2020-12-22 10:55:14.603 | + ./stack.sh:main:502 : exec 2020-12-22 10:55:14.604 | + ./stack.sh:main:510 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2020-12-22-105514' 2020-12-22 10:55:14.604 | ++ ./stack.sh:main:502 : /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2020-12-22-105514.summary.2020-12-22-105514 2020-12-22 10:55:14.604 | + ./stack.sh:echo_summary:455 : [[ -t 3 ]] 2020-12-22 10:55:14.604 | + ./stack.sh:echo_summary:461 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2020-12-22-105514 2020-12-22 10:55:14.604 | + ./stack.sh:main:512 : ln -sf /opt/stack/logs/stack.sh.log.2020-12-22-105514 /opt/stack/logs/stack.sh.log 2020-12-22 10:55:14.604 | + ./stack.sh:main:513 : ln -sf /opt/stack/logs/stack.sh.log.2020-12-22-105514.summary.2020-12-22-105514 /opt/stack/logs/stack.sh.log.summary 2020-12-22 10:55:14.604 | + ./stack.sh:main:528 : check_path_perm_sanity /opt/stack 2020-12-22 10:55:14.604 | + functions:check_path_perm_sanity:567 : local real_path 2020-12-22 10:55:14.604 | ++ functions:check_path_perm_sanity:568 : readlink -f /opt/stack 2020-12-22 10:55:14.604 | + functions:check_path_perm_sanity:568 : real_path=/opt/stack 2020-12-22 10:55:14.604 | + functions:check_path_perm_sanity:569 : local rebuilt_path= 2020-12-22 10:55:14.604 | ++ functions:check_path_perm_sanity:570 : echo /opt/stack 2020-12-22 10:55:14.604 | ++ functions:check_path_perm_sanity:570 : tr / ' ' 2020-12-22 10:55:14.604 | + functions:check_path_perm_sanity:570 : for i in $(echo ${real_path} | tr "/" " ") 2020-12-22 10:55:14.604 | + functions:check_path_perm_sanity:571 : rebuilt_path=/opt 2020-12-22 10:55:14.607 | ++ functions:check_path_perm_sanity:573 : stat -c %a /opt 2020-12-22 10:55:14.611 | + functions:check_path_perm_sanity:573 : [[ 755 = 700 ]] 2020-12-22 10:55:14.613 | + functions:check_path_perm_sanity:570 : for i in $(echo ${real_path} | tr "/" " ") 2020-12-22 10:55:14.614 | + functions:check_path_perm_sanity:571 : rebuilt_path=/opt/stack 2020-12-22 10:55:14.617 | ++ functions:check_path_perm_sanity:573 : stat -c %a /opt/stack 2020-12-22 10:55:14.622 | + functions:check_path_perm_sanity:573 : [[ 755 = 700 ]] 2020-12-22 10:55:14.624 | + ./stack.sh:main:534 : trap exit_trap EXIT 2020-12-22 10:55:14.626 | + ./stack.sh:main:575 : trap err_trap ERR 2020-12-22 10:55:14.628 | + ./stack.sh:main:588 : set -o errexit 2020-12-22 10:55:14.631 | + ./stack.sh:main:591 : uname -a 2020-12-22 10:55:14.632 | Linux dv-osbrick-751924-1-smb 4.15.0-55-generic #60-Ubuntu SMP Tue Jul 2 18:22:20 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux 2020-12-22 10:55:14.634 | + ./stack.sh:main:594 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2020-12-22 10:55:14.637 | + ./stack.sh:main:595 : rm -f /opt/stack/data/ca-bundle.pem 2020-12-22 10:55:14.640 | + ./stack.sh:main:598 : source /home/ubuntu/devstack/lib/database 2020-12-22 10:55:14.667 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/rpc_backend 2020-12-22 10:55:14.682 | + ./stack.sh:main:605 : fetch_plugins 2020-12-22 10:55:14.684 | + functions-common:fetch_plugins:1678 : local plugins= 2020-12-22 10:55:14.686 | + functions-common:fetch_plugins:1679 : local plugin 2020-12-22 10:55:14.688 | + functions-common:fetch_plugins:1682 : [[ -z '' ]] 2020-12-22 10:55:14.690 | + functions-common:fetch_plugins:1683 : return 2020-12-22 10:55:14.693 | + ./stack.sh:main:609 : run_phase override_defaults 2020-12-22 10:55:14.695 | + functions-common:run_phase:1760 : local mode=override_defaults 2020-12-22 10:55:14.696 | + functions-common:run_phase:1761 : local phase= 2020-12-22 10:55:14.698 | + functions-common:run_phase:1762 : [[ -d /home/ubuntu/devstack/extras.d ]] 2020-12-22 10:55:14.700 | + functions-common:run_phase:1763 : local extra_plugin_file_name 2020-12-22 10:55:14.702 | + functions-common:run_phase:1764 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2020-12-22 10:55:14.704 | + functions-common:run_phase:1769 : local exceptions=80-tempest.sh 2020-12-22 10:55:14.705 | + functions-common:run_phase:1770 : local extra 2020-12-22 10:55:14.708 | ++ functions-common:run_phase:1771 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2020-12-22 10:55:14.711 | + functions-common:run_phase:1771 : extra=80-tempest.sh 2020-12-22 10:55:14.712 | + functions-common:run_phase:1772 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2020-12-22 10:55:14.714 | + functions-common:run_phase:1776 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2020-12-22 10:55:14.717 | + functions-common:run_phase:1776 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2020-12-22 10:55:14.719 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2020-12-22 10:55:14.732 | ++ functions-common:is_service_enabled:1988 : return 0 2020-12-22 10:55:14.734 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2020-12-22 10:55:14.737 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2020-12-22 10:55:14.739 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2020-12-22 10:55:14.741 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2020-12-22 10:55:14.743 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2020-12-22 10:55:14.745 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2020-12-22 10:55:14.746 | ++ extras.d/80-tempest.sh:source:26 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2020-12-22 10:55:14.749 | ++ extras.d/80-tempest.sh:source:31 : [[ override_defaults == \c\l\e\a\n ]] 2020-12-22 10:55:14.751 | + functions-common:run_phase:1781 : [[ override_defaults == \s\o\u\r\c\e ]] 2020-12-22 10:55:14.753 | + functions-common:run_phase:1784 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2020-12-22 10:55:14.755 | + functions-common:run_phase:1785 : plugin_override_defaults 2020-12-22 10:55:14.757 | + functions-common:plugin_override_defaults:1719 : local plugins= 2020-12-22 10:55:14.759 | + functions-common:plugin_override_defaults:1720 : local plugin 2020-12-22 10:55:14.761 | + functions-common:plugin_override_defaults:1723 : [[ -z '' ]] 2020-12-22 10:55:14.763 | + functions-common:plugin_override_defaults:1724 : return 2020-12-22 10:55:14.765 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/apache 2020-12-22 10:55:14.784 | + ./stack.sh:main:615 : source /home/ubuntu/devstack/lib/tls 2020-12-22 10:55:14.786 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2020-12-22 10:55:14.800 | ++ functions-common:is_service_enabled:1988 : return 1 2020-12-22 10:55:14.802 | +++ lib/tls:source:43 : hostname -f 2020-12-22 10:55:14.806 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2020-12-22 10:55:14.808 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2020-12-22 10:55:14.810 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2020-12-22 10:55:14.813 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2020-12-22 10:55:14.814 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2020-12-22 10:55:14.816 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2020-12-22 10:55:14.818 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2020-12-22 10:55:14.820 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2020-12-22 10:55:14.822 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2020-12-22 10:55:14.824 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2020-12-22 10:55:14.829 | + ./stack.sh:main:618 : source /home/ubuntu/devstack/lib/infra 2020-12-22 10:55:14.841 | + ./stack.sh:main:619 : source /home/ubuntu/devstack/lib/libraries 2020-12-22 10:55:14.859 | + ./stack.sh:main:620 : source /home/ubuntu/devstack/lib/lvm 2020-12-22 10:55:14.871 | + ./stack.sh:main:621 : source /home/ubuntu/devstack/lib/horizon 2020-12-22 10:55:14.885 | + ./stack.sh:main:622 : source /home/ubuntu/devstack/lib/keystone 2020-12-22 10:55:14.912 | + ./stack.sh:main:623 : source /home/ubuntu/devstack/lib/glance 2020-12-22 10:55:14.938 | + ./stack.sh:main:624 : source /home/ubuntu/devstack/lib/nova 2020-12-22 10:55:15.016 | + ./stack.sh:main:625 : source /home/ubuntu/devstack/lib/placement 2020-12-22 10:55:15.039 | + ./stack.sh:main:626 : source /home/ubuntu/devstack/lib/cinder 2020-12-22 10:55:15.074 | + ./stack.sh:main:627 : source /home/ubuntu/devstack/lib/swift 2020-12-22 10:55:15.127 | + ./stack.sh:main:628 : source /home/ubuntu/devstack/lib/neutron 2020-12-22 10:55:15.171 | WARNING: Using lib/neutron-legacy is deprecated, and it will be removed in the future 2020-12-22 10:55:15.276 | + ./stack.sh:main:629 : source /home/ubuntu/devstack/lib/ldap 2020-12-22 10:55:15.290 | + ./stack.sh:main:630 : source /home/ubuntu/devstack/lib/dstat 2020-12-22 10:55:15.304 | + ./stack.sh:main:631 : source /home/ubuntu/devstack/lib/tcpdump 2020-12-22 10:55:15.317 | + ./stack.sh:main:632 : source /home/ubuntu/devstack/lib/etcd3 2020-12-22 10:55:15.415 | + ./stack.sh:main:638 : run_phase source 2020-12-22 10:55:15.417 | + functions-common:run_phase:1760 : local mode=source 2020-12-22 10:55:15.419 | + functions-common:run_phase:1761 : local phase= 2020-12-22 10:55:15.421 | + functions-common:run_phase:1762 : [[ -d /home/ubuntu/devstack/extras.d ]] 2020-12-22 10:55:15.423 | + functions-common:run_phase:1763 : local extra_plugin_file_name 2020-12-22 10:55:15.426 | + functions-common:run_phase:1764 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2020-12-22 10:55:15.428 | + functions-common:run_phase:1769 : local exceptions=80-tempest.sh 2020-12-22 10:55:15.430 | + functions-common:run_phase:1770 : local extra 2020-12-22 10:55:15.433 | ++ functions-common:run_phase:1771 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2020-12-22 10:55:15.437 | + functions-common:run_phase:1771 : extra=80-tempest.sh 2020-12-22 10:55:15.439 | + functions-common:run_phase:1772 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2020-12-22 10:55:15.441 | + functions-common:run_phase:1776 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2020-12-22 10:55:15.444 | + functions-common:run_phase:1776 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2020-12-22 10:55:15.446 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2020-12-22 10:55:15.460 | ++ functions-common:is_service_enabled:1988 : return 0 2020-12-22 10:55:15.463 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2020-12-22 10:55:15.465 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2020-12-22 10:55:15.506 | ++ extras.d/80-tempest.sh:source:26 : [[ source == \u\n\s\t\a\c\k ]] 2020-12-22 10:55:15.509 | ++ extras.d/80-tempest.sh:source:31 : [[ source == \c\l\e\a\n ]] 2020-12-22 10:55:15.511 | + functions-common:run_phase:1781 : [[ source == \s\o\u\r\c\e ]] 2020-12-22 10:55:15.514 | + functions-common:run_phase:1782 : load_plugin_settings 2020-12-22 10:55:15.516 | + functions-common:load_plugin_settings:1696 : local plugins= 2020-12-22 10:55:15.519 | + functions-common:load_plugin_settings:1697 : local plugin 2020-12-22 10:55:15.521 | + functions-common:load_plugin_settings:1700 : [[ -z '' ]] 2020-12-22 10:55:15.523 | + functions-common:load_plugin_settings:1701 : return 2020-12-22 10:55:15.526 | + functions-common:run_phase:1783 : verify_disabled_services 2020-12-22 10:55:15.528 | + functions-common:verify_disabled_services:2043 : local service 2020-12-22 10:55:15.532 | + functions-common:verify_disabled_services:2044 : for service in ${ENABLED_SERVICES//,/ } 2020-12-22 10:55:15.534 | + functions-common:verify_disabled_services:2045 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2020-12-22 10:55:15.536 | + functions-common:verify_disabled_services:2044 : for service in ${ENABLED_SERVICES//,/ } 2020-12-22 10:55:15.539 | + functions-common:verify_disabled_services:2045 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2020-12-22 10:55:15.541 | + functions-common:verify_disabled_services:2044 : for service in ${ENABLED_SERVICES//,/ } 2020-12-22 10:55:15.544 | + functions-common:verify_disabled_services:2045 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2020-12-22 10:55:15.546 | + functions-common:verify_disabled_services:2044 : for service in ${ENABLED_SERVICES//,/ } 2020-12-22 10:55:15.548 | + functions-common:verify_disabled_services:2045 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2020-12-22 10:55:15.551 | + functions-common:verify_disabled_services:2044 : for service in ${ENABLED_SERVICES//,/ } 2020-12-22 10:55:15.553 | + functions-common:verify_disabled_services:2045 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2020-12-22 10:55:15.555 | + functions-common:verify_disabled_services:2044 : for service in ${ENABLED_SERVICES//,/ } 2020-12-22 10:55:15.557 | + functions-common:verify_disabled_services:2045 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2020-12-22 10:55:15.560 | + functions-common:verify_disabled_services:2044 : for service in ${ENABLED_SERVICES//,/ } 2020-12-22 10:55:15.562 | + functions-common:verify_disabled_services:2045 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2020-12-22 10:55:15.565 | + functions-common:verify_disabled_services:2044 : for service in ${ENABLED_SERVICES//,/ } 2020-12-22 10:55:15.567 | + functions-common:verify_disabled_services:2045 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2020-12-22 10:55:15.569 | + functions-common:verify_disabled_services:2044 : for service in ${ENABLED_SERVICES//,/ } 2020-12-22 10:55:15.572 | + functions-common:verify_disabled_services:2045 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2020-12-22 10:55:15.574 | + functions-common:verify_disabled_services:2044 : for service in ${ENABLED_SERVICES//,/ } 2020-12-22 10:55:15.577 | + functions-common:verify_disabled_services:2045 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2020-12-22 10:55:15.579 | + functions-common:verify_disabled_services:2044 : for service in ${ENABLED_SERVICES//,/ } 2020-12-22 10:55:15.581 | + functions-common:verify_disabled_services:2045 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2020-12-22 10:55:15.584 | + functions-common:verify_disabled_services:2044 : for service in ${ENABLED_SERVICES//,/ } 2020-12-22 10:55:15.586 | + functions-common:verify_disabled_services:2045 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2020-12-22 10:55:15.589 | + functions-common:verify_disabled_services:2044 : for service in ${ENABLED_SERVICES//,/ } 2020-12-22 10:55:15.591 | + functions-common:verify_disabled_services:2045 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2020-12-22 10:55:15.594 | + functions-common:verify_disabled_services:2044 : for service in ${ENABLED_SERVICES//,/ } 2020-12-22 10:55:15.597 | + functions-common:verify_disabled_services:2045 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2020-12-22 10:55:15.600 | + functions-common:verify_disabled_services:2044 : for service in ${ENABLED_SERVICES//,/ } 2020-12-22 10:55:15.602 | + functions-common:verify_disabled_services:2045 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2020-12-22 10:55:15.604 | + functions-common:verify_disabled_services:2044 : for service in ${ENABLED_SERVICES//,/ } 2020-12-22 10:55:15.607 | + functions-common:verify_disabled_services:2045 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2020-12-22 10:55:15.609 | + functions-common:verify_disabled_services:2044 : for service in ${ENABLED_SERVICES//,/ } 2020-12-22 10:55:15.612 | + functions-common:verify_disabled_services:2045 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2020-12-22 10:55:15.614 | + functions-common:verify_disabled_services:2044 : for service in ${ENABLED_SERVICES//,/ } 2020-12-22 10:55:15.617 | + functions-common:verify_disabled_services:2045 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2020-12-22 10:55:15.619 | + functions-common:verify_disabled_services:2044 : for service in ${ENABLED_SERVICES//,/ } 2020-12-22 10:55:15.621 | + functions-common:verify_disabled_services:2045 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2020-12-22 10:55:15.624 | + functions-common:verify_disabled_services:2044 : for service in ${ENABLED_SERVICES//,/ } 2020-12-22 10:55:15.626 | + functions-common:verify_disabled_services:2045 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2020-12-22 10:55:15.629 | + functions-common:verify_disabled_services:2044 : for service in ${ENABLED_SERVICES//,/ } 2020-12-22 10:55:15.631 | + functions-common:verify_disabled_services:2045 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2020-12-22 10:55:15.635 | + functions-common:verify_disabled_services:2044 : for service in ${ENABLED_SERVICES//,/ } 2020-12-22 10:55:15.637 | + functions-common:verify_disabled_services:2045 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2020-12-22 10:55:15.640 | + functions-common:verify_disabled_services:2044 : for service in ${ENABLED_SERVICES//,/ } 2020-12-22 10:55:15.643 | + functions-common:verify_disabled_services:2045 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2020-12-22 10:55:15.645 | + functions-common:verify_disabled_services:2044 : for service in ${ENABLED_SERVICES//,/ } 2020-12-22 10:55:15.647 | + functions-common:verify_disabled_services:2045 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2020-12-22 10:55:15.650 | + functions-common:verify_disabled_services:2044 : for service in ${ENABLED_SERVICES//,/ } 2020-12-22 10:55:15.653 | + functions-common:verify_disabled_services:2045 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2020-12-22 10:55:15.655 | + functions-common:verify_disabled_services:2044 : for service in ${ENABLED_SERVICES//,/ } 2020-12-22 10:55:15.658 | + functions-common:verify_disabled_services:2045 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2020-12-22 10:55:15.661 | + functions-common:verify_disabled_services:2044 : for service in ${ENABLED_SERVICES//,/ } 2020-12-22 10:55:15.663 | + functions-common:verify_disabled_services:2045 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2020-12-22 10:55:15.666 | + functions-common:verify_disabled_services:2044 : for service in ${ENABLED_SERVICES//,/ } 2020-12-22 10:55:15.668 | + functions-common:verify_disabled_services:2045 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2020-12-22 10:55:15.671 | + functions-common:verify_disabled_services:2044 : for service in ${ENABLED_SERVICES//,/ } 2020-12-22 10:55:15.674 | + functions-common:verify_disabled_services:2045 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2020-12-22 10:55:15.676 | + functions-common:verify_disabled_services:2044 : for service in ${ENABLED_SERVICES//,/ } 2020-12-22 10:55:15.678 | + functions-common:verify_disabled_services:2045 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2020-12-22 10:55:15.681 | + functions-common:verify_disabled_services:2044 : for service in ${ENABLED_SERVICES//,/ } 2020-12-22 10:55:15.683 | + functions-common:verify_disabled_services:2045 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2020-12-22 10:55:15.685 | + functions-common:verify_disabled_services:2044 : for service in ${ENABLED_SERVICES//,/ } 2020-12-22 10:55:15.688 | + functions-common:verify_disabled_services:2045 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2020-12-22 10:55:15.690 | + functions-common:verify_disabled_services:2044 : for service in ${ENABLED_SERVICES//,/ } 2020-12-22 10:55:15.693 | + functions-common:verify_disabled_services:2045 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2020-12-22 10:55:15.695 | + functions-common:verify_disabled_services:2044 : for service in ${ENABLED_SERVICES//,/ } 2020-12-22 10:55:15.698 | + functions-common:verify_disabled_services:2045 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2020-12-22 10:55:15.700 | + functions-common:verify_disabled_services:2044 : for service in ${ENABLED_SERVICES//,/ } 2020-12-22 10:55:15.702 | + functions-common:verify_disabled_services:2045 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2020-12-22 10:55:15.706 | + functions-common:verify_disabled_services:2044 : for service in ${ENABLED_SERVICES//,/ } 2020-12-22 10:55:15.708 | + functions-common:verify_disabled_services:2045 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2020-12-22 10:55:15.710 | + functions-common:verify_disabled_services:2044 : for service in ${ENABLED_SERVICES//,/ } 2020-12-22 10:55:15.713 | + functions-common:verify_disabled_services:2045 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2020-12-22 10:55:15.715 | + functions-common:verify_disabled_services:2044 : for service in ${ENABLED_SERVICES//,/ } 2020-12-22 10:55:15.718 | + functions-common:verify_disabled_services:2045 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2020-12-22 10:55:15.720 | + functions-common:verify_disabled_services:2044 : for service in ${ENABLED_SERVICES//,/ } 2020-12-22 10:55:15.722 | + functions-common:verify_disabled_services:2045 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2020-12-22 10:55:15.725 | + functions-common:verify_disabled_services:2044 : for service in ${ENABLED_SERVICES//,/ } 2020-12-22 10:55:15.727 | + functions-common:verify_disabled_services:2045 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2020-12-22 10:55:15.730 | + ./stack.sh:main:709 : initialize_database_backends 2020-12-22 10:55:15.733 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2020-12-22 10:55:15.735 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2020-12-22 10:55:15.751 | + functions-common:is_service_enabled:1988 : return 0 2020-12-22 10:55:15.753 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2020-12-22 10:55:15.755 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2020-12-22 10:55:15.757 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2020-12-22 10:55:15.773 | + functions-common:is_service_enabled:1988 : return 1 2020-12-22 10:55:15.776 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2020-12-22 10:55:15.778 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2020-12-22 10:55:15.781 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2020-12-22 10:55:15.783 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2020-12-22 10:55:15.785 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2020-12-22 10:55:15.787 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2020-12-22 10:55:15.790 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2020-12-22 10:55:15.794 | ++ lib/database:initialize_database_backends:102 : get_database_type_mysql 2020-12-22 10:55:15.796 | ++ lib/databases/mysql:get_database_type_mysql:33 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2020-12-22 10:55:15.798 | ++ lib/databases/mysql:get_database_type_mysql:34 : echo mysql+pymysql 2020-12-22 10:55:15.801 | + lib/database:initialize_database_backends:102 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2020-12-22 10:55:15.803 | + lib/database:initialize_database_backends:104 : return 0 2020-12-22 10:55:15.806 | + ./stack.sh:main:710 : echo 'Using mysql database backend' 2020-12-22 10:55:15.806 | Using mysql database backend 2020-12-22 10:55:15.809 | + ./stack.sh:main:713 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2020-12-22 10:55:15.824 | + ./stack.sh:main:725 : is_service_enabled rabbit 2020-12-22 10:55:15.841 | + functions-common:is_service_enabled:1988 : return 0 2020-12-22 10:55:15.844 | + ./stack.sh:main:726 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2020-12-22 10:55:15.860 | + ./stack.sh:main:733 : is_service_enabled keystone 2020-12-22 10:55:15.879 | + functions-common:is_service_enabled:1988 : return 0 2020-12-22 10:55:15.883 | + ./stack.sh:main:735 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2020-12-22 10:55:15.900 | + ./stack.sh:main:737 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2020-12-22 10:55:15.917 | + ./stack.sh:main:748 : is_service_enabled ldap 2020-12-22 10:55:15.934 | + functions-common:is_service_enabled:1988 : return 1 2020-12-22 10:55:15.937 | + ./stack.sh:main:757 : is_service_enabled nova 2020-12-22 10:55:15.954 | + functions-common:is_service_enabled:1988 : return 0 2020-12-22 10:55:15.956 | + ./stack.sh:main:757 : [[ libvirt == \x\e\n\s\e\r\v\e\r ]] 2020-12-22 10:55:15.959 | + ./stack.sh:main:767 : is_service_enabled s-proxy 2020-12-22 10:55:15.975 | + functions-common:is_service_enabled:1988 : return 0 2020-12-22 10:55:15.978 | + ./stack.sh:main:771 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2020-12-22 10:55:15.995 | + ./stack.sh:main:773 : [[ -z '' ]] 2020-12-22 10:55:15.997 | + ./stack.sh:main:773 : [[ False == \T\r\u\e ]] 2020-12-22 10:55:16.000 | + ./stack.sh:main:779 : save_stackenv 779 2020-12-22 10:55:16.002 | + functions-common:save_stackenv:62 : local tag=779 2020-12-22 10:55:16.005 | ++ functions-common:save_stackenv:64 : date +%F-%H%M%S 2020-12-22 10:55:16.009 | + functions-common:save_stackenv:64 : time_stamp=2020-12-22-105516 2020-12-22 10:55:16.011 | + functions-common:save_stackenv:65 : echo '# 2020-12-22-105516 779' 2020-12-22 10:55:16.014 | + functions-common:save_stackenv:66 : for i in $STACK_ENV_VARS 2020-12-22 10:55:16.017 | + functions-common:save_stackenv:67 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2020-12-22 10:55:16.020 | + functions-common:save_stackenv:66 : for i in $STACK_ENV_VARS 2020-12-22 10:55:16.022 | + functions-common:save_stackenv:67 : echo DATA_DIR=/opt/stack/data 2020-12-22 10:55:16.025 | + functions-common:save_stackenv:66 : for i in $STACK_ENV_VARS 2020-12-22 10:55:16.027 | + functions-common:save_stackenv:67 : echo DEST=/opt/stack 2020-12-22 10:55:16.029 | + functions-common:save_stackenv:66 : for i in $STACK_ENV_VARS 2020-12-22 10:55:16.032 | + functions-common:save_stackenv:67 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,g-reg,c-sch,c-api,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2020-12-22 10:55:16.034 | + functions-common:save_stackenv:66 : for i in $STACK_ENV_VARS 2020-12-22 10:55:16.037 | + functions-common:save_stackenv:67 : echo HOST_IP=10.222.0.117 2020-12-22 10:55:16.040 | + functions-common:save_stackenv:66 : for i in $STACK_ENV_VARS 2020-12-22 10:55:16.042 | + functions-common:save_stackenv:67 : echo KEYSTONE_AUTH_URI=http://10.222.0.117/identity 2020-12-22 10:55:16.044 | + functions-common:save_stackenv:66 : for i in $STACK_ENV_VARS 2020-12-22 10:55:16.047 | + functions-common:save_stackenv:67 : echo KEYSTONE_SERVICE_URI=http://10.222.0.117/identity 2020-12-22 10:55:16.049 | + functions-common:save_stackenv:66 : for i in $STACK_ENV_VARS 2020-12-22 10:55:16.052 | + functions-common:save_stackenv:67 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2020-12-22-105514 2020-12-22 10:55:16.054 | + functions-common:save_stackenv:66 : for i in $STACK_ENV_VARS 2020-12-22 10:55:16.057 | + functions-common:save_stackenv:67 : echo OS_CACERT= 2020-12-22 10:55:16.059 | + functions-common:save_stackenv:66 : for i in $STACK_ENV_VARS 2020-12-22 10:55:16.062 | + functions-common:save_stackenv:67 : echo SERVICE_HOST=10.222.0.117 2020-12-22 10:55:16.064 | + functions-common:save_stackenv:66 : for i in $STACK_ENV_VARS 2020-12-22 10:55:16.067 | + functions-common:save_stackenv:67 : echo STACK_USER=ubuntu 2020-12-22 10:55:16.069 | + functions-common:save_stackenv:66 : for i in $STACK_ENV_VARS 2020-12-22 10:55:16.071 | + functions-common:save_stackenv:67 : echo TLS_IP= 2020-12-22 10:55:16.074 | + functions-common:save_stackenv:66 : for i in $STACK_ENV_VARS 2020-12-22 10:55:16.077 | + functions-common:save_stackenv:67 : echo HOST_IPV6=::1 2020-12-22 10:55:16.079 | + functions-common:save_stackenv:66 : for i in $STACK_ENV_VARS 2020-12-22 10:55:16.082 | + functions-common:save_stackenv:67 : echo SERVICE_IP_VERSION=4 2020-12-22 10:55:16.084 | + ./stack.sh:main:790 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements stable/train 2020-12-22 10:55:16.087 | + functions-common:git_clone:524 : local git_remote=https://opendev.org/openstack/requirements.git 2020-12-22 10:55:16.089 | + functions-common:git_clone:525 : local git_dest=/opt/stack/requirements 2020-12-22 10:55:16.092 | + functions-common:git_clone:526 : local git_ref=stable/train 2020-12-22 10:55:16.095 | + functions-common:git_clone:527 : local orig_dir 2020-12-22 10:55:16.098 | ++ functions-common:git_clone:528 : pwd 2020-12-22 10:55:16.100 | + functions-common:git_clone:528 : orig_dir=/home/ubuntu/devstack 2020-12-22 10:55:16.103 | + functions-common:git_clone:529 : local git_clone_flags= 2020-12-22 10:55:16.106 | ++ functions-common:git_clone:531 : trueorfalse False RECLONE 2020-12-22 10:55:16.122 | + functions-common:git_clone:531 : RECLONE=False 2020-12-22 10:55:16.126 | + functions-common:git_clone:532 : [[ 0 -gt 0 ]] 2020-12-22 10:55:16.128 | + functions-common:git_clone:536 : [[ False = \T\r\u\e ]] 2020-12-22 10:55:16.132 | + functions-common:git_clone:545 : echo stable/train 2020-12-22 10:55:16.132 | + functions-common:git_clone:545 : egrep -q '^refs' 2020-12-22 10:55:16.137 | + functions-common:git_clone:559 : [[ ! -d /opt/stack/requirements ]] 2020-12-22 10:55:16.139 | + functions-common:git_clone:567 : [[ False = \T\r\u\e ]] 2020-12-22 10:55:16.141 | + functions-common:git_clone:593 : cd /opt/stack/requirements 2020-12-22 10:55:16.145 | + functions-common:git_clone:594 : head -1 2020-12-22 10:55:16.145 | + functions-common:git_clone:594 : git show --oneline 2020-12-22 10:55:16.148 | 453513c0 update constraint for castellan to new release 1.3.4 2020-12-22 10:55:16.151 | + functions-common:git_clone:595 : cd /home/ubuntu/devstack 2020-12-22 10:55:16.153 | + ./stack.sh:main:794 : echo_summary 'Installing package prerequisites' 2020-12-22 10:55:16.156 | + ./stack.sh:echo_summary:455 : [[ -t 3 ]] 2020-12-22 10:55:16.158 | + ./stack.sh:echo_summary:461 : echo -e Installing package prerequisites 2020-12-22 10:55:16.161 | + ./stack.sh:main:795 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2020-12-22 10:55:16.164 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2020-12-22 10:55:16.166 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2020-12-22 10:55:16.169 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2020-12-22 10:55:16.172 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2020-12-22 10:55:16.174 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2020-12-22 10:55:16.177 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2020-12-22 10:55:16.181 | +++ tools/install_prereqs.sh:source:47 : date +%s 2020-12-22 10:55:16.185 | ++ tools/install_prereqs.sh:source:47 : NOW=1608634516 2020-12-22 10:55:16.189 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2020-12-22 10:55:16.194 | +++ tools/install_prereqs.sh:source:48 : echo 0 2020-12-22 10:55:16.197 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2020-12-22 10:55:16.199 | ++ tools/install_prereqs.sh:source:49 : DELTA=1608634516 2020-12-22 10:55:16.202 | ++ tools/install_prereqs.sh:source:50 : [[ 1608634516 -lt 7200 ]] 2020-12-22 10:55:16.205 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2020-12-22 10:55:16.208 | ++ functions-common:export_proxy_variables:2154 : isset http_proxy 2020-12-22 10:55:16.211 | ++ functions-common:isset:171 : [[ -v http_proxy ]] 2020-12-22 10:55:16.213 | ++ functions-common:export_proxy_variables:2157 : isset https_proxy 2020-12-22 10:55:16.216 | ++ functions-common:isset:171 : [[ -v https_proxy ]] 2020-12-22 10:55:16.219 | ++ functions-common:export_proxy_variables:2160 : isset no_proxy 2020-12-22 10:55:16.221 | ++ functions-common:isset:171 : [[ -v no_proxy ]] 2020-12-22 10:55:16.225 | +++ 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,g-reg,c-sch,c-api,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2020-12-22 10:55:16.275 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2020-12-22 10:55:16.275 | apache2-dev 2020-12-22 10:55:16.275 | bc 2020-12-22 10:55:16.275 | bridge-utils 2020-12-22 10:55:16.275 | bsdmainutils 2020-12-22 10:55:16.275 | curl 2020-12-22 10:55:16.275 | g++ 2020-12-22 10:55:16.275 | gcc 2020-12-22 10:55:16.275 | gettext 2020-12-22 10:55:16.275 | git 2020-12-22 10:55:16.275 | graphviz 2020-12-22 10:55:16.275 | iputils-ping 2020-12-22 10:55:16.275 | libapache2-mod-proxy-uwsgi 2020-12-22 10:55:16.275 | libffi-dev 2020-12-22 10:55:16.275 | libjpeg-dev 2020-12-22 10:55:16.275 | libmysqlclient-dev 2020-12-22 10:55:16.275 | libpcre3-dev 2020-12-22 10:55:16.275 | libpq-dev 2020-12-22 10:55:16.275 | libssl-dev 2020-12-22 10:55:16.275 | libsystemd-dev 2020-12-22 10:55:16.275 | libxml2-dev 2020-12-22 10:55:16.275 | libxslt1-dev 2020-12-22 10:55:16.275 | libyaml-dev 2020-12-22 10:55:16.275 | lsof 2020-12-22 10:55:16.275 | openssh-server 2020-12-22 10:55:16.275 | openssl 2020-12-22 10:55:16.275 | pkg-config 2020-12-22 10:55:16.275 | psmisc 2020-12-22 10:55:16.275 | python2.7 2020-12-22 10:55:16.275 | python-dev 2020-12-22 10:55:16.275 | python-gdbm 2020-12-22 10:55:16.275 | tar 2020-12-22 10:55:16.275 | tcpdump 2020-12-22 10:55:16.275 | unzip 2020-12-22 10:55:16.275 | uuid-runtime 2020-12-22 10:55:16.275 | wget 2020-12-22 10:55:16.275 | wget 2020-12-22 10:55:16.275 | zlib1g-dev 2020-12-22 10:55:16.275 | libkrb5-dev 2020-12-22 10:55:16.275 | libldap2-dev 2020-12-22 10:55:16.275 | libsasl2-dev 2020-12-22 10:55:16.276 | memcached 2020-12-22 10:55:16.276 | python-mysqldb 2020-12-22 10:55:16.276 | sqlite3 2020-12-22 10:55:16.276 | conntrack 2020-12-22 10:55:16.276 | curl 2020-12-22 10:55:16.276 | dnsmasq-base 2020-12-22 10:55:16.276 | dnsmasq-utils 2020-12-22 10:55:16.276 | ebtables 2020-12-22 10:55:16.276 | gawk 2020-12-22 10:55:16.276 | genisoimage 2020-12-22 10:55:16.276 | iptables 2020-12-22 10:55:16.276 | iputils-arping 2020-12-22 10:55:16.276 | kpartx 2020-12-22 10:55:16.276 | libjs-jquery-tablesorter 2020-12-22 10:55:16.276 | libmysqlclient-dev 2020-12-22 10:55:16.276 | parted 2020-12-22 10:55:16.276 | pm-utils 2020-12-22 10:55:16.276 | python-mysqldb 2020-12-22 10:55:16.276 | socat 2020-12-22 10:55:16.276 | sqlite3 2020-12-22 10:55:16.276 | sudo 2020-12-22 10:55:16.276 | vlan 2020-12-22 10:55:16.276 | lvm2 2020-12-22 10:55:16.276 | open-iscsi 2020-12-22 10:55:16.276 | qemu-utils 2020-12-22 10:55:16.276 | thin-provisioning-tools 2020-12-22 10:55:16.276 | acl 2020-12-22 10:55:16.276 | dnsmasq-base 2020-12-22 10:55:16.276 | dnsmasq-utils 2020-12-22 10:55:16.276 | ebtables 2020-12-22 10:55:16.276 | haproxy 2020-12-22 10:55:16.276 | iptables 2020-12-22 10:55:16.276 | iputils-arping 2020-12-22 10:55:16.276 | iputils-ping 2020-12-22 10:55:16.276 | libmysqlclient-dev 2020-12-22 10:55:16.276 | postgresql-server-dev-all 2020-12-22 10:55:16.276 | python-mysqldb 2020-12-22 10:55:16.276 | sqlite3 2020-12-22 10:55:16.276 | sudo 2020-12-22 10:55:16.276 | vlan 2020-12-22 10:55:16.276 | ipset 2020-12-22 10:55:16.276 | conntrack 2020-12-22 10:55:16.276 | conntrackd 2020-12-22 10:55:16.276 | keepalived 2020-12-22 10:55:16.276 | dstat 2020-12-22 10:55:16.276 | python-psutil 2020-12-22 10:55:16.276 | lvm2 2020-12-22 10:55:16.276 | open-iscsi 2020-12-22 10:55:16.276 | qemu-utils 2020-12-22 10:55:16.277 | thin-provisioning-tools 2020-12-22 10:55:16.277 | curl 2020-12-22 10:55:16.277 | liberasurecode-dev 2020-12-22 10:55:16.277 | make 2020-12-22 10:55:16.277 | memcached 2020-12-22 10:55:16.277 | sqlite3 2020-12-22 10:55:16.277 | xfsprogs' 2020-12-22 10:55:16.278 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2020-12-22 10:55:16.299 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2020-12-22 10:55:16.299 | apache2-dev 2020-12-22 10:55:16.299 | bc 2020-12-22 10:55:16.299 | bridge-utils 2020-12-22 10:55:16.299 | bsdmainutils 2020-12-22 10:55:16.299 | curl 2020-12-22 10:55:16.300 | g++ 2020-12-22 10:55:16.300 | gcc 2020-12-22 10:55:16.300 | gettext 2020-12-22 10:55:16.300 | git 2020-12-22 10:55:16.300 | graphviz 2020-12-22 10:55:16.300 | iputils-ping 2020-12-22 10:55:16.300 | libapache2-mod-proxy-uwsgi 2020-12-22 10:55:16.300 | libffi-dev 2020-12-22 10:55:16.300 | libjpeg-dev 2020-12-22 10:55:16.300 | libmysqlclient-dev 2020-12-22 10:55:16.300 | libpcre3-dev 2020-12-22 10:55:16.300 | libpq-dev 2020-12-22 10:55:16.300 | libssl-dev 2020-12-22 10:55:16.300 | libsystemd-dev 2020-12-22 10:55:16.300 | libxml2-dev 2020-12-22 10:55:16.300 | libxslt1-dev 2020-12-22 10:55:16.300 | libyaml-dev 2020-12-22 10:55:16.300 | lsof 2020-12-22 10:55:16.300 | openssh-server 2020-12-22 10:55:16.300 | openssl 2020-12-22 10:55:16.300 | pkg-config 2020-12-22 10:55:16.300 | psmisc 2020-12-22 10:55:16.300 | python2.7 2020-12-22 10:55:16.300 | python-dev 2020-12-22 10:55:16.300 | python-gdbm 2020-12-22 10:55:16.300 | tar 2020-12-22 10:55:16.300 | tcpdump 2020-12-22 10:55:16.300 | unzip 2020-12-22 10:55:16.300 | uuid-runtime 2020-12-22 10:55:16.300 | wget 2020-12-22 10:55:16.300 | wget 2020-12-22 10:55:16.300 | zlib1g-dev 2020-12-22 10:55:16.300 | libkrb5-dev 2020-12-22 10:55:16.300 | libldap2-dev 2020-12-22 10:55:16.300 | libsasl2-dev 2020-12-22 10:55:16.300 | memcached 2020-12-22 10:55:16.300 | python-mysqldb 2020-12-22 10:55:16.300 | sqlite3 2020-12-22 10:55:16.300 | conntrack 2020-12-22 10:55:16.300 | curl 2020-12-22 10:55:16.300 | dnsmasq-base 2020-12-22 10:55:16.300 | dnsmasq-utils 2020-12-22 10:55:16.300 | ebtables 2020-12-22 10:55:16.300 | gawk 2020-12-22 10:55:16.300 | genisoimage 2020-12-22 10:55:16.301 | iptables 2020-12-22 10:55:16.301 | iputils-arping 2020-12-22 10:55:16.301 | kpartx 2020-12-22 10:55:16.301 | libjs-jquery-tablesorter 2020-12-22 10:55:16.301 | libmysqlclient-dev 2020-12-22 10:55:16.301 | parted 2020-12-22 10:55:16.301 | pm-utils 2020-12-22 10:55:16.301 | python-mysqldb 2020-12-22 10:55:16.301 | socat 2020-12-22 10:55:16.301 | sqlite3 2020-12-22 10:55:16.301 | sudo 2020-12-22 10:55:16.301 | vlan 2020-12-22 10:55:16.301 | lvm2 2020-12-22 10:55:16.301 | open-iscsi 2020-12-22 10:55:16.301 | qemu-utils 2020-12-22 10:55:16.301 | thin-provisioning-tools 2020-12-22 10:55:16.301 | acl 2020-12-22 10:55:16.301 | dnsmasq-base 2020-12-22 10:55:16.301 | dnsmasq-utils 2020-12-22 10:55:16.301 | ebtables 2020-12-22 10:55:16.301 | haproxy 2020-12-22 10:55:16.301 | iptables 2020-12-22 10:55:16.301 | iputils-arping 2020-12-22 10:55:16.301 | iputils-ping 2020-12-22 10:55:16.302 | libmysqlclient-dev 2020-12-22 10:55:16.302 | postgresql-server-dev-all 2020-12-22 10:55:16.302 | python-mysqldb 2020-12-22 10:55:16.302 | sqlite3 2020-12-22 10:55:16.302 | sudo 2020-12-22 10:55:16.302 | vlan 2020-12-22 10:55:16.302 | ipset 2020-12-22 10:55:16.302 | conntrack 2020-12-22 10:55:16.302 | conntrackd 2020-12-22 10:55:16.302 | keepalived 2020-12-22 10:55:16.302 | dstat 2020-12-22 10:55:16.302 | python-psutil 2020-12-22 10:55:16.302 | lvm2 2020-12-22 10:55:16.302 | open-iscsi 2020-12-22 10:55:16.302 | qemu-utils 2020-12-22 10:55:16.302 | thin-provisioning-tools 2020-12-22 10:55:16.302 | curl 2020-12-22 10:55:16.302 | liberasurecode-dev 2020-12-22 10:55:16.302 | make 2020-12-22 10:55:16.302 | memcached 2020-12-22 10:55:16.302 | sqlite3 2020-12-22 10:55:16.302 | xfsprogs ' 2020-12-22 10:55:16.302 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2020-12-22 10:55:16.305 | ++ functions-common:is_ubuntu:494 : [[ -z deb ]] 2020-12-22 10:55:16.308 | ++ functions-common:is_ubuntu:497 : '[' deb = deb ']' 2020-12-22 10:55:16.312 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bridge-utils 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 python2.7 python-dev python-gdbm tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python-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 python-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat python-psutil lvm2 open-iscsi qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2020-12-22 10:55:16.312 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2020-12-22 10:55:16.317 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bridge-utils 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 python2.7 python-dev python-gdbm tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python-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 python-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat python-psutil lvm2 open-iscsi qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2020-12-22 10:55:16.320 | ++ functions-common:install_package:1334 : update_package_repo 2020-12-22 10:55:16.323 | ++ functions-common:update_package_repo:1306 : NO_UPDATE_REPOS=False 2020-12-22 10:55:16.326 | ++ functions-common:update_package_repo:1307 : REPOS_UPDATED=False 2020-12-22 10:55:16.328 | ++ functions-common:update_package_repo:1308 : RETRY_UPDATE=False 2020-12-22 10:55:16.331 | ++ functions-common:update_package_repo:1310 : [[ False = \T\r\u\e ]] 2020-12-22 10:55:16.334 | ++ functions-common:update_package_repo:1314 : is_ubuntu 2020-12-22 10:55:16.336 | ++ functions-common:is_ubuntu:494 : [[ -z deb ]] 2020-12-22 10:55:16.338 | ++ functions-common:is_ubuntu:497 : '[' deb = deb ']' 2020-12-22 10:55:16.340 | ++ functions-common:update_package_repo:1315 : apt_get_update 2020-12-22 10:55:16.343 | ++ functions-common:apt_get_update:1069 : [[ False == \T\r\u\e ]] 2020-12-22 10:55:16.345 | ++ functions-common:apt_get_update:1074 : [[ False = \T\r\u\e ]] 2020-12-22 10:55:16.347 | ++ functions-common:apt_get_update:1076 : local sudo=sudo 2020-12-22 10:55:16.351 | +++ functions-common:apt_get_update:1077 : id -u 2020-12-22 10:55:16.355 | ++ functions-common:apt_get_update:1077 : [[ 1000 = \0 ]] 2020-12-22 10:55:16.358 | ++ functions-common:apt_get_update:1080 : time_start apt-get-update 2020-12-22 10:55:16.360 | ++ functions-common:time_start:2322 : local name=apt-get-update 2020-12-22 10:55:16.363 | ++ functions-common:time_start:2323 : local start_time= 2020-12-22 10:55:16.365 | ++ functions-common:time_start:2324 : [[ -n '' ]] 2020-12-22 10:55:16.368 | +++ functions-common:time_start:2327 : date +%s%3N 2020-12-22 10:55:16.372 | ++ functions-common:time_start:2327 : _TIME_START[$name]=1608634516369 2020-12-22 10:55:16.374 | ++ functions-common:apt_get_update:1082 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2020-12-22 10:55:16.377 | ++ functions-common:apt_get_update:1083 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2020-12-22 10:55:16.379 | ++ functions-common:apt_get_update:1084 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2020-12-22 10:55:16.682 | Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 2020-12-22 10:55:16.959 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu bionic InRelease 2020-12-22 10:55:17.107 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates InRelease 2020-12-22 10:55:17.242 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports InRelease 2020-12-22 10:55:19.380 | Reading package lists... 2020-12-22 10:55:19.443 | ++ functions-common:apt_get_update:1088 : REPOS_UPDATED=True 2020-12-22 10:55:19.445 | ++ functions-common:apt_get_update:1090 : time_stop apt-get-update 2020-12-22 10:55:19.448 | ++ functions-common:time_stop:2336 : local name 2020-12-22 10:55:19.450 | ++ functions-common:time_stop:2337 : local end_time 2020-12-22 10:55:19.452 | ++ functions-common:time_stop:2338 : local elapsed_time 2020-12-22 10:55:19.455 | ++ functions-common:time_stop:2339 : local total 2020-12-22 10:55:19.457 | ++ functions-common:time_stop:2340 : local start_time 2020-12-22 10:55:19.459 | ++ functions-common:time_stop:2342 : name=apt-get-update 2020-12-22 10:55:19.462 | ++ functions-common:time_stop:2343 : start_time=1608634516369 2020-12-22 10:55:19.464 | ++ functions-common:time_stop:2345 : [[ -z 1608634516369 ]] 2020-12-22 10:55:19.467 | +++ functions-common:time_stop:2348 : date +%s%3N 2020-12-22 10:55:19.473 | ++ functions-common:time_stop:2348 : end_time=1608634519469 2020-12-22 10:55:19.475 | ++ functions-common:time_stop:2349 : elapsed_time=3100 2020-12-22 10:55:19.478 | ++ functions-common:time_stop:2350 : total=0 2020-12-22 10:55:19.481 | ++ functions-common:time_stop:2352 : _TIME_START[$name]= 2020-12-22 10:55:19.483 | ++ functions-common:time_stop:2353 : _TIME_TOTAL[$name]=3100 2020-12-22 10:55:19.486 | ++ functions-common:install_package:1335 : real_install_package apache2 apache2-dev bc bridge-utils 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 python2.7 python-dev python-gdbm tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python-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 python-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat python-psutil lvm2 open-iscsi qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2020-12-22 10:55:19.489 | ++ functions-common:real_install_package:1320 : is_ubuntu 2020-12-22 10:55:19.492 | ++ functions-common:is_ubuntu:494 : [[ -z deb ]] 2020-12-22 10:55:19.494 | ++ functions-common:is_ubuntu:497 : '[' deb = deb ']' 2020-12-22 10:55:19.497 | ++ functions-common:real_install_package:1321 : apt_get install apache2 apache2-dev bc bridge-utils 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 python2.7 python-dev python-gdbm tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python-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 python-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat python-psutil lvm2 open-iscsi qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2020-12-22 10:55:19.521 | ++ functions-common:apt_get:1110 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bridge-utils 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 python2.7 python-dev python-gdbm tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python-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 python-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat python-psutil lvm2 open-iscsi qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2020-12-22 10:55:19.697 | Reading package lists... 2020-12-22 10:55:19.986 | Building dependency tree... 2020-12-22 10:55:19.987 | Reading state information... 2020-12-22 10:55:20.339 | acl is already the newest version (2.2.52-3build1). 2020-12-22 10:55:20.339 | acl set to manually installed. 2020-12-22 10:55:20.339 | bc is already the newest version (1.07.1-2). 2020-12-22 10:55:20.339 | bc set to manually installed. 2020-12-22 10:55:20.339 | bsdmainutils is already the newest version (11.1.2ubuntu1). 2020-12-22 10:55:20.339 | bsdmainutils set to manually installed. 2020-12-22 10:55:20.339 | dnsmasq-base is already the newest version (2.79-1). 2020-12-22 10:55:20.339 | dnsmasq-base set to manually installed. 2020-12-22 10:55:20.339 | gawk is already the newest version (1:4.1.4+dfsg-1build1). 2020-12-22 10:55:20.339 | gawk set to manually installed. 2020-12-22 10:55:20.339 | iptables is already the newest version (1.6.1-2ubuntu2). 2020-12-22 10:55:20.339 | iptables set to manually installed. 2020-12-22 10:55:20.340 | libpcre3-dev is already the newest version (2:8.39-9). 2020-12-22 10:55:20.340 | lsof is already the newest version (4.89+dfsg-0.1). 2020-12-22 10:55:20.340 | lsof set to manually installed. 2020-12-22 10:55:20.340 | xfsprogs is already the newest version (4.9.0+nmu1ubuntu2). 2020-12-22 10:55:20.340 | ebtables is already the newest version (2.0.10.4-3.5ubuntu2.18.04.3). 2020-12-22 10:55:20.340 | ebtables set to manually installed. 2020-12-22 10:55:20.340 | gcc is already the newest version (4:7.4.0-1ubuntu2.3). 2020-12-22 10:55:20.340 | iputils-ping is already the newest version (3:20161105-1ubuntu3). 2020-12-22 10:55:20.340 | openssh-server is already the newest version (1:7.6p1-4ubuntu0.3). 2020-12-22 10:55:20.340 | parted is already the newest version (3.2-20ubuntu0.2). 2020-12-22 10:55:20.340 | parted set to manually installed. 2020-12-22 10:55:20.340 | psmisc is already the newest version (23.1-1ubuntu0.1). 2020-12-22 10:55:20.340 | psmisc set to manually installed. 2020-12-22 10:55:20.340 | python2.7 is already the newest version (2.7.17-1~18.04ubuntu1.2). 2020-12-22 10:55:20.340 | tar is already the newest version (1.29b-2ubuntu0.1). 2020-12-22 10:55:20.340 | tar set to manually installed. 2020-12-22 10:55:20.340 | wget is already the newest version (1.19.4-1ubuntu2.2). 2020-12-22 10:55:20.340 | wget set to manually installed. 2020-12-22 10:55:20.340 | The following packages were automatically installed and are no longer required: 2020-12-22 10:55:20.340 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2020-12-22 10:55:20.340 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2020-12-22 10:55:20.340 | python3-incremental python3-netifaces python3-pam python3-problem-report 2020-12-22 10:55:20.340 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2020-12-22 10:55:20.341 | python3-twisted-bin python3-zope.interface 2020-12-22 10:55:20.341 | Use 'sudo apt autoremove' to remove them. 2020-12-22 10:55:20.341 | The following additional packages will be installed: 2020-12-22 10:55:20.341 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2020-12-22 10:55:20.341 | autotools-dev build-essential comerr-dev dctrl-tools debhelper dh-autoreconf 2020-12-22 10:55:20.341 | dh-strip-nondeterminism dpkg-dev fakeroot fontconfig fontconfig-config 2020-12-22 10:55:20.341 | fonts-dejavu-core fonts-liberation g++-7 gir1.2-harfbuzz-0.0 2020-12-22 10:55:20.341 | ibverbs-providers icu-devtools intltool-debian ipvsadm javascript-common 2020-12-22 10:55:20.341 | krb5-multidev libaio1 libalgorithm-diff-perl libalgorithm-diff-xs-perl 2020-12-22 10:55:20.341 | libalgorithm-merge-perl libann0 libapr1 libapr1-dev libaprutil1 2020-12-22 10:55:20.341 | libaprutil1-dbd-sqlite3 libaprutil1-dev libaprutil1-ldap 2020-12-22 10:55:20.341 | libarchive-cpio-perl libarchive-zip-perl libcairo2 libcdt5 libcgraph6 2020-12-22 10:55:20.342 | libcom-err2 libcroco3 libcurl4 libdatrie1 libdpkg-perl liberasurecode1 2020-12-22 10:55:20.342 | libfakeroot libfile-fcntllock-perl libfile-stripnondeterminism-perl 2020-12-22 10:55:20.342 | libfontconfig1 libgd3 libglib2.0-0 libglib2.0-bin libglib2.0-dev 2020-12-22 10:55:20.342 | libglib2.0-dev-bin libgraphite2-3 libgraphite2-dev libgssapi-krb5-2 2020-12-22 10:55:20.342 | libgssrpc4 libgts-0.7-5 libgts-bin libgvc6 libgvpr2 libharfbuzz-dev 2020-12-22 10:55:20.342 | libharfbuzz-gobject0 libharfbuzz-icu0 libharfbuzz0b libibverbs1 libice6 2020-12-22 10:55:20.342 | libicu-dev libicu-le-hb-dev libicu-le-hb0 libicu60 libiculx60 libipset3 2020-12-22 10:55:20.342 | libiscsi7 libjansson4 libjbig0 libjpeg-turbo8 libjpeg-turbo8-dev libjpeg8 2020-12-22 10:55:20.342 | libjpeg8-dev libjs-jquery libjs-jquery-metadata libk5crypto3 2020-12-22 10:55:20.342 | libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 libkrb5-3 libkrb5support0 2020-12-22 10:55:20.342 | liblab-gamut1 libldap-2.4-2 libldap-common libltdl-dev libltdl7 liblua5.2-0 2020-12-22 10:55:20.342 | liblua5.3-0 libmail-sendmail-perl libmatheval1 libmysqlclient20 2020-12-22 10:55:20.342 | libnetfilter-cthelper0 libnetfilter-queue1 libnl-3-200 libnl-genl-3-200 2020-12-22 10:55:20.342 | libnl-route-3-200 libnorm1 libnspr4 libnss-systemd libnss3 libpam-systemd 2020-12-22 10:55:20.342 | libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 2020-12-22 10:55:20.342 | libpgm-5.2-0 libpixman-1-0 libpq5 libpython-dev librados2 librbd1 libsasl2-2 2020-12-22 10:55:20.342 | libsasl2-modules libsasl2-modules-db libsctp-dev libsctp1 libsensors4 libsm6 2020-12-22 10:55:20.342 | libsnmp-base libsnmp30 libsodium23 libsqlite3-0 libssl1.1 libstdc++-7-dev 2020-12-22 10:55:20.342 | libsys-hostname-long-perl libsystemd0 libthai-data libthai0 libtiff5 2020-12-22 10:55:20.342 | libtimedate-perl libtool libuuid1 libwebp6 libx86-1 libxaw7 libxcb-render0 2020-12-22 10:55:20.343 | libxcb-shm0 libxml2 libxmu6 libxpm4 libxrender1 libxslt1.1 libxt6 libzmq5 m4 2020-12-22 10:55:20.343 | mysql-common po-debconf postgresql-client-common postgresql-common 2020-12-22 10:55:20.343 | postgresql-server-dev-10 qemu-block-extra sharutils ssl-cert systemd 2020-12-22 10:55:20.343 | uuid-dev uwsgi-core vbetool x11-common 2020-12-22 10:55:20.346 | Suggested packages: 2020-12-22 10:55:20.346 | www-browser apache2-doc apache2-suexec-pristine | apache2-suexec-custom 2020-12-22 10:55:20.346 | autoconf-archive gnu-standards autoconf-doc ifupdown doc-base debtags 2020-12-22 10:55:20.346 | dh-make dwz debian-keyring g++-multilib g++-7-multilib gcc-7-doc 2020-12-22 10:55:20.346 | libstdc++6-7-dbg wodim cdrkit-doc gettext-doc libasprintf-dev 2020-12-22 10:55:20.346 | libgettextpo-dev git-daemon-run | git-daemon-sysvinit git-doc git-el 2020-12-22 10:55:20.346 | git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn gsfonts 2020-12-22 10:55:20.346 | graphviz-doc vim-haproxy haproxy-doc heartbeat ldirectord krb5-doc uwsgi bzr 2020-12-22 10:55:20.347 | libisal2 libjerasure2 libgd-tools libglib2.0-doc libgraphite2-utils 2020-12-22 10:55:20.347 | krb5-user icu-doc libtool-doc postgresql-doc-10 libsasl2-modules-gssapi-mit 2020-12-22 10:55:20.347 | | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp 2020-12-22 10:55:20.347 | libsasl2-modules-sql lksctp-tools lm-sensors snmp-mibs-downloader libssl-doc 2020-12-22 10:55:20.347 | libstdc++-7-doc gfortran | fortran95-compiler gcj-jdk libyaml-doc m4-doc 2020-12-22 10:55:20.347 | make-doc libcache-memcached-perl libmemcached libanyevent-perl libyaml-perl 2020-12-22 10:55:20.347 | libterm-readkey-perl cpufrequtils wireless-tools radeontool libmail-box-perl 2020-12-22 10:55:20.347 | libjson-perl python-gdbm-dbg default-mysql-server | virtual-mysql-server 2020-12-22 10:55:20.347 | python-egenix-mxdatetime python-mysqldb-dbg python-psutil-doc debootstrap 2020-12-22 10:55:20.347 | sharutils-doc bsd-mailx | mailx sqlite3-doc openssl-blacklist 2020-12-22 10:55:20.347 | systemd-container zip uwsgi-plugins-all uwsgi-extra uwsgi-dev 2020-12-22 10:55:20.636 | The following NEW packages will be installed: 2020-12-22 10:55:20.636 | apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf automake 2020-12-22 10:55:20.636 | autopoint autotools-dev bridge-utils build-essential comerr-dev conntrack 2020-12-22 10:55:20.636 | conntrackd dctrl-tools debhelper dh-autoreconf dh-strip-nondeterminism 2020-12-22 10:55:20.636 | dnsmasq-utils dpkg-dev dstat fakeroot fontconfig fontconfig-config 2020-12-22 10:55:20.636 | fonts-dejavu-core fonts-liberation g++ g++-7 genisoimage gettext 2020-12-22 10:55:20.637 | gir1.2-harfbuzz-0.0 graphviz haproxy ibverbs-providers icu-devtools 2020-12-22 10:55:20.637 | intltool-debian ipset iputils-arping ipvsadm javascript-common keepalived 2020-12-22 10:55:20.637 | kpartx krb5-multidev libaio1 libalgorithm-diff-perl 2020-12-22 10:55:20.637 | libalgorithm-diff-xs-perl libalgorithm-merge-perl libann0 2020-12-22 10:55:20.637 | libapache2-mod-proxy-uwsgi libapr1 libapr1-dev libaprutil1 2020-12-22 10:55:20.637 | libaprutil1-dbd-sqlite3 libaprutil1-dev libaprutil1-ldap 2020-12-22 10:55:20.637 | libarchive-cpio-perl libarchive-zip-perl libcairo2 libcdt5 libcgraph6 2020-12-22 10:55:20.637 | libcroco3 libdatrie1 libdpkg-perl liberasurecode-dev liberasurecode1 2020-12-22 10:55:20.637 | libfakeroot libffi-dev libfile-fcntllock-perl 2020-12-22 10:55:20.637 | libfile-stripnondeterminism-perl libfontconfig1 libgd3 libglib2.0-bin 2020-12-22 10:55:20.637 | libglib2.0-dev libglib2.0-dev-bin libgraphite2-3 libgraphite2-dev libgssrpc4 2020-12-22 10:55:20.637 | libgts-0.7-5 libgts-bin libgvc6 libgvpr2 libharfbuzz-dev 2020-12-22 10:55:20.637 | libharfbuzz-gobject0 libharfbuzz-icu0 libharfbuzz0b libibverbs1 libice6 2020-12-22 10:55:20.637 | libicu-dev libicu-le-hb-dev libicu-le-hb0 libiculx60 libipset3 libiscsi7 2020-12-22 10:55:20.637 | libjansson4 libjbig0 libjpeg-dev libjpeg-turbo8 libjpeg-turbo8-dev libjpeg8 2020-12-22 10:55:20.637 | libjpeg8-dev libjs-jquery libjs-jquery-metadata libjs-jquery-tablesorter 2020-12-22 10:55:20.637 | libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 libkrb5-dev liblab-gamut1 2020-12-22 10:55:20.637 | libldap2-dev libltdl-dev libltdl7 liblua5.2-0 liblua5.3-0 2020-12-22 10:55:20.637 | libmail-sendmail-perl libmatheval1 libmysqlclient-dev libmysqlclient20 2020-12-22 10:55:20.637 | libnetfilter-cthelper0 libnetfilter-queue1 libnl-3-200 libnl-genl-3-200 2020-12-22 10:55:20.637 | libnl-route-3-200 libnorm1 libnspr4 libnss3 libpango-1.0-0 2020-12-22 10:55:20.637 | libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 libpgm-5.2-0 2020-12-22 10:55:20.637 | libpixman-1-0 libpq-dev libpq5 libpython-dev librados2 librbd1 libsasl2-dev 2020-12-22 10:55:20.637 | libsctp-dev libsctp1 libsensors4 libsm6 libsnmp-base libsnmp30 libsodium23 2020-12-22 10:55:20.637 | libssl-dev libstdc++-7-dev libsys-hostname-long-perl libsystemd-dev 2020-12-22 10:55:20.637 | libthai-data libthai0 libtiff5 libtimedate-perl libtool libwebp6 libx86-1 2020-12-22 10:55:20.637 | libxaw7 libxcb-render0 libxcb-shm0 libxml2-dev libxmu6 libxpm4 libxrender1 2020-12-22 10:55:20.638 | libxslt1-dev libxt6 libyaml-dev libzmq5 m4 make memcached mysql-common 2020-12-22 10:55:20.638 | pkg-config pm-utils po-debconf postgresql-client-common postgresql-common 2020-12-22 10:55:20.638 | postgresql-server-dev-10 postgresql-server-dev-all python-dev python-gdbm 2020-12-22 10:55:20.638 | python-mysqldb python-psutil qemu-block-extra qemu-utils sharutils socat 2020-12-22 10:55:20.638 | sqlite3 ssl-cert thin-provisioning-tools unzip uuid-dev uwsgi-core vbetool 2020-12-22 10:55:20.638 | vlan x11-common zlib1g-dev 2020-12-22 10:55:20.639 | The following packages will be upgraded: 2020-12-22 10:55:20.639 | curl git libcom-err2 libcurl4 libglib2.0-0 libgssapi-krb5-2 libicu60 2020-12-22 10:55:20.639 | libk5crypto3 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common 2020-12-22 10:55:20.639 | libnss-systemd libpam-systemd libsasl2-2 libsasl2-modules 2020-12-22 10:55:20.639 | libsasl2-modules-db libsqlite3-0 libssl1.1 libsystemd0 libuuid1 libxml2 2020-12-22 10:55:20.640 | libxslt1.1 lvm2 open-iscsi openssl sudo systemd tcpdump uuid-runtime 2020-12-22 10:55:20.787 | 30 upgraded, 195 newly installed, 0 to remove and 144 not upgraded. 2020-12-22 10:55:20.788 | Need to get 82.0 MB of archives. 2020-12-22 10:55:20.788 | After this operation, 258 MB of additional disk space will be used. 2020-12-22 10:55:20.788 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libnss-systemd amd64 237-3ubuntu10.43 [105 kB] 2020-12-22 10:55:21.025 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-systemd amd64 237-3ubuntu10.43 [107 kB] 2020-12-22 10:55:21.061 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.43 [2,913 kB] 2020-12-22 10:55:21.468 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.43 [208 kB] 2020-12-22 10:55:21.494 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 2020-12-22 10:55:21.496 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 uuid-runtime amd64 2.31.1-0.4ubuntu3.7 [34.8 kB] 2020-12-22 10:55:21.501 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libapr1 amd64 1.6.3-2 [90.9 kB] 2020-12-22 10:55:21.512 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.7 [1,301 kB] 2020-12-22 10:55:21.653 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libaprutil1 amd64 1.6.1-2 [84.4 kB] 2020-12-22 10:55:21.663 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 2020-12-22 10:55:21.725 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.1-2 [10.6 kB] 2020-12-22 10:55:21.727 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.1 [14.8 kB] 2020-12-22 10:55:21.728 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.1 [49.2 kB] 2020-12-22 10:55:21.775 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.8 [17.0 kB] 2020-12-22 10:55:21.777 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.8 [155 kB] 2020-12-22 10:55:21.791 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libaprutil1-ldap amd64 1.6.1-2 [8,764 B] 2020-12-22 10:55:21.791 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 liblua5.2-0 amd64 5.2.4-1.1build1 [108 kB] 2020-12-22 10:55:21.803 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libicu60 amd64 60.2-3ubuntu3.1 [8,054 kB] 2020-12-22 10:55:22.923 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxml2 amd64 2.9.4+dfsg1-6.1ubuntu1.3 [663 kB] 2020-12-22 10:55:23.112 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 apache2-bin amd64 2.4.29-1ubuntu4.14 [1,070 kB] 2020-12-22 10:55:23.281 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 apache2-utils amd64 2.4.29-1ubuntu4.14 [83.9 kB] 2020-12-22 10:55:23.284 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 apache2-data all 2.4.29-1ubuntu4.14 [160 kB] 2020-12-22 10:55:23.289 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 apache2 amd64 2.4.29-1ubuntu4.14 [95.1 kB] 2020-12-22 10:55:23.292 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 fonts-dejavu-core all 2.37-1 [1,041 kB] 2020-12-22 10:55:23.317 | Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 fonts-liberation all 1:1.07.4-7~18.04.1 [822 kB] 2020-12-22 10:55:23.433 | Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 fontconfig-config all 2.12.6-0ubuntu2 [55.8 kB] 2020-12-22 10:55:23.485 | Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libfontconfig1 amd64 2.12.6-0ubuntu2 [137 kB] 2020-12-22 10:55:23.587 | Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 fontconfig amd64 2.12.6-0ubuntu2 [169 kB] 2020-12-22 10:55:23.734 | Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 liblua5.3-0 amd64 5.3.3-1ubuntu0.18.04.1 [115 kB] 2020-12-22 10:55:23.738 | Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 haproxy amd64 1.8.8-1ubuntu0.11 [1,116 kB] 2020-12-22 10:55:23.773 | Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libjpeg-turbo8 amd64 1.5.2-0ubuntu5.18.04.4 [110 kB] 2020-12-22 10:55:23.777 | Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 x11-common all 1:7.7+19ubuntu7.1 [22.5 kB] 2020-12-22 10:55:23.778 | Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libice6 amd64 2:1.0.9-2 [40.2 kB] 2020-12-22 10:55:23.779 | Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libsm6 amd64 2:1.2.2-1 [15.8 kB] 2020-12-22 10:55:23.779 | Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 open-iscsi amd64 2.0.874-5ubuntu2.10 [280 kB] 2020-12-22 10:55:23.789 | Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libnetfilter-cthelper0 amd64 1.0.0-1ubuntu1 [6,530 B] 2020-12-22 10:55:23.789 | Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8,848 B] 2020-12-22 10:55:23.796 | Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.6 [1,171 kB] 2020-12-22 10:55:24.157 | Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.7 [614 kB] 2020-12-22 10:55:24.228 | Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 sudo amd64 1.8.21p2-3ubuntu1.3 [428 kB] 2020-12-22 10:55:24.260 | Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 2020-12-22 10:55:24.266 | Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 2020-12-22 10:55:24.275 | Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 2020-12-22 10:55:24.276 | Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 2020-12-22 10:55:24.279 | Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 tcpdump amd64 4.9.3-0ubuntu0.18.04.1 [364 kB] 2020-12-22 10:55:24.325 | Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 uuid-dev amd64 2.31.1-0.4ubuntu3.7 [33.2 kB] 2020-12-22 10:55:24.327 | Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libsctp1 amd64 1.0.17+dfsg-2 [8,008 B] 2020-12-22 10:55:24.327 | Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libsctp-dev amd64 1.0.17+dfsg-2 [61.9 kB] 2020-12-22 10:55:24.329 | Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libapr1-dev amd64 1.6.3-2 [690 kB] 2020-12-22 10:55:24.461 | Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libldap2-dev amd64 2.4.45+dfsg-1ubuntu1.8 [261 kB] 2020-12-22 10:55:24.470 | Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libaprutil1-dev amd64 1.6.1-2 [391 kB] 2020-12-22 10:55:24.485 | Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 autotools-dev all 20180224.1 [39.6 kB] 2020-12-22 10:55:24.489 | Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 m4 amd64 1.4.18-1 [197 kB] 2020-12-22 10:55:24.597 | Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 autoconf all 2.69-11 [322 kB] 2020-12-22 10:55:24.645 | Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 automake all 1:1.15.1-3ubuntu2 [509 kB] 2020-12-22 10:55:24.785 | Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 autopoint all 0.19.8.1-6ubuntu0.3 [426 kB] 2020-12-22 10:55:24.832 | Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libtool all 2.4.6-2 [194 kB] 2020-12-22 10:55:24.837 | Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 dh-autoreconf all 17 [15.8 kB] 2020-12-22 10:55:24.837 | Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libarchive-zip-perl all 1.60-1ubuntu0.1 [84.6 kB] 2020-12-22 10:55:24.840 | Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libfile-stripnondeterminism-perl all 0.040-1.1~build1 [13.8 kB] 2020-12-22 10:55:24.841 | Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libtimedate-perl all 2.3000-2 [37.5 kB] 2020-12-22 10:55:24.842 | Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 dh-strip-nondeterminism all 0.040-1.1~build1 [5,208 B] 2020-12-22 10:55:24.842 | Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 2020-12-22 10:55:24.850 | Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 make amd64 4.1-9.1ubuntu1 [154 kB] 2020-12-22 10:55:24.882 | Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 2020-12-22 10:55:24.980 | Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libcroco3 amd64 0.6.12-2 [81.3 kB] 2020-12-22 10:55:24.983 | Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 gettext amd64 0.19.8.1-6ubuntu0.3 [1,293 kB] 2020-12-22 10:55:25.323 | Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 intltool-debian all 0.35.0+20060710.4 [24.9 kB] 2020-12-22 10:55:25.324 | Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 po-debconf all 1.0.20 [232 kB] 2020-12-22 10:55:25.337 | Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 debhelper all 11.1.6ubuntu2 [902 kB] 2020-12-22 10:55:25.398 | Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 apache2-dev amd64 2.4.29-1ubuntu4.14 [177 kB] 2020-12-22 10:55:25.405 | Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 bridge-utils amd64 1.5-15ubuntu1 [30.1 kB] 2020-12-22 10:55:25.406 | Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1,471 kB] 2020-12-22 10:55:25.639 | Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9,697 kB] 2020-12-22 10:55:27.229 | Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1,568 B] 2020-12-22 10:55:27.229 | Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 build-essential amd64 12.4ubuntu1 [4,758 B] 2020-12-22 10:55:27.230 | Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 conntrack amd64 1:1.4.4+snapshot20161117-6ubuntu2 [30.6 kB] 2020-12-22 10:55:27.232 | Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libnetfilter-queue1 amd64 1.0.2-2 [11.4 kB] 2020-12-22 10:55:27.232 | Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 conntrackd amd64 1:1.4.4+snapshot20161117-6ubuntu2 [126 kB] 2020-12-22 10:55:27.272 | Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 curl amd64 7.58.0-2ubuntu3.12 [159 kB] 2020-12-22 10:55:27.278 | Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcurl4 amd64 7.58.0-2ubuntu3.12 [214 kB] 2020-12-22 10:55:27.299 | Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 dctrl-tools amd64 2.24-2build1 [60.9 kB] 2020-12-22 10:55:27.301 | Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 dnsmasq-utils amd64 2.79-1 [12.9 kB] 2020-12-22 10:55:27.302 | Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 dstat all 0.7.3-1 [52.1 kB] 2020-12-22 10:55:27.349 | Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libfakeroot amd64 1.22-2ubuntu1 [25.9 kB] 2020-12-22 10:55:27.353 | Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 fakeroot amd64 1.22-2ubuntu1 [62.3 kB] 2020-12-22 10:55:27.363 | Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 genisoimage amd64 9:1.1.11-3ubuntu2 [328 kB] 2020-12-22 10:55:27.476 | Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libgraphite2-3 amd64 1.3.11-2 [78.7 kB] 2020-12-22 10:55:27.478 | Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libharfbuzz0b amd64 1.7.2-1ubuntu1 [232 kB] 2020-12-22 10:55:27.520 | Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 gir1.2-harfbuzz-0.0 amd64 1.7.2-1ubuntu1 [18.6 kB] 2020-12-22 10:55:27.521 | Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3,915 kB] 2020-12-22 10:55:28.162 | Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libann0 amd64 1.1.2+doc-6 [24.8 kB] 2020-12-22 10:55:28.162 | Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libcdt5 amd64 2.40.1-2 [19.6 kB] 2020-12-22 10:55:28.163 | Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libcgraph6 amd64 2.40.1-2 [40.8 kB] 2020-12-22 10:55:28.165 | Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libjpeg8 amd64 8c-2ubuntu8 [2,194 B] 2020-12-22 10:55:28.165 | Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libjbig0 amd64 2.1-3.1build1 [26.7 kB] 2020-12-22 10:55:28.166 | Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtiff5 amd64 4.0.9-5ubuntu0.3 [153 kB] 2020-12-22 10:55:28.193 | Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libwebp6 amd64 0.6.1-2 [185 kB] 2020-12-22 10:55:28.197 | Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libxpm4 amd64 1:3.5.12-1 [34.0 kB] 2020-12-22 10:55:28.199 | Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgd3 amd64 2.2.5-4ubuntu0.4 [119 kB] 2020-12-22 10:55:28.222 | Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libgts-0.7-5 amd64 0.7.6+darcs121130-4 [150 kB] 2020-12-22 10:55:28.404 | Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libpixman-1-0 amd64 0.34.0-2 [229 kB] 2020-12-22 10:55:28.718 | Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxcb-render0 amd64 1.13-2~ubuntu18.04 [14.7 kB] 2020-12-22 10:55:28.721 | Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxcb-shm0 amd64 1.13-2~ubuntu18.04 [5,600 B] 2020-12-22 10:55:28.722 | Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libxrender1 amd64 1:0.9.10-1 [18.7 kB] 2020-12-22 10:55:28.728 | Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcairo2 amd64 1.15.10-2ubuntu0.1 [580 kB] 2020-12-22 10:55:28.845 | Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libltdl7 amd64 2.4.6-2 [38.8 kB] 2020-12-22 10:55:28.849 | Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libthai-data all 0.1.27-2 [133 kB] 2020-12-22 10:55:28.866 | Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libdatrie1 amd64 0.2.10-7 [17.8 kB] 2020-12-22 10:55:28.867 | Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libthai0 amd64 0.1.27-2 [18.0 kB] 2020-12-22 10:55:28.870 | Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpango-1.0-0 amd64 1.40.14-1ubuntu0.1 [153 kB] 2020-12-22 10:55:28.890 | Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpangoft2-1.0-0 amd64 1.40.14-1ubuntu0.1 [33.2 kB] 2020-12-22 10:55:28.894 | Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpangocairo-1.0-0 amd64 1.40.14-1ubuntu0.1 [20.8 kB] 2020-12-22 10:55:28.896 | Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libpathplan4 amd64 2.40.1-2 [22.6 kB] 2020-12-22 10:55:28.899 | Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libgvc6 amd64 2.40.1-2 [601 kB] 2020-12-22 10:55:28.968 | Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libgvpr2 amd64 2.40.1-2 [169 kB] 2020-12-22 10:55:29.030 | Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 liblab-gamut1 amd64 2.40.1-2 [178 kB] 2020-12-22 10:55:29.047 | Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libxt6 amd64 1:1.1.5-1 [160 kB] 2020-12-22 10:55:29.064 | Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libxmu6 amd64 2:1.1.2-2 [46.0 kB] 2020-12-22 10:55:29.069 | Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libxaw7 amd64 2:1.0.13-1 [173 kB] 2020-12-22 10:55:29.088 | Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 graphviz amd64 2.40.1-2 [601 kB] 2020-12-22 10:55:29.147 | Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libnl-3-200 amd64 3.2.29-0ubuntu3 [52.8 kB] 2020-12-22 10:55:29.152 | Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libnl-route-3-200 amd64 3.2.29-0ubuntu3 [146 kB] 2020-12-22 10:55:29.166 | Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libibverbs1 amd64 17.1-1ubuntu0.2 [44.4 kB] 2020-12-22 10:55:29.181 | Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 ibverbs-providers amd64 17.1-1ubuntu0.2 [160 kB] 2020-12-22 10:55:29.198 | Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 icu-devtools amd64 60.2-3ubuntu3.1 [179 kB] 2020-12-22 10:55:29.285 | Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 iputils-arping amd64 3:20161105-1ubuntu3 [29.7 kB] 2020-12-22 10:55:29.287 | Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 javascript-common all 11 [6,066 B] 2020-12-22 10:55:29.288 | Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libnl-genl-3-200 amd64 3.2.29-0ubuntu3 [11.2 kB] 2020-12-22 10:55:29.289 | Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libsensors4 amd64 1:3.4.0-4 [28.8 kB] 2020-12-22 10:55:29.292 | Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsnmp-base all 5.7.3+dfsg-1.8ubuntu3.6 [224 kB] 2020-12-22 10:55:29.313 | Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsnmp30 amd64 5.7.3+dfsg-1.8ubuntu3.6 [926 kB] 2020-12-22 10:55:29.399 | Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 keepalived amd64 1:1.3.9-1ubuntu0.18.04.2 [244 kB] 2020-12-22 10:55:29.420 | Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgssrpc4 amd64 1.16-2ubuntu0.2 [54.4 kB] 2020-12-22 10:55:29.432 | Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkdb5-9 amd64 1.16-2ubuntu0.2 [37.3 kB] 2020-12-22 10:55:29.435 | Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkadm5srv-mit11 amd64 1.16-2ubuntu0.2 [49.7 kB] 2020-12-22 10:55:29.524 | Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkadm5clnt-mit11 amd64 1.16-2ubuntu0.2 [38.0 kB] 2020-12-22 10:55:29.527 | Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 comerr-dev amd64 2.1-1.44.1-1ubuntu1.3 [38.5 kB] 2020-12-22 10:55:29.531 | Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 krb5-multidev amd64 1.16-2ubuntu0.2 [120 kB] 2020-12-22 10:55:29.541 | Get:140 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaio1 amd64 0.3.110-5ubuntu0.1 [6,476 B] 2020-12-22 10:55:29.542 | Get:141 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libalgorithm-diff-perl all 1.19.03-1 [47.6 kB] 2020-12-22 10:55:29.546 | Get:142 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libalgorithm-diff-xs-perl amd64 0.04-5 [11.1 kB] 2020-12-22 10:55:29.547 | Get:143 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] 2020-12-22 10:55:29.548 | Get:144 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libarchive-cpio-perl all 0.10-1 [9,644 B] 2020-12-22 10:55:29.584 | Get:145 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libfile-fcntllock-perl amd64 0.22-3build2 [33.2 kB] 2020-12-22 10:55:29.586 | Get:146 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libglib2.0-bin amd64 2.56.4-0ubuntu0.18.04.6 [68.8 kB] 2020-12-22 10:55:29.643 | Get:147 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libglib2.0-dev-bin amd64 2.56.4-0ubuntu0.18.04.6 [102 kB] 2020-12-22 10:55:29.654 | Get:148 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 2020-12-22 10:55:29.659 | Get:149 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-0ubuntu2 [176 kB] 2020-12-22 10:55:29.678 | Get:150 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libglib2.0-dev amd64 2.56.4-0ubuntu0.18.04.6 [1,385 kB] 2020-12-22 10:55:29.913 | Get:151 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libgraphite2-dev amd64 1.3.11-2 [14.5 kB] 2020-12-22 10:55:29.913 | Get:152 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libgts-bin amd64 0.7.6+darcs121130-4 [41.3 kB] 2020-12-22 10:55:29.915 | Get:153 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libharfbuzz-icu0 amd64 1.7.2-1ubuntu1 [5,604 B] 2020-12-22 10:55:29.915 | Get:154 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libharfbuzz-gobject0 amd64 1.7.2-1ubuntu1 [13.4 kB] 2020-12-22 10:55:29.916 | Get:155 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libicu-le-hb0 amd64 1.0.3+git161113-4 [14.3 kB] 2020-12-22 10:55:29.917 | Get:156 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libiculx60 amd64 60.2-3ubuntu3.1 [19.0 kB] 2020-12-22 10:55:29.919 | Get:157 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libicu-le-hb-dev amd64 1.0.3+git161113-4 [29.5 kB] 2020-12-22 10:55:29.922 | Get:158 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libicu-dev amd64 60.2-3ubuntu3.1 [8,889 kB] 2020-12-22 10:55:31.274 | Get:159 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libharfbuzz-dev amd64 1.7.2-1ubuntu1 [302 kB] 2020-12-22 10:55:31.281 | Get:160 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libiscsi7 amd64 1.17.0-1.1 [55.4 kB] 2020-12-22 10:55:31.282 | Get:161 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libjansson4 amd64 2.11-1 [29.3 kB] 2020-12-22 10:55:31.283 | Get:162 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libjpeg-turbo8-dev amd64 1.5.2-0ubuntu5.18.04.4 [225 kB] 2020-12-22 10:55:31.291 | Get:163 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libjpeg8-dev amd64 8c-2ubuntu8 [1,552 B] 2020-12-22 10:55:31.291 | Get:164 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libjpeg-dev amd64 8c-2ubuntu8 [1,546 B] 2020-12-22 10:55:31.291 | Get:165 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libjs-jquery all 3.2.1-1 [152 kB] 2020-12-22 10:55:31.295 | Get:166 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libjs-jquery-metadata all 12-1 [6,930 B] 2020-12-22 10:55:31.296 | Get:167 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libjs-jquery-tablesorter all 1:2.29.5+dfsg1-1 [174 kB] 2020-12-22 10:55:31.336 | Get:168 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libltdl-dev amd64 2.4.6-2 [162 kB] 2020-12-22 10:55:31.429 | Get:169 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libsys-hostname-long-perl all 1.5-1 [11.7 kB] 2020-12-22 10:55:31.430 | Get:170 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libmail-sendmail-perl all 0.80-1 [22.6 kB] 2020-12-22 10:55:31.431 | Get:171 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libmatheval1 amd64 1.1.11+dfsg-3build1 [20.5 kB] 2020-12-22 10:55:31.432 | Get:172 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 mysql-common all 5.8+1.0.4 [7,308 B] 2020-12-22 10:55:31.433 | Get:173 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libmysqlclient20 amd64 5.7.32-0ubuntu0.18.04.1 [690 kB] 2020-12-22 10:55:31.575 | Get:174 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libssl-dev amd64 1.1.1-1ubuntu2.1~18.04.7 [1,566 kB] 2020-12-22 10:55:31.858 | Get:175 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libmysqlclient-dev amd64 5.7.32-0ubuntu0.18.04.1 [988 kB] 2020-12-22 10:55:31.991 | Get:176 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 2020-12-22 10:55:32.255 | Get:177 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libnspr4 amd64 2:4.18-1ubuntu1 [112 kB] 2020-12-22 10:55:32.258 | Get:178 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libnss3 amd64 2:3.35-2ubuntu2.12 [1,220 kB] 2020-12-22 10:55:32.295 | Get:179 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 2020-12-22 10:55:32.299 | Get:180 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpq5 amd64 10.15-0ubuntu0.18.04.1 [108 kB] 2020-12-22 10:55:32.303 | Get:181 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpq-dev amd64 10.15-0ubuntu0.18.04.1 [218 kB] 2020-12-22 10:55:32.310 | Get:182 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libpython-dev amd64 2.7.15~rc1-1 [7,684 B] 2020-12-22 10:55:32.311 | Get:183 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 librados2 amd64 12.2.13-0ubuntu0.18.04.5 [2,723 kB] 2020-12-22 10:55:32.907 | Get:184 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 librbd1 amd64 12.2.13-0ubuntu0.18.04.5 [923 kB] 2020-12-22 10:55:33.129 | Get:185 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsasl2-dev amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.1 [256 kB] 2020-12-22 10:55:33.168 | Get:186 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsasl2-modules amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.1 [48.8 kB] 2020-12-22 10:55:33.169 | Get:187 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 2020-12-22 10:55:33.199 | Get:188 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd-dev amd64 237-3ubuntu10.43 [184 kB] 2020-12-22 10:55:33.205 | Get:189 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libx86-1 amd64 1.1+ds1-10.2 [75.2 kB] 2020-12-22 10:55:33.207 | Get:190 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxml2-dev amd64 2.9.4+dfsg1-6.1ubuntu1.3 [756 kB] 2020-12-22 10:55:33.232 | Get:191 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxslt1.1 amd64 1.1.29-5ubuntu0.2 [150 kB] 2020-12-22 10:55:33.237 | Get:192 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxslt1-dev amd64 1.1.29-5ubuntu0.2 [407 kB] 2020-12-22 10:55:33.556 | Get:193 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 2020-12-22 10:55:33.564 | Get:194 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 lvm2 amd64 2.02.176-4.1ubuntu3.18.04.3 [929 kB] 2020-12-22 10:55:33.698 | Get:195 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 memcached amd64 1.5.6-0ubuntu1.2 [109 kB] 2020-12-22 10:55:33.702 | Get:196 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 pm-utils all 1.4.1-17 [48.3 kB] 2020-12-22 10:55:33.703 | Get:197 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 postgresql-client-common all 190ubuntu0.1 [29.6 kB] 2020-12-22 10:55:33.705 | Get:198 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 ssl-cert all 1.0.39 [17.0 kB] 2020-12-22 10:55:33.705 | Get:199 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 postgresql-common all 190ubuntu0.1 [157 kB] 2020-12-22 10:55:33.710 | Get:200 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 postgresql-server-dev-10 amd64 10.15-0ubuntu0.18.04.1 [838 kB] 2020-12-22 10:55:33.751 | Get:201 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 postgresql-server-dev-all all 190ubuntu0.1 [14.1 kB] 2020-12-22 10:55:33.752 | Get:202 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 python-dev amd64 2.7.15~rc1-1 [1,256 B] 2020-12-22 10:55:33.874 | Get:203 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 python-gdbm amd64 2.7.17-1~18.04 [12.0 kB] 2020-12-22 10:55:33.937 | Get:204 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 python-mysqldb amd64 1.3.10-1build1 [49.2 kB] 2020-12-22 10:55:34.014 | Get:205 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 python-psutil amd64 5.4.2-1ubuntu0.1 [136 kB] 2020-12-22 10:55:34.122 | Get:206 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 qemu-block-extra amd64 1:2.11+dfsg-1ubuntu7.34 [40.2 kB] 2020-12-22 10:55:34.139 | Get:207 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 qemu-utils amd64 1:2.11+dfsg-1ubuntu7.34 [871 kB] 2020-12-22 10:55:34.288 | Get:208 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 sharutils amd64 1:4.15.2-3 [155 kB] 2020-12-22 10:55:34.303 | Get:209 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 sqlite3 amd64 3.22.0-1ubuntu0.4 [752 kB] 2020-12-22 10:55:34.512 | Get:210 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 thin-provisioning-tools amd64 0.7.4-2ubuntu3 [359 kB] 2020-12-22 10:55:34.521 | Get:211 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 unzip amd64 6.0-21ubuntu1.1 [168 kB] 2020-12-22 10:55:34.527 | Get:212 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 uwsgi-core amd64 2.0.15-10.2ubuntu2.1 [523 kB] 2020-12-22 10:55:34.543 | Get:213 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 vbetool amd64 1.1-4 [11.5 kB] 2020-12-22 10:55:34.544 | Get:214 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libipset3 amd64 6.34-1 [43.9 kB] 2020-12-22 10:55:34.545 | Get:215 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 ipset amd64 6.34-1 [33.7 kB] 2020-12-22 10:55:34.546 | Get:216 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 ipvsadm amd64 1:1.28-3ubuntu0.18.04.1 [35.5 kB] 2020-12-22 10:55:34.548 | Get:217 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 kpartx amd64 0.7.4-2ubuntu3 [27.7 kB] 2020-12-22 10:55:34.549 | Get:218 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 libapache2-mod-proxy-uwsgi amd64 2.0.15-10.2ubuntu2.1 [10.0 kB] 2020-12-22 10:55:34.576 | Get:219 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 liberasurecode1 amd64 1.5.0-1 [40.0 kB] 2020-12-22 10:55:34.637 | Get:220 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 liberasurecode-dev amd64 1.5.0-1 [14.9 kB] 2020-12-22 10:55:34.639 | Get:221 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libffi-dev amd64 3.2.1-8 [156 kB] 2020-12-22 10:55:34.653 | Get:222 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkrb5-dev amd64 1.16-2ubuntu0.2 [11.7 kB] 2020-12-22 10:55:34.654 | Get:223 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libyaml-dev amd64 0.1.7-2ubuntu3 [55.7 kB] 2020-12-22 10:55:34.659 | Get:224 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 socat amd64 1.7.3.2-2ubuntu2 [342 kB] 2020-12-22 10:55:34.689 | Get:225 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 vlan amd64 1.9-3.2ubuntu6 [30.7 kB] 2020-12-22 10:55:36.358 | Preconfiguring packages ... 2020-12-22 10:55:36.486 | Fetched 82.0 MB in 14s (5,848 kB/s) 2020-12-22 10:55:36.559 | (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 ... 64590 files and directories currently installed.) 2020-12-22 10:55:36.563 | Preparing to unpack .../libnss-systemd_237-3ubuntu10.43_amd64.deb ... 2020-12-22 10:55:36.600 | Unpacking libnss-systemd:amd64 (237-3ubuntu10.43) over (237-3ubuntu10.25) ... 2020-12-22 10:55:36.731 | Preparing to unpack .../libpam-systemd_237-3ubuntu10.43_amd64.deb ... 2020-12-22 10:55:36.765 | Unpacking libpam-systemd:amd64 (237-3ubuntu10.43) over (237-3ubuntu10.25) ... 2020-12-22 10:55:36.928 | Preparing to unpack .../systemd_237-3ubuntu10.43_amd64.deb ... 2020-12-22 10:55:37.091 | Unpacking systemd (237-3ubuntu10.43) over (237-3ubuntu10.25) ... 2020-12-22 10:55:37.873 | Preparing to unpack .../libsystemd0_237-3ubuntu10.43_amd64.deb ... 2020-12-22 10:55:37.898 | Unpacking libsystemd0:amd64 (237-3ubuntu10.43) over (237-3ubuntu10.25) ... 2020-12-22 10:55:38.011 | Setting up libsystemd0:amd64 (237-3ubuntu10.43) ... 2020-12-22 10:55:38.147 | (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 ... 64590 files and directories currently installed.) 2020-12-22 10:55:38.151 | Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 2020-12-22 10:55:38.180 | Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3.3) ... 2020-12-22 10:55:38.274 | Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 2020-12-22 10:55:38.416 | (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 ... 64590 files and directories currently installed.) 2020-12-22 10:55:38.420 | Preparing to unpack .../00-uuid-runtime_2.31.1-0.4ubuntu3.7_amd64.deb ... 2020-12-22 10:55:38.452 | Unpacking uuid-runtime (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3.3) ... 2020-12-22 10:55:38.740 | Selecting previously unselected package libapr1:amd64. 2020-12-22 10:55:38.747 | Preparing to unpack .../01-libapr1_1.6.3-2_amd64.deb ... 2020-12-22 10:55:38.751 | Unpacking libapr1:amd64 (1.6.3-2) ... 2020-12-22 10:55:38.888 | Preparing to unpack .../02-libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... 2020-12-22 10:55:38.916 | Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) over (1.1.1-1ubuntu2.1~18.04.4) ... 2020-12-22 10:55:39.224 | Selecting previously unselected package libaprutil1:amd64. 2020-12-22 10:55:39.231 | Preparing to unpack .../03-libaprutil1_1.6.1-2_amd64.deb ... 2020-12-22 10:55:39.235 | Unpacking libaprutil1:amd64 (1.6.1-2) ... 2020-12-22 10:55:39.344 | Preparing to unpack .../04-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 2020-12-22 10:55:39.371 | Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1ubuntu0.1) ... 2020-12-22 10:55:39.527 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2020-12-22 10:55:39.534 | Preparing to unpack .../05-libaprutil1-dbd-sqlite3_1.6.1-2_amd64.deb ... 2020-12-22 10:55:39.539 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.1-2) ... 2020-12-22 10:55:39.609 | Preparing to unpack .../06-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb ... 2020-12-22 10:55:39.633 | Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) over (2.1.27~101-g0780600+dfsg-3ubuntu2) ... 2020-12-22 10:55:39.751 | Preparing to unpack .../07-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb ... 2020-12-22 10:55:39.781 | Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) over (2.1.27~101-g0780600+dfsg-3ubuntu2) ... 2020-12-22 10:55:39.882 | Preparing to unpack .../08-libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb ... 2020-12-22 10:55:39.906 | Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.8) over (2.4.45+dfsg-1ubuntu1.3) ... 2020-12-22 10:55:40.030 | Preparing to unpack .../09-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb ... 2020-12-22 10:55:40.055 | Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) over (2.4.45+dfsg-1ubuntu1.3) ... 2020-12-22 10:55:40.153 | Selecting previously unselected package libaprutil1-ldap:amd64. 2020-12-22 10:55:40.160 | Preparing to unpack .../10-libaprutil1-ldap_1.6.1-2_amd64.deb ... 2020-12-22 10:55:40.163 | Unpacking libaprutil1-ldap:amd64 (1.6.1-2) ... 2020-12-22 10:55:40.243 | Selecting previously unselected package liblua5.2-0:amd64. 2020-12-22 10:55:40.251 | Preparing to unpack .../11-liblua5.2-0_5.2.4-1.1build1_amd64.deb ... 2020-12-22 10:55:40.254 | Unpacking liblua5.2-0:amd64 (5.2.4-1.1build1) ... 2020-12-22 10:55:40.354 | Preparing to unpack .../12-libicu60_60.2-3ubuntu3.1_amd64.deb ... 2020-12-22 10:55:40.381 | Unpacking libicu60:amd64 (60.2-3ubuntu3.1) over (60.2-3ubuntu3) ... 2020-12-22 10:55:41.718 | Preparing to unpack .../13-libxml2_2.9.4+dfsg1-6.1ubuntu1.3_amd64.deb ... 2020-12-22 10:55:41.756 | Unpacking libxml2:amd64 (2.9.4+dfsg1-6.1ubuntu1.3) over (2.9.4+dfsg1-6.1ubuntu1.2) ... 2020-12-22 10:55:41.926 | Selecting previously unselected package apache2-bin. 2020-12-22 10:55:41.933 | Preparing to unpack .../14-apache2-bin_2.4.29-1ubuntu4.14_amd64.deb ... 2020-12-22 10:55:41.937 | Unpacking apache2-bin (2.4.29-1ubuntu4.14) ... 2020-12-22 10:55:42.171 | Selecting previously unselected package apache2-utils. 2020-12-22 10:55:42.178 | Preparing to unpack .../15-apache2-utils_2.4.29-1ubuntu4.14_amd64.deb ... 2020-12-22 10:55:42.182 | Unpacking apache2-utils (2.4.29-1ubuntu4.14) ... 2020-12-22 10:55:42.258 | Selecting previously unselected package apache2-data. 2020-12-22 10:55:42.265 | Preparing to unpack .../16-apache2-data_2.4.29-1ubuntu4.14_all.deb ... 2020-12-22 10:55:42.269 | Unpacking apache2-data (2.4.29-1ubuntu4.14) ... 2020-12-22 10:55:42.466 | Selecting previously unselected package apache2. 2020-12-22 10:55:42.473 | Preparing to unpack .../17-apache2_2.4.29-1ubuntu4.14_amd64.deb ... 2020-12-22 10:55:42.493 | Unpacking apache2 (2.4.29-1ubuntu4.14) ... 2020-12-22 10:55:42.624 | Selecting previously unselected package fonts-dejavu-core. 2020-12-22 10:55:42.632 | Preparing to unpack .../18-fonts-dejavu-core_2.37-1_all.deb ... 2020-12-22 10:55:42.635 | Unpacking fonts-dejavu-core (2.37-1) ... 2020-12-22 10:55:42.863 | Selecting previously unselected package fonts-liberation. 2020-12-22 10:55:42.870 | Preparing to unpack .../19-fonts-liberation_1%3a1.07.4-7~18.04.1_all.deb ... 2020-12-22 10:55:42.874 | Unpacking fonts-liberation (1:1.07.4-7~18.04.1) ... 2020-12-22 10:55:43.117 | Selecting previously unselected package fontconfig-config. 2020-12-22 10:55:43.125 | Preparing to unpack .../20-fontconfig-config_2.12.6-0ubuntu2_all.deb ... 2020-12-22 10:55:43.128 | Unpacking fontconfig-config (2.12.6-0ubuntu2) ... 2020-12-22 10:55:43.220 | Selecting previously unselected package libfontconfig1:amd64. 2020-12-22 10:55:43.227 | Preparing to unpack .../21-libfontconfig1_2.12.6-0ubuntu2_amd64.deb ... 2020-12-22 10:55:43.230 | Unpacking libfontconfig1:amd64 (2.12.6-0ubuntu2) ... 2020-12-22 10:55:43.337 | Selecting previously unselected package fontconfig. 2020-12-22 10:55:43.344 | Preparing to unpack .../22-fontconfig_2.12.6-0ubuntu2_amd64.deb ... 2020-12-22 10:55:43.348 | Unpacking fontconfig (2.12.6-0ubuntu2) ... 2020-12-22 10:55:43.451 | Selecting previously unselected package liblua5.3-0:amd64. 2020-12-22 10:55:43.458 | Preparing to unpack .../23-liblua5.3-0_5.3.3-1ubuntu0.18.04.1_amd64.deb ... 2020-12-22 10:55:43.463 | Unpacking liblua5.3-0:amd64 (5.3.3-1ubuntu0.18.04.1) ... 2020-12-22 10:55:43.591 | Selecting previously unselected package haproxy. 2020-12-22 10:55:43.598 | Preparing to unpack .../24-haproxy_1.8.8-1ubuntu0.11_amd64.deb ... 2020-12-22 10:55:43.609 | Unpacking haproxy (1.8.8-1ubuntu0.11) ... 2020-12-22 10:55:43.891 | Selecting previously unselected package libjpeg-turbo8:amd64. 2020-12-22 10:55:43.898 | Preparing to unpack .../25-libjpeg-turbo8_1.5.2-0ubuntu5.18.04.4_amd64.deb ... 2020-12-22 10:55:43.902 | Unpacking libjpeg-turbo8:amd64 (1.5.2-0ubuntu5.18.04.4) ... 2020-12-22 10:55:44.024 | Selecting previously unselected package x11-common. 2020-12-22 10:55:44.031 | Preparing to unpack .../26-x11-common_1%3a7.7+19ubuntu7.1_all.deb ... 2020-12-22 10:55:44.057 | dpkg-query: no packages found matching nux-tools 2020-12-22 10:55:44.068 | Unpacking x11-common (1:7.7+19ubuntu7.1) ... 2020-12-22 10:55:44.169 | Selecting previously unselected package libice6:amd64. 2020-12-22 10:55:44.176 | Preparing to unpack .../27-libice6_2%3a1.0.9-2_amd64.deb ... 2020-12-22 10:55:44.180 | Unpacking libice6:amd64 (2:1.0.9-2) ... 2020-12-22 10:55:44.272 | Selecting previously unselected package libsm6:amd64. 2020-12-22 10:55:44.279 | Preparing to unpack .../28-libsm6_2%3a1.2.2-1_amd64.deb ... 2020-12-22 10:55:44.283 | Unpacking libsm6:amd64 (2:1.2.2-1) ... 2020-12-22 10:55:44.417 | Preparing to unpack .../29-open-iscsi_2.0.874-5ubuntu2.10_amd64.deb ... 2020-12-22 10:55:44.912 | Unpacking open-iscsi (2.0.874-5ubuntu2.10) over (2.0.874-5ubuntu2.7) ... 2020-12-22 10:55:45.498 | Selecting previously unselected package libnetfilter-cthelper0:amd64. 2020-12-22 10:55:45.506 | Preparing to unpack .../30-libnetfilter-cthelper0_1.0.0-1ubuntu1_amd64.deb ... 2020-12-22 10:55:45.510 | Unpacking libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu1) ... 2020-12-22 10:55:45.612 | Preparing to unpack .../31-libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 2020-12-22 10:55:45.639 | Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1ubuntu1.1) ... 2020-12-22 10:55:45.741 | Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 2020-12-22 10:55:45.901 | (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 ... 65643 files and directories currently installed.) 2020-12-22 10:55:45.905 | Preparing to unpack .../000-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... 2020-12-22 10:55:45.936 | Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) over (2.56.4-0ubuntu0.18.04.4) ... 2020-12-22 10:55:46.219 | Preparing to unpack .../001-openssl_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... 2020-12-22 10:55:46.245 | Unpacking openssl (1.1.1-1ubuntu2.1~18.04.7) over (1.1.1-1ubuntu2.1~18.04.4) ... 2020-12-22 10:55:46.478 | Preparing to unpack .../002-sudo_1.8.21p2-3ubuntu1.3_amd64.deb ... 2020-12-22 10:55:46.515 | Unpacking sudo (1.8.21p2-3ubuntu1.3) over (1.8.21p2-3ubuntu1) ... 2020-12-22 10:55:46.717 | Preparing to unpack .../003-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 2020-12-22 10:55:46.746 | Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) over (1.16-2ubuntu0.1) ... 2020-12-22 10:55:46.899 | Preparing to unpack .../004-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 2020-12-22 10:55:46.927 | Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) over (1.16-2ubuntu0.1) ... 2020-12-22 10:55:47.087 | Preparing to unpack .../005-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 2020-12-22 10:55:47.116 | Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) over (1.16-2ubuntu0.1) ... 2020-12-22 10:55:47.225 | Preparing to unpack .../006-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 2020-12-22 10:55:47.250 | Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) over (1.16-2ubuntu0.1) ... 2020-12-22 10:55:47.367 | Preparing to unpack .../007-tcpdump_4.9.3-0ubuntu0.18.04.1_amd64.deb ... 2020-12-22 10:55:47.391 | Unpacking tcpdump (4.9.3-0ubuntu0.18.04.1) over (4.9.2-3) ... 2020-12-22 10:55:47.530 | Selecting previously unselected package uuid-dev:amd64. 2020-12-22 10:55:47.537 | Preparing to unpack .../008-uuid-dev_2.31.1-0.4ubuntu3.7_amd64.deb ... 2020-12-22 10:55:47.541 | Unpacking uuid-dev:amd64 (2.31.1-0.4ubuntu3.7) ... 2020-12-22 10:55:47.631 | Selecting previously unselected package libsctp1:amd64. 2020-12-22 10:55:47.638 | Preparing to unpack .../009-libsctp1_1.0.17+dfsg-2_amd64.deb ... 2020-12-22 10:55:47.642 | Unpacking libsctp1:amd64 (1.0.17+dfsg-2) ... 2020-12-22 10:55:47.709 | Selecting previously unselected package libsctp-dev:amd64. 2020-12-22 10:55:47.716 | Preparing to unpack .../010-libsctp-dev_1.0.17+dfsg-2_amd64.deb ... 2020-12-22 10:55:47.720 | Unpacking libsctp-dev:amd64 (1.0.17+dfsg-2) ... 2020-12-22 10:55:47.789 | Selecting previously unselected package libapr1-dev. 2020-12-22 10:55:47.796 | Preparing to unpack .../011-libapr1-dev_1.6.3-2_amd64.deb ... 2020-12-22 10:55:47.799 | Unpacking libapr1-dev (1.6.3-2) ... 2020-12-22 10:55:48.115 | Selecting previously unselected package libldap2-dev:amd64. 2020-12-22 10:55:48.123 | Preparing to unpack .../012-libldap2-dev_2.4.45+dfsg-1ubuntu1.8_amd64.deb ... 2020-12-22 10:55:48.126 | Unpacking libldap2-dev:amd64 (2.4.45+dfsg-1ubuntu1.8) ... 2020-12-22 10:55:48.279 | Selecting previously unselected package libaprutil1-dev. 2020-12-22 10:55:48.286 | Preparing to unpack .../013-libaprutil1-dev_1.6.1-2_amd64.deb ... 2020-12-22 10:55:48.290 | Unpacking libaprutil1-dev (1.6.1-2) ... 2020-12-22 10:55:48.598 | Selecting previously unselected package autotools-dev. 2020-12-22 10:55:48.606 | Preparing to unpack .../014-autotools-dev_20180224.1_all.deb ... 2020-12-22 10:55:48.609 | Unpacking autotools-dev (20180224.1) ... 2020-12-22 10:55:48.677 | Selecting previously unselected package m4. 2020-12-22 10:55:48.684 | Preparing to unpack .../015-m4_1.4.18-1_amd64.deb ... 2020-12-22 10:55:48.688 | Unpacking m4 (1.4.18-1) ... 2020-12-22 10:55:48.808 | Selecting previously unselected package autoconf. 2020-12-22 10:55:48.816 | Preparing to unpack .../016-autoconf_2.69-11_all.deb ... 2020-12-22 10:55:48.821 | Unpacking autoconf (2.69-11) ... 2020-12-22 10:55:48.970 | Selecting previously unselected package automake. 2020-12-22 10:55:48.977 | Preparing to unpack .../017-automake_1%3a1.15.1-3ubuntu2_all.deb ... 2020-12-22 10:55:48.983 | Unpacking automake (1:1.15.1-3ubuntu2) ... 2020-12-22 10:55:49.115 | Selecting previously unselected package autopoint. 2020-12-22 10:55:49.123 | Preparing to unpack .../018-autopoint_0.19.8.1-6ubuntu0.3_all.deb ... 2020-12-22 10:55:49.127 | Unpacking autopoint (0.19.8.1-6ubuntu0.3) ... 2020-12-22 10:55:49.219 | Selecting previously unselected package libtool. 2020-12-22 10:55:49.226 | Preparing to unpack .../019-libtool_2.4.6-2_all.deb ... 2020-12-22 10:55:49.239 | Unpacking libtool (2.4.6-2) ... 2020-12-22 10:55:49.326 | Selecting previously unselected package dh-autoreconf. 2020-12-22 10:55:49.334 | Preparing to unpack .../020-dh-autoreconf_17_all.deb ... 2020-12-22 10:55:49.337 | Unpacking dh-autoreconf (17) ... 2020-12-22 10:55:49.409 | Selecting previously unselected package libarchive-zip-perl. 2020-12-22 10:55:49.417 | Preparing to unpack .../021-libarchive-zip-perl_1.60-1ubuntu0.1_all.deb ... 2020-12-22 10:55:49.420 | Unpacking libarchive-zip-perl (1.60-1ubuntu0.1) ... 2020-12-22 10:55:49.495 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2020-12-22 10:55:49.503 | Preparing to unpack .../022-libfile-stripnondeterminism-perl_0.040-1.1~build1_all.deb ... 2020-12-22 10:55:49.515 | Unpacking libfile-stripnondeterminism-perl (0.040-1.1~build1) ... 2020-12-22 10:55:49.583 | Selecting previously unselected package libtimedate-perl. 2020-12-22 10:55:49.590 | Preparing to unpack .../023-libtimedate-perl_2.3000-2_all.deb ... 2020-12-22 10:55:49.593 | Unpacking libtimedate-perl (2.3000-2) ... 2020-12-22 10:55:49.672 | Selecting previously unselected package dh-strip-nondeterminism. 2020-12-22 10:55:49.680 | Preparing to unpack .../024-dh-strip-nondeterminism_0.040-1.1~build1_all.deb ... 2020-12-22 10:55:49.683 | Unpacking dh-strip-nondeterminism (0.040-1.1~build1) ... 2020-12-22 10:55:49.757 | Selecting previously unselected package libdpkg-perl. 2020-12-22 10:55:49.764 | Preparing to unpack .../025-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 2020-12-22 10:55:49.768 | Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) ... 2020-12-22 10:55:49.868 | Selecting previously unselected package make. 2020-12-22 10:55:49.876 | Preparing to unpack .../026-make_4.1-9.1ubuntu1_amd64.deb ... 2020-12-22 10:55:49.879 | Unpacking make (4.1-9.1ubuntu1) ... 2020-12-22 10:55:49.972 | Selecting previously unselected package dpkg-dev. 2020-12-22 10:55:49.979 | Preparing to unpack .../027-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 2020-12-22 10:55:49.991 | Unpacking dpkg-dev (1.19.0.5ubuntu2.3) ... 2020-12-22 10:55:50.195 | Selecting previously unselected package libcroco3:amd64. 2020-12-22 10:55:50.202 | Preparing to unpack .../028-libcroco3_0.6.12-2_amd64.deb ... 2020-12-22 10:55:50.206 | Unpacking libcroco3:amd64 (0.6.12-2) ... 2020-12-22 10:55:50.319 | Selecting previously unselected package gettext. 2020-12-22 10:55:50.327 | Preparing to unpack .../029-gettext_0.19.8.1-6ubuntu0.3_amd64.deb ... 2020-12-22 10:55:50.330 | Unpacking gettext (0.19.8.1-6ubuntu0.3) ... 2020-12-22 10:55:50.680 | Selecting previously unselected package intltool-debian. 2020-12-22 10:55:50.687 | Preparing to unpack .../030-intltool-debian_0.35.0+20060710.4_all.deb ... 2020-12-22 10:55:50.691 | Unpacking intltool-debian (0.35.0+20060710.4) ... 2020-12-22 10:55:50.767 | Selecting previously unselected package po-debconf. 2020-12-22 10:55:50.775 | Preparing to unpack .../031-po-debconf_1.0.20_all.deb ... 2020-12-22 10:55:50.779 | Unpacking po-debconf (1.0.20) ... 2020-12-22 10:55:50.874 | Selecting previously unselected package debhelper. 2020-12-22 10:55:50.882 | Preparing to unpack .../032-debhelper_11.1.6ubuntu2_all.deb ... 2020-12-22 10:55:50.885 | Unpacking debhelper (11.1.6ubuntu2) ... 2020-12-22 10:55:51.153 | Selecting previously unselected package apache2-dev. 2020-12-22 10:55:51.161 | Preparing to unpack .../033-apache2-dev_2.4.29-1ubuntu4.14_amd64.deb ... 2020-12-22 10:55:51.165 | Unpacking apache2-dev (2.4.29-1ubuntu4.14) ... 2020-12-22 10:55:51.292 | Selecting previously unselected package bridge-utils. 2020-12-22 10:55:51.300 | Preparing to unpack .../034-bridge-utils_1.5-15ubuntu1_amd64.deb ... 2020-12-22 10:55:51.303 | Unpacking bridge-utils (1.5-15ubuntu1) ... 2020-12-22 10:55:51.372 | Selecting previously unselected package libstdc++-7-dev:amd64. 2020-12-22 10:55:51.380 | Preparing to unpack .../035-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 2020-12-22 10:55:51.384 | Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 2020-12-22 10:55:51.900 | Selecting previously unselected package g++-7. 2020-12-22 10:55:51.907 | Preparing to unpack .../036-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 2020-12-22 10:55:51.910 | Unpacking g++-7 (7.5.0-3ubuntu1~18.04) ... 2020-12-22 10:55:53.326 | Selecting previously unselected package g++. 2020-12-22 10:55:53.334 | Preparing to unpack .../037-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 2020-12-22 10:55:53.337 | Unpacking g++ (4:7.4.0-1ubuntu2.3) ... 2020-12-22 10:55:53.394 | Selecting previously unselected package build-essential. 2020-12-22 10:55:53.402 | Preparing to unpack .../038-build-essential_12.4ubuntu1_amd64.deb ... 2020-12-22 10:55:53.414 | Unpacking build-essential (12.4ubuntu1) ... 2020-12-22 10:55:53.486 | Selecting previously unselected package conntrack. 2020-12-22 10:55:53.494 | Preparing to unpack .../039-conntrack_1%3a1.4.4+snapshot20161117-6ubuntu2_amd64.deb ... 2020-12-22 10:55:53.497 | Unpacking conntrack (1:1.4.4+snapshot20161117-6ubuntu2) ... 2020-12-22 10:55:53.594 | Selecting previously unselected package libnetfilter-queue1. 2020-12-22 10:55:53.602 | Preparing to unpack .../040-libnetfilter-queue1_1.0.2-2_amd64.deb ... 2020-12-22 10:55:53.606 | Unpacking libnetfilter-queue1 (1.0.2-2) ... 2020-12-22 10:55:53.713 | Selecting previously unselected package conntrackd. 2020-12-22 10:55:53.720 | Preparing to unpack .../041-conntrackd_1%3a1.4.4+snapshot20161117-6ubuntu2_amd64.deb ... 2020-12-22 10:55:53.725 | Unpacking conntrackd (1:1.4.4+snapshot20161117-6ubuntu2) ... 2020-12-22 10:55:53.814 | Preparing to unpack .../042-curl_7.58.0-2ubuntu3.12_amd64.deb ... 2020-12-22 10:55:53.839 | Unpacking curl (7.58.0-2ubuntu3.12) over (7.58.0-2ubuntu3.7) ... 2020-12-22 10:55:53.984 | Preparing to unpack .../043-libcurl4_7.58.0-2ubuntu3.12_amd64.deb ... 2020-12-22 10:55:54.012 | Unpacking libcurl4:amd64 (7.58.0-2ubuntu3.12) over (7.58.0-2ubuntu3.7) ... 2020-12-22 10:55:54.139 | Selecting previously unselected package dctrl-tools. 2020-12-22 10:55:54.147 | Preparing to unpack .../044-dctrl-tools_2.24-2build1_amd64.deb ... 2020-12-22 10:55:54.158 | Unpacking dctrl-tools (2.24-2build1) ... 2020-12-22 10:55:54.243 | Selecting previously unselected package dnsmasq-utils. 2020-12-22 10:55:54.251 | Preparing to unpack .../045-dnsmasq-utils_2.79-1_amd64.deb ... 2020-12-22 10:55:54.254 | Unpacking dnsmasq-utils (2.79-1) ... 2020-12-22 10:55:54.344 | Selecting previously unselected package dstat. 2020-12-22 10:55:54.353 | Preparing to unpack .../046-dstat_0.7.3-1_all.deb ... 2020-12-22 10:55:54.357 | Unpacking dstat (0.7.3-1) ... 2020-12-22 10:55:54.492 | Selecting previously unselected package libfakeroot:amd64. 2020-12-22 10:55:54.500 | Preparing to unpack .../047-libfakeroot_1.22-2ubuntu1_amd64.deb ... 2020-12-22 10:55:54.504 | Unpacking libfakeroot:amd64 (1.22-2ubuntu1) ... 2020-12-22 10:55:54.589 | Selecting previously unselected package fakeroot. 2020-12-22 10:55:54.597 | Preparing to unpack .../048-fakeroot_1.22-2ubuntu1_amd64.deb ... 2020-12-22 10:55:54.609 | Unpacking fakeroot (1.22-2ubuntu1) ... 2020-12-22 10:55:54.693 | Selecting previously unselected package genisoimage. 2020-12-22 10:55:54.700 | Preparing to unpack .../049-genisoimage_9%3a1.1.11-3ubuntu2_amd64.deb ... 2020-12-22 10:55:54.712 | Unpacking genisoimage (9:1.1.11-3ubuntu2) ... 2020-12-22 10:55:54.849 | Selecting previously unselected package libgraphite2-3:amd64. 2020-12-22 10:55:54.856 | Preparing to unpack .../050-libgraphite2-3_1.3.11-2_amd64.deb ... 2020-12-22 10:55:54.860 | Unpacking libgraphite2-3:amd64 (1.3.11-2) ... 2020-12-22 10:55:54.962 | Selecting previously unselected package libharfbuzz0b:amd64. 2020-12-22 10:55:54.970 | Preparing to unpack .../051-libharfbuzz0b_1.7.2-1ubuntu1_amd64.deb ... 2020-12-22 10:55:54.974 | Unpacking libharfbuzz0b:amd64 (1.7.2-1ubuntu1) ... 2020-12-22 10:55:55.062 | Selecting previously unselected package gir1.2-harfbuzz-0.0:amd64. 2020-12-22 10:55:55.071 | Preparing to unpack .../052-gir1.2-harfbuzz-0.0_1.7.2-1ubuntu1_amd64.deb ... 2020-12-22 10:55:55.084 | Unpacking gir1.2-harfbuzz-0.0:amd64 (1.7.2-1ubuntu1) ... 2020-12-22 10:55:55.210 | Preparing to unpack .../053-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... 2020-12-22 10:55:55.325 | Unpacking git (1:2.17.1-1ubuntu0.7) over (1:2.17.1-1ubuntu0.4) ... 2020-12-22 10:55:56.378 | Selecting previously unselected package libann0. 2020-12-22 10:55:56.386 | Preparing to unpack .../054-libann0_1.1.2+doc-6_amd64.deb ... 2020-12-22 10:55:56.390 | Unpacking libann0 (1.1.2+doc-6) ... 2020-12-22 10:55:56.480 | Selecting previously unselected package libcdt5. 2020-12-22 10:55:56.487 | Preparing to unpack .../055-libcdt5_2.40.1-2_amd64.deb ... 2020-12-22 10:55:56.491 | Unpacking libcdt5 (2.40.1-2) ... 2020-12-22 10:55:56.580 | Selecting previously unselected package libcgraph6. 2020-12-22 10:55:56.588 | Preparing to unpack .../056-libcgraph6_2.40.1-2_amd64.deb ... 2020-12-22 10:55:56.591 | Unpacking libcgraph6 (2.40.1-2) ... 2020-12-22 10:55:56.671 | Selecting previously unselected package libjpeg8:amd64. 2020-12-22 10:55:56.679 | Preparing to unpack .../057-libjpeg8_8c-2ubuntu8_amd64.deb ... 2020-12-22 10:55:56.683 | Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... 2020-12-22 10:55:56.784 | Selecting previously unselected package libjbig0:amd64. 2020-12-22 10:55:56.791 | Preparing to unpack .../058-libjbig0_2.1-3.1build1_amd64.deb ... 2020-12-22 10:55:56.794 | Unpacking libjbig0:amd64 (2.1-3.1build1) ... 2020-12-22 10:55:56.891 | Selecting previously unselected package libtiff5:amd64. 2020-12-22 10:55:56.899 | Preparing to unpack .../059-libtiff5_4.0.9-5ubuntu0.3_amd64.deb ... 2020-12-22 10:55:56.903 | Unpacking libtiff5:amd64 (4.0.9-5ubuntu0.3) ... 2020-12-22 10:55:57.022 | Selecting previously unselected package libwebp6:amd64. 2020-12-22 10:55:57.030 | Preparing to unpack .../060-libwebp6_0.6.1-2_amd64.deb ... 2020-12-22 10:55:57.034 | Unpacking libwebp6:amd64 (0.6.1-2) ... 2020-12-22 10:55:57.141 | Selecting previously unselected package libxpm4:amd64. 2020-12-22 10:55:57.149 | Preparing to unpack .../061-libxpm4_1%3a3.5.12-1_amd64.deb ... 2020-12-22 10:55:57.162 | Unpacking libxpm4:amd64 (1:3.5.12-1) ... 2020-12-22 10:55:57.264 | Selecting previously unselected package libgd3:amd64. 2020-12-22 10:55:57.272 | Preparing to unpack .../062-libgd3_2.2.5-4ubuntu0.4_amd64.deb ... 2020-12-22 10:55:57.285 | Unpacking libgd3:amd64 (2.2.5-4ubuntu0.4) ... 2020-12-22 10:55:57.397 | Selecting previously unselected package libgts-0.7-5:amd64. 2020-12-22 10:55:57.405 | Preparing to unpack .../063-libgts-0.7-5_0.7.6+darcs121130-4_amd64.deb ... 2020-12-22 10:55:57.410 | Unpacking libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2020-12-22 10:55:57.520 | Selecting previously unselected package libpixman-1-0:amd64. 2020-12-22 10:55:57.528 | Preparing to unpack .../064-libpixman-1-0_0.34.0-2_amd64.deb ... 2020-12-22 10:55:57.532 | Unpacking libpixman-1-0:amd64 (0.34.0-2) ... 2020-12-22 10:55:57.667 | Selecting previously unselected package libxcb-render0:amd64. 2020-12-22 10:55:57.675 | Preparing to unpack .../065-libxcb-render0_1.13-2~ubuntu18.04_amd64.deb ... 2020-12-22 10:55:57.681 | Unpacking libxcb-render0:amd64 (1.13-2~ubuntu18.04) ... 2020-12-22 10:55:57.775 | Selecting previously unselected package libxcb-shm0:amd64. 2020-12-22 10:55:57.783 | Preparing to unpack .../066-libxcb-shm0_1.13-2~ubuntu18.04_amd64.deb ... 2020-12-22 10:55:57.788 | Unpacking libxcb-shm0:amd64 (1.13-2~ubuntu18.04) ... 2020-12-22 10:55:57.879 | Selecting previously unselected package libxrender1:amd64. 2020-12-22 10:55:57.887 | Preparing to unpack .../067-libxrender1_1%3a0.9.10-1_amd64.deb ... 2020-12-22 10:55:57.891 | Unpacking libxrender1:amd64 (1:0.9.10-1) ... 2020-12-22 10:55:57.984 | Selecting previously unselected package libcairo2:amd64. 2020-12-22 10:55:57.992 | Preparing to unpack .../068-libcairo2_1.15.10-2ubuntu0.1_amd64.deb ... 2020-12-22 10:55:57.996 | Unpacking libcairo2:amd64 (1.15.10-2ubuntu0.1) ... 2020-12-22 10:55:58.162 | Selecting previously unselected package libltdl7:amd64. 2020-12-22 10:55:58.170 | Preparing to unpack .../069-libltdl7_2.4.6-2_amd64.deb ... 2020-12-22 10:55:58.174 | Unpacking libltdl7:amd64 (2.4.6-2) ... 2020-12-22 10:55:58.263 | Selecting previously unselected package libthai-data. 2020-12-22 10:55:58.271 | Preparing to unpack .../070-libthai-data_0.1.27-2_all.deb ... 2020-12-22 10:55:58.275 | Unpacking libthai-data (0.1.27-2) ... 2020-12-22 10:55:58.390 | Selecting previously unselected package libdatrie1:amd64. 2020-12-22 10:55:58.398 | Preparing to unpack .../071-libdatrie1_0.2.10-7_amd64.deb ... 2020-12-22 10:55:58.402 | Unpacking libdatrie1:amd64 (0.2.10-7) ... 2020-12-22 10:55:58.501 | Selecting previously unselected package libthai0:amd64. 2020-12-22 10:55:58.509 | Preparing to unpack .../072-libthai0_0.1.27-2_amd64.deb ... 2020-12-22 10:55:58.548 | Unpacking libthai0:amd64 (0.1.27-2) ... 2020-12-22 10:55:58.634 | Selecting previously unselected package libpango-1.0-0:amd64. 2020-12-22 10:55:58.642 | Preparing to unpack .../073-libpango-1.0-0_1.40.14-1ubuntu0.1_amd64.deb ... 2020-12-22 10:55:58.654 | Unpacking libpango-1.0-0:amd64 (1.40.14-1ubuntu0.1) ... 2020-12-22 10:55:58.774 | Selecting previously unselected package libpangoft2-1.0-0:amd64. 2020-12-22 10:55:58.782 | Preparing to unpack .../074-libpangoft2-1.0-0_1.40.14-1ubuntu0.1_amd64.deb ... 2020-12-22 10:55:58.786 | Unpacking libpangoft2-1.0-0:amd64 (1.40.14-1ubuntu0.1) ... 2020-12-22 10:55:58.882 | Selecting previously unselected package libpangocairo-1.0-0:amd64. 2020-12-22 10:55:58.890 | Preparing to unpack .../075-libpangocairo-1.0-0_1.40.14-1ubuntu0.1_amd64.deb ... 2020-12-22 10:55:58.894 | Unpacking libpangocairo-1.0-0:amd64 (1.40.14-1ubuntu0.1) ... 2020-12-22 10:55:58.976 | Selecting previously unselected package libpathplan4. 2020-12-22 10:55:58.984 | Preparing to unpack .../076-libpathplan4_2.40.1-2_amd64.deb ... 2020-12-22 10:55:58.988 | Unpacking libpathplan4 (2.40.1-2) ... 2020-12-22 10:55:59.094 | Selecting previously unselected package libgvc6. 2020-12-22 10:55:59.101 | Preparing to unpack .../077-libgvc6_2.40.1-2_amd64.deb ... 2020-12-22 10:55:59.107 | Unpacking libgvc6 (2.40.1-2) ... 2020-12-22 10:55:59.280 | Selecting previously unselected package libgvpr2. 2020-12-22 10:55:59.288 | Preparing to unpack .../078-libgvpr2_2.40.1-2_amd64.deb ... 2020-12-22 10:55:59.292 | Unpacking libgvpr2 (2.40.1-2) ... 2020-12-22 10:55:59.390 | Selecting previously unselected package liblab-gamut1. 2020-12-22 10:55:59.398 | Preparing to unpack .../079-liblab-gamut1_2.40.1-2_amd64.deb ... 2020-12-22 10:55:59.403 | Unpacking liblab-gamut1 (2.40.1-2) ... 2020-12-22 10:55:59.627 | Selecting previously unselected package libxt6:amd64. 2020-12-22 10:55:59.635 | Preparing to unpack .../080-libxt6_1%3a1.1.5-1_amd64.deb ... 2020-12-22 10:55:59.639 | Unpacking libxt6:amd64 (1:1.1.5-1) ... 2020-12-22 10:55:59.747 | Selecting previously unselected package libxmu6:amd64. 2020-12-22 10:55:59.756 | Preparing to unpack .../081-libxmu6_2%3a1.1.2-2_amd64.deb ... 2020-12-22 10:55:59.769 | Unpacking libxmu6:amd64 (2:1.1.2-2) ... 2020-12-22 10:55:59.854 | Selecting previously unselected package libxaw7:amd64. 2020-12-22 10:55:59.861 | Preparing to unpack .../082-libxaw7_2%3a1.0.13-1_amd64.deb ... 2020-12-22 10:55:59.874 | Unpacking libxaw7:amd64 (2:1.0.13-1) ... 2020-12-22 10:55:59.981 | Selecting previously unselected package graphviz. 2020-12-22 10:55:59.989 | Preparing to unpack .../083-graphviz_2.40.1-2_amd64.deb ... 2020-12-22 10:55:59.993 | Unpacking graphviz (2.40.1-2) ... 2020-12-22 10:56:00.209 | Selecting previously unselected package libnl-3-200:amd64. 2020-12-22 10:56:00.217 | Preparing to unpack .../084-libnl-3-200_3.2.29-0ubuntu3_amd64.deb ... 2020-12-22 10:56:00.221 | Unpacking libnl-3-200:amd64 (3.2.29-0ubuntu3) ... 2020-12-22 10:56:00.315 | Selecting previously unselected package libnl-route-3-200:amd64. 2020-12-22 10:56:00.323 | Preparing to unpack .../085-libnl-route-3-200_3.2.29-0ubuntu3_amd64.deb ... 2020-12-22 10:56:00.327 | Unpacking libnl-route-3-200:amd64 (3.2.29-0ubuntu3) ... 2020-12-22 10:56:00.450 | Selecting previously unselected package libibverbs1:amd64. 2020-12-22 10:56:00.458 | Preparing to unpack .../086-libibverbs1_17.1-1ubuntu0.2_amd64.deb ... 2020-12-22 10:56:00.462 | Unpacking libibverbs1:amd64 (17.1-1ubuntu0.2) ... 2020-12-22 10:56:00.582 | Selecting previously unselected package ibverbs-providers:amd64. 2020-12-22 10:56:00.590 | Preparing to unpack .../087-ibverbs-providers_17.1-1ubuntu0.2_amd64.deb ... 2020-12-22 10:56:00.594 | Unpacking ibverbs-providers:amd64 (17.1-1ubuntu0.2) ... 2020-12-22 10:56:00.683 | Selecting previously unselected package icu-devtools. 2020-12-22 10:56:00.691 | Preparing to unpack .../088-icu-devtools_60.2-3ubuntu3.1_amd64.deb ... 2020-12-22 10:56:00.694 | Unpacking icu-devtools (60.2-3ubuntu3.1) ... 2020-12-22 10:56:00.787 | Selecting previously unselected package iputils-arping. 2020-12-22 10:56:00.795 | Preparing to unpack .../089-iputils-arping_3%3a20161105-1ubuntu3_amd64.deb ... 2020-12-22 10:56:00.800 | Unpacking iputils-arping (3:20161105-1ubuntu3) ... 2020-12-22 10:56:00.908 | Selecting previously unselected package javascript-common. 2020-12-22 10:56:00.916 | Preparing to unpack .../090-javascript-common_11_all.deb ... 2020-12-22 10:56:00.932 | Unpacking javascript-common (11) ... 2020-12-22 10:56:01.021 | Selecting previously unselected package libnl-genl-3-200:amd64. 2020-12-22 10:56:01.028 | Preparing to unpack .../091-libnl-genl-3-200_3.2.29-0ubuntu3_amd64.deb ... 2020-12-22 10:56:01.032 | Unpacking libnl-genl-3-200:amd64 (3.2.29-0ubuntu3) ... 2020-12-22 10:56:01.139 | Selecting previously unselected package libsensors4:amd64. 2020-12-22 10:56:01.146 | Preparing to unpack .../092-libsensors4_1%3a3.4.0-4_amd64.deb ... 2020-12-22 10:56:01.253 | Unpacking libsensors4:amd64 (1:3.4.0-4) ... 2020-12-22 10:56:01.336 | Selecting previously unselected package libsnmp-base. 2020-12-22 10:56:01.344 | Preparing to unpack .../093-libsnmp-base_5.7.3+dfsg-1.8ubuntu3.6_all.deb ... 2020-12-22 10:56:01.347 | Unpacking libsnmp-base (5.7.3+dfsg-1.8ubuntu3.6) ... 2020-12-22 10:56:01.472 | Selecting previously unselected package libsnmp30:amd64. 2020-12-22 10:56:01.482 | Preparing to unpack .../094-libsnmp30_5.7.3+dfsg-1.8ubuntu3.6_amd64.deb ... 2020-12-22 10:56:01.486 | Unpacking libsnmp30:amd64 (5.7.3+dfsg-1.8ubuntu3.6) ... 2020-12-22 10:56:01.735 | Selecting previously unselected package keepalived. 2020-12-22 10:56:01.743 | Preparing to unpack .../095-keepalived_1%3a1.3.9-1ubuntu0.18.04.2_amd64.deb ... 2020-12-22 10:56:01.746 | Unpacking keepalived (1:1.3.9-1ubuntu0.18.04.2) ... 2020-12-22 10:56:01.910 | Selecting previously unselected package libgssrpc4:amd64. 2020-12-22 10:56:01.918 | Preparing to unpack .../096-libgssrpc4_1.16-2ubuntu0.2_amd64.deb ... 2020-12-22 10:56:01.922 | Unpacking libgssrpc4:amd64 (1.16-2ubuntu0.2) ... 2020-12-22 10:56:02.011 | Selecting previously unselected package libkdb5-9:amd64. 2020-12-22 10:56:02.019 | Preparing to unpack .../097-libkdb5-9_1.16-2ubuntu0.2_amd64.deb ... 2020-12-22 10:56:02.022 | Unpacking libkdb5-9:amd64 (1.16-2ubuntu0.2) ... 2020-12-22 10:56:02.115 | Selecting previously unselected package libkadm5srv-mit11:amd64. 2020-12-22 10:56:02.123 | Preparing to unpack .../098-libkadm5srv-mit11_1.16-2ubuntu0.2_amd64.deb ... 2020-12-22 10:56:02.127 | Unpacking libkadm5srv-mit11:amd64 (1.16-2ubuntu0.2) ... 2020-12-22 10:56:02.228 | Selecting previously unselected package libkadm5clnt-mit11:amd64. 2020-12-22 10:56:02.236 | Preparing to unpack .../099-libkadm5clnt-mit11_1.16-2ubuntu0.2_amd64.deb ... 2020-12-22 10:56:02.239 | Unpacking libkadm5clnt-mit11:amd64 (1.16-2ubuntu0.2) ... 2020-12-22 10:56:02.306 | Selecting previously unselected package comerr-dev:amd64. 2020-12-22 10:56:02.316 | Preparing to unpack .../100-comerr-dev_2.1-1.44.1-1ubuntu1.3_amd64.deb ... 2020-12-22 10:56:02.320 | Unpacking comerr-dev:amd64 (2.1-1.44.1-1ubuntu1.3) ... 2020-12-22 10:56:02.387 | Selecting previously unselected package krb5-multidev:amd64. 2020-12-22 10:56:02.395 | Preparing to unpack .../101-krb5-multidev_1.16-2ubuntu0.2_amd64.deb ... 2020-12-22 10:56:02.398 | Unpacking krb5-multidev:amd64 (1.16-2ubuntu0.2) ... 2020-12-22 10:56:02.525 | Selecting previously unselected package libaio1:amd64. 2020-12-22 10:56:02.532 | Preparing to unpack .../102-libaio1_0.3.110-5ubuntu0.1_amd64.deb ... 2020-12-22 10:56:02.537 | Unpacking libaio1:amd64 (0.3.110-5ubuntu0.1) ... 2020-12-22 10:56:02.601 | Selecting previously unselected package libalgorithm-diff-perl. 2020-12-22 10:56:02.609 | Preparing to unpack .../103-libalgorithm-diff-perl_1.19.03-1_all.deb ... 2020-12-22 10:56:02.614 | Unpacking libalgorithm-diff-perl (1.19.03-1) ... 2020-12-22 10:56:02.683 | Selecting previously unselected package libalgorithm-diff-xs-perl. 2020-12-22 10:56:02.691 | Preparing to unpack .../104-libalgorithm-diff-xs-perl_0.04-5_amd64.deb ... 2020-12-22 10:56:02.694 | Unpacking libalgorithm-diff-xs-perl (0.04-5) ... 2020-12-22 10:56:02.761 | Selecting previously unselected package libalgorithm-merge-perl. 2020-12-22 10:56:02.769 | Preparing to unpack .../105-libalgorithm-merge-perl_0.08-3_all.deb ... 2020-12-22 10:56:02.772 | Unpacking libalgorithm-merge-perl (0.08-3) ... 2020-12-22 10:56:02.840 | Selecting previously unselected package libarchive-cpio-perl. 2020-12-22 10:56:02.847 | Preparing to unpack .../106-libarchive-cpio-perl_0.10-1_all.deb ... 2020-12-22 10:56:02.850 | Unpacking libarchive-cpio-perl (0.10-1) ... 2020-12-22 10:56:02.917 | Selecting previously unselected package libfile-fcntllock-perl. 2020-12-22 10:56:02.924 | Preparing to unpack .../107-libfile-fcntllock-perl_0.22-3build2_amd64.deb ... 2020-12-22 10:56:02.929 | Unpacking libfile-fcntllock-perl (0.22-3build2) ... 2020-12-22 10:56:02.995 | Selecting previously unselected package libglib2.0-bin. 2020-12-22 10:56:03.003 | Preparing to unpack .../108-libglib2.0-bin_2.56.4-0ubuntu0.18.04.6_amd64.deb ... 2020-12-22 10:56:03.007 | Unpacking libglib2.0-bin (2.56.4-0ubuntu0.18.04.6) ... 2020-12-22 10:56:03.100 | Selecting previously unselected package libglib2.0-dev-bin. 2020-12-22 10:56:03.108 | Preparing to unpack .../109-libglib2.0-dev-bin_2.56.4-0ubuntu0.18.04.6_amd64.deb ... 2020-12-22 10:56:03.112 | Unpacking libglib2.0-dev-bin (2.56.4-0ubuntu0.18.04.6) ... 2020-12-22 10:56:03.213 | Selecting previously unselected package pkg-config. 2020-12-22 10:56:03.222 | Preparing to unpack .../110-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 2020-12-22 10:56:03.225 | Unpacking pkg-config (0.29.1-0ubuntu2) ... 2020-12-22 10:56:03.291 | Selecting previously unselected package zlib1g-dev:amd64. 2020-12-22 10:56:03.299 | Preparing to unpack .../111-zlib1g-dev_1%3a1.2.11.dfsg-0ubuntu2_amd64.deb ... 2020-12-22 10:56:03.303 | Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-0ubuntu2) ... 2020-12-22 10:56:03.397 | Selecting previously unselected package libglib2.0-dev:amd64. 2020-12-22 10:56:03.405 | Preparing to unpack .../112-libglib2.0-dev_2.56.4-0ubuntu0.18.04.6_amd64.deb ... 2020-12-22 10:56:03.408 | Unpacking libglib2.0-dev:amd64 (2.56.4-0ubuntu0.18.04.6) ... 2020-12-22 10:56:03.776 | Selecting previously unselected package libgraphite2-dev:amd64. 2020-12-22 10:56:03.785 | Preparing to unpack .../113-libgraphite2-dev_1.3.11-2_amd64.deb ... 2020-12-22 10:56:03.788 | Unpacking libgraphite2-dev:amd64 (1.3.11-2) ... 2020-12-22 10:56:03.854 | Selecting previously unselected package libgts-bin. 2020-12-22 10:56:03.862 | Preparing to unpack .../114-libgts-bin_0.7.6+darcs121130-4_amd64.deb ... 2020-12-22 10:56:03.866 | Unpacking libgts-bin (0.7.6+darcs121130-4) ... 2020-12-22 10:56:03.964 | Selecting previously unselected package libharfbuzz-icu0:amd64. 2020-12-22 10:56:03.972 | Preparing to unpack .../115-libharfbuzz-icu0_1.7.2-1ubuntu1_amd64.deb ... 2020-12-22 10:56:03.976 | Unpacking libharfbuzz-icu0:amd64 (1.7.2-1ubuntu1) ... 2020-12-22 10:56:04.070 | Selecting previously unselected package libharfbuzz-gobject0:amd64. 2020-12-22 10:56:04.078 | Preparing to unpack .../116-libharfbuzz-gobject0_1.7.2-1ubuntu1_amd64.deb ... 2020-12-22 10:56:04.082 | Unpacking libharfbuzz-gobject0:amd64 (1.7.2-1ubuntu1) ... 2020-12-22 10:56:04.170 | Selecting previously unselected package libicu-le-hb0:amd64. 2020-12-22 10:56:04.178 | Preparing to unpack .../117-libicu-le-hb0_1.0.3+git161113-4_amd64.deb ... 2020-12-22 10:56:04.182 | Unpacking libicu-le-hb0:amd64 (1.0.3+git161113-4) ... 2020-12-22 10:56:04.267 | Selecting previously unselected package libiculx60:amd64. 2020-12-22 10:56:04.275 | Preparing to unpack .../118-libiculx60_60.2-3ubuntu3.1_amd64.deb ... 2020-12-22 10:56:04.279 | Unpacking libiculx60:amd64 (60.2-3ubuntu3.1) ... 2020-12-22 10:56:04.346 | Selecting previously unselected package libicu-le-hb-dev:amd64. 2020-12-22 10:56:04.354 | Preparing to unpack .../119-libicu-le-hb-dev_1.0.3+git161113-4_amd64.deb ... 2020-12-22 10:56:04.358 | Unpacking libicu-le-hb-dev:amd64 (1.0.3+git161113-4) ... 2020-12-22 10:56:04.426 | Selecting previously unselected package libicu-dev. 2020-12-22 10:56:04.434 | Preparing to unpack .../120-libicu-dev_60.2-3ubuntu3.1_amd64.deb ... 2020-12-22 10:56:04.437 | Unpacking libicu-dev (60.2-3ubuntu3.1) ... 2020-12-22 10:56:06.038 | Selecting previously unselected package libharfbuzz-dev:amd64. 2020-12-22 10:56:06.046 | Preparing to unpack .../121-libharfbuzz-dev_1.7.2-1ubuntu1_amd64.deb ... 2020-12-22 10:56:06.050 | Unpacking libharfbuzz-dev:amd64 (1.7.2-1ubuntu1) ... 2020-12-22 10:56:06.188 | Selecting previously unselected package libiscsi7:amd64. 2020-12-22 10:56:06.196 | Preparing to unpack .../122-libiscsi7_1.17.0-1.1_amd64.deb ... 2020-12-22 10:56:06.201 | Unpacking libiscsi7:amd64 (1.17.0-1.1) ... 2020-12-22 10:56:06.301 | Selecting previously unselected package libjansson4:amd64. 2020-12-22 10:56:06.309 | Preparing to unpack .../123-libjansson4_2.11-1_amd64.deb ... 2020-12-22 10:56:06.313 | Unpacking libjansson4:amd64 (2.11-1) ... 2020-12-22 10:56:06.381 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2020-12-22 10:56:06.389 | Preparing to unpack .../124-libjpeg-turbo8-dev_1.5.2-0ubuntu5.18.04.4_amd64.deb ... 2020-12-22 10:56:06.393 | Unpacking libjpeg-turbo8-dev:amd64 (1.5.2-0ubuntu5.18.04.4) ... 2020-12-22 10:56:06.487 | Selecting previously unselected package libjpeg8-dev:amd64. 2020-12-22 10:56:06.495 | Preparing to unpack .../125-libjpeg8-dev_8c-2ubuntu8_amd64.deb ... 2020-12-22 10:56:06.499 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2020-12-22 10:56:06.565 | Selecting previously unselected package libjpeg-dev:amd64. 2020-12-22 10:56:06.573 | Preparing to unpack .../126-libjpeg-dev_8c-2ubuntu8_amd64.deb ... 2020-12-22 10:56:06.577 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu8) ... 2020-12-22 10:56:06.643 | Selecting previously unselected package libjs-jquery. 2020-12-22 10:56:06.651 | Preparing to unpack .../127-libjs-jquery_3.2.1-1_all.deb ... 2020-12-22 10:56:06.654 | Unpacking libjs-jquery (3.2.1-1) ... 2020-12-22 10:56:06.738 | Selecting previously unselected package libjs-jquery-metadata. 2020-12-22 10:56:06.746 | Preparing to unpack .../128-libjs-jquery-metadata_12-1_all.deb ... 2020-12-22 10:56:06.750 | Unpacking libjs-jquery-metadata (12-1) ... 2020-12-22 10:56:06.818 | Selecting previously unselected package libjs-jquery-tablesorter. 2020-12-22 10:56:06.826 | Preparing to unpack .../129-libjs-jquery-tablesorter_1%3a2.29.5+dfsg1-1_all.deb ... 2020-12-22 10:56:06.831 | Unpacking libjs-jquery-tablesorter (1:2.29.5+dfsg1-1) ... 2020-12-22 10:56:06.943 | Selecting previously unselected package libltdl-dev:amd64. 2020-12-22 10:56:06.951 | Preparing to unpack .../130-libltdl-dev_2.4.6-2_amd64.deb ... 2020-12-22 10:56:06.955 | Unpacking libltdl-dev:amd64 (2.4.6-2) ... 2020-12-22 10:56:07.042 | Selecting previously unselected package libsys-hostname-long-perl. 2020-12-22 10:56:07.051 | Preparing to unpack .../131-libsys-hostname-long-perl_1.5-1_all.deb ... 2020-12-22 10:56:07.055 | Unpacking libsys-hostname-long-perl (1.5-1) ... 2020-12-22 10:56:07.119 | Selecting previously unselected package libmail-sendmail-perl. 2020-12-22 10:56:07.127 | Preparing to unpack .../132-libmail-sendmail-perl_0.80-1_all.deb ... 2020-12-22 10:56:07.131 | Unpacking libmail-sendmail-perl (0.80-1) ... 2020-12-22 10:56:07.224 | Selecting previously unselected package libmatheval1:amd64. 2020-12-22 10:56:07.232 | Preparing to unpack .../133-libmatheval1_1.1.11+dfsg-3build1_amd64.deb ... 2020-12-22 10:56:07.237 | Unpacking libmatheval1:amd64 (1.1.11+dfsg-3build1) ... 2020-12-22 10:56:07.348 | Selecting previously unselected package mysql-common. 2020-12-22 10:56:07.356 | Preparing to unpack .../134-mysql-common_5.8+1.0.4_all.deb ... 2020-12-22 10:56:07.377 | Unpacking mysql-common (5.8+1.0.4) ... 2020-12-22 10:56:07.468 | Selecting previously unselected package libmysqlclient20:amd64. 2020-12-22 10:56:07.476 | Preparing to unpack .../135-libmysqlclient20_5.7.32-0ubuntu0.18.04.1_amd64.deb ... 2020-12-22 10:56:07.480 | Unpacking libmysqlclient20:amd64 (5.7.32-0ubuntu0.18.04.1) ... 2020-12-22 10:56:07.674 | Selecting previously unselected package libssl-dev:amd64. 2020-12-22 10:56:07.683 | Preparing to unpack .../136-libssl-dev_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... 2020-12-22 10:56:07.686 | Unpacking libssl-dev:amd64 (1.1.1-1ubuntu2.1~18.04.7) ... 2020-12-22 10:56:07.996 | Selecting previously unselected package libmysqlclient-dev. 2020-12-22 10:56:08.004 | Preparing to unpack .../137-libmysqlclient-dev_5.7.32-0ubuntu0.18.04.1_amd64.deb ... 2020-12-22 10:56:08.008 | Unpacking libmysqlclient-dev (5.7.32-0ubuntu0.18.04.1) ... 2020-12-22 10:56:08.264 | Selecting previously unselected package libnorm1:amd64. 2020-12-22 10:56:08.272 | Preparing to unpack .../138-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 2020-12-22 10:56:08.276 | Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 2020-12-22 10:56:08.389 | Selecting previously unselected package libnspr4:amd64. 2020-12-22 10:56:08.397 | Preparing to unpack .../139-libnspr4_2%3a4.18-1ubuntu1_amd64.deb ... 2020-12-22 10:56:08.401 | Unpacking libnspr4:amd64 (2:4.18-1ubuntu1) ... 2020-12-22 10:56:08.494 | Selecting previously unselected package libnss3:amd64. 2020-12-22 10:56:08.503 | Preparing to unpack .../140-libnss3_2%3a3.35-2ubuntu2.12_amd64.deb ... 2020-12-22 10:56:08.507 | Unpacking libnss3:amd64 (2:3.35-2ubuntu2.12) ... 2020-12-22 10:56:08.766 | Selecting previously unselected package libpgm-5.2-0:amd64. 2020-12-22 10:56:08.774 | Preparing to unpack .../141-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 2020-12-22 10:56:08.777 | Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 2020-12-22 10:56:08.889 | Selecting previously unselected package libpq5:amd64. 2020-12-22 10:56:08.897 | Preparing to unpack .../142-libpq5_10.15-0ubuntu0.18.04.1_amd64.deb ... 2020-12-22 10:56:08.901 | Unpacking libpq5:amd64 (10.15-0ubuntu0.18.04.1) ... 2020-12-22 10:56:08.976 | Selecting previously unselected package libpq-dev. 2020-12-22 10:56:08.984 | Preparing to unpack .../143-libpq-dev_10.15-0ubuntu0.18.04.1_amd64.deb ... 2020-12-22 10:56:08.988 | Unpacking libpq-dev (10.15-0ubuntu0.18.04.1) ... 2020-12-22 10:56:09.086 | Selecting previously unselected package libpython-dev:amd64. 2020-12-22 10:56:09.094 | Preparing to unpack .../144-libpython-dev_2.7.15~rc1-1_amd64.deb ... 2020-12-22 10:56:09.098 | Unpacking libpython-dev:amd64 (2.7.15~rc1-1) ... 2020-12-22 10:56:09.213 | Selecting previously unselected package librados2. 2020-12-22 10:56:09.221 | Preparing to unpack .../145-librados2_12.2.13-0ubuntu0.18.04.5_amd64.deb ... 2020-12-22 10:56:09.225 | Unpacking librados2 (12.2.13-0ubuntu0.18.04.5) ... 2020-12-22 10:56:09.720 | Selecting previously unselected package librbd1. 2020-12-22 10:56:09.729 | Preparing to unpack .../146-librbd1_12.2.13-0ubuntu0.18.04.5_amd64.deb ... 2020-12-22 10:56:09.734 | Unpacking librbd1 (12.2.13-0ubuntu0.18.04.5) ... 2020-12-22 10:56:09.936 | Selecting previously unselected package libsasl2-dev. 2020-12-22 10:56:09.944 | Preparing to unpack .../147-libsasl2-dev_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb ... 2020-12-22 10:56:09.947 | Unpacking libsasl2-dev (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 2020-12-22 10:56:10.077 | Preparing to unpack .../148-libsasl2-modules_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb ... 2020-12-22 10:56:10.102 | Unpacking libsasl2-modules:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) over (2.1.27~101-g0780600+dfsg-3ubuntu2) ... 2020-12-22 10:56:10.225 | Selecting previously unselected package libsodium23:amd64. 2020-12-22 10:56:10.234 | Preparing to unpack .../149-libsodium23_1.0.16-2_amd64.deb ... 2020-12-22 10:56:10.238 | Unpacking libsodium23:amd64 (1.0.16-2) ... 2020-12-22 10:56:10.323 | Selecting previously unselected package libsystemd-dev:amd64. 2020-12-22 10:56:10.331 | Preparing to unpack .../150-libsystemd-dev_237-3ubuntu10.43_amd64.deb ... 2020-12-22 10:56:10.336 | Unpacking libsystemd-dev:amd64 (237-3ubuntu10.43) ... 2020-12-22 10:56:10.499 | Selecting previously unselected package libx86-1:amd64. 2020-12-22 10:56:10.508 | Preparing to unpack .../151-libx86-1_1.1+ds1-10.2_amd64.deb ... 2020-12-22 10:56:10.512 | Unpacking libx86-1:amd64 (1.1+ds1-10.2) ... 2020-12-22 10:56:10.583 | Selecting previously unselected package libxml2-dev:amd64. 2020-12-22 10:56:10.591 | Preparing to unpack .../152-libxml2-dev_2.9.4+dfsg1-6.1ubuntu1.3_amd64.deb ... 2020-12-22 10:56:10.595 | Unpacking libxml2-dev:amd64 (2.9.4+dfsg1-6.1ubuntu1.3) ... 2020-12-22 10:56:10.826 | Preparing to unpack .../153-libxslt1.1_1.1.29-5ubuntu0.2_amd64.deb ... 2020-12-22 10:56:10.855 | Unpacking libxslt1.1:amd64 (1.1.29-5ubuntu0.2) over (1.1.29-5ubuntu0.1) ... 2020-12-22 10:56:10.971 | Selecting previously unselected package libxslt1-dev:amd64. 2020-12-22 10:56:10.979 | Preparing to unpack .../154-libxslt1-dev_1.1.29-5ubuntu0.2_amd64.deb ... 2020-12-22 10:56:10.982 | Unpacking libxslt1-dev:amd64 (1.1.29-5ubuntu0.2) ... 2020-12-22 10:56:11.154 | Selecting previously unselected package libzmq5:amd64. 2020-12-22 10:56:11.162 | Preparing to unpack .../155-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 2020-12-22 10:56:11.166 | Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 2020-12-22 10:56:11.321 | Preparing to unpack .../156-lvm2_2.02.176-4.1ubuntu3.18.04.3_amd64.deb ... 2020-12-22 10:56:11.354 | Unpacking lvm2 (2.02.176-4.1ubuntu3.18.04.3) over (2.02.176-4.1ubuntu3.18.04.1) ... 2020-12-22 10:56:12.349 | Selecting previously unselected package memcached. 2020-12-22 10:56:12.357 | Preparing to unpack .../157-memcached_1.5.6-0ubuntu1.2_amd64.deb ... 2020-12-22 10:56:12.361 | Unpacking memcached (1.5.6-0ubuntu1.2) ... 2020-12-22 10:56:12.443 | Selecting previously unselected package pm-utils. 2020-12-22 10:56:12.452 | Preparing to unpack .../158-pm-utils_1.4.1-17_all.deb ... 2020-12-22 10:56:12.456 | Unpacking pm-utils (1.4.1-17) ... 2020-12-22 10:56:12.569 | Selecting previously unselected package postgresql-client-common. 2020-12-22 10:56:12.577 | Preparing to unpack .../159-postgresql-client-common_190ubuntu0.1_all.deb ... 2020-12-22 10:56:12.580 | Unpacking postgresql-client-common (190ubuntu0.1) ... 2020-12-22 10:56:12.674 | Selecting previously unselected package ssl-cert. 2020-12-22 10:56:12.682 | Preparing to unpack .../160-ssl-cert_1.0.39_all.deb ... 2020-12-22 10:56:12.686 | Unpacking ssl-cert (1.0.39) ... 2020-12-22 10:56:12.823 | Selecting previously unselected package postgresql-common. 2020-12-22 10:56:12.832 | Preparing to unpack .../161-postgresql-common_190ubuntu0.1_all.deb ... 2020-12-22 10:56:12.869 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2020-12-22 10:56:12.872 | Unpacking postgresql-common (190ubuntu0.1) ... 2020-12-22 10:56:12.974 | Selecting previously unselected package postgresql-server-dev-10. 2020-12-22 10:56:12.982 | Preparing to unpack .../162-postgresql-server-dev-10_10.15-0ubuntu0.18.04.1_amd64.deb ... 2020-12-22 10:56:12.987 | Unpacking postgresql-server-dev-10 (10.15-0ubuntu0.18.04.1) ... 2020-12-22 10:56:13.313 | Selecting previously unselected package postgresql-server-dev-all. 2020-12-22 10:56:13.325 | Preparing to unpack .../163-postgresql-server-dev-all_190ubuntu0.1_all.deb ... 2020-12-22 10:56:13.329 | Unpacking postgresql-server-dev-all (190ubuntu0.1) ... 2020-12-22 10:56:13.394 | Selecting previously unselected package python-dev. 2020-12-22 10:56:13.402 | Preparing to unpack .../164-python-dev_2.7.15~rc1-1_amd64.deb ... 2020-12-22 10:56:13.415 | Unpacking python-dev (2.7.15~rc1-1) ... 2020-12-22 10:56:13.482 | Selecting previously unselected package python-gdbm. 2020-12-22 10:56:13.490 | Preparing to unpack .../165-python-gdbm_2.7.17-1~18.04_amd64.deb ... 2020-12-22 10:56:13.494 | Unpacking python-gdbm (2.7.17-1~18.04) ... 2020-12-22 10:56:13.585 | Selecting previously unselected package python-mysqldb. 2020-12-22 10:56:13.594 | Preparing to unpack .../166-python-mysqldb_1.3.10-1build1_amd64.deb ... 2020-12-22 10:56:13.598 | Unpacking python-mysqldb (1.3.10-1build1) ... 2020-12-22 10:56:13.691 | Selecting previously unselected package python-psutil. 2020-12-22 10:56:13.699 | Preparing to unpack .../167-python-psutil_5.4.2-1ubuntu0.1_amd64.deb ... 2020-12-22 10:56:13.703 | Unpacking python-psutil (5.4.2-1ubuntu0.1) ... 2020-12-22 10:56:13.812 | Selecting previously unselected package qemu-block-extra:amd64. 2020-12-22 10:56:13.821 | Preparing to unpack .../168-qemu-block-extra_1%3a2.11+dfsg-1ubuntu7.34_amd64.deb ... 2020-12-22 10:56:13.825 | Unpacking qemu-block-extra:amd64 (1:2.11+dfsg-1ubuntu7.34) ... 2020-12-22 10:56:13.903 | Selecting previously unselected package qemu-utils. 2020-12-22 10:56:13.912 | Preparing to unpack .../169-qemu-utils_1%3a2.11+dfsg-1ubuntu7.34_amd64.deb ... 2020-12-22 10:56:13.915 | Unpacking qemu-utils (1:2.11+dfsg-1ubuntu7.34) ... 2020-12-22 10:56:14.129 | Selecting previously unselected package sharutils. 2020-12-22 10:56:14.138 | Preparing to unpack .../170-sharutils_1%3a4.15.2-3_amd64.deb ... 2020-12-22 10:56:14.141 | Unpacking sharutils (1:4.15.2-3) ... 2020-12-22 10:56:14.237 | Selecting previously unselected package sqlite3. 2020-12-22 10:56:14.245 | Preparing to unpack .../171-sqlite3_3.22.0-1ubuntu0.4_amd64.deb ... 2020-12-22 10:56:14.249 | Unpacking sqlite3 (3.22.0-1ubuntu0.4) ... 2020-12-22 10:56:14.414 | Selecting previously unselected package thin-provisioning-tools. 2020-12-22 10:56:14.423 | Preparing to unpack .../172-thin-provisioning-tools_0.7.4-2ubuntu3_amd64.deb ... 2020-12-22 10:56:14.435 | Unpacking thin-provisioning-tools (0.7.4-2ubuntu3) ... 2020-12-22 10:56:14.593 | Selecting previously unselected package unzip. 2020-12-22 10:56:14.601 | Preparing to unpack .../173-unzip_6.0-21ubuntu1.1_amd64.deb ... 2020-12-22 10:56:14.605 | Unpacking unzip (6.0-21ubuntu1.1) ... 2020-12-22 10:56:14.716 | Selecting previously unselected package uwsgi-core. 2020-12-22 10:56:14.724 | Preparing to unpack .../174-uwsgi-core_2.0.15-10.2ubuntu2.1_amd64.deb ... 2020-12-22 10:56:14.727 | Unpacking uwsgi-core (2.0.15-10.2ubuntu2.1) ... 2020-12-22 10:56:14.896 | Selecting previously unselected package vbetool. 2020-12-22 10:56:14.904 | Preparing to unpack .../175-vbetool_1.1-4_amd64.deb ... 2020-12-22 10:56:14.907 | Unpacking vbetool (1.1-4) ... 2020-12-22 10:56:14.998 | Selecting previously unselected package libipset3:amd64. 2020-12-22 10:56:15.007 | Preparing to unpack .../176-libipset3_6.34-1_amd64.deb ... 2020-12-22 10:56:15.010 | Unpacking libipset3:amd64 (6.34-1) ... 2020-12-22 10:56:15.087 | Selecting previously unselected package ipset. 2020-12-22 10:56:15.096 | Preparing to unpack .../177-ipset_6.34-1_amd64.deb ... 2020-12-22 10:56:15.099 | Unpacking ipset (6.34-1) ... 2020-12-22 10:56:15.206 | Selecting previously unselected package ipvsadm. 2020-12-22 10:56:15.214 | Preparing to unpack .../178-ipvsadm_1%3a1.28-3ubuntu0.18.04.1_amd64.deb ... 2020-12-22 10:56:15.219 | Unpacking ipvsadm (1:1.28-3ubuntu0.18.04.1) ... 2020-12-22 10:56:15.307 | Selecting previously unselected package kpartx. 2020-12-22 10:56:15.315 | Preparing to unpack .../179-kpartx_0.7.4-2ubuntu3_amd64.deb ... 2020-12-22 10:56:15.328 | Unpacking kpartx (0.7.4-2ubuntu3) ... 2020-12-22 10:56:15.401 | Selecting previously unselected package libapache2-mod-proxy-uwsgi. 2020-12-22 10:56:15.409 | Preparing to unpack .../180-libapache2-mod-proxy-uwsgi_2.0.15-10.2ubuntu2.1_amd64.deb ... 2020-12-22 10:56:15.413 | Unpacking libapache2-mod-proxy-uwsgi (2.0.15-10.2ubuntu2.1) ... 2020-12-22 10:56:15.511 | Selecting previously unselected package liberasurecode1:amd64. 2020-12-22 10:56:15.520 | Preparing to unpack .../181-liberasurecode1_1.5.0-1_amd64.deb ... 2020-12-22 10:56:15.532 | Unpacking liberasurecode1:amd64 (1.5.0-1) ... 2020-12-22 10:56:15.602 | Selecting previously unselected package liberasurecode-dev. 2020-12-22 10:56:15.610 | Preparing to unpack .../182-liberasurecode-dev_1.5.0-1_amd64.deb ... 2020-12-22 10:56:15.623 | Unpacking liberasurecode-dev (1.5.0-1) ... 2020-12-22 10:56:15.703 | Selecting previously unselected package libffi-dev:amd64. 2020-12-22 10:56:15.712 | Preparing to unpack .../183-libffi-dev_3.2.1-8_amd64.deb ... 2020-12-22 10:56:15.716 | Unpacking libffi-dev:amd64 (3.2.1-8) ... 2020-12-22 10:56:15.815 | Selecting previously unselected package libkrb5-dev:amd64. 2020-12-22 10:56:15.823 | Preparing to unpack .../184-libkrb5-dev_1.16-2ubuntu0.2_amd64.deb ... 2020-12-22 10:56:15.827 | Unpacking libkrb5-dev:amd64 (1.16-2ubuntu0.2) ... 2020-12-22 10:56:15.907 | Selecting previously unselected package libyaml-dev:amd64. 2020-12-22 10:56:15.916 | Preparing to unpack .../185-libyaml-dev_0.1.7-2ubuntu3_amd64.deb ... 2020-12-22 10:56:15.920 | Unpacking libyaml-dev:amd64 (0.1.7-2ubuntu3) ... 2020-12-22 10:56:15.992 | Selecting previously unselected package socat. 2020-12-22 10:56:16.000 | Preparing to unpack .../186-socat_1.7.3.2-2ubuntu2_amd64.deb ... 2020-12-22 10:56:16.004 | Unpacking socat (1.7.3.2-2ubuntu2) ... 2020-12-22 10:56:16.131 | Selecting previously unselected package vlan. 2020-12-22 10:56:16.140 | Preparing to unpack .../187-vlan_1.9-3.2ubuntu6_amd64.deb ... 2020-12-22 10:56:16.145 | Unpacking vlan (1.9-3.2ubuntu6) ... 2020-12-22 10:56:16.264 | Setting up libjs-jquery (3.2.1-1) ... 2020-12-22 10:56:16.296 | Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 2020-12-22 10:56:16.319 | Setting up libapr1:amd64 (1.6.3-2) ... 2020-12-22 10:56:16.351 | Setting up libpython-dev:amd64 (2.7.15~rc1-1) ... 2020-12-22 10:56:16.383 | Processing triggers for ufw (0.36-0ubuntu0.18.04.1) ... 2020-12-22 10:56:16.609 | Setting up libpathplan4 (2.40.1-2) ... 2020-12-22 10:56:16.631 | Setting up conntrack (1:1.4.4+snapshot20161117-6ubuntu2) ... 2020-12-22 10:56:16.662 | Setting up libicu60:amd64 (60.2-3ubuntu3.1) ... 2020-12-22 10:56:16.691 | Setting up make (4.1-9.1ubuntu1) ... 2020-12-22 10:56:16.731 | Setting up liblab-gamut1 (2.40.1-2) ... 2020-12-22 10:56:16.762 | Setting up libxcb-render0:amd64 (1.13-2~ubuntu18.04) ... 2020-12-22 10:56:16.793 | Setting up vlan (1.9-3.2ubuntu6) ... 2020-12-22 10:56:16.874 | Setting up libarchive-zip-perl (1.60-1ubuntu0.1) ... 2020-12-22 10:56:16.913 | Setting up comerr-dev:amd64 (2.1-1.44.1-1ubuntu1.3) ... 2020-12-22 10:56:16.943 | Processing triggers for mime-support (3.60ubuntu1) ... 2020-12-22 10:56:16.974 | Setting up libsctp1:amd64 (1.0.17+dfsg-2) ... 2020-12-22 10:56:17.012 | Processing triggers for ureadahead (0.100.0-21) ... 2020-12-22 10:56:17.029 | Setting up sudo (1.8.21p2-3ubuntu1.3) ... 2020-12-22 10:56:17.105 | Setting up libtimedate-perl (2.3000-2) ... 2020-12-22 10:56:17.134 | Setting up libjbig0:amd64 (2.1-3.1build1) ... 2020-12-22 10:56:17.164 | Setting up libldap-common (2.4.45+dfsg-1ubuntu1.8) ... 2020-12-22 10:56:17.227 | Setting up fonts-dejavu-core (2.37-1) ... 2020-12-22 10:56:17.408 | Processing triggers for install-info (6.5.0.dfsg.1-2) ... 2020-12-22 10:56:17.684 | Setting up libx86-1:amd64 (1.1+ds1-10.2) ... 2020-12-22 10:56:17.714 | Setting up lvm2 (2.02.176-4.1ubuntu3.18.04.3) ... 2020-12-22 10:56:18.167 | update-initramfs: deferring update (trigger activated) 2020-12-22 10:56:20.511 | Setting up python-dev (2.7.15~rc1-1) ... 2020-12-22 10:56:20.550 | Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 2020-12-22 10:56:20.573 | No schema files found: doing nothing. 2020-12-22 10:56:20.581 | Setting up mysql-common (5.8+1.0.4) ... 2020-12-22 10:56:20.654 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2020-12-22 10:56:20.666 | Setting up sharutils (1:4.15.2-3) ... 2020-12-22 10:56:20.704 | Setting up libiscsi7:amd64 (1.17.0-1.1) ... 2020-12-22 10:56:20.735 | Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 2020-12-22 10:56:20.774 | Setting up libjansson4:amd64 (2.11-1) ... 2020-12-22 10:56:20.806 | Setting up unzip (6.0-21ubuntu1.1) ... 2020-12-22 10:56:20.853 | Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 2020-12-22 10:56:20.884 | Setting up libarchive-cpio-perl (0.10-1) ... 2020-12-22 10:56:20.916 | Setting up genisoimage (9:1.1.11-3ubuntu2) ... 2020-12-22 10:56:20.948 | Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 2020-12-22 10:56:20.978 | Setting up uuid-dev:amd64 (2.31.1-0.4ubuntu3.7) ... 2020-12-22 10:56:21.009 | Setting up dctrl-tools (2.24-2build1) ... 2020-12-22 10:56:21.048 | Setting up apache2-data (2.4.29-1ubuntu4.14) ... 2020-12-22 10:56:21.078 | Setting up libffi-dev:amd64 (3.2.1-8) ... 2020-12-22 10:56:21.109 | Setting up libdatrie1:amd64 (0.2.10-7) ... 2020-12-22 10:56:21.143 | Setting up libjpeg-turbo8:amd64 (1.5.2-0ubuntu5.18.04.4) ... 2020-12-22 10:56:21.174 | Setting up libyaml-dev:amd64 (0.1.7-2ubuntu3) ... 2020-12-22 10:56:21.206 | Processing triggers for initramfs-tools (0.130ubuntu3.8) ... 2020-12-22 10:56:21.293 | update-initramfs: Generating /boot/initrd.img-4.15.0-55-generic 2020-12-22 10:56:32.580 | Setting up pm-utils (1.4.1-17) ... 2020-12-22 10:56:32.616 | Setting up libnetfilter-queue1 (1.0.2-2) ... 2020-12-22 10:56:32.657 | Setting up m4 (1.4.18-1) ... 2020-12-22 10:56:32.687 | Setting up libipset3:amd64 (6.34-1) ... 2020-12-22 10:56:32.720 | Setting up fonts-liberation (1:1.07.4-7~18.04.1) ... 2020-12-22 10:56:32.752 | Setting up libsasl2-dev (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 2020-12-22 10:56:32.785 | Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 2020-12-22 10:56:32.818 | Setting up open-iscsi (2.0.874-5ubuntu2.10) ... 2020-12-22 10:56:32.900 | Installing new version of config file /etc/iscsi/iscsid.conf ... 2020-12-22 10:56:34.912 | Setting up libnspr4:amd64 (2:4.18-1ubuntu1) ... 2020-12-22 10:56:34.944 | Setting up libxml2:amd64 (2.9.4+dfsg1-6.1ubuntu1.3) ... 2020-12-22 10:56:34.974 | Setting up bridge-utils (1.5-15ubuntu1) ... 2020-12-22 10:56:35.187 | Setting up uuid-runtime (2.31.1-0.4ubuntu3.7) ... 2020-12-22 10:56:36.210 | Setting up libgraphite2-3:amd64 (1.3.11-2) ... 2020-12-22 10:56:36.240 | Setting up libcroco3:amd64 (0.6.12-2) ... 2020-12-22 10:56:36.272 | Setting up libxslt1.1:amd64 (1.1.29-5ubuntu0.2) ... 2020-12-22 10:56:36.302 | Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 2020-12-22 10:56:36.332 | Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 2020-12-22 10:56:36.363 | Setting up libsys-hostname-long-perl (1.5-1) ... 2020-12-22 10:56:36.393 | Setting up libfile-fcntllock-perl (0.22-3build2) ... 2020-12-22 10:56:36.424 | Setting up dnsmasq-utils (2.79-1) ... 2020-12-22 10:56:36.454 | Setting up libsodium23:amd64 (1.0.16-2) ... 2020-12-22 10:56:36.485 | Setting up libpixman-1-0:amd64 (0.34.0-2) ... 2020-12-22 10:56:36.514 | Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 2020-12-22 10:56:36.565 | Setting up libjpeg-turbo8-dev:amd64 (1.5.2-0ubuntu5.18.04.4) ... 2020-12-22 10:56:36.595 | Setting up libmail-sendmail-perl (0.80-1) ... 2020-12-22 10:56:36.644 | Processing triggers for libc-bin (2.27-3ubuntu1) ... 2020-12-22 10:56:36.682 | Setting up libaio1:amd64 (0.3.110-5ubuntu0.1) ... 2020-12-22 10:56:36.724 | Setting up autotools-dev (20180224.1) ... 2020-12-22 10:56:36.756 | Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... 2020-12-22 10:56:36.788 | Setting up kpartx (0.7.4-2ubuntu3) ... 2020-12-22 10:56:36.818 | Setting up python-psutil (5.4.2-1ubuntu0.1) ... 2020-12-22 10:56:37.087 | Setting up postgresql-client-common (190ubuntu0.1) ... 2020-12-22 10:56:37.138 | Setting up dstat (0.7.3-1) ... 2020-12-22 10:56:37.352 | Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) ... 2020-12-22 10:56:37.603 | Setting up libaprutil1:amd64 (1.6.1-2) ... 2020-12-22 10:56:37.635 | Setting up ipset (6.34-1) ... 2020-12-22 10:56:37.667 | Setting up libfakeroot:amd64 (1.22-2ubuntu1) ... 2020-12-22 10:56:37.708 | Setting up thin-provisioning-tools (0.7.4-2ubuntu3) ... 2020-12-22 10:56:37.738 | Setting up systemd (237-3ubuntu10.43) ... 2020-12-22 10:56:37.762 | Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 2020-12-22 10:56:39.038 | [/usr/lib/tmpfiles.d/haproxy.conf:1] Unknown user 'haproxy'. 2020-12-22 10:56:39.040 | [/usr/lib/tmpfiles.d/memcached.conf:1] Unknown user 'memcache'. 2020-12-22 10:56:39.041 | [/usr/lib/tmpfiles.d/postgresql.conf:2] Unknown user 'postgres'. 2020-12-22 10:56:39.043 | [/usr/lib/tmpfiles.d/postgresql.conf:4] Unknown group 'postgres'. 2020-12-22 10:56:39.128 | Setting up libltdl7:amd64 (2.4.6-2) ... 2020-12-22 10:56:39.153 | Setting up openssl (1.1.1-1ubuntu2.1~18.04.7) ... 2020-12-22 10:56:39.196 | Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 2020-12-22 10:56:39.228 | Setting up libann0 (1.1.2+doc-6) ... 2020-12-22 10:56:39.258 | Setting up libalgorithm-diff-perl (1.19.03-1) ... 2020-12-22 10:56:39.289 | Setting up libxcb-shm0:amd64 (1.13-2~ubuntu18.04) ... 2020-12-22 10:56:39.319 | Setting up libxpm4:amd64 (1:3.5.12-1) ... 2020-12-22 10:56:39.351 | Setting up libxrender1:amd64 (1:0.9.10-1) ... 2020-12-22 10:56:39.381 | Setting up libsensors4:amd64 (1:3.4.0-4) ... 2020-12-22 10:56:39.433 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2020-12-22 10:57:04.323 | Setting up python-gdbm (2.7.17-1~18.04) ... 2020-12-22 10:57:04.334 | Setting up libsystemd-dev:amd64 (237-3ubuntu10.43) ... 2020-12-22 10:57:04.365 | Setting up libmysqlclient20:amd64 (5.7.32-0ubuntu0.18.04.1) ... 2020-12-22 10:57:04.396 | Setting up icu-devtools (60.2-3ubuntu3.1) ... 2020-12-22 10:57:04.428 | Setting up liblua5.2-0:amd64 (5.2.4-1.1build1) ... 2020-12-22 10:57:04.460 | Setting up libthai-data (0.1.27-2) ... 2020-12-22 10:57:04.492 | Setting up liberasurecode1:amd64 (1.5.0-1) ... 2020-12-22 10:57:04.522 | Setting up javascript-common (11) ... 2020-12-22 10:57:04.594 | Package apache2 is not configured yet. Will defer actions by package javascript-common. 2020-12-22 10:57:04.613 | Processing triggers for dbus (1.12.2-1ubuntu1.1) ... 2020-12-22 10:57:04.660 | Setting up libsasl2-modules:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 2020-12-22 10:57:04.707 | Setting up libnl-3-200:amd64 (3.2.29-0ubuntu3) ... 2020-12-22 10:57:04.759 | Setting up libjs-jquery-metadata (12-1) ... 2020-12-22 10:57:04.790 | Setting up x11-common (1:7.7+19ubuntu7.1) ... 2020-12-22 10:57:05.252 | update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults 2020-12-22 10:57:05.646 | Setting up iputils-arping (3:20161105-1ubuntu3) ... 2020-12-22 10:57:05.676 | Setting up liblua5.3-0:amd64 (5.3.3-1ubuntu0.18.04.1) ... 2020-12-22 10:57:05.707 | Setting up libglib2.0-bin (2.56.4-0ubuntu0.18.04.6) ... 2020-12-22 10:57:05.738 | Setting up libgraphite2-dev:amd64 (1.3.11-2) ... 2020-12-22 10:57:05.769 | Setting up vbetool (1.1-4) ... 2020-12-22 10:57:05.801 | Setting up libcdt5 (2.40.1-2) ... 2020-12-22 10:57:05.831 | Setting up git (1:2.17.1-1ubuntu0.7) ... 2020-12-22 10:57:05.900 | Setting up libmatheval1:amd64 (1.1.11+dfsg-3build1) ... 2020-12-22 10:57:05.931 | Setting up autopoint (0.19.8.1-6ubuntu0.3) ... 2020-12-22 10:57:05.961 | Processing triggers for rsyslog (8.32.0-1ubuntu4) ... 2020-12-22 10:57:06.216 | Setting up libcgraph6 (2.40.1-2) ... 2020-12-22 10:57:06.247 | Setting up libaprutil1-ldap:amd64 (1.6.1-2) ... 2020-12-22 10:57:06.280 | Setting up libwebp6:amd64 (0.6.1-2) ... 2020-12-22 10:57:06.311 | Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-0ubuntu2) ... 2020-12-22 10:57:06.342 | Setting up libsnmp-base (5.7.3+dfsg-1.8ubuntu3.6) ... 2020-12-22 10:57:06.373 | Setting up libfile-stripnondeterminism-perl (0.040-1.1~build1) ... 2020-12-22 10:57:06.404 | Setting up libjpeg8:amd64 (8c-2ubuntu8) ... 2020-12-22 10:57:06.434 | Setting up libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu1) ... 2020-12-22 10:57:06.473 | Setting up libldap2-dev:amd64 (2.4.45+dfsg-1ubuntu1.8) ... 2020-12-22 10:57:06.503 | Setting up libtool (2.4.6-2) ... 2020-12-22 10:57:06.534 | Setting up libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2020-12-22 10:57:06.565 | Setting up libsctp-dev:amd64 (1.0.17+dfsg-2) ... 2020-12-22 10:57:06.597 | Setting up libnss-systemd:amd64 (237-3ubuntu10.43) ... 2020-12-22 10:57:06.628 | Setting up libjs-jquery-tablesorter (1:2.29.5+dfsg1-1) ... 2020-12-22 10:57:06.659 | Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 2020-12-22 10:57:06.690 | Setting up haproxy (1.8.8-1ubuntu0.11) ... 2020-12-22 10:57:07.313 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /lib/systemd/system/haproxy.service. 2020-12-22 10:57:07.994 | Setting up fontconfig-config (2.12.6-0ubuntu2) ... 2020-12-22 10:57:08.463 | Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 2020-12-22 10:57:08.493 | Setting up libsnmp30:amd64 (5.7.3+dfsg-1.8ubuntu3.6) ... 2020-12-22 10:57:08.524 | Setting up libpam-systemd:amd64 (237-3ubuntu10.43) ... 2020-12-22 10:57:08.948 | Setting up libapr1-dev (1.6.3-2) ... 2020-12-22 10:57:08.979 | Setting up libltdl-dev:amd64 (2.4.6-2) ... 2020-12-22 10:57:09.011 | Setting up libglib2.0-dev-bin (2.56.4-0ubuntu0.18.04.6) ... 2020-12-22 10:57:09.312 | Setting up gettext (0.19.8.1-6ubuntu0.3) ... 2020-12-22 10:57:09.343 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.1-2) ... 2020-12-22 10:57:09.376 | Setting up libgvpr2 (2.40.1-2) ... 2020-12-22 10:57:09.409 | Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 2020-12-22 10:57:09.441 | Setting up memcached (1.5.6-0ubuntu1.2) ... 2020-12-22 10:57:10.038 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /lib/systemd/system/memcached.service. 2020-12-22 10:57:10.632 | Setting up socat (1.7.3.2-2ubuntu2) ... 2020-12-22 10:57:10.655 | Setting up apache2-utils (2.4.29-1ubuntu4.14) ... 2020-12-22 10:57:10.686 | Setting up libssl-dev:amd64 (1.1.1-1ubuntu2.1~18.04.7) ... 2020-12-22 10:57:10.718 | Setting up libaprutil1-dev (1.6.1-2) ... 2020-12-22 10:57:10.749 | Setting up liberasurecode-dev (1.5.0-1) ... 2020-12-22 10:57:10.799 | Setting up apache2-bin (2.4.29-1ubuntu4.14) ... 2020-12-22 10:57:10.829 | Setting up libnl-genl-3-200:amd64 (3.2.29-0ubuntu3) ... 2020-12-22 10:57:10.862 | Setting up libnss3:amd64 (2:3.35-2ubuntu2.12) ... 2020-12-22 10:57:10.893 | Setting up libharfbuzz0b:amd64 (1.7.2-1ubuntu1) ... 2020-12-22 10:57:10.923 | Setting up libtiff5:amd64 (4.0.9-5ubuntu0.3) ... 2020-12-22 10:57:10.954 | Setting up libnl-route-3-200:amd64 (3.2.29-0ubuntu3) ... 2020-12-22 10:57:10.986 | Setting up ssl-cert (1.0.39) ... 2020-12-22 10:57:11.686 | Setting up autoconf (2.69-11) ... 2020-12-22 10:57:11.729 | Setting up libthai0:amd64 (0.1.27-2) ... 2020-12-22 10:57:11.759 | Setting up fakeroot (1.22-2ubuntu1) ... 2020-12-22 10:57:11.783 | update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode 2020-12-22 10:57:11.808 | Setting up tcpdump (4.9.3-0ubuntu0.18.04.1) ... 2020-12-22 10:57:12.017 | Setting up ipvsadm (1:1.28-3ubuntu0.18.04.1) ... 2020-12-22 10:57:12.516 | Setting up sqlite3 (3.22.0-1ubuntu0.4) ... 2020-12-22 10:57:12.547 | Setting up libalgorithm-merge-perl (0.08-3) ... 2020-12-22 10:57:12.586 | Setting up intltool-debian (0.35.0+20060710.4) ... 2020-12-22 10:57:12.618 | Setting up pkg-config (0.29.1-0ubuntu2) ... 2020-12-22 10:57:12.728 | Setting up libalgorithm-diff-xs-perl (0.04-5) ... 2020-12-22 10:57:12.759 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2020-12-22 10:57:12.791 | Setting up gir1.2-harfbuzz-0.0:amd64 (1.7.2-1ubuntu1) ... 2020-12-22 10:57:12.821 | Setting up libjpeg-dev:amd64 (8c-2ubuntu8) ... 2020-12-22 10:57:12.853 | Setting up python-mysqldb (1.3.10-1build1) ... 2020-12-22 10:57:13.003 | Setting up keepalived (1:1.3.9-1ubuntu0.18.04.2) ... 2020-12-22 10:57:13.301 | Created symlink /etc/systemd/system/multi-user.target.wants/keepalived.service → /lib/systemd/system/keepalived.service. 2020-12-22 10:57:13.889 | Setting up postgresql-common (190ubuntu0.1) ... 2020-12-22 10:57:14.521 | Adding user postgres to group ssl-cert 2020-12-22 10:57:14.708 | 2020-12-22 10:57:14.708 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2020-12-22 10:57:14.922 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2020-12-22 10:57:14.922 | Removing obsolete dictionary files: 2020-12-22 10:57:15.161 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /lib/systemd/system/postgresql.service. 2020-12-22 10:57:15.802 | Setting up automake (1:1.15.1-3ubuntu2) ... 2020-12-22 10:57:15.818 | update-alternatives: using /usr/bin/automake-1.15 to provide /usr/bin/automake (automake) in auto mode 2020-12-22 10:57:15.842 | Setting up libapache2-mod-proxy-uwsgi (2.0.15-10.2ubuntu2.1) ... 2020-12-22 10:57:15.884 | Setting up libice6:amd64 (2:1.0.9-2) ... 2020-12-22 10:57:15.914 | Setting up g++ (4:7.4.0-1ubuntu2.3) ... 2020-12-22 10:57:15.989 | update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode 2020-12-22 10:57:16.001 | Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 2020-12-22 10:57:16.031 | Setting up libgts-bin (0.7.6+darcs121130-4) ... 2020-12-22 10:57:16.061 | Setting up libharfbuzz-gobject0:amd64 (1.7.2-1ubuntu1) ... 2020-12-22 10:57:16.091 | Setting up uwsgi-core (2.0.15-10.2ubuntu2.1) ... 2020-12-22 10:57:16.131 | Setting up conntrackd (1:1.4.4+snapshot20161117-6ubuntu2) ... 2020-12-22 10:57:16.472 | Created symlink /etc/systemd/system/multi-user.target.wants/conntrackd.service → /lib/systemd/system/conntrackd.service. 2020-12-22 10:57:17.104 | Setting up libibverbs1:amd64 (17.1-1ubuntu0.2) ... 2020-12-22 10:57:17.238 | Setting up libfontconfig1:amd64 (2.12.6-0ubuntu2) ... 2020-12-22 10:57:17.269 | Setting up libsm6:amd64 (2:1.2.2-1) ... 2020-12-22 10:57:17.310 | Setting up libharfbuzz-icu0:amd64 (1.7.2-1ubuntu1) ... 2020-12-22 10:57:17.341 | Setting up apache2 (2.4.29-1ubuntu4.14) ... 2020-12-22 10:57:19.072 | Enabling module mpm_event. 2020-12-22 10:57:19.134 | Enabling module authz_core. 2020-12-22 10:57:19.140 | Enabling module authz_host. 2020-12-22 10:57:19.199 | Enabling module authn_core. 2020-12-22 10:57:19.204 | Enabling module auth_basic. 2020-12-22 10:57:19.264 | Enabling module access_compat. 2020-12-22 10:57:19.329 | Enabling module authn_file. 2020-12-22 10:57:19.390 | Enabling module authz_user. 2020-12-22 10:57:19.448 | Enabling module alias. 2020-12-22 10:57:19.507 | Enabling module dir. 2020-12-22 10:57:19.567 | Enabling module autoindex. 2020-12-22 10:57:19.627 | Enabling module env. 2020-12-22 10:57:19.690 | Enabling module mime. 2020-12-22 10:57:19.756 | Enabling module negotiation. 2020-12-22 10:57:19.816 | Enabling module setenvif. 2020-12-22 10:57:19.876 | Enabling module filter. 2020-12-22 10:57:19.939 | Enabling module deflate. 2020-12-22 10:57:20.002 | Enabling module status. 2020-12-22 10:57:20.061 | Enabling module reqtimeout. 2020-12-22 10:57:20.121 | Enabling conf charset. 2020-12-22 10:57:20.180 | Enabling conf localized-error-pages. 2020-12-22 10:57:20.240 | Enabling conf other-vhosts-access-log. 2020-12-22 10:57:20.339 | Enabling conf security. 2020-12-22 10:57:20.397 | Enabling conf serve-cgi-bin. 2020-12-22 10:57:20.455 | Enabling site 000-default. 2020-12-22 10:57:20.505 | info: Executing deferred 'a2enconf javascript-common' for package javascript-common 2020-12-22 10:57:20.558 | Enabling conf javascript-common. 2020-12-22 10:57:20.836 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /lib/systemd/system/apache2.service. 2020-12-22 10:57:21.248 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /lib/systemd/system/apache-htcacheclean.service. 2020-12-22 10:57:22.784 | Setting up libmysqlclient-dev (5.7.32-0ubuntu0.18.04.1) ... 2020-12-22 10:57:22.815 | Setting up po-debconf (1.0.20) ... 2020-12-22 10:57:22.847 | Setting up build-essential (12.4ubuntu1) ... 2020-12-22 10:57:22.878 | Setting up libicu-le-hb0:amd64 (1.0.3+git161113-4) ... 2020-12-22 10:57:22.909 | Setting up libgd3:amd64 (2.2.5-4ubuntu0.4) ... 2020-12-22 10:57:22.939 | Setting up libglib2.0-dev:amd64 (2.56.4-0ubuntu0.18.04.6) ... 2020-12-22 10:57:22.969 | Setting up librados2 (12.2.13-0ubuntu0.18.04.5) ... 2020-12-22 10:57:22.998 | Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 2020-12-22 10:57:23.028 | Setting up libpq5:amd64 (10.15-0ubuntu0.18.04.1) ... 2020-12-22 10:57:23.058 | Setting up ibverbs-providers:amd64 (17.1-1ubuntu0.2) ... 2020-12-22 10:57:23.246 | Setting up libiculx60:amd64 (60.2-3ubuntu3.1) ... 2020-12-22 10:57:23.277 | Setting up libxt6:amd64 (1:1.1.5-1) ... 2020-12-22 10:57:23.307 | Setting up fontconfig (2.12.6-0ubuntu2) ... 2020-12-22 10:57:25.482 | Regenerating fonts cache... done. 2020-12-22 10:57:25.486 | Setting up libcairo2:amd64 (1.15.10-2ubuntu0.1) ... 2020-12-22 10:57:25.515 | Setting up libgssrpc4:amd64 (1.16-2ubuntu0.2) ... 2020-12-22 10:57:25.546 | Setting up libpq-dev (10.15-0ubuntu0.18.04.1) ... 2020-12-22 10:57:25.577 | Setting up libcurl4:amd64 (7.58.0-2ubuntu3.12) ... 2020-12-22 10:57:25.608 | Setting up postgresql-server-dev-10 (10.15-0ubuntu0.18.04.1) ... 2020-12-22 10:57:25.639 | Setting up librbd1 (12.2.13-0ubuntu0.18.04.5) ... 2020-12-22 10:57:25.669 | Setting up libkdb5-9:amd64 (1.16-2ubuntu0.2) ... 2020-12-22 10:57:25.700 | Setting up qemu-block-extra:amd64 (1:2.11+dfsg-1ubuntu7.34) ... 2020-12-22 10:57:25.730 | Setting up qemu-utils (1:2.11+dfsg-1ubuntu7.34) ... 2020-12-22 10:57:25.761 | Setting up libxmu6:amd64 (2:1.1.2-2) ... 2020-12-22 10:57:25.792 | Setting up postgresql-server-dev-all (190ubuntu0.1) ... 2020-12-22 10:57:25.824 | Setting up libpango-1.0-0:amd64 (1.40.14-1ubuntu0.1) ... 2020-12-22 10:57:25.865 | Setting up libkadm5srv-mit11:amd64 (1.16-2ubuntu0.2) ... 2020-12-22 10:57:25.908 | Setting up libkadm5clnt-mit11:amd64 (1.16-2ubuntu0.2) ... 2020-12-22 10:57:25.939 | Setting up libxaw7:amd64 (2:1.0.13-1) ... 2020-12-22 10:57:25.977 | Setting up curl (7.58.0-2ubuntu3.12) ... 2020-12-22 10:57:26.008 | Setting up libpangoft2-1.0-0:amd64 (1.40.14-1ubuntu0.1) ... 2020-12-22 10:57:26.046 | Setting up krb5-multidev:amd64 (1.16-2ubuntu0.2) ... 2020-12-22 10:57:26.070 | Setting up libkrb5-dev:amd64 (1.16-2ubuntu0.2) ... 2020-12-22 10:57:26.108 | Setting up libpangocairo-1.0-0:amd64 (1.40.14-1ubuntu0.1) ... 2020-12-22 10:57:26.132 | Setting up libgvc6 (2.40.1-2) ... 2020-12-22 10:57:26.174 | Setting up graphviz (2.40.1-2) ... 2020-12-22 10:57:26.215 | Setting up libicu-dev (60.2-3ubuntu3.1) ... 2020-12-22 10:57:26.255 | Setting up libxml2-dev:amd64 (2.9.4+dfsg1-6.1ubuntu1.3) ... 2020-12-22 10:57:26.288 | Setting up libharfbuzz-dev:amd64 (1.7.2-1ubuntu1) ... 2020-12-22 10:57:26.318 | Setting up libxslt1-dev:amd64 (1.1.29-5ubuntu0.2) ... 2020-12-22 10:57:26.358 | Setting up debhelper (11.1.6ubuntu2) ... 2020-12-22 10:57:26.389 | Setting up dh-autoreconf (17) ... 2020-12-22 10:57:26.457 | Setting up libicu-le-hb-dev:amd64 (1.0.3+git161113-4) ... 2020-12-22 10:57:26.483 | Setting up dh-strip-nondeterminism (0.040-1.1~build1) ... 2020-12-22 10:57:26.513 | Setting up apache2-dev (2.4.29-1ubuntu4.14) ... 2020-12-22 10:57:26.545 | Processing triggers for initramfs-tools (0.130ubuntu3.8) ... 2020-12-22 10:57:26.617 | update-initramfs: Generating /boot/initrd.img-4.15.0-55-generic 2020-12-22 10:57:36.085 | Processing triggers for libc-bin (2.27-3ubuntu1) ... 2020-12-22 10:57:36.112 | Processing triggers for systemd (237-3ubuntu10.43) ... 2020-12-22 10:57:36.310 | Processing triggers for ureadahead (0.100.0-21) ... 2020-12-22 10:57:36.338 | Processing triggers for rsyslog (8.32.0-1ubuntu4) ... 2020-12-22 10:57:36.606 | Processing triggers for dbus (1.12.2-1ubuntu1.1) ... 2020-12-22 10:57:36.626 | Processing triggers for ufw (0.36-0ubuntu0.18.04.1) ... 2020-12-22 10:57:39.019 | ++ functions-common:apt_get:1114 : result=0 2020-12-22 10:57:39.022 | ++ functions-common:apt_get:1117 : time_stop apt-get 2020-12-22 10:57:39.025 | ++ functions-common:time_stop:2336 : local name 2020-12-22 10:57:39.027 | ++ functions-common:time_stop:2337 : local end_time 2020-12-22 10:57:39.030 | ++ functions-common:time_stop:2338 : local elapsed_time 2020-12-22 10:57:39.032 | ++ functions-common:time_stop:2339 : local total 2020-12-22 10:57:39.034 | ++ functions-common:time_stop:2340 : local start_time 2020-12-22 10:57:39.036 | ++ functions-common:time_stop:2342 : name=apt-get 2020-12-22 10:57:39.038 | ++ functions-common:time_stop:2343 : start_time=1608634519517 2020-12-22 10:57:39.041 | ++ functions-common:time_stop:2345 : [[ -z 1608634519517 ]] 2020-12-22 10:57:39.044 | +++ functions-common:time_stop:2348 : date +%s%3N 2020-12-22 10:57:39.049 | ++ functions-common:time_stop:2348 : end_time=1608634659045 2020-12-22 10:57:39.051 | ++ functions-common:time_stop:2349 : elapsed_time=139528 2020-12-22 10:57:39.053 | ++ functions-common:time_stop:2350 : total=0 2020-12-22 10:57:39.056 | ++ functions-common:time_stop:2352 : _TIME_START[$name]= 2020-12-22 10:57:39.058 | ++ functions-common:time_stop:2353 : _TIME_TOTAL[$name]=139528 2020-12-22 10:57:39.061 | ++ functions-common:apt_get:1118 : return 0 2020-12-22 10:57:39.063 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2020-12-22 10:57:39.066 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2020-12-22 10:57:39.069 | ++ tools/install_prereqs.sh:source:84 : python3_enabled 2020-12-22 10:57:39.071 | ++ inc/python:python3_enabled:531 : [[ True == \T\r\u\e ]] 2020-12-22 10:57:39.074 | ++ inc/python:python3_enabled:532 : return 0 2020-12-22 10:57:39.076 | ++ tools/install_prereqs.sh:source:85 : install_python3 2020-12-22 10:57:39.079 | ++ inc/python:install_python3:540 : is_ubuntu 2020-12-22 10:57:39.082 | ++ functions-common:is_ubuntu:494 : [[ -z deb ]] 2020-12-22 10:57:39.084 | ++ functions-common:is_ubuntu:497 : '[' deb = deb ']' 2020-12-22 10:57:39.087 | ++ inc/python:install_python3:541 : apt_get install python3.6 python3.6-dev 2020-12-22 10:57:39.112 | ++ functions-common:apt_get:1110 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install python3.6 python3.6-dev 2020-12-22 10:57:39.234 | Reading package lists... 2020-12-22 10:57:39.521 | Building dependency tree... 2020-12-22 10:57:39.522 | Reading state information... 2020-12-22 10:57:39.872 | python3.6 is already the newest version (3.6.9-1~18.04ubuntu1.3). 2020-12-22 10:57:39.872 | python3.6 set to manually installed. 2020-12-22 10:57:39.872 | python3.6-dev is already the newest version (3.6.9-1~18.04ubuntu1.3). 2020-12-22 10:57:39.872 | python3.6-dev set to manually installed. 2020-12-22 10:57:39.872 | The following packages were automatically installed and are no longer required: 2020-12-22 10:57:39.874 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2020-12-22 10:57:39.874 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2020-12-22 10:57:39.874 | python3-incremental python3-netifaces python3-pam python3-problem-report 2020-12-22 10:57:39.874 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2020-12-22 10:57:39.874 | python3-twisted-bin python3-zope.interface 2020-12-22 10:57:39.874 | Use 'sudo apt autoremove' to remove them. 2020-12-22 10:57:39.968 | 0 upgraded, 0 newly installed, 0 to remove and 144 not upgraded. 2020-12-22 10:57:39.973 | ++ functions-common:apt_get:1114 : result=0 2020-12-22 10:57:39.975 | ++ functions-common:apt_get:1117 : time_stop apt-get 2020-12-22 10:57:39.978 | ++ functions-common:time_stop:2336 : local name 2020-12-22 10:57:39.980 | ++ functions-common:time_stop:2337 : local end_time 2020-12-22 10:57:39.983 | ++ functions-common:time_stop:2338 : local elapsed_time 2020-12-22 10:57:39.985 | ++ functions-common:time_stop:2339 : local total 2020-12-22 10:57:39.988 | ++ functions-common:time_stop:2340 : local start_time 2020-12-22 10:57:39.990 | ++ functions-common:time_stop:2342 : name=apt-get 2020-12-22 10:57:39.992 | ++ functions-common:time_stop:2343 : start_time=1608634659108 2020-12-22 10:57:39.995 | ++ functions-common:time_stop:2345 : [[ -z 1608634659108 ]] 2020-12-22 10:57:39.998 | +++ functions-common:time_stop:2348 : date +%s%3N 2020-12-22 10:57:40.002 | ++ functions-common:time_stop:2348 : end_time=1608634659999 2020-12-22 10:57:40.005 | ++ functions-common:time_stop:2349 : elapsed_time=891 2020-12-22 10:57:40.007 | ++ functions-common:time_stop:2350 : total=139528 2020-12-22 10:57:40.009 | ++ functions-common:time_stop:2352 : _TIME_START[$name]= 2020-12-22 10:57:40.011 | ++ functions-common:time_stop:2353 : _TIME_TOTAL[$name]=140419 2020-12-22 10:57:40.014 | ++ functions-common:apt_get:1118 : return 0 2020-12-22 10:57:40.017 | +++ tools/install_prereqs.sh:source:86 : which python3.6 2020-12-22 10:57:40.022 | ++ tools/install_prereqs.sh:source:86 : export PYTHON=/usr/bin/python3.6 2020-12-22 10:57:40.025 | ++ tools/install_prereqs.sh:source:86 : PYTHON=/usr/bin/python3.6 2020-12-22 10:57:40.027 | ++ tools/install_prereqs.sh:source:94 : date +%s 2020-12-22 10:57:40.031 | ++ tools/install_prereqs.sh:source:95 : date 2020-12-22 10:57:40.035 | + ./stack.sh:main:798 : [[ False != \T\r\u\e ]] 2020-12-22 10:57:40.038 | + ./stack.sh:main:799 : PYPI_ALTERNATIVE_URL= 2020-12-22 10:57:40.041 | + ./stack.sh:main:799 : /home/ubuntu/devstack/tools/install_pip.sh 2020-12-22 10:57:41.666 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2020-12-22 10:57:41.668 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2020-12-22 10:57:41.671 | ++ tools/install_pip.sh:main:41 : basename https://bootstrap.pypa.io/get-pip.py 2020-12-22 10:57:41.674 | + tools/install_pip.sh:main:41 : LOCAL_PIP=/home/ubuntu/devstack/files/get-pip.py 2020-12-22 10:57:41.676 | + tools/install_pip.sh:main:43 : GetDistro 2020-12-22 10:57:41.678 | + functions-common:GetDistro:373 : GetOSVersion 2020-12-22 10:57:41.680 | + functions-common:GetOSVersion:350 : _ensure_lsb_release 2020-12-22 10:57:41.682 | ++ functions-common:_ensure_lsb_release:324 : command -v lsb_release 2020-12-22 10:57:41.685 | + functions-common:_ensure_lsb_release:324 : [[ -x /usr/bin/lsb_release ]] 2020-12-22 10:57:41.686 | + functions-common:_ensure_lsb_release:325 : return 2020-12-22 10:57:41.689 | ++ functions-common:GetOSVersion:352 : lsb_release -r -s 2020-12-22 10:57:41.765 | + functions-common:GetOSVersion:352 : os_RELEASE=18.04 2020-12-22 10:57:41.767 | ++ functions-common:GetOSVersion:353 : lsb_release -c -s 2020-12-22 10:57:41.845 | + functions-common:GetOSVersion:353 : os_CODENAME=bionic 2020-12-22 10:57:41.847 | ++ functions-common:GetOSVersion:354 : lsb_release -i -s 2020-12-22 10:57:41.924 | + functions-common:GetOSVersion:354 : os_VENDOR=Ubuntu 2020-12-22 10:57:41.926 | + functions-common:GetOSVersion:356 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2020-12-22 10:57:41.928 | + functions-common:GetOSVersion:357 : os_PACKAGE=deb 2020-12-22 10:57:41.930 | + functions-common:GetOSVersion:362 : typeset -xr os_VENDOR 2020-12-22 10:57:41.932 | + functions-common:GetOSVersion:363 : typeset -xr os_RELEASE 2020-12-22 10:57:41.934 | + functions-common:GetOSVersion:364 : typeset -xr os_PACKAGE 2020-12-22 10:57:41.936 | + functions-common:GetOSVersion:365 : typeset -xr os_CODENAME 2020-12-22 10:57:41.938 | + functions-common:GetDistro:375 : [[ Ubuntu =~ (Ubuntu) ]] 2020-12-22 10:57:41.940 | + functions-common:GetDistro:378 : DISTRO=bionic 2020-12-22 10:57:41.942 | + functions-common:GetDistro:424 : typeset -xr DISTRO 2020-12-22 10:57:41.944 | + tools/install_pip.sh:main:44 : echo 'Distro: bionic' 2020-12-22 10:57:41.944 | Distro: bionic 2020-12-22 10:57:41.947 | + tools/install_pip.sh:main:126 : get_versions 2020-12-22 10:57:41.949 | ++ tools/install_pip.sh:get_versions:49 : which pip 2020-12-22 10:57:41.953 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2020-12-22 10:57:41.955 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2020-12-22 10:57:41.958 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2020-12-22 10:57:41.958 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2020-12-22 10:57:42.628 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=19.1.1 2020-12-22 10:57:42.630 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 19.1.1' 2020-12-22 10:57:42.630 | pip: 19.1.1 2020-12-22 10:57:42.632 | + tools/install_pip.sh:main:135 : is_fedora 2020-12-22 10:57:42.634 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2020-12-22 10:57:42.636 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2020-12-22 10:57:42.637 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2020-12-22 10:57:42.639 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2020-12-22 10:57:42.641 | + functions-common:is_fedora:454 : '[' Ubuntu = CentOS ']' 2020-12-22 10:57:42.643 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2020-12-22 10:57:42.644 | + functions-common:is_fedora:455 : '[' Ubuntu = Virtuozzo ']' 2020-12-22 10:57:42.646 | + tools/install_pip.sh:main:135 : is_suse 2020-12-22 10:57:42.648 | + functions-common:is_suse:463 : is_opensuse 2020-12-22 10:57:42.650 | + functions-common:is_opensuse:470 : [[ -z Ubuntu ]] 2020-12-22 10:57:42.652 | + functions-common:is_opensuse:474 : [[ Ubuntu =~ (openSUSE) ]] 2020-12-22 10:57:42.654 | + functions-common:is_suse:463 : is_suse_linux_enterprise 2020-12-22 10:57:42.656 | + functions-common:is_suse_linux_enterprise:482 : [[ -z Ubuntu ]] 2020-12-22 10:57:42.658 | + functions-common:is_suse_linux_enterprise:486 : [[ Ubuntu =~ (^SUSE) ]] 2020-12-22 10:57:42.660 | + tools/install_pip.sh:main:136 : uninstall_package python-pip 2020-12-22 10:57:42.662 | + functions-common:uninstall_package:1363 : is_ubuntu 2020-12-22 10:57:42.664 | + functions-common:is_ubuntu:494 : [[ -z deb ]] 2020-12-22 10:57:42.666 | + functions-common:is_ubuntu:497 : '[' deb = deb ']' 2020-12-22 10:57:42.668 | + functions-common:uninstall_package:1364 : apt_get purge python-pip 2020-12-22 10:57:42.683 | + functions-common:apt_get:1110 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes purge python-pip 2020-12-22 10:57:42.805 | Reading package lists... 2020-12-22 10:57:43.099 | Building dependency tree... 2020-12-22 10:57:43.100 | Reading state information... 2020-12-22 10:57:43.398 | Package 'python-pip' is not installed, so not removed 2020-12-22 10:57:43.398 | The following packages were automatically installed and are no longer required: 2020-12-22 10:57:43.400 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2020-12-22 10:57:43.400 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2020-12-22 10:57:43.400 | python3-incremental python3-netifaces python3-pam python3-problem-report 2020-12-22 10:57:43.400 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2020-12-22 10:57:43.400 | python3-twisted-bin python3-zope.interface 2020-12-22 10:57:43.400 | Use 'sudo apt autoremove' to remove them. 2020-12-22 10:57:43.513 | 0 upgraded, 0 newly installed, 0 to remove and 144 not upgraded. 2020-12-22 10:57:43.517 | + functions-common:apt_get:1114 : result=0 2020-12-22 10:57:43.519 | + functions-common:apt_get:1117 : time_stop apt-get 2020-12-22 10:57:43.521 | + functions-common:time_stop:2336 : local name 2020-12-22 10:57:43.522 | + functions-common:time_stop:2337 : local end_time 2020-12-22 10:57:43.524 | + functions-common:time_stop:2338 : local elapsed_time 2020-12-22 10:57:43.526 | + functions-common:time_stop:2339 : local total 2020-12-22 10:57:43.528 | + functions-common:time_stop:2340 : local start_time 2020-12-22 10:57:43.529 | + functions-common:time_stop:2342 : name=apt-get 2020-12-22 10:57:43.531 | + functions-common:time_stop:2343 : start_time=1608634662681 2020-12-22 10:57:43.533 | + functions-common:time_stop:2345 : [[ -z 1608634662681 ]] 2020-12-22 10:57:43.535 | ++ functions-common:time_stop:2348 : date +%s%3N 2020-12-22 10:57:43.538 | + functions-common:time_stop:2348 : end_time=1608634663536 2020-12-22 10:57:43.540 | + functions-common:time_stop:2349 : elapsed_time=855 2020-12-22 10:57:43.542 | + functions-common:time_stop:2350 : total=0 2020-12-22 10:57:43.544 | + functions-common:time_stop:2352 : _TIME_START[$name]= 2020-12-22 10:57:43.546 | + functions-common:time_stop:2353 : _TIME_TOTAL[$name]=855 2020-12-22 10:57:43.547 | + functions-common:apt_get:1118 : return 0 2020-12-22 10:57:43.549 | + tools/install_pip.sh:main:137 : uninstall_package python3-pip 2020-12-22 10:57:43.551 | + functions-common:uninstall_package:1363 : is_ubuntu 2020-12-22 10:57:43.553 | + functions-common:is_ubuntu:494 : [[ -z deb ]] 2020-12-22 10:57:43.555 | + functions-common:is_ubuntu:497 : '[' deb = deb ']' 2020-12-22 10:57:43.560 | + functions-common:uninstall_package:1364 : apt_get purge python3-pip 2020-12-22 10:57:43.576 | + functions-common:apt_get:1110 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes purge python3-pip 2020-12-22 10:57:43.699 | Reading package lists... 2020-12-22 10:57:43.989 | Building dependency tree... 2020-12-22 10:57:43.990 | Reading state information... 2020-12-22 10:57:44.263 | Package 'python3-pip' is not installed, so not removed 2020-12-22 10:57:44.263 | The following packages were automatically installed and are no longer required: 2020-12-22 10:57:44.265 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2020-12-22 10:57:44.265 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2020-12-22 10:57:44.265 | python3-incremental python3-netifaces python3-pam python3-problem-report 2020-12-22 10:57:44.265 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2020-12-22 10:57:44.265 | python3-twisted-bin python3-zope.interface 2020-12-22 10:57:44.265 | Use 'sudo apt autoremove' to remove them. 2020-12-22 10:57:44.358 | 0 upgraded, 0 newly installed, 0 to remove and 144 not upgraded. 2020-12-22 10:57:44.362 | + functions-common:apt_get:1114 : result=0 2020-12-22 10:57:44.364 | + functions-common:apt_get:1117 : time_stop apt-get 2020-12-22 10:57:44.366 | + functions-common:time_stop:2336 : local name 2020-12-22 10:57:44.368 | + functions-common:time_stop:2337 : local end_time 2020-12-22 10:57:44.370 | + functions-common:time_stop:2338 : local elapsed_time 2020-12-22 10:57:44.372 | + functions-common:time_stop:2339 : local total 2020-12-22 10:57:44.374 | + functions-common:time_stop:2340 : local start_time 2020-12-22 10:57:44.376 | + functions-common:time_stop:2342 : name=apt-get 2020-12-22 10:57:44.378 | + functions-common:time_stop:2343 : start_time=1608634663574 2020-12-22 10:57:44.380 | + functions-common:time_stop:2345 : [[ -z 1608634663574 ]] 2020-12-22 10:57:44.382 | ++ functions-common:time_stop:2348 : date +%s%3N 2020-12-22 10:57:44.385 | + functions-common:time_stop:2348 : end_time=1608634664383 2020-12-22 10:57:44.386 | + functions-common:time_stop:2349 : elapsed_time=809 2020-12-22 10:57:44.388 | + functions-common:time_stop:2350 : total=855 2020-12-22 10:57:44.390 | + functions-common:time_stop:2352 : _TIME_START[$name]= 2020-12-22 10:57:44.392 | + functions-common:time_stop:2353 : _TIME_TOTAL[$name]=1664 2020-12-22 10:57:44.394 | + functions-common:apt_get:1118 : return 0 2020-12-22 10:57:44.396 | + tools/install_pip.sh:main:140 : install_get_pip 2020-12-22 10:57:44.398 | + tools/install_pip.sh:install_get_pip:62 : [[ -r /home/ubuntu/devstack/files/get-pip.py ]] 2020-12-22 10:57:44.399 | + tools/install_pip.sh:install_get_pip:79 : [[ ! -r /home/ubuntu/devstack/files/get-pip.py ]] 2020-12-22 10:57:44.401 | + tools/install_pip.sh:install_get_pip:82 : local timecond= 2020-12-22 10:57:44.404 | + tools/install_pip.sh:install_get_pip:83 : [[ -r /home/ubuntu/devstack/files/get-pip.py ]] 2020-12-22 10:57:44.406 | + 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 2020-12-22 10:57:44.416 | % Total % Received % Xferd Average Speed Time Time Time Current 2020-12-22 10:57:44.416 | Dload Upload Total Spent Left Speed 2020-12-22 10:57:45.074 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1842k 100 1842k 0 0 2800k 0 --:--:-- --:--:-- --:--:-- 2804k 2020-12-22 10:57:45.081 | + tools/install_pip.sh:install_get_pip:90 : touch /home/ubuntu/devstack/files/get-pip.py.downloaded 2020-12-22 10:57:45.084 | + tools/install_pip.sh:install_get_pip:92 : sudo -H -E python /home/ubuntu/devstack/files/get-pip.py -c /home/ubuntu/devstack/tools/cap-pip.txt 2020-12-22 10:57:47.202 | DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support pip 21.0 will remove support for this functionality. 2020-12-22 10:57:47.347 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2020-12-22 10:57:47.548 | Collecting pip!=8,<10 2020-12-22 10:57:47.557 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c3e/de34530e0e0b2/pip-9.0.3-py2.py3-none-any.whl (1.4 MB) 2020-12-22 10:57:47.636 | Installing collected packages: pip 2020-12-22 10:57:47.636 | Attempting uninstall: pip 2020-12-22 10:57:47.636 | Found existing installation: pip 19.1.1 2020-12-22 10:57:47.725 | Uninstalling pip-19.1.1: 2020-12-22 10:57:47.737 | Successfully uninstalled pip-19.1.1 2020-12-22 10:57:48.826 | Successfully installed pip-9.0.3 2020-12-22 10:57:48.890 | + tools/install_pip.sh:install_get_pip:93 : python3_enabled 2020-12-22 10:57:48.893 | + inc/python:python3_enabled:531 : [[ True == \T\r\u\e ]] 2020-12-22 10:57:48.895 | + inc/python:python3_enabled:532 : return 0 2020-12-22 10:57:48.897 | + 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 2020-12-22 10:57:51.542 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2020-12-22 10:57:51.726 | Collecting pip!=8,<10 2020-12-22 10:57:51.737 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c3e/de34530e0e0b2/pip-9.0.3-py2.py3-none-any.whl (1.4 MB) 2020-12-22 10:57:52.076 | Installing collected packages: pip 2020-12-22 10:57:52.076 | Attempting uninstall: pip 2020-12-22 10:57:52.077 | Found existing installation: pip 19.1.1 2020-12-22 10:57:52.279 | Uninstalling pip-19.1.1: 2020-12-22 10:57:52.292 | Successfully uninstalled pip-19.1.1 2020-12-22 10:57:53.448 | Successfully installed pip-9.0.3 2020-12-22 10:57:53.583 | + tools/install_pip.sh:main:142 : [[ -n '' ]] 2020-12-22 10:57:53.586 | + tools/install_pip.sh:main:146 : set -x 2020-12-22 10:57:53.588 | + tools/install_pip.sh:main:150 : pip_install_gr setuptools 2020-12-22 10:57:53.589 | + inc/python:pip_install_gr:68 : local name=setuptools 2020-12-22 10:57:53.592 | + inc/python:pip_install_gr:69 : local clean_name 2020-12-22 10:57:53.594 | ++ inc/python:pip_install_gr:70 : get_from_global_requirements setuptools 2020-12-22 10:57:53.596 | ++ inc/python:get_from_global_requirements:316 : local package=setuptools 2020-12-22 10:57:53.598 | ++ inc/python:get_from_global_requirements:317 : local required_pkg 2020-12-22 10:57:53.601 | +++ inc/python:get_from_global_requirements:318 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2020-12-22 10:57:53.601 | +++ inc/python:get_from_global_requirements:318 : cut -d# -f1 2020-12-22 10:57:53.605 | ++ inc/python:get_from_global_requirements:318 : 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 ' 2020-12-22 10:57:53.607 | ++ inc/python:get_from_global_requirements:319 : [[ 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 == '' ]] 2020-12-22 10:57:53.609 | ++ inc/python:get_from_global_requirements:322 : 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' 2020-12-22 10:57:53.611 | + inc/python:pip_install_gr:70 : 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' 2020-12-22 10:57:53.613 | + inc/python:pip_install_gr:71 : 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' 2020-12-22 10:57:53.631 | Check python version for : 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 2020-12-22 10:57:53.634 | Using 3.6 version 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 based on default behavior 2020-12-22 10:57:54.064 | + inc/python:pip_install:283 : 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' 2020-12-22 10:57:54.715 | Ignoring enum-compat: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:57:54.767 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:57:54.769 | Ignoring pytest: markers 'python_version == "3.4"' don't match your environment 2020-12-22 10:57:54.772 | Ignoring pytest: markers 'python_version == "3.5"' don't match your environment 2020-12-22 10:57:54.777 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2020-12-22 10:57:54.852 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:57:54.859 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:57:54.861 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.4"' don't match your environment 2020-12-22 10:57:54.864 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.5"' don't match your environment 2020-12-22 10:57:54.869 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2020-12-22 10:57:54.878 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:57:54.893 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:57:54.895 | Ignoring networkx: markers 'python_version == "3.4"' don't match your environment 2020-12-22 10:57:54.897 | Ignoring networkx: markers 'python_version == "3.5"' don't match your environment 2020-12-22 10:57:54.903 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2020-12-22 10:57:54.946 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:57:54.948 | Ignoring zeroconf: markers 'python_version == "3.4"' don't match your environment 2020-12-22 10:57:54.951 | Ignoring zeroconf: markers 'python_version == "3.5"' don't match your environment 2020-12-22 10:57:54.955 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2020-12-22 10:57:54.958 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:57:54.960 | Ignoring scipy: markers 'python_version == "3.4"' don't match your environment 2020-12-22 10:57:54.963 | Ignoring scipy: markers 'python_version == "3.5"' don't match your environment 2020-12-22 10:57:54.968 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2020-12-22 10:57:54.970 | Ignoring mypy-extensions: markers 'python_version == "3.4"' don't match your environment 2020-12-22 10:57:54.972 | Ignoring mypy-extensions: markers 'python_version == "3.5"' don't match your environment 2020-12-22 10:57:54.977 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2020-12-22 10:57:55.064 | Ignoring ifaddr: markers 'python_version == "3.4"' don't match your environment 2020-12-22 10:57:55.067 | Ignoring ifaddr: markers 'python_version == "3.5"' don't match your environment 2020-12-22 10:57:55.072 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2020-12-22 10:57:55.076 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:57:55.081 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:57:55.094 | Ignoring tornado: markers 'python_version == "3.4"' don't match your environment 2020-12-22 10:57:55.097 | Ignoring tornado: markers 'python_version == "3.5"' don't match your environment 2020-12-22 10:57:55.101 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2020-12-22 10:57:55.104 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:57:55.123 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:57:55.141 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:57:55.143 | Ignoring gunicorn: markers 'python_version == "3.4"' don't match your environment 2020-12-22 10:57:55.145 | Ignoring gunicorn: markers 'python_version == "3.5"' don't match your environment 2020-12-22 10:57:55.150 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2020-12-22 10:57:55.164 | Ignoring asyncio: markers 'python_version == "3.4"' don't match your environment 2020-12-22 10:57:55.167 | Ignoring asyncio: markers 'python_version == "3.5"' don't match your environment 2020-12-22 10:57:55.172 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2020-12-22 10:57:55.176 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.4"' don't match your environment 2020-12-22 10:57:55.178 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.5"' don't match your environment 2020-12-22 10:57:55.184 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2020-12-22 10:57:55.202 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.4"' don't match your environment 2020-12-22 10:57:55.204 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.5"' don't match your environment 2020-12-22 10:57:55.209 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2020-12-22 10:57:55.239 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:57:55.246 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:57:55.250 | Ignoring influxdb: markers 'python_version == "3.4"' don't match your environment 2020-12-22 10:57:55.252 | Ignoring influxdb: markers 'python_version == "3.5"' don't match your environment 2020-12-22 10:57:55.257 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2020-12-22 10:57:55.270 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:57:55.275 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:57:55.281 | Ignoring dnspython3: markers 'python_version == "3.4"' don't match your environment 2020-12-22 10:57:55.284 | Ignoring dnspython3: markers 'python_version == "3.5"' don't match your environment 2020-12-22 10:57:55.289 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2020-12-22 10:57:55.294 | Ignoring joblib: markers 'python_version == "3.4"' don't match your environment 2020-12-22 10:57:55.297 | Ignoring joblib: markers 'python_version == "3.5"' don't match your environment 2020-12-22 10:57:55.302 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2020-12-22 10:57:55.375 | Ignoring mypy: markers 'python_version == "3.4"' don't match your environment 2020-12-22 10:57:55.377 | Ignoring mypy: markers 'python_version == "3.5"' don't match your environment 2020-12-22 10:57:55.382 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2020-12-22 10:57:55.409 | Ignoring jeepney: markers 'python_version == "3.4"' don't match your environment 2020-12-22 10:57:55.412 | Ignoring jeepney: markers 'python_version == "3.5"' don't match your environment 2020-12-22 10:57:55.417 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2020-12-22 10:57:55.421 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:57:55.451 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:57:55.454 | Ignoring keyring: markers 'python_version == "3.4"' don't match your environment 2020-12-22 10:57:55.456 | Ignoring keyring: markers 'python_version == "3.5"' don't match your environment 2020-12-22 10:57:55.461 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2020-12-22 10:57:55.514 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:57:55.517 | Ignoring SecretStorage: markers 'python_version == "3.4"' don't match your environment 2020-12-22 10:57:55.520 | Ignoring SecretStorage: markers 'python_version == "3.5"' don't match your environment 2020-12-22 10:57:55.525 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2020-12-22 10:57:55.540 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:57:55.595 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:57:55.597 | Ignoring more-itertools: markers 'python_version == "3.4"' don't match your environment 2020-12-22 10:57:55.601 | Ignoring more-itertools: markers 'python_version == "3.5"' don't match your environment 2020-12-22 10:57:55.606 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2020-12-22 10:57:55.610 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:57:55.613 | Ignoring numpy: markers 'python_version == "3.4"' don't match your environment 2020-12-22 10:57:55.615 | Ignoring numpy: markers 'python_version == "3.5"' don't match your environment 2020-12-22 10:57:55.620 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2020-12-22 10:57:55.624 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:57:55.627 | Ignoring Sphinx: markers 'python_version == "3.4"' don't match your environment 2020-12-22 10:57:55.629 | Ignoring Sphinx: markers 'python_version == "3.5"' don't match your environment 2020-12-22 10:57:55.634 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2020-12-22 10:57:55.689 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:57:55.691 | Ignoring Django: markers 'python_version == "3.4"' don't match your environment 2020-12-22 10:57:55.694 | Ignoring Django: markers 'python_version == "3.5"' don't match your environment 2020-12-22 10:57:55.698 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2020-12-22 10:57:55.718 | Ignoring typed-ast: markers 'python_version == "3.4"' don't match your environment 2020-12-22 10:57:55.720 | Ignoring typed-ast: markers 'python_version == "3.5"' don't match your environment 2020-12-22 10:57:55.726 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2020-12-22 10:57:55.757 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:57:55.763 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:57:55.766 | Ignoring GitPython: markers 'python_version == "3.4"' don't match your environment 2020-12-22 10:57:55.768 | Ignoring GitPython: markers 'python_version == "3.5"' don't match your environment 2020-12-22 10:57:55.773 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2020-12-22 10:57:55.809 | Ignoring ndg-httpsclient: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:57:55.830 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:57:55.840 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:57:55.865 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:57:55.867 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.4"' don't match your environment 2020-12-22 10:57:55.870 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.5"' don't match your environment 2020-12-22 10:57:55.875 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2020-12-22 10:57:55.887 | Ignoring diskimage-builder: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:57:55.890 | Ignoring diskimage-builder: markers 'python_version == "3.4"' don't match your environment 2020-12-22 10:57:55.892 | Ignoring diskimage-builder: markers 'python_version == "3.5"' don't match your environment 2020-12-22 10:57:55.897 | Ignoring diskimage-builder: markers 'python_version == "3.7"' don't match your environment 2020-12-22 10:57:55.907 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:57:55.909 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:57:55.924 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:57:55.933 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.4"' don't match your environment 2020-12-22 10:57:55.935 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.5"' don't match your environment 2020-12-22 10:57:55.941 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2020-12-22 10:57:55.954 | Ignoring dnspython: markers 'python_version == "3.4"' don't match your environment 2020-12-22 10:57:55.956 | Ignoring dnspython: markers 'python_version == "3.5"' don't match your environment 2020-12-22 10:57:55.961 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2020-12-22 10:57:55.964 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:57:55.972 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:57:55.986 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:57:55.994 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:57:56.036 | Ignoring typing-extensions: markers 'python_version == "3.4"' don't match your environment 2020-12-22 10:57:56.038 | Ignoring typing-extensions: markers 'python_version == "3.5"' don't match your environment 2020-12-22 10:57:56.043 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2020-12-22 10:57:56.059 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.4"' don't match your environment 2020-12-22 10:57:56.062 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.5"' don't match your environment 2020-12-22 10:57:56.066 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2020-12-22 10:57:56.069 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:57:56.072 | Ignoring scikit-learn: markers 'python_version == "3.4"' don't match your environment 2020-12-22 10:57:56.074 | Ignoring scikit-learn: markers 'python_version == "3.5"' don't match your environment 2020-12-22 10:57:56.080 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2020-12-22 10:57:56.084 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:57:56.087 | Ignoring Pygments: markers 'python_version == "3.4"' don't match your environment 2020-12-22 10:57:56.089 | Ignoring Pygments: markers 'python_version == "3.5"' don't match your environment 2020-12-22 10:57:56.094 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2020-12-22 10:57:56.106 | 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 2020-12-22 10:57:56.202 | You are using pip version 9.0.3, however version 20.3.3 is available. 2020-12-22 10:57:56.202 | You should consider upgrading via the 'pip install --upgrade pip' command. 2020-12-22 10:57:56.261 | + inc/python:pip_install:290 : result=0 2020-12-22 10:57:56.263 | + inc/python:pip_install:292 : time_stop pip_install 2020-12-22 10:57:56.266 | + functions-common:time_stop:2336 : local name 2020-12-22 10:57:56.268 | + functions-common:time_stop:2337 : local end_time 2020-12-22 10:57:56.269 | + functions-common:time_stop:2338 : local elapsed_time 2020-12-22 10:57:56.271 | + functions-common:time_stop:2339 : local total 2020-12-22 10:57:56.273 | + functions-common:time_stop:2340 : local start_time 2020-12-22 10:57:56.275 | + functions-common:time_stop:2342 : name=pip_install 2020-12-22 10:57:56.277 | + functions-common:time_stop:2343 : start_time=1608634673625 2020-12-22 10:57:56.279 | + functions-common:time_stop:2345 : [[ -z 1608634673625 ]] 2020-12-22 10:57:56.282 | ++ functions-common:time_stop:2348 : date +%s%3N 2020-12-22 10:57:56.285 | + functions-common:time_stop:2348 : end_time=1608634676283 2020-12-22 10:57:56.287 | + functions-common:time_stop:2349 : elapsed_time=2658 2020-12-22 10:57:56.288 | + functions-common:time_stop:2350 : total=0 2020-12-22 10:57:56.290 | + functions-common:time_stop:2352 : _TIME_START[$name]= 2020-12-22 10:57:56.292 | + functions-common:time_stop:2353 : _TIME_TOTAL[$name]=2658 2020-12-22 10:57:56.294 | + inc/python:pip_install:293 : return 0 2020-12-22 10:57:56.296 | + tools/install_pip.sh:main:152 : get_versions 2020-12-22 10:57:56.298 | ++ tools/install_pip.sh:get_versions:49 : which pip 2020-12-22 10:57:56.302 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2020-12-22 10:57:56.307 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2020-12-22 10:57:56.310 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2020-12-22 10:57:56.310 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2020-12-22 10:57:56.891 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=9.0.3 2020-12-22 10:57:56.892 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 9.0.3' 2020-12-22 10:57:56.892 | pip: 9.0.3 2020-12-22 10:57:56.895 | + ./stack.sh:main:802 : TRACK_DEPENDS=False 2020-12-22 10:57:56.898 | + ./stack.sh:main:805 : [[ False = True ]] 2020-12-22 10:57:56.901 | + ./stack.sh:main:816 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2020-12-22 10:57:56.904 | ++ tools/fixup_stuff.sh:source:22 : [[ -z /home/ubuntu/devstack ]] 2020-12-22 10:57:56.908 | + ./stack.sh:main:817 : fixup_all 2020-12-22 10:57:56.910 | + tools/fixup_stuff.sh:fixup_all:297 : fixup_keystone 2020-12-22 10:57:56.913 | + tools/fixup_stuff.sh:fixup_keystone:49 : keystone_ports=35357,35358 2020-12-22 10:57:56.915 | + tools/fixup_stuff.sh:fixup_keystone:54 : sysctl net.ipv4.ip_local_reserved_ports 2020-12-22 10:57:56.932 | ++ tools/fixup_stuff.sh:fixup_keystone:56 : sysctl net.ipv4.ip_local_reserved_ports 2020-12-22 10:57:56.932 | ++ tools/fixup_stuff.sh:fixup_keystone:56 : awk -F= '{print $2;}' 2020-12-22 10:57:56.933 | ++ tools/fixup_stuff.sh:fixup_keystone:56 : sed 's/^ //' 2020-12-22 10:57:56.938 | + tools/fixup_stuff.sh:fixup_keystone:56 : reserved_ports= 2020-12-22 10:57:56.940 | + tools/fixup_stuff.sh:fixup_keystone:58 : [[ -z '' ]] 2020-12-22 10:57:56.942 | + tools/fixup_stuff.sh:fixup_keystone:60 : sudo sysctl -w net.ipv4.ip_local_reserved_ports=35357,35358 2020-12-22 10:57:56.950 | net.ipv4.ip_local_reserved_ports = 35357,35358 2020-12-22 10:57:56.953 | + tools/fixup_stuff.sh:fixup_all:298 : fixup_ubuntu 2020-12-22 10:57:56.955 | + tools/fixup_stuff.sh:fixup_ubuntu:82 : [[ bionic != \x\e\n\i\a\l ]] 2020-12-22 10:57:56.958 | + tools/fixup_stuff.sh:fixup_ubuntu:82 : [[ bionic != \b\i\o\n\i\c ]] 2020-12-22 10:57:56.960 | + tools/fixup_stuff.sh:fixup_ubuntu:87 : install_package software-properties-common 2020-12-22 10:57:56.964 | + functions-common:install_package:1334 : update_package_repo 2020-12-22 10:57:56.967 | + functions-common:update_package_repo:1306 : NO_UPDATE_REPOS=False 2020-12-22 10:57:56.970 | + functions-common:update_package_repo:1307 : REPOS_UPDATED=True 2020-12-22 10:57:56.972 | + functions-common:update_package_repo:1308 : RETRY_UPDATE=False 2020-12-22 10:57:56.975 | + functions-common:update_package_repo:1310 : [[ False = \T\r\u\e ]] 2020-12-22 10:57:56.978 | + functions-common:update_package_repo:1314 : is_ubuntu 2020-12-22 10:57:56.980 | + functions-common:is_ubuntu:494 : [[ -z deb ]] 2020-12-22 10:57:56.983 | + functions-common:is_ubuntu:497 : '[' deb = deb ']' 2020-12-22 10:57:56.985 | + functions-common:update_package_repo:1315 : apt_get_update 2020-12-22 10:57:56.988 | + functions-common:apt_get_update:1069 : [[ True == \T\r\u\e ]] 2020-12-22 10:57:56.991 | + functions-common:apt_get_update:1069 : [[ False != \T\r\u\e ]] 2020-12-22 10:57:56.994 | + functions-common:apt_get_update:1070 : return 2020-12-22 10:57:56.997 | + functions-common:install_package:1335 : real_install_package software-properties-common 2020-12-22 10:57:57.000 | + functions-common:real_install_package:1320 : is_ubuntu 2020-12-22 10:57:57.002 | + functions-common:is_ubuntu:494 : [[ -z deb ]] 2020-12-22 10:57:57.005 | + functions-common:is_ubuntu:497 : '[' deb = deb ']' 2020-12-22 10:57:57.008 | + functions-common:real_install_package:1321 : apt_get install software-properties-common 2020-12-22 10:57:57.027 | + functions-common:apt_get:1110 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install software-properties-common 2020-12-22 10:57:57.150 | Reading package lists... 2020-12-22 10:57:57.433 | Building dependency tree... 2020-12-22 10:57:57.435 | Reading state information... 2020-12-22 10:57:57.741 | The following packages were automatically installed and are no longer required: 2020-12-22 10:57:57.742 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2020-12-22 10:57:57.742 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2020-12-22 10:57:57.742 | python3-incremental python3-netifaces python3-pam python3-problem-report 2020-12-22 10:57:57.742 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2020-12-22 10:57:57.743 | python3-twisted-bin python3-zope.interface 2020-12-22 10:57:57.743 | Use 'sudo apt autoremove' to remove them. 2020-12-22 10:57:57.745 | The following additional packages will be installed: 2020-12-22 10:57:57.745 | python3-software-properties 2020-12-22 10:57:57.800 | The following packages will be upgraded: 2020-12-22 10:57:57.800 | python3-software-properties software-properties-common 2020-12-22 10:57:57.946 | 2 upgraded, 0 newly installed, 0 to remove and 142 not upgraded. 2020-12-22 10:57:57.946 | Need to get 33.9 kB of archives. 2020-12-22 10:57:57.946 | After this operation, 0 B of additional disk space will be used. 2020-12-22 10:57:57.946 | 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] 2020-12-22 10:57:58.008 | 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] 2020-12-22 10:57:58.597 | Fetched 33.9 kB in 0s (148 kB/s) 2020-12-22 10:57:58.682 | (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 ... 74366 files and directories currently installed.) 2020-12-22 10:57:58.687 | Preparing to unpack .../software-properties-common_0.96.24.32.14_all.deb ... 2020-12-22 10:57:58.841 | Unpacking software-properties-common (0.96.24.32.14) over (0.96.24.32.9) ... 2020-12-22 10:57:58.989 | Preparing to unpack .../python3-software-properties_0.96.24.32.14_all.deb ... 2020-12-22 10:57:59.144 | Unpacking python3-software-properties (0.96.24.32.14) over (0.96.24.32.9) ... 2020-12-22 10:57:59.239 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2020-12-22 10:58:00.011 | Setting up python3-software-properties (0.96.24.32.14) ... 2020-12-22 10:58:00.320 | Processing triggers for dbus (1.12.2-1ubuntu1.1) ... 2020-12-22 10:58:00.341 | Setting up software-properties-common (0.96.24.32.14) ... 2020-12-22 10:58:02.721 | + functions-common:apt_get:1114 : result=0 2020-12-22 10:58:02.723 | + functions-common:apt_get:1117 : time_stop apt-get 2020-12-22 10:58:02.725 | + functions-common:time_stop:2336 : local name 2020-12-22 10:58:02.727 | + functions-common:time_stop:2337 : local end_time 2020-12-22 10:58:02.730 | + functions-common:time_stop:2338 : local elapsed_time 2020-12-22 10:58:02.732 | + functions-common:time_stop:2339 : local total 2020-12-22 10:58:02.734 | + functions-common:time_stop:2340 : local start_time 2020-12-22 10:58:02.736 | + functions-common:time_stop:2342 : name=apt-get 2020-12-22 10:58:02.738 | + functions-common:time_stop:2343 : start_time=1608634677024 2020-12-22 10:58:02.741 | + functions-common:time_stop:2345 : [[ -z 1608634677024 ]] 2020-12-22 10:58:02.744 | ++ functions-common:time_stop:2348 : date +%s%3N 2020-12-22 10:58:02.747 | + functions-common:time_stop:2348 : end_time=1608634682745 2020-12-22 10:58:02.749 | + functions-common:time_stop:2349 : elapsed_time=5721 2020-12-22 10:58:02.752 | + functions-common:time_stop:2350 : total=140419 2020-12-22 10:58:02.754 | + functions-common:time_stop:2352 : _TIME_START[$name]= 2020-12-22 10:58:02.756 | + functions-common:time_stop:2353 : _TIME_TOTAL[$name]=146140 2020-12-22 10:58:02.758 | + functions-common:apt_get:1118 : return 0 2020-12-22 10:58:02.760 | + tools/fixup_stuff.sh:fixup_ubuntu:90 : sudo add-apt-repository -y universe 2020-12-22 10:58:03.605 | 'universe' distribution component is already enabled for all sources. 2020-12-22 10:58:03.637 | + tools/fixup_stuff.sh:fixup_ubuntu:92 : [[ True == \F\a\l\s\e ]] 2020-12-22 10:58:03.639 | + tools/fixup_stuff.sh:fixup_ubuntu:92 : [[ bionic != \x\e\n\i\a\l ]] 2020-12-22 10:58:03.642 | + tools/fixup_stuff.sh:fixup_ubuntu:93 : return 2020-12-22 10:58:03.644 | + tools/fixup_stuff.sh:fixup_all:299 : fixup_python_packages 2020-12-22 10:58:03.647 | + tools/fixup_stuff.sh:fixup_python_packages:134 : pip_install 'prettytable>=0.7' 2020-12-22 10:58:03.675 | Check python version for : prettytable>=0.7 2020-12-22 10:58:03.679 | Using 3.6 version to install prettytable>=0.7 based on default behavior 2020-12-22 10:58:04.117 | + inc/python:pip_install:283 : 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 'prettytable>=0.7' 2020-12-22 10:58:04.902 | Ignoring enum-compat: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:58:04.961 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:58:04.965 | Ignoring pytest: markers 'python_version == "3.4"' don't match your environment 2020-12-22 10:58:04.969 | Ignoring pytest: markers 'python_version == "3.5"' don't match your environment 2020-12-22 10:58:04.974 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2020-12-22 10:58:05.053 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:58:05.061 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:58:05.064 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.4"' don't match your environment 2020-12-22 10:58:05.066 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.5"' don't match your environment 2020-12-22 10:58:05.071 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2020-12-22 10:58:05.080 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:58:05.095 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:58:05.097 | Ignoring networkx: markers 'python_version == "3.4"' don't match your environment 2020-12-22 10:58:05.099 | Ignoring networkx: markers 'python_version == "3.5"' don't match your environment 2020-12-22 10:58:05.105 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2020-12-22 10:58:05.148 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:58:05.150 | Ignoring zeroconf: markers 'python_version == "3.4"' don't match your environment 2020-12-22 10:58:05.153 | Ignoring zeroconf: markers 'python_version == "3.5"' don't match your environment 2020-12-22 10:58:05.158 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2020-12-22 10:58:05.160 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:58:05.162 | Ignoring scipy: markers 'python_version == "3.4"' don't match your environment 2020-12-22 10:58:05.165 | Ignoring scipy: markers 'python_version == "3.5"' don't match your environment 2020-12-22 10:58:05.170 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2020-12-22 10:58:05.172 | Ignoring mypy-extensions: markers 'python_version == "3.4"' don't match your environment 2020-12-22 10:58:05.174 | Ignoring mypy-extensions: markers 'python_version == "3.5"' don't match your environment 2020-12-22 10:58:05.179 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2020-12-22 10:58:05.265 | Ignoring ifaddr: markers 'python_version == "3.4"' don't match your environment 2020-12-22 10:58:05.268 | Ignoring ifaddr: markers 'python_version == "3.5"' don't match your environment 2020-12-22 10:58:05.273 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2020-12-22 10:58:05.278 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:58:05.284 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:58:05.296 | Ignoring tornado: markers 'python_version == "3.4"' don't match your environment 2020-12-22 10:58:05.299 | Ignoring tornado: markers 'python_version == "3.5"' don't match your environment 2020-12-22 10:58:05.304 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2020-12-22 10:58:05.306 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:58:05.325 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:58:05.342 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:58:05.345 | Ignoring gunicorn: markers 'python_version == "3.4"' don't match your environment 2020-12-22 10:58:05.347 | Ignoring gunicorn: markers 'python_version == "3.5"' don't match your environment 2020-12-22 10:58:05.352 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2020-12-22 10:58:05.367 | Ignoring asyncio: markers 'python_version == "3.4"' don't match your environment 2020-12-22 10:58:05.370 | Ignoring asyncio: markers 'python_version == "3.5"' don't match your environment 2020-12-22 10:58:05.375 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2020-12-22 10:58:05.379 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.4"' don't match your environment 2020-12-22 10:58:05.382 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.5"' don't match your environment 2020-12-22 10:58:05.388 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2020-12-22 10:58:05.406 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.4"' don't match your environment 2020-12-22 10:58:05.408 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.5"' don't match your environment 2020-12-22 10:58:05.413 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2020-12-22 10:58:05.443 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:58:05.450 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:58:05.454 | Ignoring influxdb: markers 'python_version == "3.4"' don't match your environment 2020-12-22 10:58:05.456 | Ignoring influxdb: markers 'python_version == "3.5"' don't match your environment 2020-12-22 10:58:05.461 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2020-12-22 10:58:05.473 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:58:05.479 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:58:05.485 | Ignoring dnspython3: markers 'python_version == "3.4"' don't match your environment 2020-12-22 10:58:05.488 | Ignoring dnspython3: markers 'python_version == "3.5"' don't match your environment 2020-12-22 10:58:05.493 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2020-12-22 10:58:05.499 | Ignoring joblib: markers 'python_version == "3.4"' don't match your environment 2020-12-22 10:58:05.501 | Ignoring joblib: markers 'python_version == "3.5"' don't match your environment 2020-12-22 10:58:05.506 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2020-12-22 10:58:05.577 | Ignoring mypy: markers 'python_version == "3.4"' don't match your environment 2020-12-22 10:58:05.580 | Ignoring mypy: markers 'python_version == "3.5"' don't match your environment 2020-12-22 10:58:05.585 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2020-12-22 10:58:05.612 | Ignoring jeepney: markers 'python_version == "3.4"' don't match your environment 2020-12-22 10:58:05.615 | Ignoring jeepney: markers 'python_version == "3.5"' don't match your environment 2020-12-22 10:58:05.620 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2020-12-22 10:58:05.624 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:58:05.654 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:58:05.657 | Ignoring keyring: markers 'python_version == "3.4"' don't match your environment 2020-12-22 10:58:05.659 | Ignoring keyring: markers 'python_version == "3.5"' don't match your environment 2020-12-22 10:58:05.664 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2020-12-22 10:58:05.717 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:58:05.721 | Ignoring SecretStorage: markers 'python_version == "3.4"' don't match your environment 2020-12-22 10:58:05.723 | Ignoring SecretStorage: markers 'python_version == "3.5"' don't match your environment 2020-12-22 10:58:05.728 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2020-12-22 10:58:05.745 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:58:05.794 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:58:05.797 | Ignoring more-itertools: markers 'python_version == "3.4"' don't match your environment 2020-12-22 10:58:05.800 | Ignoring more-itertools: markers 'python_version == "3.5"' don't match your environment 2020-12-22 10:58:05.805 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2020-12-22 10:58:05.809 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:58:05.812 | Ignoring numpy: markers 'python_version == "3.4"' don't match your environment 2020-12-22 10:58:05.815 | Ignoring numpy: markers 'python_version == "3.5"' don't match your environment 2020-12-22 10:58:05.820 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2020-12-22 10:58:05.824 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:58:05.826 | Ignoring Sphinx: markers 'python_version == "3.4"' don't match your environment 2020-12-22 10:58:05.829 | Ignoring Sphinx: markers 'python_version == "3.5"' don't match your environment 2020-12-22 10:58:05.834 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2020-12-22 10:58:05.890 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:58:05.893 | Ignoring Django: markers 'python_version == "3.4"' don't match your environment 2020-12-22 10:58:05.895 | Ignoring Django: markers 'python_version == "3.5"' don't match your environment 2020-12-22 10:58:05.900 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2020-12-22 10:58:05.920 | Ignoring typed-ast: markers 'python_version == "3.4"' don't match your environment 2020-12-22 10:58:05.923 | Ignoring typed-ast: markers 'python_version == "3.5"' don't match your environment 2020-12-22 10:58:05.929 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2020-12-22 10:58:05.961 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:58:05.967 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:58:05.969 | Ignoring GitPython: markers 'python_version == "3.4"' don't match your environment 2020-12-22 10:58:05.972 | Ignoring GitPython: markers 'python_version == "3.5"' don't match your environment 2020-12-22 10:58:05.976 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2020-12-22 10:58:06.013 | Ignoring ndg-httpsclient: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:58:06.035 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:58:06.044 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:58:06.070 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:58:06.073 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.4"' don't match your environment 2020-12-22 10:58:06.075 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.5"' don't match your environment 2020-12-22 10:58:06.080 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2020-12-22 10:58:06.093 | Ignoring diskimage-builder: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:58:06.096 | Ignoring diskimage-builder: markers 'python_version == "3.4"' don't match your environment 2020-12-22 10:58:06.098 | Ignoring diskimage-builder: markers 'python_version == "3.5"' don't match your environment 2020-12-22 10:58:06.103 | Ignoring diskimage-builder: markers 'python_version == "3.7"' don't match your environment 2020-12-22 10:58:06.113 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:58:06.115 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:58:06.129 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:58:06.138 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.4"' don't match your environment 2020-12-22 10:58:06.141 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.5"' don't match your environment 2020-12-22 10:58:06.146 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2020-12-22 10:58:06.159 | Ignoring dnspython: markers 'python_version == "3.4"' don't match your environment 2020-12-22 10:58:06.161 | Ignoring dnspython: markers 'python_version == "3.5"' don't match your environment 2020-12-22 10:58:06.166 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2020-12-22 10:58:06.169 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:58:06.176 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:58:06.191 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:58:06.198 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:58:06.240 | Ignoring typing-extensions: markers 'python_version == "3.4"' don't match your environment 2020-12-22 10:58:06.243 | Ignoring typing-extensions: markers 'python_version == "3.5"' don't match your environment 2020-12-22 10:58:06.248 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2020-12-22 10:58:06.264 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.4"' don't match your environment 2020-12-22 10:58:06.267 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.5"' don't match your environment 2020-12-22 10:58:06.272 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2020-12-22 10:58:06.274 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:58:06.277 | Ignoring scikit-learn: markers 'python_version == "3.4"' don't match your environment 2020-12-22 10:58:06.279 | Ignoring scikit-learn: markers 'python_version == "3.5"' don't match your environment 2020-12-22 10:58:06.285 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2020-12-22 10:58:06.289 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:58:06.292 | Ignoring Pygments: markers 'python_version == "3.4"' don't match your environment 2020-12-22 10:58:06.294 | Ignoring Pygments: markers 'python_version == "3.5"' don't match your environment 2020-12-22 10:58:06.299 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2020-12-22 10:58:06.348 | Collecting prettytable===0.7.2 (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) 2020-12-22 10:58:06.397 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/788/48506f2c027f8/prettytable-0.7.2-py3-none-any.whl 2020-12-22 10:58:06.449 | Installing collected packages: prettytable 2020-12-22 10:58:06.483 | Successfully installed prettytable-0.7.2 2020-12-22 10:58:06.532 | You are using pip version 9.0.3, however version 20.3.3 is available. 2020-12-22 10:58:06.532 | You should consider upgrading via the 'pip install --upgrade pip' command. 2020-12-22 10:58:06.589 | + inc/python:pip_install:290 : result=0 2020-12-22 10:58:06.591 | + inc/python:pip_install:292 : time_stop pip_install 2020-12-22 10:58:06.594 | + functions-common:time_stop:2336 : local name 2020-12-22 10:58:06.596 | + functions-common:time_stop:2337 : local end_time 2020-12-22 10:58:06.599 | + functions-common:time_stop:2338 : local elapsed_time 2020-12-22 10:58:06.601 | + functions-common:time_stop:2339 : local total 2020-12-22 10:58:06.604 | + functions-common:time_stop:2340 : local start_time 2020-12-22 10:58:06.607 | + functions-common:time_stop:2342 : name=pip_install 2020-12-22 10:58:06.609 | + functions-common:time_stop:2343 : start_time=1608634683663 2020-12-22 10:58:06.612 | + functions-common:time_stop:2345 : [[ -z 1608634683663 ]] 2020-12-22 10:58:06.615 | ++ functions-common:time_stop:2348 : date +%s%3N 2020-12-22 10:58:06.619 | + functions-common:time_stop:2348 : end_time=1608634686616 2020-12-22 10:58:06.621 | + functions-common:time_stop:2349 : elapsed_time=2953 2020-12-22 10:58:06.623 | + functions-common:time_stop:2350 : total=0 2020-12-22 10:58:06.625 | + functions-common:time_stop:2352 : _TIME_START[$name]= 2020-12-22 10:58:06.628 | + functions-common:time_stop:2353 : _TIME_TOTAL[$name]=2953 2020-12-22 10:58:06.631 | + inc/python:pip_install:293 : return 0 2020-12-22 10:58:06.634 | ++ tools/fixup_stuff.sh:fixup_python_packages:135 : get_package_path prettytable 2020-12-22 10:58:06.637 | ++ tools/fixup_stuff.sh:get_package_path:123 : local package=prettytable 2020-12-22 10:58:06.640 | +++ tools/fixup_stuff.sh:get_package_path:124 : python -c 'import os; import prettytable; print(os.path.split(os.path.realpath(prettytable.__file__))[0])' 2020-12-22 10:58:06.653 | Traceback (most recent call last): 2020-12-22 10:58:06.653 | File "", line 1, in 2020-12-22 10:58:06.653 | ImportError: No module named prettytable 2020-12-22 10:58:06.658 | ++ tools/fixup_stuff.sh:get_package_path:124 : echo 2020-12-22 10:58:06.661 | + tools/fixup_stuff.sh:fixup_python_packages:135 : PACKAGE_DIR= 2020-12-22 10:58:06.664 | ++ tools/fixup_stuff.sh:fixup_python_packages:137 : echo '/prettytable-0.7.2*' 2020-12-22 10:58:06.667 | + tools/fixup_stuff.sh:fixup_python_packages:137 : dir='/prettytable-0.7.2*' 2020-12-22 10:58:06.670 | + tools/fixup_stuff.sh:fixup_python_packages:138 : [[ -d /prettytable-0.7.2* ]] 2020-12-22 10:58:06.672 | + tools/fixup_stuff.sh:fixup_python_packages:144 : pip_install httplib2 2020-12-22 10:58:06.696 | Check python version for : httplib2 2020-12-22 10:58:06.699 | Using 3.6 version to install httplib2 based on default behavior 2020-12-22 10:58:07.108 | + inc/python:pip_install:283 : 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 httplib2 2020-12-22 10:58:07.754 | Ignoring enum-compat: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:58:07.805 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:58:07.807 | Ignoring pytest: markers 'python_version == "3.4"' don't match your environment 2020-12-22 10:58:07.810 | Ignoring pytest: markers 'python_version == "3.5"' don't match your environment 2020-12-22 10:58:07.814 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2020-12-22 10:58:07.881 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:58:07.888 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:58:07.890 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.4"' don't match your environment 2020-12-22 10:58:07.893 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.5"' don't match your environment 2020-12-22 10:58:07.898 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2020-12-22 10:58:07.907 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:58:07.921 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:58:07.924 | Ignoring networkx: markers 'python_version == "3.4"' don't match your environment 2020-12-22 10:58:07.926 | Ignoring networkx: markers 'python_version == "3.5"' don't match your environment 2020-12-22 10:58:07.932 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2020-12-22 10:58:07.975 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:58:07.977 | Ignoring zeroconf: markers 'python_version == "3.4"' don't match your environment 2020-12-22 10:58:07.979 | Ignoring zeroconf: markers 'python_version == "3.5"' don't match your environment 2020-12-22 10:58:07.984 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2020-12-22 10:58:07.986 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:58:07.989 | Ignoring scipy: markers 'python_version == "3.4"' don't match your environment 2020-12-22 10:58:07.991 | Ignoring scipy: markers 'python_version == "3.5"' don't match your environment 2020-12-22 10:58:07.996 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2020-12-22 10:58:07.998 | Ignoring mypy-extensions: markers 'python_version == "3.4"' don't match your environment 2020-12-22 10:58:08.001 | Ignoring mypy-extensions: markers 'python_version == "3.5"' don't match your environment 2020-12-22 10:58:08.006 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2020-12-22 10:58:08.092 | Ignoring ifaddr: markers 'python_version == "3.4"' don't match your environment 2020-12-22 10:58:08.095 | Ignoring ifaddr: markers 'python_version == "3.5"' don't match your environment 2020-12-22 10:58:08.099 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2020-12-22 10:58:08.104 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:58:08.109 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:58:08.122 | Ignoring tornado: markers 'python_version == "3.4"' don't match your environment 2020-12-22 10:58:08.125 | Ignoring tornado: markers 'python_version == "3.5"' don't match your environment 2020-12-22 10:58:08.129 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2020-12-22 10:58:08.132 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:58:08.150 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:58:08.168 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:58:08.170 | Ignoring gunicorn: markers 'python_version == "3.4"' don't match your environment 2020-12-22 10:58:08.173 | Ignoring gunicorn: markers 'python_version == "3.5"' don't match your environment 2020-12-22 10:58:08.177 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2020-12-22 10:58:08.191 | Ignoring asyncio: markers 'python_version == "3.4"' don't match your environment 2020-12-22 10:58:08.194 | Ignoring asyncio: markers 'python_version == "3.5"' don't match your environment 2020-12-22 10:58:08.199 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2020-12-22 10:58:08.203 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.4"' don't match your environment 2020-12-22 10:58:08.206 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.5"' don't match your environment 2020-12-22 10:58:08.212 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2020-12-22 10:58:08.230 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.4"' don't match your environment 2020-12-22 10:58:08.232 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.5"' don't match your environment 2020-12-22 10:58:08.237 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2020-12-22 10:58:08.267 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:58:08.274 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:58:08.278 | Ignoring influxdb: markers 'python_version == "3.4"' don't match your environment 2020-12-22 10:58:08.280 | Ignoring influxdb: markers 'python_version == "3.5"' don't match your environment 2020-12-22 10:58:08.284 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2020-12-22 10:58:08.297 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:58:08.303 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:58:08.308 | Ignoring dnspython3: markers 'python_version == "3.4"' don't match your environment 2020-12-22 10:58:08.311 | Ignoring dnspython3: markers 'python_version == "3.5"' don't match your environment 2020-12-22 10:58:08.316 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2020-12-22 10:58:08.322 | Ignoring joblib: markers 'python_version == "3.4"' don't match your environment 2020-12-22 10:58:08.324 | Ignoring joblib: markers 'python_version == "3.5"' don't match your environment 2020-12-22 10:58:08.329 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2020-12-22 10:58:08.399 | Ignoring mypy: markers 'python_version == "3.4"' don't match your environment 2020-12-22 10:58:08.401 | Ignoring mypy: markers 'python_version == "3.5"' don't match your environment 2020-12-22 10:58:08.406 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2020-12-22 10:58:08.432 | Ignoring jeepney: markers 'python_version == "3.4"' don't match your environment 2020-12-22 10:58:08.434 | Ignoring jeepney: markers 'python_version == "3.5"' don't match your environment 2020-12-22 10:58:08.439 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2020-12-22 10:58:08.443 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:58:08.473 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:58:08.475 | Ignoring keyring: markers 'python_version == "3.4"' don't match your environment 2020-12-22 10:58:08.477 | Ignoring keyring: markers 'python_version == "3.5"' don't match your environment 2020-12-22 10:58:08.482 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2020-12-22 10:58:08.535 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:58:08.539 | Ignoring SecretStorage: markers 'python_version == "3.4"' don't match your environment 2020-12-22 10:58:08.541 | Ignoring SecretStorage: markers 'python_version == "3.5"' don't match your environment 2020-12-22 10:58:08.546 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2020-12-22 10:58:08.562 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:58:08.611 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:58:08.613 | Ignoring more-itertools: markers 'python_version == "3.4"' don't match your environment 2020-12-22 10:58:08.616 | Ignoring more-itertools: markers 'python_version == "3.5"' don't match your environment 2020-12-22 10:58:08.621 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2020-12-22 10:58:08.625 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:58:08.627 | Ignoring numpy: markers 'python_version == "3.4"' don't match your environment 2020-12-22 10:58:08.630 | Ignoring numpy: markers 'python_version == "3.5"' don't match your environment 2020-12-22 10:58:08.634 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2020-12-22 10:58:08.638 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:58:08.641 | Ignoring Sphinx: markers 'python_version == "3.4"' don't match your environment 2020-12-22 10:58:08.643 | Ignoring Sphinx: markers 'python_version == "3.5"' don't match your environment 2020-12-22 10:58:08.647 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2020-12-22 10:58:08.702 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:58:08.704 | Ignoring Django: markers 'python_version == "3.4"' don't match your environment 2020-12-22 10:58:08.707 | Ignoring Django: markers 'python_version == "3.5"' don't match your environment 2020-12-22 10:58:08.711 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2020-12-22 10:58:08.731 | Ignoring typed-ast: markers 'python_version == "3.4"' don't match your environment 2020-12-22 10:58:08.733 | Ignoring typed-ast: markers 'python_version == "3.5"' don't match your environment 2020-12-22 10:58:08.739 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2020-12-22 10:58:08.769 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:58:08.775 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:58:08.778 | Ignoring GitPython: markers 'python_version == "3.4"' don't match your environment 2020-12-22 10:58:08.780 | Ignoring GitPython: markers 'python_version == "3.5"' don't match your environment 2020-12-22 10:58:08.785 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2020-12-22 10:58:08.820 | Ignoring ndg-httpsclient: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:58:08.840 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:58:08.850 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:58:08.876 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:58:08.878 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.4"' don't match your environment 2020-12-22 10:58:08.880 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.5"' don't match your environment 2020-12-22 10:58:08.885 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2020-12-22 10:58:08.897 | Ignoring diskimage-builder: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:58:08.900 | Ignoring diskimage-builder: markers 'python_version == "3.4"' don't match your environment 2020-12-22 10:58:08.903 | Ignoring diskimage-builder: markers 'python_version == "3.5"' don't match your environment 2020-12-22 10:58:08.908 | Ignoring diskimage-builder: markers 'python_version == "3.7"' don't match your environment 2020-12-22 10:58:08.917 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:58:08.919 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:58:08.933 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:58:08.941 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.4"' don't match your environment 2020-12-22 10:58:08.944 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.5"' don't match your environment 2020-12-22 10:58:08.949 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2020-12-22 10:58:08.962 | Ignoring dnspython: markers 'python_version == "3.4"' don't match your environment 2020-12-22 10:58:08.964 | Ignoring dnspython: markers 'python_version == "3.5"' don't match your environment 2020-12-22 10:58:08.969 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2020-12-22 10:58:08.971 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:58:08.978 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:58:08.993 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:58:09.000 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:58:09.041 | Ignoring typing-extensions: markers 'python_version == "3.4"' don't match your environment 2020-12-22 10:58:09.044 | Ignoring typing-extensions: markers 'python_version == "3.5"' don't match your environment 2020-12-22 10:58:09.049 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2020-12-22 10:58:09.066 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.4"' don't match your environment 2020-12-22 10:58:09.069 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.5"' don't match your environment 2020-12-22 10:58:09.074 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2020-12-22 10:58:09.076 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:58:09.079 | Ignoring scikit-learn: markers 'python_version == "3.4"' don't match your environment 2020-12-22 10:58:09.081 | Ignoring scikit-learn: markers 'python_version == "3.5"' don't match your environment 2020-12-22 10:58:09.087 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2020-12-22 10:58:09.091 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:58:09.093 | Ignoring Pygments: markers 'python_version == "3.4"' don't match your environment 2020-12-22 10:58:09.095 | Ignoring Pygments: markers 'python_version == "3.5"' don't match your environment 2020-12-22 10:58:09.100 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2020-12-22 10:58:09.149 | Collecting httplib2===0.13.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 489)) 2020-12-22 10:58:09.210 | Downloading http://10.100.0.9:8080/root/pypi/+f/cf6/f9d5876d79653/httplib2-0.13.1-py3-none-any.whl (94kB) 2020-12-22 10:58:09.272 | Installing collected packages: httplib2 2020-12-22 10:58:09.318 | Successfully installed httplib2-0.13.1 2020-12-22 10:58:09.367 | You are using pip version 9.0.3, however version 20.3.3 is available. 2020-12-22 10:58:09.368 | You should consider upgrading via the 'pip install --upgrade pip' command. 2020-12-22 10:58:09.425 | + inc/python:pip_install:290 : result=0 2020-12-22 10:58:09.427 | + inc/python:pip_install:292 : time_stop pip_install 2020-12-22 10:58:09.430 | + functions-common:time_stop:2336 : local name 2020-12-22 10:58:09.432 | + functions-common:time_stop:2337 : local end_time 2020-12-22 10:58:09.435 | + functions-common:time_stop:2338 : local elapsed_time 2020-12-22 10:58:09.437 | + functions-common:time_stop:2339 : local total 2020-12-22 10:58:09.439 | + functions-common:time_stop:2340 : local start_time 2020-12-22 10:58:09.441 | + functions-common:time_stop:2342 : name=pip_install 2020-12-22 10:58:09.443 | + functions-common:time_stop:2343 : start_time=1608634686687 2020-12-22 10:58:09.446 | + functions-common:time_stop:2345 : [[ -z 1608634686687 ]] 2020-12-22 10:58:09.450 | ++ functions-common:time_stop:2348 : date +%s%3N 2020-12-22 10:58:09.453 | + functions-common:time_stop:2348 : end_time=1608634689451 2020-12-22 10:58:09.456 | + functions-common:time_stop:2349 : elapsed_time=2764 2020-12-22 10:58:09.459 | + functions-common:time_stop:2350 : total=2953 2020-12-22 10:58:09.461 | + functions-common:time_stop:2352 : _TIME_START[$name]= 2020-12-22 10:58:09.463 | + functions-common:time_stop:2353 : _TIME_TOTAL[$name]=5717 2020-12-22 10:58:09.466 | + inc/python:pip_install:293 : return 0 2020-12-22 10:58:09.469 | ++ tools/fixup_stuff.sh:fixup_python_packages:145 : get_package_path httplib2 2020-12-22 10:58:09.471 | ++ tools/fixup_stuff.sh:get_package_path:123 : local package=httplib2 2020-12-22 10:58:09.474 | +++ tools/fixup_stuff.sh:get_package_path:124 : python -c 'import os; import httplib2; print(os.path.split(os.path.realpath(httplib2.__file__))[0])' 2020-12-22 10:58:09.487 | Traceback (most recent call last): 2020-12-22 10:58:09.487 | File "", line 1, in 2020-12-22 10:58:09.487 | ImportError: No module named httplib2 2020-12-22 10:58:09.492 | ++ tools/fixup_stuff.sh:get_package_path:124 : echo 2020-12-22 10:58:09.495 | + tools/fixup_stuff.sh:fixup_python_packages:145 : PACKAGE_DIR= 2020-12-22 10:58:09.499 | ++ tools/fixup_stuff.sh:fixup_python_packages:147 : echo '-0.8*' 2020-12-22 10:58:09.501 | + tools/fixup_stuff.sh:fixup_python_packages:147 : dir='-0.8*' 2020-12-22 10:58:09.504 | + tools/fixup_stuff.sh:fixup_python_packages:148 : [[ -d -0.8* ]] 2020-12-22 10:58:09.506 | + tools/fixup_stuff.sh:fixup_all:300 : fixup_fedora 2020-12-22 10:58:09.509 | + tools/fixup_stuff.sh:fixup_fedora:154 : is_fedora 2020-12-22 10:58:09.511 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2020-12-22 10:58:09.513 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2020-12-22 10:58:09.516 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2020-12-22 10:58:09.518 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2020-12-22 10:58:09.520 | + functions-common:is_fedora:454 : '[' Ubuntu = CentOS ']' 2020-12-22 10:58:09.522 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2020-12-22 10:58:09.525 | + functions-common:is_fedora:455 : '[' Ubuntu = Virtuozzo ']' 2020-12-22 10:58:09.528 | + tools/fixup_stuff.sh:fixup_fedora:155 : return 2020-12-22 10:58:09.530 | + tools/fixup_stuff.sh:fixup_all:301 : fixup_suse 2020-12-22 10:58:09.532 | + tools/fixup_stuff.sh:fixup_suse:229 : is_suse 2020-12-22 10:58:09.535 | + functions-common:is_suse:463 : is_opensuse 2020-12-22 10:58:09.537 | + functions-common:is_opensuse:470 : [[ -z Ubuntu ]] 2020-12-22 10:58:09.539 | + functions-common:is_opensuse:474 : [[ Ubuntu =~ (openSUSE) ]] 2020-12-22 10:58:09.542 | + functions-common:is_suse:463 : is_suse_linux_enterprise 2020-12-22 10:58:09.544 | + functions-common:is_suse_linux_enterprise:482 : [[ -z Ubuntu ]] 2020-12-22 10:58:09.546 | + functions-common:is_suse_linux_enterprise:486 : [[ Ubuntu =~ (^SUSE) ]] 2020-12-22 10:58:09.549 | + tools/fixup_stuff.sh:fixup_suse:230 : return 2020-12-22 10:58:09.551 | + tools/fixup_stuff.sh:fixup_all:302 : fixup_virtualenv 2020-12-22 10:58:09.554 | + tools/fixup_stuff.sh:fixup_virtualenv:290 : [[ ! -f /etc/ci/mirror_info.sh ]] 2020-12-22 10:58:09.556 | + tools/fixup_stuff.sh:fixup_virtualenv:291 : install_package python-virtualenv 2020-12-22 10:58:09.558 | + functions-common:install_package:1334 : update_package_repo 2020-12-22 10:58:09.561 | + functions-common:update_package_repo:1306 : NO_UPDATE_REPOS=False 2020-12-22 10:58:09.563 | + functions-common:update_package_repo:1307 : REPOS_UPDATED=True 2020-12-22 10:58:09.565 | + functions-common:update_package_repo:1308 : RETRY_UPDATE=False 2020-12-22 10:58:09.568 | + functions-common:update_package_repo:1310 : [[ False = \T\r\u\e ]] 2020-12-22 10:58:09.570 | + functions-common:update_package_repo:1314 : is_ubuntu 2020-12-22 10:58:09.572 | + functions-common:is_ubuntu:494 : [[ -z deb ]] 2020-12-22 10:58:09.574 | + functions-common:is_ubuntu:497 : '[' deb = deb ']' 2020-12-22 10:58:09.577 | + functions-common:update_package_repo:1315 : apt_get_update 2020-12-22 10:58:09.579 | + functions-common:apt_get_update:1069 : [[ True == \T\r\u\e ]] 2020-12-22 10:58:09.581 | + functions-common:apt_get_update:1069 : [[ False != \T\r\u\e ]] 2020-12-22 10:58:09.583 | + functions-common:apt_get_update:1070 : return 2020-12-22 10:58:09.586 | + functions-common:install_package:1335 : real_install_package python-virtualenv 2020-12-22 10:58:09.588 | + functions-common:real_install_package:1320 : is_ubuntu 2020-12-22 10:58:09.590 | + functions-common:is_ubuntu:494 : [[ -z deb ]] 2020-12-22 10:58:09.593 | + functions-common:is_ubuntu:497 : '[' deb = deb ']' 2020-12-22 10:58:09.595 | + functions-common:real_install_package:1321 : apt_get install python-virtualenv 2020-12-22 10:58:09.615 | + functions-common:apt_get:1110 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install python-virtualenv 2020-12-22 10:58:09.736 | Reading package lists... 2020-12-22 10:58:10.028 | Building dependency tree... 2020-12-22 10:58:10.029 | Reading state information... 2020-12-22 10:58:10.325 | The following packages were automatically installed and are no longer required: 2020-12-22 10:58:10.326 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2020-12-22 10:58:10.326 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2020-12-22 10:58:10.326 | python3-incremental python3-netifaces python3-pam python3-problem-report 2020-12-22 10:58:10.326 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2020-12-22 10:58:10.326 | python3-twisted-bin python3-zope.interface 2020-12-22 10:58:10.326 | Use 'sudo apt autoremove' to remove them. 2020-12-22 10:58:10.327 | The following additional packages will be installed: 2020-12-22 10:58:10.328 | python-pip-whl python-pkg-resources python3-virtualenv virtualenv 2020-12-22 10:58:10.329 | Suggested packages: 2020-12-22 10:58:10.329 | python-setuptools 2020-12-22 10:58:10.384 | The following NEW packages will be installed: 2020-12-22 10:58:10.384 | python-pip-whl python-pkg-resources python-virtualenv python3-virtualenv 2020-12-22 10:58:10.384 | virtualenv 2020-12-22 10:58:10.677 | 0 upgraded, 5 newly installed, 0 to remove and 142 not upgraded. 2020-12-22 10:58:10.677 | Need to get 1,875 kB of archives. 2020-12-22 10:58:10.677 | After this operation, 2,732 kB of additional disk space will be used. 2020-12-22 10:58:10.677 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 python-pip-whl all 9.0.1-2.3~ubuntu1.18.04.4 [1,653 kB] 2020-12-22 10:58:11.748 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 python-pkg-resources all 39.0.1-2 [128 kB] 2020-12-22 10:58:11.758 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 python-virtualenv all 15.1.0+ds-1.1 [46.8 kB] 2020-12-22 10:58:11.762 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 python3-virtualenv all 15.1.0+ds-1.1 [43.4 kB] 2020-12-22 10:58:11.766 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 virtualenv all 15.1.0+ds-1.1 [4,476 B] 2020-12-22 10:58:12.330 | Fetched 1,875 kB in 1s (1,382 kB/s) 2020-12-22 10:58:12.379 | Selecting previously unselected package python-pip-whl. 2020-12-22 10:58:12.422 | (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 ... 74366 files and directories currently installed.) 2020-12-22 10:58:12.427 | Preparing to unpack .../python-pip-whl_9.0.1-2.3~ubuntu1.18.04.4_all.deb ... 2020-12-22 10:58:12.432 | Unpacking python-pip-whl (9.0.1-2.3~ubuntu1.18.04.4) ... 2020-12-22 10:58:12.691 | Selecting previously unselected package python-pkg-resources. 2020-12-22 10:58:12.699 | Preparing to unpack .../python-pkg-resources_39.0.1-2_all.deb ... 2020-12-22 10:58:12.704 | Unpacking python-pkg-resources (39.0.1-2) ... 2020-12-22 10:58:12.804 | Selecting previously unselected package python-virtualenv. 2020-12-22 10:58:12.812 | Preparing to unpack .../python-virtualenv_15.1.0+ds-1.1_all.deb ... 2020-12-22 10:58:12.815 | Unpacking python-virtualenv (15.1.0+ds-1.1) ... 2020-12-22 10:58:12.900 | Selecting previously unselected package python3-virtualenv. 2020-12-22 10:58:12.909 | Preparing to unpack .../python3-virtualenv_15.1.0+ds-1.1_all.deb ... 2020-12-22 10:58:12.912 | Unpacking python3-virtualenv (15.1.0+ds-1.1) ... 2020-12-22 10:58:12.979 | Selecting previously unselected package virtualenv. 2020-12-22 10:58:12.987 | Preparing to unpack .../virtualenv_15.1.0+ds-1.1_all.deb ... 2020-12-22 10:58:12.991 | Unpacking virtualenv (15.1.0+ds-1.1) ... 2020-12-22 10:58:13.084 | Setting up python-pip-whl (9.0.1-2.3~ubuntu1.18.04.4) ... 2020-12-22 10:58:13.116 | Setting up python-pkg-resources (39.0.1-2) ... 2020-12-22 10:58:13.317 | Setting up python3-virtualenv (15.1.0+ds-1.1) ... 2020-12-22 10:58:13.606 | Setting up python-virtualenv (15.1.0+ds-1.1) ... 2020-12-22 10:58:13.741 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2020-12-22 10:58:14.279 | Setting up virtualenv (15.1.0+ds-1.1) ... 2020-12-22 10:58:16.412 | + functions-common:apt_get:1114 : result=0 2020-12-22 10:58:16.414 | + functions-common:apt_get:1117 : time_stop apt-get 2020-12-22 10:58:16.417 | + functions-common:time_stop:2336 : local name 2020-12-22 10:58:16.419 | + functions-common:time_stop:2337 : local end_time 2020-12-22 10:58:16.422 | + functions-common:time_stop:2338 : local elapsed_time 2020-12-22 10:58:16.424 | + functions-common:time_stop:2339 : local total 2020-12-22 10:58:16.427 | + functions-common:time_stop:2340 : local start_time 2020-12-22 10:58:16.429 | + functions-common:time_stop:2342 : name=apt-get 2020-12-22 10:58:16.433 | + functions-common:time_stop:2343 : start_time=1608634689612 2020-12-22 10:58:16.436 | + functions-common:time_stop:2345 : [[ -z 1608634689612 ]] 2020-12-22 10:58:16.439 | ++ functions-common:time_stop:2348 : date +%s%3N 2020-12-22 10:58:16.443 | + functions-common:time_stop:2348 : end_time=1608634696440 2020-12-22 10:58:16.445 | + functions-common:time_stop:2349 : elapsed_time=6828 2020-12-22 10:58:16.447 | + functions-common:time_stop:2350 : total=146140 2020-12-22 10:58:16.450 | + functions-common:time_stop:2352 : _TIME_START[$name]= 2020-12-22 10:58:16.452 | + functions-common:time_stop:2353 : _TIME_TOTAL[$name]=152968 2020-12-22 10:58:16.454 | + functions-common:apt_get:1118 : return 0 2020-12-22 10:58:16.457 | + tools/fixup_stuff.sh:fixup_virtualenv:292 : pip_install -U --force-reinstall virtualenv 2020-12-22 10:58:16.480 | Check python version for : virtualenv 2020-12-22 10:58:16.484 | Using 3.6 version to install virtualenv based on default behavior 2020-12-22 10:58:16.936 | + inc/python:pip_install:283 : 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 --force-reinstall virtualenv 2020-12-22 10:58:17.602 | Ignoring enum-compat: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:58:17.654 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:58:17.657 | Ignoring pytest: markers 'python_version == "3.4"' don't match your environment 2020-12-22 10:58:17.659 | Ignoring pytest: markers 'python_version == "3.5"' don't match your environment 2020-12-22 10:58:17.664 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2020-12-22 10:58:17.732 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:58:17.739 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:58:17.741 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.4"' don't match your environment 2020-12-22 10:58:17.745 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.5"' don't match your environment 2020-12-22 10:58:17.750 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2020-12-22 10:58:17.759 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:58:17.773 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:58:17.775 | Ignoring networkx: markers 'python_version == "3.4"' don't match your environment 2020-12-22 10:58:17.778 | Ignoring networkx: markers 'python_version == "3.5"' don't match your environment 2020-12-22 10:58:17.784 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2020-12-22 10:58:17.827 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:58:17.829 | Ignoring zeroconf: markers 'python_version == "3.4"' don't match your environment 2020-12-22 10:58:17.831 | Ignoring zeroconf: markers 'python_version == "3.5"' don't match your environment 2020-12-22 10:58:17.836 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2020-12-22 10:58:17.839 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:58:17.841 | Ignoring scipy: markers 'python_version == "3.4"' don't match your environment 2020-12-22 10:58:17.844 | Ignoring scipy: markers 'python_version == "3.5"' don't match your environment 2020-12-22 10:58:17.848 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2020-12-22 10:58:17.851 | Ignoring mypy-extensions: markers 'python_version == "3.4"' don't match your environment 2020-12-22 10:58:17.853 | Ignoring mypy-extensions: markers 'python_version == "3.5"' don't match your environment 2020-12-22 10:58:17.858 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2020-12-22 10:58:17.945 | Ignoring ifaddr: markers 'python_version == "3.4"' don't match your environment 2020-12-22 10:58:17.948 | Ignoring ifaddr: markers 'python_version == "3.5"' don't match your environment 2020-12-22 10:58:17.953 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2020-12-22 10:58:17.956 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:58:17.962 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:58:17.974 | Ignoring tornado: markers 'python_version == "3.4"' don't match your environment 2020-12-22 10:58:17.977 | Ignoring tornado: markers 'python_version == "3.5"' don't match your environment 2020-12-22 10:58:17.982 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2020-12-22 10:58:17.984 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:58:18.003 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:58:18.021 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:58:18.023 | Ignoring gunicorn: markers 'python_version == "3.4"' don't match your environment 2020-12-22 10:58:18.025 | Ignoring gunicorn: markers 'python_version == "3.5"' don't match your environment 2020-12-22 10:58:18.030 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2020-12-22 10:58:18.044 | Ignoring asyncio: markers 'python_version == "3.4"' don't match your environment 2020-12-22 10:58:18.047 | Ignoring asyncio: markers 'python_version == "3.5"' don't match your environment 2020-12-22 10:58:18.052 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2020-12-22 10:58:18.056 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.4"' don't match your environment 2020-12-22 10:58:18.058 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.5"' don't match your environment 2020-12-22 10:58:18.064 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2020-12-22 10:58:18.082 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.4"' don't match your environment 2020-12-22 10:58:18.084 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.5"' don't match your environment 2020-12-22 10:58:18.089 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2020-12-22 10:58:18.118 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:58:18.126 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:58:18.129 | Ignoring influxdb: markers 'python_version == "3.4"' don't match your environment 2020-12-22 10:58:18.131 | Ignoring influxdb: markers 'python_version == "3.5"' don't match your environment 2020-12-22 10:58:18.136 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2020-12-22 10:58:18.148 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:58:18.154 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:58:18.160 | Ignoring dnspython3: markers 'python_version == "3.4"' don't match your environment 2020-12-22 10:58:18.163 | Ignoring dnspython3: markers 'python_version == "3.5"' don't match your environment 2020-12-22 10:58:18.168 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2020-12-22 10:58:18.174 | Ignoring joblib: markers 'python_version == "3.4"' don't match your environment 2020-12-22 10:58:18.176 | Ignoring joblib: markers 'python_version == "3.5"' don't match your environment 2020-12-22 10:58:18.181 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2020-12-22 10:58:18.251 | Ignoring mypy: markers 'python_version == "3.4"' don't match your environment 2020-12-22 10:58:18.253 | Ignoring mypy: markers 'python_version == "3.5"' don't match your environment 2020-12-22 10:58:18.258 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2020-12-22 10:58:18.285 | Ignoring jeepney: markers 'python_version == "3.4"' don't match your environment 2020-12-22 10:58:18.287 | Ignoring jeepney: markers 'python_version == "3.5"' don't match your environment 2020-12-22 10:58:18.292 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2020-12-22 10:58:18.296 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:58:18.327 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:58:18.330 | Ignoring keyring: markers 'python_version == "3.4"' don't match your environment 2020-12-22 10:58:18.332 | Ignoring keyring: markers 'python_version == "3.5"' don't match your environment 2020-12-22 10:58:18.337 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2020-12-22 10:58:18.390 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:58:18.394 | Ignoring SecretStorage: markers 'python_version == "3.4"' don't match your environment 2020-12-22 10:58:18.396 | Ignoring SecretStorage: markers 'python_version == "3.5"' don't match your environment 2020-12-22 10:58:18.401 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2020-12-22 10:58:18.417 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:58:18.465 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:58:18.467 | Ignoring more-itertools: markers 'python_version == "3.4"' don't match your environment 2020-12-22 10:58:18.470 | Ignoring more-itertools: markers 'python_version == "3.5"' don't match your environment 2020-12-22 10:58:18.474 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2020-12-22 10:58:18.478 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:58:18.481 | Ignoring numpy: markers 'python_version == "3.4"' don't match your environment 2020-12-22 10:58:18.483 | Ignoring numpy: markers 'python_version == "3.5"' don't match your environment 2020-12-22 10:58:18.488 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2020-12-22 10:58:18.492 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:58:18.495 | Ignoring Sphinx: markers 'python_version == "3.4"' don't match your environment 2020-12-22 10:58:18.497 | Ignoring Sphinx: markers 'python_version == "3.5"' don't match your environment 2020-12-22 10:58:18.502 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2020-12-22 10:58:18.557 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:58:18.559 | Ignoring Django: markers 'python_version == "3.4"' don't match your environment 2020-12-22 10:58:18.562 | Ignoring Django: markers 'python_version == "3.5"' don't match your environment 2020-12-22 10:58:18.566 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2020-12-22 10:58:18.586 | Ignoring typed-ast: markers 'python_version == "3.4"' don't match your environment 2020-12-22 10:58:18.588 | Ignoring typed-ast: markers 'python_version == "3.5"' don't match your environment 2020-12-22 10:58:18.594 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2020-12-22 10:58:18.625 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:58:18.631 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:58:18.634 | Ignoring GitPython: markers 'python_version == "3.4"' don't match your environment 2020-12-22 10:58:18.636 | Ignoring GitPython: markers 'python_version == "3.5"' don't match your environment 2020-12-22 10:58:18.642 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2020-12-22 10:58:18.677 | Ignoring ndg-httpsclient: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:58:18.698 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:58:18.708 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:58:18.733 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:58:18.736 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.4"' don't match your environment 2020-12-22 10:58:18.738 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.5"' don't match your environment 2020-12-22 10:58:18.743 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2020-12-22 10:58:18.756 | Ignoring diskimage-builder: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:58:18.759 | Ignoring diskimage-builder: markers 'python_version == "3.4"' don't match your environment 2020-12-22 10:58:18.761 | Ignoring diskimage-builder: markers 'python_version == "3.5"' don't match your environment 2020-12-22 10:58:18.766 | Ignoring diskimage-builder: markers 'python_version == "3.7"' don't match your environment 2020-12-22 10:58:18.776 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:58:18.778 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:58:18.792 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:58:18.801 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.4"' don't match your environment 2020-12-22 10:58:18.803 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.5"' don't match your environment 2020-12-22 10:58:18.809 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2020-12-22 10:58:18.821 | Ignoring dnspython: markers 'python_version == "3.4"' don't match your environment 2020-12-22 10:58:18.823 | Ignoring dnspython: markers 'python_version == "3.5"' don't match your environment 2020-12-22 10:58:18.828 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2020-12-22 10:58:18.831 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:58:18.838 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:58:18.853 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:58:18.859 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:58:18.901 | Ignoring typing-extensions: markers 'python_version == "3.4"' don't match your environment 2020-12-22 10:58:18.903 | Ignoring typing-extensions: markers 'python_version == "3.5"' don't match your environment 2020-12-22 10:58:18.908 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2020-12-22 10:58:18.924 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.4"' don't match your environment 2020-12-22 10:58:18.927 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.5"' don't match your environment 2020-12-22 10:58:18.931 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2020-12-22 10:58:18.934 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:58:18.936 | Ignoring scikit-learn: markers 'python_version == "3.4"' don't match your environment 2020-12-22 10:58:18.939 | Ignoring scikit-learn: markers 'python_version == "3.5"' don't match your environment 2020-12-22 10:58:18.945 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2020-12-22 10:58:18.948 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:58:18.951 | Ignoring Pygments: markers 'python_version == "3.4"' don't match your environment 2020-12-22 10:58:18.953 | Ignoring Pygments: markers 'python_version == "3.5"' don't match your environment 2020-12-22 10:58:18.958 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2020-12-22 10:58:18.963 | Collecting virtualenv===16.7.5 (from -c /opt/stack/requirements/upper-constraints.txt (line 683)) 2020-12-22 10:58:19.130 | Downloading http://10.100.0.9:8080/root/pypi/+f/680/af46846662bb3/virtualenv-16.7.5-py2.py3-none-any.whl (3.3MB) 2020-12-22 10:58:19.280 | Installing collected packages: virtualenv 2020-12-22 10:58:19.280 | Found existing installation: virtualenv 20.2.2 2020-12-22 10:58:19.338 | Uninstalling virtualenv-20.2.2: 2020-12-22 10:58:19.371 | Successfully uninstalled virtualenv-20.2.2 2020-12-22 10:58:19.439 | Successfully installed virtualenv-16.7.5 2020-12-22 10:58:19.490 | You are using pip version 9.0.3, however version 20.3.3 is available. 2020-12-22 10:58:19.490 | You should consider upgrading via the 'pip install --upgrade pip' command. 2020-12-22 10:58:19.546 | + inc/python:pip_install:290 : result=0 2020-12-22 10:58:19.549 | + inc/python:pip_install:292 : time_stop pip_install 2020-12-22 10:58:19.551 | + functions-common:time_stop:2336 : local name 2020-12-22 10:58:19.553 | + functions-common:time_stop:2337 : local end_time 2020-12-22 10:58:19.556 | + functions-common:time_stop:2338 : local elapsed_time 2020-12-22 10:58:19.558 | + functions-common:time_stop:2339 : local total 2020-12-22 10:58:19.561 | + functions-common:time_stop:2340 : local start_time 2020-12-22 10:58:19.563 | + functions-common:time_stop:2342 : name=pip_install 2020-12-22 10:58:19.565 | + functions-common:time_stop:2343 : start_time=1608634696472 2020-12-22 10:58:19.567 | + functions-common:time_stop:2345 : [[ -z 1608634696472 ]] 2020-12-22 10:58:19.570 | ++ functions-common:time_stop:2348 : date +%s%3N 2020-12-22 10:58:19.574 | + functions-common:time_stop:2348 : end_time=1608634699571 2020-12-22 10:58:19.577 | + functions-common:time_stop:2349 : elapsed_time=3099 2020-12-22 10:58:19.579 | + functions-common:time_stop:2350 : total=5717 2020-12-22 10:58:19.581 | + functions-common:time_stop:2352 : _TIME_START[$name]= 2020-12-22 10:58:19.583 | + functions-common:time_stop:2353 : _TIME_TOTAL[$name]=8816 2020-12-22 10:58:19.586 | + inc/python:pip_install:293 : return 0 2020-12-22 10:58:19.588 | + ./stack.sh:main:820 : pip_install -U os-testr 2020-12-22 10:58:19.611 | Check python version for : os-testr 2020-12-22 10:58:19.615 | Using 3.6 version to install os-testr based on default behavior 2020-12-22 10:58:20.023 | + inc/python:pip_install:283 : 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 2020-12-22 10:58:20.676 | Ignoring enum-compat: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:58:20.728 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:58:20.730 | Ignoring pytest: markers 'python_version == "3.4"' don't match your environment 2020-12-22 10:58:20.733 | Ignoring pytest: markers 'python_version == "3.5"' don't match your environment 2020-12-22 10:58:20.737 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2020-12-22 10:58:20.805 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:58:20.813 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:58:20.815 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.4"' don't match your environment 2020-12-22 10:58:20.818 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.5"' don't match your environment 2020-12-22 10:58:20.823 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2020-12-22 10:58:20.832 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:58:20.847 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:58:20.849 | Ignoring networkx: markers 'python_version == "3.4"' don't match your environment 2020-12-22 10:58:20.852 | Ignoring networkx: markers 'python_version == "3.5"' don't match your environment 2020-12-22 10:58:20.857 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2020-12-22 10:58:20.901 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:58:20.904 | Ignoring zeroconf: markers 'python_version == "3.4"' don't match your environment 2020-12-22 10:58:20.907 | Ignoring zeroconf: markers 'python_version == "3.5"' don't match your environment 2020-12-22 10:58:20.911 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2020-12-22 10:58:20.914 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:58:20.917 | Ignoring scipy: markers 'python_version == "3.4"' don't match your environment 2020-12-22 10:58:20.920 | Ignoring scipy: markers 'python_version == "3.5"' don't match your environment 2020-12-22 10:58:20.925 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2020-12-22 10:58:20.927 | Ignoring mypy-extensions: markers 'python_version == "3.4"' don't match your environment 2020-12-22 10:58:20.930 | Ignoring mypy-extensions: markers 'python_version == "3.5"' don't match your environment 2020-12-22 10:58:20.935 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2020-12-22 10:58:21.022 | Ignoring ifaddr: markers 'python_version == "3.4"' don't match your environment 2020-12-22 10:58:21.025 | Ignoring ifaddr: markers 'python_version == "3.5"' don't match your environment 2020-12-22 10:58:21.030 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2020-12-22 10:58:21.034 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:58:21.039 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:58:21.052 | Ignoring tornado: markers 'python_version == "3.4"' don't match your environment 2020-12-22 10:58:21.055 | Ignoring tornado: markers 'python_version == "3.5"' don't match your environment 2020-12-22 10:58:21.059 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2020-12-22 10:58:21.062 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:58:21.080 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:58:21.097 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:58:21.099 | Ignoring gunicorn: markers 'python_version == "3.4"' don't match your environment 2020-12-22 10:58:21.102 | Ignoring gunicorn: markers 'python_version == "3.5"' don't match your environment 2020-12-22 10:58:21.107 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2020-12-22 10:58:21.121 | Ignoring asyncio: markers 'python_version == "3.4"' don't match your environment 2020-12-22 10:58:21.124 | Ignoring asyncio: markers 'python_version == "3.5"' don't match your environment 2020-12-22 10:58:21.128 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2020-12-22 10:58:21.132 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.4"' don't match your environment 2020-12-22 10:58:21.135 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.5"' don't match your environment 2020-12-22 10:58:21.141 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2020-12-22 10:58:21.160 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.4"' don't match your environment 2020-12-22 10:58:21.163 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.5"' don't match your environment 2020-12-22 10:58:21.168 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2020-12-22 10:58:21.197 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:58:21.204 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:58:21.207 | Ignoring influxdb: markers 'python_version == "3.4"' don't match your environment 2020-12-22 10:58:21.210 | Ignoring influxdb: markers 'python_version == "3.5"' don't match your environment 2020-12-22 10:58:21.214 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2020-12-22 10:58:21.227 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:58:21.233 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:58:21.238 | Ignoring dnspython3: markers 'python_version == "3.4"' don't match your environment 2020-12-22 10:58:21.241 | Ignoring dnspython3: markers 'python_version == "3.5"' don't match your environment 2020-12-22 10:58:21.246 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2020-12-22 10:58:21.252 | Ignoring joblib: markers 'python_version == "3.4"' don't match your environment 2020-12-22 10:58:21.255 | Ignoring joblib: markers 'python_version == "3.5"' don't match your environment 2020-12-22 10:58:21.262 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2020-12-22 10:58:21.373 | Ignoring mypy: markers 'python_version == "3.4"' don't match your environment 2020-12-22 10:58:21.376 | Ignoring mypy: markers 'python_version == "3.5"' don't match your environment 2020-12-22 10:58:21.380 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2020-12-22 10:58:21.418 | Ignoring jeepney: markers 'python_version == "3.4"' don't match your environment 2020-12-22 10:58:21.422 | Ignoring jeepney: markers 'python_version == "3.5"' don't match your environment 2020-12-22 10:58:21.427 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2020-12-22 10:58:21.432 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:58:21.463 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:58:21.465 | Ignoring keyring: markers 'python_version == "3.4"' don't match your environment 2020-12-22 10:58:21.468 | Ignoring keyring: markers 'python_version == "3.5"' don't match your environment 2020-12-22 10:58:21.472 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2020-12-22 10:58:21.525 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:58:21.529 | Ignoring SecretStorage: markers 'python_version == "3.4"' don't match your environment 2020-12-22 10:58:21.531 | Ignoring SecretStorage: markers 'python_version == "3.5"' don't match your environment 2020-12-22 10:58:21.536 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2020-12-22 10:58:21.551 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:58:21.600 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:58:21.602 | Ignoring more-itertools: markers 'python_version == "3.4"' don't match your environment 2020-12-22 10:58:21.605 | Ignoring more-itertools: markers 'python_version == "3.5"' don't match your environment 2020-12-22 10:58:21.610 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2020-12-22 10:58:21.614 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:58:21.616 | Ignoring numpy: markers 'python_version == "3.4"' don't match your environment 2020-12-22 10:58:21.618 | Ignoring numpy: markers 'python_version == "3.5"' don't match your environment 2020-12-22 10:58:21.623 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2020-12-22 10:58:21.627 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:58:21.630 | Ignoring Sphinx: markers 'python_version == "3.4"' don't match your environment 2020-12-22 10:58:21.632 | Ignoring Sphinx: markers 'python_version == "3.5"' don't match your environment 2020-12-22 10:58:21.637 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2020-12-22 10:58:21.693 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:58:21.695 | Ignoring Django: markers 'python_version == "3.4"' don't match your environment 2020-12-22 10:58:21.697 | Ignoring Django: markers 'python_version == "3.5"' don't match your environment 2020-12-22 10:58:21.702 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2020-12-22 10:58:21.721 | Ignoring typed-ast: markers 'python_version == "3.4"' don't match your environment 2020-12-22 10:58:21.723 | Ignoring typed-ast: markers 'python_version == "3.5"' don't match your environment 2020-12-22 10:58:21.729 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2020-12-22 10:58:21.760 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:58:21.766 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:58:21.769 | Ignoring GitPython: markers 'python_version == "3.4"' don't match your environment 2020-12-22 10:58:21.771 | Ignoring GitPython: markers 'python_version == "3.5"' don't match your environment 2020-12-22 10:58:21.776 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2020-12-22 10:58:21.811 | Ignoring ndg-httpsclient: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:58:21.832 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:58:21.842 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:58:21.867 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:58:21.869 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.4"' don't match your environment 2020-12-22 10:58:21.872 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.5"' don't match your environment 2020-12-22 10:58:21.877 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2020-12-22 10:58:21.889 | Ignoring diskimage-builder: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:58:21.892 | Ignoring diskimage-builder: markers 'python_version == "3.4"' don't match your environment 2020-12-22 10:58:21.894 | Ignoring diskimage-builder: markers 'python_version == "3.5"' don't match your environment 2020-12-22 10:58:21.900 | Ignoring diskimage-builder: markers 'python_version == "3.7"' don't match your environment 2020-12-22 10:58:21.909 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:58:21.912 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:58:21.925 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:58:21.934 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.4"' don't match your environment 2020-12-22 10:58:21.937 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.5"' don't match your environment 2020-12-22 10:58:21.942 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2020-12-22 10:58:21.955 | Ignoring dnspython: markers 'python_version == "3.4"' don't match your environment 2020-12-22 10:58:21.957 | Ignoring dnspython: markers 'python_version == "3.5"' don't match your environment 2020-12-22 10:58:21.962 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2020-12-22 10:58:21.964 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:58:21.972 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:58:21.987 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:58:21.993 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:58:22.035 | Ignoring typing-extensions: markers 'python_version == "3.4"' don't match your environment 2020-12-22 10:58:22.037 | Ignoring typing-extensions: markers 'python_version == "3.5"' don't match your environment 2020-12-22 10:58:22.042 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2020-12-22 10:58:22.058 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.4"' don't match your environment 2020-12-22 10:58:22.061 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.5"' don't match your environment 2020-12-22 10:58:22.066 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2020-12-22 10:58:22.068 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:58:22.071 | Ignoring scikit-learn: markers 'python_version == "3.4"' don't match your environment 2020-12-22 10:58:22.073 | Ignoring scikit-learn: markers 'python_version == "3.5"' don't match your environment 2020-12-22 10:58:22.079 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2020-12-22 10:58:22.083 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:58:22.086 | Ignoring Pygments: markers 'python_version == "3.4"' don't match your environment 2020-12-22 10:58:22.088 | Ignoring Pygments: markers 'python_version == "3.5"' don't match your environment 2020-12-22 10:58:22.093 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2020-12-22 10:58:22.145 | Collecting os-testr===1.1.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 527)) 2020-12-22 10:58:22.195 | Downloading http://10.100.0.9:8080/root/pypi/+f/446/66cd417cdcc59/os_testr-1.1.0-py2.py3-none-any.whl (45kB) 2020-12-22 10:58:22.313 | Collecting stestr===2.5.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 366)) 2020-12-22 10:58:22.346 | Downloading http://10.100.0.9:8080/root/pypi/+f/a99/f734775363291/stestr-2.5.1-py2.py3-none-any.whl (116kB) 2020-12-22 10:58:22.508 | Collecting testtools===2.3.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 407)) 2020-12-22 10:58:22.554 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/a2b/e448869171b6e/testtools-2.3.0-py2.py3-none-any.whl (184kB) 2020-12-22 10:58:22.697 | Collecting python-subunit===1.4.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 198)) 2020-12-22 10:58:22.724 | Downloading http://10.100.0.9:8080/root/pypi/+f/40f/34660c3da3e51/python_subunit-1.4.0-py2.py3-none-any.whl (106kB) 2020-12-22 10:58:22.852 | Collecting pbr===5.4.3 (from -c /opt/stack/requirements/upper-constraints.txt (line 49)) 2020-12-22 10:58:22.930 | Downloading http://10.100.0.9:8080/root/pypi/+f/b32/c8ccaac7b1a20/pbr-5.4.3-py2.py3-none-any.whl (110kB) 2020-12-22 10:58:23.050 | Collecting future===0.17.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 578)) 2020-12-22 10:58:23.090 | Downloading http://10.100.0.9:8080/root/pypi/+f/670/45236dcfd6816/future-0.17.1.tar.gz (829kB) 2020-12-22 10:58:24.078 | Collecting six===1.12.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 534)) 2020-12-22 10:58:24.116 | Downloading http://10.100.0.9:8080/root/pypi/+f/335/0809f0555b11f/six-1.12.0-py2.py3-none-any.whl 2020-12-22 10:58:24.174 | Collecting fixtures===3.0.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 65)) 2020-12-22 10:58:24.207 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/2a5/51b0421101de1/fixtures-3.0.0-py2.py3-none-any.whl (67kB) 2020-12-22 10:58:24.331 | Collecting voluptuous===0.11.7 (from -c /opt/stack/requirements/upper-constraints.txt (line 2)) 2020-12-22 10:58:24.373 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/672/8f66f19cafcab/voluptuous-0.11.7-py3-none-any.whl 2020-12-22 10:58:24.478 | Collecting PyYAML===5.1.2 (from -c /opt/stack/requirements/upper-constraints.txt (line 206)) 2020-12-22 10:58:24.563 | Downloading http://10.100.0.9:8080/root/pypi/+f/01a/df0b6c6f61bd1/PyYAML-5.1.2.tar.gz (265kB) 2020-12-22 10:58:25.412 | Collecting cliff===2.16.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 285)) 2020-12-22 10:58:25.486 | Downloading http://10.100.0.9:8080/root/pypi/+f/d47/d7ad73d19c4ae/cliff-2.16.0-py2.py3-none-any.whl (78kB) 2020-12-22 10:58:25.618 | Collecting traceback2===1.4.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) 2020-12-22 10:58:25.641 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/825/3cebec4b19094/traceback2-1.4.0-py2.py3-none-any.whl 2020-12-22 10:58:25.745 | Collecting python-mimeparse===1.6.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 109)) 2020-12-22 10:58:25.767 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/a29/5f03ff2034149/python_mimeparse-1.6.0-py2.py3-none-any.whl 2020-12-22 10:58:25.890 | Collecting extras===1.0.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 180)) 2020-12-22 10:58:25.907 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/f68/9f08df47e2dec/extras-1.0.0-py2.py3-none-any.whl 2020-12-22 10:58:26.010 | Collecting unittest2===1.1.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 231)) 2020-12-22 10:58:26.040 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/13f/77d0875db6d9b/unittest2-1.1.0-py2.py3-none-any.whl (96kB) 2020-12-22 10:58:26.159 | Collecting cmd2===0.8.9 (from -c /opt/stack/requirements/upper-constraints.txt (line 514)) 2020-12-22 10:58:26.278 | Downloading http://10.100.0.9:8080/root/pypi/+f/ce7/79b8bcb6aab05/cmd2-0.8.9-py2.py3-none-any.whl (53kB) 2020-12-22 10:58:26.369 | Requirement already up-to-date: prettytable===0.7.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) 2020-12-22 10:58:26.419 | Collecting stevedore===1.31.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 503)) 2020-12-22 10:58:26.486 | Downloading http://10.100.0.9:8080/root/pypi/+f/01d/9f4beecf0fbd0/stevedore-1.31.0-py2.py3-none-any.whl (43kB) 2020-12-22 10:58:26.602 | Collecting pyparsing===2.4.2 (from -c /opt/stack/requirements/upper-constraints.txt (line 493)) 2020-12-22 10:58:26.707 | Downloading http://10.100.0.9:8080/root/pypi/+f/d93/38df12903bbf5/pyparsing-2.4.2-py2.py3-none-any.whl (65kB) 2020-12-22 10:58:26.815 | Collecting linecache2===1.0.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 428)) 2020-12-22 10:58:26.831 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/e78/be9c0a0dfcbac/linecache2-1.0.0-py2.py3-none-any.whl 2020-12-22 10:58:26.934 | Collecting argparse (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 231)) 2020-12-22 10:58:26.965 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/c31/647edb69fd3d4/argparse-1.4.0-py2.py3-none-any.whl 2020-12-22 10:58:27.066 | Collecting wcwidth===0.1.7 (from -c /opt/stack/requirements/upper-constraints.txt (line 158)) 2020-12-22 10:58:27.096 | Downloading http://10.100.0.9:8080/root/pypi/+f/f4e/be71925af7b40/wcwidth-0.1.7-py2.py3-none-any.whl 2020-12-22 10:58:27.201 | Collecting pyperclip===1.7.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) 2020-12-22 10:58:27.236 | Downloading http://10.100.0.9:8080/root/pypi/+f/979/325468ccf6821/pyperclip-1.7.0.tar.gz 2020-12-22 10:58:27.811 | Building wheels for collected packages: PyYAML, pyperclip, future 2020-12-22 10:58:27.812 | Running setup.py bdist_wheel for PyYAML: started 2020-12-22 10:58:38.396 | Running setup.py bdist_wheel for PyYAML: finished with status 'done' 2020-12-22 10:58:38.396 | Stored in directory: /root/.cache/pip/wheels/76/6e/ce/40cf7706955db80b068da57c9cf256f25ef871b8488e4e5860 2020-12-22 10:58:38.449 | Running setup.py bdist_wheel for pyperclip: started 2020-12-22 10:58:39.015 | Running setup.py bdist_wheel for pyperclip: finished with status 'done' 2020-12-22 10:58:39.015 | Stored in directory: /root/.cache/pip/wheels/4a/eb/cb/80d34f9263d3da5e562d2f22aef58f4a8991e5626c2c1ac358 2020-12-22 10:58:39.022 | Running setup.py bdist_wheel for future: started 2020-12-22 10:58:40.003 | Running setup.py bdist_wheel for future: finished with status 'done' 2020-12-22 10:58:40.004 | Stored in directory: /root/.cache/pip/wheels/e7/89/93/dcfa8ed07ff41dece071acff15aa3f0388b63c680968da342e 2020-12-22 10:58:40.096 | Successfully built PyYAML pyperclip future 2020-12-22 10:58:40.097 | Installing collected packages: voluptuous, pbr, linecache2, traceback2, python-mimeparse, extras, six, argparse, unittest2, testtools, fixtures, wcwidth, python-subunit, PyYAML, pyperclip, pyparsing, cmd2, stevedore, cliff, future, stestr, os-testr 2020-12-22 10:58:40.360 | Found existing installation: six 1.11.0 2020-12-22 10:58:40.370 | Uninstalling six-1.11.0: 2020-12-22 10:58:40.372 | Successfully uninstalled six-1.11.0 2020-12-22 10:58:42.446 | Successfully installed PyYAML-5.1.2 argparse-1.4.0 cliff-2.16.0 cmd2-0.8.9 extras-1.0.0 fixtures-3.0.0 future-0.17.1 linecache2-1.0.0 os-testr-1.1.0 pbr-5.4.3 pyparsing-2.4.2 pyperclip-1.7.0 python-mimeparse-1.6.0 python-subunit-1.4.0 six-1.12.0 stestr-2.5.1 stevedore-1.31.0 testtools-2.3.0 traceback2-1.4.0 unittest2-1.1.0 voluptuous-0.11.7 wcwidth-0.1.7 2020-12-22 10:58:42.578 | You are using pip version 9.0.3, however version 20.3.3 is available. 2020-12-22 10:58:42.578 | You should consider upgrading via the 'pip install --upgrade pip' command. 2020-12-22 10:58:42.704 | + inc/python:pip_install:290 : result=0 2020-12-22 10:58:42.706 | + inc/python:pip_install:292 : time_stop pip_install 2020-12-22 10:58:42.709 | + functions-common:time_stop:2336 : local name 2020-12-22 10:58:42.711 | + functions-common:time_stop:2337 : local end_time 2020-12-22 10:58:42.714 | + functions-common:time_stop:2338 : local elapsed_time 2020-12-22 10:58:42.716 | + functions-common:time_stop:2339 : local total 2020-12-22 10:58:42.718 | + functions-common:time_stop:2340 : local start_time 2020-12-22 10:58:42.720 | + functions-common:time_stop:2342 : name=pip_install 2020-12-22 10:58:42.723 | + functions-common:time_stop:2343 : start_time=1608634699603 2020-12-22 10:58:42.725 | + functions-common:time_stop:2345 : [[ -z 1608634699603 ]] 2020-12-22 10:58:42.728 | ++ functions-common:time_stop:2348 : date +%s%3N 2020-12-22 10:58:42.732 | + functions-common:time_stop:2348 : end_time=1608634722729 2020-12-22 10:58:42.734 | + functions-common:time_stop:2349 : elapsed_time=23126 2020-12-22 10:58:42.736 | + functions-common:time_stop:2350 : total=8816 2020-12-22 10:58:42.739 | + functions-common:time_stop:2352 : _TIME_START[$name]= 2020-12-22 10:58:42.741 | + functions-common:time_stop:2353 : _TIME_TOTAL[$name]=31942 2020-12-22 10:58:42.743 | + inc/python:pip_install:293 : return 0 2020-12-22 10:58:42.746 | + ./stack.sh:main:822 : [[ True == \T\r\u\e ]] 2020-12-22 10:58:42.749 | + ./stack.sh:main:823 : pip_install_gr systemd-python 2020-12-22 10:58:42.751 | + inc/python:pip_install_gr:68 : local name=systemd-python 2020-12-22 10:58:42.753 | + inc/python:pip_install_gr:69 : local clean_name 2020-12-22 10:58:42.756 | ++ inc/python:pip_install_gr:70 : get_from_global_requirements systemd-python 2020-12-22 10:58:42.759 | ++ inc/python:get_from_global_requirements:316 : local package=systemd-python 2020-12-22 10:58:42.762 | ++ inc/python:get_from_global_requirements:317 : local required_pkg 2020-12-22 10:58:42.766 | +++ inc/python:get_from_global_requirements:318 : grep -i -h '^systemd-python' /opt/stack/requirements/global-requirements.txt 2020-12-22 10:58:42.767 | +++ inc/python:get_from_global_requirements:318 : cut -d# -f1 2020-12-22 10:58:42.771 | ++ inc/python:get_from_global_requirements:318 : required_pkg='systemd-python ' 2020-12-22 10:58:42.773 | ++ inc/python:get_from_global_requirements:319 : [[ systemd-python == '' ]] 2020-12-22 10:58:42.776 | ++ inc/python:get_from_global_requirements:322 : echo systemd-python 2020-12-22 10:58:42.779 | + inc/python:pip_install_gr:70 : clean_name=systemd-python 2020-12-22 10:58:42.782 | + inc/python:pip_install_gr:71 : pip_install systemd-python 2020-12-22 10:58:42.806 | Check python version for : systemd-python 2020-12-22 10:58:42.809 | Using 3.6 version to install systemd-python based on default behavior 2020-12-22 10:58:43.224 | + inc/python:pip_install:283 : 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 2020-12-22 10:58:43.882 | Ignoring enum-compat: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:58:43.934 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:58:43.936 | Ignoring pytest: markers 'python_version == "3.4"' don't match your environment 2020-12-22 10:58:43.939 | Ignoring pytest: markers 'python_version == "3.5"' don't match your environment 2020-12-22 10:58:43.944 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2020-12-22 10:58:44.012 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:58:44.019 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:58:44.022 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.4"' don't match your environment 2020-12-22 10:58:44.024 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.5"' don't match your environment 2020-12-22 10:58:44.029 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2020-12-22 10:58:44.038 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:58:44.054 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:58:44.056 | Ignoring networkx: markers 'python_version == "3.4"' don't match your environment 2020-12-22 10:58:44.059 | Ignoring networkx: markers 'python_version == "3.5"' don't match your environment 2020-12-22 10:58:44.077 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2020-12-22 10:58:44.107 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:58:44.109 | Ignoring zeroconf: markers 'python_version == "3.4"' don't match your environment 2020-12-22 10:58:44.111 | Ignoring zeroconf: markers 'python_version == "3.5"' don't match your environment 2020-12-22 10:58:44.116 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2020-12-22 10:58:44.119 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:58:44.121 | Ignoring scipy: markers 'python_version == "3.4"' don't match your environment 2020-12-22 10:58:44.124 | Ignoring scipy: markers 'python_version == "3.5"' don't match your environment 2020-12-22 10:58:44.129 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2020-12-22 10:58:44.131 | Ignoring mypy-extensions: markers 'python_version == "3.4"' don't match your environment 2020-12-22 10:58:44.133 | Ignoring mypy-extensions: markers 'python_version == "3.5"' don't match your environment 2020-12-22 10:58:44.138 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2020-12-22 10:58:44.223 | Ignoring ifaddr: markers 'python_version == "3.4"' don't match your environment 2020-12-22 10:58:44.226 | Ignoring ifaddr: markers 'python_version == "3.5"' don't match your environment 2020-12-22 10:58:44.231 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2020-12-22 10:58:44.235 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:58:44.241 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:58:44.254 | Ignoring tornado: markers 'python_version == "3.4"' don't match your environment 2020-12-22 10:58:44.256 | Ignoring tornado: markers 'python_version == "3.5"' don't match your environment 2020-12-22 10:58:44.261 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2020-12-22 10:58:44.264 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:58:44.283 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:58:44.301 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:58:44.304 | Ignoring gunicorn: markers 'python_version == "3.4"' don't match your environment 2020-12-22 10:58:44.306 | Ignoring gunicorn: markers 'python_version == "3.5"' don't match your environment 2020-12-22 10:58:44.312 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2020-12-22 10:58:44.327 | Ignoring asyncio: markers 'python_version == "3.4"' don't match your environment 2020-12-22 10:58:44.330 | Ignoring asyncio: markers 'python_version == "3.5"' don't match your environment 2020-12-22 10:58:44.335 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2020-12-22 10:58:44.340 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.4"' don't match your environment 2020-12-22 10:58:44.344 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.5"' don't match your environment 2020-12-22 10:58:44.349 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2020-12-22 10:58:44.368 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.4"' don't match your environment 2020-12-22 10:58:44.371 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.5"' don't match your environment 2020-12-22 10:58:44.376 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2020-12-22 10:58:44.406 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:58:44.414 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:58:44.416 | Ignoring influxdb: markers 'python_version == "3.4"' don't match your environment 2020-12-22 10:58:44.419 | Ignoring influxdb: markers 'python_version == "3.5"' don't match your environment 2020-12-22 10:58:44.423 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2020-12-22 10:58:44.436 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:58:44.441 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:58:44.447 | Ignoring dnspython3: markers 'python_version == "3.4"' don't match your environment 2020-12-22 10:58:44.450 | Ignoring dnspython3: markers 'python_version == "3.5"' don't match your environment 2020-12-22 10:58:44.454 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2020-12-22 10:58:44.460 | Ignoring joblib: markers 'python_version == "3.4"' don't match your environment 2020-12-22 10:58:44.462 | Ignoring joblib: markers 'python_version == "3.5"' don't match your environment 2020-12-22 10:58:44.467 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2020-12-22 10:58:44.537 | Ignoring mypy: markers 'python_version == "3.4"' don't match your environment 2020-12-22 10:58:44.539 | Ignoring mypy: markers 'python_version == "3.5"' don't match your environment 2020-12-22 10:58:44.545 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2020-12-22 10:58:44.571 | Ignoring jeepney: markers 'python_version == "3.4"' don't match your environment 2020-12-22 10:58:44.573 | Ignoring jeepney: markers 'python_version == "3.5"' don't match your environment 2020-12-22 10:58:44.578 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2020-12-22 10:58:44.582 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:58:44.612 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:58:44.615 | Ignoring keyring: markers 'python_version == "3.4"' don't match your environment 2020-12-22 10:58:44.617 | Ignoring keyring: markers 'python_version == "3.5"' don't match your environment 2020-12-22 10:58:44.623 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2020-12-22 10:58:44.677 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:58:44.679 | Ignoring SecretStorage: markers 'python_version == "3.4"' don't match your environment 2020-12-22 10:58:44.682 | Ignoring SecretStorage: markers 'python_version == "3.5"' don't match your environment 2020-12-22 10:58:44.687 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2020-12-22 10:58:44.703 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:58:44.752 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:58:44.755 | Ignoring more-itertools: markers 'python_version == "3.4"' don't match your environment 2020-12-22 10:58:44.757 | Ignoring more-itertools: markers 'python_version == "3.5"' don't match your environment 2020-12-22 10:58:44.762 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2020-12-22 10:58:44.766 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:58:44.768 | Ignoring numpy: markers 'python_version == "3.4"' don't match your environment 2020-12-22 10:58:44.771 | Ignoring numpy: markers 'python_version == "3.5"' don't match your environment 2020-12-22 10:58:44.775 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2020-12-22 10:58:44.780 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:58:44.782 | Ignoring Sphinx: markers 'python_version == "3.4"' don't match your environment 2020-12-22 10:58:44.785 | Ignoring Sphinx: markers 'python_version == "3.5"' don't match your environment 2020-12-22 10:58:44.789 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2020-12-22 10:58:44.844 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:58:44.847 | Ignoring Django: markers 'python_version == "3.4"' don't match your environment 2020-12-22 10:58:44.849 | Ignoring Django: markers 'python_version == "3.5"' don't match your environment 2020-12-22 10:58:44.854 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2020-12-22 10:58:44.875 | Ignoring typed-ast: markers 'python_version == "3.4"' don't match your environment 2020-12-22 10:58:44.877 | Ignoring typed-ast: markers 'python_version == "3.5"' don't match your environment 2020-12-22 10:58:44.883 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2020-12-22 10:58:44.915 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:58:44.921 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:58:44.923 | Ignoring GitPython: markers 'python_version == "3.4"' don't match your environment 2020-12-22 10:58:44.926 | Ignoring GitPython: markers 'python_version == "3.5"' don't match your environment 2020-12-22 10:58:44.931 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2020-12-22 10:58:44.967 | Ignoring ndg-httpsclient: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:58:44.989 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:58:44.999 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:58:45.025 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:58:45.028 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.4"' don't match your environment 2020-12-22 10:58:45.030 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.5"' don't match your environment 2020-12-22 10:58:45.035 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2020-12-22 10:58:45.049 | Ignoring diskimage-builder: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:58:45.051 | Ignoring diskimage-builder: markers 'python_version == "3.4"' don't match your environment 2020-12-22 10:58:45.053 | Ignoring diskimage-builder: markers 'python_version == "3.5"' don't match your environment 2020-12-22 10:58:45.058 | Ignoring diskimage-builder: markers 'python_version == "3.7"' don't match your environment 2020-12-22 10:58:45.068 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:58:45.071 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:58:45.085 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:58:45.095 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.4"' don't match your environment 2020-12-22 10:58:45.097 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.5"' don't match your environment 2020-12-22 10:58:45.102 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2020-12-22 10:58:45.116 | Ignoring dnspython: markers 'python_version == "3.4"' don't match your environment 2020-12-22 10:58:45.118 | Ignoring dnspython: markers 'python_version == "3.5"' don't match your environment 2020-12-22 10:58:45.123 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2020-12-22 10:58:45.126 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:58:45.133 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:58:45.149 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:58:45.172 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:58:45.200 | Ignoring typing-extensions: markers 'python_version == "3.4"' don't match your environment 2020-12-22 10:58:45.203 | Ignoring typing-extensions: markers 'python_version == "3.5"' don't match your environment 2020-12-22 10:58:45.208 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2020-12-22 10:58:45.225 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.4"' don't match your environment 2020-12-22 10:58:45.227 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.5"' don't match your environment 2020-12-22 10:58:45.232 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2020-12-22 10:58:45.234 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:58:45.238 | Ignoring scikit-learn: markers 'python_version == "3.4"' don't match your environment 2020-12-22 10:58:45.241 | Ignoring scikit-learn: markers 'python_version == "3.5"' don't match your environment 2020-12-22 10:58:45.246 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2020-12-22 10:58:45.250 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:58:45.253 | Ignoring Pygments: markers 'python_version == "3.4"' don't match your environment 2020-12-22 10:58:45.255 | Ignoring Pygments: markers 'python_version == "3.5"' don't match your environment 2020-12-22 10:58:45.260 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2020-12-22 10:58:45.264 | Requirement already satisfied: systemd-python===234 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) 2020-12-22 10:58:45.324 | You are using pip version 9.0.3, however version 20.3.3 is available. 2020-12-22 10:58:45.324 | You should consider upgrading via the 'pip install --upgrade pip' command. 2020-12-22 10:58:45.387 | + inc/python:pip_install:290 : result=0 2020-12-22 10:58:45.389 | + inc/python:pip_install:292 : time_stop pip_install 2020-12-22 10:58:45.392 | + functions-common:time_stop:2336 : local name 2020-12-22 10:58:45.394 | + functions-common:time_stop:2337 : local end_time 2020-12-22 10:58:45.396 | + functions-common:time_stop:2338 : local elapsed_time 2020-12-22 10:58:45.399 | + functions-common:time_stop:2339 : local total 2020-12-22 10:58:45.402 | + functions-common:time_stop:2340 : local start_time 2020-12-22 10:58:45.404 | + functions-common:time_stop:2342 : name=pip_install 2020-12-22 10:58:45.407 | + functions-common:time_stop:2343 : start_time=1608634722797 2020-12-22 10:58:45.409 | + functions-common:time_stop:2345 : [[ -z 1608634722797 ]] 2020-12-22 10:58:45.412 | ++ functions-common:time_stop:2348 : date +%s%3N 2020-12-22 10:58:45.416 | + functions-common:time_stop:2348 : end_time=1608634725413 2020-12-22 10:58:45.418 | + functions-common:time_stop:2349 : elapsed_time=2616 2020-12-22 10:58:45.420 | + functions-common:time_stop:2350 : total=31942 2020-12-22 10:58:45.423 | + functions-common:time_stop:2352 : _TIME_START[$name]= 2020-12-22 10:58:45.425 | + functions-common:time_stop:2353 : _TIME_TOTAL[$name]=34558 2020-12-22 10:58:45.427 | + inc/python:pip_install:293 : return 0 2020-12-22 10:58:45.430 | + ./stack.sh:main:826 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2020-12-22 10:58:45.481 | + ./stack.sh:main:827 : sudo systemctl restart systemd-journald 2020-12-22 10:58:45.565 | + ./stack.sh:main:834 : install_infra 2020-12-22 10:58:45.569 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2020-12-22 10:58:45.573 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2020-12-22 10:58:45.576 | + lib/infra:install_infra:32 : virtualenv /opt/stack/requirements/.venv 2020-12-22 10:58:47.608 | Using base prefix '/usr' 2020-12-22 10:58:47.608 | New python executable in /opt/stack/requirements/.venv/bin/python3.6 2020-12-22 10:58:47.608 | Also creating executable in /opt/stack/requirements/.venv/bin/python 2020-12-22 10:58:47.608 | Installing setuptools, pip, wheel... 2020-12-22 10:58:53.152 | done. 2020-12-22 10:58:53.174 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2020-12-22 10:58:53.177 | + lib/infra:install_infra:34 : pip_install -U pbr 2020-12-22 10:58:53.607 | + inc/python:pip_install:283 : 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 2020-12-22 10:58:55.541 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2020-12-22 10:58:55.730 | Collecting pbr 2020-12-22 10:58:55.738 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b32/c8ccaac7b1a20/pbr-5.4.3-py2.py3-none-any.whl (110 kB) 2020-12-22 10:58:55.807 | Installing collected packages: pbr 2020-12-22 10:58:55.919 | Successfully installed pbr-5.4.3 2020-12-22 10:58:56.267 | + inc/python:pip_install:290 : result=0 2020-12-22 10:58:56.269 | + inc/python:pip_install:292 : time_stop pip_install 2020-12-22 10:58:56.272 | + functions-common:time_stop:2336 : local name 2020-12-22 10:58:56.274 | + functions-common:time_stop:2337 : local end_time 2020-12-22 10:58:56.276 | + functions-common:time_stop:2338 : local elapsed_time 2020-12-22 10:58:56.278 | + functions-common:time_stop:2339 : local total 2020-12-22 10:58:56.281 | + functions-common:time_stop:2340 : local start_time 2020-12-22 10:58:56.283 | + functions-common:time_stop:2342 : name=pip_install 2020-12-22 10:58:56.285 | + functions-common:time_stop:2343 : start_time=1608634733192 2020-12-22 10:58:56.287 | + functions-common:time_stop:2345 : [[ -z 1608634733192 ]] 2020-12-22 10:58:56.290 | ++ functions-common:time_stop:2348 : date +%s%3N 2020-12-22 10:58:56.294 | + functions-common:time_stop:2348 : end_time=1608634736291 2020-12-22 10:58:56.297 | + functions-common:time_stop:2349 : elapsed_time=3099 2020-12-22 10:58:56.299 | + functions-common:time_stop:2350 : total=34558 2020-12-22 10:58:56.301 | + functions-common:time_stop:2352 : _TIME_START[$name]= 2020-12-22 10:58:56.303 | + functions-common:time_stop:2353 : _TIME_TOTAL[$name]=37657 2020-12-22 10:58:56.305 | + inc/python:pip_install:293 : return 0 2020-12-22 10:58:56.308 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2020-12-22 10:58:56.311 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2020-12-22 10:58:56.742 | + inc/python:pip_install:283 : 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 2020-12-22 10:58:58.671 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2020-12-22 10:58:58.727 | Processing /opt/stack/requirements 2020-12-22 10:59:00.798 | Collecting fixtures>=3.0.0 2020-12-22 10:59:00.807 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/2a5/51b0421101de1/fixtures-3.0.0-py2.py3-none-any.whl (67 kB) 2020-12-22 10:59:00.891 | Requirement already satisfied: pbr>=0.11 in /opt/stack/requirements/.venv/lib/python3.6/site-packages (from fixtures>=3.0.0->openstack-requirements==1.2.1.dev2754) (5.4.3) 2020-12-22 10:59:00.892 | Collecting packaging>=16.5 2020-12-22 10:59:00.900 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a7a/c867b97fdc07e/packaging-19.1-py2.py3-none-any.whl (30 kB) 2020-12-22 10:59:01.103 | Collecting Parsley>=1.2 2020-12-22 10:59:01.110 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88 kB) 2020-12-22 10:59:01.120 | Collecting pyparsing>=2.0.2 2020-12-22 10:59:01.128 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d93/38df12903bbf5/pyparsing-2.4.2-py2.py3-none-any.whl (65 kB) 2020-12-22 10:59:01.137 | Collecting PyYAML>=3.12 2020-12-22 10:59:01.144 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/01a/df0b6c6f61bd1/PyYAML-5.1.2.tar.gz (265 kB) 2020-12-22 10:59:01.860 | Collecting requests>=2.14.2 2020-12-22 10:59:01.870 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/9cf/5292fcd0f598c/requests-2.22.0-py2.py3-none-any.whl (57 kB) 2020-12-22 10:59:02.144 | Collecting certifi>=2017.4.17 2020-12-22 10:59:02.152 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/046/832c04d4e752f/certifi-2019.6.16-py2.py3-none-any.whl (157 kB) 2020-12-22 10:59:02.164 | Collecting chardet<3.1.0,>=3.0.2 2020-12-22 10:59:02.171 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/fc3/23ffcaeaed0e0/chardet-3.0.4-py2.py3-none-any.whl (133 kB) 2020-12-22 10:59:02.183 | Collecting idna<2.9,>=2.5 2020-12-22 10:59:02.191 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ea8/b7f6188e6fa11/idna-2.8-py2.py3-none-any.whl (58 kB) 2020-12-22 10:59:02.204 | Collecting six>=1.10.0 2020-12-22 10:59:02.212 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/335/0809f0555b11f/six-1.12.0-py2.py3-none-any.whl (10 kB) 2020-12-22 10:59:02.223 | Collecting testtools>=0.9.22 2020-12-22 10:59:02.231 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/a2b/e448869171b6e/testtools-2.3.0-py2.py3-none-any.whl (184 kB) 2020-12-22 10:59:02.416 | Collecting extras>=1.0.0 2020-12-22 10:59:02.424 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/f68/9f08df47e2dec/extras-1.0.0-py2.py3-none-any.whl (7.3 kB) 2020-12-22 10:59:02.431 | Collecting unittest2>=1.0.0 2020-12-22 10:59:02.440 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/13f/77d0875db6d9b/unittest2-1.1.0-py2.py3-none-any.whl (96 kB) 2020-12-22 10:59:02.502 | Collecting urllib3!=1.25.0,!=1.25.1,<1.26,>=1.21.1 2020-12-22 10:59:02.510 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b24/6607a25ac80be/urllib3-1.25.3-py2.py3-none-any.whl (150 kB) 2020-12-22 10:59:02.549 | Collecting argparse 2020-12-22 10:59:02.556 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/c31/647edb69fd3d4/argparse-1.4.0-py2.py3-none-any.whl (23 kB) 2020-12-22 10:59:02.565 | Collecting attrs 2020-12-22 10:59:02.572 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/69c/0dbf2ed392de1/attrs-19.1.0-py2.py3-none-any.whl (35 kB) 2020-12-22 10:59:02.613 | Collecting python-mimeparse 2020-12-22 10:59:02.620 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/a29/5f03ff2034149/python_mimeparse-1.6.0-py2.py3-none-any.whl (6.1 kB) 2020-12-22 10:59:02.628 | Collecting traceback2 2020-12-22 10:59:02.636 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/825/3cebec4b19094/traceback2-1.4.0-py2.py3-none-any.whl (16 kB) 2020-12-22 10:59:02.672 | Collecting linecache2 2020-12-22 10:59:02.680 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/e78/be9c0a0dfcbac/linecache2-1.0.0-py2.py3-none-any.whl (12 kB) 2020-12-22 10:59:02.690 | Building wheels for collected packages: openstack-requirements, PyYAML 2020-12-22 10:59:02.691 | Building wheel for openstack-requirements (setup.py): started 2020-12-22 10:59:05.218 | Building wheel for openstack-requirements (setup.py): finished with status 'done' 2020-12-22 10:59:05.220 | Created wheel for openstack-requirements: filename=openstack_requirements-1.2.1.dev2754-py3-none-any.whl size=76705 sha256=0a02c7b9bc228484b10e5ee08908271621cd76707360a204f637c00cf6cdc351 2020-12-22 10:59:05.220 | Stored in directory: /tmp/pip-ephem-wheel-cache-_xdevps1/wheels/1a/7e/60/0ed2d2429d1552c401a2db3645e6559a85e8b65b0e9a0a60f5 2020-12-22 10:59:05.221 | Building wheel for PyYAML (setup.py): started 2020-12-22 10:59:15.671 | Building wheel for PyYAML (setup.py): finished with status 'done' 2020-12-22 10:59:15.675 | Created wheel for PyYAML: filename=PyYAML-5.1.2-cp36-cp36m-linux_x86_64.whl size=402347 sha256=d1426626dc824b43d70ee72f978cf38109e05b18a21156b31b5e75ed7b736243 2020-12-22 10:59:15.675 | Stored in directory: /home/ubuntu/.cache/pip/wheels/35/db/cf/fe4b3011508798daa1838d1b46d18bd9bddaddd43a3bd9b8f7 2020-12-22 10:59:15.676 | Successfully built openstack-requirements PyYAML 2020-12-22 10:59:15.913 | Installing collected packages: linecache2, traceback2, six, argparse, unittest2, python-mimeparse, extras, urllib3, testtools, pyparsing, idna, chardet, certifi, attrs, requests, PyYAML, Parsley, packaging, fixtures, openstack-requirements 2020-12-22 10:59:17.573 | Successfully installed Parsley-1.3 PyYAML-5.1.2 argparse-1.4.0 attrs-19.1.0 certifi-2019.6.16 chardet-3.0.4 extras-1.0.0 fixtures-3.0.0 idna-2.8 linecache2-1.0.0 openstack-requirements-1.2.1.dev2754 packaging-19.1 pyparsing-2.4.2 python-mimeparse-1.6.0 requests-2.22.0 six-1.12.0 testtools-2.3.0 traceback2-1.4.0 unittest2-1.1.0 urllib3-1.25.3 2020-12-22 10:59:17.794 | + inc/python:pip_install:290 : result=0 2020-12-22 10:59:17.796 | + inc/python:pip_install:292 : time_stop pip_install 2020-12-22 10:59:17.799 | + functions-common:time_stop:2336 : local name 2020-12-22 10:59:17.802 | + functions-common:time_stop:2337 : local end_time 2020-12-22 10:59:17.805 | + functions-common:time_stop:2338 : local elapsed_time 2020-12-22 10:59:17.807 | + functions-common:time_stop:2339 : local total 2020-12-22 10:59:17.809 | + functions-common:time_stop:2340 : local start_time 2020-12-22 10:59:17.811 | + functions-common:time_stop:2342 : name=pip_install 2020-12-22 10:59:17.813 | + functions-common:time_stop:2343 : start_time=1608634736326 2020-12-22 10:59:17.815 | + functions-common:time_stop:2345 : [[ -z 1608634736326 ]] 2020-12-22 10:59:17.818 | ++ functions-common:time_stop:2348 : date +%s%3N 2020-12-22 10:59:17.821 | + functions-common:time_stop:2348 : end_time=1608634757819 2020-12-22 10:59:17.824 | + functions-common:time_stop:2349 : elapsed_time=21493 2020-12-22 10:59:17.826 | + functions-common:time_stop:2350 : total=37657 2020-12-22 10:59:17.828 | + functions-common:time_stop:2352 : _TIME_START[$name]= 2020-12-22 10:59:17.830 | + functions-common:time_stop:2353 : _TIME_TOTAL[$name]=59150 2020-12-22 10:59:17.833 | + inc/python:pip_install:293 : return 0 2020-12-22 10:59:17.836 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2020-12-22 10:59:17.838 | + lib/infra:install_infra:42 : use_library_from_git pbr 2020-12-22 10:59:17.841 | + inc/python:use_library_from_git:328 : local name=pbr 2020-12-22 10:59:17.843 | + inc/python:use_library_from_git:329 : local enabled=1 2020-12-22 10:59:17.846 | + inc/python:use_library_from_git:330 : [[ '' = \A\L\L ]] 2020-12-22 10:59:17.848 | + inc/python:use_library_from_git:330 : [[ ,, =~ ,pbr, ]] 2020-12-22 10:59:17.851 | + inc/python:use_library_from_git:331 : return 1 2020-12-22 10:59:17.854 | + lib/infra:install_infra:48 : pip_install -U pbr 2020-12-22 10:59:17.877 | Check python version for : pbr 2020-12-22 10:59:17.880 | Using 3.6 version to install pbr based on default behavior 2020-12-22 10:59:18.292 | + inc/python:pip_install:283 : 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 2020-12-22 10:59:19.361 | Ignoring enum-compat: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:59:19.414 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:59:19.417 | Ignoring pytest: markers 'python_version == "3.4"' don't match your environment 2020-12-22 10:59:19.419 | Ignoring pytest: markers 'python_version == "3.5"' don't match your environment 2020-12-22 10:59:19.424 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2020-12-22 10:59:19.494 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:59:19.502 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:59:19.505 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.4"' don't match your environment 2020-12-22 10:59:19.508 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.5"' don't match your environment 2020-12-22 10:59:19.513 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2020-12-22 10:59:19.522 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:59:19.537 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:59:19.539 | Ignoring networkx: markers 'python_version == "3.4"' don't match your environment 2020-12-22 10:59:19.543 | Ignoring networkx: markers 'python_version == "3.5"' don't match your environment 2020-12-22 10:59:19.563 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2020-12-22 10:59:19.593 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:59:19.596 | Ignoring zeroconf: markers 'python_version == "3.4"' don't match your environment 2020-12-22 10:59:19.599 | Ignoring zeroconf: markers 'python_version == "3.5"' don't match your environment 2020-12-22 10:59:19.603 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2020-12-22 10:59:19.606 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:59:19.608 | Ignoring scipy: markers 'python_version == "3.4"' don't match your environment 2020-12-22 10:59:19.611 | Ignoring scipy: markers 'python_version == "3.5"' don't match your environment 2020-12-22 10:59:19.616 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2020-12-22 10:59:19.618 | Ignoring mypy-extensions: markers 'python_version == "3.4"' don't match your environment 2020-12-22 10:59:19.621 | Ignoring mypy-extensions: markers 'python_version == "3.5"' don't match your environment 2020-12-22 10:59:19.626 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2020-12-22 10:59:19.713 | Ignoring ifaddr: markers 'python_version == "3.4"' don't match your environment 2020-12-22 10:59:19.716 | Ignoring ifaddr: markers 'python_version == "3.5"' don't match your environment 2020-12-22 10:59:19.721 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2020-12-22 10:59:19.725 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:59:19.731 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:59:19.743 | Ignoring tornado: markers 'python_version == "3.4"' don't match your environment 2020-12-22 10:59:19.746 | Ignoring tornado: markers 'python_version == "3.5"' don't match your environment 2020-12-22 10:59:19.751 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2020-12-22 10:59:19.753 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:59:19.772 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:59:19.790 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:59:19.792 | Ignoring gunicorn: markers 'python_version == "3.4"' don't match your environment 2020-12-22 10:59:19.795 | Ignoring gunicorn: markers 'python_version == "3.5"' don't match your environment 2020-12-22 10:59:19.799 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2020-12-22 10:59:19.816 | Ignoring asyncio: markers 'python_version == "3.4"' don't match your environment 2020-12-22 10:59:19.818 | Ignoring asyncio: markers 'python_version == "3.5"' don't match your environment 2020-12-22 10:59:19.823 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2020-12-22 10:59:19.827 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.4"' don't match your environment 2020-12-22 10:59:19.831 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.5"' don't match your environment 2020-12-22 10:59:19.838 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2020-12-22 10:59:19.858 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.4"' don't match your environment 2020-12-22 10:59:19.861 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.5"' don't match your environment 2020-12-22 10:59:19.866 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2020-12-22 10:59:19.898 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:59:19.906 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:59:19.909 | Ignoring influxdb: markers 'python_version == "3.4"' don't match your environment 2020-12-22 10:59:19.911 | Ignoring influxdb: markers 'python_version == "3.5"' don't match your environment 2020-12-22 10:59:19.916 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2020-12-22 10:59:19.928 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:59:19.934 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:59:19.940 | Ignoring dnspython3: markers 'python_version == "3.4"' don't match your environment 2020-12-22 10:59:19.942 | Ignoring dnspython3: markers 'python_version == "3.5"' don't match your environment 2020-12-22 10:59:19.948 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2020-12-22 10:59:19.953 | Ignoring joblib: markers 'python_version == "3.4"' don't match your environment 2020-12-22 10:59:19.956 | Ignoring joblib: markers 'python_version == "3.5"' don't match your environment 2020-12-22 10:59:19.960 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2020-12-22 10:59:20.032 | Ignoring mypy: markers 'python_version == "3.4"' don't match your environment 2020-12-22 10:59:20.034 | Ignoring mypy: markers 'python_version == "3.5"' don't match your environment 2020-12-22 10:59:20.039 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2020-12-22 10:59:20.066 | Ignoring jeepney: markers 'python_version == "3.4"' don't match your environment 2020-12-22 10:59:20.068 | Ignoring jeepney: markers 'python_version == "3.5"' don't match your environment 2020-12-22 10:59:20.073 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2020-12-22 10:59:20.078 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:59:20.121 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:59:20.123 | Ignoring keyring: markers 'python_version == "3.4"' don't match your environment 2020-12-22 10:59:20.127 | Ignoring keyring: markers 'python_version == "3.5"' don't match your environment 2020-12-22 10:59:20.131 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2020-12-22 10:59:20.187 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:59:20.190 | Ignoring SecretStorage: markers 'python_version == "3.4"' don't match your environment 2020-12-22 10:59:20.192 | Ignoring SecretStorage: markers 'python_version == "3.5"' don't match your environment 2020-12-22 10:59:20.197 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2020-12-22 10:59:20.213 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:59:20.264 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:59:20.267 | Ignoring more-itertools: markers 'python_version == "3.4"' don't match your environment 2020-12-22 10:59:20.269 | Ignoring more-itertools: markers 'python_version == "3.5"' don't match your environment 2020-12-22 10:59:20.274 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2020-12-22 10:59:20.278 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:59:20.282 | Ignoring numpy: markers 'python_version == "3.4"' don't match your environment 2020-12-22 10:59:20.285 | Ignoring numpy: markers 'python_version == "3.5"' don't match your environment 2020-12-22 10:59:20.290 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2020-12-22 10:59:20.294 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:59:20.296 | Ignoring Sphinx: markers 'python_version == "3.4"' don't match your environment 2020-12-22 10:59:20.299 | Ignoring Sphinx: markers 'python_version == "3.5"' don't match your environment 2020-12-22 10:59:20.304 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2020-12-22 10:59:20.361 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:59:20.363 | Ignoring Django: markers 'python_version == "3.4"' don't match your environment 2020-12-22 10:59:20.366 | Ignoring Django: markers 'python_version == "3.5"' don't match your environment 2020-12-22 10:59:20.372 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2020-12-22 10:59:20.392 | Ignoring typed-ast: markers 'python_version == "3.4"' don't match your environment 2020-12-22 10:59:20.395 | Ignoring typed-ast: markers 'python_version == "3.5"' don't match your environment 2020-12-22 10:59:20.400 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2020-12-22 10:59:20.431 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:59:20.438 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:59:20.440 | Ignoring GitPython: markers 'python_version == "3.4"' don't match your environment 2020-12-22 10:59:20.443 | Ignoring GitPython: markers 'python_version == "3.5"' don't match your environment 2020-12-22 10:59:20.447 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2020-12-22 10:59:20.485 | Ignoring ndg-httpsclient: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:59:20.507 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:59:20.517 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:59:20.543 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:59:20.545 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.4"' don't match your environment 2020-12-22 10:59:20.548 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.5"' don't match your environment 2020-12-22 10:59:20.553 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2020-12-22 10:59:20.566 | Ignoring diskimage-builder: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:59:20.568 | Ignoring diskimage-builder: markers 'python_version == "3.4"' don't match your environment 2020-12-22 10:59:20.571 | Ignoring diskimage-builder: markers 'python_version == "3.5"' don't match your environment 2020-12-22 10:59:20.576 | Ignoring diskimage-builder: markers 'python_version == "3.7"' don't match your environment 2020-12-22 10:59:20.585 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:59:20.588 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:59:20.602 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:59:20.611 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.4"' don't match your environment 2020-12-22 10:59:20.613 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.5"' don't match your environment 2020-12-22 10:59:20.619 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2020-12-22 10:59:20.632 | Ignoring dnspython: markers 'python_version == "3.4"' don't match your environment 2020-12-22 10:59:20.634 | Ignoring dnspython: markers 'python_version == "3.5"' don't match your environment 2020-12-22 10:59:20.639 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2020-12-22 10:59:20.642 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:59:20.650 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:59:20.665 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:59:20.687 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:59:20.713 | Ignoring typing-extensions: markers 'python_version == "3.4"' don't match your environment 2020-12-22 10:59:20.716 | Ignoring typing-extensions: markers 'python_version == "3.5"' don't match your environment 2020-12-22 10:59:20.720 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2020-12-22 10:59:20.737 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.4"' don't match your environment 2020-12-22 10:59:20.740 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.5"' don't match your environment 2020-12-22 10:59:20.745 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2020-12-22 10:59:20.748 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:59:20.751 | Ignoring scikit-learn: markers 'python_version == "3.4"' don't match your environment 2020-12-22 10:59:20.754 | Ignoring scikit-learn: markers 'python_version == "3.5"' don't match your environment 2020-12-22 10:59:20.759 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2020-12-22 10:59:20.763 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2020-12-22 10:59:20.765 | Ignoring Pygments: markers 'python_version == "3.4"' don't match your environment 2020-12-22 10:59:20.767 | Ignoring Pygments: markers 'python_version == "3.5"' don't match your environment 2020-12-22 10:59:20.772 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2020-12-22 10:59:20.871 | Requirement already up-to-date: pbr===5.4.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 49)) 2020-12-22 10:59:20.933 | You are using pip version 9.0.3, however version 20.3.3 is available. 2020-12-22 10:59:20.933 | You should consider upgrading via the 'pip install --upgrade pip' command. 2020-12-22 10:59:20.989 | + inc/python:pip_install:290 : result=0 2020-12-22 10:59:20.991 | + inc/python:pip_install:292 : time_stop pip_install 2020-12-22 10:59:20.993 | + functions-common:time_stop:2336 : local name 2020-12-22 10:59:20.996 | + functions-common:time_stop:2337 : local end_time 2020-12-22 10:59:20.998 | + functions-common:time_stop:2338 : local elapsed_time 2020-12-22 10:59:21.001 | + functions-common:time_stop:2339 : local total 2020-12-22 10:59:21.003 | + functions-common:time_stop:2340 : local start_time 2020-12-22 10:59:21.005 | + functions-common:time_stop:2342 : name=pip_install 2020-12-22 10:59:21.008 | + functions-common:time_stop:2343 : start_time=1608634757868 2020-12-22 10:59:21.010 | + functions-common:time_stop:2345 : [[ -z 1608634757868 ]] 2020-12-22 10:59:21.013 | ++ functions-common:time_stop:2348 : date +%s%3N 2020-12-22 10:59:21.016 | + functions-common:time_stop:2348 : end_time=1608634761014 2020-12-22 10:59:21.018 | + functions-common:time_stop:2349 : elapsed_time=3146 2020-12-22 10:59:21.020 | + functions-common:time_stop:2350 : total=59150 2020-12-22 10:59:21.023 | + functions-common:time_stop:2352 : _TIME_START[$name]= 2020-12-22 10:59:21.025 | + functions-common:time_stop:2353 : _TIME_TOTAL[$name]=62296 2020-12-22 10:59:21.027 | + inc/python:pip_install:293 : return 0 2020-12-22 10:59:21.030 | + ./stack.sh:main:837 : virtualenv /opt/stack/bindep-venv 2020-12-22 10:59:23.009 | Using base prefix '/usr' 2020-12-22 10:59:23.009 | New python executable in /opt/stack/bindep-venv/bin/python3.6 2020-12-22 10:59:23.010 | Also creating executable in /opt/stack/bindep-venv/bin/python 2020-12-22 10:59:23.010 | Installing setuptools, pip, wheel... 2020-12-22 10:59:28.576 | done. 2020-12-22 10:59:28.597 | + ./stack.sh:main:839 : /opt/stack/bindep-venv/bin/pip install bindep 2020-12-22 10:59:29.273 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2020-12-22 10:59:29.368 | Collecting bindep 2020-12-22 10:59:29.377 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/755/6130a90d5c67a/bindep-2.8.1-py2.py3-none-any.whl (24 kB) 2020-12-22 10:59:29.655 | Collecting pbr>=2.0.0 2020-12-22 10:59:29.662 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b23/6cde0ac9a6aed/pbr-5.5.1-py2.py3-none-any.whl (106 kB) 2020-12-22 10:59:29.674 | Collecting distro 2020-12-22 10:59:29.681 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/df7/4eed763e18d10/distro-1.5.0-py2.py3-none-any.whl (18 kB) 2020-12-22 10:59:29.686 | Collecting Parsley 2020-12-22 10:59:29.693 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88 kB) 2020-12-22 10:59:29.785 | Installing collected packages: pbr, Parsley, distro, bindep 2020-12-22 10:59:30.159 | Successfully installed Parsley-1.3 bindep-2.8.1 distro-1.5.0 pbr-5.5.1 2020-12-22 10:59:30.498 | + ./stack.sh:main:840 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2020-12-22 10:59:30.501 | + ./stack.sh:main:840 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2020-12-22 10:59:30.505 | ++ ./stack.sh:main:843 : _get_plugin_bindep_packages 2020-12-22 10:59:30.522 | + ./stack.sh:main:843 : pkgs= 2020-12-22 10:59:30.525 | + ./stack.sh:main:844 : [[ -n '' ]] 2020-12-22 10:59:30.527 | + ./stack.sh:main:851 : run_phase stack pre-install 2020-12-22 10:59:30.530 | + functions-common:run_phase:1760 : local mode=stack 2020-12-22 10:59:30.532 | + functions-common:run_phase:1761 : local phase=pre-install 2020-12-22 10:59:30.534 | + functions-common:run_phase:1762 : [[ -d /home/ubuntu/devstack/extras.d ]] 2020-12-22 10:59:30.537 | + functions-common:run_phase:1763 : local extra_plugin_file_name 2020-12-22 10:59:30.540 | + functions-common:run_phase:1764 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2020-12-22 10:59:30.542 | + functions-common:run_phase:1769 : local exceptions=80-tempest.sh 2020-12-22 10:59:30.544 | + functions-common:run_phase:1770 : local extra 2020-12-22 10:59:30.547 | ++ functions-common:run_phase:1771 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2020-12-22 10:59:30.551 | + functions-common:run_phase:1771 : extra=80-tempest.sh 2020-12-22 10:59:30.553 | + functions-common:run_phase:1772 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2020-12-22 10:59:30.556 | + functions-common:run_phase:1776 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2020-12-22 10:59:30.558 | + functions-common:run_phase:1776 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2020-12-22 10:59:30.561 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2020-12-22 10:59:30.577 | ++ functions-common:is_service_enabled:1988 : return 0 2020-12-22 10:59:30.580 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2020-12-22 10:59:30.583 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2020-12-22 10:59:30.586 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2020-12-22 10:59:30.589 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2020-12-22 10:59:30.592 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2020-12-22 10:59:30.594 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2020-12-22 10:59:30.597 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2020-12-22 10:59:30.599 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2020-12-22 10:59:30.601 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2020-12-22 10:59:30.603 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2020-12-22 10:59:30.607 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2020-12-22 10:59:30.609 | ++ extras.d/80-tempest.sh:source:26 : [[ stack == \u\n\s\t\a\c\k ]] 2020-12-22 10:59:30.611 | ++ extras.d/80-tempest.sh:source:31 : [[ stack == \c\l\e\a\n ]] 2020-12-22 10:59:30.613 | + functions-common:run_phase:1781 : [[ stack == \s\o\u\r\c\e ]] 2020-12-22 10:59:30.615 | + functions-common:run_phase:1784 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2020-12-22 10:59:30.618 | + functions-common:run_phase:1787 : run_plugins stack pre-install 2020-12-22 10:59:30.621 | + functions-common:run_plugins:1746 : local mode=stack 2020-12-22 10:59:30.623 | + functions-common:run_plugins:1747 : local phase=pre-install 2020-12-22 10:59:30.626 | + functions-common:run_plugins:1749 : local plugins= 2020-12-22 10:59:30.628 | + functions-common:run_plugins:1750 : local plugin 2020-12-22 10:59:30.630 | + ./stack.sh:main:854 : set_systemd_override DefaultLimitNOFILE 2048 2020-12-22 10:59:30.632 | + functions:set_systemd_override:783 : local key=DefaultLimitNOFILE 2020-12-22 10:59:30.635 | + functions:set_systemd_override:784 : local value=2048 2020-12-22 10:59:30.637 | + functions:set_systemd_override:786 : local sysconf=/etc/systemd/system.conf 2020-12-22 10:59:30.640 | + functions:set_systemd_override:787 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2020-12-22 10:59:30.692 | + functions:set_systemd_override:788 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2020-12-22 10:59:30.693 | Set systemd system override for DefaultLimitNOFILE=2048 2020-12-22 10:59:30.695 | + functions:set_systemd_override:790 : sudo systemctl daemon-reload 2020-12-22 10:59:30.879 | + ./stack.sh:main:856 : install_rpc_backend 2020-12-22 10:59:30.882 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2020-12-22 10:59:30.902 | + functions-common:is_service_enabled:1988 : return 0 2020-12-22 10:59:30.905 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2020-12-22 10:59:30.907 | + functions-common:install_package:1334 : update_package_repo 2020-12-22 10:59:30.910 | + functions-common:update_package_repo:1306 : NO_UPDATE_REPOS=False 2020-12-22 10:59:30.913 | + functions-common:update_package_repo:1307 : REPOS_UPDATED=True 2020-12-22 10:59:30.918 | + functions-common:update_package_repo:1308 : RETRY_UPDATE=False 2020-12-22 10:59:30.921 | + functions-common:update_package_repo:1310 : [[ False = \T\r\u\e ]] 2020-12-22 10:59:30.924 | + functions-common:update_package_repo:1314 : is_ubuntu 2020-12-22 10:59:30.927 | + functions-common:is_ubuntu:494 : [[ -z deb ]] 2020-12-22 10:59:30.929 | + functions-common:is_ubuntu:497 : '[' deb = deb ']' 2020-12-22 10:59:30.932 | + functions-common:update_package_repo:1315 : apt_get_update 2020-12-22 10:59:30.935 | + functions-common:apt_get_update:1069 : [[ True == \T\r\u\e ]] 2020-12-22 10:59:30.937 | + functions-common:apt_get_update:1069 : [[ False != \T\r\u\e ]] 2020-12-22 10:59:30.941 | + functions-common:apt_get_update:1070 : return 2020-12-22 10:59:30.943 | + functions-common:install_package:1335 : real_install_package rabbitmq-server 2020-12-22 10:59:30.946 | + functions-common:real_install_package:1320 : is_ubuntu 2020-12-22 10:59:30.949 | + functions-common:is_ubuntu:494 : [[ -z deb ]] 2020-12-22 10:59:30.952 | + functions-common:is_ubuntu:497 : '[' deb = deb ']' 2020-12-22 10:59:30.955 | + functions-common:real_install_package:1321 : apt_get install rabbitmq-server 2020-12-22 10:59:30.974 | + functions-common:apt_get:1110 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2020-12-22 10:59:31.117 | Reading package lists... 2020-12-22 10:59:31.470 | Building dependency tree... 2020-12-22 10:59:31.471 | Reading state information... 2020-12-22 10:59:31.812 | The following packages were automatically installed and are no longer required: 2020-12-22 10:59:31.813 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2020-12-22 10:59:31.813 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2020-12-22 10:59:31.813 | python3-incremental python3-netifaces python3-pam python3-problem-report 2020-12-22 10:59:31.813 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2020-12-22 10:59:31.813 | python3-twisted-bin python3-zope.interface 2020-12-22 10:59:31.813 | Use 'sudo apt autoremove' to remove them. 2020-12-22 10:59:31.814 | The following additional packages will be installed: 2020-12-22 10:59:31.814 | erlang-asn1 erlang-base erlang-corba erlang-crypto erlang-diameter 2020-12-22 10:59:31.814 | erlang-edoc erlang-eldap erlang-erl-docgen erlang-eunit erlang-ic 2020-12-22 10:59:31.814 | erlang-inets erlang-mnesia erlang-nox erlang-odbc erlang-os-mon 2020-12-22 10:59:31.814 | erlang-parsetools erlang-public-key erlang-runtime-tools erlang-snmp 2020-12-22 10:59:31.815 | erlang-ssh erlang-ssl erlang-syntax-tools erlang-tools erlang-xmerl libodbc1 2020-12-22 10:59:31.817 | Suggested packages: 2020-12-22 10:59:31.817 | erlang erlang-manpages erlang-doc xsltproc fop erlang-ic-java libmyodbc 2020-12-22 10:59:31.817 | odbc-postgresql tdsodbc unixodbc-bin 2020-12-22 10:59:31.868 | The following NEW packages will be installed: 2020-12-22 10:59:31.868 | erlang-asn1 erlang-base erlang-corba erlang-crypto erlang-diameter 2020-12-22 10:59:31.868 | erlang-edoc erlang-eldap erlang-erl-docgen erlang-eunit erlang-ic 2020-12-22 10:59:31.868 | erlang-inets erlang-mnesia erlang-nox erlang-odbc erlang-os-mon 2020-12-22 10:59:31.868 | erlang-parsetools erlang-public-key erlang-runtime-tools erlang-snmp 2020-12-22 10:59:31.869 | erlang-ssh erlang-ssl erlang-syntax-tools erlang-tools erlang-xmerl libodbc1 2020-12-22 10:59:31.869 | rabbitmq-server 2020-12-22 10:59:32.161 | 0 upgraded, 26 newly installed, 0 to remove and 142 not upgraded. 2020-12-22 10:59:32.161 | Need to get 24.5 MB of archives. 2020-12-22 10:59:32.161 | After this operation, 40.4 MB of additional disk space will be used. 2020-12-22 10:59:32.161 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-base amd64 1:20.2.2+dfsg-1ubuntu2 [7,323 kB] 2020-12-22 10:59:33.852 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-asn1 amd64 1:20.2.2+dfsg-1ubuntu2 [724 kB] 2020-12-22 10:59:33.915 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-mnesia amd64 1:20.2.2+dfsg-1ubuntu2 [724 kB] 2020-12-22 10:59:34.195 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-runtime-tools amd64 1:20.2.2+dfsg-1ubuntu2 [178 kB] 2020-12-22 10:59:34.199 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-crypto amd64 1:20.2.2+dfsg-1ubuntu2 [104 kB] 2020-12-22 10:59:34.202 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-public-key amd64 1:20.2.2+dfsg-1ubuntu2 [561 kB] 2020-12-22 10:59:34.215 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-ssl amd64 1:20.2.2+dfsg-1ubuntu2 [814 kB] 2020-12-22 10:59:34.236 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-inets amd64 1:20.2.2+dfsg-1ubuntu2 [711 kB] 2020-12-22 10:59:34.305 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-corba amd64 1:20.2.2+dfsg-1ubuntu2 [2,251 kB] 2020-12-22 10:59:34.626 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-syntax-tools amd64 1:20.2.2+dfsg-1ubuntu2 [345 kB] 2020-12-22 10:59:34.644 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-diameter amd64 1:20.2.2+dfsg-1ubuntu2 [647 kB] 2020-12-22 10:59:34.859 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-xmerl amd64 1:20.2.2+dfsg-1ubuntu2 [964 kB] 2020-12-22 10:59:35.074 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-edoc amd64 1:20.2.2+dfsg-1ubuntu2 [283 kB] 2020-12-22 10:59:35.123 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-eldap amd64 1:20.2.2+dfsg-1ubuntu2 [101 kB] 2020-12-22 10:59:35.126 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-erl-docgen amd64 1:20.2.2+dfsg-1ubuntu2 [118 kB] 2020-12-22 10:59:35.129 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-eunit amd64 1:20.2.2+dfsg-1ubuntu2 [136 kB] 2020-12-22 10:59:35.133 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-ic amd64 1:20.2.2+dfsg-1ubuntu2 [817 kB] 2020-12-22 10:59:35.353 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libodbc1 amd64 2.3.4-1.1ubuntu3 [183 kB] 2020-12-22 10:59:35.358 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-odbc amd64 1:20.2.2+dfsg-1ubuntu2 [47.5 kB] 2020-12-22 10:59:35.359 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-snmp amd64 1:20.2.2+dfsg-1ubuntu2 [1,531 kB] 2020-12-22 10:59:35.463 | 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] 2020-12-22 10:59:35.477 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-parsetools amd64 1:20.2.2+dfsg-1ubuntu2 [153 kB] 2020-12-22 10:59:35.491 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-ssh amd64 1:20.2.2+dfsg-1ubuntu2 [508 kB] 2020-12-22 10:59:35.658 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-tools amd64 1:20.2.2+dfsg-1ubuntu2 [503 kB] 2020-12-22 10:59:35.693 | Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-nox all 1:20.2.2+dfsg-1ubuntu2 [13.4 kB] 2020-12-22 10:59:35.694 | Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 rabbitmq-server all 3.6.10-1ubuntu0.4 [4,651 kB] 2020-12-22 10:59:37.037 | Fetched 24.5 MB in 5s (5,366 kB/s) 2020-12-22 10:59:37.076 | Selecting previously unselected package erlang-base. 2020-12-22 10:59:37.117 | (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 ... 74444 files and directories currently installed.) 2020-12-22 10:59:37.122 | Preparing to unpack .../00-erlang-base_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2020-12-22 10:59:37.125 | Unpacking erlang-base (1:20.2.2+dfsg-1ubuntu2) ... 2020-12-22 10:59:38.227 | Selecting previously unselected package erlang-asn1. 2020-12-22 10:59:38.235 | Preparing to unpack .../01-erlang-asn1_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2020-12-22 10:59:38.239 | Unpacking erlang-asn1 (1:20.2.2+dfsg-1ubuntu2) ... 2020-12-22 10:59:38.389 | Selecting previously unselected package erlang-mnesia. 2020-12-22 10:59:38.397 | Preparing to unpack .../02-erlang-mnesia_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2020-12-22 10:59:38.401 | Unpacking erlang-mnesia (1:20.2.2+dfsg-1ubuntu2) ... 2020-12-22 10:59:38.557 | Selecting previously unselected package erlang-runtime-tools. 2020-12-22 10:59:38.565 | Preparing to unpack .../03-erlang-runtime-tools_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2020-12-22 10:59:38.568 | Unpacking erlang-runtime-tools (1:20.2.2+dfsg-1ubuntu2) ... 2020-12-22 10:59:38.658 | Selecting previously unselected package erlang-crypto. 2020-12-22 10:59:38.666 | Preparing to unpack .../04-erlang-crypto_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2020-12-22 10:59:38.669 | Unpacking erlang-crypto (1:20.2.2+dfsg-1ubuntu2) ... 2020-12-22 10:59:38.747 | Selecting previously unselected package erlang-public-key. 2020-12-22 10:59:38.755 | Preparing to unpack .../05-erlang-public-key_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2020-12-22 10:59:38.758 | Unpacking erlang-public-key (1:20.2.2+dfsg-1ubuntu2) ... 2020-12-22 10:59:38.898 | Selecting previously unselected package erlang-ssl. 2020-12-22 10:59:38.906 | Preparing to unpack .../06-erlang-ssl_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2020-12-22 10:59:38.910 | Unpacking erlang-ssl (1:20.2.2+dfsg-1ubuntu2) ... 2020-12-22 10:59:39.082 | Selecting previously unselected package erlang-inets. 2020-12-22 10:59:39.090 | Preparing to unpack .../07-erlang-inets_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2020-12-22 10:59:39.093 | Unpacking erlang-inets (1:20.2.2+dfsg-1ubuntu2) ... 2020-12-22 10:59:39.255 | Selecting previously unselected package erlang-corba. 2020-12-22 10:59:39.263 | Preparing to unpack .../08-erlang-corba_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2020-12-22 10:59:39.266 | Unpacking erlang-corba (1:20.2.2+dfsg-1ubuntu2) ... 2020-12-22 10:59:39.685 | Selecting previously unselected package erlang-syntax-tools. 2020-12-22 10:59:39.693 | Preparing to unpack .../09-erlang-syntax-tools_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2020-12-22 10:59:39.696 | Unpacking erlang-syntax-tools (1:20.2.2+dfsg-1ubuntu2) ... 2020-12-22 10:59:39.802 | Selecting previously unselected package erlang-diameter. 2020-12-22 10:59:39.811 | Preparing to unpack .../10-erlang-diameter_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2020-12-22 10:59:39.815 | Unpacking erlang-diameter (1:20.2.2+dfsg-1ubuntu2) ... 2020-12-22 10:59:39.961 | Selecting previously unselected package erlang-xmerl. 2020-12-22 10:59:39.970 | Preparing to unpack .../11-erlang-xmerl_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2020-12-22 10:59:39.973 | Unpacking erlang-xmerl (1:20.2.2+dfsg-1ubuntu2) ... 2020-12-22 10:59:40.162 | Selecting previously unselected package erlang-edoc. 2020-12-22 10:59:40.170 | Preparing to unpack .../12-erlang-edoc_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2020-12-22 10:59:40.173 | Unpacking erlang-edoc (1:20.2.2+dfsg-1ubuntu2) ... 2020-12-22 10:59:40.270 | Selecting previously unselected package erlang-eldap. 2020-12-22 10:59:40.279 | Preparing to unpack .../13-erlang-eldap_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2020-12-22 10:59:40.283 | Unpacking erlang-eldap (1:20.2.2+dfsg-1ubuntu2) ... 2020-12-22 10:59:40.357 | Selecting previously unselected package erlang-erl-docgen. 2020-12-22 10:59:40.365 | Preparing to unpack .../14-erlang-erl-docgen_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2020-12-22 10:59:40.372 | Unpacking erlang-erl-docgen (1:20.2.2+dfsg-1ubuntu2) ... 2020-12-22 10:59:40.459 | Selecting previously unselected package erlang-eunit. 2020-12-22 10:59:40.468 | Preparing to unpack .../15-erlang-eunit_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2020-12-22 10:59:40.471 | Unpacking erlang-eunit (1:20.2.2+dfsg-1ubuntu2) ... 2020-12-22 10:59:40.550 | Selecting previously unselected package erlang-ic. 2020-12-22 10:59:40.558 | Preparing to unpack .../16-erlang-ic_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2020-12-22 10:59:40.561 | Unpacking erlang-ic (1:20.2.2+dfsg-1ubuntu2) ... 2020-12-22 10:59:40.755 | Selecting previously unselected package libodbc1:amd64. 2020-12-22 10:59:40.763 | Preparing to unpack .../17-libodbc1_2.3.4-1.1ubuntu3_amd64.deb ... 2020-12-22 10:59:40.778 | Unpacking libodbc1:amd64 (2.3.4-1.1ubuntu3) ... 2020-12-22 10:59:40.864 | Selecting previously unselected package erlang-odbc. 2020-12-22 10:59:40.873 | Preparing to unpack .../18-erlang-odbc_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2020-12-22 10:59:40.877 | Unpacking erlang-odbc (1:20.2.2+dfsg-1ubuntu2) ... 2020-12-22 10:59:40.944 | Selecting previously unselected package erlang-snmp. 2020-12-22 10:59:40.953 | Preparing to unpack .../19-erlang-snmp_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2020-12-22 10:59:40.956 | Unpacking erlang-snmp (1:20.2.2+dfsg-1ubuntu2) ... 2020-12-22 10:59:41.242 | Selecting previously unselected package erlang-os-mon. 2020-12-22 10:59:41.251 | Preparing to unpack .../20-erlang-os-mon_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2020-12-22 10:59:41.255 | Unpacking erlang-os-mon (1:20.2.2+dfsg-1ubuntu2) ... 2020-12-22 10:59:41.328 | Selecting previously unselected package erlang-parsetools. 2020-12-22 10:59:41.336 | Preparing to unpack .../21-erlang-parsetools_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2020-12-22 10:59:41.340 | Unpacking erlang-parsetools (1:20.2.2+dfsg-1ubuntu2) ... 2020-12-22 10:59:41.423 | Selecting previously unselected package erlang-ssh. 2020-12-22 10:59:41.432 | Preparing to unpack .../22-erlang-ssh_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2020-12-22 10:59:41.436 | Unpacking erlang-ssh (1:20.2.2+dfsg-1ubuntu2) ... 2020-12-22 10:59:41.559 | Selecting previously unselected package erlang-tools. 2020-12-22 10:59:41.568 | Preparing to unpack .../23-erlang-tools_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2020-12-22 10:59:41.571 | Unpacking erlang-tools (1:20.2.2+dfsg-1ubuntu2) ... 2020-12-22 10:59:41.705 | Selecting previously unselected package erlang-nox. 2020-12-22 10:59:41.714 | Preparing to unpack .../24-erlang-nox_1%3a20.2.2+dfsg-1ubuntu2_all.deb ... 2020-12-22 10:59:41.718 | Unpacking erlang-nox (1:20.2.2+dfsg-1ubuntu2) ... 2020-12-22 10:59:41.816 | Selecting previously unselected package rabbitmq-server. 2020-12-22 10:59:41.824 | Preparing to unpack .../25-rabbitmq-server_3.6.10-1ubuntu0.4_all.deb ... 2020-12-22 10:59:41.828 | Unpacking rabbitmq-server (3.6.10-1ubuntu0.4) ... 2020-12-22 10:59:42.424 | Setting up libodbc1:amd64 (2.3.4-1.1ubuntu3) ... 2020-12-22 10:59:42.449 | Setting up erlang-base (1:20.2.2+dfsg-1ubuntu2) ... 2020-12-22 10:59:43.324 | Searching for services which depend on erlang and should be started...none found. 2020-12-22 10:59:43.328 | Processing triggers for ureadahead (0.100.0-21) ... 2020-12-22 10:59:43.357 | Setting up erlang-ic (1:20.2.2+dfsg-1ubuntu2) ... 2020-12-22 10:59:43.387 | Setting up erlang-xmerl (1:20.2.2+dfsg-1ubuntu2) ... 2020-12-22 10:59:43.417 | Setting up erlang-crypto (1:20.2.2+dfsg-1ubuntu2) ... 2020-12-22 10:59:43.447 | Setting up erlang-asn1 (1:20.2.2+dfsg-1ubuntu2) ... 2020-12-22 10:59:43.478 | Setting up erlang-mnesia (1:20.2.2+dfsg-1ubuntu2) ... 2020-12-22 10:59:43.508 | Setting up erlang-eunit (1:20.2.2+dfsg-1ubuntu2) ... 2020-12-22 10:59:43.538 | Processing triggers for libc-bin (2.27-3ubuntu1) ... 2020-12-22 10:59:43.573 | Processing triggers for systemd (237-3ubuntu10.43) ... 2020-12-22 10:59:43.776 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2020-12-22 10:59:44.513 | Setting up erlang-runtime-tools (1:20.2.2+dfsg-1ubuntu2) ... 2020-12-22 10:59:44.548 | Setting up erlang-syntax-tools (1:20.2.2+dfsg-1ubuntu2) ... 2020-12-22 10:59:44.579 | Setting up erlang-odbc (1:20.2.2+dfsg-1ubuntu2) ... 2020-12-22 10:59:44.610 | Setting up erlang-parsetools (1:20.2.2+dfsg-1ubuntu2) ... 2020-12-22 10:59:44.641 | Setting up erlang-public-key (1:20.2.2+dfsg-1ubuntu2) ... 2020-12-22 10:59:44.671 | Setting up erlang-snmp (1:20.2.2+dfsg-1ubuntu2) ... 2020-12-22 10:59:44.703 | Setting up erlang-ssl (1:20.2.2+dfsg-1ubuntu2) ... 2020-12-22 10:59:44.733 | Setting up erlang-inets (1:20.2.2+dfsg-1ubuntu2) ... 2020-12-22 10:59:44.763 | Setting up erlang-tools (1:20.2.2+dfsg-1ubuntu2) ... 2020-12-22 10:59:44.793 | Setting up erlang-diameter (1:20.2.2+dfsg-1ubuntu2) ... 2020-12-22 10:59:44.824 | Setting up erlang-ssh (1:20.2.2+dfsg-1ubuntu2) ... 2020-12-22 10:59:44.859 | Setting up erlang-os-mon (1:20.2.2+dfsg-1ubuntu2) ... 2020-12-22 10:59:44.889 | Setting up erlang-eldap (1:20.2.2+dfsg-1ubuntu2) ... 2020-12-22 10:59:44.919 | Setting up erlang-edoc (1:20.2.2+dfsg-1ubuntu2) ... 2020-12-22 10:59:44.948 | Setting up erlang-corba (1:20.2.2+dfsg-1ubuntu2) ... 2020-12-22 10:59:44.979 | Setting up erlang-erl-docgen (1:20.2.2+dfsg-1ubuntu2) ... 2020-12-22 10:59:45.010 | Setting up erlang-nox (1:20.2.2+dfsg-1ubuntu2) ... 2020-12-22 10:59:45.041 | Setting up rabbitmq-server (3.6.10-1ubuntu0.4) ... 2020-12-22 10:59:45.185 | Adding group `rabbitmq' (GID 121) ... 2020-12-22 10:59:45.220 | Done. 2020-12-22 10:59:45.299 | Adding system user `rabbitmq' (UID 115) ... 2020-12-22 10:59:45.299 | Adding new user `rabbitmq' (UID 115) with group `rabbitmq' ... 2020-12-22 10:59:45.379 | Not creating home directory `/var/lib/rabbitmq'. 2020-12-22 10:59:45.632 | Created symlink /etc/systemd/system/multi-user.target.wants/rabbitmq-server.service → /lib/systemd/system/rabbitmq-server.service. 2020-12-22 10:59:51.204 | Processing triggers for systemd (237-3ubuntu10.43) ... 2020-12-22 10:59:51.403 | Processing triggers for ureadahead (0.100.0-21) ... 2020-12-22 10:59:53.512 | + functions-common:apt_get:1114 : result=0 2020-12-22 10:59:53.515 | + functions-common:apt_get:1117 : time_stop apt-get 2020-12-22 10:59:53.518 | + functions-common:time_stop:2336 : local name 2020-12-22 10:59:53.521 | + functions-common:time_stop:2337 : local end_time 2020-12-22 10:59:53.525 | + functions-common:time_stop:2338 : local elapsed_time 2020-12-22 10:59:53.528 | + functions-common:time_stop:2339 : local total 2020-12-22 10:59:53.531 | + functions-common:time_stop:2340 : local start_time 2020-12-22 10:59:53.534 | + functions-common:time_stop:2342 : name=apt-get 2020-12-22 10:59:53.537 | + functions-common:time_stop:2343 : start_time=1608634770971 2020-12-22 10:59:53.540 | + functions-common:time_stop:2345 : [[ -z 1608634770971 ]] 2020-12-22 10:59:53.547 | ++ functions-common:time_stop:2348 : date +%s%3N 2020-12-22 10:59:53.551 | + functions-common:time_stop:2348 : end_time=1608634793548 2020-12-22 10:59:53.554 | + functions-common:time_stop:2349 : elapsed_time=22577 2020-12-22 10:59:53.557 | + functions-common:time_stop:2350 : total=152968 2020-12-22 10:59:53.560 | + functions-common:time_stop:2352 : _TIME_START[$name]= 2020-12-22 10:59:53.562 | + functions-common:time_stop:2353 : _TIME_TOTAL[$name]=175545 2020-12-22 10:59:53.566 | + functions-common:apt_get:1118 : return 0 2020-12-22 10:59:53.569 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2020-12-22 10:59:53.572 | + functions-common:is_suse:463 : is_opensuse 2020-12-22 10:59:53.574 | + functions-common:is_opensuse:470 : [[ -z Ubuntu ]] 2020-12-22 10:59:53.577 | + functions-common:is_opensuse:474 : [[ Ubuntu =~ (openSUSE) ]] 2020-12-22 10:59:53.579 | + functions-common:is_suse:463 : is_suse_linux_enterprise 2020-12-22 10:59:53.581 | + functions-common:is_suse_linux_enterprise:482 : [[ -z Ubuntu ]] 2020-12-22 10:59:53.584 | + functions-common:is_suse_linux_enterprise:486 : [[ Ubuntu =~ (^SUSE) ]] 2020-12-22 10:59:53.586 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2020-12-22 10:59:53.589 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2020-12-22 10:59:53.591 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2020-12-22 10:59:53.594 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2020-12-22 10:59:53.596 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2020-12-22 10:59:53.598 | + functions-common:is_fedora:454 : '[' Ubuntu = CentOS ']' 2020-12-22 10:59:53.601 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2020-12-22 10:59:53.604 | + functions-common:is_fedora:455 : '[' Ubuntu = Virtuozzo ']' 2020-12-22 10:59:53.607 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2020-12-22 10:59:53.609 | + functions-common:is_suse:463 : is_opensuse 2020-12-22 10:59:53.611 | + functions-common:is_opensuse:470 : [[ -z Ubuntu ]] 2020-12-22 10:59:53.615 | + functions-common:is_opensuse:474 : [[ Ubuntu =~ (openSUSE) ]] 2020-12-22 10:59:53.618 | + functions-common:is_suse:463 : is_suse_linux_enterprise 2020-12-22 10:59:53.620 | + functions-common:is_suse_linux_enterprise:482 : [[ -z Ubuntu ]] 2020-12-22 10:59:53.622 | + functions-common:is_suse_linux_enterprise:486 : [[ Ubuntu =~ (^SUSE) ]] 2020-12-22 10:59:53.625 | + ./stack.sh:main:857 : restart_rpc_backend 2020-12-22 10:59:53.627 | + lib/rpc_backend:restart_rpc_backend:76 : is_service_enabled rabbit 2020-12-22 10:59:53.644 | + functions-common:is_service_enabled:1988 : return 0 2020-12-22 10:59:53.647 | + lib/rpc_backend:restart_rpc_backend:78 : echo_summary 'Starting RabbitMQ' 2020-12-22 10:59:53.650 | + ./stack.sh:echo_summary:455 : [[ -t 3 ]] 2020-12-22 10:59:53.652 | + ./stack.sh:echo_summary:461 : echo -e Starting RabbitMQ 2020-12-22 10:59:53.654 | + lib/rpc_backend:restart_rpc_backend:89 : local i 2020-12-22 10:59:53.657 | ++ lib/rpc_backend:restart_rpc_backend:90 : seq 20 2020-12-22 10:59:53.661 | + lib/rpc_backend:restart_rpc_backend:90 : for i in `seq 20` 2020-12-22 10:59:53.664 | + lib/rpc_backend:restart_rpc_backend:91 : local rc=0 2020-12-22 10:59:53.666 | + lib/rpc_backend:restart_rpc_backend:93 : [[ 1 -eq 20 ]] 2020-12-22 10:59:53.669 | + lib/rpc_backend:restart_rpc_backend:95 : [[ 1 == \0 ]] 2020-12-22 10:59:53.671 | + lib/rpc_backend:restart_rpc_backend:99 : rabbit_setuser stackrabbit Passw0rd 2020-12-22 10:59:53.674 | + lib/rpc_backend:rabbit_setuser:168 : local user=stackrabbit pass=Passw0rd found= out= 2020-12-22 10:59:53.677 | ++ lib/rpc_backend:rabbit_setuser:169 : sudo rabbitmqctl list_users 2020-12-22 10:59:54.905 | + lib/rpc_backend:rabbit_setuser:169 : out='Listing users 2020-12-22 10:59:54.905 | guest [administrator]' 2020-12-22 10:59:54.910 | ++ lib/rpc_backend:rabbit_setuser:171 : echo 'Listing users 2020-12-22 10:59:54.910 | guest [administrator]' 2020-12-22 10:59:54.910 | ++ lib/rpc_backend:rabbit_setuser:171 : awk '$1 == user { print $1 }' user=stackrabbit 2020-12-22 10:59:54.916 | + lib/rpc_backend:rabbit_setuser:171 : found= 2020-12-22 10:59:54.918 | + lib/rpc_backend:rabbit_setuser:172 : '[' '' = stackrabbit ']' 2020-12-22 10:59:54.921 | + lib/rpc_backend:rabbit_setuser:176 : sudo rabbitmqctl add_user stackrabbit Passw0rd 2020-12-22 10:59:56.118 | Creating user "stackrabbit" 2020-12-22 10:59:56.148 | + lib/rpc_backend:rabbit_setuser:179 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2020-12-22 10:59:57.336 | Setting permissions for user "stackrabbit" in vhost "/" 2020-12-22 10:59:57.364 | + lib/rpc_backend:restart_rpc_backend:100 : '[' 0 -ne 0 ']' 2020-12-22 10:59:57.367 | + lib/rpc_backend:restart_rpc_backend:105 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2020-12-22 10:59:58.599 | Changing password for user "stackrabbit" 2020-12-22 10:59:58.632 | + lib/rpc_backend:restart_rpc_backend:107 : '[' 0 -ne 0 ']' 2020-12-22 10:59:58.635 | + lib/rpc_backend:restart_rpc_backend:111 : break 2020-12-22 10:59:58.638 | + lib/rpc_backend:restart_rpc_backend:114 : sudo rabbitmqctl delete_user guest 2020-12-22 10:59:59.813 | Deleting user "guest" 2020-12-22 10:59:59.842 | + ./stack.sh:main:859 : is_service_enabled mysql postgresql 2020-12-22 10:59:59.858 | + functions-common:is_service_enabled:1988 : return 0 2020-12-22 10:59:59.861 | + ./stack.sh:main:860 : install_database 2020-12-22 10:59:59.863 | + lib/database:install_database:116 : install_database_mysql 2020-12-22 10:59:59.866 | + lib/databases/mysql:install_database_mysql:133 : is_ubuntu 2020-12-22 10:59:59.868 | + functions-common:is_ubuntu:494 : [[ -z deb ]] 2020-12-22 10:59:59.870 | + functions-common:is_ubuntu:497 : '[' deb = deb ']' 2020-12-22 10:59:59.873 | + lib/databases/mysql:install_database_mysql:136 : sudo debconf-set-selections 2020-12-22 11:00:00.075 | + lib/databases/mysql:install_database_mysql:146 : [[ ! -e /home/ubuntu/.my.cnf ]] 2020-12-22 11:00:00.078 | + lib/databases/mysql:install_database_mysql:147 : cat 2020-12-22 11:00:00.082 | + lib/databases/mysql:install_database_mysql:153 : chmod 0600 /home/ubuntu/.my.cnf 2020-12-22 11:00:00.086 | + lib/databases/mysql:install_database_mysql:156 : is_oraclelinux 2020-12-22 11:00:00.088 | + functions-common:is_oraclelinux:436 : [[ -z Ubuntu ]] 2020-12-22 11:00:00.091 | + functions-common:is_oraclelinux:440 : '[' Ubuntu = OracleServer ']' 2020-12-22 11:00:00.093 | + lib/databases/mysql:install_database_mysql:158 : is_fedora 2020-12-22 11:00:00.096 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2020-12-22 11:00:00.098 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2020-12-22 11:00:00.100 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2020-12-22 11:00:00.103 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2020-12-22 11:00:00.106 | + functions-common:is_fedora:454 : '[' Ubuntu = CentOS ']' 2020-12-22 11:00:00.108 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2020-12-22 11:00:00.110 | + functions-common:is_fedora:455 : '[' Ubuntu = Virtuozzo ']' 2020-12-22 11:00:00.113 | + lib/databases/mysql:install_database_mysql:158 : is_suse 2020-12-22 11:00:00.116 | + functions-common:is_suse:463 : is_opensuse 2020-12-22 11:00:00.119 | + functions-common:is_opensuse:470 : [[ -z Ubuntu ]] 2020-12-22 11:00:00.121 | + functions-common:is_opensuse:474 : [[ Ubuntu =~ (openSUSE) ]] 2020-12-22 11:00:00.123 | + functions-common:is_suse:463 : is_suse_linux_enterprise 2020-12-22 11:00:00.126 | + functions-common:is_suse_linux_enterprise:482 : [[ -z Ubuntu ]] 2020-12-22 11:00:00.129 | + functions-common:is_suse_linux_enterprise:486 : [[ Ubuntu =~ (^SUSE) ]] 2020-12-22 11:00:00.132 | + lib/databases/mysql:install_database_mysql:161 : is_ubuntu 2020-12-22 11:00:00.134 | + functions-common:is_ubuntu:494 : [[ -z deb ]] 2020-12-22 11:00:00.137 | + functions-common:is_ubuntu:497 : '[' deb = deb ']' 2020-12-22 11:00:00.139 | + lib/databases/mysql:install_database_mysql:162 : install_package mysql-server 2020-12-22 11:00:00.142 | + functions-common:install_package:1334 : update_package_repo 2020-12-22 11:00:00.144 | + functions-common:update_package_repo:1306 : NO_UPDATE_REPOS=False 2020-12-22 11:00:00.146 | + functions-common:update_package_repo:1307 : REPOS_UPDATED=True 2020-12-22 11:00:00.149 | + functions-common:update_package_repo:1308 : RETRY_UPDATE=False 2020-12-22 11:00:00.151 | + functions-common:update_package_repo:1310 : [[ False = \T\r\u\e ]] 2020-12-22 11:00:00.154 | + functions-common:update_package_repo:1314 : is_ubuntu 2020-12-22 11:00:00.156 | + functions-common:is_ubuntu:494 : [[ -z deb ]] 2020-12-22 11:00:00.159 | + functions-common:is_ubuntu:497 : '[' deb = deb ']' 2020-12-22 11:00:00.161 | + functions-common:update_package_repo:1315 : apt_get_update 2020-12-22 11:00:00.163 | + functions-common:apt_get_update:1069 : [[ True == \T\r\u\e ]] 2020-12-22 11:00:00.166 | + functions-common:apt_get_update:1069 : [[ False != \T\r\u\e ]] 2020-12-22 11:00:00.168 | + functions-common:apt_get_update:1070 : return 2020-12-22 11:00:00.170 | + functions-common:install_package:1335 : real_install_package mysql-server 2020-12-22 11:00:00.172 | + functions-common:real_install_package:1320 : is_ubuntu 2020-12-22 11:00:00.175 | + functions-common:is_ubuntu:494 : [[ -z deb ]] 2020-12-22 11:00:00.177 | + functions-common:is_ubuntu:497 : '[' deb = deb ']' 2020-12-22 11:00:00.180 | + functions-common:real_install_package:1321 : apt_get install mysql-server 2020-12-22 11:00:00.201 | + functions-common:apt_get:1110 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2020-12-22 11:00:00.320 | Reading package lists... 2020-12-22 11:00:00.598 | Building dependency tree... 2020-12-22 11:00:00.600 | Reading state information... 2020-12-22 11:00:00.865 | The following packages were automatically installed and are no longer required: 2020-12-22 11:00:00.866 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2020-12-22 11:00:00.866 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2020-12-22 11:00:00.866 | python3-incremental python3-netifaces python3-pam python3-problem-report 2020-12-22 11:00:00.866 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2020-12-22 11:00:00.867 | python3-twisted-bin python3-zope.interface 2020-12-22 11:00:00.867 | Use 'sudo apt autoremove' to remove them. 2020-12-22 11:00:00.867 | The following additional packages will be installed: 2020-12-22 11:00:00.867 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-6 2020-12-22 11:00:00.867 | libfcgi-perl libhtml-parser-perl libhtml-tagset-perl libhtml-template-perl 2020-12-22 11:00:00.867 | libhttp-date-perl libhttp-message-perl libio-html-perl 2020-12-22 11:00:00.868 | liblwp-mediatypes-perl liburi-perl mysql-client-5.7 mysql-client-core-5.7 2020-12-22 11:00:00.868 | mysql-server-5.7 mysql-server-core-5.7 2020-12-22 11:00:00.870 | Suggested packages: 2020-12-22 11:00:00.870 | libdata-dump-perl libipc-sharedcache-perl libwww-perl mailx tinyca 2020-12-22 11:00:00.938 | The following NEW packages will be installed: 2020-12-22 11:00:00.938 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-6 2020-12-22 11:00:00.938 | libfcgi-perl libhtml-parser-perl libhtml-tagset-perl libhtml-template-perl 2020-12-22 11:00:00.938 | libhttp-date-perl libhttp-message-perl libio-html-perl 2020-12-22 11:00:00.938 | liblwp-mediatypes-perl liburi-perl mysql-client-5.7 mysql-client-core-5.7 2020-12-22 11:00:00.939 | mysql-server mysql-server-5.7 mysql-server-core-5.7 2020-12-22 11:00:01.221 | 0 upgraded, 18 newly installed, 0 to remove and 142 not upgraded. 2020-12-22 11:00:01.221 | Need to get 19.7 MB of archives. 2020-12-22 11:00:01.221 | After this operation, 156 MB of additional disk space will be used. 2020-12-22 11:00:01.221 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 mysql-client-core-5.7 amd64 5.7.32-0ubuntu0.18.04.1 [6,660 kB] 2020-12-22 11:00:02.832 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 mysql-client-5.7 amd64 5.7.32-0ubuntu0.18.04.1 [1,943 kB] 2020-12-22 11:00:03.180 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 mysql-server-core-5.7 amd64 5.7.32-0ubuntu0.18.04.1 [7,455 kB] 2020-12-22 11:00:04.119 | 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] 2020-12-22 11:00:04.121 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 mysql-server-5.7 amd64 5.7.32-0ubuntu0.18.04.1 [2,935 kB] 2020-12-22 11:00:04.725 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libhtml-tagset-perl all 3.20-3 [12.1 kB] 2020-12-22 11:00:04.726 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 liburi-perl all 1.73-1 [77.2 kB] 2020-12-22 11:00:04.728 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libhtml-parser-perl amd64 3.72-3build1 [85.9 kB] 2020-12-22 11:00:04.731 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libcgi-pm-perl all 4.38-1 [185 kB] 2020-12-22 11:00:04.735 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libfcgi-perl amd64 0.78-2build1 [32.8 kB] 2020-12-22 11:00:04.736 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libcgi-fast-perl all 1:2.13-1 [9,940 B] 2020-12-22 11:00:04.737 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libencode-locale-perl all 1.05-1 [12.3 kB] 2020-12-22 11:00:04.737 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libhtml-template-perl all 2.97-1 [59.0 kB] 2020-12-22 11:00:04.739 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libhttp-date-perl all 6.02-1 [10.4 kB] 2020-12-22 11:00:04.857 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libio-html-perl all 1.001-1 [14.9 kB] 2020-12-22 11:00:04.988 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 liblwp-mediatypes-perl all 6.02-1 [21.7 kB] 2020-12-22 11:00:04.990 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libhttp-message-perl all 6.14-1 [72.1 kB] 2020-12-22 11:00:04.996 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 mysql-server all 5.7.32-0ubuntu0.18.04.1 [9,944 B] 2020-12-22 11:00:05.519 | Preconfiguring packages ... 2020-12-22 11:00:05.639 | Fetched 19.7 MB in 4s (4,870 kB/s) 2020-12-22 11:00:05.676 | Selecting previously unselected package mysql-client-core-5.7. 2020-12-22 11:00:05.722 | (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 ... 76445 files and directories currently installed.) 2020-12-22 11:00:05.727 | Preparing to unpack .../00-mysql-client-core-5.7_5.7.32-0ubuntu0.18.04.1_amd64.deb ... 2020-12-22 11:00:05.730 | Unpacking mysql-client-core-5.7 (5.7.32-0ubuntu0.18.04.1) ... 2020-12-22 11:00:06.843 | Selecting previously unselected package mysql-client-5.7. 2020-12-22 11:00:06.852 | Preparing to unpack .../01-mysql-client-5.7_5.7.32-0ubuntu0.18.04.1_amd64.deb ... 2020-12-22 11:00:06.857 | Unpacking mysql-client-5.7 (5.7.32-0ubuntu0.18.04.1) ... 2020-12-22 11:00:07.473 | Selecting previously unselected package mysql-server-core-5.7. 2020-12-22 11:00:07.478 | Preparing to unpack .../02-mysql-server-core-5.7_5.7.32-0ubuntu0.18.04.1_amd64.deb ... 2020-12-22 11:00:07.482 | Unpacking mysql-server-core-5.7 (5.7.32-0ubuntu0.18.04.1) ... 2020-12-22 11:00:08.749 | Selecting previously unselected package libevent-core-2.1-6:amd64. 2020-12-22 11:00:08.757 | Preparing to unpack .../03-libevent-core-2.1-6_2.1.8-stable-4build1_amd64.deb ... 2020-12-22 11:00:08.772 | Unpacking libevent-core-2.1-6:amd64 (2.1.8-stable-4build1) ... 2020-12-22 11:00:08.905 | Selecting previously unselected package mysql-server-5.7. 2020-12-22 11:00:08.913 | Preparing to unpack .../04-mysql-server-5.7_5.7.32-0ubuntu0.18.04.1_amd64.deb ... 2020-12-22 11:00:09.405 | Unpacking mysql-server-5.7 (5.7.32-0ubuntu0.18.04.1) ... 2020-12-22 11:00:10.046 | Selecting previously unselected package libhtml-tagset-perl. 2020-12-22 11:00:10.054 | Preparing to unpack .../05-libhtml-tagset-perl_3.20-3_all.deb ... 2020-12-22 11:00:10.058 | Unpacking libhtml-tagset-perl (3.20-3) ... 2020-12-22 11:00:10.122 | Selecting previously unselected package liburi-perl. 2020-12-22 11:00:10.130 | Preparing to unpack .../06-liburi-perl_1.73-1_all.deb ... 2020-12-22 11:00:10.134 | Unpacking liburi-perl (1.73-1) ... 2020-12-22 11:00:10.213 | Selecting previously unselected package libhtml-parser-perl. 2020-12-22 11:00:10.222 | Preparing to unpack .../07-libhtml-parser-perl_3.72-3build1_amd64.deb ... 2020-12-22 11:00:10.226 | Unpacking libhtml-parser-perl (3.72-3build1) ... 2020-12-22 11:00:10.295 | Selecting previously unselected package libcgi-pm-perl. 2020-12-22 11:00:10.303 | Preparing to unpack .../08-libcgi-pm-perl_4.38-1_all.deb ... 2020-12-22 11:00:10.307 | Unpacking libcgi-pm-perl (4.38-1) ... 2020-12-22 11:00:10.391 | Selecting previously unselected package libfcgi-perl. 2020-12-22 11:00:10.399 | Preparing to unpack .../09-libfcgi-perl_0.78-2build1_amd64.deb ... 2020-12-22 11:00:10.402 | Unpacking libfcgi-perl (0.78-2build1) ... 2020-12-22 11:00:10.467 | Selecting previously unselected package libcgi-fast-perl. 2020-12-22 11:00:10.475 | Preparing to unpack .../10-libcgi-fast-perl_1%3a2.13-1_all.deb ... 2020-12-22 11:00:10.479 | Unpacking libcgi-fast-perl (1:2.13-1) ... 2020-12-22 11:00:10.545 | Selecting previously unselected package libencode-locale-perl. 2020-12-22 11:00:10.554 | Preparing to unpack .../11-libencode-locale-perl_1.05-1_all.deb ... 2020-12-22 11:00:10.557 | Unpacking libencode-locale-perl (1.05-1) ... 2020-12-22 11:00:10.622 | Selecting previously unselected package libhtml-template-perl. 2020-12-22 11:00:10.631 | Preparing to unpack .../12-libhtml-template-perl_2.97-1_all.deb ... 2020-12-22 11:00:10.634 | Unpacking libhtml-template-perl (2.97-1) ... 2020-12-22 11:00:10.704 | Selecting previously unselected package libhttp-date-perl. 2020-12-22 11:00:10.713 | Preparing to unpack .../13-libhttp-date-perl_6.02-1_all.deb ... 2020-12-22 11:00:10.716 | Unpacking libhttp-date-perl (6.02-1) ... 2020-12-22 11:00:10.779 | Selecting previously unselected package libio-html-perl. 2020-12-22 11:00:10.788 | Preparing to unpack .../14-libio-html-perl_1.001-1_all.deb ... 2020-12-22 11:00:10.792 | Unpacking libio-html-perl (1.001-1) ... 2020-12-22 11:00:10.857 | Selecting previously unselected package liblwp-mediatypes-perl. 2020-12-22 11:00:10.866 | Preparing to unpack .../15-liblwp-mediatypes-perl_6.02-1_all.deb ... 2020-12-22 11:00:10.870 | Unpacking liblwp-mediatypes-perl (6.02-1) ... 2020-12-22 11:00:10.936 | Selecting previously unselected package libhttp-message-perl. 2020-12-22 11:00:10.945 | Preparing to unpack .../16-libhttp-message-perl_6.14-1_all.deb ... 2020-12-22 11:00:10.949 | Unpacking libhttp-message-perl (6.14-1) ... 2020-12-22 11:00:11.017 | Selecting previously unselected package mysql-server. 2020-12-22 11:00:11.025 | Preparing to unpack .../17-mysql-server_5.7.32-0ubuntu0.18.04.1_all.deb ... 2020-12-22 11:00:11.029 | Unpacking mysql-server (5.7.32-0ubuntu0.18.04.1) ... 2020-12-22 11:00:11.112 | Setting up libhtml-tagset-perl (3.20-3) ... 2020-12-22 11:00:11.135 | Setting up libhttp-date-perl (6.02-1) ... 2020-12-22 11:00:11.166 | Setting up libevent-core-2.1-6:amd64 (2.1.8-stable-4build1) ... 2020-12-22 11:00:11.197 | Processing triggers for ureadahead (0.100.0-21) ... 2020-12-22 11:00:11.224 | Setting up libencode-locale-perl (1.05-1) ... 2020-12-22 11:00:11.254 | Setting up mysql-server-core-5.7 (5.7.32-0ubuntu0.18.04.1) ... 2020-12-22 11:00:11.283 | Setting up libio-html-perl (1.001-1) ... 2020-12-22 11:00:11.313 | Setting up liblwp-mediatypes-perl (6.02-1) ... 2020-12-22 11:00:11.343 | Processing triggers for libc-bin (2.27-3ubuntu1) ... 2020-12-22 11:00:11.373 | Setting up liburi-perl (1.73-1) ... 2020-12-22 11:00:11.402 | Processing triggers for systemd (237-3ubuntu10.43) ... 2020-12-22 11:00:11.596 | Setting up libhtml-parser-perl (3.72-3build1) ... 2020-12-22 11:00:11.625 | Setting up libcgi-pm-perl (4.38-1) ... 2020-12-22 11:00:11.655 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2020-12-22 11:00:13.580 | Setting up libhttp-message-perl (6.14-1) ... 2020-12-22 11:00:13.609 | Setting up mysql-client-core-5.7 (5.7.32-0ubuntu0.18.04.1) ... 2020-12-22 11:00:13.639 | Setting up libfcgi-perl (0.78-2build1) ... 2020-12-22 11:00:13.668 | Setting up libhtml-template-perl (2.97-1) ... 2020-12-22 11:00:13.699 | Setting up libcgi-fast-perl (1:2.13-1) ... 2020-12-22 11:00:13.730 | Setting up mysql-client-5.7 (5.7.32-0ubuntu0.18.04.1) ... 2020-12-22 11:00:13.760 | Setting up mysql-server-5.7 (5.7.32-0ubuntu0.18.04.1) ... 2020-12-22 11:00:14.404 | update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2020-12-22 11:00:14.435 | Renaming removed key_buffer and myisam-recover options (if present) 2020-12-22 11:00:25.797 | Created symlink /etc/systemd/system/multi-user.target.wants/mysql.service → /lib/systemd/system/mysql.service. 2020-12-22 11:00:26.883 | Setting up mysql-server (5.7.32-0ubuntu0.18.04.1) ... 2020-12-22 11:00:26.898 | Processing triggers for systemd (237-3ubuntu10.43) ... 2020-12-22 11:00:27.132 | Processing triggers for ureadahead (0.100.0-21) ... 2020-12-22 11:00:29.259 | + functions-common:apt_get:1114 : result=0 2020-12-22 11:00:29.261 | + functions-common:apt_get:1117 : time_stop apt-get 2020-12-22 11:00:29.265 | + functions-common:time_stop:2336 : local name 2020-12-22 11:00:29.268 | + functions-common:time_stop:2337 : local end_time 2020-12-22 11:00:29.271 | + functions-common:time_stop:2338 : local elapsed_time 2020-12-22 11:00:29.274 | + functions-common:time_stop:2339 : local total 2020-12-22 11:00:29.276 | + functions-common:time_stop:2340 : local start_time 2020-12-22 11:00:29.279 | + functions-common:time_stop:2342 : name=apt-get 2020-12-22 11:00:29.282 | + functions-common:time_stop:2343 : start_time=1608634800198 2020-12-22 11:00:29.285 | + functions-common:time_stop:2345 : [[ -z 1608634800198 ]] 2020-12-22 11:00:29.288 | ++ functions-common:time_stop:2348 : date +%s%3N 2020-12-22 11:00:29.293 | + functions-common:time_stop:2348 : end_time=1608634829290 2020-12-22 11:00:29.295 | + functions-common:time_stop:2349 : elapsed_time=29092 2020-12-22 11:00:29.298 | + functions-common:time_stop:2350 : total=175545 2020-12-22 11:00:29.300 | + functions-common:time_stop:2352 : _TIME_START[$name]= 2020-12-22 11:00:29.303 | + functions-common:time_stop:2353 : _TIME_TOTAL[$name]=204637 2020-12-22 11:00:29.305 | + functions-common:apt_get:1118 : return 0 2020-12-22 11:00:29.308 | + ./stack.sh:main:862 : '[' -n mysql ']' 2020-12-22 11:00:29.310 | + ./stack.sh:main:863 : install_database_python 2020-12-22 11:00:29.313 | + lib/database:install_database_python:121 : install_database_python_mysql 2020-12-22 11:00:29.316 | + lib/databases/mysql:install_database_python_mysql:170 : pip_install_gr PyMySQL 2020-12-22 11:00:29.318 | + inc/python:pip_install_gr:68 : local name=PyMySQL 2020-12-22 11:00:29.321 | + inc/python:pip_install_gr:69 : local clean_name 2020-12-22 11:00:29.324 | ++ inc/python:pip_install_gr:70 : get_from_global_requirements PyMySQL 2020-12-22 11:00:29.326 | ++ inc/python:get_from_global_requirements:316 : local package=PyMySQL 2020-12-22 11:00:29.329 | ++ inc/python:get_from_global_requirements:317 : local required_pkg 2020-12-22 11:00:29.333 | +++ inc/python:get_from_global_requirements:318 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2020-12-22 11:00:29.334 | +++ inc/python:get_from_global_requirements:318 : cut -d# -f1 2020-12-22 11:00:29.339 | ++ inc/python:get_from_global_requirements:318 : required_pkg='PyMySQL ' 2020-12-22 11:00:29.342 | ++ inc/python:get_from_global_requirements:319 : [[ PyMySQL == '' ]] 2020-12-22 11:00:29.344 | ++ inc/python:get_from_global_requirements:322 : echo PyMySQL 2020-12-22 11:00:29.347 | + inc/python:pip_install_gr:70 : clean_name=PyMySQL 2020-12-22 11:00:29.349 | + inc/python:pip_install_gr:71 : pip_install PyMySQL 2020-12-22 11:00:29.372 | Check python version for : PyMySQL 2020-12-22 11:00:29.376 | Using 3.6 version to install PyMySQL based on default behavior 2020-12-22 11:00:29.786 | + inc/python:pip_install:283 : 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 2020-12-22 11:00:30.550 | Ignoring enum-compat: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:00:30.603 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:00:30.606 | Ignoring pytest: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:00:30.609 | Ignoring pytest: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:00:30.613 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:00:30.682 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:00:30.690 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:00:30.692 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:00:30.695 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:00:30.700 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:00:30.709 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:00:30.723 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:00:30.726 | Ignoring networkx: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:00:30.729 | Ignoring networkx: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:00:30.748 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:00:30.779 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:00:30.781 | Ignoring zeroconf: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:00:30.784 | Ignoring zeroconf: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:00:30.788 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:00:30.791 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:00:30.793 | Ignoring scipy: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:00:30.795 | Ignoring scipy: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:00:30.801 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:00:30.804 | Ignoring mypy-extensions: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:00:30.806 | Ignoring mypy-extensions: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:00:30.811 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:00:30.900 | Ignoring ifaddr: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:00:30.902 | Ignoring ifaddr: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:00:30.907 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:00:30.911 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:00:30.916 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:00:30.929 | Ignoring tornado: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:00:30.931 | Ignoring tornado: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:00:30.936 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:00:30.938 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:00:30.957 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:00:30.974 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:00:30.976 | Ignoring gunicorn: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:00:30.979 | Ignoring gunicorn: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:00:30.984 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:00:30.998 | Ignoring asyncio: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:00:31.000 | Ignoring asyncio: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:00:31.005 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:00:31.009 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:00:31.012 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:00:31.017 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:00:31.035 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:00:31.037 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:00:31.042 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:00:31.071 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:00:31.079 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:00:31.082 | Ignoring influxdb: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:00:31.084 | Ignoring influxdb: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:00:31.089 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:00:31.101 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:00:31.107 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:00:31.113 | Ignoring dnspython3: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:00:31.115 | Ignoring dnspython3: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:00:31.120 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:00:31.125 | Ignoring joblib: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:00:31.128 | Ignoring joblib: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:00:31.133 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:00:31.203 | Ignoring mypy: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:00:31.205 | Ignoring mypy: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:00:31.211 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:00:31.237 | Ignoring jeepney: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:00:31.240 | Ignoring jeepney: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:00:31.245 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:00:31.249 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:00:31.281 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:00:31.284 | Ignoring keyring: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:00:31.286 | Ignoring keyring: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:00:31.291 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:00:31.346 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:00:31.349 | Ignoring SecretStorage: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:00:31.351 | Ignoring SecretStorage: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:00:31.355 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:00:31.371 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:00:31.419 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:00:31.421 | Ignoring more-itertools: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:00:31.424 | Ignoring more-itertools: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:00:31.428 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:00:31.432 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:00:31.435 | Ignoring numpy: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:00:31.437 | Ignoring numpy: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:00:31.442 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:00:31.446 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:00:31.448 | Ignoring Sphinx: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:00:31.451 | Ignoring Sphinx: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:00:31.456 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:00:31.510 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:00:31.512 | Ignoring Django: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:00:31.515 | Ignoring Django: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:00:31.519 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:00:31.539 | Ignoring typed-ast: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:00:31.542 | Ignoring typed-ast: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:00:31.546 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:00:31.577 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:00:31.583 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:00:31.585 | Ignoring GitPython: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:00:31.588 | Ignoring GitPython: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:00:31.592 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:00:31.627 | Ignoring ndg-httpsclient: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:00:31.648 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:00:31.657 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:00:31.682 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:00:31.685 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:00:31.687 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:00:31.692 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:00:31.706 | Ignoring diskimage-builder: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:00:31.708 | Ignoring diskimage-builder: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:00:31.710 | Ignoring diskimage-builder: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:00:31.715 | Ignoring diskimage-builder: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:00:31.725 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:00:31.727 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:00:31.740 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:00:31.749 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:00:31.752 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:00:31.758 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:00:31.771 | Ignoring dnspython: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:00:31.773 | Ignoring dnspython: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:00:31.778 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:00:31.780 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:00:31.787 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:00:31.803 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:00:31.824 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:00:31.851 | Ignoring typing-extensions: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:00:31.853 | Ignoring typing-extensions: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:00:31.858 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:00:31.874 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:00:31.877 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:00:31.882 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:00:31.884 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:00:31.888 | Ignoring scikit-learn: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:00:31.890 | Ignoring scikit-learn: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:00:31.896 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:00:31.901 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:00:31.903 | Ignoring Pygments: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:00:31.905 | Ignoring Pygments: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:00:31.910 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:00:31.969 | Collecting PyMySQL===0.9.3 (from -c /opt/stack/requirements/upper-constraints.txt (line 487)) 2020-12-22 11:00:32.036 | Downloading http://10.100.0.9:8080/root/pypi/+f/394/3fbbbc1e902f4/PyMySQL-0.9.3-py2.py3-none-any.whl (47kB) 2020-12-22 11:00:32.110 | Installing collected packages: PyMySQL 2020-12-22 11:00:32.194 | Successfully installed PyMySQL-0.9.3 2020-12-22 11:00:32.251 | You are using pip version 9.0.3, however version 20.3.3 is available. 2020-12-22 11:00:32.252 | You should consider upgrading via the 'pip install --upgrade pip' command. 2020-12-22 11:00:32.306 | + inc/python:pip_install:290 : result=0 2020-12-22 11:00:32.309 | + inc/python:pip_install:292 : time_stop pip_install 2020-12-22 11:00:32.311 | + functions-common:time_stop:2336 : local name 2020-12-22 11:00:32.314 | + functions-common:time_stop:2337 : local end_time 2020-12-22 11:00:32.316 | + functions-common:time_stop:2338 : local elapsed_time 2020-12-22 11:00:32.318 | + functions-common:time_stop:2339 : local total 2020-12-22 11:00:32.320 | + functions-common:time_stop:2340 : local start_time 2020-12-22 11:00:32.323 | + functions-common:time_stop:2342 : name=pip_install 2020-12-22 11:00:32.325 | + functions-common:time_stop:2343 : start_time=1608634829365 2020-12-22 11:00:32.327 | + functions-common:time_stop:2345 : [[ -z 1608634829365 ]] 2020-12-22 11:00:32.331 | ++ functions-common:time_stop:2348 : date +%s%3N 2020-12-22 11:00:32.335 | + functions-common:time_stop:2348 : end_time=1608634832332 2020-12-22 11:00:32.337 | + functions-common:time_stop:2349 : elapsed_time=2967 2020-12-22 11:00:32.339 | + functions-common:time_stop:2350 : total=62296 2020-12-22 11:00:32.342 | + functions-common:time_stop:2352 : _TIME_START[$name]= 2020-12-22 11:00:32.344 | + functions-common:time_stop:2353 : _TIME_TOTAL[$name]=65263 2020-12-22 11:00:32.347 | + inc/python:pip_install:293 : return 0 2020-12-22 11:00:32.349 | + lib/databases/mysql:install_database_python_mysql:171 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2020-12-22 11:00:32.352 | + lib/databases/mysql:install_database_python_mysql:173 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2020-12-22 11:00:32.355 | + lib/databases/mysql:install_database_python_mysql:174 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2020-12-22 11:00:32.357 | + ./stack.sh:main:866 : is_service_enabled neutron 2020-12-22 11:00:32.375 | + functions-common:is_service_enabled:1988 : return 0 2020-12-22 11:00:32.377 | + ./stack.sh:main:867 : install_neutron_agent_packages 2020-12-22 11:00:32.379 | + lib/neutron:install_neutron_agent_packages:687 : is_neutron_legacy_enabled 2020-12-22 11:00:32.384 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2020-12-22 11:00:32.384 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2020-12-22 11:00:32.389 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2020-12-22 11:00:32.391 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2020-12-22 11:00:32.394 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,g-reg,c-sch,c-api,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2020-12-22 11:00:32.396 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2020-12-22 11:00:32.398 | + lib/neutron:install_neutron_agent_packages:689 : install_neutron_agent_packages_mutnauq 2020-12-22 11:00:32.401 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:454 : is_service_enabled q-l3 2020-12-22 11:00:32.416 | + functions-common:is_service_enabled:1988 : return 0 2020-12-22 11:00:32.419 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:455 : install_package radvd 2020-12-22 11:00:32.421 | + functions-common:install_package:1334 : update_package_repo 2020-12-22 11:00:32.424 | + functions-common:update_package_repo:1306 : NO_UPDATE_REPOS=False 2020-12-22 11:00:32.426 | + functions-common:update_package_repo:1307 : REPOS_UPDATED=True 2020-12-22 11:00:32.428 | + functions-common:update_package_repo:1308 : RETRY_UPDATE=False 2020-12-22 11:00:32.431 | + functions-common:update_package_repo:1310 : [[ False = \T\r\u\e ]] 2020-12-22 11:00:32.433 | + functions-common:update_package_repo:1314 : is_ubuntu 2020-12-22 11:00:32.436 | + functions-common:is_ubuntu:494 : [[ -z deb ]] 2020-12-22 11:00:32.438 | + functions-common:is_ubuntu:497 : '[' deb = deb ']' 2020-12-22 11:00:32.441 | + functions-common:update_package_repo:1315 : apt_get_update 2020-12-22 11:00:32.443 | + functions-common:apt_get_update:1069 : [[ True == \T\r\u\e ]] 2020-12-22 11:00:32.445 | + functions-common:apt_get_update:1069 : [[ False != \T\r\u\e ]] 2020-12-22 11:00:32.447 | + functions-common:apt_get_update:1070 : return 2020-12-22 11:00:32.450 | + functions-common:install_package:1335 : real_install_package radvd 2020-12-22 11:00:32.452 | + functions-common:real_install_package:1320 : is_ubuntu 2020-12-22 11:00:32.455 | + functions-common:is_ubuntu:494 : [[ -z deb ]] 2020-12-22 11:00:32.457 | + functions-common:is_ubuntu:497 : '[' deb = deb ']' 2020-12-22 11:00:32.459 | + functions-common:real_install_package:1321 : apt_get install radvd 2020-12-22 11:00:32.479 | + functions-common:apt_get:1110 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2020-12-22 11:00:32.605 | Reading package lists... 2020-12-22 11:00:32.891 | Building dependency tree... 2020-12-22 11:00:32.892 | Reading state information... 2020-12-22 11:00:33.150 | The following packages were automatically installed and are no longer required: 2020-12-22 11:00:33.151 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2020-12-22 11:00:33.151 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2020-12-22 11:00:33.151 | python3-incremental python3-netifaces python3-pam python3-problem-report 2020-12-22 11:00:33.151 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2020-12-22 11:00:33.151 | python3-twisted-bin python3-zope.interface 2020-12-22 11:00:33.152 | Use 'sudo apt autoremove' to remove them. 2020-12-22 11:00:33.202 | The following NEW packages will be installed: 2020-12-22 11:00:33.202 | radvd 2020-12-22 11:00:33.344 | 0 upgraded, 1 newly installed, 0 to remove and 142 not upgraded. 2020-12-22 11:00:33.344 | Need to get 59.0 kB of archives. 2020-12-22 11:00:33.344 | After this operation, 164 kB of additional disk space will be used. 2020-12-22 11:00:33.344 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 radvd amd64 1:2.16-3 [59.0 kB] 2020-12-22 11:00:34.076 | Fetched 59.0 kB in 0s (226 kB/s) 2020-12-22 11:00:34.135 | Selecting previously unselected package radvd. 2020-12-22 11:00:34.180 | (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 ... 76902 files and directories currently installed.) 2020-12-22 11:00:34.185 | Preparing to unpack .../radvd_1%3a2.16-3_amd64.deb ... 2020-12-22 11:00:34.189 | Unpacking radvd (1:2.16-3) ... 2020-12-22 11:00:34.308 | Processing triggers for ureadahead (0.100.0-21) ... 2020-12-22 11:00:34.329 | Setting up radvd (1:2.16-3) ... 2020-12-22 11:00:35.206 | Job for radvd.service failed because the control process exited with error code. 2020-12-22 11:00:35.206 | See "systemctl status radvd.service" and "journalctl -xe" for details. 2020-12-22 11:00:35.209 | invoke-rc.d: initscript radvd, action "start" failed. 2020-12-22 11:00:35.222 | ● radvd.service - Router advertisement daemon for IPv6 2020-12-22 11:00:35.222 | Loaded: loaded (/lib/systemd/system/radvd.service; disabled; vendor preset: enabled) 2020-12-22 11:00:35.222 | Active: failed (Result: exit-code) since Tue 2020-12-22 11:00:35 UTC; 17ms ago 2020-12-22 11:00:35.222 | Docs: man:radvd(8) 2020-12-22 11:00:35.222 | Process: 41253 ExecStartPre=/usr/sbin/radvd --logmethod stderr_clean --configtest (code=exited, status=1/FAILURE) 2020-12-22 11:00:35.222 | 2020-12-22 11:00:35.222 | Dec 22 11:00:35 dv-osbrick-751924-1-smb systemd[1]: Starting Router advertisement daemon for IPv6... 2020-12-22 11:00:35.222 | Dec 22 11:00:35 dv-osbrick-751924-1-smb radvd[41253]: can't open /etc/radvd.conf: No such file or directory 2020-12-22 11:00:35.222 | Dec 22 11:00:35 dv-osbrick-751924-1-smb radvd[41253]: Insecure file permissions, but continuing anyway 2020-12-22 11:00:35.222 | Dec 22 11:00:35 dv-osbrick-751924-1-smb radvd[41253]: exiting, failed to read config file 2020-12-22 11:00:35.222 | Dec 22 11:00:35 dv-osbrick-751924-1-smb systemd[1]: radvd.service: Control process exited, code=exited status=1 2020-12-22 11:00:35.222 | Dec 22 11:00:35 dv-osbrick-751924-1-smb systemd[1]: radvd.service: Failed with result 'exit-code'. 2020-12-22 11:00:35.223 | Dec 22 11:00:35 dv-osbrick-751924-1-smb systemd[1]: Failed to start Router advertisement daemon for IPv6. 2020-12-22 11:00:35.229 | Processing triggers for systemd (237-3ubuntu10.43) ... 2020-12-22 11:00:35.542 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2020-12-22 11:00:35.781 | Processing triggers for ureadahead (0.100.0-21) ... 2020-12-22 11:00:37.934 | + functions-common:apt_get:1114 : result=0 2020-12-22 11:00:37.937 | + functions-common:apt_get:1117 : time_stop apt-get 2020-12-22 11:00:37.939 | + functions-common:time_stop:2336 : local name 2020-12-22 11:00:37.942 | + functions-common:time_stop:2337 : local end_time 2020-12-22 11:00:37.944 | + functions-common:time_stop:2338 : local elapsed_time 2020-12-22 11:00:37.946 | + functions-common:time_stop:2339 : local total 2020-12-22 11:00:37.949 | + functions-common:time_stop:2340 : local start_time 2020-12-22 11:00:37.951 | + functions-common:time_stop:2342 : name=apt-get 2020-12-22 11:00:37.953 | + functions-common:time_stop:2343 : start_time=1608634832476 2020-12-22 11:00:37.955 | + functions-common:time_stop:2345 : [[ -z 1608634832476 ]] 2020-12-22 11:00:37.959 | ++ functions-common:time_stop:2348 : date +%s%3N 2020-12-22 11:00:37.962 | + functions-common:time_stop:2348 : end_time=1608634837959 2020-12-22 11:00:37.965 | + functions-common:time_stop:2349 : elapsed_time=5483 2020-12-22 11:00:37.967 | + functions-common:time_stop:2350 : total=204637 2020-12-22 11:00:37.970 | + functions-common:time_stop:2352 : _TIME_START[$name]= 2020-12-22 11:00:37.972 | + functions-common:time_stop:2353 : _TIME_TOTAL[$name]=210120 2020-12-22 11:00:37.975 | + functions-common:apt_get:1118 : return 0 2020-12-22 11:00:37.978 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:458 : is_service_enabled q-agt q-dhcp q-l3 2020-12-22 11:00:37.996 | + functions-common:is_service_enabled:1988 : return 0 2020-12-22 11:00:37.998 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:459 : neutron_plugin_install_agent_packages 2020-12-22 11:00:38.001 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2020-12-22 11:00:38.004 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : get_packages openvswitch 2020-12-22 11:00:38.025 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : install_package fakeroot make openvswitch-switch 2020-12-22 11:00:38.028 | + functions-common:install_package:1334 : update_package_repo 2020-12-22 11:00:38.031 | + functions-common:update_package_repo:1306 : NO_UPDATE_REPOS=False 2020-12-22 11:00:38.033 | + functions-common:update_package_repo:1307 : REPOS_UPDATED=True 2020-12-22 11:00:38.036 | + functions-common:update_package_repo:1308 : RETRY_UPDATE=False 2020-12-22 11:00:38.038 | + functions-common:update_package_repo:1310 : [[ False = \T\r\u\e ]] 2020-12-22 11:00:38.041 | + functions-common:update_package_repo:1314 : is_ubuntu 2020-12-22 11:00:38.044 | + functions-common:is_ubuntu:494 : [[ -z deb ]] 2020-12-22 11:00:38.046 | + functions-common:is_ubuntu:497 : '[' deb = deb ']' 2020-12-22 11:00:38.049 | + functions-common:update_package_repo:1315 : apt_get_update 2020-12-22 11:00:38.051 | + functions-common:apt_get_update:1069 : [[ True == \T\r\u\e ]] 2020-12-22 11:00:38.053 | + functions-common:apt_get_update:1069 : [[ False != \T\r\u\e ]] 2020-12-22 11:00:38.056 | + functions-common:apt_get_update:1070 : return 2020-12-22 11:00:38.059 | + functions-common:install_package:1335 : real_install_package fakeroot make openvswitch-switch 2020-12-22 11:00:38.065 | + functions-common:real_install_package:1320 : is_ubuntu 2020-12-22 11:00:38.067 | + functions-common:is_ubuntu:494 : [[ -z deb ]] 2020-12-22 11:00:38.070 | + functions-common:is_ubuntu:497 : '[' deb = deb ']' 2020-12-22 11:00:38.073 | + functions-common:real_install_package:1321 : apt_get install fakeroot make openvswitch-switch 2020-12-22 11:00:38.093 | + functions-common:apt_get:1110 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2020-12-22 11:00:38.214 | Reading package lists... 2020-12-22 11:00:38.506 | Building dependency tree... 2020-12-22 11:00:38.507 | Reading state information... 2020-12-22 11:00:38.800 | fakeroot is already the newest version (1.22-2ubuntu1). 2020-12-22 11:00:38.801 | fakeroot set to manually installed. 2020-12-22 11:00:38.801 | make is already the newest version (4.1-9.1ubuntu1). 2020-12-22 11:00:38.801 | openvswitch-switch is already the newest version (2.9.5-0ubuntu0.18.04.1). 2020-12-22 11:00:38.801 | The following packages were automatically installed and are no longer required: 2020-12-22 11:00:38.802 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2020-12-22 11:00:38.802 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2020-12-22 11:00:38.802 | python3-incremental python3-netifaces python3-pam python3-problem-report 2020-12-22 11:00:38.802 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2020-12-22 11:00:38.802 | python3-twisted-bin python3-zope.interface 2020-12-22 11:00:38.803 | Use 'sudo apt autoremove' to remove them. 2020-12-22 11:00:38.901 | 0 upgraded, 0 newly installed, 0 to remove and 142 not upgraded. 2020-12-22 11:00:38.906 | + functions-common:apt_get:1114 : result=0 2020-12-22 11:00:38.909 | + functions-common:apt_get:1117 : time_stop apt-get 2020-12-22 11:00:38.915 | + functions-common:time_stop:2336 : local name 2020-12-22 11:00:38.917 | + functions-common:time_stop:2337 : local end_time 2020-12-22 11:00:38.919 | + functions-common:time_stop:2338 : local elapsed_time 2020-12-22 11:00:38.922 | + functions-common:time_stop:2339 : local total 2020-12-22 11:00:38.924 | + functions-common:time_stop:2340 : local start_time 2020-12-22 11:00:38.926 | + functions-common:time_stop:2342 : name=apt-get 2020-12-22 11:00:38.928 | + functions-common:time_stop:2343 : start_time=1608634838090 2020-12-22 11:00:38.931 | + functions-common:time_stop:2345 : [[ -z 1608634838090 ]] 2020-12-22 11:00:38.934 | ++ functions-common:time_stop:2348 : date +%s%3N 2020-12-22 11:00:38.937 | + functions-common:time_stop:2348 : end_time=1608634838935 2020-12-22 11:00:38.939 | + functions-common:time_stop:2349 : elapsed_time=845 2020-12-22 11:00:38.941 | + functions-common:time_stop:2350 : total=210120 2020-12-22 11:00:38.944 | + functions-common:time_stop:2352 : _TIME_START[$name]= 2020-12-22 11:00:38.946 | + functions-common:time_stop:2353 : _TIME_TOTAL[$name]=210965 2020-12-22 11:00:38.948 | + functions-common:apt_get:1118 : return 0 2020-12-22 11:00:38.951 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:65 : is_ubuntu 2020-12-22 11:00:38.953 | + functions-common:is_ubuntu:494 : [[ -z deb ]] 2020-12-22 11:00:38.956 | + functions-common:is_ubuntu:497 : '[' deb = deb ']' 2020-12-22 11:00:38.958 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:66 : _neutron_ovs_base_install_ubuntu_dkms 2020-12-22 11:00:38.960 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:52 : local kernel_version 2020-12-22 11:00:38.963 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : uname -r 2020-12-22 11:00:38.967 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : kernel_version=4.15.0-55-generic 2020-12-22 11:00:38.969 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:54 : local kernel_major_minor 2020-12-22 11:00:38.974 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : echo 4.15.0-55-generic 2020-12-22 11:00:38.974 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : cut -d. -f1-2 2020-12-22 11:00:38.979 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : kernel_major_minor=4.15 2020-12-22 11:00:38.981 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:57 : vercmp 4.15 '<' 3.13 2020-12-22 11:00:38.983 | + functions:vercmp:599 : local v1=4.15 2020-12-22 11:00:38.986 | + functions:vercmp:600 : local 'op=<' 2020-12-22 11:00:38.988 | + functions:vercmp:601 : local v2=3.13 2020-12-22 11:00:38.991 | + functions:vercmp:602 : local result 2020-12-22 11:00:38.995 | ++ functions:vercmp:606 : echo -e '4.15\n3.13' 2020-12-22 11:00:38.996 | ++ functions:vercmp:606 : sort -V 2020-12-22 11:00:38.996 | ++ functions:vercmp:606 : head -1 2020-12-22 11:00:39.000 | + functions:vercmp:606 : result=3.13 2020-12-22 11:00:39.003 | + functions:vercmp:608 : case $op in 2020-12-22 11:00:39.005 | + functions:vercmp:618 : '[' 4.15 '!=' 3.13 ']' 2020-12-22 11:00:39.007 | + functions:vercmp:618 : '[' 3.13 = 4.15 ']' 2020-12-22 11:00:39.010 | + functions:vercmp:619 : return 2020-12-22 11:00:39.013 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:67 : restart_service openvswitch-switch 2020-12-22 11:00:39.015 | + functions-common:restart_service:2220 : '[' -x /bin/systemctl ']' 2020-12-22 11:00:39.018 | + functions-common:restart_service:2221 : sudo /bin/systemctl restart openvswitch-switch 2020-12-22 11:00:39.376 | + ./stack.sh:main:870 : is_service_enabled etcd3 2020-12-22 11:00:39.393 | + functions-common:is_service_enabled:1988 : return 0 2020-12-22 11:00:39.395 | + ./stack.sh:main:871 : install_etcd3 2020-12-22 11:00:39.398 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2020-12-22 11:00:39.398 | Installing etcd 2020-12-22 11:00:39.400 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2020-12-22 11:00:39.413 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2020-12-22 11:00:39.427 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2020-12-22 11:00:39.429 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2020-12-22 11:00:39.442 | + lib/etcd3:install_etcd3:113 : local etcd_file 2020-12-22 11:00:39.446 | ++ 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 2020-12-22 11:00:39.449 | ++ 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 2020-12-22 11:00:39.452 | +++ 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 2020-12-22 11:00:39.456 | ++ functions:get_extra_file:63 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2020-12-22 11:00:39.459 | ++ 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* ]] 2020-12-22 11:00:39.461 | ++ functions:get_extra_file:66 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2020-12-22 11:00:39.464 | ++ 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 2020-12-22 11:00:39.492 | --2020-12-22 11:00:39-- https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2020-12-22 11:00:39.497 | Resolving github.com (github.com)... 140.82.121.4 2020-12-22 11:00:39.544 | Connecting to github.com (github.com)|140.82.121.4|:443... connected. 2020-12-22 11:00:39.698 | HTTP request sent, awaiting response... 302 Found 2020-12-22 11:00:39.710 | Location: https://github-production-release-asset-2e65be.s3.amazonaws.com/11225014/686bc180-2acf-11e9-9edb-e79e93487a0e?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20201222%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20201222T110035Z&X-Amz-Expires=300&X-Amz-Signature=49d91e5e4e399ab291dd93bd0d6a0e77eb5c3ab1bed7fe6819b07c4b49ce6a7a&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] 2020-12-22 11:00:39.710 | --2020-12-22 11:00:39-- https://github-production-release-asset-2e65be.s3.amazonaws.com/11225014/686bc180-2acf-11e9-9edb-e79e93487a0e?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20201222%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20201222T110035Z&X-Amz-Expires=300&X-Amz-Signature=49d91e5e4e399ab291dd93bd0d6a0e77eb5c3ab1bed7fe6819b07c4b49ce6a7a&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 2020-12-22 11:00:39.713 | Resolving github-production-release-asset-2e65be.s3.amazonaws.com (github-production-release-asset-2e65be.s3.amazonaws.com)... 52.217.36.36 2020-12-22 11:00:39.877 | Connecting to github-production-release-asset-2e65be.s3.amazonaws.com (github-production-release-asset-2e65be.s3.amazonaws.com)|52.217.36.36|:443... connected. 2020-12-22 11:00:40.441 | HTTP request sent, awaiting response... 200 OK 2020-12-22 11:00:40.441 | Length: 11350736 (11M) [application/octet-stream] 2020-12-22 11:00:40.441 | Saving to: ‘/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz’ 2020-12-22 11:00:41.268 | 2020-12-22 11:00:42.594 | 0K ........ .. 100% 5.03M=2.2s 2020-12-22 11:00:42.594 | 2020-12-22 11:00:42.594 | 2020-12-22 11:00:42 (5.03 MB/s) - ‘/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz’ saved [11350736/11350736] 2020-12-22 11:00:42.594 | 2020-12-22 11:00:42.599 | ++ functions:get_extra_file:68 : [[ 0 -ne 0 ]] 2020-12-22 11:00:42.602 | ++ functions:get_extra_file:72 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2020-12-22 11:00:42.604 | ++ functions:get_extra_file:73 : return 2020-12-22 11:00:42.607 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2020-12-22 11:00:42.610 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2020-12-22 11:00:42.612 | + lib/etcd3:install_etcd3:116 : echo 'dc5d82df095dae0a2970e4d870b6929590689dd707ae3d33e7b86da0f7f211b6 /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz' 2020-12-22 11:00:42.615 | + lib/etcd3:install_etcd3:118 : sha256sum -c /home/ubuntu/devstack/files/etcd.sha256sum 2020-12-22 11:00:42.743 | /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz: OK 2020-12-22 11:00:42.746 | + lib/etcd3:install_etcd3:120 : tar xzvf /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz -C /home/ubuntu/devstack/files 2020-12-22 11:00:42.750 | etcd-v3.3.12-linux-amd64/ 2020-12-22 11:00:42.751 | etcd-v3.3.12-linux-amd64/README.md 2020-12-22 11:00:42.751 | etcd-v3.3.12-linux-amd64/Documentation/ 2020-12-22 11:00:42.751 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/ 2020-12-22 11:00:42.751 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/interacting_v3.md 2020-12-22 11:00:42.751 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_concurrency_reference_v3.md 2020-12-22 11:00:42.751 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/limit.md 2020-12-22 11:00:42.751 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/local_cluster.md 2020-12-22 11:00:42.751 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_grpc_gateway.md 2020-12-22 11:00:42.751 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/grpc_naming.md 2020-12-22 11:00:42.751 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/ 2020-12-22 11:00:42.751 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/ 2020-12-22 11:00:42.751 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/rpc.swagger.json 2020-12-22 11:00:42.751 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3lock.swagger.json 2020-12-22 11:00:42.752 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3election.swagger.json 2020-12-22 11:00:42.752 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/experimental_apis.md 2020-12-22 11:00:42.752 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_reference_v3.md 2020-12-22 11:00:42.752 | etcd-v3.3.12-linux-amd64/Documentation/integrations.md 2020-12-22 11:00:42.752 | etcd-v3.3.12-linux-amd64/Documentation/README.md 2020-12-22 11:00:42.752 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/ 2020-12-22 11:00:42.752 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-1-0-alpha-benchmarks.md 2020-12-22 11:00:42.752 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-storage-memory-benchmark.md 2020-12-22 11:00:42.752 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/README.md 2020-12-22 11:00:42.753 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-benchmarks.md 2020-12-22 11:00:42.753 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md 2020-12-22 11:00:42.753 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-watch-memory-benchmark.md 2020-12-22 11:00:42.753 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-benchmarks.md 2020-12-22 11:00:42.753 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-demo-benchmarks.md 2020-12-22 11:00:42.753 | etcd-v3.3.12-linux-amd64/Documentation/rfc/ 2020-12-22 11:00:42.753 | etcd-v3.3.12-linux-amd64/Documentation/rfc/v3api.md 2020-12-22 11:00:42.753 | etcd-v3.3.12-linux-amd64/Documentation/docs.md 2020-12-22 11:00:42.753 | etcd-v3.3.12-linux-amd64/Documentation/production-users.md 2020-12-22 11:00:42.753 | etcd-v3.3.12-linux-amd64/Documentation/metrics.md 2020-12-22 11:00:42.753 | etcd-v3.3.12-linux-amd64/Documentation/v2/ 2020-12-22 11:00:42.753 | etcd-v3.3.12-linux-amd64/Documentation/v2/authentication.md 2020-12-22 11:00:42.753 | etcd-v3.3.12-linux-amd64/Documentation/v2/proxy.md 2020-12-22 11:00:42.753 | etcd-v3.3.12-linux-amd64/Documentation/v2/glossary.md 2020-12-22 11:00:42.753 | etcd-v3.3.12-linux-amd64/Documentation/v2/docker_guide.md 2020-12-22 11:00:42.753 | etcd-v3.3.12-linux-amd64/Documentation/v2/configuration.md 2020-12-22 11:00:42.753 | etcd-v3.3.12-linux-amd64/Documentation/v2/README.md 2020-12-22 11:00:42.754 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/ 2020-12-22 11:00:42.754 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-1-0-alpha-benchmarks.md 2020-12-22 11:00:42.754 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-storage-memory-benchmark.md 2020-12-22 11:00:42.754 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/README.md 2020-12-22 11:00:42.754 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-benchmarks.md 2020-12-22 11:00:42.754 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md 2020-12-22 11:00:42.754 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-watch-memory-benchmark.md 2020-12-22 11:00:42.754 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-benchmarks.md 2020-12-22 11:00:42.754 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-demo-benchmarks.md 2020-12-22 11:00:42.754 | etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/ 2020-12-22 11:00:42.754 | etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/v3api.md 2020-12-22 11:00:42.754 | etcd-v3.3.12-linux-amd64/Documentation/v2/libraries-and-tools.md 2020-12-22 11:00:42.754 | etcd-v3.3.12-linux-amd64/Documentation/v2/discovery_protocol.md 2020-12-22 11:00:42.754 | etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-configuration.md 2020-12-22 11:00:42.754 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_3.md 2020-12-22 11:00:42.755 | etcd-v3.3.12-linux-amd64/Documentation/v2/auth_api.md 2020-12-22 11:00:42.755 | etcd-v3.3.12-linux-amd64/Documentation/v2/errorcode.md 2020-12-22 11:00:42.755 | etcd-v3.3.12-linux-amd64/Documentation/v2/admin_guide.md 2020-12-22 11:00:42.755 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_2.md 2020-12-22 11:00:42.755 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_1.md 2020-12-22 11:00:42.755 | etcd-v3.3.12-linux-amd64/Documentation/v2/clustering.md 2020-12-22 11:00:42.756 | etcd-v3.3.12-linux-amd64/Documentation/v2/other_apis.md 2020-12-22 11:00:42.756 | etcd-v3.3.12-linux-amd64/Documentation/v2/production-users.md 2020-12-22 11:00:42.756 | etcd-v3.3.12-linux-amd64/Documentation/v2/metrics.md 2020-12-22 11:00:42.756 | etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-reconf-design.md 2020-12-22 11:00:42.756 | etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules.yml 2020-12-22 11:00:42.756 | etcd-v3.3.12-linux-amd64/Documentation/v2/security.md 2020-12-22 11:00:42.756 | etcd-v3.3.12-linux-amd64/Documentation/v2/branch_management.md 2020-12-22 11:00:42.756 | etcd-v3.3.12-linux-amd64/Documentation/v2/internal-protocol-versioning.md 2020-12-22 11:00:42.756 | etcd-v3.3.12-linux-amd64/Documentation/v2/members_api.md 2020-12-22 11:00:42.756 | etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/ 2020-12-22 11:00:42.756 | etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/freebsd.md 2020-12-22 11:00:42.756 | etcd-v3.3.12-linux-amd64/Documentation/v2/faq.md 2020-12-22 11:00:42.756 | etcd-v3.3.12-linux-amd64/Documentation/v2/backward_compatibility.md 2020-12-22 11:00:42.756 | etcd-v3.3.12-linux-amd64/Documentation/v2/04_to_2_snapshot_migration.md 2020-12-22 11:00:42.756 | etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules 2020-12-22 11:00:42.756 | etcd-v3.3.12-linux-amd64/Documentation/v2/api.md 2020-12-22 11:00:42.757 | etcd-v3.3.12-linux-amd64/Documentation/v2/api_v3.md 2020-12-22 11:00:42.757 | etcd-v3.3.12-linux-amd64/Documentation/v2/reporting_bugs.md 2020-12-22 11:00:42.757 | etcd-v3.3.12-linux-amd64/Documentation/v2/tuning.md 2020-12-22 11:00:42.757 | etcd-v3.3.12-linux-amd64/Documentation/v2/dev/ 2020-12-22 11:00:42.757 | etcd-v3.3.12-linux-amd64/Documentation/v2/dev/release.md 2020-12-22 11:00:42.757 | etcd-v3.3.12-linux-amd64/Documentation/branch_management.md 2020-12-22 11:00:42.757 | etcd-v3.3.12-linux-amd64/Documentation/platforms/ 2020-12-22 11:00:42.757 | etcd-v3.3.12-linux-amd64/Documentation/platforms/container-linux-systemd.md 2020-12-22 11:00:42.757 | etcd-v3.3.12-linux-amd64/Documentation/platforms/freebsd.md 2020-12-22 11:00:42.757 | etcd-v3.3.12-linux-amd64/Documentation/platforms/aws.md 2020-12-22 11:00:42.757 | etcd-v3.3.12-linux-amd64/Documentation/faq.md 2020-12-22 11:00:42.758 | etcd-v3.3.12-linux-amd64/Documentation/dl_build.md 2020-12-22 11:00:42.758 | etcd-v3.3.12-linux-amd64/Documentation/reporting_bugs.md 2020-12-22 11:00:42.758 | etcd-v3.3.12-linux-amd64/Documentation/tuning.md 2020-12-22 11:00:42.758 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/ 2020-12-22 11:00:42.758 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_4.md 2020-12-22 11:00:42.758 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrading-etcd.md 2020-12-22 11:00:42.758 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_2.md 2020-12-22 11:00:42.758 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_1.md 2020-12-22 11:00:42.758 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_0.md 2020-12-22 11:00:42.758 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_3.md 2020-12-22 11:00:42.758 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/ 2020-12-22 11:00:42.759 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/logging.md 2020-12-22 11:00:42.759 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/discovery_protocol.md 2020-12-22 11:00:42.759 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/release.md 2020-12-22 11:00:42.759 | etcd-v3.3.12-linux-amd64/Documentation/learning/ 2020-12-22 11:00:42.759 | etcd-v3.3.12-linux-amd64/Documentation/learning/auth_design.md 2020-12-22 11:00:42.759 | etcd-v3.3.12-linux-amd64/Documentation/learning/glossary.md 2020-12-22 11:00:42.759 | etcd-v3.3.12-linux-amd64/Documentation/learning/data_model.md 2020-12-22 11:00:42.759 | etcd-v3.3.12-linux-amd64/Documentation/learning/api_guarantees.md 2020-12-22 11:00:42.759 | etcd-v3.3.12-linux-amd64/Documentation/learning/why.md 2020-12-22 11:00:42.759 | etcd-v3.3.12-linux-amd64/Documentation/learning/api.md 2020-12-22 11:00:42.759 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/ 2020-12-22 11:00:42.760 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/authentication.md 2020-12-22 11:00:42.760 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/versioning.md 2020-12-22 11:00:42.760 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/hardware.md 2020-12-22 11:00:42.760 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/grafana.json 2020-12-22 11:00:42.760 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/monitoring.md 2020-12-22 11:00:42.760 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/configuration.md 2020-12-22 11:00:42.760 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/v2-migration.md 2020-12-22 11:00:42.761 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/maintenance.md 2020-12-22 11:00:42.761 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-configuration.md 2020-12-22 11:00:42.761 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/recovery.md 2020-12-22 11:00:42.761 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/clustering.md 2020-12-22 11:00:42.761 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules 2020-12-22 11:00:42.761 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-reconf-design.md 2020-12-22 11:00:42.762 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules.yml 2020-12-22 11:00:42.762 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/security.md 2020-12-22 11:00:42.762 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/performance.md 2020-12-22 11:00:42.762 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd-sample-grafana.png 2020-12-22 11:00:42.764 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/grpc_proxy.md 2020-12-22 11:00:42.764 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/gateway.md 2020-12-22 11:00:42.764 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/container.md 2020-12-22 11:00:42.764 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/supported-platform.md 2020-12-22 11:00:42.764 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/failures.md 2020-12-22 11:00:42.765 | etcd-v3.3.12-linux-amd64/Documentation/demo.md 2020-12-22 11:00:42.765 | etcd-v3.3.12-linux-amd64/README-etcdctl.md 2020-12-22 11:00:42.765 | etcd-v3.3.12-linux-amd64/etcdctl 2020-12-22 11:00:42.972 | etcd-v3.3.12-linux-amd64/READMEv2-etcdctl.md 2020-12-22 11:00:42.972 | etcd-v3.3.12-linux-amd64/etcd 2020-12-22 11:00:43.232 | + lib/etcd3:install_etcd3:121 : sudo cp /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd /opt/stack/bin/etcd 2020-12-22 11:00:43.285 | + lib/etcd3:install_etcd3:122 : sudo cp /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcdctl /opt/stack/bin/etcdctl 2020-12-22 11:00:43.322 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2020-12-22 11:00:43.324 | + ./stack.sh:main:880 : is_service_enabled tls-proxy 2020-12-22 11:00:43.342 | + functions-common:is_service_enabled:1988 : return 1 2020-12-22 11:00:43.344 | + ./stack.sh:main:889 : echo_summary 'Installing OpenStack project source' 2020-12-22 11:00:43.347 | + ./stack.sh:echo_summary:455 : [[ -t 3 ]] 2020-12-22 11:00:43.349 | + ./stack.sh:echo_summary:461 : echo -e Installing OpenStack project source 2020-12-22 11:00:43.352 | + ./stack.sh:main:892 : install_libs 2020-12-22 11:00:43.354 | + lib/libraries:install_libs:88 : _install_lib_from_source automaton 2020-12-22 11:00:43.357 | + lib/libraries:_install_lib_from_source:72 : local name=automaton 2020-12-22 11:00:43.359 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git automaton 2020-12-22 11:00:43.361 | + inc/python:use_library_from_git:328 : local name=automaton 2020-12-22 11:00:43.363 | + inc/python:use_library_from_git:329 : local enabled=1 2020-12-22 11:00:43.366 | + inc/python:use_library_from_git:330 : [[ '' = \A\L\L ]] 2020-12-22 11:00:43.369 | + inc/python:use_library_from_git:330 : [[ ,, =~ ,automaton, ]] 2020-12-22 11:00:43.371 | + inc/python:use_library_from_git:331 : return 1 2020-12-22 11:00:43.373 | + lib/libraries:install_libs:89 : _install_lib_from_source castellan 2020-12-22 11:00:43.376 | + lib/libraries:_install_lib_from_source:72 : local name=castellan 2020-12-22 11:00:43.379 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git castellan 2020-12-22 11:00:43.381 | + inc/python:use_library_from_git:328 : local name=castellan 2020-12-22 11:00:43.383 | + inc/python:use_library_from_git:329 : local enabled=1 2020-12-22 11:00:43.386 | + inc/python:use_library_from_git:330 : [[ '' = \A\L\L ]] 2020-12-22 11:00:43.389 | + inc/python:use_library_from_git:330 : [[ ,, =~ ,castellan, ]] 2020-12-22 11:00:43.391 | + inc/python:use_library_from_git:331 : return 1 2020-12-22 11:00:43.394 | + lib/libraries:install_libs:90 : _install_lib_from_source cliff 2020-12-22 11:00:43.396 | + lib/libraries:_install_lib_from_source:72 : local name=cliff 2020-12-22 11:00:43.399 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cliff 2020-12-22 11:00:43.401 | + inc/python:use_library_from_git:328 : local name=cliff 2020-12-22 11:00:43.403 | + inc/python:use_library_from_git:329 : local enabled=1 2020-12-22 11:00:43.406 | + inc/python:use_library_from_git:330 : [[ '' = \A\L\L ]] 2020-12-22 11:00:43.408 | + inc/python:use_library_from_git:330 : [[ ,, =~ ,cliff, ]] 2020-12-22 11:00:43.411 | + inc/python:use_library_from_git:331 : return 1 2020-12-22 11:00:43.413 | + lib/libraries:install_libs:91 : _install_lib_from_source cursive 2020-12-22 11:00:43.415 | + lib/libraries:_install_lib_from_source:72 : local name=cursive 2020-12-22 11:00:43.418 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cursive 2020-12-22 11:00:43.420 | + inc/python:use_library_from_git:328 : local name=cursive 2020-12-22 11:00:43.422 | + inc/python:use_library_from_git:329 : local enabled=1 2020-12-22 11:00:43.425 | + inc/python:use_library_from_git:330 : [[ '' = \A\L\L ]] 2020-12-22 11:00:43.427 | + inc/python:use_library_from_git:330 : [[ ,, =~ ,cursive, ]] 2020-12-22 11:00:43.430 | + inc/python:use_library_from_git:331 : return 1 2020-12-22 11:00:43.432 | + lib/libraries:install_libs:92 : _install_lib_from_source debtcollector 2020-12-22 11:00:43.435 | + lib/libraries:_install_lib_from_source:72 : local name=debtcollector 2020-12-22 11:00:43.437 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git debtcollector 2020-12-22 11:00:43.439 | + inc/python:use_library_from_git:328 : local name=debtcollector 2020-12-22 11:00:43.442 | + inc/python:use_library_from_git:329 : local enabled=1 2020-12-22 11:00:43.445 | + inc/python:use_library_from_git:330 : [[ '' = \A\L\L ]] 2020-12-22 11:00:43.447 | + inc/python:use_library_from_git:330 : [[ ,, =~ ,debtcollector, ]] 2020-12-22 11:00:43.450 | + inc/python:use_library_from_git:331 : return 1 2020-12-22 11:00:43.452 | + lib/libraries:install_libs:93 : _install_lib_from_source futurist 2020-12-22 11:00:43.454 | + lib/libraries:_install_lib_from_source:72 : local name=futurist 2020-12-22 11:00:43.457 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git futurist 2020-12-22 11:00:43.460 | + inc/python:use_library_from_git:328 : local name=futurist 2020-12-22 11:00:43.462 | + inc/python:use_library_from_git:329 : local enabled=1 2020-12-22 11:00:43.464 | + inc/python:use_library_from_git:330 : [[ '' = \A\L\L ]] 2020-12-22 11:00:43.466 | + inc/python:use_library_from_git:330 : [[ ,, =~ ,futurist, ]] 2020-12-22 11:00:43.469 | + inc/python:use_library_from_git:331 : return 1 2020-12-22 11:00:43.472 | + lib/libraries:install_libs:94 : _install_lib_from_source openstacksdk 2020-12-22 11:00:43.474 | + lib/libraries:_install_lib_from_source:72 : local name=openstacksdk 2020-12-22 11:00:43.476 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git openstacksdk 2020-12-22 11:00:43.479 | + inc/python:use_library_from_git:328 : local name=openstacksdk 2020-12-22 11:00:43.481 | + inc/python:use_library_from_git:329 : local enabled=1 2020-12-22 11:00:43.483 | + inc/python:use_library_from_git:330 : [[ '' = \A\L\L ]] 2020-12-22 11:00:43.486 | + inc/python:use_library_from_git:330 : [[ ,, =~ ,openstacksdk, ]] 2020-12-22 11:00:43.488 | + inc/python:use_library_from_git:331 : return 1 2020-12-22 11:00:43.491 | + lib/libraries:install_libs:95 : _install_lib_from_source osc-lib 2020-12-22 11:00:43.493 | + lib/libraries:_install_lib_from_source:72 : local name=osc-lib 2020-12-22 11:00:43.496 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-lib 2020-12-22 11:00:43.498 | + inc/python:use_library_from_git:328 : local name=osc-lib 2020-12-22 11:00:43.501 | + inc/python:use_library_from_git:329 : local enabled=1 2020-12-22 11:00:43.503 | + inc/python:use_library_from_git:330 : [[ '' = \A\L\L ]] 2020-12-22 11:00:43.506 | + inc/python:use_library_from_git:330 : [[ ,, =~ ,osc-lib, ]] 2020-12-22 11:00:43.508 | + inc/python:use_library_from_git:331 : return 1 2020-12-22 11:00:43.510 | + lib/libraries:install_libs:96 : _install_lib_from_source osc-placement 2020-12-22 11:00:43.513 | + lib/libraries:_install_lib_from_source:72 : local name=osc-placement 2020-12-22 11:00:43.515 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-placement 2020-12-22 11:00:43.518 | + inc/python:use_library_from_git:328 : local name=osc-placement 2020-12-22 11:00:43.521 | + inc/python:use_library_from_git:329 : local enabled=1 2020-12-22 11:00:43.523 | + inc/python:use_library_from_git:330 : [[ '' = \A\L\L ]] 2020-12-22 11:00:43.526 | + inc/python:use_library_from_git:330 : [[ ,, =~ ,osc-placement, ]] 2020-12-22 11:00:43.529 | + inc/python:use_library_from_git:331 : return 1 2020-12-22 11:00:43.531 | + lib/libraries:install_libs:97 : _install_lib_from_source os-client-config 2020-12-22 11:00:43.534 | + lib/libraries:_install_lib_from_source:72 : local name=os-client-config 2020-12-22 11:00:43.537 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-client-config 2020-12-22 11:00:43.539 | + inc/python:use_library_from_git:328 : local name=os-client-config 2020-12-22 11:00:43.542 | + inc/python:use_library_from_git:329 : local enabled=1 2020-12-22 11:00:43.544 | + inc/python:use_library_from_git:330 : [[ '' = \A\L\L ]] 2020-12-22 11:00:43.547 | + inc/python:use_library_from_git:330 : [[ ,, =~ ,os-client-config, ]] 2020-12-22 11:00:43.549 | + inc/python:use_library_from_git:331 : return 1 2020-12-22 11:00:43.552 | + lib/libraries:install_libs:98 : _install_lib_from_source oslo.cache 2020-12-22 11:00:43.555 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.cache 2020-12-22 11:00:43.557 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.cache 2020-12-22 11:00:43.559 | + inc/python:use_library_from_git:328 : local name=oslo.cache 2020-12-22 11:00:43.562 | + inc/python:use_library_from_git:329 : local enabled=1 2020-12-22 11:00:43.564 | + inc/python:use_library_from_git:330 : [[ '' = \A\L\L ]] 2020-12-22 11:00:43.567 | + inc/python:use_library_from_git:330 : [[ ,, =~ ,oslo.cache, ]] 2020-12-22 11:00:43.570 | + inc/python:use_library_from_git:331 : return 1 2020-12-22 11:00:43.574 | + lib/libraries:install_libs:99 : _install_lib_from_source oslo.concurrency 2020-12-22 11:00:43.576 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.concurrency 2020-12-22 11:00:43.579 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.concurrency 2020-12-22 11:00:43.581 | + inc/python:use_library_from_git:328 : local name=oslo.concurrency 2020-12-22 11:00:43.584 | + inc/python:use_library_from_git:329 : local enabled=1 2020-12-22 11:00:43.586 | + inc/python:use_library_from_git:330 : [[ '' = \A\L\L ]] 2020-12-22 11:00:43.589 | + inc/python:use_library_from_git:330 : [[ ,, =~ ,oslo.concurrency, ]] 2020-12-22 11:00:43.592 | + inc/python:use_library_from_git:331 : return 1 2020-12-22 11:00:43.594 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.config 2020-12-22 11:00:43.598 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.config 2020-12-22 11:00:43.600 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.config 2020-12-22 11:00:43.602 | + inc/python:use_library_from_git:328 : local name=oslo.config 2020-12-22 11:00:43.605 | + inc/python:use_library_from_git:329 : local enabled=1 2020-12-22 11:00:43.607 | + inc/python:use_library_from_git:330 : [[ '' = \A\L\L ]] 2020-12-22 11:00:43.610 | + inc/python:use_library_from_git:330 : [[ ,, =~ ,oslo.config, ]] 2020-12-22 11:00:43.613 | + inc/python:use_library_from_git:331 : return 1 2020-12-22 11:00:43.615 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.context 2020-12-22 11:00:43.619 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.context 2020-12-22 11:00:43.621 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.context 2020-12-22 11:00:43.624 | + inc/python:use_library_from_git:328 : local name=oslo.context 2020-12-22 11:00:43.627 | + inc/python:use_library_from_git:329 : local enabled=1 2020-12-22 11:00:43.630 | + inc/python:use_library_from_git:330 : [[ '' = \A\L\L ]] 2020-12-22 11:00:43.632 | + inc/python:use_library_from_git:330 : [[ ,, =~ ,oslo.context, ]] 2020-12-22 11:00:43.635 | + inc/python:use_library_from_git:331 : return 1 2020-12-22 11:00:43.637 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.db 2020-12-22 11:00:43.640 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.db 2020-12-22 11:00:43.642 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.db 2020-12-22 11:00:43.645 | + inc/python:use_library_from_git:328 : local name=oslo.db 2020-12-22 11:00:43.648 | + inc/python:use_library_from_git:329 : local enabled=1 2020-12-22 11:00:43.650 | + inc/python:use_library_from_git:330 : [[ '' = \A\L\L ]] 2020-12-22 11:00:43.653 | + inc/python:use_library_from_git:330 : [[ ,, =~ ,oslo.db, ]] 2020-12-22 11:00:43.656 | + inc/python:use_library_from_git:331 : return 1 2020-12-22 11:00:43.658 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.i18n 2020-12-22 11:00:43.661 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.i18n 2020-12-22 11:00:43.664 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.i18n 2020-12-22 11:00:43.666 | + inc/python:use_library_from_git:328 : local name=oslo.i18n 2020-12-22 11:00:43.669 | + inc/python:use_library_from_git:329 : local enabled=1 2020-12-22 11:00:43.672 | + inc/python:use_library_from_git:330 : [[ '' = \A\L\L ]] 2020-12-22 11:00:43.674 | + inc/python:use_library_from_git:330 : [[ ,, =~ ,oslo.i18n, ]] 2020-12-22 11:00:43.677 | + inc/python:use_library_from_git:331 : return 1 2020-12-22 11:00:43.680 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.log 2020-12-22 11:00:43.682 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.log 2020-12-22 11:00:43.684 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.log 2020-12-22 11:00:43.687 | + inc/python:use_library_from_git:328 : local name=oslo.log 2020-12-22 11:00:43.689 | + inc/python:use_library_from_git:329 : local enabled=1 2020-12-22 11:00:43.692 | + inc/python:use_library_from_git:330 : [[ '' = \A\L\L ]] 2020-12-22 11:00:43.694 | + inc/python:use_library_from_git:330 : [[ ,, =~ ,oslo.log, ]] 2020-12-22 11:00:43.697 | + inc/python:use_library_from_git:331 : return 1 2020-12-22 11:00:43.699 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.messaging 2020-12-22 11:00:43.702 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.messaging 2020-12-22 11:00:43.704 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.messaging 2020-12-22 11:00:43.707 | + inc/python:use_library_from_git:328 : local name=oslo.messaging 2020-12-22 11:00:43.709 | + inc/python:use_library_from_git:329 : local enabled=1 2020-12-22 11:00:43.711 | + inc/python:use_library_from_git:330 : [[ '' = \A\L\L ]] 2020-12-22 11:00:43.715 | + inc/python:use_library_from_git:330 : [[ ,, =~ ,oslo.messaging, ]] 2020-12-22 11:00:43.717 | + inc/python:use_library_from_git:331 : return 1 2020-12-22 11:00:43.720 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.middleware 2020-12-22 11:00:43.723 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.middleware 2020-12-22 11:00:43.725 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.middleware 2020-12-22 11:00:43.728 | + inc/python:use_library_from_git:328 : local name=oslo.middleware 2020-12-22 11:00:43.731 | + inc/python:use_library_from_git:329 : local enabled=1 2020-12-22 11:00:43.733 | + inc/python:use_library_from_git:330 : [[ '' = \A\L\L ]] 2020-12-22 11:00:43.736 | + inc/python:use_library_from_git:330 : [[ ,, =~ ,oslo.middleware, ]] 2020-12-22 11:00:43.739 | + inc/python:use_library_from_git:331 : return 1 2020-12-22 11:00:43.742 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.policy 2020-12-22 11:00:43.745 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.policy 2020-12-22 11:00:43.748 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.policy 2020-12-22 11:00:43.750 | + inc/python:use_library_from_git:328 : local name=oslo.policy 2020-12-22 11:00:43.753 | + inc/python:use_library_from_git:329 : local enabled=1 2020-12-22 11:00:43.755 | + inc/python:use_library_from_git:330 : [[ '' = \A\L\L ]] 2020-12-22 11:00:43.758 | + inc/python:use_library_from_git:330 : [[ ,, =~ ,oslo.policy, ]] 2020-12-22 11:00:43.761 | + inc/python:use_library_from_git:331 : return 1 2020-12-22 11:00:43.764 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.privsep 2020-12-22 11:00:43.767 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.privsep 2020-12-22 11:00:43.769 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.privsep 2020-12-22 11:00:43.772 | + inc/python:use_library_from_git:328 : local name=oslo.privsep 2020-12-22 11:00:43.774 | + inc/python:use_library_from_git:329 : local enabled=1 2020-12-22 11:00:43.777 | + inc/python:use_library_from_git:330 : [[ '' = \A\L\L ]] 2020-12-22 11:00:43.779 | + inc/python:use_library_from_git:330 : [[ ,, =~ ,oslo.privsep, ]] 2020-12-22 11:00:43.782 | + inc/python:use_library_from_git:331 : return 1 2020-12-22 11:00:43.785 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.reports 2020-12-22 11:00:43.787 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.reports 2020-12-22 11:00:43.790 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.reports 2020-12-22 11:00:43.792 | + inc/python:use_library_from_git:328 : local name=oslo.reports 2020-12-22 11:00:43.795 | + inc/python:use_library_from_git:329 : local enabled=1 2020-12-22 11:00:43.797 | + inc/python:use_library_from_git:330 : [[ '' = \A\L\L ]] 2020-12-22 11:00:43.800 | + inc/python:use_library_from_git:330 : [[ ,, =~ ,oslo.reports, ]] 2020-12-22 11:00:43.802 | + inc/python:use_library_from_git:331 : return 1 2020-12-22 11:00:43.805 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.rootwrap 2020-12-22 11:00:43.807 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.rootwrap 2020-12-22 11:00:43.810 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.rootwrap 2020-12-22 11:00:43.813 | + inc/python:use_library_from_git:328 : local name=oslo.rootwrap 2020-12-22 11:00:43.816 | + inc/python:use_library_from_git:329 : local enabled=1 2020-12-22 11:00:43.819 | + inc/python:use_library_from_git:330 : [[ '' = \A\L\L ]] 2020-12-22 11:00:43.821 | + inc/python:use_library_from_git:330 : [[ ,, =~ ,oslo.rootwrap, ]] 2020-12-22 11:00:43.823 | + inc/python:use_library_from_git:331 : return 1 2020-12-22 11:00:43.826 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.serialization 2020-12-22 11:00:43.829 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.serialization 2020-12-22 11:00:43.831 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.serialization 2020-12-22 11:00:43.834 | + inc/python:use_library_from_git:328 : local name=oslo.serialization 2020-12-22 11:00:43.837 | + inc/python:use_library_from_git:329 : local enabled=1 2020-12-22 11:00:43.840 | + inc/python:use_library_from_git:330 : [[ '' = \A\L\L ]] 2020-12-22 11:00:43.842 | + inc/python:use_library_from_git:330 : [[ ,, =~ ,oslo.serialization, ]] 2020-12-22 11:00:43.844 | + inc/python:use_library_from_git:331 : return 1 2020-12-22 11:00:43.847 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.service 2020-12-22 11:00:43.850 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.service 2020-12-22 11:00:43.852 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.service 2020-12-22 11:00:43.854 | + inc/python:use_library_from_git:328 : local name=oslo.service 2020-12-22 11:00:43.857 | + inc/python:use_library_from_git:329 : local enabled=1 2020-12-22 11:00:43.859 | + inc/python:use_library_from_git:330 : [[ '' = \A\L\L ]] 2020-12-22 11:00:43.862 | + inc/python:use_library_from_git:330 : [[ ,, =~ ,oslo.service, ]] 2020-12-22 11:00:43.864 | + inc/python:use_library_from_git:331 : return 1 2020-12-22 11:00:43.867 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.utils 2020-12-22 11:00:43.869 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.utils 2020-12-22 11:00:43.871 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.utils 2020-12-22 11:00:43.874 | + inc/python:use_library_from_git:328 : local name=oslo.utils 2020-12-22 11:00:43.877 | + inc/python:use_library_from_git:329 : local enabled=1 2020-12-22 11:00:43.879 | + inc/python:use_library_from_git:330 : [[ '' = \A\L\L ]] 2020-12-22 11:00:43.882 | + inc/python:use_library_from_git:330 : [[ ,, =~ ,oslo.utils, ]] 2020-12-22 11:00:43.884 | + inc/python:use_library_from_git:331 : return 1 2020-12-22 11:00:43.887 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.versionedobjects 2020-12-22 11:00:43.889 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.versionedobjects 2020-12-22 11:00:43.892 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.versionedobjects 2020-12-22 11:00:43.894 | + inc/python:use_library_from_git:328 : local name=oslo.versionedobjects 2020-12-22 11:00:43.896 | + inc/python:use_library_from_git:329 : local enabled=1 2020-12-22 11:00:43.899 | + inc/python:use_library_from_git:330 : [[ '' = \A\L\L ]] 2020-12-22 11:00:43.901 | + inc/python:use_library_from_git:330 : [[ ,, =~ ,oslo.versionedobjects, ]] 2020-12-22 11:00:43.904 | + inc/python:use_library_from_git:331 : return 1 2020-12-22 11:00:43.906 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.vmware 2020-12-22 11:00:43.908 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.vmware 2020-12-22 11:00:43.910 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.vmware 2020-12-22 11:00:43.913 | + inc/python:use_library_from_git:328 : local name=oslo.vmware 2020-12-22 11:00:43.915 | + inc/python:use_library_from_git:329 : local enabled=1 2020-12-22 11:00:43.917 | + inc/python:use_library_from_git:330 : [[ '' = \A\L\L ]] 2020-12-22 11:00:43.920 | + inc/python:use_library_from_git:330 : [[ ,, =~ ,oslo.vmware, ]] 2020-12-22 11:00:43.922 | + inc/python:use_library_from_git:331 : return 1 2020-12-22 11:00:43.925 | + lib/libraries:install_libs:116 : _install_lib_from_source osprofiler 2020-12-22 11:00:43.928 | + lib/libraries:_install_lib_from_source:72 : local name=osprofiler 2020-12-22 11:00:43.930 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osprofiler 2020-12-22 11:00:43.932 | + inc/python:use_library_from_git:328 : local name=osprofiler 2020-12-22 11:00:43.935 | + inc/python:use_library_from_git:329 : local enabled=1 2020-12-22 11:00:43.937 | + inc/python:use_library_from_git:330 : [[ '' = \A\L\L ]] 2020-12-22 11:00:43.940 | + inc/python:use_library_from_git:330 : [[ ,, =~ ,osprofiler, ]] 2020-12-22 11:00:43.943 | + inc/python:use_library_from_git:331 : return 1 2020-12-22 11:00:43.946 | + lib/libraries:install_libs:117 : _install_lib_from_source pycadf 2020-12-22 11:00:43.949 | + lib/libraries:_install_lib_from_source:72 : local name=pycadf 2020-12-22 11:00:43.951 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git pycadf 2020-12-22 11:00:43.953 | + inc/python:use_library_from_git:328 : local name=pycadf 2020-12-22 11:00:43.956 | + inc/python:use_library_from_git:329 : local enabled=1 2020-12-22 11:00:43.959 | + inc/python:use_library_from_git:330 : [[ '' = \A\L\L ]] 2020-12-22 11:00:43.962 | + inc/python:use_library_from_git:330 : [[ ,, =~ ,pycadf, ]] 2020-12-22 11:00:43.964 | + inc/python:use_library_from_git:331 : return 1 2020-12-22 11:00:43.967 | + lib/libraries:install_libs:118 : _install_lib_from_source stevedore 2020-12-22 11:00:43.969 | + lib/libraries:_install_lib_from_source:72 : local name=stevedore 2020-12-22 11:00:43.971 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git stevedore 2020-12-22 11:00:43.974 | + inc/python:use_library_from_git:328 : local name=stevedore 2020-12-22 11:00:43.976 | + inc/python:use_library_from_git:329 : local enabled=1 2020-12-22 11:00:43.978 | + inc/python:use_library_from_git:330 : [[ '' = \A\L\L ]] 2020-12-22 11:00:43.981 | + inc/python:use_library_from_git:330 : [[ ,, =~ ,stevedore, ]] 2020-12-22 11:00:43.983 | + inc/python:use_library_from_git:331 : return 1 2020-12-22 11:00:43.986 | + lib/libraries:install_libs:119 : _install_lib_from_source taskflow 2020-12-22 11:00:43.988 | + lib/libraries:_install_lib_from_source:72 : local name=taskflow 2020-12-22 11:00:43.990 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git taskflow 2020-12-22 11:00:43.993 | + inc/python:use_library_from_git:328 : local name=taskflow 2020-12-22 11:00:43.995 | + inc/python:use_library_from_git:329 : local enabled=1 2020-12-22 11:00:43.998 | + inc/python:use_library_from_git:330 : [[ '' = \A\L\L ]] 2020-12-22 11:00:44.000 | + inc/python:use_library_from_git:330 : [[ ,, =~ ,taskflow, ]] 2020-12-22 11:00:44.002 | + inc/python:use_library_from_git:331 : return 1 2020-12-22 11:00:44.005 | + lib/libraries:install_libs:120 : _install_lib_from_source tooz 2020-12-22 11:00:44.008 | + lib/libraries:_install_lib_from_source:72 : local name=tooz 2020-12-22 11:00:44.010 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git tooz 2020-12-22 11:00:44.012 | + inc/python:use_library_from_git:328 : local name=tooz 2020-12-22 11:00:44.014 | + inc/python:use_library_from_git:329 : local enabled=1 2020-12-22 11:00:44.017 | + inc/python:use_library_from_git:330 : [[ '' = \A\L\L ]] 2020-12-22 11:00:44.020 | + inc/python:use_library_from_git:330 : [[ ,, =~ ,tooz, ]] 2020-12-22 11:00:44.022 | + inc/python:use_library_from_git:331 : return 1 2020-12-22 11:00:44.025 | + lib/libraries:install_libs:124 : _install_lib_from_source os-brick 2020-12-22 11:00:44.027 | + lib/libraries:_install_lib_from_source:72 : local name=os-brick 2020-12-22 11:00:44.030 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-brick 2020-12-22 11:00:44.032 | + inc/python:use_library_from_git:328 : local name=os-brick 2020-12-22 11:00:44.034 | + inc/python:use_library_from_git:329 : local enabled=1 2020-12-22 11:00:44.037 | + inc/python:use_library_from_git:330 : [[ '' = \A\L\L ]] 2020-12-22 11:00:44.040 | + inc/python:use_library_from_git:330 : [[ ,, =~ ,os-brick, ]] 2020-12-22 11:00:44.042 | + inc/python:use_library_from_git:331 : return 1 2020-12-22 11:00:44.044 | + lib/libraries:install_libs:125 : _install_lib_from_source os-traits 2020-12-22 11:00:44.047 | + lib/libraries:_install_lib_from_source:72 : local name=os-traits 2020-12-22 11:00:44.049 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-traits 2020-12-22 11:00:44.052 | + inc/python:use_library_from_git:328 : local name=os-traits 2020-12-22 11:00:44.054 | + inc/python:use_library_from_git:329 : local enabled=1 2020-12-22 11:00:44.057 | + inc/python:use_library_from_git:330 : [[ '' = \A\L\L ]] 2020-12-22 11:00:44.059 | + inc/python:use_library_from_git:330 : [[ ,, =~ ,os-traits, ]] 2020-12-22 11:00:44.062 | + inc/python:use_library_from_git:331 : return 1 2020-12-22 11:00:44.064 | + lib/libraries:install_libs:128 : _install_lib_from_source python-barbicanclient 2020-12-22 11:00:44.066 | + lib/libraries:_install_lib_from_source:72 : local name=python-barbicanclient 2020-12-22 11:00:44.070 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git python-barbicanclient 2020-12-22 11:00:44.072 | + inc/python:use_library_from_git:328 : local name=python-barbicanclient 2020-12-22 11:00:44.075 | + inc/python:use_library_from_git:329 : local enabled=1 2020-12-22 11:00:44.078 | + inc/python:use_library_from_git:330 : [[ '' = \A\L\L ]] 2020-12-22 11:00:44.081 | + inc/python:use_library_from_git:330 : [[ ,, =~ ,python-barbicanclient, ]] 2020-12-22 11:00:44.083 | + inc/python:use_library_from_git:331 : return 1 2020-12-22 11:00:44.086 | + lib/libraries:install_libs:135 : pip_install etcd3 2020-12-22 11:00:44.110 | Check python version for : etcd3 2020-12-22 11:00:44.113 | Using 3.6 version to install etcd3 based on default behavior 2020-12-22 11:00:44.519 | + inc/python:pip_install:283 : 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 2020-12-22 11:00:45.216 | Ignoring enum-compat: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:00:45.268 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:00:45.271 | Ignoring pytest: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:00:45.274 | Ignoring pytest: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:00:45.279 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:00:45.362 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:00:45.370 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:00:45.373 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:00:45.375 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:00:45.380 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:00:45.390 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:00:45.404 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:00:45.406 | Ignoring networkx: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:00:45.410 | Ignoring networkx: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:00:45.429 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:00:45.460 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:00:45.462 | Ignoring zeroconf: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:00:45.465 | Ignoring zeroconf: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:00:45.470 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:00:45.472 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:00:45.475 | Ignoring scipy: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:00:45.477 | Ignoring scipy: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:00:45.483 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:00:45.485 | Ignoring mypy-extensions: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:00:45.488 | Ignoring mypy-extensions: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:00:45.493 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:00:45.583 | Ignoring ifaddr: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:00:45.587 | Ignoring ifaddr: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:00:45.593 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:00:45.597 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:00:45.603 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:00:45.616 | Ignoring tornado: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:00:45.618 | Ignoring tornado: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:00:45.623 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:00:45.626 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:00:45.645 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:00:45.664 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:00:45.666 | Ignoring gunicorn: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:00:45.669 | Ignoring gunicorn: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:00:45.674 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:00:45.689 | Ignoring asyncio: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:00:45.691 | Ignoring asyncio: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:00:45.696 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:00:45.700 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:00:45.704 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:00:45.709 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:00:45.728 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:00:45.730 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:00:45.735 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:00:45.772 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:00:45.788 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:00:45.793 | Ignoring influxdb: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:00:45.797 | Ignoring influxdb: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:00:45.807 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:00:45.833 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:00:45.844 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:00:45.856 | Ignoring dnspython3: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:00:45.861 | Ignoring dnspython3: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:00:45.871 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:00:45.882 | Ignoring joblib: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:00:45.887 | Ignoring joblib: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:00:45.892 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:00:45.966 | Ignoring mypy: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:00:45.968 | Ignoring mypy: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:00:45.974 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:00:46.000 | Ignoring jeepney: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:00:46.003 | Ignoring jeepney: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:00:46.007 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:00:46.012 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:00:46.043 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:00:46.045 | Ignoring keyring: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:00:46.048 | Ignoring keyring: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:00:46.052 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:00:46.108 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:00:46.110 | Ignoring SecretStorage: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:00:46.113 | Ignoring SecretStorage: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:00:46.117 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:00:46.133 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:00:46.183 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:00:46.185 | Ignoring more-itertools: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:00:46.188 | Ignoring more-itertools: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:00:46.193 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:00:46.196 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:00:46.199 | Ignoring numpy: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:00:46.201 | Ignoring numpy: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:00:46.206 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:00:46.210 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:00:46.213 | Ignoring Sphinx: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:00:46.215 | Ignoring Sphinx: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:00:46.220 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:00:46.276 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:00:46.278 | Ignoring Django: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:00:46.281 | Ignoring Django: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:00:46.285 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:00:46.306 | Ignoring typed-ast: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:00:46.309 | Ignoring typed-ast: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:00:46.314 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:00:46.346 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:00:46.352 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:00:46.354 | Ignoring GitPython: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:00:46.357 | Ignoring GitPython: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:00:46.362 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:00:46.398 | Ignoring ndg-httpsclient: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:00:46.420 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:00:46.430 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:00:46.456 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:00:46.458 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:00:46.460 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:00:46.465 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:00:46.478 | Ignoring diskimage-builder: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:00:46.481 | Ignoring diskimage-builder: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:00:46.483 | Ignoring diskimage-builder: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:00:46.488 | Ignoring diskimage-builder: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:00:46.498 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:00:46.500 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:00:46.514 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:00:46.523 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:00:46.525 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:00:46.530 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:00:46.544 | Ignoring dnspython: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:00:46.546 | Ignoring dnspython: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:00:46.551 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:00:46.554 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:00:46.561 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:00:46.577 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:00:46.597 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:00:46.625 | Ignoring typing-extensions: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:00:46.627 | Ignoring typing-extensions: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:00:46.632 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:00:46.648 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:00:46.651 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:00:46.656 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:00:46.658 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:00:46.662 | Ignoring scikit-learn: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:00:46.664 | Ignoring scikit-learn: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:00:46.669 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:00:46.674 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:00:46.676 | Ignoring Pygments: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:00:46.679 | Ignoring Pygments: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:00:46.683 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:00:46.745 | Collecting etcd3===0.10.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 595)) 2020-12-22 11:00:46.799 | Downloading http://10.100.0.9:8080/root/pypi/+f/25a/524b9f032c663/etcd3-0.10.0.tar.gz (60kB) 2020-12-22 11:00:47.652 | Collecting grpcio===1.23.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 62)) 2020-12-22 11:00:49.048 | Downloading http://10.100.0.9:8080/root/pypi/+f/c5e/6380b90b38945/grpcio-1.23.0-cp36-cp36m-manylinux1_x86_64.whl (2.2MB) 2020-12-22 11:00:49.334 | Collecting tenacity===5.1.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 576)) 2020-12-22 11:00:49.384 | Downloading http://10.100.0.9:8080/root/pypi/+f/6a7/511a59145c2e3/tenacity-5.1.1-py2.py3-none-any.whl 2020-12-22 11:00:49.522 | Collecting protobuf===3.9.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) 2020-12-22 11:00:49.820 | Downloading http://10.100.0.9:8080/root/pypi/+f/de2/760583ed28749/protobuf-3.9.1-cp36-cp36m-manylinux1_x86_64.whl (1.2MB) 2020-12-22 11:00:49.982 | Requirement already satisfied: six===1.12.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 534)) 2020-12-22 11:00:49.985 | Requirement already satisfied: setuptools in /usr/local/lib/python3.6/dist-packages (from protobuf===3.9.1->-c /opt/stack/requirements/upper-constraints.txt (line 435)) 2020-12-22 11:00:50.030 | Building wheels for collected packages: etcd3 2020-12-22 11:00:50.031 | Running setup.py bdist_wheel for etcd3: started 2020-12-22 11:00:50.719 | Running setup.py bdist_wheel for etcd3: finished with status 'done' 2020-12-22 11:00:50.720 | Stored in directory: /root/.cache/pip/wheels/1d/38/82/2fe993aad57ff21f622dc77097d2941356131fb9f7d1e021ad 2020-12-22 11:00:50.738 | Successfully built etcd3 2020-12-22 11:00:50.739 | Installing collected packages: grpcio, protobuf, tenacity, etcd3 2020-12-22 11:00:51.812 | Successfully installed etcd3-0.10.0 grpcio-1.23.0 protobuf-3.9.1 tenacity-5.1.1 2020-12-22 11:00:51.896 | You are using pip version 9.0.3, however version 20.3.3 is available. 2020-12-22 11:00:51.897 | You should consider upgrading via the 'pip install --upgrade pip' command. 2020-12-22 11:00:51.994 | + inc/python:pip_install:290 : result=0 2020-12-22 11:00:51.996 | + inc/python:pip_install:292 : time_stop pip_install 2020-12-22 11:00:51.998 | + functions-common:time_stop:2336 : local name 2020-12-22 11:00:52.001 | + functions-common:time_stop:2337 : local end_time 2020-12-22 11:00:52.003 | + functions-common:time_stop:2338 : local elapsed_time 2020-12-22 11:00:52.005 | + functions-common:time_stop:2339 : local total 2020-12-22 11:00:52.007 | + functions-common:time_stop:2340 : local start_time 2020-12-22 11:00:52.010 | + functions-common:time_stop:2342 : name=pip_install 2020-12-22 11:00:52.012 | + functions-common:time_stop:2343 : start_time=1608634844102 2020-12-22 11:00:52.014 | + functions-common:time_stop:2345 : [[ -z 1608634844102 ]] 2020-12-22 11:00:52.017 | ++ functions-common:time_stop:2348 : date +%s%3N 2020-12-22 11:00:52.021 | + functions-common:time_stop:2348 : end_time=1608634852018 2020-12-22 11:00:52.023 | + functions-common:time_stop:2349 : elapsed_time=7916 2020-12-22 11:00:52.025 | + functions-common:time_stop:2350 : total=65263 2020-12-22 11:00:52.027 | + functions-common:time_stop:2352 : _TIME_START[$name]= 2020-12-22 11:00:52.030 | + functions-common:time_stop:2353 : _TIME_TOTAL[$name]=73179 2020-12-22 11:00:52.033 | + inc/python:pip_install:293 : return 0 2020-12-22 11:00:52.035 | + lib/libraries:install_libs:136 : pip_install etcd3gw 2020-12-22 11:00:52.060 | Check python version for : etcd3gw 2020-12-22 11:00:52.063 | Using 3.6 version to install etcd3gw based on default behavior 2020-12-22 11:00:52.653 | + inc/python:pip_install:283 : 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 2020-12-22 11:00:53.366 | Ignoring enum-compat: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:00:53.469 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:00:53.473 | Ignoring pytest: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:00:53.478 | Ignoring pytest: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:00:53.487 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:00:53.624 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:00:53.638 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:00:53.643 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:00:53.648 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:00:53.658 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:00:53.677 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:00:53.704 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:00:53.709 | Ignoring networkx: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:00:53.715 | Ignoring networkx: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:00:53.749 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:00:53.807 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:00:53.812 | Ignoring zeroconf: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:00:53.818 | Ignoring zeroconf: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:00:53.827 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:00:53.832 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:00:53.837 | Ignoring scipy: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:00:53.842 | Ignoring scipy: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:00:53.851 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:00:53.855 | Ignoring mypy-extensions: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:00:53.860 | Ignoring mypy-extensions: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:00:53.869 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:00:54.045 | Ignoring ifaddr: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:00:54.050 | Ignoring ifaddr: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:00:54.059 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:00:54.067 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:00:54.078 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:00:54.104 | Ignoring tornado: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:00:54.109 | Ignoring tornado: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:00:54.121 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:00:54.126 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:00:54.162 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:00:54.195 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:00:54.197 | Ignoring gunicorn: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:00:54.200 | Ignoring gunicorn: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:00:54.204 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:00:54.220 | Ignoring asyncio: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:00:54.222 | Ignoring asyncio: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:00:54.227 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:00:54.231 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:00:54.235 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:00:54.240 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:00:54.259 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:00:54.261 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:00:54.266 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:00:54.296 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:00:54.306 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:00:54.308 | Ignoring influxdb: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:00:54.311 | Ignoring influxdb: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:00:54.316 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:00:54.329 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:00:54.335 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:00:54.341 | Ignoring dnspython3: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:00:54.343 | Ignoring dnspython3: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:00:54.348 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:00:54.355 | Ignoring joblib: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:00:54.357 | Ignoring joblib: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:00:54.362 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:00:54.446 | Ignoring mypy: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:00:54.449 | Ignoring mypy: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:00:54.455 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:00:54.484 | Ignoring jeepney: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:00:54.487 | Ignoring jeepney: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:00:54.492 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:00:54.496 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:00:54.529 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:00:54.531 | Ignoring keyring: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:00:54.535 | Ignoring keyring: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:00:54.540 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:00:54.596 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:00:54.599 | Ignoring SecretStorage: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:00:54.602 | Ignoring SecretStorage: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:00:54.607 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:00:54.624 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:00:54.672 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:00:54.675 | Ignoring more-itertools: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:00:54.678 | Ignoring more-itertools: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:00:54.684 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:00:54.688 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:00:54.691 | Ignoring numpy: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:00:54.693 | Ignoring numpy: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:00:54.698 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:00:54.702 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:00:54.704 | Ignoring Sphinx: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:00:54.707 | Ignoring Sphinx: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:00:54.712 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:00:54.771 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:00:54.773 | Ignoring Django: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:00:54.776 | Ignoring Django: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:00:54.780 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:00:54.801 | Ignoring typed-ast: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:00:54.804 | Ignoring typed-ast: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:00:54.809 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:00:54.840 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:00:54.847 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:00:54.850 | Ignoring GitPython: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:00:54.853 | Ignoring GitPython: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:00:54.858 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:00:54.895 | Ignoring ndg-httpsclient: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:00:54.916 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:00:54.926 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:00:54.951 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:00:54.953 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:00:54.956 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:00:54.960 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:00:54.973 | Ignoring diskimage-builder: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:00:54.976 | Ignoring diskimage-builder: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:00:54.978 | Ignoring diskimage-builder: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:00:54.983 | Ignoring diskimage-builder: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:00:54.992 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:00:54.994 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:00:55.008 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:00:55.016 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:00:55.019 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:00:55.024 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:00:55.037 | Ignoring dnspython: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:00:55.039 | Ignoring dnspython: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:00:55.045 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:00:55.048 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:00:55.055 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:00:55.071 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:00:55.092 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:00:55.118 | Ignoring typing-extensions: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:00:55.121 | Ignoring typing-extensions: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:00:55.125 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:00:55.141 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:00:55.144 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:00:55.149 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:00:55.151 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:00:55.155 | Ignoring scikit-learn: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:00:55.157 | Ignoring scikit-learn: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:00:55.162 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:00:55.166 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:00:55.168 | Ignoring Pygments: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:00:55.171 | Ignoring Pygments: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:00:55.175 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:00:55.238 | Collecting etcd3gw===0.2.4 (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) 2020-12-22 11:00:55.288 | Downloading http://10.100.0.9:8080/root/pypi/+f/c59/df6ed7ee0db96/etcd3gw-0.2.4-py2.py3-none-any.whl 2020-12-22 11:00:55.432 | Collecting futurist===1.9.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 633)) 2020-12-22 11:00:55.491 | Downloading http://10.100.0.9:8080/root/pypi/+f/25b/c5254bf19ecf9/futurist-1.9.0-py2.py3-none-any.whl 2020-12-22 11:00:55.575 | Collecting urllib3===1.25.3 (from -c /opt/stack/requirements/upper-constraints.txt (line 193)) 2020-12-22 11:00:55.636 | Downloading http://10.100.0.9:8080/root/pypi/+f/b24/6607a25ac80be/urllib3-1.25.3-py2.py3-none-any.whl (150kB) 2020-12-22 11:00:55.687 | Requirement already satisfied: pbr===5.4.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 49)) 2020-12-22 11:00:55.690 | Requirement already satisfied: six===1.12.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 534)) 2020-12-22 11:00:55.693 | Collecting requests===2.22.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) 2020-12-22 11:00:55.799 | Downloading http://10.100.0.9:8080/root/pypi/+f/9cf/5292fcd0f598c/requests-2.22.0-py2.py3-none-any.whl (57kB) 2020-12-22 11:00:55.837 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) 2020-12-22 11:00:55.841 | Collecting certifi===2019.6.16 (from -c /opt/stack/requirements/upper-constraints.txt (line 45)) 2020-12-22 11:00:55.890 | Downloading http://10.100.0.9:8080/root/pypi/+f/046/832c04d4e752f/certifi-2019.6.16-py2.py3-none-any.whl (157kB) 2020-12-22 11:00:55.906 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) 2020-12-22 11:00:55.909 | Collecting idna===2.8 (from -c /opt/stack/requirements/upper-constraints.txt (line 430)) 2020-12-22 11:00:55.940 | Downloading http://10.100.0.9:8080/root/pypi/+f/ea8/b7f6188e6fa11/idna-2.8-py2.py3-none-any.whl (58kB) 2020-12-22 11:00:55.954 | Installing collected packages: certifi, urllib3, idna, requests, futurist, etcd3gw 2020-12-22 11:00:55.954 | Found existing installation: certifi 2018.1.18 2020-12-22 11:00:55.965 | Uninstalling certifi-2018.1.18: 2020-12-22 11:00:55.966 | Successfully uninstalled certifi-2018.1.18 2020-12-22 11:00:55.982 | Found existing installation: urllib3 1.22 2020-12-22 11:00:55.991 | Uninstalling urllib3-1.22: 2020-12-22 11:00:55.991 | Successfully uninstalled urllib3-1.22 2020-12-22 11:00:56.130 | Found existing installation: idna 2.6 2020-12-22 11:00:56.139 | Uninstalling idna-2.6: 2020-12-22 11:00:56.140 | Successfully uninstalled idna-2.6 2020-12-22 11:00:56.252 | Found existing installation: requests 2.18.4 2020-12-22 11:00:56.258 | Uninstalling requests-2.18.4: 2020-12-22 11:00:56.259 | Successfully uninstalled requests-2.18.4 2020-12-22 11:00:56.551 | Successfully installed certifi-2019.6.16 etcd3gw-0.2.4 futurist-1.9.0 idna-2.8 requests-2.22.0 urllib3-1.25.3 2020-12-22 11:00:56.621 | You are using pip version 9.0.3, however version 20.3.3 is available. 2020-12-22 11:00:56.621 | You should consider upgrading via the 'pip install --upgrade pip' command. 2020-12-22 11:00:56.680 | + inc/python:pip_install:290 : result=0 2020-12-22 11:00:56.685 | + inc/python:pip_install:292 : time_stop pip_install 2020-12-22 11:00:56.687 | + functions-common:time_stop:2336 : local name 2020-12-22 11:00:56.690 | + functions-common:time_stop:2337 : local end_time 2020-12-22 11:00:56.692 | + functions-common:time_stop:2338 : local elapsed_time 2020-12-22 11:00:56.694 | + functions-common:time_stop:2339 : local total 2020-12-22 11:00:56.697 | + functions-common:time_stop:2340 : local start_time 2020-12-22 11:00:56.706 | + functions-common:time_stop:2342 : name=pip_install 2020-12-22 11:00:56.708 | + functions-common:time_stop:2343 : start_time=1608634852052 2020-12-22 11:00:56.711 | + functions-common:time_stop:2345 : [[ -z 1608634852052 ]] 2020-12-22 11:00:56.714 | ++ functions-common:time_stop:2348 : date +%s%3N 2020-12-22 11:00:56.718 | + functions-common:time_stop:2348 : end_time=1608634856715 2020-12-22 11:00:56.720 | + functions-common:time_stop:2349 : elapsed_time=4663 2020-12-22 11:00:56.722 | + functions-common:time_stop:2350 : total=73179 2020-12-22 11:00:56.725 | + functions-common:time_stop:2352 : _TIME_START[$name]= 2020-12-22 11:00:56.727 | + functions-common:time_stop:2353 : _TIME_TOTAL[$name]=77842 2020-12-22 11:00:56.730 | + inc/python:pip_install:293 : return 0 2020-12-22 11:00:56.732 | + ./stack.sh:main:895 : install_apache_uwsgi 2020-12-22 11:00:56.735 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2020-12-22 11:00:56.737 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2020-12-22 11:00:56.740 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2020-12-22 11:00:56.742 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2020-12-22 11:00:56.745 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2020-12-22 11:00:56.747 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2020-12-22 11:00:56.750 | + functions-common:is_fedora:454 : '[' Ubuntu = CentOS ']' 2020-12-22 11:00:56.752 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2020-12-22 11:00:56.755 | + functions-common:is_fedora:455 : '[' Ubuntu = Virtuozzo ']' 2020-12-22 11:00:56.757 | + lib/apache:install_apache_uwsgi:92 : python3_enabled 2020-12-22 11:00:56.760 | + inc/python:python3_enabled:531 : [[ True == \T\r\u\e ]] 2020-12-22 11:00:56.764 | + inc/python:python3_enabled:532 : return 0 2020-12-22 11:00:56.767 | + lib/apache:install_apache_uwsgi:93 : UWSGI_PYTHON_PLUGIN=python3 2020-12-22 11:00:56.770 | + lib/apache:install_apache_uwsgi:98 : is_ubuntu 2020-12-22 11:00:56.772 | + functions-common:is_ubuntu:494 : [[ -z deb ]] 2020-12-22 11:00:56.775 | + functions-common:is_ubuntu:497 : '[' deb = deb ']' 2020-12-22 11:00:56.777 | + lib/apache:install_apache_uwsgi:99 : install_package uwsgi uwsgi-plugin-python uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2020-12-22 11:00:56.780 | + functions-common:install_package:1334 : update_package_repo 2020-12-22 11:00:56.782 | + functions-common:update_package_repo:1306 : NO_UPDATE_REPOS=False 2020-12-22 11:00:56.788 | + functions-common:update_package_repo:1307 : REPOS_UPDATED=True 2020-12-22 11:00:56.791 | + functions-common:update_package_repo:1308 : RETRY_UPDATE=False 2020-12-22 11:00:56.794 | + functions-common:update_package_repo:1310 : [[ False = \T\r\u\e ]] 2020-12-22 11:00:56.797 | + functions-common:update_package_repo:1314 : is_ubuntu 2020-12-22 11:00:56.803 | + functions-common:is_ubuntu:494 : [[ -z deb ]] 2020-12-22 11:00:56.806 | + functions-common:is_ubuntu:497 : '[' deb = deb ']' 2020-12-22 11:00:56.809 | + functions-common:update_package_repo:1315 : apt_get_update 2020-12-22 11:00:56.812 | + functions-common:apt_get_update:1069 : [[ True == \T\r\u\e ]] 2020-12-22 11:00:56.815 | + functions-common:apt_get_update:1069 : [[ False != \T\r\u\e ]] 2020-12-22 11:00:56.817 | + functions-common:apt_get_update:1070 : return 2020-12-22 11:00:56.820 | + functions-common:install_package:1335 : real_install_package uwsgi uwsgi-plugin-python uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2020-12-22 11:00:56.823 | + functions-common:real_install_package:1320 : is_ubuntu 2020-12-22 11:00:56.825 | + functions-common:is_ubuntu:494 : [[ -z deb ]] 2020-12-22 11:00:56.828 | + functions-common:is_ubuntu:497 : '[' deb = deb ']' 2020-12-22 11:00:56.831 | + functions-common:real_install_package:1321 : apt_get install uwsgi uwsgi-plugin-python uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2020-12-22 11:00:56.852 | + functions-common:apt_get:1110 : 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 2020-12-22 11:00:56.975 | Reading package lists... 2020-12-22 11:00:57.270 | Building dependency tree... 2020-12-22 11:00:57.272 | Reading state information... 2020-12-22 11:00:57.575 | libapache2-mod-proxy-uwsgi is already the newest version (2.0.15-10.2ubuntu2.1). 2020-12-22 11:00:57.575 | The following packages were automatically installed and are no longer required: 2020-12-22 11:00:57.576 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2020-12-22 11:00:57.576 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2020-12-22 11:00:57.576 | python3-incremental python3-netifaces python3-pam python3-problem-report 2020-12-22 11:00:57.576 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2020-12-22 11:00:57.576 | python3-twisted-bin python3-zope.interface 2020-12-22 11:00:57.576 | Use 'sudo apt autoremove' to remove them. 2020-12-22 11:00:57.579 | Suggested packages: 2020-12-22 11:00:57.579 | python-uwsgidecorators python3-uwsgidecorators 2020-12-22 11:00:57.635 | The following NEW packages will be installed: 2020-12-22 11:00:57.635 | uwsgi uwsgi-plugin-python uwsgi-plugin-python3 2020-12-22 11:00:57.918 | 0 upgraded, 3 newly installed, 0 to remove and 142 not upgraded. 2020-12-22 11:00:57.918 | Need to get 163 kB of archives. 2020-12-22 11:00:57.919 | After this operation, 634 kB of additional disk space will be used. 2020-12-22 11:00:57.919 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 uwsgi amd64 2.0.15-10.2ubuntu2.1 [16.9 kB] 2020-12-22 11:00:58.181 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 uwsgi-plugin-python amd64 2.0.15-10.2ubuntu2.1 [72.4 kB] 2020-12-22 11:00:58.380 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 uwsgi-plugin-python3 amd64 2.0.15-10.2ubuntu2.1 [73.2 kB] 2020-12-22 11:00:59.061 | Fetched 163 kB in 1s (191 kB/s) 2020-12-22 11:00:59.102 | Selecting previously unselected package uwsgi. 2020-12-22 11:00:59.148 | (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 ... 76915 files and directories currently installed.) 2020-12-22 11:00:59.153 | Preparing to unpack .../uwsgi_2.0.15-10.2ubuntu2.1_amd64.deb ... 2020-12-22 11:00:59.156 | Unpacking uwsgi (2.0.15-10.2ubuntu2.1) ... 2020-12-22 11:00:59.261 | Selecting previously unselected package uwsgi-plugin-python. 2020-12-22 11:00:59.269 | Preparing to unpack .../uwsgi-plugin-python_2.0.15-10.2ubuntu2.1_amd64.deb ... 2020-12-22 11:00:59.273 | Unpacking uwsgi-plugin-python (2.0.15-10.2ubuntu2.1) ... 2020-12-22 11:00:59.373 | Selecting previously unselected package uwsgi-plugin-python3. 2020-12-22 11:00:59.381 | Preparing to unpack .../uwsgi-plugin-python3_2.0.15-10.2ubuntu2.1_amd64.deb ... 2020-12-22 11:00:59.385 | Unpacking uwsgi-plugin-python3 (2.0.15-10.2ubuntu2.1) ... 2020-12-22 11:00:59.474 | Setting up uwsgi-plugin-python3 (2.0.15-10.2ubuntu2.1) ... 2020-12-22 11:00:59.523 | Processing triggers for ureadahead (0.100.0-21) ... 2020-12-22 11:00:59.551 | Setting up uwsgi (2.0.15-10.2ubuntu2.1) ... 2020-12-22 11:01:00.176 | Setting up uwsgi-plugin-python (2.0.15-10.2ubuntu2.1) ... 2020-12-22 11:01:00.237 | Processing triggers for systemd (237-3ubuntu10.43) ... 2020-12-22 11:01:00.459 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2020-12-22 11:01:01.029 | Processing triggers for ureadahead (0.100.0-21) ... 2020-12-22 11:01:03.177 | + functions-common:apt_get:1114 : result=0 2020-12-22 11:01:03.179 | + functions-common:apt_get:1117 : time_stop apt-get 2020-12-22 11:01:03.182 | + functions-common:time_stop:2336 : local name 2020-12-22 11:01:03.184 | + functions-common:time_stop:2337 : local end_time 2020-12-22 11:01:03.186 | + functions-common:time_stop:2338 : local elapsed_time 2020-12-22 11:01:03.189 | + functions-common:time_stop:2339 : local total 2020-12-22 11:01:03.191 | + functions-common:time_stop:2340 : local start_time 2020-12-22 11:01:03.193 | + functions-common:time_stop:2342 : name=apt-get 2020-12-22 11:01:03.196 | + functions-common:time_stop:2343 : start_time=1608634856849 2020-12-22 11:01:03.198 | + functions-common:time_stop:2345 : [[ -z 1608634856849 ]] 2020-12-22 11:01:03.201 | ++ functions-common:time_stop:2348 : date +%s%3N 2020-12-22 11:01:03.204 | + functions-common:time_stop:2348 : end_time=1608634863202 2020-12-22 11:01:03.206 | + functions-common:time_stop:2349 : elapsed_time=6353 2020-12-22 11:01:03.209 | + functions-common:time_stop:2350 : total=210965 2020-12-22 11:01:03.211 | + functions-common:time_stop:2352 : _TIME_START[$name]= 2020-12-22 11:01:03.214 | + functions-common:time_stop:2353 : _TIME_TOTAL[$name]=217318 2020-12-22 11:01:03.216 | + functions-common:apt_get:1118 : return 0 2020-12-22 11:01:03.218 | + lib/apache:install_apache_uwsgi:136 : is_ubuntu 2020-12-22 11:01:03.221 | + functions-common:is_ubuntu:494 : [[ -z deb ]] 2020-12-22 11:01:03.223 | + functions-common:is_ubuntu:497 : '[' deb = deb ']' 2020-12-22 11:01:03.226 | + lib/apache:install_apache_uwsgi:138 : sudo a2enmod proxy 2020-12-22 11:01:03.323 | Enabling module proxy. 2020-12-22 11:01:03.330 | To activate the new configuration, you need to run: 2020-12-22 11:01:03.330 | systemctl restart apache2 2020-12-22 11:01:03.335 | + lib/apache:install_apache_uwsgi:139 : sudo a2enmod proxy_uwsgi 2020-12-22 11:01:03.395 | Considering dependency proxy for proxy_uwsgi: 2020-12-22 11:01:03.395 | Module proxy already enabled 2020-12-22 11:01:03.395 | Enabling module proxy_uwsgi. 2020-12-22 11:01:03.401 | To activate the new configuration, you need to run: 2020-12-22 11:01:03.401 | systemctl restart apache2 2020-12-22 11:01:03.406 | + lib/apache:install_apache_uwsgi:145 : restart_apache_server 2020-12-22 11:01:03.408 | + lib/apache:restart_apache_server:262 : restart_service apache2 2020-12-22 11:01:03.411 | + functions-common:restart_service:2220 : '[' -x /bin/systemctl ']' 2020-12-22 11:01:03.413 | + functions-common:restart_service:2221 : sudo /bin/systemctl restart apache2 2020-12-22 11:01:03.579 | + ./stack.sh:main:898 : install_keystoneauth 2020-12-22 11:01:03.583 | + lib/keystone:install_keystoneauth:461 : use_library_from_git keystoneauth 2020-12-22 11:01:03.585 | + inc/python:use_library_from_git:328 : local name=keystoneauth 2020-12-22 11:01:03.588 | + inc/python:use_library_from_git:329 : local enabled=1 2020-12-22 11:01:03.590 | + inc/python:use_library_from_git:330 : [[ '' = \A\L\L ]] 2020-12-22 11:01:03.593 | + inc/python:use_library_from_git:330 : [[ ,, =~ ,keystoneauth, ]] 2020-12-22 11:01:03.596 | + inc/python:use_library_from_git:331 : return 1 2020-12-22 11:01:03.599 | + ./stack.sh:main:899 : install_keystoneclient 2020-12-22 11:01:03.602 | + lib/keystone:install_keystoneclient:469 : use_library_from_git python-keystoneclient 2020-12-22 11:01:03.604 | + inc/python:use_library_from_git:328 : local name=python-keystoneclient 2020-12-22 11:01:03.607 | + inc/python:use_library_from_git:329 : local enabled=1 2020-12-22 11:01:03.610 | + inc/python:use_library_from_git:330 : [[ '' = \A\L\L ]] 2020-12-22 11:01:03.612 | + inc/python:use_library_from_git:330 : [[ ,, =~ ,python-keystoneclient, ]] 2020-12-22 11:01:03.615 | + inc/python:use_library_from_git:331 : return 1 2020-12-22 11:01:03.617 | + ./stack.sh:main:900 : install_glanceclient 2020-12-22 11:01:03.619 | + lib/glance:install_glanceclient:295 : use_library_from_git python-glanceclient 2020-12-22 11:01:03.622 | + inc/python:use_library_from_git:328 : local name=python-glanceclient 2020-12-22 11:01:03.624 | + inc/python:use_library_from_git:329 : local enabled=1 2020-12-22 11:01:03.627 | + inc/python:use_library_from_git:330 : [[ '' = \A\L\L ]] 2020-12-22 11:01:03.630 | + inc/python:use_library_from_git:330 : [[ ,, =~ ,python-glanceclient, ]] 2020-12-22 11:01:03.633 | + inc/python:use_library_from_git:331 : return 1 2020-12-22 11:01:03.636 | + ./stack.sh:main:901 : install_cinderclient 2020-12-22 11:01:03.640 | + lib/cinder:install_cinderclient:435 : use_library_from_git python-brick-cinderclient-ext 2020-12-22 11:01:03.643 | + inc/python:use_library_from_git:328 : local name=python-brick-cinderclient-ext 2020-12-22 11:01:03.646 | + inc/python:use_library_from_git:329 : local enabled=1 2020-12-22 11:01:03.649 | + inc/python:use_library_from_git:330 : [[ '' = \A\L\L ]] 2020-12-22 11:01:03.651 | + inc/python:use_library_from_git:330 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2020-12-22 11:01:03.655 | + inc/python:use_library_from_git:331 : return 1 2020-12-22 11:01:03.657 | + lib/cinder:install_cinderclient:440 : use_library_from_git python-cinderclient 2020-12-22 11:01:03.660 | + inc/python:use_library_from_git:328 : local name=python-cinderclient 2020-12-22 11:01:03.662 | + inc/python:use_library_from_git:329 : local enabled=1 2020-12-22 11:01:03.665 | + inc/python:use_library_from_git:330 : [[ '' = \A\L\L ]] 2020-12-22 11:01:03.668 | + inc/python:use_library_from_git:330 : [[ ,, =~ ,python-cinderclient, ]] 2020-12-22 11:01:03.672 | + inc/python:use_library_from_git:331 : return 1 2020-12-22 11:01:03.674 | + ./stack.sh:main:902 : install_novaclient 2020-12-22 11:01:03.677 | + lib/nova:install_novaclient:781 : use_library_from_git python-novaclient 2020-12-22 11:01:03.680 | + inc/python:use_library_from_git:328 : local name=python-novaclient 2020-12-22 11:01:03.682 | + inc/python:use_library_from_git:329 : local enabled=1 2020-12-22 11:01:03.685 | + inc/python:use_library_from_git:330 : [[ '' = \A\L\L ]] 2020-12-22 11:01:03.687 | + inc/python:use_library_from_git:330 : [[ ,, =~ ,python-novaclient, ]] 2020-12-22 11:01:03.690 | + inc/python:use_library_from_git:331 : return 1 2020-12-22 11:01:03.692 | + ./stack.sh:main:903 : is_service_enabled swift glance horizon 2020-12-22 11:01:03.712 | + functions-common:is_service_enabled:1988 : return 0 2020-12-22 11:01:03.715 | + ./stack.sh:main:904 : install_swiftclient 2020-12-22 11:01:03.721 | + lib/swift:install_swiftclient:748 : use_library_from_git python-swiftclient 2020-12-22 11:01:03.724 | + inc/python:use_library_from_git:328 : local name=python-swiftclient 2020-12-22 11:01:03.727 | + inc/python:use_library_from_git:329 : local enabled=1 2020-12-22 11:01:03.730 | + inc/python:use_library_from_git:330 : [[ '' = \A\L\L ]] 2020-12-22 11:01:03.732 | + inc/python:use_library_from_git:330 : [[ ,, =~ ,python-swiftclient, ]] 2020-12-22 11:01:03.736 | + inc/python:use_library_from_git:331 : return 1 2020-12-22 11:01:03.739 | + ./stack.sh:main:906 : is_service_enabled neutron nova horizon 2020-12-22 11:01:03.756 | + functions-common:is_service_enabled:1988 : return 0 2020-12-22 11:01:03.758 | + ./stack.sh:main:907 : install_neutronclient 2020-12-22 11:01:03.761 | + lib/neutron:install_neutronclient:443 : use_library_from_git python-neutronclient 2020-12-22 11:01:03.764 | + inc/python:use_library_from_git:328 : local name=python-neutronclient 2020-12-22 11:01:03.766 | + inc/python:use_library_from_git:329 : local enabled=1 2020-12-22 11:01:03.769 | + inc/python:use_library_from_git:330 : [[ '' = \A\L\L ]] 2020-12-22 11:01:03.771 | + inc/python:use_library_from_git:330 : [[ ,, =~ ,python-neutronclient, ]] 2020-12-22 11:01:03.774 | + inc/python:use_library_from_git:331 : return 1 2020-12-22 11:01:03.776 | + ./stack.sh:main:911 : install_keystonemiddleware 2020-12-22 11:01:03.779 | + lib/keystone:install_keystonemiddleware:479 : use_library_from_git keystonemiddleware 2020-12-22 11:01:03.782 | + inc/python:use_library_from_git:328 : local name=keystonemiddleware 2020-12-22 11:01:03.784 | + inc/python:use_library_from_git:329 : local enabled=1 2020-12-22 11:01:03.786 | + inc/python:use_library_from_git:330 : [[ '' = \A\L\L ]] 2020-12-22 11:01:03.789 | + inc/python:use_library_from_git:330 : [[ ,, =~ ,keystonemiddleware, ]] 2020-12-22 11:01:03.792 | + inc/python:use_library_from_git:331 : return 1 2020-12-22 11:01:03.794 | + lib/keystone:install_keystonemiddleware:484 : pip_install_gr keystonemiddleware 2020-12-22 11:01:03.797 | + inc/python:pip_install_gr:68 : local name=keystonemiddleware 2020-12-22 11:01:03.800 | + inc/python:pip_install_gr:69 : local clean_name 2020-12-22 11:01:03.803 | ++ inc/python:pip_install_gr:70 : get_from_global_requirements keystonemiddleware 2020-12-22 11:01:03.805 | ++ inc/python:get_from_global_requirements:316 : local package=keystonemiddleware 2020-12-22 11:01:03.808 | ++ inc/python:get_from_global_requirements:317 : local required_pkg 2020-12-22 11:01:03.811 | +++ inc/python:get_from_global_requirements:318 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2020-12-22 11:01:03.812 | +++ inc/python:get_from_global_requirements:318 : cut -d# -f1 2020-12-22 11:01:03.817 | ++ inc/python:get_from_global_requirements:318 : required_pkg='keystonemiddleware ' 2020-12-22 11:01:03.820 | ++ inc/python:get_from_global_requirements:319 : [[ keystonemiddleware == '' ]] 2020-12-22 11:01:03.823 | ++ inc/python:get_from_global_requirements:322 : echo keystonemiddleware 2020-12-22 11:01:03.826 | + inc/python:pip_install_gr:70 : clean_name=keystonemiddleware 2020-12-22 11:01:03.829 | + inc/python:pip_install_gr:71 : pip_install keystonemiddleware 2020-12-22 11:01:03.851 | Check python version for : keystonemiddleware 2020-12-22 11:01:03.854 | Using 3.6 version to install keystonemiddleware based on default behavior 2020-12-22 11:01:04.259 | + inc/python:pip_install:283 : 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 2020-12-22 11:01:04.930 | Ignoring enum-compat: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:01:04.981 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:01:04.983 | Ignoring pytest: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:01:04.986 | Ignoring pytest: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:01:04.990 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:01:05.056 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:01:05.063 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:01:05.065 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:01:05.068 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:01:05.073 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:01:05.081 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:01:05.096 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:01:05.098 | Ignoring networkx: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:01:05.101 | Ignoring networkx: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:01:05.120 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:01:05.149 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:01:05.152 | Ignoring zeroconf: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:01:05.154 | Ignoring zeroconf: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:01:05.159 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:01:05.161 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:01:05.164 | Ignoring scipy: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:01:05.167 | Ignoring scipy: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:01:05.172 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:01:05.174 | Ignoring mypy-extensions: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:01:05.177 | Ignoring mypy-extensions: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:01:05.181 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:01:05.268 | Ignoring ifaddr: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:01:05.270 | Ignoring ifaddr: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:01:05.275 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:01:05.279 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:01:05.285 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:01:05.299 | Ignoring tornado: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:01:05.301 | Ignoring tornado: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:01:05.306 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:01:05.308 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:01:05.327 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:01:05.344 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:01:05.347 | Ignoring gunicorn: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:01:05.349 | Ignoring gunicorn: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:01:05.355 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:01:05.369 | Ignoring asyncio: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:01:05.372 | Ignoring asyncio: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:01:05.377 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:01:05.381 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:01:05.385 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:01:05.390 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:01:05.408 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:01:05.411 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:01:05.416 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:01:05.445 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:01:05.454 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:01:05.457 | Ignoring influxdb: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:01:05.459 | Ignoring influxdb: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:01:05.464 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:01:05.477 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:01:05.483 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:01:05.488 | Ignoring dnspython3: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:01:05.491 | Ignoring dnspython3: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:01:05.496 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:01:05.502 | Ignoring joblib: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:01:05.504 | Ignoring joblib: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:01:05.509 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:01:05.579 | Ignoring mypy: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:01:05.581 | Ignoring mypy: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:01:05.586 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:01:05.612 | Ignoring jeepney: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:01:05.614 | Ignoring jeepney: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:01:05.619 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:01:05.623 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:01:05.653 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:01:05.655 | Ignoring keyring: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:01:05.658 | Ignoring keyring: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:01:05.662 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:01:05.717 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:01:05.719 | Ignoring SecretStorage: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:01:05.721 | Ignoring SecretStorage: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:01:05.726 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:01:05.745 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:01:05.794 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:01:05.796 | Ignoring more-itertools: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:01:05.799 | Ignoring more-itertools: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:01:05.804 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:01:05.808 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:01:05.811 | Ignoring numpy: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:01:05.813 | Ignoring numpy: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:01:05.818 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:01:05.822 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:01:05.825 | Ignoring Sphinx: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:01:05.827 | Ignoring Sphinx: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:01:05.832 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:01:05.888 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:01:05.890 | Ignoring Django: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:01:05.893 | Ignoring Django: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:01:05.898 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:01:05.922 | Ignoring typed-ast: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:01:05.926 | Ignoring typed-ast: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:01:05.931 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:01:05.961 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:01:05.967 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:01:05.969 | Ignoring GitPython: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:01:05.972 | Ignoring GitPython: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:01:05.976 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:01:06.011 | Ignoring ndg-httpsclient: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:01:06.032 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:01:06.041 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:01:06.066 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:01:06.068 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:01:06.071 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:01:06.076 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:01:06.089 | Ignoring diskimage-builder: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:01:06.091 | Ignoring diskimage-builder: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:01:06.093 | Ignoring diskimage-builder: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:01:06.098 | Ignoring diskimage-builder: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:01:06.107 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:01:06.109 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:01:06.123 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:01:06.131 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:01:06.134 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:01:06.139 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:01:06.151 | Ignoring dnspython: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:01:06.153 | Ignoring dnspython: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:01:06.158 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:01:06.160 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:01:06.168 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:01:06.183 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:01:06.203 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:01:06.229 | Ignoring typing-extensions: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:01:06.232 | Ignoring typing-extensions: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:01:06.236 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:01:06.252 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:01:06.255 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:01:06.260 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:01:06.263 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:01:06.266 | Ignoring scikit-learn: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:01:06.269 | Ignoring scikit-learn: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:01:06.274 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:01:06.278 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:01:06.280 | Ignoring Pygments: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:01:06.282 | Ignoring Pygments: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:01:06.287 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:01:06.347 | Collecting keystonemiddleware===7.0.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 413)) 2020-12-22 11:01:06.455 | Downloading http://10.100.0.9:8080/root/pypi/+f/a2b/060fd2109a7ec/keystonemiddleware-7.0.1-py2.py3-none-any.whl (121kB) 2020-12-22 11:01:06.648 | Collecting oslo.cache===1.37.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 440)) 2020-12-22 11:01:06.727 | Downloading http://10.100.0.9:8080/root/pypi/+f/466/f69211d799f8d/oslo.cache-1.37.0-py2.py3-none-any.whl (60kB) 2020-12-22 11:01:06.891 | Collecting oslo.config===6.11.3 (from -c /opt/stack/requirements/upper-constraints.txt (line 477)) 2020-12-22 11:01:07.014 | Downloading http://10.100.0.9:8080/root/pypi/+f/d0a/544d21dbcdfa7/oslo.config-6.11.3-py2.py3-none-any.whl (131kB) 2020-12-22 11:01:07.171 | Collecting dogpile.cache===0.7.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 494)) 2020-12-22 11:01:07.206 | Downloading http://10.100.0.9:8080/root/pypi/+f/691/b7f199561c4bd/dogpile.cache-0.7.1.tar.gz (326kB) 2020-12-22 11:01:08.060 | Requirement already satisfied: stevedore===1.31.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 503)) 2020-12-22 11:01:08.066 | Requirement already satisfied: six===1.12.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 534)) 2020-12-22 11:01:08.136 | Collecting rfc3986===1.3.2 (from -c /opt/stack/requirements/upper-constraints.txt (line 574)) 2020-12-22 11:01:08.174 | Downloading http://10.100.0.9:8080/root/pypi/+f/df4/eba676077cefb/rfc3986-1.3.2-py2.py3-none-any.whl 2020-12-22 11:01:08.311 | Collecting keystoneauth1===3.17.3 (from -c /opt/stack/requirements/upper-constraints.txt (line 607)) 2020-12-22 11:01:08.390 | Downloading http://10.100.0.9:8080/root/pypi/+f/027/674dbe8dc483e/keystoneauth1-3.17.3-py2.py3-none-any.whl (303kB) 2020-12-22 11:01:08.639 | Collecting python-keystoneclient===3.21.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 610)) 2020-12-22 11:01:08.724 | Downloading http://10.100.0.9:8080/root/pypi/+f/082/5eed18fb854b0/python_keystoneclient-3.21.0-py2.py3-none-any.whl (395kB) 2020-12-22 11:01:08.960 | Collecting decorator===4.4.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 631)) 2020-12-22 11:01:08.996 | Downloading http://10.100.0.9:8080/root/pypi/+f/f06/9f3a01830ca75/decorator-4.4.0-py2.py3-none-any.whl 2020-12-22 11:01:09.117 | Collecting oslo.utils===3.41.6 (from -c /opt/stack/requirements/upper-constraints.txt (line 671)) 2020-12-22 11:01:09.228 | Downloading http://10.100.0.9:8080/root/pypi/+f/ab8/c7c1d9e592daa/oslo.utils-3.41.6-py2.py3-none-any.whl (95kB) 2020-12-22 11:01:09.383 | Collecting pytz===2019.2 (from -c /opt/stack/requirements/upper-constraints.txt (line 687)) 2020-12-22 11:01:09.650 | Downloading http://10.100.0.9:8080/root/pypi/+f/c89/4d57500a4cd2d/pytz-2019.2-py2.py3-none-any.whl (508kB) 2020-12-22 11:01:09.877 | Requirement already satisfied: requests===2.22.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) 2020-12-22 11:01:09.956 | Collecting oslo.log===3.44.3 (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) 2020-12-22 11:01:10.059 | Downloading http://10.100.0.9:8080/root/pypi/+f/89a/c6aff17f4131a/oslo.log-3.44.3-py2.py3-none-any.whl (72kB) 2020-12-22 11:01:10.236 | Collecting pycadf===2.10.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 61)) 2020-12-22 11:01:10.280 | Downloading http://10.100.0.9:8080/root/pypi/+f/f11/8590a55805cd4/pycadf-2.10.0-py2.py3-none-any.whl (42kB) 2020-12-22 11:01:10.419 | Collecting oslo.i18n===3.24.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 55)) 2020-12-22 11:01:10.487 | Downloading http://10.100.0.9:8080/root/pypi/+f/862/9febc112ef1f9/oslo.i18n-3.24.0-py2.py3-none-any.whl (46kB) 2020-12-22 11:01:10.626 | Collecting WebOb===1.8.5 (from -c /opt/stack/requirements/upper-constraints.txt (line 18)) 2020-12-22 11:01:10.689 | Downloading http://10.100.0.9:8080/root/pypi/+f/36d/b8203c67023d6/WebOb-1.8.5-py2.py3-none-any.whl (113kB) 2020-12-22 11:01:10.834 | Collecting oslo.serialization===2.29.2 (from -c /opt/stack/requirements/upper-constraints.txt (line 368)) 2020-12-22 11:01:10.908 | Downloading http://10.100.0.9:8080/root/pypi/+f/0b9/bde3d03feab54/oslo.serialization-2.29.2-py2.py3-none-any.whl 2020-12-22 11:01:11.046 | Collecting oslo.context===2.23.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 58)) 2020-12-22 11:01:11.109 | Downloading http://10.100.0.9:8080/root/pypi/+f/221/77bf366e3e091/oslo.context-2.23.1-py2.py3-none-any.whl 2020-12-22 11:01:11.179 | Requirement already satisfied: pbr===5.4.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 49)) 2020-12-22 11:01:11.183 | Collecting netaddr===0.7.19 (from -c /opt/stack/requirements/upper-constraints.txt (line 153)) 2020-12-22 11:01:11.243 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/56b/3558bd71f3f69/netaddr-0.7.19-py2.py3-none-any.whl (1.6MB) 2020-12-22 11:01:11.413 | Collecting debtcollector===1.22.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 138)) 2020-12-22 11:01:11.463 | Downloading http://10.100.0.9:8080/root/pypi/+f/f0b/ccd85595fbca1/debtcollector-1.22.0-py2.py3-none-any.whl 2020-12-22 11:01:11.544 | Requirement already satisfied: PyYAML===5.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 206)) 2020-12-22 11:01:11.604 | Collecting iso8601===0.1.12 (from -c /opt/stack/requirements/upper-constraints.txt (line 426)) 2020-12-22 11:01:11.633 | Downloading http://10.100.0.9:8080/root/pypi/+f/bbb/ae5fb4a7abfe7/iso8601-0.1.12-py3-none-any.whl 2020-12-22 11:01:11.784 | Collecting os-service-types===1.7.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 383)) 2020-12-22 11:01:11.808 | Downloading http://10.100.0.9:8080/root/pypi/+f/050/5c72205690910/os_service_types-1.7.0-py2.py3-none-any.whl 2020-12-22 11:01:11.879 | Requirement already satisfied: pyparsing===2.4.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 493)) 2020-12-22 11:01:11.883 | Collecting netifaces===0.10.9 (from -c /opt/stack/requirements/upper-constraints.txt (line 599)) 2020-12-22 11:01:11.956 | Downloading http://10.100.0.9:8080/root/pypi/+f/30e/d89ab8aff715c/netifaces-0.10.9-cp36-cp36m-manylinux1_x86_64.whl 2020-12-22 11:01:11.967 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) 2020-12-22 11:01:11.969 | Requirement already satisfied: certifi===2019.6.16 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 45)) 2020-12-22 11:01:11.973 | Requirement already satisfied: idna===2.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 430)) 2020-12-22 11:01:11.977 | Requirement already satisfied: urllib3===1.25.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 193)) 2020-12-22 11:01:12.062 | Collecting python-dateutil===2.8.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 678)) 2020-12-22 11:01:12.100 | Downloading http://10.100.0.9:8080/root/pypi/+f/7e6/584c74aeed623/python_dateutil-2.8.0-py2.py3-none-any.whl (226kB) 2020-12-22 11:01:12.240 | Collecting pyinotify===0.9.6 (from -c /opt/stack/requirements/upper-constraints.txt (line 137)) 2020-12-22 11:01:12.260 | Downloading http://10.100.0.9:8080/root/pypi/+f/9c9/98a5d7606ca83/pyinotify-0.9.6.tar.gz (60kB) 2020-12-22 11:01:12.923 | Collecting Babel===2.7.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 651)) 2020-12-22 11:01:12.986 | Downloading http://10.100.0.9:8080/root/pypi/+f/af9/2e6106cb7c552/Babel-2.7.0-py2.py3-none-any.whl (8.4MB) 2020-12-22 11:01:13.745 | Collecting msgpack===0.6.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 471)) 2020-12-22 11:01:13.861 | Downloading http://10.100.0.9:8080/root/pypi/+f/62b/d8e43d2045803/msgpack-0.6.1-cp36-cp36m-manylinux1_x86_64.whl (248kB) 2020-12-22 11:01:14.002 | Collecting wrapt===1.11.2 (from -c /opt/stack/requirements/upper-constraints.txt (line 563)) 2020-12-22 11:01:14.035 | Downloading http://10.100.0.9:8080/root/pypi/+f/565/a021fd1941947/wrapt-1.11.2.tar.gz 2020-12-22 11:01:14.627 | Building wheels for collected packages: pyinotify, dogpile.cache, wrapt 2020-12-22 11:01:14.627 | Running setup.py bdist_wheel for pyinotify: started 2020-12-22 11:01:15.232 | Running setup.py bdist_wheel for pyinotify: finished with status 'done' 2020-12-22 11:01:15.232 | Stored in directory: /root/.cache/pip/wheels/8e/9f/74/f8887f407ac16b7a05bcbce20ca1044e1da258e1002449b378 2020-12-22 11:01:15.244 | Running setup.py bdist_wheel for dogpile.cache: started 2020-12-22 11:01:15.940 | Running setup.py bdist_wheel for dogpile.cache: finished with status 'done' 2020-12-22 11:01:15.941 | Stored in directory: /root/.cache/pip/wheels/ad/5a/2c/b6efd5ca6527bb08d1a60f85adeeb616c17cb3382b002393a1 2020-12-22 11:01:15.960 | Running setup.py bdist_wheel for wrapt: started 2020-12-22 11:01:17.558 | Running setup.py bdist_wheel for wrapt: finished with status 'done' 2020-12-22 11:01:17.559 | Stored in directory: /root/.cache/pip/wheels/e4/95/b1/fad20d2c31cb27e5e99c221400ea7832f77662645dfb434266 2020-12-22 11:01:17.567 | Successfully built pyinotify dogpile.cache wrapt 2020-12-22 11:01:17.568 | Installing collected packages: WebOb, pytz, Babel, oslo.i18n, wrapt, debtcollector, oslo.context, rfc3986, netaddr, oslo.config, msgpack, iso8601, netifaces, oslo.utils, oslo.serialization, pycadf, pyinotify, python-dateutil, oslo.log, os-service-types, decorator, dogpile.cache, oslo.cache, keystoneauth1, python-keystoneclient, keystonemiddleware 2020-12-22 11:01:18.510 | Found existing installation: netaddr 0.8.0 2020-12-22 11:01:18.527 | Uninstalling netaddr-0.8.0: 2020-12-22 11:01:18.537 | Successfully uninstalled netaddr-0.8.0 2020-12-22 11:01:18.856 | Found existing installation: netifaces 0.10.4 2020-12-22 11:01:18.861 | Uninstalling netifaces-0.10.4: 2020-12-22 11:01:18.862 | Successfully uninstalled netifaces-0.10.4 2020-12-22 11:01:21.481 | Successfully installed Babel-2.7.0 WebOb-1.8.5 debtcollector-1.22.0 decorator-4.4.0 dogpile.cache-0.7.1 iso8601-0.1.12 keystoneauth1-3.17.3 keystonemiddleware-7.0.1 msgpack-0.6.1 netaddr-0.7.19 netifaces-0.10.9 os-service-types-1.7.0 oslo.cache-1.37.0 oslo.config-6.11.3 oslo.context-2.23.1 oslo.i18n-3.24.0 oslo.log-3.44.3 oslo.serialization-2.29.2 oslo.utils-3.41.6 pycadf-2.10.0 pyinotify-0.9.6 python-dateutil-2.8.0 python-keystoneclient-3.21.0 pytz-2019.2 rfc3986-1.3.2 wrapt-1.11.2 2020-12-22 11:01:21.693 | You are using pip version 9.0.3, however version 20.3.3 is available. 2020-12-22 11:01:21.693 | You should consider upgrading via the 'pip install --upgrade pip' command. 2020-12-22 11:01:21.772 | + inc/python:pip_install:290 : result=0 2020-12-22 11:01:21.774 | + inc/python:pip_install:292 : time_stop pip_install 2020-12-22 11:01:21.776 | + functions-common:time_stop:2336 : local name 2020-12-22 11:01:21.779 | + functions-common:time_stop:2337 : local end_time 2020-12-22 11:01:21.782 | + functions-common:time_stop:2338 : local elapsed_time 2020-12-22 11:01:21.784 | + functions-common:time_stop:2339 : local total 2020-12-22 11:01:21.786 | + functions-common:time_stop:2340 : local start_time 2020-12-22 11:01:21.788 | + functions-common:time_stop:2342 : name=pip_install 2020-12-22 11:01:21.790 | + functions-common:time_stop:2343 : start_time=1608634863843 2020-12-22 11:01:21.793 | + functions-common:time_stop:2345 : [[ -z 1608634863843 ]] 2020-12-22 11:01:21.796 | ++ functions-common:time_stop:2348 : date +%s%3N 2020-12-22 11:01:21.799 | + functions-common:time_stop:2348 : end_time=1608634881796 2020-12-22 11:01:21.801 | + functions-common:time_stop:2349 : elapsed_time=17953 2020-12-22 11:01:21.803 | + functions-common:time_stop:2350 : total=77842 2020-12-22 11:01:21.806 | + functions-common:time_stop:2352 : _TIME_START[$name]= 2020-12-22 11:01:21.809 | + functions-common:time_stop:2353 : _TIME_TOTAL[$name]=95795 2020-12-22 11:01:21.811 | + inc/python:pip_install:293 : return 0 2020-12-22 11:01:21.814 | + lib/keystone:install_keystonemiddleware:488 : pip_install_gr python-memcached 2020-12-22 11:01:21.816 | + inc/python:pip_install_gr:68 : local name=python-memcached 2020-12-22 11:01:21.820 | + inc/python:pip_install_gr:69 : local clean_name 2020-12-22 11:01:21.823 | ++ inc/python:pip_install_gr:70 : get_from_global_requirements python-memcached 2020-12-22 11:01:21.825 | ++ inc/python:get_from_global_requirements:316 : local package=python-memcached 2020-12-22 11:01:21.828 | ++ inc/python:get_from_global_requirements:317 : local required_pkg 2020-12-22 11:01:21.832 | +++ inc/python:get_from_global_requirements:318 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2020-12-22 11:01:21.832 | +++ inc/python:get_from_global_requirements:318 : cut -d# -f1 2020-12-22 11:01:21.838 | ++ inc/python:get_from_global_requirements:318 : required_pkg='python-memcached>1.55;python_version=='\''2.7'\'' 2020-12-22 11:01:21.838 | python-memcached>1.57;python_version>='\''3.4'\'' ' 2020-12-22 11:01:21.840 | ++ inc/python:get_from_global_requirements:319 : [[ python-memcached>1.55;python_version=='2.7' 2020-12-22 11:01:21.840 | python-memcached>1.57;python_version>='3.4' == '' ]] 2020-12-22 11:01:21.843 | ++ inc/python:get_from_global_requirements:322 : echo 'python-memcached>1.55;python_version=='\''2.7'\''' 'python-memcached>1.57;python_version>='\''3.4'\''' 2020-12-22 11:01:21.846 | + inc/python:pip_install_gr:70 : clean_name='python-memcached>1.55;python_version=='\''2.7'\'' python-memcached>1.57;python_version>='\''3.4'\''' 2020-12-22 11:01:21.848 | + inc/python:pip_install_gr:71 : pip_install 'python-memcached>1.55;python_version=='\''2.7'\''' 'python-memcached>1.57;python_version>='\''3.4'\''' 2020-12-22 11:01:21.874 | Check python version for : python-memcached>1.57;python_version>='3.4' 2020-12-22 11:01:21.877 | Using 3.6 version to install python-memcached>1.57;python_version>='3.4' based on default behavior 2020-12-22 11:01:22.287 | + inc/python:pip_install:283 : 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>1.55;python_version=='\''2.7'\''' 'python-memcached>1.57;python_version>='\''3.4'\''' 2020-12-22 11:01:22.980 | Ignoring enum-compat: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:01:23.035 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:01:23.037 | Ignoring pytest: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:01:23.040 | Ignoring pytest: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:01:23.045 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:01:23.116 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:01:23.124 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:01:23.126 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:01:23.129 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:01:23.134 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:01:23.144 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:01:23.159 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:01:23.162 | Ignoring networkx: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:01:23.164 | Ignoring networkx: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:01:23.183 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:01:23.213 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:01:23.216 | Ignoring zeroconf: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:01:23.218 | Ignoring zeroconf: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:01:23.224 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:01:23.226 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:01:23.229 | Ignoring scipy: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:01:23.231 | Ignoring scipy: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:01:23.237 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:01:23.240 | Ignoring mypy-extensions: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:01:23.243 | Ignoring mypy-extensions: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:01:23.249 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:01:23.335 | Ignoring ifaddr: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:01:23.338 | Ignoring ifaddr: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:01:23.343 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:01:23.347 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:01:23.353 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:01:23.365 | Ignoring tornado: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:01:23.367 | Ignoring tornado: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:01:23.372 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:01:23.375 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:01:23.393 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:01:23.411 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:01:23.413 | Ignoring gunicorn: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:01:23.416 | Ignoring gunicorn: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:01:23.421 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:01:23.435 | Ignoring asyncio: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:01:23.438 | Ignoring asyncio: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:01:23.442 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:01:23.447 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:01:23.449 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:01:23.455 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:01:23.473 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:01:23.476 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:01:23.480 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:01:23.510 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:01:23.519 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:01:23.521 | Ignoring influxdb: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:01:23.524 | Ignoring influxdb: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:01:23.528 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:01:23.541 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:01:23.547 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:01:23.553 | Ignoring dnspython3: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:01:23.555 | Ignoring dnspython3: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:01:23.560 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:01:23.566 | Ignoring joblib: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:01:23.569 | Ignoring joblib: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:01:23.574 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:01:23.647 | Ignoring mypy: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:01:23.649 | Ignoring mypy: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:01:23.654 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:01:23.681 | Ignoring jeepney: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:01:23.683 | Ignoring jeepney: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:01:23.688 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:01:23.693 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:01:23.723 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:01:23.726 | Ignoring keyring: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:01:23.728 | Ignoring keyring: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:01:23.733 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:01:23.788 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:01:23.790 | Ignoring SecretStorage: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:01:23.793 | Ignoring SecretStorage: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:01:23.798 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:01:23.814 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:01:23.864 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:01:23.866 | Ignoring more-itertools: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:01:23.869 | Ignoring more-itertools: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:01:23.874 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:01:23.878 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:01:23.880 | Ignoring numpy: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:01:23.882 | Ignoring numpy: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:01:23.887 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:01:23.892 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:01:23.894 | Ignoring Sphinx: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:01:23.897 | Ignoring Sphinx: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:01:23.902 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:01:23.958 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:01:23.961 | Ignoring Django: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:01:23.963 | Ignoring Django: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:01:23.968 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:01:23.988 | Ignoring typed-ast: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:01:23.990 | Ignoring typed-ast: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:01:23.995 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:01:24.026 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:01:24.033 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:01:24.035 | Ignoring GitPython: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:01:24.038 | Ignoring GitPython: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:01:24.042 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:01:24.078 | Ignoring ndg-httpsclient: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:01:24.102 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:01:24.112 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:01:24.139 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:01:24.141 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:01:24.144 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:01:24.149 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:01:24.163 | Ignoring diskimage-builder: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:01:24.166 | Ignoring diskimage-builder: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:01:24.168 | Ignoring diskimage-builder: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:01:24.174 | Ignoring diskimage-builder: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:01:24.183 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:01:24.186 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:01:24.200 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:01:24.209 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:01:24.212 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:01:24.217 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:01:24.230 | Ignoring dnspython: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:01:24.232 | Ignoring dnspython: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:01:24.237 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:01:24.240 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:01:24.248 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:01:24.263 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:01:24.284 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:01:24.312 | Ignoring typing-extensions: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:01:24.314 | Ignoring typing-extensions: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:01:24.319 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:01:24.335 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:01:24.338 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:01:24.343 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:01:24.346 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:01:24.348 | Ignoring scikit-learn: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:01:24.351 | Ignoring scikit-learn: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:01:24.356 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:01:24.360 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:01:24.363 | Ignoring Pygments: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:01:24.366 | Ignoring Pygments: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:01:24.371 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:01:24.373 | Ignoring python-memcached: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:01:24.444 | Collecting python-memcached===1.59 (from -c /opt/stack/requirements/upper-constraints.txt (line 532)) 2020-12-22 11:01:24.489 | Downloading http://10.100.0.9:8080/root/pypi/+f/4da/c64916871bd35/python_memcached-1.59-py2.py3-none-any.whl 2020-12-22 11:01:24.566 | Requirement already satisfied: six===1.12.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 534)) 2020-12-22 11:01:24.568 | Installing collected packages: python-memcached 2020-12-22 11:01:24.635 | Successfully installed python-memcached-1.59 2020-12-22 11:01:24.702 | You are using pip version 9.0.3, however version 20.3.3 is available. 2020-12-22 11:01:24.703 | You should consider upgrading via the 'pip install --upgrade pip' command. 2020-12-22 11:01:24.757 | + inc/python:pip_install:290 : result=0 2020-12-22 11:01:24.760 | + inc/python:pip_install:292 : time_stop pip_install 2020-12-22 11:01:24.763 | + functions-common:time_stop:2336 : local name 2020-12-22 11:01:24.765 | + functions-common:time_stop:2337 : local end_time 2020-12-22 11:01:24.768 | + functions-common:time_stop:2338 : local elapsed_time 2020-12-22 11:01:24.770 | + functions-common:time_stop:2339 : local total 2020-12-22 11:01:24.773 | + functions-common:time_stop:2340 : local start_time 2020-12-22 11:01:24.775 | + functions-common:time_stop:2342 : name=pip_install 2020-12-22 11:01:24.777 | + functions-common:time_stop:2343 : start_time=1608634881865 2020-12-22 11:01:24.780 | + functions-common:time_stop:2345 : [[ -z 1608634881865 ]] 2020-12-22 11:01:24.783 | ++ functions-common:time_stop:2348 : date +%s%3N 2020-12-22 11:01:24.787 | + functions-common:time_stop:2348 : end_time=1608634884784 2020-12-22 11:01:24.789 | + functions-common:time_stop:2349 : elapsed_time=2919 2020-12-22 11:01:24.791 | + functions-common:time_stop:2350 : total=95795 2020-12-22 11:01:24.794 | + functions-common:time_stop:2352 : _TIME_START[$name]= 2020-12-22 11:01:24.796 | + functions-common:time_stop:2353 : _TIME_TOTAL[$name]=98714 2020-12-22 11:01:24.798 | + inc/python:pip_install:293 : return 0 2020-12-22 11:01:24.801 | + ./stack.sh:main:913 : is_service_enabled keystone 2020-12-22 11:01:24.818 | + functions-common:is_service_enabled:1988 : return 0 2020-12-22 11:01:24.820 | + ./stack.sh:main:914 : '[' 10.222.0.117 == 10.222.0.117 ']' 2020-12-22 11:01:24.823 | + ./stack.sh:main:915 : stack_install_service keystone 2020-12-22 11:01:24.825 | + lib/stack:stack_install_service:20 : local service=keystone 2020-12-22 11:01:24.828 | + lib/stack:stack_install_service:21 : type install_keystone 2020-12-22 11:01:24.831 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2020-12-22 11:01:24.833 | + lib/stack:stack_install_service:32 : install_keystone 2020-12-22 11:01:24.836 | + lib/keystone:install_keystone:494 : is_service_enabled ldap 2020-12-22 11:01:24.851 | + functions-common:is_service_enabled:1988 : return 1 2020-12-22 11:01:24.854 | + lib/keystone:install_keystone:498 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone stable/train 2020-12-22 11:01:24.856 | + functions-common:git_clone:524 : local git_remote=https://opendev.org/openstack/keystone.git 2020-12-22 11:01:24.858 | + functions-common:git_clone:525 : local git_dest=/opt/stack/keystone 2020-12-22 11:01:24.861 | + functions-common:git_clone:526 : local git_ref=stable/train 2020-12-22 11:01:24.863 | + functions-common:git_clone:527 : local orig_dir 2020-12-22 11:01:24.866 | ++ functions-common:git_clone:528 : pwd 2020-12-22 11:01:24.869 | + functions-common:git_clone:528 : orig_dir=/home/ubuntu/devstack 2020-12-22 11:01:24.871 | + functions-common:git_clone:529 : local git_clone_flags= 2020-12-22 11:01:24.874 | ++ functions-common:git_clone:531 : trueorfalse False RECLONE 2020-12-22 11:01:24.890 | + functions-common:git_clone:531 : RECLONE=False 2020-12-22 11:01:24.893 | + functions-common:git_clone:532 : [[ 0 -gt 0 ]] 2020-12-22 11:01:24.896 | + functions-common:git_clone:536 : [[ False = \T\r\u\e ]] 2020-12-22 11:01:24.899 | + functions-common:git_clone:545 : echo stable/train 2020-12-22 11:01:24.900 | + functions-common:git_clone:545 : egrep -q '^refs' 2020-12-22 11:01:24.904 | + functions-common:git_clone:559 : [[ ! -d /opt/stack/keystone ]] 2020-12-22 11:01:24.907 | + functions-common:git_clone:567 : [[ False = \T\r\u\e ]] 2020-12-22 11:01:24.909 | + functions-common:git_clone:593 : cd /opt/stack/keystone 2020-12-22 11:01:24.913 | + functions-common:git_clone:594 : head -1 2020-12-22 11:01:24.913 | + functions-common:git_clone:594 : git show --oneline 2020-12-22 11:01:24.919 | 6df6aec58 Merge "Properly handle octet (byte) strings when converting LDAP responses" into stable/train 2020-12-22 11:01:24.922 | + functions-common:git_clone:595 : cd /home/ubuntu/devstack 2020-12-22 11:01:24.925 | + lib/keystone:install_keystone:499 : setup_develop /opt/stack/keystone 2020-12-22 11:01:24.927 | + inc/python:setup_develop:415 : local bindep 2020-12-22 11:01:24.930 | + inc/python:setup_develop:416 : [[ /opt/stack/keystone == -bindep* ]] 2020-12-22 11:01:24.932 | + inc/python:setup_develop:420 : local project_dir=/opt/stack/keystone 2020-12-22 11:01:24.935 | + inc/python:setup_develop:421 : local extras= 2020-12-22 11:01:24.937 | + inc/python:setup_develop:422 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2020-12-22 11:01:24.940 | + inc/python:_setup_package_with_constraints_edit:441 : local bindep 2020-12-22 11:01:24.942 | + inc/python:_setup_package_with_constraints_edit:442 : [[ /opt/stack/keystone == -bindep* ]] 2020-12-22 11:01:24.945 | + inc/python:_setup_package_with_constraints_edit:446 : local project_dir=/opt/stack/keystone 2020-12-22 11:01:24.947 | + inc/python:_setup_package_with_constraints_edit:447 : local flags=-e 2020-12-22 11:01:24.949 | + inc/python:_setup_package_with_constraints_edit:448 : local extras= 2020-12-22 11:01:24.952 | ++ inc/python:_setup_package_with_constraints_edit:455 : cd /opt/stack/keystone 2020-12-22 11:01:24.955 | ++ inc/python:_setup_package_with_constraints_edit:455 : pwd 2020-12-22 11:01:24.957 | + inc/python:_setup_package_with_constraints_edit:455 : project_dir=/opt/stack/keystone 2020-12-22 11:01:24.960 | + inc/python:_setup_package_with_constraints_edit:457 : '[' -n /opt/stack/requirements ']' 2020-12-22 11:01:24.962 | + inc/python:_setup_package_with_constraints_edit:459 : local name 2020-12-22 11:01:24.965 | ++ inc/python:_setup_package_with_constraints_edit:460 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2020-12-22 11:01:24.970 | + inc/python:_setup_package_with_constraints_edit:460 : name=keystone 2020-12-22 11:01:24.973 | + inc/python:_setup_package_with_constraints_edit:462 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone '-e file:///opt/stack/keystone#egg=keystone' 2020-12-22 11:01:25.835 | + inc/python:_setup_package_with_constraints_edit:466 : setup_package /opt/stack/keystone -e 2020-12-22 11:01:25.838 | + inc/python:setup_package:494 : local bindep=0 2020-12-22 11:01:25.840 | + inc/python:setup_package:495 : local bindep_flag= 2020-12-22 11:01:25.842 | + inc/python:setup_package:496 : local bindep_profiles= 2020-12-22 11:01:25.845 | + inc/python:setup_package:497 : [[ /opt/stack/keystone == -bindep* ]] 2020-12-22 11:01:25.847 | + inc/python:setup_package:502 : local project_dir=/opt/stack/keystone 2020-12-22 11:01:25.850 | + inc/python:setup_package:503 : local flags=-e 2020-12-22 11:01:25.852 | + inc/python:setup_package:504 : local extras= 2020-12-22 11:01:25.854 | + inc/python:setup_package:508 : [[ -n -e ]] 2020-12-22 11:01:25.856 | + inc/python:setup_package:508 : [[ -z '' ]] 2020-12-22 11:01:25.859 | + inc/python:setup_package:508 : [[ ! -e =~ ^-.* ]] 2020-12-22 11:01:25.861 | + inc/python:setup_package:513 : [[ ! -z '' ]] 2020-12-22 11:01:25.864 | + inc/python:setup_package:518 : [[ 0 == 1 ]] 2020-12-22 11:01:25.866 | + inc/python:setup_package:522 : pip_install -e /opt/stack/keystone 2020-12-22 11:01:25.892 | Check python version for : /opt/stack/keystone 2020-12-22 11:01:25.895 | Using 3.6 version to install /opt/stack/keystone based on default behavior 2020-12-22 11:01:26.341 | + inc/python:pip_install:283 : 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 2020-12-22 11:01:27.140 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:01:27.145 | Ignoring Django: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:01:27.150 | Ignoring Django: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:01:27.162 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:01:27.180 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:01:27.184 | Ignoring GitPython: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:01:27.190 | Ignoring GitPython: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:01:27.198 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:01:27.209 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:01:27.257 | Ignoring Pygments: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:01:27.261 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:01:27.266 | Ignoring Pygments: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:01:27.276 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:01:27.290 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:01:27.294 | Ignoring SecretStorage: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:01:27.299 | Ignoring SecretStorage: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:01:27.308 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:01:27.312 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:01:27.317 | Ignoring Sphinx: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:01:27.322 | Ignoring Sphinx: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:01:27.331 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:01:27.517 | Ignoring asyncio: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:01:27.520 | Ignoring asyncio: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:01:27.525 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:01:27.535 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:01:27.537 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:01:27.540 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:01:27.586 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:01:27.591 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:01:27.617 | Ignoring diskimage-builder: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:01:27.620 | Ignoring diskimage-builder: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:01:27.622 | Ignoring diskimage-builder: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:01:27.628 | Ignoring diskimage-builder: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:01:27.646 | Ignoring dnspython: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:01:27.649 | Ignoring dnspython: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:01:27.653 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:01:27.657 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:01:27.659 | Ignoring dnspython3: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:01:27.662 | Ignoring dnspython3: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:01:27.666 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:01:27.684 | Ignoring enum-compat: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:01:27.715 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:01:27.717 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:01:27.722 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:01:27.745 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:01:27.747 | Ignoring gunicorn: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:01:27.750 | Ignoring gunicorn: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:01:27.757 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:01:27.761 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:01:27.776 | Ignoring ifaddr: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:01:27.779 | Ignoring ifaddr: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:01:27.784 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:01:27.795 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:01:27.797 | Ignoring influxdb: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:01:27.800 | Ignoring influxdb: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:01:27.804 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:01:27.808 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:01:27.818 | Ignoring jeepney: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:01:27.820 | Ignoring jeepney: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:01:27.825 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:01:27.831 | Ignoring joblib: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:01:27.833 | Ignoring joblib: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:01:27.839 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:01:27.855 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:01:27.857 | Ignoring keyring: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:01:27.860 | Ignoring keyring: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:01:27.864 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:01:27.905 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:01:27.907 | Ignoring more-itertools: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:01:27.910 | Ignoring more-itertools: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:01:27.914 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:01:27.927 | Ignoring mypy: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:01:27.929 | Ignoring mypy: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:01:27.934 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:01:27.936 | Ignoring mypy-extensions: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:01:27.939 | Ignoring mypy-extensions: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:01:27.944 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:01:27.946 | Ignoring ndg-httpsclient: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:01:27.956 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:01:27.960 | Ignoring networkx: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:01:27.964 | Ignoring networkx: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:01:27.969 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:01:27.988 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:01:27.990 | Ignoring numpy: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:01:27.992 | Ignoring numpy: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:01:27.997 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:01:28.097 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:01:28.184 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:01:28.187 | Ignoring pytest: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:01:28.189 | Ignoring pytest: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:01:28.194 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:01:28.302 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:01:28.350 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:01:28.353 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:01:28.356 | Ignoring scikit-learn: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:01:28.358 | Ignoring scikit-learn: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:01:28.363 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:01:28.366 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:01:28.368 | Ignoring scipy: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:01:28.370 | Ignoring scipy: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:01:28.376 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:01:28.395 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:01:28.415 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:01:28.418 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:01:28.422 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:01:28.427 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:01:28.429 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:01:28.434 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:01:28.438 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:01:28.441 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:01:28.446 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:01:28.450 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:01:28.453 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:01:28.458 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:01:28.465 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:01:28.468 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:01:28.473 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:01:28.477 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:01:28.480 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:01:28.484 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:01:28.489 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:01:28.512 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:01:28.545 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:01:28.551 | Ignoring tornado: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:01:28.553 | Ignoring tornado: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:01:28.558 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:01:28.560 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:01:28.570 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:01:28.576 | Ignoring typed-ast: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:01:28.578 | Ignoring typed-ast: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:01:28.599 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:01:28.603 | Ignoring typing-extensions: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:01:28.606 | Ignoring typing-extensions: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:01:28.611 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:01:28.617 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:01:28.644 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:01:28.671 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:01:28.674 | Ignoring zeroconf: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:01:28.676 | Ignoring zeroconf: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:01:28.681 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:01:28.688 | Obtaining file:///opt/stack/keystone 2020-12-22 11:01:30.466 | Obtaining keystone from file:///opt/stack/keystone#egg=keystone (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2020-12-22 11:01:32.174 | Requirement already satisfied: Babel===2.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) 2020-12-22 11:01:32.242 | Collecting Flask===1.1.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) 2020-12-22 11:01:32.304 | Downloading http://10.100.0.9:8080/root/pypi/+f/45e/b5a6fd193d6cf/Flask-1.1.1-py2.py3-none-any.whl (94kB) 2020-12-22 11:01:32.478 | Collecting Flask-RESTful===0.3.7 (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) 2020-12-22 11:01:32.513 | Downloading http://10.100.0.9:8080/root/pypi/+f/ecd/620c5cc29f663/Flask_RESTful-0.3.7-py2.py3-none-any.whl 2020-12-22 11:01:32.594 | Collecting Jinja2===2.10.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 20)) 2020-12-22 11:01:32.638 | Downloading http://10.100.0.9:8080/root/pypi/+f/14d/d6caf1527abb2/Jinja2-2.10.1-py2.py3-none-any.whl (124kB) 2020-12-22 11:01:32.664 | Collecting MarkupSafe===1.1.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) 2020-12-22 11:01:32.719 | Downloading http://10.100.0.9:8080/root/pypi/+f/717/ba8fe3ae9cc00/MarkupSafe-1.1.1-cp36-cp36m-manylinux1_x86_64.whl 2020-12-22 11:01:32.731 | Collecting PyJWT===1.7.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) 2020-12-22 11:01:32.791 | Downloading http://10.100.0.9:8080/root/pypi/+f/5c6/eca3c2940464d/PyJWT-1.7.1-py2.py3-none-any.whl 2020-12-22 11:01:32.881 | Collecting SQLAlchemy===1.3.8 (from -c /opt/stack/requirements/upper-constraints.txt (line 42)) 2020-12-22 11:01:33.118 | Downloading http://10.100.0.9:8080/root/pypi/+f/2f8/ff566a4d3a922/SQLAlchemy-1.3.8.tar.gz (5.9MB) 2020-12-22 11:01:35.106 | Requirement already satisfied: WebOb===1.8.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 57)) 2020-12-22 11:01:35.184 | Collecting Werkzeug===0.15.6 (from -c /opt/stack/requirements/upper-constraints.txt (line 59)) 2020-12-22 11:01:35.247 | Downloading http://10.100.0.9:8080/root/pypi/+f/00d/32beac38fcd48/Werkzeug-0.15.6-py2.py3-none-any.whl (328kB) 2020-12-22 11:01:35.428 | Collecting aniso8601===7.0.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 100)) 2020-12-22 11:01:35.464 | Downloading http://10.100.0.9:8080/root/pypi/+f/d10/a4bf949f619f7/aniso8601-7.0.0-py2.py3-none-any.whl (42kB) 2020-12-22 11:01:35.606 | Collecting bcrypt===3.1.7 (from -c /opt/stack/requirements/upper-constraints.txt (line 120)) 2020-12-22 11:01:35.734 | Downloading http://10.100.0.9:8080/root/pypi/+f/c94/57fa5c121e94a/bcrypt-3.1.7-cp34-abi3-manylinux1_x86_64.whl (56kB) 2020-12-22 11:01:35.893 | Collecting cffi===1.12.3 (from -c /opt/stack/requirements/upper-constraints.txt (line 138)) 2020-12-22 11:01:36.305 | Downloading http://10.100.0.9:8080/root/pypi/+f/59b/4dc008f98fc6e/cffi-1.12.3-cp36-cp36m-manylinux1_x86_64.whl (430kB) 2020-12-22 11:01:36.407 | Collecting cryptography===2.8 (from -c /opt/stack/requirements/upper-constraints.txt (line 153)) 2020-12-22 11:01:37.017 | Downloading http://10.100.0.9:8080/root/pypi/+f/727/0a6c29199adc1/cryptography-2.8-cp34-abi3-manylinux1_x86_64.whl (2.3MB) 2020-12-22 11:01:37.194 | Requirement already satisfied: dogpile.cache===0.7.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 190)) 2020-12-22 11:01:37.263 | Collecting itsdangerous===1.1.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 260)) 2020-12-22 11:01:37.289 | Downloading http://10.100.0.9:8080/root/pypi/+f/b12/271b2047cb23e/itsdangerous-1.1.0-py2.py3-none-any.whl 2020-12-22 11:01:37.364 | Collecting jsonschema===3.0.2 (from -c /opt/stack/requirements/upper-constraints.txt (line 277)) 2020-12-22 11:01:37.444 | Downloading http://10.100.0.9:8080/root/pypi/+f/5f9/c0a719ca2ce14/jsonschema-3.0.2-py2.py3-none-any.whl (54kB) 2020-12-22 11:01:37.477 | Requirement already satisfied: keystonemiddleware===7.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 286)) 2020-12-22 11:01:37.535 | Requirement already satisfied: msgpack===0.6.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) 2020-12-22 11:01:37.540 | Collecting oauthlib===3.1.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) 2020-12-22 11:01:37.578 | Downloading http://10.100.0.9:8080/root/pypi/+f/df8/84cd6cbe20e32/oauthlib-3.1.0-py2.py3-none-any.whl (147kB) 2020-12-22 11:01:37.616 | Requirement already satisfied: oslo.cache===1.37.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 378)) 2020-12-22 11:01:37.718 | Collecting oslo.concurrency===3.30.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 379)) 2020-12-22 11:01:37.804 | Downloading http://10.100.0.9:8080/root/pypi/+f/8c4/79560f32fb7c5/oslo.concurrency-3.30.1-py2.py3-none-any.whl (46kB) 2020-12-22 11:01:37.912 | Requirement already satisfied: oslo.config===6.11.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 380)) 2020-12-22 11:01:37.932 | Requirement already satisfied: oslo.context===2.23.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 381)) 2020-12-22 11:01:38.005 | Collecting oslo.db===5.0.2 (from -c /opt/stack/requirements/upper-constraints.txt (line 382)) 2020-12-22 11:01:38.125 | Downloading http://10.100.0.9:8080/root/pypi/+f/749/b6ee7a0bdc465/oslo.db-5.0.2-py2.py3-none-any.whl (180kB) 2020-12-22 11:01:38.278 | Requirement already satisfied: oslo.i18n===3.24.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 383)) 2020-12-22 11:01:38.287 | Requirement already satisfied: oslo.log===3.44.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 384)) 2020-12-22 11:01:38.402 | Collecting oslo.messaging===10.2.2 (from -c /opt/stack/requirements/upper-constraints.txt (line 385)) 2020-12-22 11:01:38.557 | Downloading http://10.100.0.9:8080/root/pypi/+f/65a/d88853554db9f/oslo.messaging-10.2.2-py2.py3-none-any.whl (239kB) 2020-12-22 11:01:38.795 | Collecting oslo.middleware===3.38.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 386)) 2020-12-22 11:01:38.880 | Downloading http://10.100.0.9:8080/root/pypi/+f/10f/c7d01e6cd21c5/oslo.middleware-3.38.1-py2.py3-none-any.whl (60kB) 2020-12-22 11:01:39.048 | Collecting oslo.policy===2.3.4 (from -c /opt/stack/requirements/upper-constraints.txt (line 387)) 2020-12-22 11:01:39.156 | Downloading http://10.100.0.9:8080/root/pypi/+f/f35/f0a8a1b474175/oslo.policy-2.3.4-py2.py3-none-any.whl (73kB) 2020-12-22 11:01:39.254 | Requirement already satisfied: oslo.serialization===2.29.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) 2020-12-22 11:01:39.333 | Collecting oslo.service===1.40.2 (from -c /opt/stack/requirements/upper-constraints.txt (line 392)) 2020-12-22 11:01:39.453 | Downloading http://10.100.0.9:8080/root/pypi/+f/638/1efe602ae8d45/oslo.service-1.40.2-py2.py3-none-any.whl (77kB) 2020-12-22 11:01:39.656 | Collecting oslo.upgradecheck===0.3.2 (from -c /opt/stack/requirements/upper-constraints.txt (line 393)) 2020-12-22 11:01:39.686 | Downloading http://10.100.0.9:8080/root/pypi/+f/003/a86f67fd1a5c3/oslo.upgradecheck-0.3.2-py2.py3-none-any.whl 2020-12-22 11:01:39.773 | Requirement already satisfied: oslo.utils===3.41.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 394)) 2020-12-22 11:01:39.865 | Collecting osprofiler===2.8.2 (from -c /opt/stack/requirements/upper-constraints.txt (line 399)) 2020-12-22 11:01:39.921 | Downloading http://10.100.0.9:8080/root/pypi/+f/08e/a81fb7280402f/osprofiler-2.8.2-py2.py3-none-any.whl (89kB) 2020-12-22 11:01:40.124 | Collecting passlib===1.7.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) 2020-12-22 11:01:40.159 | Downloading http://10.100.0.9:8080/root/pypi/+f/435/26aea08fa32c6/passlib-1.7.1-py2.py3-none-any.whl (498kB) 2020-12-22 11:01:40.296 | Requirement already satisfied: pbr===5.4.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 409)) 2020-12-22 11:01:40.299 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 417)) 2020-12-22 11:01:40.302 | Requirement already satisfied: pycadf===2.10.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 431)) 2020-12-22 11:01:40.376 | Collecting pycparser===2.19 (from -c /opt/stack/requirements/upper-constraints.txt (line 432)) 2020-12-22 11:01:40.403 | Downloading http://10.100.0.9:8080/root/pypi/+f/a98/8718abfad80b6/pycparser-2.19.tar.gz (158kB) 2020-12-22 11:01:41.176 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 439)) 2020-12-22 11:01:41.179 | Requirement already satisfied: pyparsing===2.4.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) 2020-12-22 11:01:41.248 | Collecting pyrsistent===0.15.4 (from -c /opt/stack/requirements/upper-constraints.txt (line 450)) 2020-12-22 11:01:41.298 | Downloading http://10.100.0.9:8080/root/pypi/+f/34b/47fa169d6006b/pyrsistent-0.15.4.tar.gz (107kB) 2020-12-22 11:01:42.014 | Collecting pysaml2===4.8.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 451)) 2020-12-22 11:01:42.062 | Downloading http://10.100.0.9:8080/root/pypi/+f/b8c/90c55d58266a8/pysaml2-4.8.0-py2.py3-none-any.whl (336kB) 2020-12-22 11:01:42.198 | Requirement already satisfied: python-dateutil===2.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 470)) 2020-12-22 11:01:42.205 | Requirement already satisfied: python-keystoneclient===3.21.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) 2020-12-22 11:01:42.224 | Requirement already satisfied: pytz===2019.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 517)) 2020-12-22 11:01:42.228 | Requirement already satisfied: requests===2.22.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 528)) 2020-12-22 11:01:42.252 | Requirement already satisfied: rfc3986===1.3.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 540)) 2020-12-22 11:01:42.322 | Collecting scrypt===0.8.13 (from -c /opt/stack/requirements/upper-constraints.txt (line 561)) 2020-12-22 11:01:42.450 | Downloading http://10.100.0.9:8080/root/pypi/+f/137/7b1adc98c4152/scrypt-0.8.13.tar.gz (53kB) 2020-12-22 11:01:43.090 | Requirement already satisfied: six===1.12.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 571)) 2020-12-22 11:01:43.160 | Collecting sqlalchemy-migrate===0.12.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 616)) 2020-12-22 11:01:43.198 | Downloading http://10.100.0.9:8080/root/pypi/+f/c0e/f4165e47a049b/sqlalchemy_migrate-0.12.0-py2.py3-none-any.whl (108kB) 2020-12-22 11:01:43.367 | Collecting sqlparse===0.3.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 617)) 2020-12-22 11:01:43.404 | Downloading http://10.100.0.9:8080/root/pypi/+f/40a/fe6b8d4b1117e/sqlparse-0.3.0-py2.py3-none-any.whl 2020-12-22 11:01:43.550 | Collecting statsd===3.3.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 618)) 2020-12-22 11:01:43.580 | Downloading http://10.100.0.9:8080/root/pypi/+f/c61/0fb80347fca0e/statsd-3.3.0-py2.py3-none-any.whl 2020-12-22 11:01:43.654 | Requirement already satisfied: stevedore===1.31.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 620)) 2020-12-22 11:01:43.725 | Collecting testresources===2.0.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 638)) 2020-12-22 11:01:43.747 | Downloading http://10.100.0.9:8080/root/pypi/+f/67a/361c3a2412231/testresources-2.0.1-py2.py3-none-any.whl 2020-12-22 11:01:43.897 | Collecting testscenarios===0.5.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 639)) 2020-12-22 11:01:43.917 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/480/263fa5d6e6181/testscenarios-0.5.0-py2.py3-none-any.whl 2020-12-22 11:01:43.994 | Requirement already satisfied: testtools===2.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 640)) 2020-12-22 11:01:44.029 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 654)) 2020-12-22 11:01:44.033 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 671)) 2020-12-22 11:01:44.041 | Requirement already satisfied: urllib3===1.25.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 673)) 2020-12-22 11:01:44.128 | Collecting yappi===1.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 695)) 2020-12-22 11:01:44.151 | Downloading http://10.100.0.9:8080/root/pypi/+f/7f8/14131515d51db/yappi-1.0.tar.gz 2020-12-22 11:01:44.916 | Collecting Click===7.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 4)) 2020-12-22 11:01:44.968 | Downloading http://10.100.0.9:8080/root/pypi/+f/233/5065e6395b9e6/Click-7.0-py2.py3-none-any.whl (81kB) 2020-12-22 11:01:44.989 | Requirement already satisfied: decorator===4.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 158)) 2020-12-22 11:01:44.992 | Requirement already satisfied: setuptools in /usr/local/lib/python3.6/dist-packages (from jsonschema===3.0.2->-c /opt/stack/requirements/upper-constraints.txt (line 277)) 2020-12-22 11:01:45.040 | Collecting attrs===19.1.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) 2020-12-22 11:01:45.073 | Downloading http://10.100.0.9:8080/root/pypi/+f/69c/0dbf2ed392de1/attrs-19.1.0-py2.py3-none-any.whl 2020-12-22 11:01:45.115 | Requirement already satisfied: keystoneauth1===3.17.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 285)) 2020-12-22 11:01:45.251 | Collecting fasteners===0.14.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 203)) 2020-12-22 11:01:45.282 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/564/a115ff9698767/fasteners-0.14.1-py2.py3-none-any.whl 2020-12-22 11:01:45.360 | Requirement already satisfied: netaddr===0.7.19 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) 2020-12-22 11:01:45.364 | Requirement already satisfied: PyYAML===5.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 35)) 2020-12-22 11:01:45.367 | Requirement already satisfied: debtcollector===1.22.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 157)) 2020-12-22 11:01:45.443 | Collecting alembic===1.1.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 98)) 2020-12-22 11:01:45.500 | Downloading http://10.100.0.9:8080/root/pypi/+f/4a4/811119efbdc52/alembic-1.1.0.tar.gz (1.0MB) 2020-12-22 11:01:46.435 | Collecting kombu===4.6.6 (from -c /opt/stack/requirements/upper-constraints.txt (line 287)) 2020-12-22 11:01:46.553 | Downloading http://10.100.0.9:8080/root/pypi/+f/e74/65aa85a1db889/kombu-4.6.6-py2.py3-none-any.whl (182kB) 2020-12-22 11:01:46.796 | Collecting amqp===2.5.2 (from -c /opt/stack/requirements/upper-constraints.txt (line 99)) 2020-12-22 11:01:46.855 | Downloading http://10.100.0.9:8080/root/pypi/+f/6e6/49ca13a7df3fa/amqp-2.5.2-py2.py3-none-any.whl (49kB) 2020-12-22 11:01:46.938 | Requirement already satisfied: futurist===1.9.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 217)) 2020-12-22 11:01:47.022 | Collecting cachetools===3.1.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) 2020-12-22 11:01:47.064 | Downloading http://10.100.0.9:8080/root/pypi/+f/428/266a1c0d36dc5/cachetools-3.1.1-py2.py3-none-any.whl 2020-12-22 11:01:47.204 | Collecting eventlet===0.25.2 (from -c /opt/stack/requirements/upper-constraints.txt (line 199)) 2020-12-22 11:01:47.249 | Downloading http://10.100.0.9:8080/root/pypi/+f/955/f2cf538829bfc/eventlet-0.25.2-py2.py3-none-any.whl (222kB) 2020-12-22 11:01:47.362 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 204)) 2020-12-22 11:01:47.440 | Collecting Routes===2.4.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 41)) 2020-12-22 11:01:47.481 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/d64/b8ae22bef127d/Routes-2.4.1-py2.py3-none-any.whl (48kB) 2020-12-22 11:01:47.629 | Collecting Paste===3.2.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 26)) 2020-12-22 11:01:47.704 | Downloading http://10.100.0.9:8080/root/pypi/+f/d93/65668ed207879/Paste-3.2.0-py2.py3-none-any.whl (592kB) 2020-12-22 11:01:47.896 | Collecting greenlet===0.4.15 (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) 2020-12-22 11:01:48.074 | Downloading http://10.100.0.9:8080/root/pypi/+f/23d/12eacffa9d0f2/greenlet-0.4.15-cp36-cp36m-manylinux1_x86_64.whl (41kB) 2020-12-22 11:01:48.213 | Collecting PasteDeploy===2.0.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 27)) 2020-12-22 11:01:48.250 | Downloading http://10.100.0.9:8080/root/pypi/+f/fe5/3697ec2754703/PasteDeploy-2.0.1-py2.py3-none-any.whl 2020-12-22 11:01:48.332 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) 2020-12-22 11:01:48.336 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 259)) 2020-12-22 11:01:48.340 | Collecting pyOpenSSL===19.1.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 427)) 2020-12-22 11:01:48.395 | Downloading http://10.100.0.9:8080/root/pypi/+f/621/880965a720b8e/pyOpenSSL-19.1.0-py2.py3-none-any.whl (53kB) 2020-12-22 11:01:48.486 | Collecting defusedxml===0.6.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 159)) 2020-12-22 11:01:48.509 | Downloading http://10.100.0.9:8080/root/pypi/+f/668/7150770438374/defusedxml-0.6.0-py2.py3-none-any.whl 2020-12-22 11:01:48.589 | Requirement already satisfied: certifi===2019.6.16 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 137)) 2020-12-22 11:01:48.592 | Requirement already satisfied: idna===2.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 241)) 2020-12-22 11:01:48.596 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 139)) 2020-12-22 11:01:48.663 | Collecting Tempita===0.5.2 (from -c /opt/stack/requirements/upper-constraints.txt (line 54)) 2020-12-22 11:01:48.685 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/52d/39a6dbde3c2df/Tempita-0.5.2-py3-none-any.whl 2020-12-22 11:01:48.758 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) 2020-12-22 11:01:48.761 | 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 490)) 2020-12-22 11:01:48.765 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) 2020-12-22 11:01:48.767 | 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 671)) 2020-12-22 11:01:48.770 | 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 370)) 2020-12-22 11:01:48.840 | Collecting monotonic===1.5 (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) 2020-12-22 11:01:48.865 | Downloading http://10.100.0.9:8080/root/pypi/+f/552/a91f381532e33/monotonic-1.5-py2.py3-none-any.whl 2020-12-22 11:01:48.938 | Requirement already satisfied: wrapt===1.11.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 689)) 2020-12-22 11:01:49.004 | Collecting Mako===1.1.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) 2020-12-22 11:01:49.050 | Downloading http://10.100.0.9:8080/root/pypi/+f/a36/919599a9b7dc5/Mako-1.1.0.tar.gz (463kB) 2020-12-22 11:01:49.899 | Collecting python-editor===1.0.4 (from -c /opt/stack/requirements/upper-constraints.txt (line 472)) 2020-12-22 11:01:49.924 | Downloading http://10.100.0.9:8080/root/pypi/+f/1bf/6e860a8ad52a1/python_editor-1.0.4-py3-none-any.whl 2020-12-22 11:01:49.997 | Collecting importlib-metadata===0.20 (from -c /opt/stack/requirements/upper-constraints.txt (line 247)) 2020-12-22 11:01:50.053 | Downloading http://10.100.0.9:8080/root/pypi/+f/9ff/1b1c5a354142d/importlib_metadata-0.20-py2.py3-none-any.whl 2020-12-22 11:01:50.186 | Collecting vine===1.3.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 675)) 2020-12-22 11:01:50.215 | Downloading http://10.100.0.9:8080/root/pypi/+f/ea4/947cc56d1fd6f/vine-1.3.0-py2.py3-none-any.whl 2020-12-22 11:01:50.358 | Collecting dnspython===1.15.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 179)) 2020-12-22 11:01:50.381 | Downloading http://10.100.0.9:8080/root/pypi/+f/861/e6e58faa730f9/dnspython-1.15.0-py2.py3-none-any.whl (177kB) 2020-12-22 11:01:50.552 | Collecting repoze.lru===0.7 (from -c /opt/stack/requirements/upper-constraints.txt (line 527)) 2020-12-22 11:01:50.571 | Downloading http://10.100.0.9:8080/root/pypi/+f/f77/bf0e1096ea445/repoze.lru-0.7-py3-none-any.whl 2020-12-22 11:01:50.650 | Collecting zipp===0.6.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 705)) 2020-12-22 11:01:50.690 | Downloading http://10.100.0.9:8080/root/pypi/+f/f06/903e9f1f43b12/zipp-0.6.0-py2.py3-none-any.whl 2020-12-22 11:01:50.776 | Collecting more-itertools===7.2.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) 2020-12-22 11:01:50.821 | Downloading http://10.100.0.9:8080/root/pypi/+f/92b/8c4b06dac4f06/more_itertools-7.2.0-py3-none-any.whl (57kB) 2020-12-22 11:01:50.901 | Building wheels for collected packages: Mako, SQLAlchemy, alembic, pycparser, pyrsistent, scrypt, yappi 2020-12-22 11:01:50.902 | Running setup.py bdist_wheel for Mako: started 2020-12-22 11:01:51.604 | Running setup.py bdist_wheel for Mako: finished with status 'done' 2020-12-22 11:01:51.605 | Stored in directory: /root/.cache/pip/wheels/9d/33/fc/1bccac5825d30d0e9d98d033bb37d03c8baca714e98640f256 2020-12-22 11:01:51.630 | Running setup.py bdist_wheel for SQLAlchemy: started 2020-12-22 11:01:53.921 | Running setup.py bdist_wheel for SQLAlchemy: finished with status 'done' 2020-12-22 11:01:53.922 | Stored in directory: /root/.cache/pip/wheels/be/39/76/86cdb6f143115a768223e34019b55b4b22384ea6e1af3fafcb 2020-12-22 11:01:54.068 | Running setup.py bdist_wheel for alembic: started 2020-12-22 11:01:54.844 | Running setup.py bdist_wheel for alembic: finished with status 'done' 2020-12-22 11:01:54.845 | Stored in directory: /root/.cache/pip/wheels/6b/61/aa/188eaeb18c94801c1b745b73a62e045e4382cb5e79ae551c9c 2020-12-22 11:01:54.880 | Running setup.py bdist_wheel for pycparser: started 2020-12-22 11:01:55.918 | Running setup.py bdist_wheel for pycparser: finished with status 'done' 2020-12-22 11:01:55.919 | Stored in directory: /root/.cache/pip/wheels/41/44/79/95ff12c84ded939f360b5693351de24a9e71f2c03a6ccac34d 2020-12-22 11:01:55.940 | Running setup.py bdist_wheel for pyrsistent: started 2020-12-22 11:01:57.426 | Running setup.py bdist_wheel for pyrsistent: finished with status 'done' 2020-12-22 11:01:57.426 | Stored in directory: /root/.cache/pip/wheels/5a/1c/1a/c90fd649ac2906bbda310dfd32e939545e1c6b868ccf3eb86b 2020-12-22 11:01:57.441 | Running setup.py bdist_wheel for scrypt: started 2020-12-22 11:02:00.053 | Running setup.py bdist_wheel for scrypt: finished with status 'done' 2020-12-22 11:02:00.054 | Stored in directory: /root/.cache/pip/wheels/38/49/42/6bbd1676a5a547a83253cffd3d4fbd56722dfeb336d715c98f 2020-12-22 11:02:00.067 | Running setup.py bdist_wheel for yappi: started 2020-12-22 11:02:02.298 | Running setup.py bdist_wheel for yappi: finished with status 'done' 2020-12-22 11:02:02.299 | Stored in directory: /root/.cache/pip/wheels/d5/cc/84/1c4b94589af6a2d768f585f4bd02357bf1051a396c75178b12 2020-12-22 11:02:02.308 | Successfully built Mako SQLAlchemy alembic pycparser pyrsistent scrypt yappi 2020-12-22 11:02:02.309 | Installing collected packages: MarkupSafe, Jinja2, itsdangerous, Werkzeug, Click, Flask, aniso8601, Flask-RESTful, pycparser, cffi, cryptography, SQLAlchemy, sqlparse, Tempita, sqlalchemy-migrate, passlib, bcrypt, scrypt, monotonic, fasteners, oslo.concurrency, more-itertools, zipp, importlib-metadata, vine, amqp, kombu, statsd, oslo.middleware, dnspython, greenlet, eventlet, yappi, repoze.lru, Routes, Paste, PasteDeploy, oslo.service, cachetools, oslo.messaging, testresources, Mako, python-editor, alembic, testscenarios, oslo.db, oslo.policy, oslo.upgradecheck, oauthlib, pyOpenSSL, defusedxml, pysaml2, PyJWT, pyrsistent, attrs, jsonschema, osprofiler, keystone 2020-12-22 11:02:02.310 | Found existing installation: MarkupSafe 1.0 2020-12-22 11:02:02.319 | Uninstalling MarkupSafe-1.0: 2020-12-22 11:02:02.319 | Successfully uninstalled MarkupSafe-1.0 2020-12-22 11:02:02.400 | Found existing installation: Jinja2 2.10 2020-12-22 11:02:02.412 | Uninstalling Jinja2-2.10: 2020-12-22 11:02:02.413 | Successfully uninstalled Jinja2-2.10 2020-12-22 11:02:02.769 | Found existing installation: click 6.7 2020-12-22 11:02:02.781 | Uninstalling click-6.7: 2020-12-22 11:02:02.791 | Successfully uninstalled click-6.7 2020-12-22 11:02:03.299 | Found existing installation: cryptography 2.1.4 2020-12-22 11:02:03.310 | Uninstalling cryptography-2.1.4: 2020-12-22 11:02:03.311 | Successfully uninstalled cryptography-2.1.4 2020-12-22 11:02:05.229 | Found existing installation: zipp 3.4.0 2020-12-22 11:02:05.233 | Uninstalling zipp-3.4.0: 2020-12-22 11:02:05.238 | Successfully uninstalled zipp-3.4.0 2020-12-22 11:02:05.248 | Found existing installation: importlib-metadata 3.3.0 2020-12-22 11:02:05.254 | Uninstalling importlib-metadata-3.3.0: 2020-12-22 11:02:05.257 | Successfully uninstalled importlib-metadata-3.3.0 2020-12-22 11:02:07.332 | Found existing installation: oauthlib 2.0.6 2020-12-22 11:02:07.342 | Uninstalling oauthlib-2.0.6: 2020-12-22 11:02:07.347 | Successfully uninstalled oauthlib-2.0.6 2020-12-22 11:02:07.494 | Found existing installation: pyOpenSSL 17.5.0 2020-12-22 11:02:07.502 | Uninstalling pyOpenSSL-17.5.0: 2020-12-22 11:02:07.503 | Successfully uninstalled pyOpenSSL-17.5.0 2020-12-22 11:02:08.093 | Found existing installation: PyJWT 1.5.3 2020-12-22 11:02:08.104 | Uninstalling PyJWT-1.5.3: 2020-12-22 11:02:08.107 | Successfully uninstalled PyJWT-1.5.3 2020-12-22 11:02:08.197 | Found existing installation: attrs 17.4.0 2020-12-22 11:02:08.208 | Uninstalling attrs-17.4.0: 2020-12-22 11:02:08.208 | Successfully uninstalled attrs-17.4.0 2020-12-22 11:02:08.244 | Found existing installation: jsonschema 2.6.0 2020-12-22 11:02:08.249 | Uninstalling jsonschema-2.6.0: 2020-12-22 11:02:08.250 | Successfully uninstalled jsonschema-2.6.0 2020-12-22 11:02:08.430 | Running setup.py develop for keystone 2020-12-22 11:02:14.661 | Successfully installed Click-7.0 Flask-1.1.1 Flask-RESTful-0.3.7 Jinja2-2.10.1 Mako-1.1.0 MarkupSafe-1.1.1 Paste-3.2.0 PasteDeploy-2.0.1 PyJWT-1.7.1 Routes-2.4.1 SQLAlchemy-1.3.8 Tempita-0.5.2 Werkzeug-0.15.6 alembic-1.1.0 amqp-2.5.2 aniso8601-7.0.0 attrs-19.1.0 bcrypt-3.1.7 cachetools-3.1.1 cffi-1.12.3 cryptography-2.8 defusedxml-0.6.0 dnspython-1.15.0 eventlet-0.25.2 fasteners-0.14.1 greenlet-0.4.15 importlib-metadata-0.20 itsdangerous-1.1.0 jsonschema-3.0.2 keystone kombu-4.6.6 monotonic-1.5 more-itertools-7.2.0 oauthlib-3.1.0 oslo.concurrency-3.30.1 oslo.db-5.0.2 oslo.messaging-10.2.2 oslo.middleware-3.38.1 oslo.policy-2.3.4 oslo.service-1.40.2 oslo.upgradecheck-0.3.2 osprofiler-2.8.2 passlib-1.7.1 pyOpenSSL-19.1.0 pycparser-2.19 pyrsistent-0.15.4 pysaml2-4.8.0 python-editor-1.0.4 repoze.lru-0.7 scrypt-0.8.13 sqlalchemy-migrate-0.12.0 sqlparse-0.3.0 statsd-3.3.0 testresources-2.0.1 testscenarios-0.5.0 vine-1.3.0 yappi-1.0 zipp-0.6.0 2020-12-22 11:02:14.941 | You are using pip version 9.0.3, however version 20.3.3 is available. 2020-12-22 11:02:14.941 | You should consider upgrading via the 'pip install --upgrade pip' command. 2020-12-22 11:02:15.036 | + inc/python:pip_install:290 : result=0 2020-12-22 11:02:15.038 | + inc/python:pip_install:292 : time_stop pip_install 2020-12-22 11:02:15.041 | + functions-common:time_stop:2336 : local name 2020-12-22 11:02:15.043 | + functions-common:time_stop:2337 : local end_time 2020-12-22 11:02:15.046 | + functions-common:time_stop:2338 : local elapsed_time 2020-12-22 11:02:15.048 | + functions-common:time_stop:2339 : local total 2020-12-22 11:02:15.050 | + functions-common:time_stop:2340 : local start_time 2020-12-22 11:02:15.052 | + functions-common:time_stop:2342 : name=pip_install 2020-12-22 11:02:15.054 | + functions-common:time_stop:2343 : start_time=1608634885882 2020-12-22 11:02:15.057 | + functions-common:time_stop:2345 : [[ -z 1608634885882 ]] 2020-12-22 11:02:15.060 | ++ functions-common:time_stop:2348 : date +%s%3N 2020-12-22 11:02:15.063 | + functions-common:time_stop:2348 : end_time=1608634935060 2020-12-22 11:02:15.065 | + functions-common:time_stop:2349 : elapsed_time=49178 2020-12-22 11:02:15.067 | + functions-common:time_stop:2350 : total=98714 2020-12-22 11:02:15.070 | + functions-common:time_stop:2352 : _TIME_START[$name]= 2020-12-22 11:02:15.072 | + functions-common:time_stop:2353 : _TIME_TOTAL[$name]=147892 2020-12-22 11:02:15.074 | + inc/python:pip_install:293 : return 0 2020-12-22 11:02:15.076 | + inc/python:setup_package:524 : [[ -e == \-\e ]] 2020-12-22 11:02:15.079 | + inc/python:setup_package:525 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2020-12-22 11:02:15.081 | + functions-common:safe_chown:2237 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2020-12-22 11:02:15.099 | + functions-common:_safe_permission_operation:2085 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2020-12-22 11:02:15.113 | + inc/python:_setup_package_with_constraints_edit:470 : use_library_from_git /opt/stack/keystone 2020-12-22 11:02:15.115 | + inc/python:use_library_from_git:328 : local name=/opt/stack/keystone 2020-12-22 11:02:15.118 | + inc/python:use_library_from_git:329 : local enabled=1 2020-12-22 11:02:15.120 | + inc/python:use_library_from_git:330 : [[ '' = \A\L\L ]] 2020-12-22 11:02:15.122 | + inc/python:use_library_from_git:330 : [[ ,, =~ ,/opt/stack/keystone, ]] 2020-12-22 11:02:15.125 | + inc/python:use_library_from_git:331 : return 1 2020-12-22 11:02:15.128 | + lib/keystone:install_keystone:501 : is_service_enabled ldap 2020-12-22 11:02:15.145 | + functions-common:is_service_enabled:1988 : return 1 2020-12-22 11:02:15.147 | + lib/keystone:install_keystone:505 : '[' uwsgi == mod_wsgi ']' 2020-12-22 11:02:15.150 | + lib/keystone:install_keystone:507 : '[' uwsgi == uwsgi ']' 2020-12-22 11:02:15.152 | + lib/keystone:install_keystone:508 : pip_install uwsgi 2020-12-22 11:02:15.176 | Check python version for : uwsgi 2020-12-22 11:02:15.180 | Using 3.6 version to install uwsgi based on default behavior 2020-12-22 11:02:15.599 | + inc/python:pip_install:283 : 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 2020-12-22 11:02:16.354 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:02:16.357 | Ignoring Django: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:02:16.359 | Ignoring Django: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:02:16.364 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:02:16.373 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:02:16.375 | Ignoring GitPython: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:02:16.378 | Ignoring GitPython: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:02:16.384 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:02:16.390 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:02:16.414 | Ignoring Pygments: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:02:16.416 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:02:16.418 | Ignoring Pygments: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:02:16.423 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:02:16.431 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:02:16.434 | Ignoring SecretStorage: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:02:16.436 | Ignoring SecretStorage: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:02:16.441 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:02:16.444 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:02:16.446 | Ignoring Sphinx: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:02:16.449 | Ignoring Sphinx: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:02:16.454 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:02:16.564 | Ignoring asyncio: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:02:16.567 | Ignoring asyncio: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:02:16.571 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:02:16.581 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:02:16.584 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:02:16.586 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:02:16.636 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:02:16.643 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:02:16.669 | Ignoring diskimage-builder: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:02:16.672 | Ignoring diskimage-builder: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:02:16.674 | Ignoring diskimage-builder: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:02:16.679 | Ignoring diskimage-builder: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:02:16.697 | Ignoring dnspython: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:02:16.700 | Ignoring dnspython: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:02:16.705 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:02:16.707 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:02:16.710 | Ignoring dnspython3: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:02:16.712 | Ignoring dnspython3: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:02:16.717 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:02:16.735 | Ignoring enum-compat: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:02:16.767 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:02:16.770 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:02:16.774 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:02:16.796 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:02:16.800 | Ignoring gunicorn: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:02:16.802 | Ignoring gunicorn: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:02:16.807 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:02:16.809 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:02:16.824 | Ignoring ifaddr: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:02:16.826 | Ignoring ifaddr: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:02:16.831 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:02:16.842 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:02:16.844 | Ignoring influxdb: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:02:16.847 | Ignoring influxdb: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:02:16.852 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:02:16.856 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:02:16.866 | Ignoring jeepney: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:02:16.870 | Ignoring jeepney: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:02:16.874 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:02:16.880 | Ignoring joblib: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:02:16.882 | Ignoring joblib: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:02:16.887 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:02:16.903 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:02:16.905 | Ignoring keyring: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:02:16.908 | Ignoring keyring: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:02:16.913 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:02:16.952 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:02:16.954 | Ignoring more-itertools: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:02:16.957 | Ignoring more-itertools: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:02:16.962 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:02:16.974 | Ignoring mypy: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:02:16.977 | Ignoring mypy: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:02:16.982 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:02:16.984 | Ignoring mypy-extensions: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:02:16.987 | Ignoring mypy-extensions: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:02:16.992 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:02:16.994 | Ignoring ndg-httpsclient: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:02:17.004 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:02:17.007 | Ignoring networkx: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:02:17.009 | Ignoring networkx: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:02:17.014 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:02:17.032 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:02:17.034 | Ignoring numpy: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:02:17.037 | Ignoring numpy: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:02:17.041 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:02:17.146 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:02:17.231 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:02:17.234 | Ignoring pytest: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:02:17.236 | Ignoring pytest: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:02:17.241 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:02:17.347 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:02:17.394 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:02:17.397 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:02:17.399 | Ignoring scikit-learn: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:02:17.401 | Ignoring scikit-learn: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:02:17.406 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:02:17.409 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:02:17.411 | Ignoring scipy: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:02:17.413 | Ignoring scipy: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:02:17.418 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:02:17.437 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:02:17.457 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:02:17.460 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:02:17.465 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:02:17.469 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:02:17.471 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:02:17.476 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:02:17.481 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:02:17.484 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:02:17.489 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:02:17.494 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:02:17.496 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:02:17.501 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:02:17.509 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:02:17.512 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:02:17.518 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:02:17.523 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:02:17.525 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:02:17.530 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:02:17.535 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:02:17.558 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:02:17.591 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:02:17.597 | Ignoring tornado: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:02:17.601 | Ignoring tornado: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:02:17.606 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:02:17.624 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:02:17.634 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:02:17.639 | Ignoring typed-ast: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:02:17.641 | Ignoring typed-ast: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:02:17.646 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:02:17.651 | Ignoring typing-extensions: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:02:17.653 | Ignoring typing-extensions: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:02:17.658 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:02:17.664 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:02:17.689 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:02:17.719 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:02:17.722 | Ignoring zeroconf: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:02:17.724 | Ignoring zeroconf: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:02:17.729 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:02:17.824 | Collecting uwsgi 2020-12-22 11:02:17.890 | Downloading http://10.100.0.9:8080/root/pypi/+f/faa/85e053c0b1be4/uWSGI-2.0.19.1.tar.gz (803kB) 2020-12-22 11:02:19.151 | Building wheels for collected packages: uwsgi 2020-12-22 11:02:19.152 | Running setup.py bdist_wheel for uwsgi: started 2020-12-22 11:02:38.299 | Running setup.py bdist_wheel for uwsgi: finished with status 'done' 2020-12-22 11:02:38.300 | Stored in directory: /root/.cache/pip/wheels/50/ac/fd/e7f85e28a9eae087339fec9feb15c527812e693960799bd419 2020-12-22 11:02:38.368 | Successfully built uwsgi 2020-12-22 11:02:38.369 | Installing collected packages: uwsgi 2020-12-22 11:02:38.536 | Successfully installed uwsgi-2.0.19.1 2020-12-22 11:02:38.617 | You are using pip version 9.0.3, however version 20.3.3 is available. 2020-12-22 11:02:38.617 | You should consider upgrading via the 'pip install --upgrade pip' command. 2020-12-22 11:02:38.698 | + inc/python:pip_install:290 : result=0 2020-12-22 11:02:38.701 | + inc/python:pip_install:292 : time_stop pip_install 2020-12-22 11:02:38.703 | + functions-common:time_stop:2336 : local name 2020-12-22 11:02:38.706 | + functions-common:time_stop:2337 : local end_time 2020-12-22 11:02:38.708 | + functions-common:time_stop:2338 : local elapsed_time 2020-12-22 11:02:38.710 | + functions-common:time_stop:2339 : local total 2020-12-22 11:02:38.713 | + functions-common:time_stop:2340 : local start_time 2020-12-22 11:02:38.716 | + functions-common:time_stop:2342 : name=pip_install 2020-12-22 11:02:38.719 | + functions-common:time_stop:2343 : start_time=1608634935168 2020-12-22 11:02:38.721 | + functions-common:time_stop:2345 : [[ -z 1608634935168 ]] 2020-12-22 11:02:38.724 | ++ functions-common:time_stop:2348 : date +%s%3N 2020-12-22 11:02:38.728 | + functions-common:time_stop:2348 : end_time=1608634958725 2020-12-22 11:02:38.730 | + functions-common:time_stop:2349 : elapsed_time=23557 2020-12-22 11:02:38.733 | + functions-common:time_stop:2350 : total=147892 2020-12-22 11:02:38.735 | + functions-common:time_stop:2352 : _TIME_START[$name]= 2020-12-22 11:02:38.738 | + functions-common:time_stop:2353 : _TIME_TOTAL[$name]=171449 2020-12-22 11:02:38.740 | + inc/python:pip_install:293 : return 0 2020-12-22 11:02:38.743 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2020-12-22 11:02:38.745 | + ./stack.sh:main:916 : configure_keystone 2020-12-22 11:02:38.748 | + lib/keystone:configure_keystone:202 : sudo install -d -o ubuntu /etc/keystone 2020-12-22 11:02:38.766 | + 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 ]] 2020-12-22 11:02:38.769 | + lib/keystone:configure_keystone:205 : install -m 600 /dev/null /etc/keystone/keystone.conf 2020-12-22 11:02:38.775 | + lib/keystone:configure_keystone:208 : is_service_enabled ldap 2020-12-22 11:02:38.790 | + functions-common:is_service_enabled:1988 : return 1 2020-12-22 11:02:38.793 | + lib/keystone:configure_keystone:212 : iniset /etc/keystone/keystone.conf identity driver sql 2020-12-22 11:02:38.824 | + lib/keystone:configure_keystone:213 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2020-12-22 11:02:38.857 | + lib/keystone:configure_keystone:214 : iniset /etc/keystone/keystone.conf assignment driver sql 2020-12-22 11:02:38.887 | + lib/keystone:configure_keystone:215 : iniset /etc/keystone/keystone.conf role driver sql 2020-12-22 11:02:38.915 | + lib/keystone:configure_keystone:216 : iniset /etc/keystone/keystone.conf resource driver sql 2020-12-22 11:02:38.945 | + lib/keystone:configure_keystone:219 : iniset /etc/keystone/keystone.conf cache enabled True 2020-12-22 11:02:38.973 | + lib/keystone:configure_keystone:220 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2020-12-22 11:02:39.000 | + lib/keystone:configure_keystone:221 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2020-12-22 11:02:39.027 | + lib/keystone:configure_keystone:223 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2020-12-22 11:02:39.030 | + lib/rpc_backend:iniset_rpc_backend:152 : local package=keystone 2020-12-22 11:02:39.032 | + lib/rpc_backend:iniset_rpc_backend:153 : local file=/etc/keystone/keystone.conf 2020-12-22 11:02:39.035 | + lib/rpc_backend:iniset_rpc_backend:154 : local section=oslo_messaging_notifications 2020-12-22 11:02:39.037 | + lib/rpc_backend:iniset_rpc_backend:155 : local virtual_host= 2020-12-22 11:02:39.040 | + lib/rpc_backend:iniset_rpc_backend:156 : is_service_enabled rabbit 2020-12-22 11:02:39.055 | + functions-common:is_service_enabled:1988 : return 0 2020-12-22 11:02:39.058 | ++ lib/rpc_backend:iniset_rpc_backend:157 : get_transport_url '' 2020-12-22 11:02:39.061 | ++ lib/rpc_backend:get_transport_url:134 : local virtual_host= 2020-12-22 11:02:39.063 | ++ lib/rpc_backend:get_transport_url:135 : is_service_enabled rabbit 2020-12-22 11:02:39.080 | ++ functions-common:is_service_enabled:1988 : return 0 2020-12-22 11:02:39.082 | ++ lib/rpc_backend:get_transport_url:136 : echo rabbit://stackrabbit:Passw0rd@10.222.0.117:5672/ 2020-12-22 11:02:39.090 | + lib/rpc_backend:iniset_rpc_backend:157 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.117:5672/ 2020-12-22 11:02:39.119 | + lib/rpc_backend:iniset_rpc_backend:158 : '[' -n '' ']' 2020-12-22 11:02:39.122 | + lib/rpc_backend:iniset_rpc_backend:161 : '[' -n '' ']' 2020-12-22 11:02:39.124 | + lib/keystone:configure_keystone:225 : local service_port=5000 2020-12-22 11:02:39.126 | + lib/keystone:configure_keystone:226 : local auth_port=35357 2020-12-22 11:02:39.129 | + lib/keystone:configure_keystone:228 : is_service_enabled tls-proxy 2020-12-22 11:02:39.144 | + functions-common:is_service_enabled:1988 : return 1 2020-12-22 11:02:39.147 | + lib/keystone:configure_keystone:240 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.117/identity 2020-12-22 11:02:39.173 | + lib/keystone:configure_keystone:241 : iniset /etc/keystone/keystone.conf DEFAULT admin_endpoint http://10.222.0.117/identity 2020-12-22 11:02:39.200 | + lib/keystone:configure_keystone:243 : [[ fernet != '' ]] 2020-12-22 11:02:39.203 | + lib/keystone:configure_keystone:244 : iniset /etc/keystone/keystone.conf token provider fernet 2020-12-22 11:02:39.231 | ++ lib/keystone:configure_keystone:247 : database_connection_url keystone 2020-12-22 11:02:39.234 | ++ lib/database:database_connection_url:132 : local db=keystone 2020-12-22 11:02:39.237 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql keystone 2020-12-22 11:02:39.239 | ++ lib/databases/mysql:database_connection_url_mysql:179 : local db=keystone 2020-12-22 11:02:39.242 | ++ lib/databases/mysql:database_connection_url_mysql:180 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2020-12-22 11:02:39.245 | + lib/keystone:configure_keystone:247 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2020-12-22 11:02:39.274 | + lib/keystone:configure_keystone:250 : '[' False '!=' False ']' 2020-12-22 11:02:39.276 | + lib/keystone:configure_keystone:255 : setup_logging /etc/keystone/keystone.conf 2020-12-22 11:02:39.279 | + functions:setup_logging:639 : local conf_file=/etc/keystone/keystone.conf 2020-12-22 11:02:39.282 | + functions:setup_logging:640 : local other_cond=False 2020-12-22 11:02:39.284 | + functions:setup_logging:641 : [[ True == \T\r\u\e ]] 2020-12-22 11:02:39.286 | + functions:setup_logging:642 : setup_systemd_logging /etc/keystone/keystone.conf 2020-12-22 11:02:39.289 | + functions:setup_systemd_logging:670 : local conf_file=/etc/keystone/keystone.conf 2020-12-22 11:02:39.292 | + functions:setup_systemd_logging:671 : local conf_section=DEFAULT 2020-12-22 11:02:39.295 | ++ functions:setup_systemd_logging:676 : trueorfalse False USE_JOURNAL 2020-12-22 11:02:39.313 | + functions:setup_systemd_logging:676 : USE_JOURNAL=False 2020-12-22 11:02:39.315 | + functions:setup_systemd_logging:677 : local pidstr= 2020-12-22 11:02:39.318 | + functions:setup_systemd_logging:678 : [[ False == \T\r\u\e ]] 2020-12-22 11:02:39.320 | + functions:setup_systemd_logging:682 : pidstr='(pid=%(process)d) ' 2020-12-22 11:02:39.323 | + functions:setup_systemd_logging:684 : iniset /etc/keystone/keystone.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2020-12-22 11:02:39.348 | + functions:setup_systemd_logging:686 : 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' 2020-12-22 11:02:39.389 | + functions:setup_systemd_logging:687 : iniset /etc/keystone/keystone.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2020-12-22 11:02:39.415 | + functions:setup_systemd_logging:688 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2020-12-22 11:02:39.442 | + lib/keystone:configure_keystone:257 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2020-12-22 11:02:39.470 | + lib/keystone:configure_keystone:259 : '[' uwsgi == mod_wsgi ']' 2020-12-22 11:02:39.473 | + lib/keystone:configure_keystone:263 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2020-12-22 11:02:39.475 | + lib/apache:write_uwsgi_config:266 : local file=/etc/keystone/keystone-uwsgi-public.ini 2020-12-22 11:02:39.477 | + lib/apache:write_uwsgi_config:267 : local wsgi=/usr/local/bin/keystone-wsgi-public 2020-12-22 11:02:39.480 | + lib/apache:write_uwsgi_config:268 : local url=/identity 2020-12-22 11:02:39.482 | + lib/apache:write_uwsgi_config:269 : local http= 2020-12-22 11:02:39.485 | + lib/apache:write_uwsgi_config:270 : local name= 2020-12-22 11:02:39.488 | ++ lib/apache:write_uwsgi_config:271 : basename /usr/local/bin/keystone-wsgi-public 2020-12-22 11:02:39.491 | + lib/apache:write_uwsgi_config:271 : name=keystone-wsgi-public 2020-12-22 11:02:39.494 | + lib/apache:write_uwsgi_config:275 : local socket_dir=/var/run/uwsgi 2020-12-22 11:02:39.496 | + lib/apache:write_uwsgi_config:279 : sudo mkdir -p /etc/tmpfiles.d/ 2020-12-22 11:02:39.509 | + lib/apache:write_uwsgi_config:280 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2020-12-22 11:02:39.509 | + lib/apache:write_uwsgi_config:280 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2020-12-22 11:02:39.517 | d /var/run/uwsgi 0755 ubuntu root 2020-12-22 11:02:39.520 | + lib/apache:write_uwsgi_config:281 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2020-12-22 11:02:39.536 | + lib/apache:write_uwsgi_config:283 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2020-12-22 11:02:39.538 | + lib/apache:write_uwsgi_config:286 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2020-12-22 11:02:39.543 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2020-12-22 11:02:39.571 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2020-12-22 11:02:39.595 | + lib/apache:write_uwsgi_config:290 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2020-12-22 11:02:39.621 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2020-12-22 11:02:39.646 | + lib/apache:write_uwsgi_config:293 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2020-12-22 11:02:39.673 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2020-12-22 11:02:39.699 | + lib/apache:write_uwsgi_config:297 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2020-12-22 11:02:39.726 | + lib/apache:write_uwsgi_config:298 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2020-12-22 11:02:39.752 | + lib/apache:write_uwsgi_config:300 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2020-12-22 11:02:39.781 | + lib/apache:write_uwsgi_config:302 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2020-12-22 11:02:39.808 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2020-12-22 11:02:39.835 | + lib/apache:write_uwsgi_config:306 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2020-12-22 11:02:39.862 | + lib/apache:write_uwsgi_config:308 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2020-12-22 11:02:39.889 | + lib/apache:write_uwsgi_config:311 : [[ -n '' ]] 2020-12-22 11:02:39.891 | + lib/apache:write_uwsgi_config:314 : local apache_conf= 2020-12-22 11:02:39.895 | ++ lib/apache:write_uwsgi_config:315 : apache_site_config_for keystone-wsgi-public 2020-12-22 11:02:39.897 | ++ lib/apache:apache_site_config_for:198 : local site=keystone-wsgi-public 2020-12-22 11:02:39.900 | ++ lib/apache:apache_site_config_for:199 : is_ubuntu 2020-12-22 11:02:39.902 | ++ functions-common:is_ubuntu:494 : [[ -z deb ]] 2020-12-22 11:02:39.905 | ++ functions-common:is_ubuntu:497 : '[' deb = deb ']' 2020-12-22 11:02:39.908 | ++ lib/apache:apache_site_config_for:201 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2020-12-22 11:02:39.911 | + lib/apache:write_uwsgi_config:315 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2020-12-22 11:02:39.914 | + lib/apache:write_uwsgi_config:316 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2020-12-22 11:02:39.942 | + lib/apache:write_uwsgi_config:317 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2020-12-22 11:02:39.969 | + lib/apache:write_uwsgi_config:318 : echo 'ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public/" retry=0 ' 2020-12-22 11:02:39.970 | + lib/apache:write_uwsgi_config:318 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2020-12-22 11:02:39.977 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public/" retry=0 2020-12-22 11:02:39.981 | + lib/apache:write_uwsgi_config:319 : enable_apache_site keystone-wsgi-public 2020-12-22 11:02:39.984 | + lib/apache:enable_apache_site:215 : local site=keystone-wsgi-public 2020-12-22 11:02:39.987 | + lib/apache:enable_apache_site:217 : enable_apache_mod version 2020-12-22 11:02:39.989 | + lib/apache:enable_apache_mod:54 : local mod=version 2020-12-22 11:02:39.992 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2020-12-22 11:02:39.994 | + functions-common:is_ubuntu:494 : [[ -z deb ]] 2020-12-22 11:02:39.997 | + functions-common:is_ubuntu:497 : '[' deb = deb ']' 2020-12-22 11:02:39.999 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2020-12-22 11:02:40.002 | + lib/apache:enable_apache_site:218 : is_ubuntu 2020-12-22 11:02:40.004 | + functions-common:is_ubuntu:494 : [[ -z deb ]] 2020-12-22 11:02:40.007 | + functions-common:is_ubuntu:497 : '[' deb = deb ']' 2020-12-22 11:02:40.010 | + lib/apache:enable_apache_site:219 : sudo a2ensite keystone-wsgi-public 2020-12-22 11:02:40.108 | Enabling site keystone-wsgi-public. 2020-12-22 11:02:40.114 | To activate the new configuration, you need to run: 2020-12-22 11:02:40.114 | systemctl reload apache2 2020-12-22 11:02:40.119 | + lib/apache:write_uwsgi_config:320 : restart_apache_server 2020-12-22 11:02:40.121 | + lib/apache:restart_apache_server:262 : restart_service apache2 2020-12-22 11:02:40.124 | + functions-common:restart_service:2220 : '[' -x /bin/systemctl ']' 2020-12-22 11:02:40.126 | + functions-common:restart_service:2221 : sudo /bin/systemctl restart apache2 2020-12-22 11:02:40.275 | + lib/keystone:configure_keystone:264 : write_uwsgi_config /etc/keystone/keystone-uwsgi-admin.ini /usr/local/bin/keystone-wsgi-admin /identity_admin 2020-12-22 11:02:40.279 | + lib/apache:write_uwsgi_config:266 : local file=/etc/keystone/keystone-uwsgi-admin.ini 2020-12-22 11:02:40.283 | + lib/apache:write_uwsgi_config:267 : local wsgi=/usr/local/bin/keystone-wsgi-admin 2020-12-22 11:02:40.286 | + lib/apache:write_uwsgi_config:268 : local url=/identity_admin 2020-12-22 11:02:40.289 | + lib/apache:write_uwsgi_config:269 : local http= 2020-12-22 11:02:40.291 | + lib/apache:write_uwsgi_config:270 : local name= 2020-12-22 11:02:40.294 | ++ lib/apache:write_uwsgi_config:271 : basename /usr/local/bin/keystone-wsgi-admin 2020-12-22 11:02:40.298 | + lib/apache:write_uwsgi_config:271 : name=keystone-wsgi-admin 2020-12-22 11:02:40.300 | + lib/apache:write_uwsgi_config:275 : local socket_dir=/var/run/uwsgi 2020-12-22 11:02:40.303 | + lib/apache:write_uwsgi_config:279 : sudo mkdir -p /etc/tmpfiles.d/ 2020-12-22 11:02:40.316 | + lib/apache:write_uwsgi_config:280 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2020-12-22 11:02:40.316 | + lib/apache:write_uwsgi_config:280 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2020-12-22 11:02:40.324 | d /var/run/uwsgi 0755 ubuntu root 2020-12-22 11:02:40.327 | + lib/apache:write_uwsgi_config:281 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2020-12-22 11:02:40.342 | + lib/apache:write_uwsgi_config:283 : local socket=/var/run/uwsgi/keystone-wsgi-admin.socket 2020-12-22 11:02:40.345 | + lib/apache:write_uwsgi_config:286 : rm -rf /etc/keystone/keystone-uwsgi-admin.ini 2020-12-22 11:02:40.349 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-admin 2020-12-22 11:02:40.377 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi processes 2 2020-12-22 11:02:40.404 | + lib/apache:write_uwsgi_config:290 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi master true 2020-12-22 11:02:40.429 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi die-on-term true 2020-12-22 11:02:40.455 | + lib/apache:write_uwsgi_config:293 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi exit-on-reload false 2020-12-22 11:02:40.483 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi worker-reload-mercy 90 2020-12-22 11:02:40.509 | + lib/apache:write_uwsgi_config:297 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi enable-threads true 2020-12-22 11:02:40.535 | + lib/apache:write_uwsgi_config:298 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi plugins http,python3 2020-12-22 11:02:40.563 | + lib/apache:write_uwsgi_config:300 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi thunder-lock true 2020-12-22 11:02:40.591 | + lib/apache:write_uwsgi_config:302 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2020-12-22 11:02:40.617 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi buffer-size 65535 2020-12-22 11:02:40.643 | + lib/apache:write_uwsgi_config:306 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi add-header 'Connection: close' 2020-12-22 11:02:40.670 | + lib/apache:write_uwsgi_config:308 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi lazy-apps true 2020-12-22 11:02:40.699 | + lib/apache:write_uwsgi_config:311 : [[ -n '' ]] 2020-12-22 11:02:40.701 | + lib/apache:write_uwsgi_config:314 : local apache_conf= 2020-12-22 11:02:40.704 | ++ lib/apache:write_uwsgi_config:315 : apache_site_config_for keystone-wsgi-admin 2020-12-22 11:02:40.707 | ++ lib/apache:apache_site_config_for:198 : local site=keystone-wsgi-admin 2020-12-22 11:02:40.710 | ++ lib/apache:apache_site_config_for:199 : is_ubuntu 2020-12-22 11:02:40.713 | ++ functions-common:is_ubuntu:494 : [[ -z deb ]] 2020-12-22 11:02:40.716 | ++ functions-common:is_ubuntu:497 : '[' deb = deb ']' 2020-12-22 11:02:40.719 | ++ lib/apache:apache_site_config_for:201 : echo /etc/apache2/sites-available/keystone-wsgi-admin.conf 2020-12-22 11:02:40.722 | + lib/apache:write_uwsgi_config:315 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-admin.conf 2020-12-22 11:02:40.725 | + lib/apache:write_uwsgi_config:316 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-admin.socket 2020-12-22 11:02:40.754 | + lib/apache:write_uwsgi_config:317 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi chmod-socket 666 2020-12-22 11:02:40.785 | + lib/apache:write_uwsgi_config:318 : echo 'ProxyPass "/identity_admin" "unix:/var/run/uwsgi/keystone-wsgi-admin.socket|uwsgi://uwsgi-uds-keystone-wsgi-admin/" retry=0 ' 2020-12-22 11:02:40.786 | + lib/apache:write_uwsgi_config:318 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-admin.conf 2020-12-22 11:02:40.797 | ProxyPass "/identity_admin" "unix:/var/run/uwsgi/keystone-wsgi-admin.socket|uwsgi://uwsgi-uds-keystone-wsgi-admin/" retry=0 2020-12-22 11:02:40.800 | + lib/apache:write_uwsgi_config:319 : enable_apache_site keystone-wsgi-admin 2020-12-22 11:02:40.803 | + lib/apache:enable_apache_site:215 : local site=keystone-wsgi-admin 2020-12-22 11:02:40.805 | + lib/apache:enable_apache_site:217 : enable_apache_mod version 2020-12-22 11:02:40.808 | + lib/apache:enable_apache_mod:54 : local mod=version 2020-12-22 11:02:40.810 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2020-12-22 11:02:40.812 | + functions-common:is_ubuntu:494 : [[ -z deb ]] 2020-12-22 11:02:40.815 | + functions-common:is_ubuntu:497 : '[' deb = deb ']' 2020-12-22 11:02:40.817 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2020-12-22 11:02:40.819 | + lib/apache:enable_apache_site:218 : is_ubuntu 2020-12-22 11:02:40.822 | + functions-common:is_ubuntu:494 : [[ -z deb ]] 2020-12-22 11:02:40.824 | + functions-common:is_ubuntu:497 : '[' deb = deb ']' 2020-12-22 11:02:40.826 | + lib/apache:enable_apache_site:219 : sudo a2ensite keystone-wsgi-admin 2020-12-22 11:02:40.911 | Enabling site keystone-wsgi-admin. 2020-12-22 11:02:40.916 | To activate the new configuration, you need to run: 2020-12-22 11:02:40.916 | systemctl reload apache2 2020-12-22 11:02:40.921 | + lib/apache:write_uwsgi_config:320 : restart_apache_server 2020-12-22 11:02:40.924 | + lib/apache:restart_apache_server:262 : restart_service apache2 2020-12-22 11:02:40.926 | + functions-common:restart_service:2220 : '[' -x /bin/systemctl ']' 2020-12-22 11:02:40.929 | + functions-common:restart_service:2221 : sudo /bin/systemctl restart apache2 2020-12-22 11:02:41.078 | + lib/keystone:configure_keystone:267 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2020-12-22 11:02:41.112 | + lib/keystone:configure_keystone:269 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2020-12-22 11:02:41.141 | + lib/keystone:configure_keystone:271 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2020-12-22 11:02:41.171 | + lib/keystone:configure_keystone:279 : [[ True = True ]] 2020-12-22 11:02:41.173 | + lib/keystone:configure_keystone:280 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2020-12-22 11:02:41.201 | + lib/keystone:configure_keystone:281 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2020-12-22 11:02:41.228 | + lib/keystone:configure_keystone:282 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2020-12-22 11:02:41.255 | + ./stack.sh:main:920 : is_service_enabled swift 2020-12-22 11:02:41.274 | + functions-common:is_service_enabled:1988 : return 0 2020-12-22 11:02:41.277 | + ./stack.sh:main:921 : is_service_enabled ceilometer 2020-12-22 11:02:41.294 | + functions-common:is_service_enabled:1988 : return 1 2020-12-22 11:02:41.297 | + ./stack.sh:main:924 : stack_install_service swift 2020-12-22 11:02:41.299 | + lib/stack:stack_install_service:20 : local service=swift 2020-12-22 11:02:41.301 | + lib/stack:stack_install_service:21 : type install_swift 2020-12-22 11:02:41.305 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2020-12-22 11:02:41.308 | + lib/stack:stack_install_service:32 : install_swift 2020-12-22 11:02:41.311 | + lib/swift:install_swift:740 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift stable/train 2020-12-22 11:02:41.313 | + functions-common:git_clone:524 : local git_remote=https://opendev.org/openstack/swift.git 2020-12-22 11:02:41.315 | + functions-common:git_clone:525 : local git_dest=/opt/stack/swift 2020-12-22 11:02:41.318 | + functions-common:git_clone:526 : local git_ref=stable/train 2020-12-22 11:02:41.320 | + functions-common:git_clone:527 : local orig_dir 2020-12-22 11:02:41.323 | ++ functions-common:git_clone:528 : pwd 2020-12-22 11:02:41.326 | + functions-common:git_clone:528 : orig_dir=/home/ubuntu/devstack 2020-12-22 11:02:41.328 | + functions-common:git_clone:529 : local git_clone_flags= 2020-12-22 11:02:41.331 | ++ functions-common:git_clone:531 : trueorfalse False RECLONE 2020-12-22 11:02:41.346 | + functions-common:git_clone:531 : RECLONE=False 2020-12-22 11:02:41.348 | + functions-common:git_clone:532 : [[ 0 -gt 0 ]] 2020-12-22 11:02:41.350 | + functions-common:git_clone:536 : [[ False = \T\r\u\e ]] 2020-12-22 11:02:41.353 | + functions-common:git_clone:545 : echo stable/train 2020-12-22 11:02:41.354 | + functions-common:git_clone:545 : egrep -q '^refs' 2020-12-22 11:02:41.358 | + functions-common:git_clone:559 : [[ ! -d /opt/stack/swift ]] 2020-12-22 11:02:41.360 | + functions-common:git_clone:567 : [[ False = \T\r\u\e ]] 2020-12-22 11:02:41.362 | + functions-common:git_clone:593 : cd /opt/stack/swift 2020-12-22 11:02:41.366 | + functions-common:git_clone:594 : git show --oneline 2020-12-22 11:02:41.366 | + functions-common:git_clone:594 : head -1 2020-12-22 11:02:41.371 | ab921f22f ChangeLog for 2.23.2 2020-12-22 11:02:41.374 | + functions-common:git_clone:595 : cd /home/ubuntu/devstack 2020-12-22 11:02:41.377 | + lib/swift:install_swift:741 : setup_develop /opt/stack/swift 2020-12-22 11:02:41.379 | + inc/python:setup_develop:415 : local bindep 2020-12-22 11:02:41.382 | + inc/python:setup_develop:416 : [[ /opt/stack/swift == -bindep* ]] 2020-12-22 11:02:41.385 | + inc/python:setup_develop:420 : local project_dir=/opt/stack/swift 2020-12-22 11:02:41.387 | + inc/python:setup_develop:421 : local extras= 2020-12-22 11:02:41.390 | + inc/python:setup_develop:422 : _setup_package_with_constraints_edit /opt/stack/swift -e 2020-12-22 11:02:41.392 | + inc/python:_setup_package_with_constraints_edit:441 : local bindep 2020-12-22 11:02:41.395 | + inc/python:_setup_package_with_constraints_edit:442 : [[ /opt/stack/swift == -bindep* ]] 2020-12-22 11:02:41.398 | + inc/python:_setup_package_with_constraints_edit:446 : local project_dir=/opt/stack/swift 2020-12-22 11:02:41.401 | + inc/python:_setup_package_with_constraints_edit:447 : local flags=-e 2020-12-22 11:02:41.403 | + inc/python:_setup_package_with_constraints_edit:448 : local extras= 2020-12-22 11:02:41.406 | ++ inc/python:_setup_package_with_constraints_edit:455 : cd /opt/stack/swift 2020-12-22 11:02:41.409 | ++ inc/python:_setup_package_with_constraints_edit:455 : pwd 2020-12-22 11:02:41.412 | + inc/python:_setup_package_with_constraints_edit:455 : project_dir=/opt/stack/swift 2020-12-22 11:02:41.415 | + inc/python:_setup_package_with_constraints_edit:457 : '[' -n /opt/stack/requirements ']' 2020-12-22 11:02:41.417 | + inc/python:_setup_package_with_constraints_edit:459 : local name 2020-12-22 11:02:41.420 | ++ inc/python:_setup_package_with_constraints_edit:460 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2020-12-22 11:02:41.426 | + inc/python:_setup_package_with_constraints_edit:460 : name=swift 2020-12-22 11:02:41.429 | + inc/python:_setup_package_with_constraints_edit:462 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift '-e file:///opt/stack/swift#egg=swift' 2020-12-22 11:02:42.261 | + inc/python:_setup_package_with_constraints_edit:466 : setup_package /opt/stack/swift -e 2020-12-22 11:02:42.263 | + inc/python:setup_package:494 : local bindep=0 2020-12-22 11:02:42.265 | + inc/python:setup_package:495 : local bindep_flag= 2020-12-22 11:02:42.268 | + inc/python:setup_package:496 : local bindep_profiles= 2020-12-22 11:02:42.270 | + inc/python:setup_package:497 : [[ /opt/stack/swift == -bindep* ]] 2020-12-22 11:02:42.273 | + inc/python:setup_package:502 : local project_dir=/opt/stack/swift 2020-12-22 11:02:42.275 | + inc/python:setup_package:503 : local flags=-e 2020-12-22 11:02:42.277 | + inc/python:setup_package:504 : local extras= 2020-12-22 11:02:42.280 | + inc/python:setup_package:508 : [[ -n -e ]] 2020-12-22 11:02:42.282 | + inc/python:setup_package:508 : [[ -z '' ]] 2020-12-22 11:02:42.284 | + inc/python:setup_package:508 : [[ ! -e =~ ^-.* ]] 2020-12-22 11:02:42.287 | + inc/python:setup_package:513 : [[ ! -z '' ]] 2020-12-22 11:02:42.289 | + inc/python:setup_package:518 : [[ 0 == 1 ]] 2020-12-22 11:02:42.292 | + inc/python:setup_package:522 : pip_install -e /opt/stack/swift 2020-12-22 11:02:42.313 | Check python version for : /opt/stack/swift 2020-12-22 11:02:42.316 | Using 3.6 version to install /opt/stack/swift based on default behavior 2020-12-22 11:02:42.724 | + inc/python:pip_install:283 : 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 2020-12-22 11:02:43.479 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:02:43.481 | Ignoring Django: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:02:43.484 | Ignoring Django: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:02:43.489 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:02:43.498 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:02:43.501 | Ignoring GitPython: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:02:43.503 | Ignoring GitPython: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:02:43.510 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:02:43.516 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:02:43.539 | Ignoring Pygments: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:02:43.541 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:02:43.544 | Ignoring Pygments: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:02:43.549 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:02:43.556 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:02:43.559 | Ignoring SecretStorage: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:02:43.561 | Ignoring SecretStorage: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:02:43.566 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:02:43.569 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:02:43.571 | Ignoring Sphinx: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:02:43.575 | Ignoring Sphinx: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:02:43.579 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:02:43.688 | Ignoring asyncio: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:02:43.690 | Ignoring asyncio: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:02:43.695 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:02:43.704 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:02:43.707 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:02:43.709 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:02:43.754 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:02:43.760 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:02:43.786 | Ignoring diskimage-builder: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:02:43.789 | Ignoring diskimage-builder: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:02:43.791 | Ignoring diskimage-builder: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:02:43.796 | Ignoring diskimage-builder: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:02:43.813 | Ignoring dnspython: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:02:43.816 | Ignoring dnspython: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:02:43.821 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:02:43.823 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:02:43.826 | Ignoring dnspython3: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:02:43.828 | Ignoring dnspython3: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:02:43.833 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:02:43.850 | Ignoring enum-compat: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:02:43.880 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:02:43.883 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:02:43.888 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:02:43.911 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:02:43.915 | Ignoring gunicorn: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:02:43.917 | Ignoring gunicorn: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:02:43.922 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:02:43.924 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:02:43.938 | Ignoring ifaddr: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:02:43.940 | Ignoring ifaddr: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:02:43.945 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:02:43.959 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:02:43.962 | Ignoring influxdb: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:02:43.964 | Ignoring influxdb: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:02:43.969 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:02:43.973 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:02:43.982 | Ignoring jeepney: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:02:43.985 | Ignoring jeepney: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:02:43.990 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:02:43.995 | Ignoring joblib: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:02:43.998 | Ignoring joblib: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:02:44.002 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:02:44.018 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:02:44.020 | Ignoring keyring: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:02:44.023 | Ignoring keyring: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:02:44.028 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:02:44.068 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:02:44.071 | Ignoring more-itertools: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:02:44.073 | Ignoring more-itertools: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:02:44.078 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:02:44.090 | Ignoring mypy: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:02:44.093 | Ignoring mypy: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:02:44.097 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:02:44.100 | Ignoring mypy-extensions: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:02:44.102 | Ignoring mypy-extensions: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:02:44.107 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:02:44.110 | Ignoring ndg-httpsclient: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:02:44.120 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:02:44.122 | Ignoring networkx: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:02:44.124 | Ignoring networkx: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:02:44.129 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:02:44.146 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:02:44.149 | Ignoring numpy: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:02:44.151 | Ignoring numpy: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:02:44.156 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:02:44.253 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:02:44.338 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:02:44.340 | Ignoring pytest: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:02:44.342 | Ignoring pytest: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:02:44.347 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:02:44.452 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:02:44.499 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:02:44.501 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:02:44.503 | Ignoring scikit-learn: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:02:44.506 | Ignoring scikit-learn: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:02:44.511 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:02:44.513 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:02:44.516 | Ignoring scipy: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:02:44.519 | Ignoring scipy: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:02:44.523 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:02:44.543 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:02:44.562 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:02:44.564 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:02:44.570 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:02:44.575 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:02:44.577 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:02:44.582 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:02:44.586 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:02:44.589 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:02:44.593 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:02:44.598 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:02:44.600 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:02:44.605 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:02:44.613 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:02:44.615 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:02:44.620 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:02:44.625 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:02:44.627 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:02:44.632 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:02:44.638 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:02:44.661 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:02:44.693 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:02:44.699 | Ignoring tornado: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:02:44.703 | Ignoring tornado: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:02:44.708 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:02:44.727 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:02:44.736 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:02:44.741 | Ignoring typed-ast: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:02:44.743 | Ignoring typed-ast: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:02:44.749 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:02:44.753 | Ignoring typing-extensions: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:02:44.756 | Ignoring typing-extensions: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:02:44.761 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:02:44.768 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:02:44.792 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:02:44.818 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:02:44.821 | Ignoring zeroconf: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:02:44.823 | Ignoring zeroconf: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:02:44.828 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:02:44.835 | Obtaining file:///opt/stack/swift 2020-12-22 11:02:46.427 | Obtaining swift from file:///opt/stack/swift#egg=swift (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2020-12-22 11:02:47.825 | Requirement already satisfied: PasteDeploy===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 27)) 2020-12-22 11:02:47.834 | Requirement already satisfied: cryptography===2.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 153)) 2020-12-22 11:02:47.875 | Requirement already satisfied: eventlet===0.25.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 199)) 2020-12-22 11:02:47.887 | Requirement already satisfied: greenlet===0.4.15 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) 2020-12-22 11:02:47.975 | Collecting lxml===4.4.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 298)) 2020-12-22 11:02:48.606 | Downloading http://10.100.0.9:8080/root/pypi/+f/b0b/84408d4eabc6d/lxml-4.4.1-cp36-cp36m-manylinux1_x86_64.whl (5.8MB) 2020-12-22 11:02:49.043 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) 2020-12-22 11:02:49.046 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) 2020-12-22 11:02:49.136 | Collecting pyeclib===1.6.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 438)) 2020-12-22 11:02:49.176 | Downloading http://10.100.0.9:8080/root/pypi/+f/801/1e31ee89ae7fb/pyeclib-1.6.0.tar.gz (6.7MB) 2020-12-22 11:02:50.214 | Requirement already satisfied: requests===2.22.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 529)) 2020-12-22 11:02:50.238 | Requirement already satisfied: six===1.12.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) 2020-12-22 11:02:50.241 | Requirement already satisfied: urllib3===1.25.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 674)) 2020-12-22 11:02:50.347 | Collecting xattr===0.9.6 (from -c /opt/stack/requirements/upper-constraints.txt (line 693)) 2020-12-22 11:02:50.385 | Downloading http://10.100.0.9:8080/root/pypi/+f/7cb/1b28eeab4fe99/xattr-0.9.6.tar.gz 2020-12-22 11:02:51.184 | Requirement already satisfied: cffi===1.12.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 138)) 2020-12-22 11:02:51.187 | Requirement already satisfied: dnspython===1.15.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 179)) 2020-12-22 11:02:51.190 | Requirement already satisfied: certifi===2019.6.16 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 137)) 2020-12-22 11:02:51.193 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 139)) 2020-12-22 11:02:51.195 | Requirement already satisfied: idna===2.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 241)) 2020-12-22 11:02:51.199 | Requirement already satisfied: pycparser===2.19 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 433)) 2020-12-22 11:02:51.201 | Building wheels for collected packages: pyeclib, xattr 2020-12-22 11:02:51.202 | Running setup.py bdist_wheel for pyeclib: started 2020-12-22 11:02:52.392 | Running setup.py bdist_wheel for pyeclib: finished with status 'done' 2020-12-22 11:02:52.393 | Stored in directory: /root/.cache/pip/wheels/7a/c6/2e/3e8000055abd708ad865dff865b1c7c67c9e7fc1d8e6bc8d87 2020-12-22 11:02:52.410 | Running setup.py bdist_wheel for xattr: started 2020-12-22 11:02:53.671 | Running setup.py bdist_wheel for xattr: finished with status 'done' 2020-12-22 11:02:53.671 | Stored in directory: /root/.cache/pip/wheels/fd/eb/05/0ee90cab25b96ac1a232e297cca6e5facc079079977af81fc3 2020-12-22 11:02:53.680 | Successfully built pyeclib xattr 2020-12-22 11:02:53.681 | Installing collected packages: lxml, xattr, pyeclib, swift 2020-12-22 11:02:53.932 | Running setup.py develop for swift 2020-12-22 11:02:55.706 | Successfully installed lxml-4.4.1 pyeclib-1.6.0 swift xattr-0.9.6 2020-12-22 11:02:55.806 | You are using pip version 9.0.3, however version 20.3.3 is available. 2020-12-22 11:02:55.806 | You should consider upgrading via the 'pip install --upgrade pip' command. 2020-12-22 11:02:55.892 | + inc/python:pip_install:290 : result=0 2020-12-22 11:02:55.895 | + inc/python:pip_install:292 : time_stop pip_install 2020-12-22 11:02:55.897 | + functions-common:time_stop:2336 : local name 2020-12-22 11:02:55.900 | + functions-common:time_stop:2337 : local end_time 2020-12-22 11:02:55.902 | + functions-common:time_stop:2338 : local elapsed_time 2020-12-22 11:02:55.904 | + functions-common:time_stop:2339 : local total 2020-12-22 11:02:55.906 | + functions-common:time_stop:2340 : local start_time 2020-12-22 11:02:55.909 | + functions-common:time_stop:2342 : name=pip_install 2020-12-22 11:02:55.911 | + functions-common:time_stop:2343 : start_time=1608634962305 2020-12-22 11:02:55.913 | + functions-common:time_stop:2345 : [[ -z 1608634962305 ]] 2020-12-22 11:02:55.916 | ++ functions-common:time_stop:2348 : date +%s%3N 2020-12-22 11:02:55.919 | + functions-common:time_stop:2348 : end_time=1608634975917 2020-12-22 11:02:55.921 | + functions-common:time_stop:2349 : elapsed_time=13612 2020-12-22 11:02:55.923 | + functions-common:time_stop:2350 : total=171449 2020-12-22 11:02:55.926 | + functions-common:time_stop:2352 : _TIME_START[$name]= 2020-12-22 11:02:55.929 | + functions-common:time_stop:2353 : _TIME_TOTAL[$name]=185061 2020-12-22 11:02:55.931 | + inc/python:pip_install:293 : return 0 2020-12-22 11:02:55.933 | + inc/python:setup_package:524 : [[ -e == \-\e ]] 2020-12-22 11:02:55.936 | + inc/python:setup_package:525 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2020-12-22 11:02:55.938 | + functions-common:safe_chown:2237 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2020-12-22 11:02:55.957 | + functions-common:_safe_permission_operation:2085 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2020-12-22 11:02:55.969 | + inc/python:_setup_package_with_constraints_edit:470 : use_library_from_git /opt/stack/swift 2020-12-22 11:02:55.971 | + inc/python:use_library_from_git:328 : local name=/opt/stack/swift 2020-12-22 11:02:55.974 | + inc/python:use_library_from_git:329 : local enabled=1 2020-12-22 11:02:55.977 | + inc/python:use_library_from_git:330 : [[ '' = \A\L\L ]] 2020-12-22 11:02:55.979 | + inc/python:use_library_from_git:330 : [[ ,, =~ ,/opt/stack/swift, ]] 2020-12-22 11:02:55.982 | + inc/python:use_library_from_git:331 : return 1 2020-12-22 11:02:55.985 | + lib/swift:install_swift:742 : '[' False == True ']' 2020-12-22 11:02:55.987 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2020-12-22 11:02:55.989 | + ./stack.sh:main:925 : configure_swift 2020-12-22 11:02:55.992 | + lib/swift:configure_swift:334 : local swift_pipeline=crossdomain 2020-12-22 11:02:55.994 | + lib/swift:configure_swift:335 : local node_number 2020-12-22 11:02:55.997 | + lib/swift:configure_swift:336 : local swift_node_config 2020-12-22 11:02:55.999 | + lib/swift:configure_swift:337 : local swift_log_dir 2020-12-22 11:02:56.001 | + lib/swift:configure_swift:338 : local user_group 2020-12-22 11:02:56.004 | + lib/swift:configure_swift:341 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2020-12-22 11:02:56.971 | No container-sharder running 2020-12-22 11:02:56.971 | No container-updater running 2020-12-22 11:02:56.972 | No account-server running 2020-12-22 11:02:56.972 | No object-replicator running 2020-12-22 11:02:56.972 | No account-replicator running 2020-12-22 11:02:56.972 | No object-reconstructor running 2020-12-22 11:02:56.972 | No object-expirer running 2020-12-22 11:02:56.972 | No object-updater running 2020-12-22 11:02:56.972 | No container-reconciler running 2020-12-22 11:02:56.972 | No account-auditor running 2020-12-22 11:02:56.972 | No object-auditor running 2020-12-22 11:02:56.972 | No container-auditor running 2020-12-22 11:02:56.972 | No container-replicator running 2020-12-22 11:02:56.972 | No container-sync running 2020-12-22 11:02:56.972 | No account-reaper running 2020-12-22 11:02:56.972 | No proxy-server running 2020-12-22 11:02:56.972 | No container-server running 2020-12-22 11:02:56.972 | No object-server running 2020-12-22 11:02:57.038 | + lib/swift:configure_swift:341 : true 2020-12-22 11:02:57.040 | + lib/swift:configure_swift:343 : sudo install -d -o ubuntu /etc/swift 2020-12-22 11:02:57.052 | + lib/swift:configure_swift:344 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2020-12-22 11:02:57.064 | + lib/swift:configure_swift:346 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2020-12-22 11:02:57.068 | + lib/swift:configure_swift:359 : sudo tee /etc/rsyncd.conf 2020-12-22 11:02:57.068 | + lib/swift:configure_swift:355 : sed -e ' 2020-12-22 11:02:57.068 | s/%GROUP%//; 2020-12-22 11:02:57.068 | s/%USER%/ubuntu/; 2020-12-22 11:02:57.068 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2020-12-22 11:02:57.068 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2020-12-22 11:02:57.076 | uid = ubuntu 2020-12-22 11:02:57.076 | gid = 2020-12-22 11:02:57.076 | log file = /opt/stack/data/swift/logs/rsyncd.log 2020-12-22 11:02:57.076 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2020-12-22 11:02:57.076 | address = 127.0.0.1 2020-12-22 11:02:57.076 | 2020-12-22 11:02:57.076 | [account6612] 2020-12-22 11:02:57.076 | max connections = 25 2020-12-22 11:02:57.076 | path = /opt/stack/data/swift/1/node/ 2020-12-22 11:02:57.076 | read only = false 2020-12-22 11:02:57.076 | lock file = /opt/stack/data/swift/run/account6612.lock 2020-12-22 11:02:57.076 | 2020-12-22 11:02:57.076 | [account6622] 2020-12-22 11:02:57.076 | max connections = 25 2020-12-22 11:02:57.076 | path = /opt/stack/data/swift/2/node/ 2020-12-22 11:02:57.076 | read only = false 2020-12-22 11:02:57.076 | lock file = /opt/stack/data/swift/run/account6622.lock 2020-12-22 11:02:57.076 | 2020-12-22 11:02:57.076 | [account6632] 2020-12-22 11:02:57.076 | max connections = 25 2020-12-22 11:02:57.076 | path = /opt/stack/data/swift/3/node/ 2020-12-22 11:02:57.076 | read only = false 2020-12-22 11:02:57.076 | lock file = /opt/stack/data/swift/run/account6632.lock 2020-12-22 11:02:57.076 | 2020-12-22 11:02:57.076 | [account6642] 2020-12-22 11:02:57.077 | max connections = 25 2020-12-22 11:02:57.077 | path = /opt/stack/data/swift/4/node/ 2020-12-22 11:02:57.077 | read only = false 2020-12-22 11:02:57.077 | lock file = /opt/stack/data/swift/run/account6642.lock 2020-12-22 11:02:57.077 | 2020-12-22 11:02:57.077 | 2020-12-22 11:02:57.077 | [container6611] 2020-12-22 11:02:57.077 | max connections = 25 2020-12-22 11:02:57.077 | path = /opt/stack/data/swift/1/node/ 2020-12-22 11:02:57.077 | read only = false 2020-12-22 11:02:57.077 | lock file = /opt/stack/data/swift/run/container6611.lock 2020-12-22 11:02:57.077 | 2020-12-22 11:02:57.077 | [container6621] 2020-12-22 11:02:57.077 | max connections = 25 2020-12-22 11:02:57.077 | path = /opt/stack/data/swift/2/node/ 2020-12-22 11:02:57.077 | read only = false 2020-12-22 11:02:57.077 | lock file = /opt/stack/data/swift/run/container6621.lock 2020-12-22 11:02:57.077 | 2020-12-22 11:02:57.077 | [container6631] 2020-12-22 11:02:57.077 | max connections = 25 2020-12-22 11:02:57.077 | path = /opt/stack/data/swift/3/node/ 2020-12-22 11:02:57.077 | read only = false 2020-12-22 11:02:57.077 | lock file = /opt/stack/data/swift/run/container6631.lock 2020-12-22 11:02:57.077 | 2020-12-22 11:02:57.077 | [container6641] 2020-12-22 11:02:57.077 | max connections = 25 2020-12-22 11:02:57.077 | path = /opt/stack/data/swift/4/node/ 2020-12-22 11:02:57.077 | read only = false 2020-12-22 11:02:57.077 | lock file = /opt/stack/data/swift/run/container6641.lock 2020-12-22 11:02:57.077 | 2020-12-22 11:02:57.077 | 2020-12-22 11:02:57.077 | [object6613] 2020-12-22 11:02:57.077 | max connections = 25 2020-12-22 11:02:57.077 | path = /opt/stack/data/swift/1/node/ 2020-12-22 11:02:57.077 | read only = false 2020-12-22 11:02:57.077 | lock file = /opt/stack/data/swift/run/object6613.lock 2020-12-22 11:02:57.077 | 2020-12-22 11:02:57.077 | [object6623] 2020-12-22 11:02:57.077 | max connections = 25 2020-12-22 11:02:57.077 | path = /opt/stack/data/swift/2/node/ 2020-12-22 11:02:57.077 | read only = false 2020-12-22 11:02:57.077 | lock file = /opt/stack/data/swift/run/object6623.lock 2020-12-22 11:02:57.077 | 2020-12-22 11:02:57.077 | [object6633] 2020-12-22 11:02:57.077 | max connections = 25 2020-12-22 11:02:57.077 | path = /opt/stack/data/swift/3/node/ 2020-12-22 11:02:57.077 | read only = false 2020-12-22 11:02:57.077 | lock file = /opt/stack/data/swift/run/object6633.lock 2020-12-22 11:02:57.077 | 2020-12-22 11:02:57.078 | [object6643] 2020-12-22 11:02:57.078 | max connections = 25 2020-12-22 11:02:57.078 | path = /opt/stack/data/swift/4/node/ 2020-12-22 11:02:57.078 | read only = false 2020-12-22 11:02:57.078 | lock file = /opt/stack/data/swift/run/object6643.lock 2020-12-22 11:02:57.080 | + lib/swift:configure_swift:361 : is_ubuntu 2020-12-22 11:02:57.082 | + functions-common:is_ubuntu:494 : [[ -z deb ]] 2020-12-22 11:02:57.084 | + functions-common:is_ubuntu:497 : '[' deb = deb ']' 2020-12-22 11:02:57.086 | + lib/swift:configure_swift:362 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2020-12-22 11:02:57.113 | + lib/swift:configure_swift:367 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2020-12-22 11:02:57.115 | + lib/swift:configure_swift:368 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2020-12-22 11:02:57.120 | + lib/swift:configure_swift:369 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2020-12-22 11:02:57.124 | + lib/swift:configure_swift:373 : local csyncfile=/etc/swift/container-sync-realms.conf 2020-12-22 11:02:57.126 | + lib/swift:configure_swift:374 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2020-12-22 11:02:57.131 | + lib/swift:configure_swift:375 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2020-12-22 11:02:57.157 | + lib/swift:configure_swift:376 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.117:8080/v1/ 2020-12-22 11:02:57.183 | + lib/swift:configure_swift:378 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2020-12-22 11:02:57.209 | + lib/swift:configure_swift:379 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2020-12-22 11:02:57.244 | + lib/swift:configure_swift:381 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2020-12-22 11:02:57.268 | + lib/swift:configure_swift:382 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2020-12-22 11:02:57.300 | + lib/swift:configure_swift:384 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2020-12-22 11:02:57.324 | + lib/swift:configure_swift:385 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2020-12-22 11:02:57.359 | + lib/swift:configure_swift:387 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2020-12-22 11:02:57.381 | + lib/swift:configure_swift:388 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2020-12-22 11:02:57.416 | + lib/swift:configure_swift:390 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2020-12-22 11:02:57.439 | + lib/swift:configure_swift:391 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2020-12-22 11:02:57.469 | + lib/swift:configure_swift:393 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2020-12-22 11:02:57.491 | + lib/swift:configure_swift:394 : is_service_enabled tls-proxy 2020-12-22 11:02:57.506 | + functions-common:is_service_enabled:1988 : return 1 2020-12-22 11:02:57.508 | + lib/swift:configure_swift:397 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2020-12-22 11:02:57.538 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2020-12-22 11:02:57.567 | + lib/swift:configure_swift:404 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2020-12-22 11:02:57.596 | + lib/swift:configure_swift:407 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2020-12-22 11:02:57.627 | + lib/swift:configure_swift:410 : is_service_enabled ceilometer 2020-12-22 11:02:57.643 | + functions-common:is_service_enabled:1988 : return 1 2020-12-22 11:02:57.645 | + lib/swift:configure_swift:421 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2020-12-22 11:02:57.676 | + lib/swift:configure_swift:427 : is_service_enabled s3api 2020-12-22 11:02:57.693 | + functions-common:is_service_enabled:1988 : return 1 2020-12-22 11:02:57.695 | + lib/swift:configure_swift:430 : is_service_enabled keystone 2020-12-22 11:02:57.712 | + functions-common:is_service_enabled:1988 : return 0 2020-12-22 11:02:57.714 | + lib/swift:configure_swift:431 : is_service_enabled s3api 2020-12-22 11:02:57.731 | + functions-common:is_service_enabled:1988 : return 1 2020-12-22 11:02:57.733 | + lib/swift:configure_swift:434 : swift_pipeline+=' authtoken keystoneauth' 2020-12-22 11:02:57.735 | + lib/swift:configure_swift:437 : swift_pipeline+=' tempauth ' 2020-12-22 11:02:57.738 | + lib/swift:configure_swift:439 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2020-12-22 11:02:57.749 | + lib/swift:configure_swift:440 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2020-12-22 11:02:57.758 | + lib/swift:configure_swift:442 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2020-12-22 11:02:57.791 | + lib/swift:configure_swift:443 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2020-12-22 11:02:57.821 | + lib/swift:configure_swift:446 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2020-12-22 11:02:57.854 | + lib/swift:configure_swift:451 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2020-12-22 11:02:57.886 | + lib/swift:configure_swift:453 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2020-12-22 11:02:57.916 | + lib/swift:configure_swift:454 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2020-12-22 11:02:57.918 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/swift/proxy-server.conf 2020-12-22 11:02:57.920 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=swift 2020-12-22 11:02:57.922 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=filter:authtoken 2020-12-22 11:02:57.925 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2020-12-22 11:02:57.954 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.117/identity 2020-12-22 11:02:57.985 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2020-12-22 11:02:58.015 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2020-12-22 11:02:58.044 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2020-12-22 11:02:58.073 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2020-12-22 11:02:58.106 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2020-12-22 11:02:58.137 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2020-12-22 11:02:58.167 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2020-12-22 11:02:58.197 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2020-12-22 11:02:58.232 | + lib/swift:configure_swift:456 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2020-12-22 11:02:58.263 | + lib/swift:configure_swift:457 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2020-12-22 11:02:58.292 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2020-12-22 11:02:58.328 | + lib/swift:configure_swift:460 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2020-12-22 11:02:58.359 | + lib/swift:configure_swift:465 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2020-12-22 11:02:58.382 | + lib/swift:configure_swift:466 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2020-12-22 11:02:58.413 | + lib/swift:configure_swift:469 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2020-12-22 11:02:58.443 | + lib/swift:configure_swift:471 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2020-12-22 11:02:58.449 | + lib/swift:configure_swift:472 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2020-12-22 11:02:58.478 | + lib/swift:configure_swift:473 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2020-12-22 11:02:58.509 | + lib/swift:configure_swift:474 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2020-12-22 11:02:58.535 | + lib/swift:configure_swift:476 : local node_number 2020-12-22 11:02:58.537 | + lib/swift:configure_swift:477 : for node_number in ${SWIFT_REPLICAS_SEQ} 2020-12-22 11:02:58.540 | + lib/swift:configure_swift:478 : local swift_node_config=/etc/swift/object-server/1.conf 2020-12-22 11:02:58.542 | + lib/swift:configure_swift:479 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2020-12-22 11:02:58.546 | + lib/swift:configure_swift:480 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2020-12-22 11:02:58.549 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/object-server/1.conf 2020-12-22 11:02:58.551 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2020-12-22 11:02:58.553 | + lib/swift:generate_swift_config_services:294 : local bind_port=6613 2020-12-22 11:02:58.555 | + lib/swift:generate_swift_config_services:295 : local server_type=object 2020-12-22 11:02:58.558 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2020-12-22 11:02:58.560 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2020-12-22 11:02:58.562 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2020-12-22 11:02:58.584 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2020-12-22 11:02:58.617 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2020-12-22 11:02:58.638 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2020-12-22 11:02:58.667 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2020-12-22 11:02:58.686 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2020-12-22 11:02:58.716 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2020-12-22 11:02:58.738 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2020-12-22 11:02:58.769 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2020-12-22 11:02:58.789 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2020-12-22 11:02:58.821 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2020-12-22 11:02:58.843 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2020-12-22 11:02:58.873 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2020-12-22 11:02:58.894 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2020-12-22 11:02:58.924 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2020-12-22 11:02:58.944 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2020-12-22 11:02:58.979 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2020-12-22 11:02:59.002 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2020-12-22 11:02:59.033 | + 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 2020-12-22 11:02:59.041 | + lib/swift:configure_swift:481 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2020-12-22 11:02:59.062 | + lib/swift:configure_swift:482 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2020-12-22 11:02:59.093 | + lib/swift:configure_swift:483 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2020-12-22 11:02:59.123 | + lib/swift:configure_swift:485 : swift_node_config=/etc/swift/container-server/1.conf 2020-12-22 11:02:59.125 | + lib/swift:configure_swift:486 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2020-12-22 11:02:59.130 | + lib/swift:configure_swift:487 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2020-12-22 11:02:59.132 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/container-server/1.conf 2020-12-22 11:02:59.134 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2020-12-22 11:02:59.137 | + lib/swift:generate_swift_config_services:294 : local bind_port=6611 2020-12-22 11:02:59.139 | + lib/swift:generate_swift_config_services:295 : local server_type=container 2020-12-22 11:02:59.141 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2020-12-22 11:02:59.143 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2020-12-22 11:02:59.146 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2020-12-22 11:02:59.169 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2020-12-22 11:02:59.196 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2020-12-22 11:02:59.216 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2020-12-22 11:02:59.245 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2020-12-22 11:02:59.265 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2020-12-22 11:02:59.295 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2020-12-22 11:02:59.315 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2020-12-22 11:02:59.343 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2020-12-22 11:02:59.363 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2020-12-22 11:02:59.392 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2020-12-22 11:02:59.411 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2020-12-22 11:02:59.442 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2020-12-22 11:02:59.462 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2020-12-22 11:02:59.490 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2020-12-22 11:02:59.509 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2020-12-22 11:02:59.540 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2020-12-22 11:02:59.560 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2020-12-22 11:02:59.588 | + 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 2020-12-22 11:02:59.594 | + lib/swift:configure_swift:488 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2020-12-22 11:02:59.613 | + lib/swift:configure_swift:489 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2020-12-22 11:02:59.641 | + lib/swift:configure_swift:491 : swift_node_config=/etc/swift/account-server/1.conf 2020-12-22 11:02:59.643 | + lib/swift:configure_swift:492 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2020-12-22 11:02:59.648 | + lib/swift:configure_swift:493 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2020-12-22 11:02:59.650 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/account-server/1.conf 2020-12-22 11:02:59.653 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2020-12-22 11:02:59.655 | + lib/swift:generate_swift_config_services:294 : local bind_port=6612 2020-12-22 11:02:59.657 | + lib/swift:generate_swift_config_services:295 : local server_type=account 2020-12-22 11:02:59.659 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2020-12-22 11:02:59.661 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2020-12-22 11:02:59.664 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2020-12-22 11:02:59.683 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2020-12-22 11:02:59.710 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2020-12-22 11:02:59.729 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2020-12-22 11:02:59.757 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2020-12-22 11:02:59.777 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2020-12-22 11:02:59.804 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2020-12-22 11:02:59.824 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2020-12-22 11:02:59.853 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2020-12-22 11:02:59.871 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2020-12-22 11:02:59.899 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2020-12-22 11:02:59.917 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2020-12-22 11:02:59.944 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2020-12-22 11:02:59.963 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2020-12-22 11:02:59.990 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2020-12-22 11:03:00.009 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2020-12-22 11:03:00.039 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2020-12-22 11:03:00.059 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2020-12-22 11:03:00.087 | + 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 2020-12-22 11:03:00.093 | + lib/swift:configure_swift:494 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2020-12-22 11:03:00.117 | + lib/swift:configure_swift:495 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2020-12-22 11:03:00.146 | + lib/swift:configure_swift:499 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2020-12-22 11:03:00.177 | + lib/swift:configure_swift:500 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2020-12-22 11:03:00.209 | + lib/swift:configure_swift:501 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2020-12-22 11:03:00.240 | + lib/swift:configure_swift:503 : testfile=/etc/swift/test.conf 2020-12-22 11:03:00.242 | + lib/swift:configure_swift:504 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2020-12-22 11:03:00.246 | + lib/swift:configure_swift:507 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2020-12-22 11:03:00.274 | + lib/swift:configure_swift:508 : iniset /etc/swift/test.conf func_test username swiftusertest1 2020-12-22 11:03:00.303 | + lib/swift:configure_swift:509 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2020-12-22 11:03:00.331 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2020-12-22 11:03:00.359 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2020-12-22 11:03:00.388 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2020-12-22 11:03:00.415 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2020-12-22 11:03:00.443 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test password4 testing4 2020-12-22 11:03:00.471 | + lib/swift:configure_swift:515 : iniset /etc/swift/test.conf func_test domain4 swift_test 2020-12-22 11:03:00.498 | + lib/swift:configure_swift:517 : is_service_enabled keystone 2020-12-22 11:03:00.516 | + functions-common:is_service_enabled:1988 : return 0 2020-12-22 11:03:00.518 | + lib/swift:configure_swift:518 : iniuncomment /etc/swift/test.conf func_test auth_version 2020-12-22 11:03:00.537 | + lib/swift:configure_swift:519 : local auth_vers 2020-12-22 11:03:00.541 | ++ lib/swift:configure_swift:520 : iniget /etc/swift/test.conf func_test auth_version 2020-12-22 11:03:00.561 | + lib/swift:configure_swift:520 : auth_vers=3 2020-12-22 11:03:00.564 | + lib/swift:configure_swift:521 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.117 2020-12-22 11:03:00.593 | + lib/swift:configure_swift:522 : [[ http == \h\t\t\p\s ]] 2020-12-22 11:03:00.595 | + lib/swift:configure_swift:525 : iniset /etc/swift/test.conf func_test auth_port 80 2020-12-22 11:03:00.624 | + lib/swift:configure_swift:527 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.117/identity 2020-12-22 11:03:00.653 | + lib/swift:configure_swift:528 : [[ 3 == \3 ]] 2020-12-22 11:03:00.656 | + lib/swift:configure_swift:529 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2020-12-22 11:03:00.684 | + lib/swift:configure_swift:533 : is_service_enabled tls-proxy 2020-12-22 11:03:00.701 | + functions-common:is_service_enabled:1988 : return 1 2020-12-22 11:03:00.703 | + lib/swift:configure_swift:539 : local user_group 2020-12-22 11:03:00.706 | ++ lib/swift:configure_swift:540 : id -g ubuntu 2020-12-22 11:03:00.711 | + lib/swift:configure_swift:540 : user_group=1000 2020-12-22 11:03:00.713 | + lib/swift:configure_swift:541 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2020-12-22 11:03:00.727 | + lib/swift:configure_swift:543 : local swift_log_dir=/opt/stack/data/swift/logs 2020-12-22 11:03:00.730 | + lib/swift:configure_swift:544 : sudo rm -rf /opt/stack/data/swift/logs 2020-12-22 11:03:00.743 | + lib/swift:configure_swift:545 : local swift_log_group=adm 2020-12-22 11:03:00.746 | + lib/swift:configure_swift:546 : is_suse 2020-12-22 11:03:00.748 | + functions-common:is_suse:463 : is_opensuse 2020-12-22 11:03:00.750 | + functions-common:is_opensuse:470 : [[ -z Ubuntu ]] 2020-12-22 11:03:00.753 | + functions-common:is_opensuse:474 : [[ Ubuntu =~ (openSUSE) ]] 2020-12-22 11:03:00.756 | + functions-common:is_suse:463 : is_suse_linux_enterprise 2020-12-22 11:03:00.759 | + functions-common:is_suse_linux_enterprise:482 : [[ -z Ubuntu ]] 2020-12-22 11:03:00.762 | + functions-common:is_suse_linux_enterprise:486 : [[ Ubuntu =~ (^SUSE) ]] 2020-12-22 11:03:00.765 | + lib/swift:configure_swift:549 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2020-12-22 11:03:00.778 | + lib/swift:configure_swift:551 : [[ False != \F\a\l\s\e ]] 2020-12-22 11:03:00.781 | + lib/swift:configure_swift:559 : '[' False == True ']' 2020-12-22 11:03:00.784 | + ./stack.sh:main:928 : is_service_enabled s3api 2020-12-22 11:03:00.802 | + functions-common:is_service_enabled:1988 : return 1 2020-12-22 11:03:00.804 | + ./stack.sh:main:934 : is_service_enabled g-api n-api 2020-12-22 11:03:00.822 | + functions-common:is_service_enabled:1988 : return 0 2020-12-22 11:03:00.824 | + ./stack.sh:main:936 : stack_install_service glance 2020-12-22 11:03:00.827 | + lib/stack:stack_install_service:20 : local service=glance 2020-12-22 11:03:00.830 | + lib/stack:stack_install_service:21 : type install_glance 2020-12-22 11:03:00.833 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2020-12-22 11:03:00.835 | + lib/stack:stack_install_service:32 : install_glance 2020-12-22 11:03:00.838 | + lib/glance:install_glance:306 : use_library_from_git glance_store 2020-12-22 11:03:00.840 | + inc/python:use_library_from_git:328 : local name=glance_store 2020-12-22 11:03:00.843 | + inc/python:use_library_from_git:329 : local enabled=1 2020-12-22 11:03:00.846 | + inc/python:use_library_from_git:330 : [[ '' = \A\L\L ]] 2020-12-22 11:03:00.850 | + inc/python:use_library_from_git:330 : [[ ,, =~ ,glance_store, ]] 2020-12-22 11:03:00.853 | + inc/python:use_library_from_git:331 : return 1 2020-12-22 11:03:00.856 | + lib/glance:install_glance:311 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance stable/train 2020-12-22 11:03:00.859 | + functions-common:git_clone:524 : local git_remote=https://opendev.org/openstack/glance.git 2020-12-22 11:03:00.861 | + functions-common:git_clone:525 : local git_dest=/opt/stack/glance 2020-12-22 11:03:00.864 | + functions-common:git_clone:526 : local git_ref=stable/train 2020-12-22 11:03:00.867 | + functions-common:git_clone:527 : local orig_dir 2020-12-22 11:03:00.870 | ++ functions-common:git_clone:528 : pwd 2020-12-22 11:03:00.874 | + functions-common:git_clone:528 : orig_dir=/home/ubuntu/devstack 2020-12-22 11:03:00.876 | + functions-common:git_clone:529 : local git_clone_flags= 2020-12-22 11:03:00.880 | ++ functions-common:git_clone:531 : trueorfalse False RECLONE 2020-12-22 11:03:00.897 | + functions-common:git_clone:531 : RECLONE=False 2020-12-22 11:03:00.900 | + functions-common:git_clone:532 : [[ 0 -gt 0 ]] 2020-12-22 11:03:00.902 | + functions-common:git_clone:536 : [[ False = \T\r\u\e ]] 2020-12-22 11:03:00.906 | + functions-common:git_clone:545 : echo stable/train 2020-12-22 11:03:00.906 | + functions-common:git_clone:545 : egrep -q '^refs' 2020-12-22 11:03:00.912 | + functions-common:git_clone:559 : [[ ! -d /opt/stack/glance ]] 2020-12-22 11:03:00.916 | + functions-common:git_clone:567 : [[ False = \T\r\u\e ]] 2020-12-22 11:03:00.919 | + functions-common:git_clone:593 : cd /opt/stack/glance 2020-12-22 11:03:00.922 | + functions-common:git_clone:594 : git show --oneline 2020-12-22 11:03:00.923 | + functions-common:git_clone:594 : head -1 2020-12-22 11:03:00.925 | 5bbd3567 Fix formatting error in release note 2020-12-22 11:03:00.928 | + functions-common:git_clone:595 : cd /home/ubuntu/devstack 2020-12-22 11:03:00.931 | + lib/glance:install_glance:313 : setup_develop /opt/stack/glance 2020-12-22 11:03:00.934 | + inc/python:setup_develop:415 : local bindep 2020-12-22 11:03:00.936 | + inc/python:setup_develop:416 : [[ /opt/stack/glance == -bindep* ]] 2020-12-22 11:03:00.939 | + inc/python:setup_develop:420 : local project_dir=/opt/stack/glance 2020-12-22 11:03:00.942 | + inc/python:setup_develop:421 : local extras= 2020-12-22 11:03:00.944 | + inc/python:setup_develop:422 : _setup_package_with_constraints_edit /opt/stack/glance -e 2020-12-22 11:03:00.947 | + inc/python:_setup_package_with_constraints_edit:441 : local bindep 2020-12-22 11:03:00.950 | + inc/python:_setup_package_with_constraints_edit:442 : [[ /opt/stack/glance == -bindep* ]] 2020-12-22 11:03:00.953 | + inc/python:_setup_package_with_constraints_edit:446 : local project_dir=/opt/stack/glance 2020-12-22 11:03:00.955 | + inc/python:_setup_package_with_constraints_edit:447 : local flags=-e 2020-12-22 11:03:00.958 | + inc/python:_setup_package_with_constraints_edit:448 : local extras= 2020-12-22 11:03:00.962 | ++ inc/python:_setup_package_with_constraints_edit:455 : cd /opt/stack/glance 2020-12-22 11:03:00.965 | ++ inc/python:_setup_package_with_constraints_edit:455 : pwd 2020-12-22 11:03:00.968 | + inc/python:_setup_package_with_constraints_edit:455 : project_dir=/opt/stack/glance 2020-12-22 11:03:00.972 | + inc/python:_setup_package_with_constraints_edit:457 : '[' -n /opt/stack/requirements ']' 2020-12-22 11:03:00.975 | + inc/python:_setup_package_with_constraints_edit:459 : local name 2020-12-22 11:03:00.979 | ++ inc/python:_setup_package_with_constraints_edit:460 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2020-12-22 11:03:00.985 | + inc/python:_setup_package_with_constraints_edit:460 : name=glance 2020-12-22 11:03:00.988 | + inc/python:_setup_package_with_constraints_edit:462 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance '-e file:///opt/stack/glance#egg=glance' 2020-12-22 11:03:01.884 | + inc/python:_setup_package_with_constraints_edit:466 : setup_package /opt/stack/glance -e 2020-12-22 11:03:01.887 | + inc/python:setup_package:494 : local bindep=0 2020-12-22 11:03:01.889 | + inc/python:setup_package:495 : local bindep_flag= 2020-12-22 11:03:01.892 | + inc/python:setup_package:496 : local bindep_profiles= 2020-12-22 11:03:01.895 | + inc/python:setup_package:497 : [[ /opt/stack/glance == -bindep* ]] 2020-12-22 11:03:01.898 | + inc/python:setup_package:502 : local project_dir=/opt/stack/glance 2020-12-22 11:03:01.900 | + inc/python:setup_package:503 : local flags=-e 2020-12-22 11:03:01.903 | + inc/python:setup_package:504 : local extras= 2020-12-22 11:03:01.905 | + inc/python:setup_package:508 : [[ -n -e ]] 2020-12-22 11:03:01.908 | + inc/python:setup_package:508 : [[ -z '' ]] 2020-12-22 11:03:01.910 | + inc/python:setup_package:508 : [[ ! -e =~ ^-.* ]] 2020-12-22 11:03:01.913 | + inc/python:setup_package:513 : [[ ! -z '' ]] 2020-12-22 11:03:01.916 | + inc/python:setup_package:518 : [[ 0 == 1 ]] 2020-12-22 11:03:01.918 | + inc/python:setup_package:522 : pip_install -e /opt/stack/glance 2020-12-22 11:03:01.942 | Check python version for : /opt/stack/glance 2020-12-22 11:03:01.947 | Using 3.6 version to install /opt/stack/glance based on default behavior 2020-12-22 11:03:02.369 | + inc/python:pip_install:283 : 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 2020-12-22 11:03:03.159 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:03:03.163 | Ignoring Django: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:03:03.165 | Ignoring Django: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:03:03.170 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:03:03.180 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:03:03.182 | Ignoring GitPython: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:03:03.184 | Ignoring GitPython: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:03:03.189 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:03:03.195 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:03:03.218 | Ignoring Pygments: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:03:03.220 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:03:03.223 | Ignoring Pygments: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:03:03.227 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:03:03.235 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:03:03.237 | Ignoring SecretStorage: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:03:03.240 | Ignoring SecretStorage: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:03:03.244 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:03:03.247 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:03:03.249 | Ignoring Sphinx: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:03:03.252 | Ignoring Sphinx: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:03:03.257 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:03:03.365 | Ignoring asyncio: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:03:03.368 | Ignoring asyncio: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:03:03.372 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:03:03.382 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:03:03.386 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:03:03.388 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:03:03.433 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:03:03.438 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:03:03.466 | Ignoring diskimage-builder: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:03:03.468 | Ignoring diskimage-builder: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:03:03.471 | Ignoring diskimage-builder: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:03:03.475 | Ignoring diskimage-builder: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:03:03.493 | Ignoring dnspython: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:03:03.496 | Ignoring dnspython: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:03:03.501 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:03:03.504 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:03:03.507 | Ignoring dnspython3: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:03:03.509 | Ignoring dnspython3: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:03:03.514 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:03:03.532 | Ignoring enum-compat: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:03:03.562 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:03:03.565 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:03:03.569 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:03:03.593 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:03:03.595 | Ignoring gunicorn: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:03:03.597 | Ignoring gunicorn: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:03:03.602 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:03:03.605 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:03:03.619 | Ignoring ifaddr: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:03:03.621 | Ignoring ifaddr: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:03:03.626 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:03:03.638 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:03:03.641 | Ignoring influxdb: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:03:03.643 | Ignoring influxdb: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:03:03.647 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:03:03.653 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:03:03.662 | Ignoring jeepney: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:03:03.664 | Ignoring jeepney: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:03:03.669 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:03:03.675 | Ignoring joblib: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:03:03.677 | Ignoring joblib: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:03:03.682 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:03:03.698 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:03:03.700 | Ignoring keyring: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:03:03.702 | Ignoring keyring: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:03:03.707 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:03:03.748 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:03:03.751 | Ignoring more-itertools: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:03:03.753 | Ignoring more-itertools: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:03:03.758 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:03:03.771 | Ignoring mypy: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:03:03.774 | Ignoring mypy: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:03:03.779 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:03:03.781 | Ignoring mypy-extensions: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:03:03.785 | Ignoring mypy-extensions: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:03:03.789 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:03:03.792 | Ignoring ndg-httpsclient: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:03:03.801 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:03:03.803 | Ignoring networkx: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:03:03.806 | Ignoring networkx: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:03:03.810 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:03:03.828 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:03:03.831 | Ignoring numpy: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:03:03.833 | Ignoring numpy: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:03:03.838 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:03:03.939 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:03:04.026 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:03:04.029 | Ignoring pytest: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:03:04.031 | Ignoring pytest: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:03:04.036 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:03:04.144 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:03:04.192 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:03:04.194 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:03:04.196 | Ignoring scikit-learn: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:03:04.199 | Ignoring scikit-learn: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:03:04.204 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:03:04.206 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:03:04.208 | Ignoring scipy: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:03:04.211 | Ignoring scipy: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:03:04.215 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:03:04.235 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:03:04.271 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:03:04.273 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:03:04.278 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:03:04.283 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:03:04.285 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:03:04.290 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:03:04.294 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:03:04.297 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:03:04.302 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:03:04.306 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:03:04.308 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:03:04.313 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:03:04.320 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:03:04.323 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:03:04.328 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:03:04.332 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:03:04.335 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:03:04.340 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:03:04.344 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:03:04.367 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:03:04.402 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:03:04.408 | Ignoring tornado: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:03:04.410 | Ignoring tornado: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:03:04.415 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:03:04.418 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:03:04.427 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:03:04.431 | Ignoring typed-ast: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:03:04.434 | Ignoring typed-ast: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:03:04.439 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:03:04.443 | Ignoring typing-extensions: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:03:04.446 | Ignoring typing-extensions: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:03:04.451 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:03:04.457 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:03:04.482 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:03:04.509 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:03:04.511 | Ignoring zeroconf: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:03:04.514 | Ignoring zeroconf: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:03:04.519 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:03:04.526 | Obtaining file:///opt/stack/glance 2020-12-22 11:03:06.120 | Obtaining glance from file:///opt/stack/glance#egg=glance (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2020-12-22 11:03:07.605 | Requirement already satisfied: Paste===3.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 26)) 2020-12-22 11:03:07.614 | Requirement already satisfied: PasteDeploy===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 27)) 2020-12-22 11:03:07.623 | Requirement already satisfied: Routes===2.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 41)) 2020-12-22 11:03:07.632 | Requirement already satisfied: SQLAlchemy===1.3.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 42)) 2020-12-22 11:03:07.751 | Collecting WSME===0.9.3 (from -c /opt/stack/requirements/upper-constraints.txt (line 56)) 2020-12-22 11:03:07.871 | Downloading http://10.100.0.9:8080/root/pypi/+f/e24/fcff24392a0b1/WSME-0.9.3.tar.gz (124kB) 2020-12-22 11:03:08.764 | Requirement already satisfied: WebOb===1.8.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 57)) 2020-12-22 11:03:08.780 | Requirement already satisfied: alembic===1.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 98)) 2020-12-22 11:03:08.885 | Collecting castellan===1.3.4 (from -c /opt/stack/requirements/upper-constraints.txt (line 134)) 2020-12-22 11:03:08.947 | Downloading http://10.100.0.9:8080/root/pypi/+f/1f5/d1f604e6ac78d/castellan-1.3.4-py2.py3-none-any.whl (90kB) 2020-12-22 11:03:09.089 | Requirement already satisfied: cryptography===2.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 153)) 2020-12-22 11:03:09.223 | Collecting cursive===0.2.2 (from -c /opt/stack/requirements/upper-constraints.txt (line 154)) 2020-12-22 11:03:09.247 | Downloading http://10.100.0.9:8080/root/pypi/+f/e56/3a085b3c6e250/cursive-0.2.2-py2.py3-none-any.whl 2020-12-22 11:03:09.368 | Requirement already satisfied: debtcollector===1.22.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 157)) 2020-12-22 11:03:09.379 | Requirement already satisfied: defusedxml===0.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 159)) 2020-12-22 11:03:09.385 | Requirement already satisfied: eventlet===0.25.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 199)) 2020-12-22 11:03:09.395 | Requirement already satisfied: futurist===1.9.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 217)) 2020-12-22 11:03:09.508 | Collecting glance-store===1.0.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) 2020-12-22 11:03:09.572 | Downloading http://10.100.0.9:8080/root/pypi/+f/134/bab2e3e565059/glance_store-1.0.1-py2.py3-none-any.whl (194kB) 2020-12-22 11:03:09.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 227)) 2020-12-22 11:03:09.789 | Requirement already satisfied: httplib2===0.13.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 238)) 2020-12-22 11:03:09.792 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 259)) 2020-12-22 11:03:09.795 | Requirement already satisfied: jsonschema===3.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 277)) 2020-12-22 11:03:09.814 | Requirement already satisfied: keystoneauth1===3.17.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 286)) 2020-12-22 11:03:09.885 | Requirement already satisfied: keystonemiddleware===7.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 287)) 2020-12-22 11:03:09.953 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) 2020-12-22 11:03:09.957 | Requirement already satisfied: netaddr===0.7.19 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) 2020-12-22 11:03:09.960 | 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 371)) 2020-12-22 11:03:10.065 | Collecting os-win===4.3.3 (from -c /opt/stack/requirements/upper-constraints.txt (line 375)) 2020-12-22 11:03:10.126 | Downloading http://10.100.0.9:8080/root/pypi/+f/cc5/4629477d24c4e/os_win-4.3.3-py3-none-any.whl (272kB) 2020-12-22 11:03:10.363 | Requirement already satisfied: oslo.cache===1.37.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 379)) 2020-12-22 11:03:10.399 | Requirement already satisfied: oslo.concurrency===3.30.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 380)) 2020-12-22 11:03:10.415 | Requirement already satisfied: oslo.config===6.11.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 381)) 2020-12-22 11:03:10.434 | Requirement already satisfied: oslo.context===2.23.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 382)) 2020-12-22 11:03:10.441 | Requirement already satisfied: oslo.db===5.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 383)) 2020-12-22 11:03:10.496 | Requirement already satisfied: oslo.i18n===3.24.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 384)) 2020-12-22 11:03:10.504 | Requirement already satisfied: oslo.log===3.44.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 385)) 2020-12-22 11:03:10.553 | Requirement already satisfied: oslo.messaging===10.2.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 386)) 2020-12-22 11:03:10.617 | Requirement already satisfied: oslo.middleware===3.38.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 387)) 2020-12-22 11:03:10.637 | Requirement already satisfied: oslo.policy===2.3.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 388)) 2020-12-22 11:03:10.770 | Collecting oslo.reports===1.30.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 390)) 2020-12-22 11:03:10.830 | Downloading http://10.100.0.9:8080/root/pypi/+f/5a2/c8a487e7cd042/oslo.reports-1.30.0-py2.py3-none-any.whl (52kB) 2020-12-22 11:03:10.956 | Requirement already satisfied: oslo.serialization===2.29.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 392)) 2020-12-22 11:03:10.968 | Requirement already satisfied: oslo.service===1.40.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 393)) 2020-12-22 11:03:10.997 | Requirement already satisfied: oslo.upgradecheck===0.3.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 394)) 2020-12-22 11:03:11.010 | Requirement already satisfied: oslo.utils===3.41.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 395)) 2020-12-22 11:03:11.032 | Requirement already satisfied: osprofiler===2.8.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 400)) 2020-12-22 11:03:11.083 | Requirement already satisfied: pbr===5.4.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 410)) 2020-12-22 11:03:11.085 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 418)) 2020-12-22 11:03:11.182 | Collecting psutil===5.6.3 (from -c /opt/stack/requirements/upper-constraints.txt (line 422)) 2020-12-22 11:03:11.568 | Downloading http://10.100.0.9:8080/root/pypi/+f/863/a85c1c0a5103a/psutil-5.6.3.tar.gz (435kB) 2020-12-22 11:03:12.459 | Requirement already satisfied: pyOpenSSL===19.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 428)) 2020-12-22 11:03:12.474 | Requirement already satisfied: pycadf===2.10.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 432)) 2020-12-22 11:03:12.485 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 440)) 2020-12-22 11:03:12.488 | Requirement already satisfied: pyparsing===2.4.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) 2020-12-22 11:03:12.490 | Requirement already satisfied: pyrsistent===0.15.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 451)) 2020-12-22 11:03:12.590 | Collecting python-barbicanclient===4.9.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 464)) 2020-12-22 11:03:12.637 | Downloading http://10.100.0.9:8080/root/pypi/+f/e65/9604b27861ae7/python_barbicanclient-4.9.0-py2.py3-none-any.whl (82kB) 2020-12-22 11:03:12.769 | Requirement already satisfied: python-dateutil===2.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 471)) 2020-12-22 11:03:12.774 | 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 473)) 2020-12-22 11:03:12.777 | Requirement already satisfied: python-keystoneclient===3.21.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) 2020-12-22 11:03:12.796 | Requirement already satisfied: pytz===2019.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 518)) 2020-12-22 11:03:12.801 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 528)) 2020-12-22 11:03:12.809 | Requirement already satisfied: requests===2.22.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 529)) 2020-12-22 11:03:12.925 | Collecting retrying===1.3.3 (from -c /opt/stack/requirements/upper-constraints.txt (line 539)) 2020-12-22 11:03:12.948 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/ebf/3b842d183542e/retrying-1.3.3-py3-none-any.whl 2020-12-22 11:03:13.051 | Requirement already satisfied: rfc3986===1.3.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 541)) 2020-12-22 11:03:13.148 | Collecting simplegeneric===0.8.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) 2020-12-22 11:03:13.166 | Downloading http://10.100.0.9:8080/root/pypi/+f/dc9/72e06094b9af5/simplegeneric-0.8.1.zip 2020-12-22 11:03:13.929 | Requirement already satisfied: six===1.12.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) 2020-12-22 11:03:13.932 | Requirement already satisfied: sqlalchemy-migrate===0.12.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 617)) 2020-12-22 11:03:13.944 | Requirement already satisfied: sqlparse===0.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 618)) 2020-12-22 11:03:13.948 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 619)) 2020-12-22 11:03:13.950 | Requirement already satisfied: stevedore===1.31.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 621)) 2020-12-22 11:03:14.052 | Collecting taskflow===3.7.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 635)) 2020-12-22 11:03:14.137 | Downloading http://10.100.0.9:8080/root/pypi/+f/559/626868b48f5f7/taskflow-3.7.1-py2.py3-none-any.whl (491kB) 2020-12-22 11:03:14.398 | Requirement already satisfied: tenacity===5.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 637)) 2020-12-22 11:03:14.412 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 640)) 2020-12-22 11:03:14.421 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 641)) 2020-12-22 11:03:14.428 | Requirement already satisfied: testtools===2.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 642)) 2020-12-22 11:03:14.446 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 656)) 2020-12-22 11:03:14.450 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 673)) 2020-12-22 11:03:14.457 | Requirement already satisfied: urllib3===1.25.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 675)) 2020-12-22 11:03:14.480 | Requirement already satisfied: wrapt===1.11.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 691)) 2020-12-22 11:03:14.482 | Requirement already satisfied: yappi===1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 697)) 2020-12-22 11:03:14.485 | Requirement already satisfied: Mako===1.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) 2020-12-22 11:03:14.490 | Requirement already satisfied: Babel===2.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) 2020-12-22 11:03:14.495 | Requirement already satisfied: cffi===1.12.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 138)) 2020-12-22 11:03:14.499 | Requirement already satisfied: dnspython===1.15.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 179)) 2020-12-22 11:03:14.502 | Requirement already satisfied: attrs===19.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) 2020-12-22 11:03:14.533 | Requirement already satisfied: setuptools in /usr/local/lib/python3.6/dist-packages (from jsonschema===3.0.2->-c /opt/stack/requirements/upper-constraints.txt (line 277)) 2020-12-22 11:03:14.582 | Requirement already satisfied: dogpile.cache===0.7.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 190)) 2020-12-22 11:03:14.587 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 203)) 2020-12-22 11:03:14.592 | Requirement already satisfied: PyYAML===5.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 35)) 2020-12-22 11:03:14.595 | Requirement already satisfied: cachetools===3.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) 2020-12-22 11:03:14.598 | Requirement already satisfied: kombu===4.6.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 288)) 2020-12-22 11:03:14.641 | Requirement already satisfied: amqp===2.5.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 99)) 2020-12-22 11:03:14.647 | Requirement already satisfied: Jinja2===2.10.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 20)) 2020-12-22 11:03:14.653 | Requirement already satisfied: msgpack===0.6.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) 2020-12-22 11:03:14.657 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 204)) 2020-12-22 11:03:14.669 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) 2020-12-22 11:03:14.672 | Requirement already satisfied: cliff===2.16.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 140)) 2020-12-22 11:03:14.691 | Requirement already satisfied: certifi===2019.6.16 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 137)) 2020-12-22 11:03:14.693 | Requirement already satisfied: idna===2.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 241)) 2020-12-22 11:03:14.697 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 139)) 2020-12-22 11:03:14.700 | Requirement already satisfied: decorator===4.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 158)) 2020-12-22 11:03:14.703 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 54)) 2020-12-22 11:03:14.803 | Collecting networkx===2.3 (from -c /opt/stack/requirements/upper-constraints.txt (line 335)) 2020-12-22 11:03:14.888 | Downloading http://10.100.0.9:8080/root/pypi/+f/831/1ddef63cf5c5c/networkx-2.3.zip (1.7MB) 2020-12-22 11:03:16.146 | Collecting automaton===1.17.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) 2020-12-22 11:03:16.194 | Downloading http://10.100.0.9:8080/root/pypi/+f/0e2/7ecfc72a07e90/automaton-1.17.0-py2.py3-none-any.whl 2020-12-22 11:03:16.398 | Collecting pydot===1.4.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 436)) 2020-12-22 11:03:16.420 | Downloading http://10.100.0.9:8080/root/pypi/+f/67b/e714300c78fda/pydot-1.4.1-py2.py3-none-any.whl 2020-12-22 11:03:16.523 | 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 491)) 2020-12-22 11:03:16.526 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) 2020-12-22 11:03:16.529 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) 2020-12-22 11:03:16.531 | 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 673)) 2020-12-22 11:03:16.534 | 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)) 2020-12-22 11:03:16.537 | Requirement already satisfied: pycparser===2.19 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 433)) 2020-12-22 11:03:16.540 | Requirement already satisfied: importlib-metadata===0.20 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 247)) 2020-12-22 11:03:16.559 | Requirement already satisfied: vine===1.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 677)) 2020-12-22 11:03:16.563 | Requirement already satisfied: cmd2===0.8.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 141)) 2020-12-22 11:03:16.579 | Requirement already satisfied: zipp===0.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 707)) 2020-12-22 11:03:16.594 | Requirement already satisfied: pyperclip===1.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 448)) 2020-12-22 11:03:16.597 | Requirement already satisfied: wcwidth===0.1.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 685)) 2020-12-22 11:03:16.601 | Requirement already satisfied: more-itertools===7.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) 2020-12-22 11:03:16.605 | Building wheels for collected packages: WSME, networkx, psutil, simplegeneric 2020-12-22 11:03:16.605 | Running setup.py bdist_wheel for WSME: started 2020-12-22 11:03:17.437 | Running setup.py bdist_wheel for WSME: finished with status 'done' 2020-12-22 11:03:17.438 | Stored in directory: /root/.cache/pip/wheels/ec/20/37/a521c9971f62e2d9d6e231dc2e64c4c6d757c0951a7bec130c 2020-12-22 11:03:17.470 | Running setup.py bdist_wheel for networkx: started 2020-12-22 11:03:19.212 | Running setup.py bdist_wheel for networkx: finished with status 'done' 2020-12-22 11:03:19.213 | Stored in directory: /root/.cache/pip/wheels/bc/30/12/7a69628186ac4ff70cd395ae3453a0cc4d46328bb2c5ebb3d6 2020-12-22 11:03:19.437 | Running setup.py bdist_wheel for psutil: started 2020-12-22 11:03:21.730 | Running setup.py bdist_wheel for psutil: finished with status 'done' 2020-12-22 11:03:21.731 | Stored in directory: /root/.cache/pip/wheels/1e/2d/c9/8fe0eaa3a02c249cd71e5b9a39381d498bc396f5d52b459ea7 2020-12-22 11:03:21.760 | Running setup.py bdist_wheel for simplegeneric: started 2020-12-22 11:03:22.458 | Running setup.py bdist_wheel for simplegeneric: finished with status 'done' 2020-12-22 11:03:22.458 | Stored in directory: /root/.cache/pip/wheels/b0/14/d1/20413d461448b4c35504e956f33c7661e0bb6af28d80c8f64f 2020-12-22 11:03:22.463 | Successfully built WSME networkx psutil simplegeneric 2020-12-22 11:03:22.464 | Installing collected packages: networkx, automaton, pydot, taskflow, simplegeneric, WSME, psutil, oslo.reports, retrying, glance-store, python-barbicanclient, castellan, cursive, os-win, glance 2020-12-22 11:03:25.826 | Running setup.py develop for glance 2020-12-22 11:03:28.699 | Successfully installed WSME-0.9.3 automaton-1.17.0 castellan-1.3.4 cursive-0.2.2 glance glance-store-1.0.1 networkx-2.3 os-win-4.3.3 oslo.reports-1.30.0 psutil-5.6.3 pydot-1.4.1 python-barbicanclient-4.9.0 retrying-1.3.3 simplegeneric-0.8.1 taskflow-3.7.1 2020-12-22 11:03:28.918 | You are using pip version 9.0.3, however version 20.3.3 is available. 2020-12-22 11:03:28.918 | You should consider upgrading via the 'pip install --upgrade pip' command. 2020-12-22 11:03:29.016 | + inc/python:pip_install:290 : result=0 2020-12-22 11:03:29.019 | + inc/python:pip_install:292 : time_stop pip_install 2020-12-22 11:03:29.022 | + functions-common:time_stop:2336 : local name 2020-12-22 11:03:29.024 | + functions-common:time_stop:2337 : local end_time 2020-12-22 11:03:29.027 | + functions-common:time_stop:2338 : local elapsed_time 2020-12-22 11:03:29.030 | + functions-common:time_stop:2339 : local total 2020-12-22 11:03:29.032 | + functions-common:time_stop:2340 : local start_time 2020-12-22 11:03:29.035 | + functions-common:time_stop:2342 : name=pip_install 2020-12-22 11:03:29.038 | + functions-common:time_stop:2343 : start_time=1608634981933 2020-12-22 11:03:29.041 | + functions-common:time_stop:2345 : [[ -z 1608634981933 ]] 2020-12-22 11:03:29.044 | ++ functions-common:time_stop:2348 : date +%s%3N 2020-12-22 11:03:29.048 | + functions-common:time_stop:2348 : end_time=1608635009045 2020-12-22 11:03:29.050 | + functions-common:time_stop:2349 : elapsed_time=27112 2020-12-22 11:03:29.052 | + functions-common:time_stop:2350 : total=185061 2020-12-22 11:03:29.055 | + functions-common:time_stop:2352 : _TIME_START[$name]= 2020-12-22 11:03:29.057 | + functions-common:time_stop:2353 : _TIME_TOTAL[$name]=212173 2020-12-22 11:03:29.060 | + inc/python:pip_install:293 : return 0 2020-12-22 11:03:29.063 | + inc/python:setup_package:524 : [[ -e == \-\e ]] 2020-12-22 11:03:29.066 | + inc/python:setup_package:525 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2020-12-22 11:03:29.068 | + functions-common:safe_chown:2237 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2020-12-22 11:03:29.090 | + functions-common:_safe_permission_operation:2085 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2020-12-22 11:03:29.104 | + inc/python:_setup_package_with_constraints_edit:470 : use_library_from_git /opt/stack/glance 2020-12-22 11:03:29.106 | + inc/python:use_library_from_git:328 : local name=/opt/stack/glance 2020-12-22 11:03:29.109 | + inc/python:use_library_from_git:329 : local enabled=1 2020-12-22 11:03:29.112 | + inc/python:use_library_from_git:330 : [[ '' = \A\L\L ]] 2020-12-22 11:03:29.115 | + inc/python:use_library_from_git:330 : [[ ,, =~ ,/opt/stack/glance, ]] 2020-12-22 11:03:29.118 | + inc/python:use_library_from_git:331 : return 1 2020-12-22 11:03:29.122 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2020-12-22 11:03:29.125 | + ./stack.sh:main:937 : configure_glance 2020-12-22 11:03:29.128 | + lib/glance:configure_glance:105 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2020-12-22 11:03:29.142 | + lib/glance:configure_glance:108 : iniset /etc/glance/glance-registry.conf DEFAULT debug True 2020-12-22 11:03:29.172 | + lib/glance:configure_glance:109 : iniset /etc/glance/glance-registry.conf DEFAULT bind_host 0.0.0.0 2020-12-22 11:03:29.201 | + lib/glance:configure_glance:110 : iniset /etc/glance/glance-registry.conf DEFAULT workers 2 2020-12-22 11:03:29.230 | + lib/glance:configure_glance:111 : local dburl 2020-12-22 11:03:29.233 | ++ lib/glance:configure_glance:112 : database_connection_url glance 2020-12-22 11:03:29.236 | ++ lib/database:database_connection_url:132 : local db=glance 2020-12-22 11:03:29.238 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql glance 2020-12-22 11:03:29.241 | ++ lib/databases/mysql:database_connection_url_mysql:179 : local db=glance 2020-12-22 11:03:29.244 | ++ lib/databases/mysql:database_connection_url_mysql:180 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2020-12-22 11:03:29.247 | + lib/glance:configure_glance:112 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2020-12-22 11:03:29.250 | + lib/glance:configure_glance:113 : iniset /etc/glance/glance-registry.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2020-12-22 11:03:29.282 | + lib/glance:configure_glance:114 : iniset /etc/glance/glance-registry.conf DEFAULT use_syslog False 2020-12-22 11:03:29.313 | + lib/glance:configure_glance:115 : iniset /etc/glance/glance-registry.conf paste_deploy flavor keystone 2020-12-22 11:03:29.344 | + lib/glance:configure_glance:116 : configure_keystone_authtoken_middleware /etc/glance/glance-registry.conf glance 2020-12-22 11:03:29.346 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/glance/glance-registry.conf 2020-12-22 11:03:29.349 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=glance 2020-12-22 11:03:29.351 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2020-12-22 11:03:29.354 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/glance/glance-registry.conf keystone_authtoken auth_type password 2020-12-22 11:03:29.382 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/glance/glance-registry.conf keystone_authtoken auth_url http://10.222.0.117/identity 2020-12-22 11:03:29.412 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/glance/glance-registry.conf keystone_authtoken username glance 2020-12-22 11:03:29.440 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/glance/glance-registry.conf keystone_authtoken password Passw0rd 2020-12-22 11:03:29.468 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/glance/glance-registry.conf keystone_authtoken user_domain_name Default 2020-12-22 11:03:29.495 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/glance/glance-registry.conf keystone_authtoken project_name service 2020-12-22 11:03:29.526 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-registry.conf keystone_authtoken project_domain_name Default 2020-12-22 11:03:29.555 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/glance/glance-registry.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2020-12-22 11:03:29.583 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/glance/glance-registry.conf keystone_authtoken memcached_servers localhost:11211 2020-12-22 11:03:29.612 | + lib/glance:configure_glance:117 : iniset /etc/glance/glance-registry.conf oslo_messaging_notifications driver messagingv2 2020-12-22 11:03:29.642 | + lib/glance:configure_glance:118 : iniset_rpc_backend glance /etc/glance/glance-registry.conf 2020-12-22 11:03:29.646 | + lib/rpc_backend:iniset_rpc_backend:152 : local package=glance 2020-12-22 11:03:29.648 | + lib/rpc_backend:iniset_rpc_backend:153 : local file=/etc/glance/glance-registry.conf 2020-12-22 11:03:29.652 | + lib/rpc_backend:iniset_rpc_backend:154 : local section=DEFAULT 2020-12-22 11:03:29.655 | + lib/rpc_backend:iniset_rpc_backend:155 : local virtual_host= 2020-12-22 11:03:29.658 | + lib/rpc_backend:iniset_rpc_backend:156 : is_service_enabled rabbit 2020-12-22 11:03:29.677 | + functions-common:is_service_enabled:1988 : return 0 2020-12-22 11:03:29.680 | ++ lib/rpc_backend:iniset_rpc_backend:157 : get_transport_url '' 2020-12-22 11:03:29.683 | ++ lib/rpc_backend:get_transport_url:134 : local virtual_host= 2020-12-22 11:03:29.685 | ++ lib/rpc_backend:get_transport_url:135 : is_service_enabled rabbit 2020-12-22 11:03:29.702 | ++ functions-common:is_service_enabled:1988 : return 0 2020-12-22 11:03:29.705 | ++ lib/rpc_backend:get_transport_url:136 : echo rabbit://stackrabbit:Passw0rd@10.222.0.117:5672/ 2020-12-22 11:03:29.709 | + lib/rpc_backend:iniset_rpc_backend:157 : iniset /etc/glance/glance-registry.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.117:5672/ 2020-12-22 11:03:29.740 | + lib/rpc_backend:iniset_rpc_backend:158 : '[' -n '' ']' 2020-12-22 11:03:29.743 | + lib/rpc_backend:iniset_rpc_backend:161 : '[' -n '' ']' 2020-12-22 11:03:29.746 | + lib/glance:configure_glance:119 : iniset /etc/glance/glance-registry.conf DEFAULT graceful_shutdown_timeout 5 2020-12-22 11:03:29.775 | + lib/glance:configure_glance:122 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2020-12-22 11:03:29.807 | + lib/glance:configure_glance:123 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2020-12-22 11:03:29.838 | + lib/glance:configure_glance:124 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2020-12-22 11:03:29.867 | + lib/glance:configure_glance:125 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2020-12-22 11:03:29.899 | + lib/glance:configure_glance:126 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2020-12-22 11:03:29.932 | + lib/glance:configure_glance:127 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2020-12-22 11:03:29.962 | + lib/glance:configure_glance:128 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2020-12-22 11:03:29.966 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/glance/glance-api.conf 2020-12-22 11:03:29.968 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=glance 2020-12-22 11:03:29.971 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2020-12-22 11:03:29.973 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2020-12-22 11:03:30.001 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.117/identity 2020-12-22 11:03:30.030 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2020-12-22 11:03:30.057 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2020-12-22 11:03:30.084 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2020-12-22 11:03:30.110 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2020-12-22 11:03:30.137 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2020-12-22 11:03:30.165 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2020-12-22 11:03:30.192 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2020-12-22 11:03:30.220 | + lib/glance:configure_glance:129 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2020-12-22 11:03:30.252 | + lib/glance:configure_glance:130 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2020-12-22 11:03:30.254 | + lib/rpc_backend:iniset_rpc_backend:152 : local package=glance 2020-12-22 11:03:30.257 | + lib/rpc_backend:iniset_rpc_backend:153 : local file=/etc/glance/glance-api.conf 2020-12-22 11:03:30.259 | + lib/rpc_backend:iniset_rpc_backend:154 : local section=DEFAULT 2020-12-22 11:03:30.262 | + lib/rpc_backend:iniset_rpc_backend:155 : local virtual_host= 2020-12-22 11:03:30.264 | + lib/rpc_backend:iniset_rpc_backend:156 : is_service_enabled rabbit 2020-12-22 11:03:30.281 | + functions-common:is_service_enabled:1988 : return 0 2020-12-22 11:03:30.285 | ++ lib/rpc_backend:iniset_rpc_backend:157 : get_transport_url '' 2020-12-22 11:03:30.287 | ++ lib/rpc_backend:get_transport_url:134 : local virtual_host= 2020-12-22 11:03:30.290 | ++ lib/rpc_backend:get_transport_url:135 : is_service_enabled rabbit 2020-12-22 11:03:30.306 | ++ functions-common:is_service_enabled:1988 : return 0 2020-12-22 11:03:30.309 | ++ lib/rpc_backend:get_transport_url:136 : echo rabbit://stackrabbit:Passw0rd@10.222.0.117:5672/ 2020-12-22 11:03:30.312 | + lib/rpc_backend:iniset_rpc_backend:157 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.117:5672/ 2020-12-22 11:03:30.340 | + lib/rpc_backend:iniset_rpc_backend:158 : '[' -n '' ']' 2020-12-22 11:03:30.343 | + lib/rpc_backend:iniset_rpc_backend:161 : '[' -n '' ']' 2020-12-22 11:03:30.346 | + lib/glance:configure_glance:131 : '[' libvirt = xenserver ']' 2020-12-22 11:03:30.348 | + lib/glance:configure_glance:135 : '[' libvirt = libvirt ']' 2020-12-22 11:03:30.352 | + lib/glance:configure_glance:135 : '[' kvm = parallels ']' 2020-12-22 11:03:30.354 | + lib/glance:configure_glance:141 : '[' False '!=' True ']' 2020-12-22 11:03:30.357 | + lib/glance:configure_glance:142 : iniset /etc/glance/glance-api.conf DEFAULT enable_v1_api False 2020-12-22 11:03:30.385 | + lib/glance:configure_glance:146 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2020-12-22 11:03:30.420 | ++ lib/glance:configure_glance:147 : ipv6_unquote 10.222.0.117 2020-12-22 11:03:30.423 | ++ functions-common:ipv6_unquote:2134 : echo 10.222.0.117 2020-12-22 11:03:30.425 | ++ functions-common:ipv6_unquote:2134 : tr -d '[]' 2020-12-22 11:03:30.430 | + lib/glance:configure_glance:147 : iniset /etc/glance/glance-api.conf DEFAULT registry_host 10.222.0.117 2020-12-22 11:03:30.459 | + lib/glance:configure_glance:150 : '[' -n '' ']' 2020-12-22 11:03:30.461 | + lib/glance:configure_glance:153 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.117 2020-12-22 11:03:30.491 | + lib/glance:configure_glance:157 : is_service_enabled s-proxy 2020-12-22 11:03:30.509 | + functions-common:is_service_enabled:1988 : return 0 2020-12-22 11:03:30.511 | + lib/glance:configure_glance:158 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2020-12-22 11:03:30.540 | + lib/glance:configure_glance:159 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2020-12-22 11:03:30.570 | + lib/glance:configure_glance:160 : python3_enabled 2020-12-22 11:03:30.572 | + inc/python:python3_enabled:531 : [[ True == \T\r\u\e ]] 2020-12-22 11:03:30.575 | + inc/python:python3_enabled:532 : return 0 2020-12-22 11:03:30.578 | + lib/glance:configure_glance:161 : iniset /etc/glance/glance-api.conf glance_store swift_store_auth_insecure True 2020-12-22 11:03:30.606 | + lib/glance:configure_glance:164 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2020-12-22 11:03:30.634 | + lib/glance:configure_glance:165 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2020-12-22 11:03:30.663 | + lib/glance:configure_glance:166 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2020-12-22 11:03:30.692 | + lib/glance:configure_glance:167 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2020-12-22 11:03:30.719 | + lib/glance:configure_glance:169 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2020-12-22 11:03:30.750 | + lib/glance:configure_glance:171 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2020-12-22 11:03:30.781 | + lib/glance:configure_glance:172 : python3_enabled 2020-12-22 11:03:30.783 | + inc/python:python3_enabled:531 : [[ True == \T\r\u\e ]] 2020-12-22 11:03:30.786 | + inc/python:python3_enabled:532 : return 0 2020-12-22 11:03:30.789 | + lib/glance:configure_glance:175 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.117/identity/v3 2020-12-22 11:03:30.818 | + lib/glance:configure_glance:179 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2020-12-22 11:03:30.849 | + lib/glance:configure_glance:184 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.117/image 2020-12-22 11:03:30.879 | + lib/glance:configure_glance:186 : is_service_enabled tls-proxy 2020-12-22 11:03:30.896 | + functions-common:is_service_enabled:1988 : return 1 2020-12-22 11:03:30.898 | + lib/glance:configure_glance:194 : is_service_enabled tls-proxy 2020-12-22 11:03:30.917 | + functions-common:is_service_enabled:1988 : return 1 2020-12-22 11:03:30.919 | + lib/glance:configure_glance:199 : setup_logging /etc/glance/glance-api.conf 2020-12-22 11:03:30.922 | + functions:setup_logging:639 : local conf_file=/etc/glance/glance-api.conf 2020-12-22 11:03:30.924 | + functions:setup_logging:640 : local other_cond=False 2020-12-22 11:03:30.927 | + functions:setup_logging:641 : [[ True == \T\r\u\e ]] 2020-12-22 11:03:30.929 | + functions:setup_logging:642 : setup_systemd_logging /etc/glance/glance-api.conf 2020-12-22 11:03:30.932 | + functions:setup_systemd_logging:670 : local conf_file=/etc/glance/glance-api.conf 2020-12-22 11:03:30.935 | + functions:setup_systemd_logging:671 : local conf_section=DEFAULT 2020-12-22 11:03:30.938 | ++ functions:setup_systemd_logging:676 : trueorfalse False USE_JOURNAL 2020-12-22 11:03:30.957 | + functions:setup_systemd_logging:676 : USE_JOURNAL=False 2020-12-22 11:03:30.960 | + functions:setup_systemd_logging:677 : local pidstr= 2020-12-22 11:03:30.962 | + functions:setup_systemd_logging:678 : [[ False == \T\r\u\e ]] 2020-12-22 11:03:30.965 | + functions:setup_systemd_logging:682 : pidstr='(pid=%(process)d) ' 2020-12-22 11:03:30.968 | + functions:setup_systemd_logging:684 : iniset /etc/glance/glance-api.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2020-12-22 11:03:30.995 | + functions:setup_systemd_logging:686 : 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' 2020-12-22 11:03:31.025 | + functions:setup_systemd_logging:687 : 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' 2020-12-22 11:03:31.052 | + functions:setup_systemd_logging:688 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2020-12-22 11:03:31.081 | + lib/glance:configure_glance:200 : setup_logging /etc/glance/glance-registry.conf 2020-12-22 11:03:31.083 | + functions:setup_logging:639 : local conf_file=/etc/glance/glance-registry.conf 2020-12-22 11:03:31.086 | + functions:setup_logging:640 : local other_cond=False 2020-12-22 11:03:31.088 | + functions:setup_logging:641 : [[ True == \T\r\u\e ]] 2020-12-22 11:03:31.092 | + functions:setup_logging:642 : setup_systemd_logging /etc/glance/glance-registry.conf 2020-12-22 11:03:31.095 | + functions:setup_systemd_logging:670 : local conf_file=/etc/glance/glance-registry.conf 2020-12-22 11:03:31.097 | + functions:setup_systemd_logging:671 : local conf_section=DEFAULT 2020-12-22 11:03:31.100 | ++ functions:setup_systemd_logging:676 : trueorfalse False USE_JOURNAL 2020-12-22 11:03:31.120 | + functions:setup_systemd_logging:676 : USE_JOURNAL=False 2020-12-22 11:03:31.123 | + functions:setup_systemd_logging:677 : local pidstr= 2020-12-22 11:03:31.127 | + functions:setup_systemd_logging:678 : [[ False == \T\r\u\e ]] 2020-12-22 11:03:31.129 | + functions:setup_systemd_logging:682 : pidstr='(pid=%(process)d) ' 2020-12-22 11:03:31.133 | + functions:setup_systemd_logging:684 : iniset /etc/glance/glance-registry.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2020-12-22 11:03:31.164 | + functions:setup_systemd_logging:686 : 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' 2020-12-22 11:03:31.194 | + functions:setup_systemd_logging:687 : 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' 2020-12-22 11:03:31.222 | + functions:setup_systemd_logging:688 : iniset /etc/glance/glance-registry.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2020-12-22 11:03:31.251 | + lib/glance:configure_glance:202 : cp -p /opt/stack/glance/etc/glance-registry-paste.ini /etc/glance/glance-registry-paste.ini 2020-12-22 11:03:31.256 | + lib/glance:configure_glance:203 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2020-12-22 11:03:31.260 | + lib/glance:configure_glance:206 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2020-12-22 11:03:31.290 | + lib/glance:configure_glance:207 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2020-12-22 11:03:31.321 | + lib/glance:configure_glance:208 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2020-12-22 11:03:31.349 | + lib/glance:configure_glance:209 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.117/identity 2020-12-22 11:03:31.376 | + lib/glance:configure_glance:210 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2020-12-22 11:03:31.405 | + lib/glance:configure_glance:211 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2020-12-22 11:03:31.435 | + lib/glance:configure_glance:212 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2020-12-22 11:03:31.466 | ++ lib/glance:configure_glance:213 : ipv6_unquote 10.222.0.117 2020-12-22 11:03:31.470 | ++ functions-common:ipv6_unquote:2134 : echo 10.222.0.117 2020-12-22 11:03:31.471 | ++ functions-common:ipv6_unquote:2134 : tr -d '[]' 2020-12-22 11:03:31.476 | + lib/glance:configure_glance:213 : iniset /etc/glance/glance-cache.conf DEFAULT registry_host 10.222.0.117 2020-12-22 11:03:31.505 | + lib/glance:configure_glance:216 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2020-12-22 11:03:31.536 | + lib/glance:configure_glance:219 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2020-12-22 11:03:31.566 | + lib/glance:configure_glance:220 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2020-12-22 11:03:31.596 | + lib/glance:configure_glance:221 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2020-12-22 11:03:31.623 | + lib/glance:configure_glance:223 : cp -p /opt/stack/glance/etc/policy.json /etc/glance/policy.json 2020-12-22 11:03:31.628 | + lib/glance:configure_glance:224 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2020-12-22 11:03:31.633 | + lib/glance:configure_glance:226 : 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-trust.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 2020-12-22 11:03:31.642 | + lib/glance:configure_glance:228 : is_service_enabled tls-proxy 2020-12-22 11:03:31.659 | + functions-common:is_service_enabled:1988 : return 1 2020-12-22 11:03:31.662 | + lib/glance:configure_glance:236 : [[ uwsgi == \u\w\s\g\i ]] 2020-12-22 11:03:31.664 | + lib/glance:configure_glance:237 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2020-12-22 11:03:31.667 | + lib/apache:write_local_uwsgi_http_config:331 : local file=/etc/glance/glance-uwsgi.ini 2020-12-22 11:03:31.669 | + lib/apache:write_local_uwsgi_http_config:332 : local wsgi=/usr/local/bin/glance-wsgi-api 2020-12-22 11:03:31.672 | + lib/apache:write_local_uwsgi_http_config:333 : local url=/image 2020-12-22 11:03:31.675 | ++ lib/apache:write_local_uwsgi_http_config:334 : basename /usr/local/bin/glance-wsgi-api 2020-12-22 11:03:31.679 | + lib/apache:write_local_uwsgi_http_config:334 : name=glance-wsgi-api 2020-12-22 11:03:31.681 | + lib/apache:write_local_uwsgi_http_config:340 : rm -rf /etc/glance/glance-uwsgi.ini 2020-12-22 11:03:31.685 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2020-12-22 11:03:31.714 | ++ lib/apache:write_local_uwsgi_http_config:342 : get_random_port 2020-12-22 11:03:31.718 | ++ functions:get_random_port:799 : read lower_port upper_port 2020-12-22 11:03:31.720 | ++ functions:get_random_port:800 : true 2020-12-22 11:03:31.722 | ++ functions:get_random_port:801 : (( port = upper_port )) 2020-12-22 11:03:31.725 | ++ functions:get_random_port:801 : (( port >= lower_port )) 2020-12-22 11:03:31.728 | ++ functions:get_random_port:802 : sudo lsof -i :60999 2020-12-22 11:03:31.796 | ++ functions:get_random_port:803 : [[ 1 > 0 ]] 2020-12-22 11:03:31.799 | ++ functions:get_random_port:804 : break 2 2020-12-22 11:03:31.801 | ++ functions:get_random_port:808 : echo 60999 2020-12-22 11:03:31.805 | + lib/apache:write_local_uwsgi_http_config:342 : port=60999 2020-12-22 11:03:31.807 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2020-12-22 11:03:31.836 | + lib/apache:write_local_uwsgi_http_config:344 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2020-12-22 11:03:31.863 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2020-12-22 11:03:31.890 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2020-12-22 11:03:31.916 | + lib/apache:write_local_uwsgi_http_config:349 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2020-12-22 11:03:31.944 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2020-12-22 11:03:31.972 | + lib/apache:write_local_uwsgi_http_config:351 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2020-12-22 11:03:31.998 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2020-12-22 11:03:32.024 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2020-12-22 11:03:32.052 | + lib/apache:write_local_uwsgi_http_config:358 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2020-12-22 11:03:32.079 | + lib/apache:write_local_uwsgi_http_config:360 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2020-12-22 11:03:32.105 | + lib/apache:write_local_uwsgi_http_config:362 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2020-12-22 11:03:32.133 | + lib/apache:write_local_uwsgi_http_config:364 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2020-12-22 11:03:32.159 | + lib/apache:write_local_uwsgi_http_config:365 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2020-12-22 11:03:32.186 | + lib/apache:write_local_uwsgi_http_config:366 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2020-12-22 11:03:32.214 | + lib/apache:write_local_uwsgi_http_config:367 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2020-12-22 11:03:32.243 | + lib/apache:write_local_uwsgi_http_config:368 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2020-12-22 11:03:32.273 | + lib/apache:write_local_uwsgi_http_config:369 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2020-12-22 11:03:32.300 | + lib/apache:write_local_uwsgi_http_config:371 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2020-12-22 11:03:32.328 | + lib/apache:write_local_uwsgi_http_config:373 : enable_apache_mod proxy 2020-12-22 11:03:32.330 | + lib/apache:enable_apache_mod:54 : local mod=proxy 2020-12-22 11:03:32.334 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2020-12-22 11:03:32.337 | + functions-common:is_ubuntu:494 : [[ -z deb ]] 2020-12-22 11:03:32.340 | + functions-common:is_ubuntu:497 : '[' deb = deb ']' 2020-12-22 11:03:32.343 | + lib/apache:enable_apache_mod:59 : [[ proxy != \v\e\r\s\i\o\n ]] 2020-12-22 11:03:32.346 | + lib/apache:enable_apache_mod:59 : a2query -m proxy 2020-12-22 11:03:32.423 | proxy (enabled by site administrator) 2020-12-22 11:03:32.427 | + lib/apache:write_local_uwsgi_http_config:374 : enable_apache_mod proxy_http 2020-12-22 11:03:32.430 | + lib/apache:enable_apache_mod:54 : local mod=proxy_http 2020-12-22 11:03:32.433 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2020-12-22 11:03:32.435 | + functions-common:is_ubuntu:494 : [[ -z deb ]] 2020-12-22 11:03:32.438 | + functions-common:is_ubuntu:497 : '[' deb = deb ']' 2020-12-22 11:03:32.441 | + lib/apache:enable_apache_mod:59 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2020-12-22 11:03:32.443 | + lib/apache:enable_apache_mod:59 : a2query -m proxy_http 2020-12-22 11:03:32.495 | No module matches proxy_http 2020-12-22 11:03:32.498 | + lib/apache:enable_apache_mod:60 : sudo a2enmod proxy_http 2020-12-22 11:03:32.558 | Considering dependency proxy for proxy_http: 2020-12-22 11:03:32.558 | Module proxy already enabled 2020-12-22 11:03:32.558 | Enabling module proxy_http. 2020-12-22 11:03:32.564 | To activate the new configuration, you need to run: 2020-12-22 11:03:32.564 | systemctl restart apache2 2020-12-22 11:03:32.569 | + lib/apache:enable_apache_mod:61 : restart_apache_server 2020-12-22 11:03:32.572 | + lib/apache:restart_apache_server:262 : restart_service apache2 2020-12-22 11:03:32.574 | + functions-common:restart_service:2220 : '[' -x /bin/systemctl ']' 2020-12-22 11:03:32.577 | + functions-common:restart_service:2221 : sudo /bin/systemctl restart apache2 2020-12-22 11:03:32.731 | + lib/apache:write_local_uwsgi_http_config:375 : local apache_conf= 2020-12-22 11:03:32.735 | ++ lib/apache:write_local_uwsgi_http_config:376 : apache_site_config_for glance-wsgi-api 2020-12-22 11:03:32.740 | ++ lib/apache:apache_site_config_for:198 : local site=glance-wsgi-api 2020-12-22 11:03:32.744 | ++ lib/apache:apache_site_config_for:199 : is_ubuntu 2020-12-22 11:03:32.747 | ++ functions-common:is_ubuntu:494 : [[ -z deb ]] 2020-12-22 11:03:32.750 | ++ functions-common:is_ubuntu:497 : '[' deb = deb ']' 2020-12-22 11:03:32.752 | ++ lib/apache:apache_site_config_for:201 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2020-12-22 11:03:32.755 | + lib/apache:write_local_uwsgi_http_config:376 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2020-12-22 11:03:32.758 | + lib/apache:write_local_uwsgi_http_config:377 : echo 'KeepAlive Off' 2020-12-22 11:03:32.759 | + lib/apache:write_local_uwsgi_http_config:377 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2020-12-22 11:03:32.770 | KeepAlive Off 2020-12-22 11:03:32.777 | + lib/apache:write_local_uwsgi_http_config:378 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2020-12-22 11:03:32.778 | + lib/apache:write_local_uwsgi_http_config:378 : echo 'SetEnv proxy-sendchunked 1' 2020-12-22 11:03:32.787 | SetEnv proxy-sendchunked 1 2020-12-22 11:03:32.792 | + lib/apache:write_local_uwsgi_http_config:379 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2020-12-22 11:03:32.794 | + lib/apache:write_local_uwsgi_http_config:379 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2020-12-22 11:03:32.801 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2020-12-22 11:03:32.806 | + lib/apache:write_local_uwsgi_http_config:380 : enable_apache_site glance-wsgi-api 2020-12-22 11:03:32.808 | + lib/apache:enable_apache_site:215 : local site=glance-wsgi-api 2020-12-22 11:03:32.812 | + lib/apache:enable_apache_site:217 : enable_apache_mod version 2020-12-22 11:03:32.814 | + lib/apache:enable_apache_mod:54 : local mod=version 2020-12-22 11:03:32.817 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2020-12-22 11:03:32.820 | + functions-common:is_ubuntu:494 : [[ -z deb ]] 2020-12-22 11:03:32.822 | + functions-common:is_ubuntu:497 : '[' deb = deb ']' 2020-12-22 11:03:32.825 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2020-12-22 11:03:32.828 | + lib/apache:enable_apache_site:218 : is_ubuntu 2020-12-22 11:03:32.830 | + functions-common:is_ubuntu:494 : [[ -z deb ]] 2020-12-22 11:03:32.833 | + functions-common:is_ubuntu:497 : '[' deb = deb ']' 2020-12-22 11:03:32.835 | + lib/apache:enable_apache_site:219 : sudo a2ensite glance-wsgi-api 2020-12-22 11:03:32.918 | Enabling site glance-wsgi-api. 2020-12-22 11:03:32.924 | To activate the new configuration, you need to run: 2020-12-22 11:03:32.924 | systemctl reload apache2 2020-12-22 11:03:32.929 | + lib/apache:write_local_uwsgi_http_config:381 : restart_apache_server 2020-12-22 11:03:32.931 | + lib/apache:restart_apache_server:262 : restart_service apache2 2020-12-22 11:03:32.934 | + functions-common:restart_service:2220 : '[' -x /bin/systemctl ']' 2020-12-22 11:03:32.936 | + functions-common:restart_service:2221 : sudo /bin/systemctl restart apache2 2020-12-22 11:03:33.092 | + ./stack.sh:main:940 : is_service_enabled cinder 2020-12-22 11:03:33.116 | + functions-common:is_service_enabled:1988 : return 0 2020-12-22 11:03:33.118 | + ./stack.sh:main:942 : stack_install_service cinder 2020-12-22 11:03:33.121 | + lib/stack:stack_install_service:20 : local service=cinder 2020-12-22 11:03:33.124 | + lib/stack:stack_install_service:21 : type install_cinder 2020-12-22 11:03:33.127 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2020-12-22 11:03:33.130 | + lib/stack:stack_install_service:32 : install_cinder 2020-12-22 11:03:33.133 | + lib/cinder:install_cinder:417 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder stable/train 2020-12-22 11:03:33.135 | + functions-common:git_clone:524 : local git_remote=https://opendev.org/openstack/cinder.git 2020-12-22 11:03:33.138 | + functions-common:git_clone:525 : local git_dest=/opt/stack/cinder 2020-12-22 11:03:33.140 | + functions-common:git_clone:526 : local git_ref=stable/train 2020-12-22 11:03:33.142 | + functions-common:git_clone:527 : local orig_dir 2020-12-22 11:03:33.146 | ++ functions-common:git_clone:528 : pwd 2020-12-22 11:03:33.149 | + functions-common:git_clone:528 : orig_dir=/home/ubuntu/devstack 2020-12-22 11:03:33.151 | + functions-common:git_clone:529 : local git_clone_flags= 2020-12-22 11:03:33.155 | ++ functions-common:git_clone:531 : trueorfalse False RECLONE 2020-12-22 11:03:33.174 | + functions-common:git_clone:531 : RECLONE=False 2020-12-22 11:03:33.177 | + functions-common:git_clone:532 : [[ 0 -gt 0 ]] 2020-12-22 11:03:33.179 | + functions-common:git_clone:536 : [[ False = \T\r\u\e ]] 2020-12-22 11:03:33.182 | + functions-common:git_clone:545 : echo stable/train 2020-12-22 11:03:33.183 | + functions-common:git_clone:545 : egrep -q '^refs' 2020-12-22 11:03:33.189 | + functions-common:git_clone:559 : [[ ! -d /opt/stack/cinder ]] 2020-12-22 11:03:33.191 | + functions-common:git_clone:567 : [[ False = \T\r\u\e ]] 2020-12-22 11:03:33.194 | + functions-common:git_clone:593 : cd /opt/stack/cinder 2020-12-22 11:03:33.197 | + functions-common:git_clone:594 : git show --oneline 2020-12-22 11:03:33.198 | + functions-common:git_clone:594 : head -1 2020-12-22 11:03:33.213 | 7ecd8a4af Fix volume rekey during clone 2020-12-22 11:03:33.217 | + functions-common:git_clone:595 : cd /home/ubuntu/devstack 2020-12-22 11:03:33.221 | + lib/cinder:install_cinder:418 : setup_develop /opt/stack/cinder 2020-12-22 11:03:33.224 | + inc/python:setup_develop:415 : local bindep 2020-12-22 11:03:33.227 | + inc/python:setup_develop:416 : [[ /opt/stack/cinder == -bindep* ]] 2020-12-22 11:03:33.230 | + inc/python:setup_develop:420 : local project_dir=/opt/stack/cinder 2020-12-22 11:03:33.233 | + inc/python:setup_develop:421 : local extras= 2020-12-22 11:03:33.236 | + inc/python:setup_develop:422 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2020-12-22 11:03:33.239 | + inc/python:_setup_package_with_constraints_edit:441 : local bindep 2020-12-22 11:03:33.241 | + inc/python:_setup_package_with_constraints_edit:442 : [[ /opt/stack/cinder == -bindep* ]] 2020-12-22 11:03:33.244 | + inc/python:_setup_package_with_constraints_edit:446 : local project_dir=/opt/stack/cinder 2020-12-22 11:03:33.246 | + inc/python:_setup_package_with_constraints_edit:447 : local flags=-e 2020-12-22 11:03:33.250 | + inc/python:_setup_package_with_constraints_edit:448 : local extras= 2020-12-22 11:03:33.253 | ++ inc/python:_setup_package_with_constraints_edit:455 : cd /opt/stack/cinder 2020-12-22 11:03:33.256 | ++ inc/python:_setup_package_with_constraints_edit:455 : pwd 2020-12-22 11:03:33.259 | + inc/python:_setup_package_with_constraints_edit:455 : project_dir=/opt/stack/cinder 2020-12-22 11:03:33.262 | + inc/python:_setup_package_with_constraints_edit:457 : '[' -n /opt/stack/requirements ']' 2020-12-22 11:03:33.265 | + inc/python:_setup_package_with_constraints_edit:459 : local name 2020-12-22 11:03:33.268 | ++ inc/python:_setup_package_with_constraints_edit:460 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2020-12-22 11:03:33.274 | + inc/python:_setup_package_with_constraints_edit:460 : name=cinder 2020-12-22 11:03:33.277 | + inc/python:_setup_package_with_constraints_edit:462 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder '-e file:///opt/stack/cinder#egg=cinder' 2020-12-22 11:03:34.162 | + inc/python:_setup_package_with_constraints_edit:466 : setup_package /opt/stack/cinder -e 2020-12-22 11:03:34.165 | + inc/python:setup_package:494 : local bindep=0 2020-12-22 11:03:34.168 | + inc/python:setup_package:495 : local bindep_flag= 2020-12-22 11:03:34.170 | + inc/python:setup_package:496 : local bindep_profiles= 2020-12-22 11:03:34.173 | + inc/python:setup_package:497 : [[ /opt/stack/cinder == -bindep* ]] 2020-12-22 11:03:34.175 | + inc/python:setup_package:502 : local project_dir=/opt/stack/cinder 2020-12-22 11:03:34.178 | + inc/python:setup_package:503 : local flags=-e 2020-12-22 11:03:34.180 | + inc/python:setup_package:504 : local extras= 2020-12-22 11:03:34.182 | + inc/python:setup_package:508 : [[ -n -e ]] 2020-12-22 11:03:34.185 | + inc/python:setup_package:508 : [[ -z '' ]] 2020-12-22 11:03:34.187 | + inc/python:setup_package:508 : [[ ! -e =~ ^-.* ]] 2020-12-22 11:03:34.190 | + inc/python:setup_package:513 : [[ ! -z '' ]] 2020-12-22 11:03:34.192 | + inc/python:setup_package:518 : [[ 0 == 1 ]] 2020-12-22 11:03:34.195 | + inc/python:setup_package:522 : pip_install -e /opt/stack/cinder 2020-12-22 11:03:34.220 | Check python version for : /opt/stack/cinder 2020-12-22 11:03:34.224 | Using 3.6 version to install /opt/stack/cinder based on default behavior 2020-12-22 11:03:34.634 | + inc/python:pip_install:283 : 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 2020-12-22 11:03:35.586 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:03:35.590 | Ignoring Django: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:03:35.593 | Ignoring Django: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:03:35.600 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:03:35.610 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:03:35.614 | Ignoring GitPython: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:03:35.617 | Ignoring GitPython: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:03:35.622 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:03:35.628 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:03:35.655 | Ignoring Pygments: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:03:35.657 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:03:35.660 | Ignoring Pygments: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:03:35.665 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:03:35.673 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:03:35.675 | Ignoring SecretStorage: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:03:35.678 | Ignoring SecretStorage: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:03:35.683 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:03:35.685 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:03:35.687 | Ignoring Sphinx: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:03:35.690 | Ignoring Sphinx: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:03:35.695 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:03:35.809 | Ignoring asyncio: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:03:35.812 | Ignoring asyncio: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:03:35.818 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:03:35.828 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:03:35.831 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:03:35.834 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:03:35.879 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:03:35.885 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:03:35.912 | Ignoring diskimage-builder: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:03:35.914 | Ignoring diskimage-builder: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:03:35.917 | Ignoring diskimage-builder: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:03:35.922 | Ignoring diskimage-builder: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:03:35.940 | Ignoring dnspython: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:03:35.942 | Ignoring dnspython: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:03:35.947 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:03:35.950 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:03:35.952 | Ignoring dnspython3: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:03:35.954 | Ignoring dnspython3: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:03:35.961 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:03:35.979 | Ignoring enum-compat: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:03:36.010 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:03:36.013 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:03:36.017 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:03:36.044 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:03:36.046 | Ignoring gunicorn: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:03:36.049 | Ignoring gunicorn: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:03:36.053 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:03:36.056 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:03:36.071 | Ignoring ifaddr: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:03:36.074 | Ignoring ifaddr: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:03:36.078 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:03:36.091 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:03:36.094 | Ignoring influxdb: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:03:36.100 | Ignoring influxdb: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:03:36.105 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:03:36.109 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:03:36.119 | Ignoring jeepney: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:03:36.121 | Ignoring jeepney: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:03:36.126 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:03:36.132 | Ignoring joblib: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:03:36.135 | Ignoring joblib: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:03:36.140 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:03:36.156 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:03:36.159 | Ignoring keyring: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:03:36.161 | Ignoring keyring: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:03:36.167 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:03:36.209 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:03:36.211 | Ignoring more-itertools: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:03:36.214 | Ignoring more-itertools: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:03:36.219 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:03:36.232 | Ignoring mypy: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:03:36.235 | Ignoring mypy: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:03:36.241 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:03:36.244 | Ignoring mypy-extensions: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:03:36.246 | Ignoring mypy-extensions: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:03:36.251 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:03:36.254 | Ignoring ndg-httpsclient: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:03:36.263 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:03:36.265 | Ignoring networkx: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:03:36.268 | Ignoring networkx: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:03:36.273 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:03:36.291 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:03:36.293 | Ignoring numpy: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:03:36.296 | Ignoring numpy: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:03:36.301 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:03:36.403 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:03:36.492 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:03:36.495 | Ignoring pytest: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:03:36.497 | Ignoring pytest: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:03:36.502 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:03:36.613 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:03:36.660 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:03:36.663 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:03:36.665 | Ignoring scikit-learn: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:03:36.668 | Ignoring scikit-learn: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:03:36.673 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:03:36.676 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:03:36.678 | Ignoring scipy: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:03:36.681 | Ignoring scipy: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:03:36.686 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:03:36.705 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:03:36.727 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:03:36.730 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:03:36.735 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:03:36.740 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:03:36.742 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:03:36.747 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:03:36.751 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:03:36.754 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:03:36.759 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:03:36.766 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:03:36.770 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:03:36.780 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:03:36.793 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:03:36.799 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:03:36.823 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:03:36.827 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:03:36.830 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:03:36.835 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:03:36.839 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:03:36.863 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:03:36.899 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:03:36.905 | Ignoring tornado: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:03:36.907 | Ignoring tornado: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:03:36.912 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:03:36.915 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:03:36.925 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:03:36.929 | Ignoring typed-ast: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:03:36.932 | Ignoring typed-ast: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:03:36.937 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:03:36.941 | Ignoring typing-extensions: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:03:36.943 | Ignoring typing-extensions: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:03:36.949 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:03:36.954 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:03:36.980 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:03:37.007 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:03:37.009 | Ignoring zeroconf: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:03:37.012 | Ignoring zeroconf: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:03:37.017 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:03:37.024 | Obtaining file:///opt/stack/cinder 2020-12-22 11:03:39.486 | Obtaining cinder from file:///opt/stack/cinder#egg=cinder (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2020-12-22 11:03:41.697 | Requirement already satisfied: Paste===3.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 26)) 2020-12-22 11:03:41.706 | Requirement already satisfied: PasteDeploy===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 27)) 2020-12-22 11:03:41.715 | Requirement already satisfied: Routes===2.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 41)) 2020-12-22 11:03:41.725 | Requirement already satisfied: SQLAlchemy===1.3.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 42)) 2020-12-22 11:03:41.749 | Requirement already satisfied: WebOb===1.8.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 57)) 2020-12-22 11:03:41.764 | Requirement already satisfied: castellan===1.3.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 134)) 2020-12-22 11:03:41.788 | Requirement already satisfied: cryptography===2.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 153)) 2020-12-22 11:03:41.830 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 154)) 2020-12-22 11:03:41.844 | Requirement already satisfied: decorator===4.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 158)) 2020-12-22 11:03:41.848 | Requirement already satisfied: defusedxml===0.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 159)) 2020-12-22 11:03:41.854 | Requirement already satisfied: eventlet===0.25.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 199)) 2020-12-22 11:03:41.977 | Collecting google-api-python-client===1.7.11 (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) 2020-12-22 11:03:42.091 | Downloading http://10.100.0.9:8080/root/pypi/+f/a8a/88174f66d92ae/google-api-python-client-1.7.11.tar.gz (142kB) 2020-12-22 11:03:43.059 | Collecting google-auth===1.6.3 (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) 2020-12-22 11:03:43.139 | Downloading http://10.100.0.9:8080/root/pypi/+f/207/05f6803fd2c4d/google_auth-1.6.3-py2.py3-none-any.whl (73kB) 2020-12-22 11:03:43.379 | Collecting google-auth-httplib2===0.0.3 (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) 2020-12-22 11:03:43.400 | Downloading http://10.100.0.9:8080/root/pypi/+f/f1c/437842155680c/google_auth_httplib2-0.0.3-py2.py3-none-any.whl 2020-12-22 11:03:43.521 | Requirement already satisfied: greenlet===0.4.15 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) 2020-12-22 11:03:43.524 | Requirement already satisfied: httplib2===0.13.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 239)) 2020-12-22 11:03:43.527 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 260)) 2020-12-22 11:03:43.530 | Requirement already satisfied: jsonschema===3.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 278)) 2020-12-22 11:03:43.550 | Requirement already satisfied: keystoneauth1===3.17.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 287)) 2020-12-22 11:03:43.622 | Requirement already satisfied: keystonemiddleware===7.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 288)) 2020-12-22 11:03:43.680 | Requirement already satisfied: lxml===4.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) 2020-12-22 11:03:43.692 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) 2020-12-22 11:03:43.805 | Collecting oauth2client===4.1.3 (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) 2020-12-22 11:03:43.863 | Downloading http://10.100.0.9:8080/root/pypi/+f/b8a/81cc5d60e2d36/oauth2client-4.1.3-py2.py3-none-any.whl (98kB) 2020-12-22 11:03:44.131 | Collecting os-brick===2.10.5 (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) 2020-12-22 11:03:44.227 | Downloading http://10.100.0.9:8080/root/pypi/+f/afd/b9916d99e0ae1/os_brick-2.10.5-py3-none-any.whl (246kB) 2020-12-22 11:03:44.405 | 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 372)) 2020-12-22 11:03:44.409 | Requirement already satisfied: os-win===4.3.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 376)) 2020-12-22 11:03:44.431 | Requirement already satisfied: oslo.cache===1.37.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 380)) 2020-12-22 11:03:44.468 | Requirement already satisfied: oslo.concurrency===3.30.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 381)) 2020-12-22 11:03:44.484 | Requirement already satisfied: oslo.config===6.11.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 382)) 2020-12-22 11:03:44.504 | Requirement already satisfied: oslo.context===2.23.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 383)) 2020-12-22 11:03:44.510 | Requirement already satisfied: oslo.db===5.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 384)) 2020-12-22 11:03:44.567 | Requirement already satisfied: oslo.i18n===3.24.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 385)) 2020-12-22 11:03:44.576 | Requirement already satisfied: oslo.log===3.44.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 386)) 2020-12-22 11:03:44.624 | Requirement already satisfied: oslo.messaging===10.2.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 387)) 2020-12-22 11:03:44.690 | Requirement already satisfied: oslo.middleware===3.38.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 388)) 2020-12-22 11:03:44.710 | Requirement already satisfied: oslo.policy===2.3.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 389)) 2020-12-22 11:03:44.831 | Collecting oslo.privsep===1.33.5 (from -c /opt/stack/requirements/upper-constraints.txt (line 390)) 2020-12-22 11:03:44.903 | Downloading http://10.100.0.9:8080/root/pypi/+f/745/03feecd405176/oslo.privsep-1.33.5-py2.py3-none-any.whl 2020-12-22 11:03:45.047 | Requirement already satisfied: oslo.reports===1.30.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) 2020-12-22 11:03:45.167 | Collecting oslo.rootwrap===5.16.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 392)) 2020-12-22 11:03:45.236 | Downloading http://10.100.0.9:8080/root/pypi/+f/c95/34cc4c90bc584/oslo.rootwrap-5.16.1-py2.py3-none-any.whl 2020-12-22 11:03:45.356 | Requirement already satisfied: oslo.serialization===2.29.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 393)) 2020-12-22 11:03:45.369 | Requirement already satisfied: oslo.service===1.40.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 394)) 2020-12-22 11:03:45.399 | Requirement already satisfied: oslo.upgradecheck===0.3.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 395)) 2020-12-22 11:03:45.412 | Requirement already satisfied: oslo.utils===3.41.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) 2020-12-22 11:03:45.546 | Collecting oslo.versionedobjects===1.36.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 397)) 2020-12-22 11:03:45.631 | Downloading http://10.100.0.9:8080/root/pypi/+f/61b/5fe6590f8f4fc/oslo.versionedobjects-1.36.1-py2.py3-none-any.whl (85kB) 2020-12-22 11:03:45.912 | Collecting oslo.vmware===2.34.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 398)) 2020-12-22 11:03:45.999 | Downloading http://10.100.0.9:8080/root/pypi/+f/50b/4ace56b6eefb0/oslo.vmware-2.34.1-py2.py3-none-any.whl (358kB) 2020-12-22 11:03:46.191 | Requirement already satisfied: osprofiler===2.8.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 401)) 2020-12-22 11:03:46.351 | Collecting paramiko===2.6.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 406)) 2020-12-22 11:03:46.449 | Downloading http://10.100.0.9:8080/root/pypi/+f/99f/0179bdc176281/paramiko-2.6.0-py2.py3-none-any.whl (199kB) 2020-12-22 11:03:46.602 | Requirement already satisfied: pbr===5.4.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 411)) 2020-12-22 11:03:46.605 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 419)) 2020-12-22 11:03:46.607 | Requirement already satisfied: psutil===5.6.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 423)) 2020-12-22 11:03:46.613 | Collecting pyasn1===0.4.7 (from -c /opt/stack/requirements/upper-constraints.txt (line 431)) 2020-12-22 11:03:46.742 | Downloading http://10.100.0.9:8080/root/pypi/+f/62c/dade8b5530f0b/pyasn1-0.4.7-py2.py3-none-any.whl (76kB) 2020-12-22 11:03:46.870 | Collecting pyasn1-modules===0.2.6 (from -c /opt/stack/requirements/upper-constraints.txt (line 432)) 2020-12-22 11:03:46.973 | Downloading http://10.100.0.9:8080/root/pypi/+f/e30/199a9d221f1b2/pyasn1_modules-0.2.6-py2.py3-none-any.whl (95kB) 2020-12-22 11:03:47.106 | Requirement already satisfied: pycadf===2.10.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 433)) 2020-12-22 11:03:47.118 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 441)) 2020-12-22 11:03:47.121 | Requirement already satisfied: pyparsing===2.4.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 448)) 2020-12-22 11:03:47.124 | Requirement already satisfied: pyrsistent===0.15.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 452)) 2020-12-22 11:03:47.131 | Requirement already satisfied: python-barbicanclient===4.9.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 465)) 2020-12-22 11:03:47.148 | Requirement already satisfied: python-dateutil===2.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 472)) 2020-12-22 11:03:47.259 | Collecting python-glanceclient===2.17.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 477)) 2020-12-22 11:03:47.326 | Downloading http://10.100.0.9:8080/root/pypi/+f/e53/7fc6e17b5bae6/python_glanceclient-2.17.1-py2.py3-none-any.whl (195kB) 2020-12-22 11:03:47.485 | Requirement already satisfied: python-keystoneclient===3.21.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 484)) 2020-12-22 11:03:47.608 | Collecting python-novaclient===15.1.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 497)) 2020-12-22 11:03:47.724 | Downloading http://10.100.0.9:8080/root/pypi/+f/2e7/bb7a033b068e7/python_novaclient-15.1.1-py2.py3-none-any.whl (333kB) 2020-12-22 11:03:48.026 | Collecting python-swiftclient===3.8.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 512)) 2020-12-22 11:03:48.072 | Downloading http://10.100.0.9:8080/root/pypi/+f/0b4/60f6a2c16d474/python_swiftclient-3.8.1-py2.py3-none-any.whl (84kB) 2020-12-22 11:03:48.219 | Requirement already satisfied: pytz===2019.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 519)) 2020-12-22 11:03:48.224 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 529)) 2020-12-22 11:03:48.232 | Requirement already satisfied: requests===2.22.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 530)) 2020-12-22 11:03:48.258 | Requirement already satisfied: retrying===1.3.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 540)) 2020-12-22 11:03:48.263 | Requirement already satisfied: rfc3986===1.3.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 542)) 2020-12-22 11:03:48.381 | Collecting rsa===4.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 544)) 2020-12-22 11:03:48.424 | Downloading http://10.100.0.9:8080/root/pypi/+f/14b/a45700ff1ec9e/rsa-4.0-py2.py3-none-any.whl 2020-12-22 11:03:48.658 | Collecting rtslib-fb===2.1.69 (from -c /opt/stack/requirements/upper-constraints.txt (line 546)) 2020-12-22 11:03:48.689 | Downloading http://10.100.0.9:8080/root/pypi/+f/659/c976049e135a2/rtslib_fb-2.1.69-py3-none-any.whl (86kB) 2020-12-22 11:03:48.921 | Collecting simplejson===3.16.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 571)) 2020-12-22 11:03:49.073 | Downloading http://10.100.0.9:8080/root/pypi/+f/b1f/329139ba647a9/simplejson-3.16.0.tar.gz (81kB) 2020-12-22 11:03:49.851 | Requirement already satisfied: six===1.12.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 573)) 2020-12-22 11:03:49.854 | Requirement already satisfied: sqlalchemy-migrate===0.12.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 618)) 2020-12-22 11:03:49.865 | Requirement already satisfied: sqlparse===0.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 619)) 2020-12-22 11:03:49.869 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 620)) 2020-12-22 11:03:49.872 | Requirement already satisfied: stevedore===1.31.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 622)) 2020-12-22 11:03:49.983 | Collecting suds-jurko===0.6 (from -c /opt/stack/requirements/upper-constraints.txt (line 629)) 2020-12-22 11:03:50.007 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/f39/8754a66f0fee9/suds_jurko-0.6-py3-none-any.whl (454kB) 2020-12-22 11:03:50.184 | Requirement already satisfied: taskflow===3.7.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 636)) 2020-12-22 11:03:50.269 | Requirement already satisfied: tenacity===5.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 638)) 2020-12-22 11:03:50.283 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 641)) 2020-12-22 11:03:50.292 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 642)) 2020-12-22 11:03:50.299 | Requirement already satisfied: testtools===2.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 643)) 2020-12-22 11:03:50.427 | Collecting tooz===1.66.3 (from -c /opt/stack/requirements/upper-constraints.txt (line 650)) 2020-12-22 11:03:50.528 | Downloading http://10.100.0.9:8080/root/pypi/+f/040/2324c0ee49e8d/tooz-1.66.3-py2.py3-none-any.whl (87kB) 2020-12-22 11:03:50.768 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 657)) 2020-12-22 11:03:50.773 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 674)) 2020-12-22 11:03:50.887 | Collecting uritemplate===3.0.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 675)) 2020-12-22 11:03:50.910 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/1b9/c467a940ce9fb/uritemplate-3.0.0-py2.py3-none-any.whl 2020-12-22 11:03:51.024 | Requirement already satisfied: urllib3===1.25.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 676)) 2020-12-22 11:03:51.046 | Requirement already satisfied: voluptuous===0.11.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 682)) 2020-12-22 11:03:51.158 | Collecting warlock===1.3.3 (from -c /opt/stack/requirements/upper-constraints.txt (line 685)) 2020-12-22 11:03:51.182 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/d9d/f06a9128971cb/warlock-1.3.3-py2.py3-none-any.whl 2020-12-22 11:03:51.302 | Requirement already satisfied: wrapt===1.11.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 692)) 2020-12-22 11:03:51.305 | Requirement already satisfied: yappi===1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 698)) 2020-12-22 11:03:51.308 | Requirement already satisfied: Babel===2.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) 2020-12-22 11:03:51.312 | Requirement already satisfied: cffi===1.12.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 138)) 2020-12-22 11:03:51.316 | Requirement already satisfied: dnspython===1.15.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 179)) 2020-12-22 11:03:51.318 | Requirement already satisfied: cachetools===3.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) 2020-12-22 11:03:51.322 | Requirement already satisfied: attrs===19.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) 2020-12-22 11:03:51.353 | Requirement already satisfied: setuptools in /usr/local/lib/python3.6/dist-packages (from jsonschema===3.0.2->-c /opt/stack/requirements/upper-constraints.txt (line 278)) 2020-12-22 11:03:51.401 | Requirement already satisfied: dogpile.cache===0.7.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 190)) 2020-12-22 11:03:51.405 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 203)) 2020-12-22 11:03:51.411 | Requirement already satisfied: PyYAML===5.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 35)) 2020-12-22 11:03:51.414 | Requirement already satisfied: debtcollector===1.22.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 157)) 2020-12-22 11:03:51.425 | Requirement already satisfied: netaddr===0.7.19 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) 2020-12-22 11:03:51.429 | Requirement already satisfied: alembic===1.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 98)) 2020-12-22 11:03:51.438 | Requirement already satisfied: kombu===4.6.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 289)) 2020-12-22 11:03:51.481 | Requirement already satisfied: futurist===1.9.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 217)) 2020-12-22 11:03:51.497 | Requirement already satisfied: amqp===2.5.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 99)) 2020-12-22 11:03:51.503 | Requirement already satisfied: Jinja2===2.10.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 20)) 2020-12-22 11:03:51.509 | Requirement already satisfied: msgpack===0.6.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) 2020-12-22 11:03:51.513 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 204)) 2020-12-22 11:03:51.525 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 330)) 2020-12-22 11:03:51.528 | Requirement already satisfied: bcrypt===3.1.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 120)) 2020-12-22 11:03:51.643 | Collecting PyNaCl===1.3.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 34)) 2020-12-22 11:03:51.723 | Downloading http://10.100.0.9:8080/root/pypi/+f/aab/b0c5232910a20/PyNaCl-1.3.0-cp34-abi3-manylinux1_x86_64.whl (759kB) 2020-12-22 11:03:51.897 | Requirement already satisfied: cliff===2.16.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 140)) 2020-12-22 11:03:51.914 | Requirement already satisfied: pyOpenSSL===19.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 429)) 2020-12-22 11:03:51.928 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 139)) 2020-12-22 11:03:51.931 | Requirement already satisfied: idna===2.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 242)) 2020-12-22 11:03:51.935 | Requirement already satisfied: certifi===2019.6.16 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 137)) 2020-12-22 11:03:52.045 | Collecting pyudev===0.21.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 520)) 2020-12-22 11:03:52.072 | Downloading http://10.100.0.9:8080/root/pypi/+f/094/b7a1001501147/pyudev-0.21.0.tar.gz (89kB) 2020-12-22 11:03:52.880 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 54)) 2020-12-22 11:03:52.883 | Requirement already satisfied: automaton===1.17.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) 2020-12-22 11:03:52.892 | Requirement already satisfied: pydot===1.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 437)) 2020-12-22 11:03:52.897 | Requirement already satisfied: networkx===2.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) 2020-12-22 11:03:52.942 | 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 492)) 2020-12-22 11:03:52.945 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) 2020-12-22 11:03:52.947 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 296)) 2020-12-22 11:03:52.949 | 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 674)) 2020-12-22 11:03:52.953 | Collecting jsonpatch===1.24 (from -c /opt/stack/requirements/upper-constraints.txt (line 274)) 2020-12-22 11:03:52.997 | Downloading http://10.100.0.9:8080/root/pypi/+f/83f/29a2978c13da2/jsonpatch-1.24-py2.py3-none-any.whl 2020-12-22 11:03:53.009 | Requirement already satisfied: pycparser===2.19 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 434)) 2020-12-22 11:03:53.012 | Requirement already satisfied: Mako===1.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) 2020-12-22 11:03:53.017 | 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 474)) 2020-12-22 11:03:53.020 | Requirement already satisfied: importlib-metadata===0.20 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 248)) 2020-12-22 11:03:53.039 | Requirement already satisfied: vine===1.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 678)) 2020-12-22 11:03:53.042 | 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)) 2020-12-22 11:03:53.046 | Requirement already satisfied: cmd2===0.8.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 141)) 2020-12-22 11:03:53.063 | Collecting jsonpointer===2.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 277)) 2020-12-22 11:03:53.093 | Downloading http://10.100.0.9:8080/root/pypi/+f/ff3/79fa021d1b81a/jsonpointer-2.0-py2.py3-none-any.whl 2020-12-22 11:03:53.103 | Requirement already satisfied: zipp===0.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 708)) 2020-12-22 11:03:53.118 | Requirement already satisfied: wcwidth===0.1.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 686)) 2020-12-22 11:03:53.121 | Requirement already satisfied: pyperclip===1.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 449)) 2020-12-22 11:03:53.124 | Requirement already satisfied: more-itertools===7.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) 2020-12-22 11:03:53.128 | Building wheels for collected packages: google-api-python-client, pyudev, simplejson 2020-12-22 11:03:53.129 | Running setup.py bdist_wheel for google-api-python-client: started 2020-12-22 11:03:53.927 | Running setup.py bdist_wheel for google-api-python-client: finished with status 'done' 2020-12-22 11:03:53.928 | Stored in directory: /root/.cache/pip/wheels/5d/4e/7f/6f2eec1682f6e6806f2de903cd1eda900a67e7494fe12165df 2020-12-22 11:03:53.946 | Running setup.py bdist_wheel for pyudev: started 2020-12-22 11:03:54.727 | Running setup.py bdist_wheel for pyudev: finished with status 'done' 2020-12-22 11:03:54.728 | Stored in directory: /root/.cache/pip/wheels/dd/7d/0f/7d9d12e789616e6149d9e334f3f2a0a07001d456e811b8ffbb 2020-12-22 11:03:54.746 | Running setup.py bdist_wheel for simplejson: started 2020-12-22 11:03:56.982 | Running setup.py bdist_wheel for simplejson: finished with status 'done' 2020-12-22 11:03:56.983 | Stored in directory: /root/.cache/pip/wheels/a6/5f/c4/7b594e2e5c14e9f027ed66fb97c46c1bf155789bca3777fa3e 2020-12-22 11:03:57.004 | Successfully built google-api-python-client pyudev simplejson 2020-12-22 11:03:57.005 | Installing collected packages: pyasn1, pyasn1-modules, rsa, oauth2client, oslo.privsep, oslo.rootwrap, oslo.versionedobjects, PyNaCl, paramiko, jsonpointer, jsonpatch, warlock, python-glanceclient, simplejson, python-novaclient, python-swiftclient, pyudev, rtslib-fb, suds-jurko, oslo.vmware, os-brick, tooz, google-auth, google-auth-httplib2, uritemplate, google-api-python-client, cinder 2020-12-22 11:03:57.006 | Found existing installation: pyasn1 0.4.2 2020-12-22 11:03:57.015 | Uninstalling pyasn1-0.4.2: 2020-12-22 11:03:57.016 | Successfully uninstalled pyasn1-0.4.2 2020-12-22 11:03:57.907 | Found existing installation: jsonpointer 1.10 2020-12-22 11:03:57.918 | Uninstalling jsonpointer-1.10: 2020-12-22 11:03:57.919 | Successfully uninstalled jsonpointer-1.10 2020-12-22 11:03:57.931 | Found existing installation: jsonpatch 1.16 2020-12-22 11:03:57.941 | Uninstalling jsonpatch-1.16: 2020-12-22 11:03:57.942 | Successfully uninstalled jsonpatch-1.16 2020-12-22 11:03:59.729 | Running setup.py develop for cinder 2020-12-22 11:04:04.637 | Successfully installed PyNaCl-1.3.0 cinder google-api-python-client-1.7.11 google-auth-1.6.3 google-auth-httplib2-0.0.3 jsonpatch-1.24 jsonpointer-2.0 oauth2client-4.1.3 os-brick-2.10.5 oslo.privsep-1.33.5 oslo.rootwrap-5.16.1 oslo.versionedobjects-1.36.1 oslo.vmware-2.34.1 paramiko-2.6.0 pyasn1-0.4.7 pyasn1-modules-0.2.6 python-glanceclient-2.17.1 python-novaclient-15.1.1 python-swiftclient-3.8.1 pyudev-0.21.0 rsa-4.0 rtslib-fb-2.1.69 simplejson-3.16.0 suds-jurko-0.6 tooz-1.66.3 uritemplate-3.0.0 warlock-1.3.3 2020-12-22 11:04:04.850 | You are using pip version 9.0.3, however version 20.3.3 is available. 2020-12-22 11:04:04.850 | You should consider upgrading via the 'pip install --upgrade pip' command. 2020-12-22 11:04:04.944 | + inc/python:pip_install:290 : result=0 2020-12-22 11:04:04.947 | + inc/python:pip_install:292 : time_stop pip_install 2020-12-22 11:04:04.950 | + functions-common:time_stop:2336 : local name 2020-12-22 11:04:04.952 | + functions-common:time_stop:2337 : local end_time 2020-12-22 11:04:04.954 | + functions-common:time_stop:2338 : local elapsed_time 2020-12-22 11:04:04.957 | + functions-common:time_stop:2339 : local total 2020-12-22 11:04:04.959 | + functions-common:time_stop:2340 : local start_time 2020-12-22 11:04:04.961 | + functions-common:time_stop:2342 : name=pip_install 2020-12-22 11:04:04.963 | + functions-common:time_stop:2343 : start_time=1608635014211 2020-12-22 11:04:04.966 | + functions-common:time_stop:2345 : [[ -z 1608635014211 ]] 2020-12-22 11:04:04.969 | ++ functions-common:time_stop:2348 : date +%s%3N 2020-12-22 11:04:04.972 | + functions-common:time_stop:2348 : end_time=1608635044969 2020-12-22 11:04:04.974 | + functions-common:time_stop:2349 : elapsed_time=30758 2020-12-22 11:04:04.977 | + functions-common:time_stop:2350 : total=212173 2020-12-22 11:04:04.979 | + functions-common:time_stop:2352 : _TIME_START[$name]= 2020-12-22 11:04:04.981 | + functions-common:time_stop:2353 : _TIME_TOTAL[$name]=242931 2020-12-22 11:04:04.983 | + inc/python:pip_install:293 : return 0 2020-12-22 11:04:04.986 | + inc/python:setup_package:524 : [[ -e == \-\e ]] 2020-12-22 11:04:04.989 | + inc/python:setup_package:525 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2020-12-22 11:04:04.991 | + functions-common:safe_chown:2237 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2020-12-22 11:04:05.010 | + functions-common:_safe_permission_operation:2085 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2020-12-22 11:04:05.022 | + inc/python:_setup_package_with_constraints_edit:470 : use_library_from_git /opt/stack/cinder 2020-12-22 11:04:05.024 | + inc/python:use_library_from_git:328 : local name=/opt/stack/cinder 2020-12-22 11:04:05.027 | + inc/python:use_library_from_git:329 : local enabled=1 2020-12-22 11:04:05.029 | + inc/python:use_library_from_git:330 : [[ '' = \A\L\L ]] 2020-12-22 11:04:05.032 | + inc/python:use_library_from_git:330 : [[ ,, =~ ,/opt/stack/cinder, ]] 2020-12-22 11:04:05.034 | + inc/python:use_library_from_git:331 : return 1 2020-12-22 11:04:05.037 | + lib/cinder:install_cinder:419 : [[ tgtadm == \t\g\t\a\d\m ]] 2020-12-22 11:04:05.039 | + lib/cinder:install_cinder:420 : install_package tgt 2020-12-22 11:04:05.042 | + functions-common:install_package:1334 : update_package_repo 2020-12-22 11:04:05.044 | + functions-common:update_package_repo:1306 : NO_UPDATE_REPOS=False 2020-12-22 11:04:05.047 | + functions-common:update_package_repo:1307 : REPOS_UPDATED=True 2020-12-22 11:04:05.050 | + functions-common:update_package_repo:1308 : RETRY_UPDATE=False 2020-12-22 11:04:05.053 | + functions-common:update_package_repo:1310 : [[ False = \T\r\u\e ]] 2020-12-22 11:04:05.055 | + functions-common:update_package_repo:1314 : is_ubuntu 2020-12-22 11:04:05.058 | + functions-common:is_ubuntu:494 : [[ -z deb ]] 2020-12-22 11:04:05.061 | + functions-common:is_ubuntu:497 : '[' deb = deb ']' 2020-12-22 11:04:05.064 | + functions-common:update_package_repo:1315 : apt_get_update 2020-12-22 11:04:05.066 | + functions-common:apt_get_update:1069 : [[ True == \T\r\u\e ]] 2020-12-22 11:04:05.070 | + functions-common:apt_get_update:1069 : [[ False != \T\r\u\e ]] 2020-12-22 11:04:05.072 | + functions-common:apt_get_update:1070 : return 2020-12-22 11:04:05.076 | + functions-common:install_package:1335 : real_install_package tgt 2020-12-22 11:04:05.079 | + functions-common:real_install_package:1320 : is_ubuntu 2020-12-22 11:04:05.081 | + functions-common:is_ubuntu:494 : [[ -z deb ]] 2020-12-22 11:04:05.084 | + functions-common:is_ubuntu:497 : '[' deb = deb ']' 2020-12-22 11:04:05.087 | + functions-common:real_install_package:1321 : apt_get install tgt 2020-12-22 11:04:05.108 | + functions-common:apt_get:1110 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install tgt 2020-12-22 11:04:05.229 | Reading package lists... 2020-12-22 11:04:05.514 | Building dependency tree... 2020-12-22 11:04:05.515 | Reading state information... 2020-12-22 11:04:05.760 | The following packages were automatically installed and are no longer required: 2020-12-22 11:04:05.762 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2020-12-22 11:04:05.762 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2020-12-22 11:04:05.762 | python3-incremental python3-netifaces python3-pam python3-problem-report 2020-12-22 11:04:05.762 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2020-12-22 11:04:05.762 | python3-twisted-bin python3-zope.interface 2020-12-22 11:04:05.762 | Use 'sudo apt autoremove' to remove them. 2020-12-22 11:04:05.762 | The following additional packages will be installed: 2020-12-22 11:04:05.763 | libconfig-general-perl librdmacm1 libsgutils2-2 sg3-utils 2020-12-22 11:04:05.764 | Suggested packages: 2020-12-22 11:04:05.764 | tgt-rbd 2020-12-22 11:04:05.814 | The following NEW packages will be installed: 2020-12-22 11:04:05.815 | libconfig-general-perl librdmacm1 libsgutils2-2 sg3-utils tgt 2020-12-22 11:04:05.966 | 0 upgraded, 5 newly installed, 0 to remove and 142 not upgraded. 2020-12-22 11:04:05.966 | Need to get 1,133 kB of archives. 2020-12-22 11:04:05.966 | After this operation, 3,352 kB of additional disk space will be used. 2020-12-22 11:04:05.966 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libconfig-general-perl all 2.63-1 [53.9 kB] 2020-12-22 11:04:06.160 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsgutils2-2 amd64 1.42-2ubuntu1.18.04.2 [59.8 kB] 2020-12-22 11:04:06.175 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 sg3-utils amd64 1.42-2ubuntu1.18.04.2 [749 kB] 2020-12-22 11:04:06.420 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 librdmacm1 amd64 17.1-1ubuntu0.2 [56.1 kB] 2020-12-22 11:04:06.425 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 tgt amd64 1:1.0.72-1ubuntu1 [214 kB] 2020-12-22 11:04:07.003 | Fetched 1,133 kB in 1s (1,847 kB/s) 2020-12-22 11:04:07.041 | Selecting previously unselected package libconfig-general-perl. 2020-12-22 11:04:07.085 | (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 ... 76962 files and directories currently installed.) 2020-12-22 11:04:07.090 | Preparing to unpack .../libconfig-general-perl_2.63-1_all.deb ... 2020-12-22 11:04:07.093 | Unpacking libconfig-general-perl (2.63-1) ... 2020-12-22 11:04:07.188 | Selecting previously unselected package libsgutils2-2. 2020-12-22 11:04:07.196 | Preparing to unpack .../libsgutils2-2_1.42-2ubuntu1.18.04.2_amd64.deb ... 2020-12-22 11:04:07.211 | Unpacking libsgutils2-2 (1.42-2ubuntu1.18.04.2) ... 2020-12-22 11:04:07.281 | Selecting previously unselected package sg3-utils. 2020-12-22 11:04:07.290 | Preparing to unpack .../sg3-utils_1.42-2ubuntu1.18.04.2_amd64.deb ... 2020-12-22 11:04:07.294 | Unpacking sg3-utils (1.42-2ubuntu1.18.04.2) ... 2020-12-22 11:04:07.525 | Selecting previously unselected package librdmacm1:amd64. 2020-12-22 11:04:07.534 | Preparing to unpack .../librdmacm1_17.1-1ubuntu0.2_amd64.deb ... 2020-12-22 11:04:07.537 | Unpacking librdmacm1:amd64 (17.1-1ubuntu0.2) ... 2020-12-22 11:04:07.644 | Selecting previously unselected package tgt. 2020-12-22 11:04:07.653 | Preparing to unpack .../tgt_1%3a1.0.72-1ubuntu1_amd64.deb ... 2020-12-22 11:04:07.658 | Unpacking tgt (1:1.0.72-1ubuntu1) ... 2020-12-22 11:04:07.780 | Processing triggers for ureadahead (0.100.0-21) ... 2020-12-22 11:04:07.798 | Setting up librdmacm1:amd64 (17.1-1ubuntu0.2) ... 2020-12-22 11:04:07.828 | Setting up libsgutils2-2 (1.42-2ubuntu1.18.04.2) ... 2020-12-22 11:04:07.858 | Processing triggers for libc-bin (2.27-3ubuntu1) ... 2020-12-22 11:04:07.890 | Processing triggers for systemd (237-3ubuntu10.43) ... 2020-12-22 11:04:08.100 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2020-12-22 11:04:09.821 | Setting up sg3-utils (1.42-2ubuntu1.18.04.2) ... 2020-12-22 11:04:09.852 | Setting up libconfig-general-perl (2.63-1) ... 2020-12-22 11:04:09.888 | Setting up tgt (1:1.0.72-1ubuntu1) ... 2020-12-22 11:04:10.204 | Created symlink /etc/systemd/system/multi-user.target.wants/tgt.service → /lib/systemd/system/tgt.service. 2020-12-22 11:04:10.973 | Processing triggers for systemd (237-3ubuntu10.43) ... 2020-12-22 11:04:11.158 | Processing triggers for ureadahead (0.100.0-21) ... 2020-12-22 11:04:13.338 | + functions-common:apt_get:1114 : result=0 2020-12-22 11:04:13.341 | + functions-common:apt_get:1117 : time_stop apt-get 2020-12-22 11:04:13.344 | + functions-common:time_stop:2336 : local name 2020-12-22 11:04:13.348 | + functions-common:time_stop:2337 : local end_time 2020-12-22 11:04:13.351 | + functions-common:time_stop:2338 : local elapsed_time 2020-12-22 11:04:13.353 | + functions-common:time_stop:2339 : local total 2020-12-22 11:04:13.356 | + functions-common:time_stop:2340 : local start_time 2020-12-22 11:04:13.359 | + functions-common:time_stop:2342 : name=apt-get 2020-12-22 11:04:13.361 | + functions-common:time_stop:2343 : start_time=1608635045104 2020-12-22 11:04:13.364 | + functions-common:time_stop:2345 : [[ -z 1608635045104 ]] 2020-12-22 11:04:13.368 | ++ functions-common:time_stop:2348 : date +%s%3N 2020-12-22 11:04:13.373 | + functions-common:time_stop:2348 : end_time=1608635053370 2020-12-22 11:04:13.376 | + functions-common:time_stop:2349 : elapsed_time=8266 2020-12-22 11:04:13.379 | + functions-common:time_stop:2350 : total=217318 2020-12-22 11:04:13.382 | + functions-common:time_stop:2352 : _TIME_START[$name]= 2020-12-22 11:04:13.385 | + functions-common:time_stop:2353 : _TIME_TOTAL[$name]=225584 2020-12-22 11:04:13.388 | + functions-common:apt_get:1118 : return 0 2020-12-22 11:04:13.391 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2020-12-22 11:04:13.393 | + ./stack.sh:main:943 : configure_cinder 2020-12-22 11:04:13.396 | + lib/cinder:configure_cinder:198 : sudo install -d -o ubuntu -m 755 /etc/cinder 2020-12-22 11:04:13.409 | + lib/cinder:configure_cinder:200 : rm -f /etc/cinder/cinder.conf 2020-12-22 11:04:13.413 | + lib/cinder:configure_cinder:202 : configure_rootwrap cinder 2020-12-22 11:04:13.416 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2020-12-22 11:04:13.418 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2020-12-22 11:04:13.422 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2020-12-22 11:04:13.422 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2020-12-22 11:04:13.426 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2020-12-22 11:04:13.429 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2020-12-22 11:04:13.431 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2020-12-22 11:04:13.433 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2020-12-22 11:04:13.435 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2020-12-22 11:04:13.438 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2020-12-22 11:04:13.440 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2020-12-22 11:04:13.443 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2020-12-22 11:04:13.454 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2020-12-22 11:04:13.466 | + 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 2020-12-22 11:04:13.480 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.conf /etc/cinder/rootwrap.conf 2020-12-22 11:04:13.494 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2020-12-22 11:04:13.508 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2020-12-22 11:04:13.512 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2020-12-22 11:04:13.516 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.vaYOxLn53d 2020-12-22 11:04:13.518 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2020-12-22 11:04:13.521 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2020-12-22 11:04:13.524 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2020-12-22 11:04:13.526 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.vaYOxLn53d 2020-12-22 11:04:13.530 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.vaYOxLn53d 2020-12-22 11:04:13.542 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.vaYOxLn53d /etc/sudoers.d/cinder-rootwrap 2020-12-22 11:04:13.555 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2020-12-22 11:04:13.559 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2020-12-22 11:04:13.562 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2020-12-22 11:04:13.564 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2020-12-22 11:04:13.567 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2020-12-22 11:04:13.570 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2020-12-22 11:04:13.573 | + 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 ]] 2020-12-22 11:04:13.576 | + lib/cinder:configure_cinder:204 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2020-12-22 11:04:13.578 | + lib/cinder:configure_cinder:205 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2020-12-22 11:04:13.583 | + lib/cinder:configure_cinder:208 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2020-12-22 11:04:13.589 | + lib/cinder:configure_cinder:210 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2020-12-22 11:04:13.608 | + lib/cinder:configure_cinder:211 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2020-12-22 11:04:13.629 | + lib/cinder:configure_cinder:212 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2020-12-22 11:04:13.649 | + lib/cinder:configure_cinder:213 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2020-12-22 11:04:13.668 | + lib/cinder:configure_cinder:214 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2020-12-22 11:04:13.688 | + lib/cinder:configure_cinder:215 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2020-12-22 11:04:13.708 | + lib/cinder:configure_cinder:216 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2020-12-22 11:04:13.728 | + lib/cinder:configure_cinder:217 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2020-12-22 11:04:13.750 | + lib/cinder:configure_cinder:219 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2020-12-22 11:04:13.753 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/cinder/cinder.conf 2020-12-22 11:04:13.755 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=cinder 2020-12-22 11:04:13.758 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2020-12-22 11:04:13.762 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2020-12-22 11:04:13.791 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.117/identity 2020-12-22 11:04:13.819 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2020-12-22 11:04:13.846 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2020-12-22 11:04:13.873 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2020-12-22 11:04:13.900 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2020-12-22 11:04:13.928 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2020-12-22 11:04:13.957 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2020-12-22 11:04:13.985 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2020-12-22 11:04:14.013 | + lib/cinder:configure_cinder:221 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2020-12-22 11:04:14.044 | + lib/cinder:configure_cinder:223 : iniset /etc/cinder/cinder.conf DEFAULT target_helper tgtadm 2020-12-22 11:04:14.074 | ++ lib/cinder:configure_cinder:224 : database_connection_url cinder 2020-12-22 11:04:14.076 | ++ lib/database:database_connection_url:132 : local db=cinder 2020-12-22 11:04:14.079 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql cinder 2020-12-22 11:04:14.081 | ++ lib/databases/mysql:database_connection_url_mysql:179 : local db=cinder 2020-12-22 11:04:14.084 | ++ lib/databases/mysql:database_connection_url_mysql:180 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2020-12-22 11:04:14.087 | + lib/cinder:configure_cinder:224 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2020-12-22 11:04:14.119 | + lib/cinder:configure_cinder:225 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2020-12-22 11:04:14.149 | + lib/cinder:configure_cinder:226 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2020-12-22 11:04:14.177 | + lib/cinder:configure_cinder:227 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2020-12-22 11:04:14.205 | + lib/cinder:configure_cinder:228 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2020-12-22 11:04:14.236 | + lib/cinder:configure_cinder:229 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2020-12-22 11:04:14.264 | + lib/cinder:configure_cinder:230 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2020-12-22 11:04:14.294 | + lib/cinder:configure_cinder:231 : [[ 4 == 6 ]] 2020-12-22 11:04:14.297 | + lib/cinder:configure_cinder:234 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.117 2020-12-22 11:04:14.324 | + lib/cinder:configure_cinder:236 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2020-12-22 11:04:14.354 | ++ lib/cinder:configure_cinder:237 : openssl rand -hex 16 2020-12-22 11:04:14.371 | + lib/cinder:configure_cinder:237 : iniset /etc/cinder/cinder.conf key_manager fixed_key 1abe9ca446e8c0b8b0471dba4b21b8a4 2020-12-22 11:04:14.399 | + lib/cinder:configure_cinder:239 : is_service_enabled c-vol 2020-12-22 11:04:14.418 | + functions-common:is_service_enabled:1988 : return 1 2020-12-22 11:04:14.420 | + lib/cinder:configure_cinder:264 : is_service_enabled c-bak 2020-12-22 11:04:14.439 | + functions-common:is_service_enabled:1988 : return 1 2020-12-22 11:04:14.442 | + lib/cinder:configure_cinder:273 : is_service_enabled ceilometer 2020-12-22 11:04:14.458 | + functions-common:is_service_enabled:1988 : return 1 2020-12-22 11:04:14.461 | + lib/cinder:configure_cinder:277 : is_service_enabled tls-proxy 2020-12-22 11:04:14.478 | + functions-common:is_service_enabled:1988 : return 1 2020-12-22 11:04:14.480 | + lib/cinder:configure_cinder:291 : '[' False '!=' False ']' 2020-12-22 11:04:14.483 | + lib/cinder:configure_cinder:295 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2020-12-22 11:04:14.485 | + lib/rpc_backend:iniset_rpc_backend:152 : local package=cinder 2020-12-22 11:04:14.488 | + lib/rpc_backend:iniset_rpc_backend:153 : local file=/etc/cinder/cinder.conf 2020-12-22 11:04:14.490 | + lib/rpc_backend:iniset_rpc_backend:154 : local section=DEFAULT 2020-12-22 11:04:14.492 | + lib/rpc_backend:iniset_rpc_backend:155 : local virtual_host= 2020-12-22 11:04:14.495 | + lib/rpc_backend:iniset_rpc_backend:156 : is_service_enabled rabbit 2020-12-22 11:04:14.511 | + functions-common:is_service_enabled:1988 : return 0 2020-12-22 11:04:14.514 | ++ lib/rpc_backend:iniset_rpc_backend:157 : get_transport_url '' 2020-12-22 11:04:14.516 | ++ lib/rpc_backend:get_transport_url:134 : local virtual_host= 2020-12-22 11:04:14.519 | ++ lib/rpc_backend:get_transport_url:135 : is_service_enabled rabbit 2020-12-22 11:04:14.535 | ++ functions-common:is_service_enabled:1988 : return 0 2020-12-22 11:04:14.539 | ++ lib/rpc_backend:get_transport_url:136 : echo rabbit://stackrabbit:Passw0rd@10.222.0.117:5672/ 2020-12-22 11:04:14.542 | + lib/rpc_backend:iniset_rpc_backend:157 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.117:5672/ 2020-12-22 11:04:14.571 | + lib/rpc_backend:iniset_rpc_backend:158 : '[' -n '' ']' 2020-12-22 11:04:14.573 | + lib/rpc_backend:iniset_rpc_backend:161 : '[' -n '' ']' 2020-12-22 11:04:14.576 | + lib/cinder:configure_cinder:298 : setup_logging /etc/cinder/cinder.conf True 2020-12-22 11:04:14.579 | + functions:setup_logging:639 : local conf_file=/etc/cinder/cinder.conf 2020-12-22 11:04:14.581 | + functions:setup_logging:640 : local other_cond=True 2020-12-22 11:04:14.584 | + functions:setup_logging:641 : [[ True == \T\r\u\e ]] 2020-12-22 11:04:14.587 | + functions:setup_logging:642 : setup_systemd_logging /etc/cinder/cinder.conf 2020-12-22 11:04:14.590 | + functions:setup_systemd_logging:670 : local conf_file=/etc/cinder/cinder.conf 2020-12-22 11:04:14.593 | + functions:setup_systemd_logging:671 : local conf_section=DEFAULT 2020-12-22 11:04:14.596 | ++ functions:setup_systemd_logging:676 : trueorfalse False USE_JOURNAL 2020-12-22 11:04:14.614 | + functions:setup_systemd_logging:676 : USE_JOURNAL=False 2020-12-22 11:04:14.617 | + functions:setup_systemd_logging:677 : local pidstr= 2020-12-22 11:04:14.619 | + functions:setup_systemd_logging:678 : [[ False == \T\r\u\e ]] 2020-12-22 11:04:14.622 | + functions:setup_systemd_logging:682 : pidstr='(pid=%(process)d) ' 2020-12-22 11:04:14.625 | + functions:setup_systemd_logging:684 : iniset /etc/cinder/cinder.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2020-12-22 11:04:14.652 | + functions:setup_systemd_logging:686 : 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' 2020-12-22 11:04:14.680 | + functions:setup_systemd_logging:687 : iniset /etc/cinder/cinder.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2020-12-22 11:04:14.707 | + functions:setup_systemd_logging:688 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2020-12-22 11:04:14.734 | + lib/cinder:configure_cinder:300 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2020-12-22 11:04:14.736 | + lib/apache:write_uwsgi_config:266 : local file=/etc/cinder/cinder-api-uwsgi.ini 2020-12-22 11:04:14.739 | + lib/apache:write_uwsgi_config:267 : local wsgi=/usr/local/bin/cinder-wsgi 2020-12-22 11:04:14.741 | + lib/apache:write_uwsgi_config:268 : local url=/volume 2020-12-22 11:04:14.744 | + lib/apache:write_uwsgi_config:269 : local http= 2020-12-22 11:04:14.746 | + lib/apache:write_uwsgi_config:270 : local name= 2020-12-22 11:04:14.749 | ++ lib/apache:write_uwsgi_config:271 : basename /usr/local/bin/cinder-wsgi 2020-12-22 11:04:14.754 | + lib/apache:write_uwsgi_config:271 : name=cinder-wsgi 2020-12-22 11:04:14.757 | + lib/apache:write_uwsgi_config:275 : local socket_dir=/var/run/uwsgi 2020-12-22 11:04:14.769 | + lib/apache:write_uwsgi_config:279 : sudo mkdir -p /etc/tmpfiles.d/ 2020-12-22 11:04:14.782 | + lib/apache:write_uwsgi_config:280 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2020-12-22 11:04:14.782 | + lib/apache:write_uwsgi_config:280 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2020-12-22 11:04:14.790 | d /var/run/uwsgi 0755 ubuntu root 2020-12-22 11:04:14.795 | + lib/apache:write_uwsgi_config:281 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2020-12-22 11:04:14.811 | + lib/apache:write_uwsgi_config:283 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2020-12-22 11:04:14.813 | + lib/apache:write_uwsgi_config:286 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2020-12-22 11:04:14.817 | + lib/apache:write_uwsgi_config:287 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2020-12-22 11:04:14.846 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2020-12-22 11:04:14.875 | + lib/apache:write_uwsgi_config:290 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2020-12-22 11:04:14.903 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2020-12-22 11:04:14.932 | + lib/apache:write_uwsgi_config:293 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2020-12-22 11:04:14.967 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2020-12-22 11:04:14.996 | + lib/apache:write_uwsgi_config:297 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2020-12-22 11:04:15.024 | + lib/apache:write_uwsgi_config:298 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2020-12-22 11:04:15.052 | + lib/apache:write_uwsgi_config:300 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2020-12-22 11:04:15.078 | + lib/apache:write_uwsgi_config:302 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2020-12-22 11:04:15.107 | + lib/apache:write_uwsgi_config:304 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2020-12-22 11:04:15.135 | + lib/apache:write_uwsgi_config:306 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2020-12-22 11:04:15.165 | + lib/apache:write_uwsgi_config:308 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2020-12-22 11:04:15.194 | + lib/apache:write_uwsgi_config:311 : [[ -n '' ]] 2020-12-22 11:04:15.196 | + lib/apache:write_uwsgi_config:314 : local apache_conf= 2020-12-22 11:04:15.200 | ++ lib/apache:write_uwsgi_config:315 : apache_site_config_for cinder-wsgi 2020-12-22 11:04:15.203 | ++ lib/apache:apache_site_config_for:198 : local site=cinder-wsgi 2020-12-22 11:04:15.205 | ++ lib/apache:apache_site_config_for:199 : is_ubuntu 2020-12-22 11:04:15.208 | ++ functions-common:is_ubuntu:494 : [[ -z deb ]] 2020-12-22 11:04:15.211 | ++ functions-common:is_ubuntu:497 : '[' deb = deb ']' 2020-12-22 11:04:15.213 | ++ lib/apache:apache_site_config_for:201 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2020-12-22 11:04:15.217 | + lib/apache:write_uwsgi_config:315 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2020-12-22 11:04:15.219 | + lib/apache:write_uwsgi_config:316 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2020-12-22 11:04:15.248 | + lib/apache:write_uwsgi_config:317 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2020-12-22 11:04:15.277 | + lib/apache:write_uwsgi_config:318 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi/" retry=0 ' 2020-12-22 11:04:15.277 | + lib/apache:write_uwsgi_config:318 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2020-12-22 11:04:15.285 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi/" retry=0 2020-12-22 11:04:15.290 | + lib/apache:write_uwsgi_config:319 : enable_apache_site cinder-wsgi 2020-12-22 11:04:15.292 | + lib/apache:enable_apache_site:215 : local site=cinder-wsgi 2020-12-22 11:04:15.295 | + lib/apache:enable_apache_site:217 : enable_apache_mod version 2020-12-22 11:04:15.298 | + lib/apache:enable_apache_mod:54 : local mod=version 2020-12-22 11:04:15.301 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2020-12-22 11:04:15.303 | + functions-common:is_ubuntu:494 : [[ -z deb ]] 2020-12-22 11:04:15.306 | + functions-common:is_ubuntu:497 : '[' deb = deb ']' 2020-12-22 11:04:15.309 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2020-12-22 11:04:15.312 | + lib/apache:enable_apache_site:218 : is_ubuntu 2020-12-22 11:04:15.314 | + functions-common:is_ubuntu:494 : [[ -z deb ]] 2020-12-22 11:04:15.317 | + functions-common:is_ubuntu:497 : '[' deb = deb ']' 2020-12-22 11:04:15.320 | + lib/apache:enable_apache_site:219 : sudo a2ensite cinder-wsgi 2020-12-22 11:04:15.419 | Enabling site cinder-wsgi. 2020-12-22 11:04:15.424 | To activate the new configuration, you need to run: 2020-12-22 11:04:15.424 | systemctl reload apache2 2020-12-22 11:04:15.429 | + lib/apache:write_uwsgi_config:320 : restart_apache_server 2020-12-22 11:04:15.432 | + lib/apache:restart_apache_server:262 : restart_service apache2 2020-12-22 11:04:15.435 | + functions-common:restart_service:2220 : '[' -x /bin/systemctl ']' 2020-12-22 11:04:15.437 | + functions-common:restart_service:2221 : sudo /bin/systemctl restart apache2 2020-12-22 11:04:15.583 | + lib/cinder:configure_cinder:302 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2020-12-22 11:04:15.587 | + lib/cinder:configure_cinder:306 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2020-12-22 11:04:15.616 | + lib/cinder:configure_cinder:308 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.117/image 2020-12-22 11:04:15.645 | + lib/cinder:configure_cinder:309 : is_service_enabled tls-proxy 2020-12-22 11:04:15.663 | + functions-common:is_service_enabled:1988 : return 1 2020-12-22 11:04:15.665 | + lib/cinder:configure_cinder:314 : '[' False '!=' True ']' 2020-12-22 11:04:15.668 | + lib/cinder:configure_cinder:315 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_version 2 2020-12-22 11:04:15.696 | + lib/cinder:configure_cinder:319 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2020-12-22 11:04:15.698 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/cinder/cinder.conf 2020-12-22 11:04:15.701 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=nova 2020-12-22 11:04:15.704 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=nova 2020-12-22 11:04:15.707 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/cinder/cinder.conf nova auth_type password 2020-12-22 11:04:15.738 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.117/identity 2020-12-22 11:04:15.769 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/cinder/cinder.conf nova username nova 2020-12-22 11:04:15.797 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2020-12-22 11:04:15.826 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2020-12-22 11:04:15.854 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf nova project_name service 2020-12-22 11:04:15.883 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2020-12-22 11:04:15.912 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2020-12-22 11:04:15.939 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2020-12-22 11:04:15.967 | + lib/cinder:configure_cinder:320 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2020-12-22 11:04:15.997 | + lib/cinder:configure_cinder:321 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2020-12-22 11:04:16.025 | + lib/cinder:configure_cinder:323 : [[ ! -z '' ]] 2020-12-22 11:04:16.028 | + lib/cinder:configure_cinder:325 : is_service_enabled etcd3 2020-12-22 11:04:16.046 | + functions-common:is_service_enabled:1988 : return 0 2020-12-22 11:04:16.048 | + lib/cinder:configure_cinder:326 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.117:2379 2020-12-22 11:04:16.080 | + ./stack.sh:main:946 : is_service_enabled neutron 2020-12-22 11:04:16.099 | + functions-common:is_service_enabled:1988 : return 0 2020-12-22 11:04:16.102 | + ./stack.sh:main:948 : stack_install_service neutron 2020-12-22 11:04:16.105 | + lib/stack:stack_install_service:20 : local service=neutron 2020-12-22 11:04:16.108 | + lib/stack:stack_install_service:21 : type install_neutron 2020-12-22 11:04:16.110 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2020-12-22 11:04:16.114 | + lib/stack:stack_install_service:32 : install_neutron 2020-12-22 11:04:16.116 | + lib/neutron:install_neutron:660 : is_neutron_legacy_enabled 2020-12-22 11:04:16.121 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2020-12-22 11:04:16.121 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2020-12-22 11:04:16.126 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2020-12-22 11:04:16.129 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2020-12-22 11:04:16.132 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,g-reg,c-sch,c-api,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2020-12-22 11:04:16.135 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2020-12-22 11:04:16.138 | + lib/neutron:install_neutron:662 : install_mutnauq 2020-12-22 11:04:16.141 | + lib/neutron-legacy:install_mutnauq:442 : use_library_from_git neutron-lib 2020-12-22 11:04:16.143 | + inc/python:use_library_from_git:328 : local name=neutron-lib 2020-12-22 11:04:16.146 | + inc/python:use_library_from_git:329 : local enabled=1 2020-12-22 11:04:16.149 | + inc/python:use_library_from_git:330 : [[ '' = \A\L\L ]] 2020-12-22 11:04:16.153 | + inc/python:use_library_from_git:330 : [[ ,, =~ ,neutron-lib, ]] 2020-12-22 11:04:16.156 | + inc/python:use_library_from_git:331 : return 1 2020-12-22 11:04:16.159 | + lib/neutron-legacy:install_mutnauq:447 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron stable/train 2020-12-22 11:04:16.161 | + functions-common:git_clone:524 : local git_remote=https://opendev.org/openstack/neutron.git 2020-12-22 11:04:16.164 | + functions-common:git_clone:525 : local git_dest=/opt/stack/neutron 2020-12-22 11:04:16.167 | + functions-common:git_clone:526 : local git_ref=stable/train 2020-12-22 11:04:16.170 | + functions-common:git_clone:527 : local orig_dir 2020-12-22 11:04:16.173 | ++ functions-common:git_clone:528 : pwd 2020-12-22 11:04:16.176 | + functions-common:git_clone:528 : orig_dir=/home/ubuntu/devstack 2020-12-22 11:04:16.178 | + functions-common:git_clone:529 : local git_clone_flags= 2020-12-22 11:04:16.182 | ++ functions-common:git_clone:531 : trueorfalse False RECLONE 2020-12-22 11:04:16.199 | + functions-common:git_clone:531 : RECLONE=False 2020-12-22 11:04:16.202 | + functions-common:git_clone:532 : [[ 0 -gt 0 ]] 2020-12-22 11:04:16.204 | + functions-common:git_clone:536 : [[ False = \T\r\u\e ]] 2020-12-22 11:04:16.208 | + functions-common:git_clone:545 : echo stable/train 2020-12-22 11:04:16.208 | + functions-common:git_clone:545 : egrep -q '^refs' 2020-12-22 11:04:16.214 | + functions-common:git_clone:559 : [[ ! -d /opt/stack/neutron ]] 2020-12-22 11:04:16.218 | + functions-common:git_clone:567 : [[ False = \T\r\u\e ]] 2020-12-22 11:04:16.221 | + functions-common:git_clone:593 : cd /opt/stack/neutron 2020-12-22 11:04:16.225 | + functions-common:git_clone:594 : head -1 2020-12-22 11:04:16.225 | + functions-common:git_clone:594 : git show --oneline 2020-12-22 11:04:16.228 | 762dcd5cd7 Merge "Fix ovs agent, avoiding import error" into stable/train 2020-12-22 11:04:16.231 | + functions-common:git_clone:595 : cd /home/ubuntu/devstack 2020-12-22 11:04:16.233 | + lib/neutron-legacy:install_mutnauq:448 : setup_develop /opt/stack/neutron 2020-12-22 11:04:16.236 | + inc/python:setup_develop:415 : local bindep 2020-12-22 11:04:16.239 | + inc/python:setup_develop:416 : [[ /opt/stack/neutron == -bindep* ]] 2020-12-22 11:04:16.242 | + inc/python:setup_develop:420 : local project_dir=/opt/stack/neutron 2020-12-22 11:04:16.245 | + inc/python:setup_develop:421 : local extras= 2020-12-22 11:04:16.248 | + inc/python:setup_develop:422 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2020-12-22 11:04:16.251 | + inc/python:_setup_package_with_constraints_edit:441 : local bindep 2020-12-22 11:04:16.254 | + inc/python:_setup_package_with_constraints_edit:442 : [[ /opt/stack/neutron == -bindep* ]] 2020-12-22 11:04:16.256 | + inc/python:_setup_package_with_constraints_edit:446 : local project_dir=/opt/stack/neutron 2020-12-22 11:04:16.259 | + inc/python:_setup_package_with_constraints_edit:447 : local flags=-e 2020-12-22 11:04:16.262 | + inc/python:_setup_package_with_constraints_edit:448 : local extras= 2020-12-22 11:04:16.265 | ++ inc/python:_setup_package_with_constraints_edit:455 : cd /opt/stack/neutron 2020-12-22 11:04:16.268 | ++ inc/python:_setup_package_with_constraints_edit:455 : pwd 2020-12-22 11:04:16.272 | + inc/python:_setup_package_with_constraints_edit:455 : project_dir=/opt/stack/neutron 2020-12-22 11:04:16.275 | + inc/python:_setup_package_with_constraints_edit:457 : '[' -n /opt/stack/requirements ']' 2020-12-22 11:04:16.278 | + inc/python:_setup_package_with_constraints_edit:459 : local name 2020-12-22 11:04:16.282 | ++ inc/python:_setup_package_with_constraints_edit:460 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2020-12-22 11:04:16.288 | + inc/python:_setup_package_with_constraints_edit:460 : name=neutron 2020-12-22 11:04:16.290 | + inc/python:_setup_package_with_constraints_edit:462 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron '-e file:///opt/stack/neutron#egg=neutron' 2020-12-22 11:04:17.123 | + inc/python:_setup_package_with_constraints_edit:466 : setup_package /opt/stack/neutron -e 2020-12-22 11:04:17.126 | + inc/python:setup_package:494 : local bindep=0 2020-12-22 11:04:17.128 | + inc/python:setup_package:495 : local bindep_flag= 2020-12-22 11:04:17.131 | + inc/python:setup_package:496 : local bindep_profiles= 2020-12-22 11:04:17.133 | + inc/python:setup_package:497 : [[ /opt/stack/neutron == -bindep* ]] 2020-12-22 11:04:17.136 | + inc/python:setup_package:502 : local project_dir=/opt/stack/neutron 2020-12-22 11:04:17.138 | + inc/python:setup_package:503 : local flags=-e 2020-12-22 11:04:17.140 | + inc/python:setup_package:504 : local extras= 2020-12-22 11:04:17.143 | + inc/python:setup_package:508 : [[ -n -e ]] 2020-12-22 11:04:17.145 | + inc/python:setup_package:508 : [[ -z '' ]] 2020-12-22 11:04:17.148 | + inc/python:setup_package:508 : [[ ! -e =~ ^-.* ]] 2020-12-22 11:04:17.150 | + inc/python:setup_package:513 : [[ ! -z '' ]] 2020-12-22 11:04:17.152 | + inc/python:setup_package:518 : [[ 0 == 1 ]] 2020-12-22 11:04:17.155 | + inc/python:setup_package:522 : pip_install -e /opt/stack/neutron 2020-12-22 11:04:17.180 | Check python version for : /opt/stack/neutron 2020-12-22 11:04:17.183 | Using 3.6 version to install /opt/stack/neutron based on default behavior 2020-12-22 11:04:17.592 | + inc/python:pip_install:283 : 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 2020-12-22 11:04:18.441 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:04:18.444 | Ignoring Django: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:04:18.448 | Ignoring Django: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:04:18.453 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:04:18.462 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:04:18.465 | Ignoring GitPython: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:04:18.467 | Ignoring GitPython: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:04:18.472 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:04:18.478 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:04:18.506 | Ignoring Pygments: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:04:18.508 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:04:18.510 | Ignoring Pygments: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:04:18.515 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:04:18.524 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:04:18.526 | Ignoring SecretStorage: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:04:18.529 | Ignoring SecretStorage: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:04:18.533 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:04:18.536 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:04:18.538 | Ignoring Sphinx: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:04:18.541 | Ignoring Sphinx: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:04:18.546 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:04:18.656 | Ignoring asyncio: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:04:18.658 | Ignoring asyncio: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:04:18.663 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:04:18.673 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:04:18.675 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:04:18.678 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:04:18.725 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:04:18.732 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:04:18.758 | Ignoring diskimage-builder: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:04:18.760 | Ignoring diskimage-builder: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:04:18.764 | Ignoring diskimage-builder: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:04:18.769 | Ignoring diskimage-builder: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:04:18.786 | Ignoring dnspython: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:04:18.789 | Ignoring dnspython: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:04:18.794 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:04:18.797 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:04:18.800 | Ignoring dnspython3: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:04:18.802 | Ignoring dnspython3: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:04:18.807 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:04:18.826 | Ignoring enum-compat: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:04:18.870 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:04:18.872 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:04:18.876 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:04:18.901 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:04:18.904 | Ignoring gunicorn: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:04:18.906 | Ignoring gunicorn: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:04:18.911 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:04:18.913 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:04:18.928 | Ignoring ifaddr: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:04:18.930 | Ignoring ifaddr: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:04:18.935 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:04:18.948 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:04:18.951 | Ignoring influxdb: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:04:18.953 | Ignoring influxdb: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:04:18.958 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:04:18.962 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:04:18.971 | Ignoring jeepney: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:04:18.974 | Ignoring jeepney: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:04:18.979 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:04:18.984 | Ignoring joblib: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:04:18.987 | Ignoring joblib: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:04:18.992 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:04:19.008 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:04:19.011 | Ignoring keyring: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:04:19.014 | Ignoring keyring: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:04:19.019 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:04:19.060 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:04:19.062 | Ignoring more-itertools: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:04:19.065 | Ignoring more-itertools: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:04:19.070 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:04:19.083 | Ignoring mypy: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:04:19.086 | Ignoring mypy: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:04:19.090 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:04:19.093 | Ignoring mypy-extensions: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:04:19.095 | Ignoring mypy-extensions: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:04:19.100 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:04:19.103 | Ignoring ndg-httpsclient: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:04:19.112 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:04:19.115 | Ignoring networkx: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:04:19.117 | Ignoring networkx: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:04:19.122 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:04:19.138 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:04:19.141 | Ignoring numpy: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:04:19.143 | Ignoring numpy: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:04:19.148 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:04:19.249 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:04:19.337 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:04:19.340 | Ignoring pytest: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:04:19.342 | Ignoring pytest: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:04:19.348 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:04:19.457 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:04:19.504 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:04:19.507 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:04:19.510 | Ignoring scikit-learn: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:04:19.513 | Ignoring scikit-learn: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:04:19.518 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:04:19.521 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:04:19.523 | Ignoring scipy: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:04:19.526 | Ignoring scipy: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:04:19.531 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:04:19.551 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:04:19.571 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:04:19.573 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:04:19.578 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:04:19.583 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:04:19.585 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:04:19.590 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:04:19.594 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:04:19.597 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:04:19.601 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:04:19.606 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:04:19.608 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:04:19.613 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:04:19.622 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:04:19.639 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:04:19.644 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:04:19.648 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:04:19.651 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:04:19.656 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:04:19.660 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:04:19.684 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:04:19.720 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:04:19.726 | Ignoring tornado: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:04:19.729 | Ignoring tornado: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:04:19.733 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:04:19.736 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:04:19.746 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:04:19.750 | Ignoring typed-ast: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:04:19.752 | Ignoring typed-ast: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:04:19.758 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:04:19.763 | Ignoring typing-extensions: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:04:19.765 | Ignoring typing-extensions: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:04:19.770 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:04:19.777 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:04:19.802 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:04:19.828 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:04:19.830 | Ignoring zeroconf: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:04:19.833 | Ignoring zeroconf: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:04:19.837 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:04:19.845 | Obtaining file:///opt/stack/neutron 2020-12-22 11:04:22.342 | Obtaining neutron from file:///opt/stack/neutron#egg=neutron (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2020-12-22 11:04:24.705 | Requirement already satisfied: Jinja2===2.10.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 20)) 2020-12-22 11:04:24.711 | 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)) 2020-12-22 11:04:24.714 | Requirement already satisfied: Paste===3.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 26)) 2020-12-22 11:04:24.723 | Requirement already satisfied: PasteDeploy===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 27)) 2020-12-22 11:04:24.731 | Requirement already satisfied: Routes===2.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 41)) 2020-12-22 11:04:24.740 | Requirement already satisfied: SQLAlchemy===1.3.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 42)) 2020-12-22 11:04:24.763 | Requirement already satisfied: WebOb===1.8.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 57)) 2020-12-22 11:04:24.778 | Requirement already satisfied: alembic===1.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 98)) 2020-12-22 11:04:24.809 | Requirement already satisfied: debtcollector===1.22.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 158)) 2020-12-22 11:04:24.820 | Requirement already satisfied: decorator===4.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 159)) 2020-12-22 11:04:24.823 | Requirement already satisfied: eventlet===0.25.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 200)) 2020-12-22 11:04:24.834 | Requirement already satisfied: greenlet===0.4.15 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) 2020-12-22 11:04:24.837 | Requirement already satisfied: httplib2===0.13.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 240)) 2020-12-22 11:04:24.840 | Requirement already satisfied: keystoneauth1===3.17.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 288)) 2020-12-22 11:04:24.913 | Requirement already satisfied: keystonemiddleware===7.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 289)) 2020-12-22 11:04:24.972 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) 2020-12-22 11:04:24.974 | Requirement already satisfied: netaddr===0.7.19 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 330)) 2020-12-22 11:04:24.978 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 331)) 2020-12-22 11:04:25.100 | Collecting neutron-lib===1.29.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 339)) 2020-12-22 11:04:25.186 | Downloading http://10.100.0.9:8080/root/pypi/+f/c5d/8a7692a96be45/neutron_lib-1.29.1-py2.py3-none-any.whl (501kB) 2020-12-22 11:04:25.595 | Collecting openstacksdk===0.36.4 (from -c /opt/stack/requirements/upper-constraints.txt (line 360)) 2020-12-22 11:04:25.695 | Downloading http://10.100.0.9:8080/root/pypi/+f/585/65b71324821b3/openstacksdk-0.36.4-py2.py3-none-any.whl (1.2MB) 2020-12-22 11:04:26.226 | Collecting os-ken===0.4.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 368)) 2020-12-22 11:04:26.256 | Downloading http://10.100.0.9:8080/root/pypi/+f/8e2/1b6994e1c7716/os_ken-0.4.1-py2.py3-none-any.whl (2.1MB) 2020-12-22 11:04:26.867 | 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 372)) 2020-12-22 11:04:26.996 | Collecting os-traits===0.16.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 374)) 2020-12-22 11:04:27.036 | Downloading http://10.100.0.9:8080/root/pypi/+f/0ad/db4c23c660875/os_traits-0.16.0-py2.py3-none-any.whl 2020-12-22 11:04:27.316 | Collecting os-vif===1.17.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 375)) 2020-12-22 11:04:27.360 | Downloading http://10.100.0.9:8080/root/pypi/+f/d53/8594cd0e0d4b1/os_vif-1.17.0-py2.py3-none-any.whl (103kB) 2020-12-22 11:04:27.659 | Collecting os-xenapi===0.3.4 (from -c /opt/stack/requirements/upper-constraints.txt (line 377)) 2020-12-22 11:04:27.682 | Downloading http://10.100.0.9:8080/root/pypi/+f/b4d/9a2c858018977/os_xenapi-0.3.4-py2.py3-none-any.whl (137kB) 2020-12-22 11:04:27.861 | Requirement already satisfied: oslo.cache===1.37.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 380)) 2020-12-22 11:04:27.904 | Requirement already satisfied: oslo.concurrency===3.30.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 381)) 2020-12-22 11:04:27.921 | Requirement already satisfied: oslo.config===6.11.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 382)) 2020-12-22 11:04:27.949 | Requirement already satisfied: oslo.context===2.23.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 383)) 2020-12-22 11:04:27.957 | Requirement already satisfied: oslo.db===5.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 384)) 2020-12-22 11:04:28.019 | Requirement already satisfied: oslo.i18n===3.24.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 385)) 2020-12-22 11:04:28.030 | Requirement already satisfied: oslo.log===3.44.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 386)) 2020-12-22 11:04:28.084 | Requirement already satisfied: oslo.messaging===10.2.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 387)) 2020-12-22 11:04:28.148 | Requirement already satisfied: oslo.middleware===3.38.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 388)) 2020-12-22 11:04:28.169 | Requirement already satisfied: oslo.policy===2.3.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 389)) 2020-12-22 11:04:28.184 | Requirement already satisfied: oslo.privsep===1.33.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 390)) 2020-12-22 11:04:28.208 | Requirement already satisfied: oslo.reports===1.30.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) 2020-12-22 11:04:28.222 | Requirement already satisfied: oslo.rootwrap===5.16.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 392)) 2020-12-22 11:04:28.227 | Requirement already satisfied: oslo.serialization===2.29.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 393)) 2020-12-22 11:04:28.239 | Requirement already satisfied: oslo.service===1.40.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 394)) 2020-12-22 11:04:28.270 | Requirement already satisfied: oslo.upgradecheck===0.3.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 395)) 2020-12-22 11:04:28.285 | Requirement already satisfied: oslo.utils===3.41.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) 2020-12-22 11:04:28.308 | Requirement already satisfied: oslo.versionedobjects===1.36.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 397)) 2020-12-22 11:04:28.330 | Requirement already satisfied: osprofiler===2.8.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 401)) 2020-12-22 11:04:28.510 | Collecting ovs===2.11.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 402)) 2020-12-22 11:04:28.541 | Downloading http://10.100.0.9:8080/root/pypi/+f/849/258c1367e3878/ovs-2.11.0.tar.gz (98kB) 2020-12-22 11:04:29.618 | Collecting ovsdbapp===0.17.5 (from -c /opt/stack/requirements/upper-constraints.txt (line 403)) 2020-12-22 11:04:29.677 | Downloading http://10.100.0.9:8080/root/pypi/+f/ff3/9d882a403804a/ovsdbapp-0.17.5-py3-none-any.whl (100kB) 2020-12-22 11:04:29.841 | Requirement already satisfied: paramiko===2.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 406)) 2020-12-22 11:04:29.857 | Requirement already satisfied: pbr===5.4.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 411)) 2020-12-22 11:04:30.022 | Collecting pecan===1.3.3 (from -c /opt/stack/requirements/upper-constraints.txt (line 412)) 2020-12-22 11:04:30.077 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/d95/927cd140c5839/pecan-1.3.3-py3-none-any.whl (146kB) 2020-12-22 11:04:30.276 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 419)) 2020-12-22 11:04:30.279 | Requirement already satisfied: psutil===5.6.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 423)) 2020-12-22 11:04:30.285 | Requirement already satisfied: pycadf===2.10.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 433)) 2020-12-22 11:04:30.298 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 441)) 2020-12-22 11:04:30.300 | Requirement already satisfied: pyparsing===2.4.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 448)) 2020-12-22 11:04:30.453 | Collecting pyroute2===0.5.6 (from -c /opt/stack/requirements/upper-constraints.txt (line 451)) 2020-12-22 11:04:30.508 | Downloading http://10.100.0.9:8080/root/pypi/+f/dea/e0e6191a04c3e/pyroute2-0.5.6.tar.gz (723kB) 2020-12-22 11:04:31.561 | Requirement already satisfied: python-dateutil===2.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 472)) 2020-12-22 11:04:31.692 | Collecting python-designateclient===3.0.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 473)) 2020-12-22 11:04:31.740 | Downloading http://10.100.0.9:8080/root/pypi/+f/2cd/1de7ed43d2e63/python_designateclient-3.0.0-py2.py3-none-any.whl (86kB) 2020-12-22 11:04:31.912 | 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 474)) 2020-12-22 11:04:31.915 | Requirement already satisfied: python-keystoneclient===3.21.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 484)) 2020-12-22 11:04:32.053 | Collecting python-neutronclient===6.14.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 496)) 2020-12-22 11:04:32.116 | Downloading http://10.100.0.9:8080/root/pypi/+f/af9/a81a9ea6d673a/python_neutronclient-6.14.1-py2.py3-none-any.whl (435kB) 2020-12-22 11:04:32.348 | Requirement already satisfied: python-novaclient===15.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 497)) 2020-12-22 11:04:32.368 | Requirement already satisfied: pytz===2019.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 519)) 2020-12-22 11:04:32.372 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 529)) 2020-12-22 11:04:32.380 | Requirement already satisfied: requests===2.22.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 530)) 2020-12-22 11:04:32.526 | Collecting requestsexceptions===1.4.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 538)) 2020-12-22 11:04:32.548 | Downloading http://10.100.0.9:8080/root/pypi/+f/308/3d872b6e07dc5/requestsexceptions-1.4.0-py2.py3-none-any.whl 2020-12-22 11:04:32.677 | Requirement already satisfied: rfc3986===1.3.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 542)) 2020-12-22 11:04:32.812 | Collecting setproctitle===1.1.10 (from -c /opt/stack/requirements/upper-constraints.txt (line 568)) 2020-12-22 11:04:32.851 | Downloading http://10.100.0.9:8080/root/pypi/+f/6a0/35eddac628987/setproctitle-1.1.10.zip 2020-12-22 11:04:33.625 | Requirement already satisfied: simplejson===3.16.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 571)) 2020-12-22 11:04:33.628 | Requirement already satisfied: six===1.12.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 573)) 2020-12-22 11:04:33.753 | Collecting sortedcontainers===2.1.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) 2020-12-22 11:04:33.797 | Downloading http://10.100.0.9:8080/root/pypi/+f/d9e/96492dd51fae3/sortedcontainers-2.1.0-py2.py3-none-any.whl 2020-12-22 11:04:33.930 | Requirement already satisfied: sqlalchemy-migrate===0.12.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 618)) 2020-12-22 11:04:33.941 | Requirement already satisfied: sqlparse===0.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 619)) 2020-12-22 11:04:33.945 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 620)) 2020-12-22 11:04:33.948 | Requirement already satisfied: stevedore===1.31.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 622)) 2020-12-22 11:04:33.954 | Requirement already satisfied: tenacity===5.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 638)) 2020-12-22 11:04:33.968 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 641)) 2020-12-22 11:04:33.978 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 642)) 2020-12-22 11:04:33.985 | Requirement already satisfied: testtools===2.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 643)) 2020-12-22 11:04:34.125 | Collecting tinyrpc===1.0.3 (from -c /opt/stack/requirements/upper-constraints.txt (line 649)) 2020-12-22 11:04:34.149 | Downloading http://10.100.0.9:8080/root/pypi/+f/aa9/f707a26cea5fd/tinyrpc-1.0.3.tar.gz 2020-12-22 11:04:34.998 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 657)) 2020-12-22 11:04:35.002 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 674)) 2020-12-22 11:04:35.010 | Requirement already satisfied: urllib3===1.25.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 676)) 2020-12-22 11:04:35.037 | Requirement already satisfied: wrapt===1.11.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 692)) 2020-12-22 11:04:35.041 | Requirement already satisfied: yappi===1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 698)) 2020-12-22 11:04:35.045 | Requirement already satisfied: Mako===1.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) 2020-12-22 11:04:35.050 | Requirement already satisfied: dnspython===1.15.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 180)) 2020-12-22 11:04:35.053 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) 2020-12-22 11:04:35.186 | Collecting jmespath===0.9.4 (from -c /opt/stack/requirements/upper-constraints.txt (line 269)) 2020-12-22 11:04:35.220 | Downloading http://10.100.0.9:8080/root/pypi/+f/372/0a4b1bd659dd2/jmespath-0.9.4-py2.py3-none-any.whl 2020-12-22 11:04:35.360 | Requirement already satisfied: cryptography===2.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 154)) 2020-12-22 11:04:35.402 | Requirement already satisfied: PyYAML===5.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 35)) 2020-12-22 11:04:35.406 | Requirement already satisfied: dogpile.cache===0.7.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 191)) 2020-12-22 11:04:35.536 | Collecting munch===2.3.2 (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) 2020-12-22 11:04:35.561 | Downloading http://10.100.0.9:8080/root/pypi/+f/6ae/3d26b837feacf/munch-2.3.2.tar.gz 2020-12-22 11:04:36.408 | Collecting appdirs===1.4.3 (from -c /opt/stack/requirements/upper-constraints.txt (line 105)) 2020-12-22 11:04:36.432 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/d8b/24664561d0d34/appdirs-1.4.3-py2.py3-none-any.whl 2020-12-22 11:04:36.442 | Requirement already satisfied: jsonpatch===1.24 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 275)) 2020-12-22 11:04:36.447 | Requirement already satisfied: msgpack===0.6.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) 2020-12-22 11:04:36.452 | Requirement already satisfied: Babel===2.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) 2020-12-22 11:04:36.456 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 204)) 2020-12-22 11:04:36.462 | Requirement already satisfied: futurist===1.9.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) 2020-12-22 11:04:36.478 | Requirement already satisfied: kombu===4.6.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 290)) 2020-12-22 11:04:36.522 | Requirement already satisfied: cachetools===3.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) 2020-12-22 11:04:36.525 | Requirement already satisfied: amqp===2.5.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 99)) 2020-12-22 11:04:36.531 | Requirement already satisfied: cffi===1.12.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 138)) 2020-12-22 11:04:36.534 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) 2020-12-22 11:04:36.546 | Requirement already satisfied: PyNaCl===1.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 34)) 2020-12-22 11:04:36.560 | Requirement already satisfied: bcrypt===3.1.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 120)) 2020-12-22 11:04:36.693 | Collecting logutils===0.3.5 (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) 2020-12-22 11:04:36.721 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/330/91b324881269f/logutils-0.3.5-py2.py3-none-any.whl 2020-12-22 11:04:36.994 | Collecting WebTest===2.0.33 (from -c /opt/stack/requirements/upper-constraints.txt (line 58)) 2020-12-22 11:04:37.056 | Downloading http://10.100.0.9:8080/root/pypi/+f/f3a/603b8f1dd873b/WebTest-2.0.33-py2.py3-none-any.whl 2020-12-22 11:04:37.227 | Requirement already satisfied: cliff===2.16.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 141)) 2020-12-22 11:04:37.364 | Collecting osc-lib===1.14.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 378)) 2020-12-22 11:04:37.422 | Downloading http://10.100.0.9:8080/root/pypi/+f/be2/e258cdaf4c3e8/osc_lib-1.14.1-py2.py3-none-any.whl (87kB) 2020-12-22 11:04:37.608 | Requirement already satisfied: jsonschema===3.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 279)) 2020-12-22 11:04:37.747 | Collecting os-client-config===1.33.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 365)) 2020-12-22 11:04:37.833 | Downloading http://10.100.0.9:8080/root/pypi/+f/c9a/7ffce2bc1070d/os_client_config-1.33.0-py2.py3-none-any.whl 2020-12-22 11:04:37.969 | Requirement already satisfied: idna===2.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 243)) 2020-12-22 11:04:37.973 | Requirement already satisfied: certifi===2019.6.16 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 137)) 2020-12-22 11:04:37.976 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 139)) 2020-12-22 11:04:37.978 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 54)) 2020-12-22 11:04:37.981 | 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 492)) 2020-12-22 11:04:37.984 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 202)) 2020-12-22 11:04:37.986 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) 2020-12-22 11:04:37.989 | 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 674)) 2020-12-22 11:04:37.991 | Requirement already satisfied: jsonpointer===2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 278)) 2020-12-22 11:04:37.995 | Requirement already satisfied: importlib-metadata===0.20 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) 2020-12-22 11:04:38.015 | Requirement already satisfied: vine===1.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 678)) 2020-12-22 11:04:38.018 | Requirement already satisfied: pycparser===2.19 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 434)) 2020-12-22 11:04:38.143 | Collecting waitress===1.3.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 684)) 2020-12-22 11:04:38.201 | Downloading http://10.100.0.9:8080/root/pypi/+f/f10/3e557725b17ae/waitress-1.3.1-py2.py3-none-any.whl (144kB) 2020-12-22 11:04:38.486 | Collecting beautifulsoup4===4.8.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 121)) 2020-12-22 11:04:38.539 | Downloading http://10.100.0.9:8080/root/pypi/+f/f04/0590be10520f2/beautifulsoup4-4.8.0-py3-none-any.whl (97kB) 2020-12-22 11:04:38.690 | Requirement already satisfied: cmd2===0.8.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 142)) 2020-12-22 11:04:38.706 | Requirement already satisfied: pyrsistent===0.15.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 452)) 2020-12-22 11:04:38.712 | Requirement already satisfied: attrs===19.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) 2020-12-22 11:04:38.744 | Requirement already satisfied: setuptools in /usr/local/lib/python3.6/dist-packages (from jsonschema===3.0.2->-c /opt/stack/requirements/upper-constraints.txt (line 279)) 2020-12-22 11:04:38.791 | Requirement already satisfied: zipp===0.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 708)) 2020-12-22 11:04:38.930 | Collecting soupsieve===1.9.3 (from -c /opt/stack/requirements/upper-constraints.txt (line 578)) 2020-12-22 11:04:38.990 | Downloading http://10.100.0.9:8080/root/pypi/+f/a5a/6166b4767725f/soupsieve-1.9.3-py2.py3-none-any.whl 2020-12-22 11:04:39.128 | Requirement already satisfied: wcwidth===0.1.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 686)) 2020-12-22 11:04:39.134 | Requirement already satisfied: pyperclip===1.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 449)) 2020-12-22 11:04:39.138 | Requirement already satisfied: more-itertools===7.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) 2020-12-22 11:04:39.143 | Building wheels for collected packages: munch, ovs, pyroute2, setproctitle, tinyrpc 2020-12-22 11:04:39.143 | Running setup.py bdist_wheel for munch: started 2020-12-22 11:04:39.889 | Running setup.py bdist_wheel for munch: finished with status 'done' 2020-12-22 11:04:39.890 | Stored in directory: /root/.cache/pip/wheels/ca/67/aa/bfae2c62cc94273a3e3a7a9d281aba85f1115a88418336af67 2020-12-22 11:04:39.901 | Running setup.py bdist_wheel for ovs: started 2020-12-22 11:04:40.851 | Running setup.py bdist_wheel for ovs: finished with status 'done' 2020-12-22 11:04:40.851 | Stored in directory: /root/.cache/pip/wheels/a5/6a/4a/fb04aa77be87196edb5c293c9042af34527dce9fb4186dd92a 2020-12-22 11:04:40.874 | Running setup.py bdist_wheel for pyroute2: started 2020-12-22 11:04:41.853 | Running setup.py bdist_wheel for pyroute2: finished with status 'done' 2020-12-22 11:04:41.854 | Stored in directory: /root/.cache/pip/wheels/ff/16/92/26052dbca889e4066de96d1bacef9b3de218b91296bfb69edd 2020-12-22 11:04:41.925 | Running setup.py bdist_wheel for setproctitle: started 2020-12-22 11:04:43.350 | Running setup.py bdist_wheel for setproctitle: finished with status 'done' 2020-12-22 11:04:43.351 | Stored in directory: /root/.cache/pip/wheels/0c/9d/36/1848faa6338adc0750ad2370f1b7000254cfa01fcc42a1e887 2020-12-22 11:04:43.358 | Running setup.py bdist_wheel for tinyrpc: started 2020-12-22 11:04:44.190 | Running setup.py bdist_wheel for tinyrpc: finished with status 'done' 2020-12-22 11:04:44.191 | Stored in directory: /root/.cache/pip/wheels/a6/85/de/1d47a6d5da438e725344786554d4c5bc9f07641af3202130fb 2020-12-22 11:04:44.202 | Successfully built munch ovs pyroute2 setproctitle tinyrpc 2020-12-22 11:04:44.203 | Installing collected packages: logutils, waitress, soupsieve, beautifulsoup4, WebTest, pecan, tinyrpc, sortedcontainers, ovs, os-ken, os-traits, setproctitle, neutron-lib, requestsexceptions, jmespath, munch, appdirs, openstacksdk, osc-lib, os-client-config, python-neutronclient, ovsdbapp, pyroute2, python-designateclient, os-xenapi, os-vif, neutron 2020-12-22 11:04:47.761 | Found existing installation: appdirs 1.4.4 2020-12-22 11:04:47.767 | Uninstalling appdirs-1.4.4: 2020-12-22 11:04:47.777 | Successfully uninstalled appdirs-1.4.4 2020-12-22 11:04:51.179 | Running setup.py develop for neutron 2020-12-22 11:04:56.863 | Successfully installed WebTest-2.0.33 appdirs-1.4.3 beautifulsoup4-4.8.0 jmespath-0.9.4 logutils-0.3.5 munch-2.3.2 neutron neutron-lib-1.29.1 openstacksdk-0.36.4 os-client-config-1.33.0 os-ken-0.4.1 os-traits-0.16.0 os-vif-1.17.0 os-xenapi-0.3.4 osc-lib-1.14.1 ovs-2.11.0 ovsdbapp-0.17.5 pecan-1.3.3 pyroute2-0.5.6 python-designateclient-3.0.0 python-neutronclient-6.14.1 requestsexceptions-1.4.0 setproctitle-1.1.10 sortedcontainers-2.1.0 soupsieve-1.9.3 tinyrpc-1.0.3 waitress-1.3.1 2020-12-22 11:04:57.301 | You are using pip version 9.0.3, however version 20.3.3 is available. 2020-12-22 11:04:57.301 | You should consider upgrading via the 'pip install --upgrade pip' command. 2020-12-22 11:04:57.391 | + inc/python:pip_install:290 : result=0 2020-12-22 11:04:57.393 | + inc/python:pip_install:292 : time_stop pip_install 2020-12-22 11:04:57.396 | + functions-common:time_stop:2336 : local name 2020-12-22 11:04:57.399 | + functions-common:time_stop:2337 : local end_time 2020-12-22 11:04:57.401 | + functions-common:time_stop:2338 : local elapsed_time 2020-12-22 11:04:57.404 | + functions-common:time_stop:2339 : local total 2020-12-22 11:04:57.406 | + functions-common:time_stop:2340 : local start_time 2020-12-22 11:04:57.409 | + functions-common:time_stop:2342 : name=pip_install 2020-12-22 11:04:57.411 | + functions-common:time_stop:2343 : start_time=1608635057170 2020-12-22 11:04:57.414 | + functions-common:time_stop:2345 : [[ -z 1608635057170 ]] 2020-12-22 11:04:57.417 | ++ functions-common:time_stop:2348 : date +%s%3N 2020-12-22 11:04:57.420 | + functions-common:time_stop:2348 : end_time=1608635097417 2020-12-22 11:04:57.423 | + functions-common:time_stop:2349 : elapsed_time=40247 2020-12-22 11:04:57.425 | + functions-common:time_stop:2350 : total=242931 2020-12-22 11:04:57.428 | + functions-common:time_stop:2352 : _TIME_START[$name]= 2020-12-22 11:04:57.431 | + functions-common:time_stop:2353 : _TIME_TOTAL[$name]=283178 2020-12-22 11:04:57.434 | + inc/python:pip_install:293 : return 0 2020-12-22 11:04:57.437 | + inc/python:setup_package:524 : [[ -e == \-\e ]] 2020-12-22 11:04:57.440 | + inc/python:setup_package:525 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2020-12-22 11:04:57.442 | + functions-common:safe_chown:2237 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2020-12-22 11:04:57.463 | + functions-common:_safe_permission_operation:2085 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2020-12-22 11:04:57.475 | + inc/python:_setup_package_with_constraints_edit:470 : use_library_from_git /opt/stack/neutron 2020-12-22 11:04:57.479 | + inc/python:use_library_from_git:328 : local name=/opt/stack/neutron 2020-12-22 11:04:57.482 | + inc/python:use_library_from_git:329 : local enabled=1 2020-12-22 11:04:57.485 | + inc/python:use_library_from_git:330 : [[ '' = \A\L\L ]] 2020-12-22 11:04:57.489 | + inc/python:use_library_from_git:330 : [[ ,, =~ ,/opt/stack/neutron, ]] 2020-12-22 11:04:57.492 | + inc/python:use_library_from_git:331 : return 1 2020-12-22 11:04:57.495 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2020-12-22 11:04:57.498 | + ./stack.sh:main:951 : is_service_enabled nova 2020-12-22 11:04:57.517 | + functions-common:is_service_enabled:1988 : return 0 2020-12-22 11:04:57.519 | + ./stack.sh:main:953 : stack_install_service nova 2020-12-22 11:04:57.522 | + lib/stack:stack_install_service:20 : local service=nova 2020-12-22 11:04:57.525 | + lib/stack:stack_install_service:21 : type install_nova 2020-12-22 11:04:57.528 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2020-12-22 11:04:57.530 | + lib/stack:stack_install_service:32 : install_nova 2020-12-22 11:04:57.533 | + lib/nova:install_nova:792 : use_library_from_git os-vif 2020-12-22 11:04:57.535 | + inc/python:use_library_from_git:328 : local name=os-vif 2020-12-22 11:04:57.538 | + inc/python:use_library_from_git:329 : local enabled=1 2020-12-22 11:04:57.540 | + inc/python:use_library_from_git:330 : [[ '' = \A\L\L ]] 2020-12-22 11:04:57.543 | + inc/python:use_library_from_git:330 : [[ ,, =~ ,os-vif, ]] 2020-12-22 11:04:57.546 | + inc/python:use_library_from_git:331 : return 1 2020-12-22 11:04:57.548 | + lib/nova:install_nova:797 : is_service_enabled n-cpu 2020-12-22 11:04:57.565 | + functions-common:is_service_enabled:1988 : return 1 2020-12-22 11:04:57.568 | + lib/nova:install_nova:801 : is_service_enabled n-novnc 2020-12-22 11:04:57.586 | + functions-common:is_service_enabled:1988 : return 1 2020-12-22 11:04:57.589 | + lib/nova:install_nova:813 : is_service_enabled n-spice 2020-12-22 11:04:57.607 | + functions-common:is_service_enabled:1988 : return 1 2020-12-22 11:04:57.609 | + lib/nova:install_nova:825 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova stable/train 2020-12-22 11:04:57.612 | + functions-common:git_clone:524 : local git_remote=https://opendev.org/openstack/nova.git 2020-12-22 11:04:57.614 | + functions-common:git_clone:525 : local git_dest=/opt/stack/nova 2020-12-22 11:04:57.616 | + functions-common:git_clone:526 : local git_ref=stable/train 2020-12-22 11:04:57.619 | + functions-common:git_clone:527 : local orig_dir 2020-12-22 11:04:57.622 | ++ functions-common:git_clone:528 : pwd 2020-12-22 11:04:57.624 | + functions-common:git_clone:528 : orig_dir=/home/ubuntu/devstack 2020-12-22 11:04:57.627 | + functions-common:git_clone:529 : local git_clone_flags= 2020-12-22 11:04:57.630 | ++ functions-common:git_clone:531 : trueorfalse False RECLONE 2020-12-22 11:04:57.649 | + functions-common:git_clone:531 : RECLONE=False 2020-12-22 11:04:57.651 | + functions-common:git_clone:532 : [[ 0 -gt 0 ]] 2020-12-22 11:04:57.654 | + functions-common:git_clone:536 : [[ False = \T\r\u\e ]] 2020-12-22 11:04:57.657 | + functions-common:git_clone:545 : echo stable/train 2020-12-22 11:04:57.657 | + functions-common:git_clone:545 : egrep -q '^refs' 2020-12-22 11:04:57.662 | + functions-common:git_clone:559 : [[ ! -d /opt/stack/nova ]] 2020-12-22 11:04:57.664 | + functions-common:git_clone:567 : [[ False = \T\r\u\e ]] 2020-12-22 11:04:57.667 | + functions-common:git_clone:593 : cd /opt/stack/nova 2020-12-22 11:04:57.670 | + functions-common:git_clone:594 : git show --oneline 2020-12-22 11:04:57.671 | + functions-common:git_clone:594 : head -1 2020-12-22 11:04:57.676 | 81a3f4b22b Merge "Change default num_retries for glance to 3" into stable/train 2020-12-22 11:04:57.680 | + functions-common:git_clone:595 : cd /home/ubuntu/devstack 2020-12-22 11:04:57.683 | + lib/nova:install_nova:826 : setup_develop /opt/stack/nova 2020-12-22 11:04:57.686 | + inc/python:setup_develop:415 : local bindep 2020-12-22 11:04:57.688 | + inc/python:setup_develop:416 : [[ /opt/stack/nova == -bindep* ]] 2020-12-22 11:04:57.691 | + inc/python:setup_develop:420 : local project_dir=/opt/stack/nova 2020-12-22 11:04:57.694 | + inc/python:setup_develop:421 : local extras= 2020-12-22 11:04:57.696 | + inc/python:setup_develop:422 : _setup_package_with_constraints_edit /opt/stack/nova -e 2020-12-22 11:04:57.699 | + inc/python:_setup_package_with_constraints_edit:441 : local bindep 2020-12-22 11:04:57.702 | + inc/python:_setup_package_with_constraints_edit:442 : [[ /opt/stack/nova == -bindep* ]] 2020-12-22 11:04:57.705 | + inc/python:_setup_package_with_constraints_edit:446 : local project_dir=/opt/stack/nova 2020-12-22 11:04:57.708 | + inc/python:_setup_package_with_constraints_edit:447 : local flags=-e 2020-12-22 11:04:57.711 | + inc/python:_setup_package_with_constraints_edit:448 : local extras= 2020-12-22 11:04:57.715 | ++ inc/python:_setup_package_with_constraints_edit:455 : cd /opt/stack/nova 2020-12-22 11:04:57.718 | ++ inc/python:_setup_package_with_constraints_edit:455 : pwd 2020-12-22 11:04:57.720 | + inc/python:_setup_package_with_constraints_edit:455 : project_dir=/opt/stack/nova 2020-12-22 11:04:57.723 | + inc/python:_setup_package_with_constraints_edit:457 : '[' -n /opt/stack/requirements ']' 2020-12-22 11:04:57.726 | + inc/python:_setup_package_with_constraints_edit:459 : local name 2020-12-22 11:04:57.730 | ++ inc/python:_setup_package_with_constraints_edit:460 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2020-12-22 11:04:57.735 | + inc/python:_setup_package_with_constraints_edit:460 : name=nova 2020-12-22 11:04:57.738 | + inc/python:_setup_package_with_constraints_edit:462 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova '-e file:///opt/stack/nova#egg=nova' 2020-12-22 11:04:58.601 | + inc/python:_setup_package_with_constraints_edit:466 : setup_package /opt/stack/nova -e 2020-12-22 11:04:58.605 | + inc/python:setup_package:494 : local bindep=0 2020-12-22 11:04:58.608 | + inc/python:setup_package:495 : local bindep_flag= 2020-12-22 11:04:58.610 | + inc/python:setup_package:496 : local bindep_profiles= 2020-12-22 11:04:58.614 | + inc/python:setup_package:497 : [[ /opt/stack/nova == -bindep* ]] 2020-12-22 11:04:58.617 | + inc/python:setup_package:502 : local project_dir=/opt/stack/nova 2020-12-22 11:04:58.619 | + inc/python:setup_package:503 : local flags=-e 2020-12-22 11:04:58.622 | + inc/python:setup_package:504 : local extras= 2020-12-22 11:04:58.625 | + inc/python:setup_package:508 : [[ -n -e ]] 2020-12-22 11:04:58.627 | + inc/python:setup_package:508 : [[ -z '' ]] 2020-12-22 11:04:58.629 | + inc/python:setup_package:508 : [[ ! -e =~ ^-.* ]] 2020-12-22 11:04:58.632 | + inc/python:setup_package:513 : [[ ! -z '' ]] 2020-12-22 11:04:58.635 | + inc/python:setup_package:518 : [[ 0 == 1 ]] 2020-12-22 11:04:58.637 | + inc/python:setup_package:522 : pip_install -e /opt/stack/nova 2020-12-22 11:04:58.661 | Check python version for : /opt/stack/nova 2020-12-22 11:04:58.664 | Using 3.6 version to install /opt/stack/nova based on default behavior 2020-12-22 11:04:59.082 | + inc/python:pip_install:283 : 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 2020-12-22 11:04:59.981 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:04:59.984 | Ignoring Django: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:04:59.986 | Ignoring Django: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:04:59.992 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:05:00.001 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:05:00.004 | Ignoring GitPython: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:05:00.006 | Ignoring GitPython: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:05:00.015 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:05:00.021 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:05:00.048 | Ignoring Pygments: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:05:00.050 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:05:00.053 | Ignoring Pygments: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:05:00.061 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:05:00.069 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:05:00.071 | Ignoring SecretStorage: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:05:00.074 | Ignoring SecretStorage: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:05:00.079 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:05:00.081 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:05:00.084 | Ignoring Sphinx: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:05:00.087 | Ignoring Sphinx: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:05:00.091 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:05:00.203 | Ignoring asyncio: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:05:00.206 | Ignoring asyncio: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:05:00.211 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:05:00.220 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:05:00.222 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:05:00.225 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:05:00.274 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:05:00.280 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:05:00.305 | Ignoring diskimage-builder: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:05:00.307 | Ignoring diskimage-builder: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:05:00.310 | Ignoring diskimage-builder: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:05:00.316 | Ignoring diskimage-builder: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:05:00.335 | Ignoring dnspython: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:05:00.337 | Ignoring dnspython: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:05:00.342 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:05:00.344 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:05:00.347 | Ignoring dnspython3: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:05:00.349 | Ignoring dnspython3: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:05:00.355 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:05:00.372 | Ignoring enum-compat: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:05:00.404 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:05:00.406 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:05:00.410 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:05:00.435 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:05:00.437 | Ignoring gunicorn: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:05:00.440 | Ignoring gunicorn: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:05:00.445 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:05:00.448 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:05:00.463 | Ignoring ifaddr: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:05:00.466 | Ignoring ifaddr: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:05:00.471 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:05:00.482 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:05:00.484 | Ignoring influxdb: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:05:00.487 | Ignoring influxdb: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:05:00.491 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:05:00.495 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:05:00.505 | Ignoring jeepney: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:05:00.507 | Ignoring jeepney: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:05:00.512 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:05:00.518 | Ignoring joblib: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:05:00.521 | Ignoring joblib: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:05:00.525 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:05:00.543 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:05:00.545 | Ignoring keyring: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:05:00.548 | Ignoring keyring: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:05:00.553 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:05:00.606 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:05:00.608 | Ignoring more-itertools: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:05:00.612 | Ignoring more-itertools: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:05:00.617 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:05:00.631 | Ignoring mypy: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:05:00.634 | Ignoring mypy: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:05:00.639 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:05:00.641 | Ignoring mypy-extensions: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:05:00.644 | Ignoring mypy-extensions: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:05:00.649 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:05:00.651 | Ignoring ndg-httpsclient: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:05:00.661 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:05:00.663 | Ignoring networkx: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:05:00.666 | Ignoring networkx: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:05:00.670 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:05:00.689 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:05:00.692 | Ignoring numpy: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:05:00.695 | Ignoring numpy: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:05:00.699 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:05:00.801 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:05:00.889 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:05:00.891 | Ignoring pytest: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:05:00.893 | Ignoring pytest: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:05:00.898 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:05:01.004 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:05:01.052 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:05:01.055 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:05:01.057 | Ignoring scikit-learn: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:05:01.060 | Ignoring scikit-learn: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:05:01.065 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:05:01.068 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:05:01.070 | Ignoring scipy: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:05:01.073 | Ignoring scipy: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:05:01.079 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:05:01.098 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:05:01.119 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:05:01.122 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:05:01.126 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:05:01.131 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:05:01.133 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:05:01.139 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:05:01.143 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:05:01.146 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:05:01.152 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:05:01.172 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:05:01.174 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:05:01.180 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:05:01.189 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:05:01.193 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:05:01.198 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:05:01.203 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:05:01.205 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:05:01.210 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:05:01.215 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:05:01.239 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:05:01.276 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:05:01.282 | Ignoring tornado: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:05:01.285 | Ignoring tornado: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:05:01.289 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:05:01.292 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:05:01.301 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:05:01.305 | Ignoring typed-ast: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:05:01.308 | Ignoring typed-ast: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:05:01.314 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:05:01.318 | Ignoring typing-extensions: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:05:01.320 | Ignoring typing-extensions: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:05:01.325 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:05:01.331 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:05:01.355 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:05:01.382 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:05:01.384 | Ignoring zeroconf: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:05:01.387 | Ignoring zeroconf: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:05:01.392 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:05:01.399 | Obtaining file:///opt/stack/nova 2020-12-22 11:05:05.126 | Obtaining nova from file:///opt/stack/nova#egg=nova (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2020-12-22 11:05:08.562 | Requirement already satisfied: Babel===2.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) 2020-12-22 11:05:08.568 | Requirement already satisfied: Jinja2===2.10.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 20)) 2020-12-22 11:05:08.576 | 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)) 2020-12-22 11:05:08.579 | Requirement already satisfied: Paste===3.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 26)) 2020-12-22 11:05:08.590 | Requirement already satisfied: PasteDeploy===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 27)) 2020-12-22 11:05:08.598 | Requirement already satisfied: Routes===2.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 41)) 2020-12-22 11:05:08.607 | Requirement already satisfied: SQLAlchemy===1.3.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 42)) 2020-12-22 11:05:08.630 | Requirement already satisfied: WebOb===1.8.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 57)) 2020-12-22 11:05:08.645 | Requirement already satisfied: castellan===1.3.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 134)) 2020-12-22 11:05:08.668 | Requirement already satisfied: cryptography===2.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 154)) 2020-12-22 11:05:08.711 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 155)) 2020-12-22 11:05:08.725 | Requirement already satisfied: decorator===4.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 159)) 2020-12-22 11:05:08.728 | Requirement already satisfied: eventlet===0.25.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 200)) 2020-12-22 11:05:08.740 | Requirement already satisfied: futurist===1.9.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) 2020-12-22 11:05:08.755 | Requirement already satisfied: greenlet===0.4.15 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) 2020-12-22 11:05:08.760 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) 2020-12-22 11:05:08.763 | Requirement already satisfied: jsonschema===3.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 279)) 2020-12-22 11:05:08.782 | Requirement already satisfied: keystoneauth1===3.17.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 288)) 2020-12-22 11:05:08.853 | Requirement already satisfied: keystonemiddleware===7.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 289)) 2020-12-22 11:05:08.912 | Requirement already satisfied: lxml===4.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) 2020-12-22 11:05:09.058 | Collecting microversion-parse===0.2.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) 2020-12-22 11:05:09.127 | Downloading http://10.100.0.9:8080/root/pypi/+f/cca/a417d02e1c0cd/microversion_parse-0.2.1-py2.py3-none-any.whl 2020-12-22 11:05:09.290 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) 2020-12-22 11:05:09.293 | Requirement already satisfied: netaddr===0.7.19 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 330)) 2020-12-22 11:05:09.296 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 331)) 2020-12-22 11:05:09.299 | Requirement already satisfied: openstacksdk===0.36.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 361)) 2020-12-22 11:05:09.331 | Requirement already satisfied: os-brick===2.10.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 365)) 2020-12-22 11:05:09.491 | Collecting os-resource-classes===0.5.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 372)) 2020-12-22 11:05:09.525 | Downloading http://10.100.0.9:8080/root/pypi/+f/b78/aca0b7672ae56/os_resource_classes-0.5.0-py2.py3-none-any.whl 2020-12-22 11:05:09.695 | 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 373)) 2020-12-22 11:05:09.700 | Requirement already satisfied: os-traits===0.16.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 375)) 2020-12-22 11:05:09.706 | Requirement already satisfied: os-vif===1.17.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 376)) 2020-12-22 11:05:09.732 | Requirement already satisfied: os-win===4.3.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 377)) 2020-12-22 11:05:09.754 | 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 378)) 2020-12-22 11:05:09.779 | Requirement already satisfied: oslo.cache===1.37.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 381)) 2020-12-22 11:05:09.816 | Requirement already satisfied: oslo.concurrency===3.30.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 382)) 2020-12-22 11:05:09.834 | Requirement already satisfied: oslo.config===6.11.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 383)) 2020-12-22 11:05:09.853 | Requirement already satisfied: oslo.context===2.23.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 384)) 2020-12-22 11:05:09.859 | Requirement already satisfied: oslo.db===5.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 385)) 2020-12-22 11:05:09.916 | Requirement already satisfied: oslo.i18n===3.24.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 386)) 2020-12-22 11:05:09.926 | Requirement already satisfied: oslo.log===3.44.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 387)) 2020-12-22 11:05:09.974 | Requirement already satisfied: oslo.messaging===10.2.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 388)) 2020-12-22 11:05:10.041 | Requirement already satisfied: oslo.middleware===3.38.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 389)) 2020-12-22 11:05:10.062 | Requirement already satisfied: oslo.policy===2.3.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 390)) 2020-12-22 11:05:10.078 | Requirement already satisfied: oslo.privsep===1.33.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) 2020-12-22 11:05:10.103 | Requirement already satisfied: oslo.reports===1.30.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 392)) 2020-12-22 11:05:10.117 | Requirement already satisfied: oslo.rootwrap===5.16.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 393)) 2020-12-22 11:05:10.122 | Requirement already satisfied: oslo.serialization===2.29.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 394)) 2020-12-22 11:05:10.135 | Requirement already satisfied: oslo.service===1.40.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 395)) 2020-12-22 11:05:10.166 | Requirement already satisfied: oslo.upgradecheck===0.3.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) 2020-12-22 11:05:10.180 | Requirement already satisfied: oslo.utils===3.41.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 397)) 2020-12-22 11:05:10.203 | Requirement already satisfied: oslo.versionedobjects===1.36.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 398)) 2020-12-22 11:05:10.225 | Requirement already satisfied: ovsdbapp===0.17.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 404)) 2020-12-22 11:05:10.235 | Requirement already satisfied: paramiko===2.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 407)) 2020-12-22 11:05:10.251 | Requirement already satisfied: pbr===5.4.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 412)) 2020-12-22 11:05:10.254 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 420)) 2020-12-22 11:05:10.257 | Requirement already satisfied: psutil===5.6.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 424)) 2020-12-22 11:05:10.263 | Requirement already satisfied: pycadf===2.10.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 434)) 2020-12-22 11:05:10.274 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) 2020-12-22 11:05:10.277 | Requirement already satisfied: pyparsing===2.4.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 449)) 2020-12-22 11:05:10.416 | Collecting pypowervm===1.1.20 (from -c /opt/stack/requirements/upper-constraints.txt (line 451)) 2020-12-22 11:05:10.464 | Downloading http://10.100.0.9:8080/root/pypi/+f/259/0a533096c2543/pypowervm-1.1.20-py2.py3-none-any.whl (1.1MB) 2020-12-22 11:05:10.754 | Requirement already satisfied: pyroute2===0.5.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 452)) 2020-12-22 11:05:10.757 | Requirement already satisfied: pyrsistent===0.15.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 453)) 2020-12-22 11:05:10.764 | Requirement already satisfied: python-barbicanclient===4.9.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 466)) 2020-12-22 11:05:10.919 | Collecting python-cinderclient===5.0.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 469)) 2020-12-22 11:05:10.988 | Downloading http://10.100.0.9:8080/root/pypi/+f/dab/b6f3db1a94d19/python_cinderclient-5.0.1-py2.py3-none-any.whl (274kB) 2020-12-22 11:05:11.190 | Requirement already satisfied: python-dateutil===2.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 473)) 2020-12-22 11:05:11.195 | Requirement already satisfied: python-glanceclient===2.17.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 478)) 2020-12-22 11:05:11.214 | Requirement already satisfied: python-keystoneclient===3.21.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 485)) 2020-12-22 11:05:11.233 | Requirement already satisfied: python-neutronclient===6.14.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 497)) 2020-12-22 11:05:11.263 | Requirement already satisfied: pytz===2019.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 520)) 2020-12-22 11:05:11.269 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 530)) 2020-12-22 11:05:11.276 | Requirement already satisfied: requests===2.22.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) 2020-12-22 11:05:11.300 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 539)) 2020-12-22 11:05:11.302 | Requirement already satisfied: retrying===1.3.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 541)) 2020-12-22 11:05:11.307 | Requirement already satisfied: rfc3986===1.3.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 543)) 2020-12-22 11:05:11.312 | Requirement already satisfied: simplejson===3.16.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) 2020-12-22 11:05:11.316 | Requirement already satisfied: six===1.12.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 574)) 2020-12-22 11:05:11.327 | Requirement already satisfied: sqlalchemy-migrate===0.12.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 619)) 2020-12-22 11:05:11.343 | Requirement already satisfied: sqlparse===0.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 620)) 2020-12-22 11:05:11.346 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 621)) 2020-12-22 11:05:11.349 | Requirement already satisfied: stevedore===1.31.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 623)) 2020-12-22 11:05:11.355 | Requirement already satisfied: taskflow===3.7.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 637)) 2020-12-22 11:05:11.435 | Requirement already satisfied: tenacity===5.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 639)) 2020-12-22 11:05:11.449 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 642)) 2020-12-22 11:05:11.459 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 643)) 2020-12-22 11:05:11.465 | Requirement already satisfied: testtools===2.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 644)) 2020-12-22 11:05:11.483 | Requirement already satisfied: tooz===1.66.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 651)) 2020-12-22 11:05:11.571 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 658)) 2020-12-22 11:05:11.575 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 675)) 2020-12-22 11:05:11.582 | Requirement already satisfied: urllib3===1.25.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 677)) 2020-12-22 11:05:11.614 | Requirement already satisfied: voluptuous===0.11.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 683)) 2020-12-22 11:05:11.620 | Requirement already satisfied: warlock===1.3.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 686)) 2020-12-22 11:05:11.770 | Collecting websockify===0.9.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 691)) 2020-12-22 11:05:11.794 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/427/91706b55e301d/websockify-0.9.0-py3-none-any.whl 2020-12-22 11:05:11.969 | Requirement already satisfied: wrapt===1.11.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 693)) 2020-12-22 11:05:11.972 | Requirement already satisfied: yappi===1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 699)) 2020-12-22 11:05:12.114 | Collecting zVMCloudConnector===1.4.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 701)) 2020-12-22 11:05:12.137 | Downloading http://10.100.0.9:8080/root/pypi/+f/f24/a37d5a0206e79/zVMCloudConnector-1.4.1.tar.gz (238kB) 2020-12-22 11:05:13.098 | Requirement already satisfied: cffi===1.12.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 138)) 2020-12-22 11:05:13.102 | Requirement already satisfied: dnspython===1.15.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 180)) 2020-12-22 11:05:13.104 | Requirement already satisfied: attrs===19.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) 2020-12-22 11:05:13.135 | Requirement already satisfied: setuptools in /usr/local/lib/python3.6/dist-packages (from jsonschema===3.0.2->-c /opt/stack/requirements/upper-constraints.txt (line 279)) 2020-12-22 11:05:13.182 | Requirement already satisfied: jmespath===0.9.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 269)) 2020-12-22 11:05:13.186 | Requirement already satisfied: dogpile.cache===0.7.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 191)) 2020-12-22 11:05:13.189 | Requirement already satisfied: munch===2.3.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) 2020-12-22 11:05:13.193 | Requirement already satisfied: appdirs===1.4.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 105)) 2020-12-22 11:05:13.196 | Requirement already satisfied: jsonpatch===1.24 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 275)) 2020-12-22 11:05:13.201 | Requirement already satisfied: PyYAML===5.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 35)) 2020-12-22 11:05:13.204 | Requirement already satisfied: debtcollector===1.22.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 158)) 2020-12-22 11:05:13.215 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 204)) 2020-12-22 11:05:13.221 | Requirement already satisfied: alembic===1.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 98)) 2020-12-22 11:05:13.233 | Requirement already satisfied: amqp===2.5.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 99)) 2020-12-22 11:05:13.241 | Requirement already satisfied: kombu===4.6.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 290)) 2020-12-22 11:05:13.296 | Requirement already satisfied: cachetools===3.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) 2020-12-22 11:05:13.299 | Requirement already satisfied: msgpack===0.6.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) 2020-12-22 11:05:13.302 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) 2020-12-22 11:05:13.318 | Requirement already satisfied: ovs===2.11.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 403)) 2020-12-22 11:05:13.323 | Requirement already satisfied: bcrypt===3.1.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 120)) 2020-12-22 11:05:13.334 | Requirement already satisfied: PyNaCl===1.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 34)) 2020-12-22 11:05:13.354 | Requirement already satisfied: pyasn1===0.4.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 432)) 2020-12-22 11:05:13.358 | Requirement already satisfied: pyasn1-modules===0.2.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 433)) 2020-12-22 11:05:13.371 | Requirement already satisfied: cliff===2.16.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 141)) 2020-12-22 11:05:13.391 | Requirement already satisfied: pyOpenSSL===19.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 430)) 2020-12-22 11:05:13.407 | Requirement already satisfied: os-client-config===1.33.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 366)) 2020-12-22 11:05:13.411 | Requirement already satisfied: osc-lib===1.14.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 379)) 2020-12-22 11:05:13.431 | Requirement already satisfied: certifi===2019.6.16 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 137)) 2020-12-22 11:05:13.434 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 139)) 2020-12-22 11:05:13.436 | Requirement already satisfied: idna===2.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 243)) 2020-12-22 11:05:13.440 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 54)) 2020-12-22 11:05:13.442 | Requirement already satisfied: networkx===2.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 337)) 2020-12-22 11:05:13.485 | Requirement already satisfied: automaton===1.17.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) 2020-12-22 11:05:13.494 | Requirement already satisfied: pydot===1.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 438)) 2020-12-22 11:05:13.499 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 202)) 2020-12-22 11:05:13.502 | 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 493)) 2020-12-22 11:05:13.504 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) 2020-12-22 11:05:13.506 | 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 675)) 2020-12-22 11:05:13.656 | Collecting numpy===1.17.2 (from -c /opt/stack/requirements/upper-constraints.txt (line 351)) 2020-12-22 11:05:14.394 | Downloading http://10.100.0.9:8080/root/pypi/+f/b45/8de8624c9f603/numpy-1.17.2-cp36-cp36m-manylinux1_x86_64.whl (20.4MB) 2020-12-22 11:05:15.770 | Requirement already satisfied: PyJWT===1.7.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) 2020-12-22 11:05:15.787 | Requirement already satisfied: pycparser===2.19 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) 2020-12-22 11:05:15.791 | Requirement already satisfied: jsonpointer===2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 278)) 2020-12-22 11:05:15.795 | 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 475)) 2020-12-22 11:05:15.797 | Requirement already satisfied: Mako===1.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) 2020-12-22 11:05:15.802 | Requirement already satisfied: vine===1.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 679)) 2020-12-22 11:05:15.806 | Requirement already satisfied: importlib-metadata===0.20 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) 2020-12-22 11:05:15.825 | Requirement already satisfied: sortedcontainers===2.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 578)) 2020-12-22 11:05:15.828 | Requirement already satisfied: cmd2===0.8.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 142)) 2020-12-22 11:05:15.845 | Requirement already satisfied: zipp===0.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 709)) 2020-12-22 11:05:15.859 | Requirement already satisfied: wcwidth===0.1.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 687)) 2020-12-22 11:05:15.863 | Requirement already satisfied: pyperclip===1.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 450)) 2020-12-22 11:05:15.865 | Requirement already satisfied: more-itertools===7.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) 2020-12-22 11:05:15.869 | Building wheels for collected packages: zVMCloudConnector 2020-12-22 11:05:15.870 | Running setup.py bdist_wheel for zVMCloudConnector: started 2020-12-22 11:05:16.998 | Running setup.py bdist_wheel for zVMCloudConnector: finished with status 'done' 2020-12-22 11:05:16.999 | Stored in directory: /root/.cache/pip/wheels/86/28/7e/e32f8f1e11f641ebdf74c1f88c292da15dc6adf2f7ae3e45ee 2020-12-22 11:05:17.052 | Successfully built zVMCloudConnector 2020-12-22 11:05:17.054 | Installing collected packages: python-cinderclient, numpy, websockify, os-resource-classes, microversion-parse, pypowervm, zVMCloudConnector, nova 2020-12-22 11:05:20.597 | Running setup.py develop for nova 2020-12-22 11:05:25.267 | Successfully installed microversion-parse-0.2.1 nova numpy-1.17.2 os-resource-classes-0.5.0 pypowervm-1.1.20 python-cinderclient-5.0.1 websockify-0.9.0 zVMCloudConnector-1.4.1 2020-12-22 11:05:25.498 | You are using pip version 9.0.3, however version 20.3.3 is available. 2020-12-22 11:05:25.498 | You should consider upgrading via the 'pip install --upgrade pip' command. 2020-12-22 11:05:25.594 | + inc/python:pip_install:290 : result=0 2020-12-22 11:05:25.597 | + inc/python:pip_install:292 : time_stop pip_install 2020-12-22 11:05:25.599 | + functions-common:time_stop:2336 : local name 2020-12-22 11:05:25.602 | + functions-common:time_stop:2337 : local end_time 2020-12-22 11:05:25.605 | + functions-common:time_stop:2338 : local elapsed_time 2020-12-22 11:05:25.607 | + functions-common:time_stop:2339 : local total 2020-12-22 11:05:25.610 | + functions-common:time_stop:2340 : local start_time 2020-12-22 11:05:25.613 | + functions-common:time_stop:2342 : name=pip_install 2020-12-22 11:05:25.615 | + functions-common:time_stop:2343 : start_time=1608635098653 2020-12-22 11:05:25.617 | + functions-common:time_stop:2345 : [[ -z 1608635098653 ]] 2020-12-22 11:05:25.621 | ++ functions-common:time_stop:2348 : date +%s%3N 2020-12-22 11:05:25.625 | + functions-common:time_stop:2348 : end_time=1608635125622 2020-12-22 11:05:25.627 | + functions-common:time_stop:2349 : elapsed_time=26969 2020-12-22 11:05:25.629 | + functions-common:time_stop:2350 : total=283178 2020-12-22 11:05:25.633 | + functions-common:time_stop:2352 : _TIME_START[$name]= 2020-12-22 11:05:25.635 | + functions-common:time_stop:2353 : _TIME_TOTAL[$name]=310147 2020-12-22 11:05:25.638 | + inc/python:pip_install:293 : return 0 2020-12-22 11:05:25.641 | + inc/python:setup_package:524 : [[ -e == \-\e ]] 2020-12-22 11:05:25.643 | + inc/python:setup_package:525 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2020-12-22 11:05:25.647 | + functions-common:safe_chown:2237 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2020-12-22 11:05:25.665 | + functions-common:_safe_permission_operation:2085 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2020-12-22 11:05:25.677 | + inc/python:_setup_package_with_constraints_edit:470 : use_library_from_git /opt/stack/nova 2020-12-22 11:05:25.680 | + inc/python:use_library_from_git:328 : local name=/opt/stack/nova 2020-12-22 11:05:25.683 | + inc/python:use_library_from_git:329 : local enabled=1 2020-12-22 11:05:25.685 | + inc/python:use_library_from_git:330 : [[ '' = \A\L\L ]] 2020-12-22 11:05:25.688 | + inc/python:use_library_from_git:330 : [[ ,, =~ ,/opt/stack/nova, ]] 2020-12-22 11:05:25.690 | + inc/python:use_library_from_git:331 : return 1 2020-12-22 11:05:25.693 | + lib/nova:install_nova:827 : sudo install -D -m 0644 -o ubuntu /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2020-12-22 11:05:25.707 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2020-12-22 11:05:25.709 | + ./stack.sh:main:954 : configure_nova 2020-12-22 11:05:25.712 | + lib/nova:configure_nova:240 : sudo install -d -o ubuntu /etc/nova 2020-12-22 11:05:25.726 | + lib/nova:configure_nova:242 : configure_rootwrap nova 2020-12-22 11:05:25.729 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2020-12-22 11:05:25.732 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2020-12-22 11:05:25.736 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2020-12-22 11:05:25.737 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2020-12-22 11:05:25.742 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2020-12-22 11:05:25.744 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2020-12-22 11:05:25.747 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2020-12-22 11:05:25.750 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2020-12-22 11:05:25.752 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2020-12-22 11:05:25.755 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2020-12-22 11:05:25.758 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2020-12-22 11:05:25.760 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2020-12-22 11:05:25.773 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2020-12-22 11:05:25.792 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.d/api-metadata.filters /opt/stack/nova/etc/nova/rootwrap.d/compute.filters /opt/stack/nova/etc/nova/rootwrap.d/network.filters /etc/nova/rootwrap.d 2020-12-22 11:05:25.809 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.conf /etc/nova/rootwrap.conf 2020-12-22 11:05:25.823 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2020-12-22 11:05:25.839 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2020-12-22 11:05:25.842 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2020-12-22 11:05:25.847 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.upgjshsn3E 2020-12-22 11:05:25.850 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2020-12-22 11:05:25.853 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2020-12-22 11:05:25.857 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2020-12-22 11:05:25.860 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2020-12-22 11:05:25.863 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2020-12-22 11:05:25.866 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.upgjshsn3E 2020-12-22 11:05:25.871 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.upgjshsn3E 2020-12-22 11:05:25.884 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.upgjshsn3E /etc/sudoers.d/nova-rootwrap 2020-12-22 11:05:25.898 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2020-12-22 11:05:25.901 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2020-12-22 11:05:25.904 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2020-12-22 11:05:25.906 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2020-12-22 11:05:25.909 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2020-12-22 11:05:25.911 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2020-12-22 11:05:25.914 | + 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 ]] 2020-12-22 11:05:25.916 | + lib/nova:configure_nova:244 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,g-reg,c-sch,c-api,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2020-12-22 11:05:25.919 | + lib/nova:configure_nova:246 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2020-12-22 11:05:25.924 | + lib/nova:configure_nova:249 : is_service_enabled n-cpu 2020-12-22 11:05:25.941 | + functions-common:is_service_enabled:1988 : return 1 2020-12-22 11:05:25.944 | + lib/nova:configure_nova:327 : create_nova_conf 2020-12-22 11:05:25.947 | + lib/nova:create_nova_conf:394 : rm -f /opt/stack/nova/bin/nova.conf 2020-12-22 11:05:25.950 | + lib/nova:create_nova_conf:397 : rm -f /etc/nova/nova.conf 2020-12-22 11:05:25.953 | + lib/nova:create_nova_conf:398 : iniset /etc/nova/nova.conf DEFAULT debug True 2020-12-22 11:05:25.981 | + lib/nova:create_nova_conf:399 : '[' True == True ']' 2020-12-22 11:05:25.984 | + lib/nova:create_nova_conf:400 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2020-12-22 11:05:26.010 | + lib/nova:create_nova_conf:402 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2020-12-22 11:05:26.037 | + lib/nova:create_nova_conf:403 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2020-12-22 11:05:26.063 | + lib/nova:create_nova_conf:404 : iniset /etc/nova/nova.conf scheduler driver filter_scheduler 2020-12-22 11:05:26.091 | + lib/nova:create_nova_conf:405 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2020-12-22 11:05:26.122 | + lib/nova:create_nova_conf:406 : [[ filter_scheduler == \f\i\l\t\e\r\_\s\c\h\e\d\u\l\e\r ]] 2020-12-22 11:05:26.125 | + lib/nova:create_nova_conf:407 : iniset /etc/nova/nova.conf scheduler workers 2 2020-12-22 11:05:26.153 | + lib/nova:create_nova_conf:409 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2020-12-22 11:05:26.182 | + lib/nova:create_nova_conf:410 : [[ 4 == 6 ]] 2020-12-22 11:05:26.185 | + lib/nova:create_nova_conf:413 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.117 2020-12-22 11:05:26.210 | + lib/nova:create_nova_conf:415 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2020-12-22 11:05:26.235 | + lib/nova:create_nova_conf:416 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2020-12-22 11:05:26.261 | + lib/nova:create_nova_conf:417 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2020-12-22 11:05:26.287 | + lib/nova:create_nova_conf:418 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2020-12-22 11:05:26.317 | + lib/nova:create_nova_conf:420 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2020-12-22 11:05:26.345 | + lib/nova:create_nova_conf:422 : is_fedora 2020-12-22 11:05:26.348 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2020-12-22 11:05:26.350 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2020-12-22 11:05:26.353 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2020-12-22 11:05:26.355 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2020-12-22 11:05:26.358 | + functions-common:is_fedora:454 : '[' Ubuntu = CentOS ']' 2020-12-22 11:05:26.360 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2020-12-22 11:05:26.362 | + functions-common:is_fedora:455 : '[' Ubuntu = Virtuozzo ']' 2020-12-22 11:05:26.364 | + lib/nova:create_nova_conf:422 : is_suse 2020-12-22 11:05:26.367 | + functions-common:is_suse:463 : is_opensuse 2020-12-22 11:05:26.369 | + functions-common:is_opensuse:470 : [[ -z Ubuntu ]] 2020-12-22 11:05:26.372 | + functions-common:is_opensuse:474 : [[ Ubuntu =~ (openSUSE) ]] 2020-12-22 11:05:26.374 | + functions-common:is_suse:463 : is_suse_linux_enterprise 2020-12-22 11:05:26.376 | + functions-common:is_suse_linux_enterprise:482 : [[ -z Ubuntu ]] 2020-12-22 11:05:26.378 | + functions-common:is_suse_linux_enterprise:486 : [[ Ubuntu =~ (^SUSE) ]] 2020-12-22 11:05:26.381 | + lib/nova:create_nova_conf:431 : is_service_enabled n-api n-cond n-sched 2020-12-22 11:05:26.398 | + functions-common:is_service_enabled:1988 : return 0 2020-12-22 11:05:26.400 | + lib/nova:create_nova_conf:435 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2020-12-22 11:05:26.403 | + lib/nova:create_nova_conf:438 : local db=nova_cell0 2020-12-22 11:05:26.405 | + lib/nova:create_nova_conf:441 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2020-12-22 11:05:26.433 | ++ lib/nova:create_nova_conf:444 : database_connection_url nova_cell0 2020-12-22 11:05:26.436 | ++ lib/database:database_connection_url:132 : local db=nova_cell0 2020-12-22 11:05:26.438 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_cell0 2020-12-22 11:05:26.440 | ++ lib/databases/mysql:database_connection_url_mysql:179 : local db=nova_cell0 2020-12-22 11:05:26.443 | ++ lib/databases/mysql:database_connection_url_mysql:180 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2020-12-22 11:05:26.446 | + lib/nova:create_nova_conf:444 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2020-12-22 11:05:26.475 | ++ lib/nova:create_nova_conf:445 : database_connection_url nova_api 2020-12-22 11:05:26.477 | ++ lib/database:database_connection_url:132 : local db=nova_api 2020-12-22 11:05:26.479 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_api 2020-12-22 11:05:26.482 | ++ lib/databases/mysql:database_connection_url_mysql:179 : local db=nova_api 2020-12-22 11:05:26.484 | ++ lib/databases/mysql:database_connection_url_mysql:180 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2020-12-22 11:05:26.487 | + lib/nova:create_nova_conf:445 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2020-12-22 11:05:26.516 | + lib/nova:create_nova_conf:450 : iniset /etc/nova/nova.conf cache enabled True 2020-12-22 11:05:26.545 | + lib/nova:create_nova_conf:451 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2020-12-22 11:05:26.571 | + lib/nova:create_nova_conf:452 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2020-12-22 11:05:26.599 | + lib/nova:create_nova_conf:455 : is_service_enabled n-api 2020-12-22 11:05:26.615 | + functions-common:is_service_enabled:1988 : return 0 2020-12-22 11:05:26.618 | + lib/nova:create_nova_conf:456 : is_service_enabled n-api-meta 2020-12-22 11:05:26.635 | + functions-common:is_service_enabled:1988 : return 0 2020-12-22 11:05:26.638 | ++ lib/nova:create_nova_conf:458 : echo osapi_compute,metadata 2020-12-22 11:05:26.639 | ++ lib/nova:create_nova_conf:458 : sed s/,metadata// 2020-12-22 11:05:26.643 | + lib/nova:create_nova_conf:458 : NOVA_ENABLED_APIS=osapi_compute 2020-12-22 11:05:26.646 | + lib/nova:create_nova_conf:460 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2020-12-22 11:05:26.674 | + lib/nova:create_nova_conf:461 : is_service_enabled tls-proxy 2020-12-22 11:05:26.690 | + functions-common:is_service_enabled:1988 : return 1 2020-12-22 11:05:26.693 | + lib/nova:create_nova_conf:467 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2020-12-22 11:05:26.696 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/nova/nova.conf 2020-12-22 11:05:26.698 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=nova 2020-12-22 11:05:26.700 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2020-12-22 11:05:26.703 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2020-12-22 11:05:26.734 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.117/identity 2020-12-22 11:05:26.766 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2020-12-22 11:05:26.792 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2020-12-22 11:05:26.820 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2020-12-22 11:05:26.848 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2020-12-22 11:05:26.877 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2020-12-22 11:05:26.906 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2020-12-22 11:05:26.934 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2020-12-22 11:05:26.962 | + lib/nova:create_nova_conf:470 : is_service_enabled cinder 2020-12-22 11:05:26.978 | + functions-common:is_service_enabled:1988 : return 0 2020-12-22 11:05:26.981 | + lib/nova:create_nova_conf:471 : is_service_enabled tls-proxy 2020-12-22 11:05:26.998 | + functions-common:is_service_enabled:1988 : return 1 2020-12-22 11:05:27.000 | + lib/nova:create_nova_conf:478 : '[' -n /opt/stack/data/nova ']' 2020-12-22 11:05:27.002 | + lib/nova:create_nova_conf:479 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2020-12-22 11:05:27.028 | + lib/nova:create_nova_conf:480 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2020-12-22 11:05:27.057 | + lib/nova:create_nova_conf:482 : '[' -n /opt/stack/data/nova/instances ']' 2020-12-22 11:05:27.060 | + lib/nova:create_nova_conf:483 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2020-12-22 11:05:27.087 | + lib/nova:create_nova_conf:485 : '[' False '!=' False ']' 2020-12-22 11:05:27.090 | + lib/nova:create_nova_conf:488 : '[' False '!=' False ']' 2020-12-22 11:05:27.093 | + lib/nova:create_nova_conf:493 : is_suse 2020-12-22 11:05:27.096 | + functions-common:is_suse:463 : is_opensuse 2020-12-22 11:05:27.098 | + functions-common:is_opensuse:470 : [[ -z Ubuntu ]] 2020-12-22 11:05:27.101 | + functions-common:is_opensuse:474 : [[ Ubuntu =~ (openSUSE) ]] 2020-12-22 11:05:27.104 | + functions-common:is_suse:463 : is_suse_linux_enterprise 2020-12-22 11:05:27.107 | + functions-common:is_suse_linux_enterprise:482 : [[ -z Ubuntu ]] 2020-12-22 11:05:27.109 | + functions-common:is_suse_linux_enterprise:486 : [[ Ubuntu =~ (^SUSE) ]] 2020-12-22 11:05:27.111 | + lib/nova:create_nova_conf:498 : setup_logging /etc/nova/nova.conf 2020-12-22 11:05:27.114 | + functions:setup_logging:639 : local conf_file=/etc/nova/nova.conf 2020-12-22 11:05:27.116 | + functions:setup_logging:640 : local other_cond=False 2020-12-22 11:05:27.119 | + functions:setup_logging:641 : [[ True == \T\r\u\e ]] 2020-12-22 11:05:27.121 | + functions:setup_logging:642 : setup_systemd_logging /etc/nova/nova.conf 2020-12-22 11:05:27.124 | + functions:setup_systemd_logging:670 : local conf_file=/etc/nova/nova.conf 2020-12-22 11:05:27.126 | + functions:setup_systemd_logging:671 : local conf_section=DEFAULT 2020-12-22 11:05:27.130 | ++ functions:setup_systemd_logging:676 : trueorfalse False USE_JOURNAL 2020-12-22 11:05:27.148 | + functions:setup_systemd_logging:676 : USE_JOURNAL=False 2020-12-22 11:05:27.150 | + functions:setup_systemd_logging:677 : local pidstr= 2020-12-22 11:05:27.152 | + functions:setup_systemd_logging:678 : [[ False == \T\r\u\e ]] 2020-12-22 11:05:27.155 | + functions:setup_systemd_logging:682 : pidstr='(pid=%(process)d) ' 2020-12-22 11:05:27.157 | + functions:setup_systemd_logging:684 : iniset /etc/nova/nova.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2020-12-22 11:05:27.183 | + functions:setup_systemd_logging:686 : 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' 2020-12-22 11:05:27.210 | + functions:setup_systemd_logging:687 : iniset /etc/nova/nova.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2020-12-22 11:05:27.237 | + functions:setup_systemd_logging:688 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2020-12-22 11:05:27.264 | + lib/nova:create_nova_conf:500 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2020-12-22 11:05:27.291 | + lib/nova:create_nova_conf:502 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2020-12-22 11:05:27.293 | + lib/apache:write_uwsgi_config:266 : local file=/etc/nova/nova-api-uwsgi.ini 2020-12-22 11:05:27.296 | + lib/apache:write_uwsgi_config:267 : local wsgi=/usr/local/bin/nova-api-wsgi 2020-12-22 11:05:27.298 | + lib/apache:write_uwsgi_config:268 : local url=/compute 2020-12-22 11:05:27.300 | + lib/apache:write_uwsgi_config:269 : local http= 2020-12-22 11:05:27.302 | + lib/apache:write_uwsgi_config:270 : local name= 2020-12-22 11:05:27.305 | ++ lib/apache:write_uwsgi_config:271 : basename /usr/local/bin/nova-api-wsgi 2020-12-22 11:05:27.309 | + lib/apache:write_uwsgi_config:271 : name=nova-api-wsgi 2020-12-22 11:05:27.311 | + lib/apache:write_uwsgi_config:275 : local socket_dir=/var/run/uwsgi 2020-12-22 11:05:27.313 | + lib/apache:write_uwsgi_config:279 : sudo mkdir -p /etc/tmpfiles.d/ 2020-12-22 11:05:27.327 | + lib/apache:write_uwsgi_config:280 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2020-12-22 11:05:27.327 | + lib/apache:write_uwsgi_config:280 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2020-12-22 11:05:27.335 | d /var/run/uwsgi 0755 ubuntu root 2020-12-22 11:05:27.339 | + lib/apache:write_uwsgi_config:281 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2020-12-22 11:05:27.357 | + lib/apache:write_uwsgi_config:283 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2020-12-22 11:05:27.359 | + lib/apache:write_uwsgi_config:286 : rm -rf /etc/nova/nova-api-uwsgi.ini 2020-12-22 11:05:27.363 | + lib/apache:write_uwsgi_config:287 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2020-12-22 11:05:27.394 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2020-12-22 11:05:27.419 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2020-12-22 11:05:27.445 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2020-12-22 11:05:27.473 | + lib/apache:write_uwsgi_config:293 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2020-12-22 11:05:27.499 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2020-12-22 11:05:27.524 | + lib/apache:write_uwsgi_config:297 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2020-12-22 11:05:27.550 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2020-12-22 11:05:27.579 | + lib/apache:write_uwsgi_config:300 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2020-12-22 11:05:27.608 | + lib/apache:write_uwsgi_config:302 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2020-12-22 11:05:27.640 | + lib/apache:write_uwsgi_config:304 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2020-12-22 11:05:27.667 | + lib/apache:write_uwsgi_config:306 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2020-12-22 11:05:27.692 | + lib/apache:write_uwsgi_config:308 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2020-12-22 11:05:27.719 | + lib/apache:write_uwsgi_config:311 : [[ -n '' ]] 2020-12-22 11:05:27.721 | + lib/apache:write_uwsgi_config:314 : local apache_conf= 2020-12-22 11:05:27.725 | ++ lib/apache:write_uwsgi_config:315 : apache_site_config_for nova-api-wsgi 2020-12-22 11:05:27.727 | ++ lib/apache:apache_site_config_for:198 : local site=nova-api-wsgi 2020-12-22 11:05:27.730 | ++ lib/apache:apache_site_config_for:199 : is_ubuntu 2020-12-22 11:05:27.732 | ++ functions-common:is_ubuntu:494 : [[ -z deb ]] 2020-12-22 11:05:27.734 | ++ functions-common:is_ubuntu:497 : '[' deb = deb ']' 2020-12-22 11:05:27.737 | ++ lib/apache:apache_site_config_for:201 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2020-12-22 11:05:27.740 | + lib/apache:write_uwsgi_config:315 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2020-12-22 11:05:27.742 | + lib/apache:write_uwsgi_config:316 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2020-12-22 11:05:27.769 | + lib/apache:write_uwsgi_config:317 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2020-12-22 11:05:27.796 | + lib/apache:write_uwsgi_config:318 : echo 'ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi/" retry=0 ' 2020-12-22 11:05:27.797 | + lib/apache:write_uwsgi_config:318 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2020-12-22 11:05:27.804 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi/" retry=0 2020-12-22 11:05:27.808 | + lib/apache:write_uwsgi_config:319 : enable_apache_site nova-api-wsgi 2020-12-22 11:05:27.810 | + lib/apache:enable_apache_site:215 : local site=nova-api-wsgi 2020-12-22 11:05:27.813 | + lib/apache:enable_apache_site:217 : enable_apache_mod version 2020-12-22 11:05:27.816 | + lib/apache:enable_apache_mod:54 : local mod=version 2020-12-22 11:05:27.818 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2020-12-22 11:05:27.820 | + functions-common:is_ubuntu:494 : [[ -z deb ]] 2020-12-22 11:05:27.822 | + functions-common:is_ubuntu:497 : '[' deb = deb ']' 2020-12-22 11:05:27.825 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2020-12-22 11:05:27.827 | + lib/apache:enable_apache_site:218 : is_ubuntu 2020-12-22 11:05:27.829 | + functions-common:is_ubuntu:494 : [[ -z deb ]] 2020-12-22 11:05:27.832 | + functions-common:is_ubuntu:497 : '[' deb = deb ']' 2020-12-22 11:05:27.834 | + lib/apache:enable_apache_site:219 : sudo a2ensite nova-api-wsgi 2020-12-22 11:05:27.891 | Enabling site nova-api-wsgi. 2020-12-22 11:05:27.897 | To activate the new configuration, you need to run: 2020-12-22 11:05:27.897 | systemctl reload apache2 2020-12-22 11:05:27.902 | + lib/apache:write_uwsgi_config:320 : restart_apache_server 2020-12-22 11:05:27.904 | + lib/apache:restart_apache_server:262 : restart_service apache2 2020-12-22 11:05:27.906 | + functions-common:restart_service:2220 : '[' -x /bin/systemctl ']' 2020-12-22 11:05:27.909 | + functions-common:restart_service:2221 : sudo /bin/systemctl restart apache2 2020-12-22 11:05:28.068 | + lib/nova:create_nova_conf:503 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini /usr/local/bin/nova-metadata-wsgi '' 0.0.0.0:8775 2020-12-22 11:05:28.070 | + lib/apache:write_uwsgi_config:266 : local file=/etc/nova/nova-metadata-uwsgi.ini 2020-12-22 11:05:28.073 | + lib/apache:write_uwsgi_config:267 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2020-12-22 11:05:28.075 | + lib/apache:write_uwsgi_config:268 : local url= 2020-12-22 11:05:28.077 | + lib/apache:write_uwsgi_config:269 : local http=0.0.0.0:8775 2020-12-22 11:05:28.080 | + lib/apache:write_uwsgi_config:270 : local name= 2020-12-22 11:05:28.083 | ++ lib/apache:write_uwsgi_config:271 : basename /usr/local/bin/nova-metadata-wsgi 2020-12-22 11:05:28.087 | + lib/apache:write_uwsgi_config:271 : name=nova-metadata-wsgi 2020-12-22 11:05:28.090 | + lib/apache:write_uwsgi_config:275 : local socket_dir=/var/run/uwsgi 2020-12-22 11:05:28.092 | + lib/apache:write_uwsgi_config:279 : sudo mkdir -p /etc/tmpfiles.d/ 2020-12-22 11:05:28.106 | + lib/apache:write_uwsgi_config:280 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2020-12-22 11:05:28.106 | + lib/apache:write_uwsgi_config:280 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2020-12-22 11:05:28.113 | d /var/run/uwsgi 0755 ubuntu root 2020-12-22 11:05:28.117 | + lib/apache:write_uwsgi_config:281 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2020-12-22 11:05:28.133 | + lib/apache:write_uwsgi_config:283 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2020-12-22 11:05:28.136 | + lib/apache:write_uwsgi_config:286 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2020-12-22 11:05:28.140 | + lib/apache:write_uwsgi_config:287 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2020-12-22 11:05:28.166 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2020-12-22 11:05:28.192 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2020-12-22 11:05:28.218 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2020-12-22 11:05:28.244 | + lib/apache:write_uwsgi_config:293 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2020-12-22 11:05:28.269 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2020-12-22 11:05:28.294 | + lib/apache:write_uwsgi_config:297 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2020-12-22 11:05:28.324 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2020-12-22 11:05:28.349 | + lib/apache:write_uwsgi_config:300 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2020-12-22 11:05:28.374 | + lib/apache:write_uwsgi_config:302 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2020-12-22 11:05:28.399 | + lib/apache:write_uwsgi_config:304 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2020-12-22 11:05:28.426 | + lib/apache:write_uwsgi_config:306 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2020-12-22 11:05:28.458 | + lib/apache:write_uwsgi_config:308 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2020-12-22 11:05:28.483 | + lib/apache:write_uwsgi_config:311 : [[ -n 0.0.0.0:8775 ]] 2020-12-22 11:05:28.485 | + lib/apache:write_uwsgi_config:312 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2020-12-22 11:05:28.513 | + lib/nova:create_nova_conf:505 : is_service_enabled ceilometer 2020-12-22 11:05:28.533 | + functions-common:is_service_enabled:1988 : return 1 2020-12-22 11:05:28.536 | + lib/nova:create_nova_conf:513 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2020-12-22 11:05:28.566 | ++ lib/nova:create_nova_conf:514 : get_notification_url 2020-12-22 11:05:28.568 | ++ lib/rpc_backend:get_notification_url:144 : local virtual_host= 2020-12-22 11:05:28.571 | ++ lib/rpc_backend:get_notification_url:145 : is_service_enabled rabbit 2020-12-22 11:05:28.588 | ++ functions-common:is_service_enabled:1988 : return 0 2020-12-22 11:05:28.590 | ++ lib/rpc_backend:get_notification_url:146 : echo rabbit://stackrabbit:Passw0rd@10.222.0.117:5672/ 2020-12-22 11:05:28.593 | + lib/nova:create_nova_conf:514 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.117:5672/ 2020-12-22 11:05:28.623 | + lib/nova:create_nova_conf:515 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2020-12-22 11:05:28.652 | + lib/nova:create_nova_conf:516 : iniset_rpc_backend nova /etc/nova/nova.conf 2020-12-22 11:05:28.655 | + lib/rpc_backend:iniset_rpc_backend:152 : local package=nova 2020-12-22 11:05:28.657 | + lib/rpc_backend:iniset_rpc_backend:153 : local file=/etc/nova/nova.conf 2020-12-22 11:05:28.659 | + lib/rpc_backend:iniset_rpc_backend:154 : local section=DEFAULT 2020-12-22 11:05:28.662 | + lib/rpc_backend:iniset_rpc_backend:155 : local virtual_host= 2020-12-22 11:05:28.664 | + lib/rpc_backend:iniset_rpc_backend:156 : is_service_enabled rabbit 2020-12-22 11:05:28.681 | + functions-common:is_service_enabled:1988 : return 0 2020-12-22 11:05:28.685 | ++ lib/rpc_backend:iniset_rpc_backend:157 : get_transport_url '' 2020-12-22 11:05:28.688 | ++ lib/rpc_backend:get_transport_url:134 : local virtual_host= 2020-12-22 11:05:28.690 | ++ lib/rpc_backend:get_transport_url:135 : is_service_enabled rabbit 2020-12-22 11:05:28.706 | ++ functions-common:is_service_enabled:1988 : return 0 2020-12-22 11:05:28.709 | ++ lib/rpc_backend:get_transport_url:136 : echo rabbit://stackrabbit:Passw0rd@10.222.0.117:5672/ 2020-12-22 11:05:28.712 | + lib/rpc_backend:iniset_rpc_backend:157 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.117:5672/ 2020-12-22 11:05:28.739 | + lib/rpc_backend:iniset_rpc_backend:158 : '[' -n '' ']' 2020-12-22 11:05:28.742 | + lib/rpc_backend:iniset_rpc_backend:161 : '[' -n '' ']' 2020-12-22 11:05:28.745 | + lib/nova:create_nova_conf:518 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2020-12-22 11:05:28.773 | + lib/nova:create_nova_conf:519 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2020-12-22 11:05:28.799 | + lib/nova:create_nova_conf:521 : iniset /etc/nova/nova.conf conductor workers 2 2020-12-22 11:05:28.829 | + lib/nova:create_nova_conf:523 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2020-12-22 11:05:28.859 | + lib/nova:create_nova_conf:525 : is_service_enabled tls-proxy 2020-12-22 11:05:28.876 | + functions-common:is_service_enabled:1988 : return 1 2020-12-22 11:05:28.879 | + lib/nova:create_nova_conf:530 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2020-12-22 11:05:28.906 | + lib/nova:create_nova_conf:532 : '[' False == True ']' 2020-12-22 11:05:28.909 | + lib/nova:create_nova_conf:536 : is_service_enabled n-cond 2020-12-22 11:05:28.926 | + functions-common:is_service_enabled:1988 : return 0 2020-12-22 11:05:28.929 | ++ lib/nova:create_nova_conf:537 : seq 1 1 2020-12-22 11:05:28.933 | + lib/nova:create_nova_conf:537 : for i in $(seq 1 $NOVA_NUM_CELLS) 2020-12-22 11:05:28.936 | + lib/nova:create_nova_conf:538 : local conf 2020-12-22 11:05:28.938 | + lib/nova:create_nova_conf:539 : local vhost 2020-12-22 11:05:28.941 | ++ lib/nova:create_nova_conf:540 : conductor_conf 1 2020-12-22 11:05:28.948 | ++ lib/nova:conductor_conf:727 : local cell=1 2020-12-22 11:05:28.951 | ++ lib/nova:conductor_conf:728 : echo /etc/nova/nova_cell1.conf 2020-12-22 11:05:28.955 | + lib/nova:create_nova_conf:540 : conf=/etc/nova/nova_cell1.conf 2020-12-22 11:05:28.957 | + lib/nova:create_nova_conf:541 : vhost=nova_cell1 2020-12-22 11:05:28.960 | + lib/nova:create_nova_conf:543 : rm -f /etc/nova/nova_cell1.conf 2020-12-22 11:05:28.965 | ++ lib/nova:create_nova_conf:544 : database_connection_url nova_cell1 2020-12-22 11:05:28.968 | ++ lib/database:database_connection_url:132 : local db=nova_cell1 2020-12-22 11:05:28.970 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_cell1 2020-12-22 11:05:28.973 | ++ lib/databases/mysql:database_connection_url_mysql:179 : local db=nova_cell1 2020-12-22 11:05:28.975 | ++ lib/databases/mysql:database_connection_url_mysql:180 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2020-12-22 11:05:28.979 | + lib/nova:create_nova_conf:544 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2020-12-22 11:05:29.009 | + lib/nova:create_nova_conf:545 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2020-12-22 11:05:29.037 | + lib/nova:create_nova_conf:546 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2020-12-22 11:05:29.070 | + lib/nova:create_nova_conf:548 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2020-12-22 11:05:29.072 | + lib/nova:create_nova_conf:551 : rpc_backend_add_vhost nova_cell1 2020-12-22 11:05:29.075 | + lib/rpc_backend:rpc_backend_add_vhost:120 : local vhost=nova_cell1 2020-12-22 11:05:29.078 | + lib/rpc_backend:rpc_backend_add_vhost:121 : is_service_enabled rabbit 2020-12-22 11:05:29.094 | + functions-common:is_service_enabled:1988 : return 0 2020-12-22 11:05:29.098 | ++ lib/rpc_backend:rpc_backend_add_vhost:122 : sudo rabbitmqctl list_vhosts 2020-12-22 11:05:29.099 | ++ lib/rpc_backend:rpc_backend_add_vhost:122 : grep nova_cell1 2020-12-22 11:05:30.261 | + lib/rpc_backend:rpc_backend_add_vhost:122 : '[' -z ']' 2020-12-22 11:05:30.263 | + lib/rpc_backend:rpc_backend_add_vhost:123 : sudo rabbitmqctl add_vhost nova_cell1 2020-12-22 11:05:31.425 | Creating vhost "nova_cell1" 2020-12-22 11:05:31.499 | + lib/rpc_backend:rpc_backend_add_vhost:124 : sudo rabbitmqctl set_permissions -p nova_cell1 stackrabbit '.*' '.*' '.*' 2020-12-22 11:05:32.612 | Setting permissions for user "stackrabbit" in vhost "nova_cell1" 2020-12-22 11:05:32.638 | + lib/nova:create_nova_conf:552 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2020-12-22 11:05:32.640 | + lib/rpc_backend:iniset_rpc_backend:152 : local package=nova 2020-12-22 11:05:32.643 | + lib/rpc_backend:iniset_rpc_backend:153 : local file=/etc/nova/nova_cell1.conf 2020-12-22 11:05:32.645 | + lib/rpc_backend:iniset_rpc_backend:154 : local section=DEFAULT 2020-12-22 11:05:32.648 | + lib/rpc_backend:iniset_rpc_backend:155 : local virtual_host=nova_cell1 2020-12-22 11:05:32.651 | + lib/rpc_backend:iniset_rpc_backend:156 : is_service_enabled rabbit 2020-12-22 11:05:32.668 | + functions-common:is_service_enabled:1988 : return 0 2020-12-22 11:05:32.671 | ++ lib/rpc_backend:iniset_rpc_backend:157 : get_transport_url nova_cell1 2020-12-22 11:05:32.674 | ++ lib/rpc_backend:get_transport_url:134 : local virtual_host=nova_cell1 2020-12-22 11:05:32.676 | ++ lib/rpc_backend:get_transport_url:135 : is_service_enabled rabbit 2020-12-22 11:05:32.694 | ++ functions-common:is_service_enabled:1988 : return 0 2020-12-22 11:05:32.696 | ++ lib/rpc_backend:get_transport_url:136 : echo rabbit://stackrabbit:Passw0rd@10.222.0.117:5672/nova_cell1 2020-12-22 11:05:32.699 | + lib/rpc_backend:iniset_rpc_backend:157 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.117:5672/nova_cell1 2020-12-22 11:05:32.725 | + lib/rpc_backend:iniset_rpc_backend:158 : '[' -n '' ']' 2020-12-22 11:05:32.728 | + lib/rpc_backend:iniset_rpc_backend:161 : '[' -n '' ']' 2020-12-22 11:05:32.730 | + lib/nova:create_nova_conf:556 : is_service_enabled placement placement-client 2020-12-22 11:05:32.747 | + functions-common:is_service_enabled:1988 : return 0 2020-12-22 11:05:32.749 | + lib/nova:create_nova_conf:557 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2020-12-22 11:05:32.752 | + lib/nova:configure_placement_nova_compute:585 : local conf=/etc/nova/nova_cell1.conf 2020-12-22 11:05:32.754 | + lib/nova:configure_placement_nova_compute:586 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2020-12-22 11:05:32.786 | + lib/nova:configure_placement_nova_compute:587 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.117/identity 2020-12-22 11:05:32.815 | + lib/nova:configure_placement_nova_compute:588 : iniset /etc/nova/nova_cell1.conf placement username placement 2020-12-22 11:05:32.842 | + lib/nova:configure_placement_nova_compute:589 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2020-12-22 11:05:32.870 | + lib/nova:configure_placement_nova_compute:590 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2020-12-22 11:05:32.897 | + lib/nova:configure_placement_nova_compute:591 : iniset /etc/nova/nova_cell1.conf placement project_name service 2020-12-22 11:05:32.926 | + lib/nova:configure_placement_nova_compute:592 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2020-12-22 11:05:32.953 | + lib/nova:configure_placement_nova_compute:593 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2020-12-22 11:05:32.979 | + lib/nova:create_nova_conf:561 : setup_logging /etc/nova/nova_cell1.conf 2020-12-22 11:05:32.982 | + functions:setup_logging:639 : local conf_file=/etc/nova/nova_cell1.conf 2020-12-22 11:05:32.984 | + functions:setup_logging:640 : local other_cond=False 2020-12-22 11:05:32.987 | + functions:setup_logging:641 : [[ True == \T\r\u\e ]] 2020-12-22 11:05:32.989 | + functions:setup_logging:642 : setup_systemd_logging /etc/nova/nova_cell1.conf 2020-12-22 11:05:32.992 | + functions:setup_systemd_logging:670 : local conf_file=/etc/nova/nova_cell1.conf 2020-12-22 11:05:32.995 | + functions:setup_systemd_logging:671 : local conf_section=DEFAULT 2020-12-22 11:05:32.998 | ++ functions:setup_systemd_logging:676 : trueorfalse False USE_JOURNAL 2020-12-22 11:05:33.017 | + functions:setup_systemd_logging:676 : USE_JOURNAL=False 2020-12-22 11:05:33.020 | + functions:setup_systemd_logging:677 : local pidstr= 2020-12-22 11:05:33.022 | + functions:setup_systemd_logging:678 : [[ False == \T\r\u\e ]] 2020-12-22 11:05:33.025 | + functions:setup_systemd_logging:682 : pidstr='(pid=%(process)d) ' 2020-12-22 11:05:33.028 | + functions:setup_systemd_logging:684 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2020-12-22 11:05:33.055 | + functions:setup_systemd_logging:686 : 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' 2020-12-22 11:05:33.083 | + functions:setup_systemd_logging:687 : 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' 2020-12-22 11:05:33.111 | + functions:setup_systemd_logging:688 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2020-12-22 11:05:33.139 | + lib/nova:create_nova_conf:568 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2020-12-22 11:05:33.142 | ++ lib/nova:create_nova_conf:571 : seq 1 1 2020-12-22 11:05:33.146 | + lib/nova:create_nova_conf:571 : for i in $(seq 1 $NOVA_NUM_CELLS) 2020-12-22 11:05:33.149 | + lib/nova:create_nova_conf:572 : local conf 2020-12-22 11:05:33.152 | + lib/nova:create_nova_conf:573 : local offset 2020-12-22 11:05:33.155 | ++ lib/nova:create_nova_conf:574 : conductor_conf 1 2020-12-22 11:05:33.157 | ++ lib/nova:conductor_conf:727 : local cell=1 2020-12-22 11:05:33.160 | ++ lib/nova:conductor_conf:728 : echo /etc/nova/nova_cell1.conf 2020-12-22 11:05:33.163 | + lib/nova:create_nova_conf:574 : conf=/etc/nova/nova_cell1.conf 2020-12-22 11:05:33.165 | + lib/nova:create_nova_conf:575 : offset=0 2020-12-22 11:05:33.167 | + lib/nova:create_nova_conf:576 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2020-12-22 11:05:33.170 | + lib/nova:configure_console_proxies:662 : local conf=/etc/nova/nova_cell1.conf 2020-12-22 11:05:33.172 | + lib/nova:configure_console_proxies:663 : local offset=0 2020-12-22 11:05:33.174 | + lib/nova:configure_console_proxies:667 : offset=0 2020-12-22 11:05:33.177 | + lib/nova:configure_console_proxies:669 : is_service_enabled n-novnc 2020-12-22 11:05:33.192 | + functions-common:is_service_enabled:1988 : return 1 2020-12-22 11:05:33.195 | + lib/nova:configure_console_proxies:669 : is_service_enabled n-xvnc 2020-12-22 11:05:33.212 | + functions-common:is_service_enabled:1988 : return 1 2020-12-22 11:05:33.215 | + lib/nova:configure_console_proxies:669 : '[' False '!=' False ']' 2020-12-22 11:05:33.218 | + lib/nova:configure_console_proxies:703 : is_service_enabled n-spice 2020-12-22 11:05:33.235 | + functions-common:is_service_enabled:1988 : return 1 2020-12-22 11:05:33.238 | + lib/nova:configure_console_proxies:708 : is_service_enabled n-sproxy 2020-12-22 11:05:33.256 | + functions-common:is_service_enabled:1988 : return 1 2020-12-22 11:05:33.259 | + lib/nova:configure_nova:329 : is_service_enabled n-cpu 2020-12-22 11:05:33.276 | + functions-common:is_service_enabled:1988 : return 1 2020-12-22 11:05:33.278 | + ./stack.sh:main:957 : is_service_enabled placement 2020-12-22 11:05:33.296 | + functions-common:is_service_enabled:1988 : return 0 2020-12-22 11:05:33.299 | + ./stack.sh:main:959 : stack_install_service placement 2020-12-22 11:05:33.301 | + lib/stack:stack_install_service:20 : local service=placement 2020-12-22 11:05:33.304 | + lib/stack:stack_install_service:21 : type install_placement 2020-12-22 11:05:33.307 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2020-12-22 11:05:33.309 | + lib/stack:stack_install_service:32 : install_placement 2020-12-22 11:05:33.312 | + lib/placement:install_placement:137 : install_apache_wsgi 2020-12-22 11:05:33.315 | + lib/apache:install_apache_wsgi:151 : is_ubuntu 2020-12-22 11:05:33.317 | + functions-common:is_ubuntu:494 : [[ -z deb ]] 2020-12-22 11:05:33.320 | + functions-common:is_ubuntu:497 : '[' deb = deb ']' 2020-12-22 11:05:33.323 | + lib/apache:install_apache_wsgi:153 : install_package apache2 2020-12-22 11:05:33.326 | + functions-common:install_package:1334 : update_package_repo 2020-12-22 11:05:33.329 | + functions-common:update_package_repo:1306 : NO_UPDATE_REPOS=False 2020-12-22 11:05:33.331 | + functions-common:update_package_repo:1307 : REPOS_UPDATED=True 2020-12-22 11:05:33.334 | + functions-common:update_package_repo:1308 : RETRY_UPDATE=False 2020-12-22 11:05:33.337 | + functions-common:update_package_repo:1310 : [[ False = \T\r\u\e ]] 2020-12-22 11:05:33.340 | + functions-common:update_package_repo:1314 : is_ubuntu 2020-12-22 11:05:33.343 | + functions-common:is_ubuntu:494 : [[ -z deb ]] 2020-12-22 11:05:33.345 | + functions-common:is_ubuntu:497 : '[' deb = deb ']' 2020-12-22 11:05:33.348 | + functions-common:update_package_repo:1315 : apt_get_update 2020-12-22 11:05:33.351 | + functions-common:apt_get_update:1069 : [[ True == \T\r\u\e ]] 2020-12-22 11:05:33.353 | + functions-common:apt_get_update:1069 : [[ False != \T\r\u\e ]] 2020-12-22 11:05:33.356 | + functions-common:apt_get_update:1070 : return 2020-12-22 11:05:33.359 | + functions-common:install_package:1335 : real_install_package apache2 2020-12-22 11:05:33.361 | + functions-common:real_install_package:1320 : is_ubuntu 2020-12-22 11:05:33.364 | + functions-common:is_ubuntu:494 : [[ -z deb ]] 2020-12-22 11:05:33.367 | + functions-common:is_ubuntu:497 : '[' deb = deb ']' 2020-12-22 11:05:33.369 | + functions-common:real_install_package:1321 : apt_get install apache2 2020-12-22 11:05:33.390 | + functions-common:apt_get:1110 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 2020-12-22 11:05:33.511 | Reading package lists... 2020-12-22 11:05:33.798 | Building dependency tree... 2020-12-22 11:05:33.799 | Reading state information... 2020-12-22 11:05:34.050 | apache2 is already the newest version (2.4.29-1ubuntu4.14). 2020-12-22 11:05:34.051 | The following packages were automatically installed and are no longer required: 2020-12-22 11:05:34.052 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2020-12-22 11:05:34.052 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2020-12-22 11:05:34.052 | python3-incremental python3-netifaces python3-pam python3-problem-report 2020-12-22 11:05:34.052 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2020-12-22 11:05:34.052 | python3-twisted-bin python3-zope.interface 2020-12-22 11:05:34.052 | Use 'sudo apt autoremove' to remove them. 2020-12-22 11:05:34.127 | 0 upgraded, 0 newly installed, 0 to remove and 142 not upgraded. 2020-12-22 11:05:34.132 | + functions-common:apt_get:1114 : result=0 2020-12-22 11:05:34.135 | + functions-common:apt_get:1117 : time_stop apt-get 2020-12-22 11:05:34.138 | + functions-common:time_stop:2336 : local name 2020-12-22 11:05:34.141 | + functions-common:time_stop:2337 : local end_time 2020-12-22 11:05:34.143 | + functions-common:time_stop:2338 : local elapsed_time 2020-12-22 11:05:34.146 | + functions-common:time_stop:2339 : local total 2020-12-22 11:05:34.148 | + functions-common:time_stop:2340 : local start_time 2020-12-22 11:05:34.151 | + functions-common:time_stop:2342 : name=apt-get 2020-12-22 11:05:34.153 | + functions-common:time_stop:2343 : start_time=1608635133387 2020-12-22 11:05:34.156 | + functions-common:time_stop:2345 : [[ -z 1608635133387 ]] 2020-12-22 11:05:34.159 | ++ functions-common:time_stop:2348 : date +%s%3N 2020-12-22 11:05:34.162 | + functions-common:time_stop:2348 : end_time=1608635134159 2020-12-22 11:05:34.164 | + functions-common:time_stop:2349 : elapsed_time=772 2020-12-22 11:05:34.167 | + functions-common:time_stop:2350 : total=225584 2020-12-22 11:05:34.169 | + functions-common:time_stop:2352 : _TIME_START[$name]= 2020-12-22 11:05:34.172 | + functions-common:time_stop:2353 : _TIME_TOTAL[$name]=226356 2020-12-22 11:05:34.174 | + functions-common:apt_get:1118 : return 0 2020-12-22 11:05:34.177 | + lib/apache:install_apache_wsgi:154 : python3_enabled 2020-12-22 11:05:34.179 | + inc/python:python3_enabled:531 : [[ True == \T\r\u\e ]] 2020-12-22 11:05:34.182 | + inc/python:python3_enabled:532 : return 0 2020-12-22 11:05:34.184 | + lib/apache:install_apache_wsgi:155 : is_package_installed libapache2-mod-wsgi 2020-12-22 11:05:34.187 | + functions-common:is_package_installed:1343 : [[ -z libapache2-mod-wsgi ]] 2020-12-22 11:05:34.190 | + functions-common:is_package_installed:1347 : [[ -z deb ]] 2020-12-22 11:05:34.192 | + functions-common:is_package_installed:1351 : [[ deb = \d\e\b ]] 2020-12-22 11:05:34.195 | + functions-common:is_package_installed:1352 : dpkg -s libapache2-mod-wsgi 2020-12-22 11:05:34.220 | + lib/apache:install_apache_wsgi:158 : install_package libapache2-mod-wsgi-py3 2020-12-22 11:05:34.223 | + functions-common:install_package:1334 : update_package_repo 2020-12-22 11:05:34.226 | + functions-common:update_package_repo:1306 : NO_UPDATE_REPOS=False 2020-12-22 11:05:34.229 | + functions-common:update_package_repo:1307 : REPOS_UPDATED=True 2020-12-22 11:05:34.231 | + functions-common:update_package_repo:1308 : RETRY_UPDATE=False 2020-12-22 11:05:34.234 | + functions-common:update_package_repo:1310 : [[ False = \T\r\u\e ]] 2020-12-22 11:05:34.236 | + functions-common:update_package_repo:1314 : is_ubuntu 2020-12-22 11:05:34.239 | + functions-common:is_ubuntu:494 : [[ -z deb ]] 2020-12-22 11:05:34.242 | + functions-common:is_ubuntu:497 : '[' deb = deb ']' 2020-12-22 11:05:34.244 | + functions-common:update_package_repo:1315 : apt_get_update 2020-12-22 11:05:34.247 | + functions-common:apt_get_update:1069 : [[ True == \T\r\u\e ]] 2020-12-22 11:05:34.249 | + functions-common:apt_get_update:1069 : [[ False != \T\r\u\e ]] 2020-12-22 11:05:34.252 | + functions-common:apt_get_update:1070 : return 2020-12-22 11:05:34.254 | + functions-common:install_package:1335 : real_install_package libapache2-mod-wsgi-py3 2020-12-22 11:05:34.257 | + functions-common:real_install_package:1320 : is_ubuntu 2020-12-22 11:05:34.260 | + functions-common:is_ubuntu:494 : [[ -z deb ]] 2020-12-22 11:05:34.262 | + functions-common:is_ubuntu:497 : '[' deb = deb ']' 2020-12-22 11:05:34.265 | + functions-common:real_install_package:1321 : apt_get install libapache2-mod-wsgi-py3 2020-12-22 11:05:34.286 | + functions-common:apt_get:1110 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install libapache2-mod-wsgi-py3 2020-12-22 11:05:34.407 | Reading package lists... 2020-12-22 11:05:34.676 | Building dependency tree... 2020-12-22 11:05:34.677 | Reading state information... 2020-12-22 11:05:34.927 | The following packages were automatically installed and are no longer required: 2020-12-22 11:05:34.928 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2020-12-22 11:05:34.928 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2020-12-22 11:05:34.928 | python3-incremental python3-netifaces python3-pam python3-problem-report 2020-12-22 11:05:34.928 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2020-12-22 11:05:34.928 | python3-twisted-bin python3-zope.interface 2020-12-22 11:05:34.928 | Use 'sudo apt autoremove' to remove them. 2020-12-22 11:05:34.975 | The following NEW packages will be installed: 2020-12-22 11:05:34.976 | libapache2-mod-wsgi-py3 2020-12-22 11:05:35.121 | 0 upgraded, 1 newly installed, 0 to remove and 142 not upgraded. 2020-12-22 11:05:35.121 | Need to get 88.3 kB of archives. 2020-12-22 11:05:35.121 | After this operation, 278 kB of additional disk space will be used. 2020-12-22 11:05:35.121 | 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] 2020-12-22 11:05:35.849 | Fetched 88.3 kB in 0s (300 kB/s) 2020-12-22 11:05:35.907 | Selecting previously unselected package libapache2-mod-wsgi-py3. 2020-12-22 11:05:35.955 | (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 ... 77232 files and directories currently installed.) 2020-12-22 11:05:35.960 | Preparing to unpack .../libapache2-mod-wsgi-py3_4.5.17-1ubuntu1_amd64.deb ... 2020-12-22 11:05:35.964 | Unpacking libapache2-mod-wsgi-py3 (4.5.17-1ubuntu1) ... 2020-12-22 11:05:36.053 | Setting up libapache2-mod-wsgi-py3 (4.5.17-1ubuntu1) ... 2020-12-22 11:05:36.251 | apache2_invoke: Enable module wsgi 2020-12-22 11:05:38.706 | + functions-common:apt_get:1114 : result=0 2020-12-22 11:05:38.708 | + functions-common:apt_get:1117 : time_stop apt-get 2020-12-22 11:05:38.711 | + functions-common:time_stop:2336 : local name 2020-12-22 11:05:38.714 | + functions-common:time_stop:2337 : local end_time 2020-12-22 11:05:38.718 | + functions-common:time_stop:2338 : local elapsed_time 2020-12-22 11:05:38.721 | + functions-common:time_stop:2339 : local total 2020-12-22 11:05:38.725 | + functions-common:time_stop:2340 : local start_time 2020-12-22 11:05:38.728 | + functions-common:time_stop:2342 : name=apt-get 2020-12-22 11:05:38.732 | + functions-common:time_stop:2343 : start_time=1608635134282 2020-12-22 11:05:38.735 | + functions-common:time_stop:2345 : [[ -z 1608635134282 ]] 2020-12-22 11:05:38.738 | ++ functions-common:time_stop:2348 : date +%s%3N 2020-12-22 11:05:38.741 | + functions-common:time_stop:2348 : end_time=1608635138739 2020-12-22 11:05:38.744 | + functions-common:time_stop:2349 : elapsed_time=4457 2020-12-22 11:05:38.747 | + functions-common:time_stop:2350 : total=226356 2020-12-22 11:05:38.749 | + functions-common:time_stop:2352 : _TIME_START[$name]= 2020-12-22 11:05:38.752 | + functions-common:time_stop:2353 : _TIME_TOTAL[$name]=230813 2020-12-22 11:05:38.754 | + functions-common:apt_get:1118 : return 0 2020-12-22 11:05:38.757 | + lib/apache:install_apache_wsgi:176 : enable_apache_mod wsgi 2020-12-22 11:05:38.760 | + lib/apache:enable_apache_mod:54 : local mod=wsgi 2020-12-22 11:05:38.763 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2020-12-22 11:05:38.766 | + functions-common:is_ubuntu:494 : [[ -z deb ]] 2020-12-22 11:05:38.768 | + functions-common:is_ubuntu:497 : '[' deb = deb ']' 2020-12-22 11:05:38.772 | + lib/apache:enable_apache_mod:59 : [[ wsgi != \v\e\r\s\i\o\n ]] 2020-12-22 11:05:38.775 | + lib/apache:enable_apache_mod:59 : a2query -m wsgi 2020-12-22 11:05:38.833 | wsgi (enabled by maintainer script) 2020-12-22 11:05:38.836 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2020-12-22 11:05:38.839 | + inc/python:pip_install_gr:68 : local name=osc-placement 2020-12-22 11:05:38.841 | + inc/python:pip_install_gr:69 : local clean_name 2020-12-22 11:05:38.845 | ++ inc/python:pip_install_gr:70 : get_from_global_requirements osc-placement 2020-12-22 11:05:38.848 | ++ inc/python:get_from_global_requirements:316 : local package=osc-placement 2020-12-22 11:05:38.851 | ++ inc/python:get_from_global_requirements:317 : local required_pkg 2020-12-22 11:05:38.855 | +++ inc/python:get_from_global_requirements:318 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2020-12-22 11:05:38.855 | +++ inc/python:get_from_global_requirements:318 : cut -d# -f1 2020-12-22 11:05:38.860 | ++ inc/python:get_from_global_requirements:318 : required_pkg='osc-placement ' 2020-12-22 11:05:38.863 | ++ inc/python:get_from_global_requirements:319 : [[ osc-placement == '' ]] 2020-12-22 11:05:38.865 | ++ inc/python:get_from_global_requirements:322 : echo osc-placement 2020-12-22 11:05:38.868 | + inc/python:pip_install_gr:70 : clean_name=osc-placement 2020-12-22 11:05:38.871 | + inc/python:pip_install_gr:71 : pip_install osc-placement 2020-12-22 11:05:38.894 | Check python version for : osc-placement 2020-12-22 11:05:38.898 | Using 3.6 version to install osc-placement based on default behavior 2020-12-22 11:05:39.285 | + inc/python:pip_install:283 : 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 2020-12-22 11:05:40.143 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:05:40.145 | Ignoring Django: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:05:40.147 | Ignoring Django: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:05:40.152 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:05:40.161 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:05:40.164 | Ignoring GitPython: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:05:40.166 | Ignoring GitPython: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:05:40.171 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:05:40.176 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:05:40.200 | Ignoring Pygments: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:05:40.202 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:05:40.205 | Ignoring Pygments: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:05:40.209 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:05:40.217 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:05:40.219 | Ignoring SecretStorage: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:05:40.221 | Ignoring SecretStorage: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:05:40.226 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:05:40.228 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:05:40.230 | Ignoring Sphinx: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:05:40.233 | Ignoring Sphinx: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:05:40.237 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:05:40.342 | Ignoring asyncio: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:05:40.345 | Ignoring asyncio: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:05:40.349 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:05:40.358 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:05:40.360 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:05:40.363 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:05:40.410 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:05:40.416 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:05:40.441 | Ignoring diskimage-builder: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:05:40.443 | Ignoring diskimage-builder: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:05:40.446 | Ignoring diskimage-builder: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:05:40.450 | Ignoring diskimage-builder: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:05:40.468 | Ignoring dnspython: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:05:40.470 | Ignoring dnspython: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:05:40.475 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:05:40.477 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:05:40.480 | Ignoring dnspython3: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:05:40.482 | Ignoring dnspython3: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:05:40.487 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:05:40.504 | Ignoring enum-compat: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:05:40.535 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:05:40.537 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:05:40.541 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:05:40.565 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:05:40.567 | Ignoring gunicorn: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:05:40.570 | Ignoring gunicorn: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:05:40.574 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:05:40.576 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:05:40.590 | Ignoring ifaddr: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:05:40.593 | Ignoring ifaddr: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:05:40.598 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:05:40.608 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:05:40.610 | Ignoring influxdb: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:05:40.613 | Ignoring influxdb: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:05:40.617 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:05:40.621 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:05:40.630 | Ignoring jeepney: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:05:40.633 | Ignoring jeepney: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:05:40.638 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:05:40.644 | Ignoring joblib: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:05:40.647 | Ignoring joblib: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:05:40.651 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:05:40.667 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:05:40.669 | Ignoring keyring: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:05:40.672 | Ignoring keyring: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:05:40.676 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:05:40.717 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:05:40.719 | Ignoring more-itertools: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:05:40.722 | Ignoring more-itertools: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:05:40.726 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:05:40.738 | Ignoring mypy: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:05:40.740 | Ignoring mypy: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:05:40.745 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:05:40.747 | Ignoring mypy-extensions: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:05:40.750 | Ignoring mypy-extensions: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:05:40.755 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:05:40.757 | Ignoring ndg-httpsclient: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:05:40.767 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:05:40.769 | Ignoring networkx: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:05:40.772 | Ignoring networkx: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:05:40.777 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:05:40.794 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:05:40.797 | Ignoring numpy: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:05:40.799 | Ignoring numpy: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:05:40.804 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:05:40.902 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:05:40.987 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:05:40.989 | Ignoring pytest: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:05:40.991 | Ignoring pytest: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:05:40.996 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:05:41.101 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:05:41.147 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:05:41.150 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:05:41.152 | Ignoring scikit-learn: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:05:41.154 | Ignoring scikit-learn: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:05:41.160 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:05:41.163 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:05:41.165 | Ignoring scipy: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:05:41.167 | Ignoring scipy: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:05:41.172 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:05:41.191 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:05:41.210 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:05:41.212 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:05:41.217 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:05:41.221 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:05:41.224 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:05:41.229 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:05:41.233 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:05:41.248 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:05:41.253 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:05:41.257 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:05:41.260 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:05:41.264 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:05:41.272 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:05:41.274 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:05:41.279 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:05:41.283 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:05:41.286 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:05:41.290 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:05:41.295 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:05:41.317 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:05:41.351 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:05:41.357 | Ignoring tornado: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:05:41.359 | Ignoring tornado: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:05:41.364 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:05:41.366 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:05:41.376 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:05:41.380 | Ignoring typed-ast: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:05:41.382 | Ignoring typed-ast: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:05:41.387 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:05:41.392 | Ignoring typing-extensions: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:05:41.394 | Ignoring typing-extensions: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:05:41.399 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:05:41.404 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:05:41.428 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:05:41.454 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:05:41.456 | Ignoring zeroconf: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:05:41.458 | Ignoring zeroconf: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:05:41.463 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:05:41.614 | Collecting osc-placement===1.7.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 380)) 2020-12-22 11:05:41.666 | Downloading http://10.100.0.9:8080/root/pypi/+f/fd6/b867af2f0cd37/osc_placement-1.7.0-py2.py3-none-any.whl (55kB) 2020-12-22 11:05:41.849 | Requirement already satisfied: oslo.utils===3.41.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 397)) 2020-12-22 11:05:41.872 | Requirement already satisfied: pbr===5.4.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 412)) 2020-12-22 11:05:41.875 | Requirement already satisfied: pyparsing===2.4.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 449)) 2020-12-22 11:05:41.878 | Requirement already satisfied: pytz===2019.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 520)) 2020-12-22 11:05:41.882 | Requirement already satisfied: simplejson===3.16.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) 2020-12-22 11:05:41.886 | Requirement already satisfied: six===1.12.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 574)) 2020-12-22 11:05:41.889 | Requirement already satisfied: osc-lib===1.14.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 379)) 2020-12-22 11:05:41.907 | Requirement already satisfied: keystoneauth1===3.17.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 288)) 2020-12-22 11:05:41.977 | Requirement already satisfied: netaddr===0.7.19 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 330)) 2020-12-22 11:05:41.980 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 331)) 2020-12-22 11:05:41.984 | Requirement already satisfied: oslo.i18n===3.24.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 386)) 2020-12-22 11:05:41.991 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) 2020-12-22 11:05:41.994 | Requirement already satisfied: debtcollector===1.22.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 158)) 2020-12-22 11:05:42.005 | Requirement already satisfied: cliff===2.16.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 141)) 2020-12-22 11:05:42.026 | Requirement already satisfied: stevedore===1.31.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 623)) 2020-12-22 11:05:42.038 | Requirement already satisfied: Babel===2.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) 2020-12-22 11:05:42.046 | Requirement already satisfied: openstacksdk===0.36.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 361)) 2020-12-22 11:05:42.079 | 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 373)) 2020-12-22 11:05:42.083 | Requirement already satisfied: requests===2.22.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) 2020-12-22 11:05:42.107 | Requirement already satisfied: wrapt===1.11.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 693)) 2020-12-22 11:05:42.110 | Requirement already satisfied: PyYAML===5.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 35)) 2020-12-22 11:05:42.113 | Requirement already satisfied: cmd2===0.8.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 142)) 2020-12-22 11:05:42.129 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 420)) 2020-12-22 11:05:42.132 | Requirement already satisfied: cryptography===2.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 154)) 2020-12-22 11:05:42.172 | Requirement already satisfied: appdirs===1.4.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 105)) 2020-12-22 11:05:42.175 | Requirement already satisfied: munch===2.3.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) 2020-12-22 11:05:42.179 | Requirement already satisfied: decorator===4.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 159)) 2020-12-22 11:05:42.182 | Requirement already satisfied: jsonpatch===1.24 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 275)) 2020-12-22 11:05:42.187 | Requirement already satisfied: jmespath===0.9.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 269)) 2020-12-22 11:05:42.190 | Requirement already satisfied: dogpile.cache===0.7.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 191)) 2020-12-22 11:05:42.194 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 539)) 2020-12-22 11:05:42.196 | Requirement already satisfied: certifi===2019.6.16 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 137)) 2020-12-22 11:05:42.199 | Requirement already satisfied: urllib3===1.25.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 677)) 2020-12-22 11:05:42.221 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 139)) 2020-12-22 11:05:42.223 | Requirement already satisfied: idna===2.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 243)) 2020-12-22 11:05:42.227 | Requirement already satisfied: pyperclip===1.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 450)) 2020-12-22 11:05:42.229 | Requirement already satisfied: wcwidth===0.1.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 687)) 2020-12-22 11:05:42.235 | Requirement already satisfied: cffi===1.12.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 138)) 2020-12-22 11:05:42.239 | Requirement already satisfied: jsonpointer===2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 278)) 2020-12-22 11:05:42.242 | Requirement already satisfied: pycparser===2.19 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) 2020-12-22 11:05:42.244 | Installing collected packages: osc-placement 2020-12-22 11:05:42.474 | Successfully installed osc-placement-1.7.0 2020-12-22 11:05:42.599 | You are using pip version 9.0.3, however version 20.3.3 is available. 2020-12-22 11:05:42.599 | You should consider upgrading via the 'pip install --upgrade pip' command. 2020-12-22 11:05:42.655 | + inc/python:pip_install:290 : result=0 2020-12-22 11:05:42.658 | + inc/python:pip_install:292 : time_stop pip_install 2020-12-22 11:05:42.662 | + functions-common:time_stop:2336 : local name 2020-12-22 11:05:42.665 | + functions-common:time_stop:2337 : local end_time 2020-12-22 11:05:42.669 | + functions-common:time_stop:2338 : local elapsed_time 2020-12-22 11:05:42.672 | + functions-common:time_stop:2339 : local total 2020-12-22 11:05:42.675 | + functions-common:time_stop:2340 : local start_time 2020-12-22 11:05:42.678 | + functions-common:time_stop:2342 : name=pip_install 2020-12-22 11:05:42.680 | + functions-common:time_stop:2343 : start_time=1608635138886 2020-12-22 11:05:42.683 | + functions-common:time_stop:2345 : [[ -z 1608635138886 ]] 2020-12-22 11:05:42.687 | ++ functions-common:time_stop:2348 : date +%s%3N 2020-12-22 11:05:42.692 | + functions-common:time_stop:2348 : end_time=1608635142689 2020-12-22 11:05:42.695 | + functions-common:time_stop:2349 : elapsed_time=3803 2020-12-22 11:05:42.698 | + functions-common:time_stop:2350 : total=310147 2020-12-22 11:05:42.701 | + functions-common:time_stop:2352 : _TIME_START[$name]= 2020-12-22 11:05:42.704 | + functions-common:time_stop:2353 : _TIME_TOTAL[$name]=313950 2020-12-22 11:05:42.706 | + inc/python:pip_install:293 : return 0 2020-12-22 11:05:42.710 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement stable/train 2020-12-22 11:05:42.713 | + functions-common:git_clone:524 : local git_remote=https://opendev.org/openstack/placement.git 2020-12-22 11:05:42.716 | + functions-common:git_clone:525 : local git_dest=/opt/stack/placement 2020-12-22 11:05:42.719 | + functions-common:git_clone:526 : local git_ref=stable/train 2020-12-22 11:05:42.722 | + functions-common:git_clone:527 : local orig_dir 2020-12-22 11:05:42.725 | ++ functions-common:git_clone:528 : pwd 2020-12-22 11:05:42.728 | + functions-common:git_clone:528 : orig_dir=/home/ubuntu/devstack 2020-12-22 11:05:42.731 | + functions-common:git_clone:529 : local git_clone_flags= 2020-12-22 11:05:42.734 | ++ functions-common:git_clone:531 : trueorfalse False RECLONE 2020-12-22 11:05:42.751 | + functions-common:git_clone:531 : RECLONE=False 2020-12-22 11:05:42.753 | + functions-common:git_clone:532 : [[ 0 -gt 0 ]] 2020-12-22 11:05:42.756 | + functions-common:git_clone:536 : [[ False = \T\r\u\e ]] 2020-12-22 11:05:42.759 | + functions-common:git_clone:545 : echo stable/train 2020-12-22 11:05:42.760 | + functions-common:git_clone:545 : egrep -q '^refs' 2020-12-22 11:05:42.765 | + functions-common:git_clone:559 : [[ ! -d /opt/stack/placement ]] 2020-12-22 11:05:42.768 | + functions-common:git_clone:560 : [[ False = \T\r\u\e ]] 2020-12-22 11:05:42.770 | + functions-common:git_clone:566 : git_timed clone https://opendev.org/openstack/placement.git /opt/stack/placement --branch stable/train 2020-12-22 11:05:42.773 | + functions-common:git_timed:618 : local count=0 2020-12-22 11:05:42.775 | + functions-common:git_timed:619 : local timeout=0 2020-12-22 11:05:42.778 | + functions-common:git_timed:621 : [[ -n 0 ]] 2020-12-22 11:05:42.781 | + functions-common:git_timed:622 : timeout=0 2020-12-22 11:05:42.783 | + functions-common:git_timed:625 : time_start git_timed 2020-12-22 11:05:42.786 | + functions-common:time_start:2322 : local name=git_timed 2020-12-22 11:05:42.788 | + functions-common:time_start:2323 : local start_time= 2020-12-22 11:05:42.790 | + functions-common:time_start:2324 : [[ -n '' ]] 2020-12-22 11:05:42.793 | ++ functions-common:time_start:2327 : date +%s%3N 2020-12-22 11:05:42.797 | + functions-common:time_start:2327 : _TIME_START[$name]=1608635142794 2020-12-22 11:05:42.800 | + functions-common:git_timed:626 : timeout -s SIGINT 0 git clone https://opendev.org/openstack/placement.git /opt/stack/placement --branch stable/train 2020-12-22 11:05:42.802 | Cloning into '/opt/stack/placement'... 2020-12-22 11:06:59.798 | + functions-common:git_timed:640 : time_stop git_timed 2020-12-22 11:06:59.801 | + functions-common:time_stop:2336 : local name 2020-12-22 11:06:59.803 | + functions-common:time_stop:2337 : local end_time 2020-12-22 11:06:59.805 | + functions-common:time_stop:2338 : local elapsed_time 2020-12-22 11:06:59.808 | + functions-common:time_stop:2339 : local total 2020-12-22 11:06:59.811 | + functions-common:time_stop:2340 : local start_time 2020-12-22 11:06:59.813 | + functions-common:time_stop:2342 : name=git_timed 2020-12-22 11:06:59.815 | + functions-common:time_stop:2343 : start_time=1608635142794 2020-12-22 11:06:59.818 | + functions-common:time_stop:2345 : [[ -z 1608635142794 ]] 2020-12-22 11:06:59.821 | ++ functions-common:time_stop:2348 : date +%s%3N 2020-12-22 11:06:59.825 | + functions-common:time_stop:2348 : end_time=1608635219822 2020-12-22 11:06:59.827 | + functions-common:time_stop:2349 : elapsed_time=77028 2020-12-22 11:06:59.830 | + functions-common:time_stop:2350 : total=0 2020-12-22 11:06:59.832 | + functions-common:time_stop:2352 : _TIME_START[$name]= 2020-12-22 11:06:59.834 | + functions-common:time_stop:2353 : _TIME_TOTAL[$name]=77028 2020-12-22 11:06:59.837 | + functions-common:git_clone:593 : cd /opt/stack/placement 2020-12-22 11:06:59.840 | + functions-common:git_clone:594 : git show --oneline 2020-12-22 11:06:59.840 | + functions-common:git_clone:594 : head -1 2020-12-22 11:06:59.844 | b020f716 Add DEBUG logs to help troubleshoot no allocation candidates 2020-12-22 11:06:59.848 | + functions-common:git_clone:595 : cd /home/ubuntu/devstack 2020-12-22 11:06:59.851 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2020-12-22 11:06:59.853 | + inc/python:setup_develop:415 : local bindep 2020-12-22 11:06:59.856 | + inc/python:setup_develop:416 : [[ /opt/stack/placement == -bindep* ]] 2020-12-22 11:06:59.858 | + inc/python:setup_develop:420 : local project_dir=/opt/stack/placement 2020-12-22 11:06:59.861 | + inc/python:setup_develop:421 : local extras= 2020-12-22 11:06:59.864 | + inc/python:setup_develop:422 : _setup_package_with_constraints_edit /opt/stack/placement -e 2020-12-22 11:06:59.866 | + inc/python:_setup_package_with_constraints_edit:441 : local bindep 2020-12-22 11:06:59.869 | + inc/python:_setup_package_with_constraints_edit:442 : [[ /opt/stack/placement == -bindep* ]] 2020-12-22 11:06:59.872 | + inc/python:_setup_package_with_constraints_edit:446 : local project_dir=/opt/stack/placement 2020-12-22 11:06:59.875 | + inc/python:_setup_package_with_constraints_edit:447 : local flags=-e 2020-12-22 11:06:59.878 | + inc/python:_setup_package_with_constraints_edit:448 : local extras= 2020-12-22 11:06:59.881 | ++ inc/python:_setup_package_with_constraints_edit:455 : cd /opt/stack/placement 2020-12-22 11:06:59.884 | ++ inc/python:_setup_package_with_constraints_edit:455 : pwd 2020-12-22 11:06:59.887 | + inc/python:_setup_package_with_constraints_edit:455 : project_dir=/opt/stack/placement 2020-12-22 11:06:59.890 | + inc/python:_setup_package_with_constraints_edit:457 : '[' -n /opt/stack/requirements ']' 2020-12-22 11:06:59.892 | + inc/python:_setup_package_with_constraints_edit:459 : local name 2020-12-22 11:06:59.896 | ++ inc/python:_setup_package_with_constraints_edit:460 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2020-12-22 11:06:59.901 | + inc/python:_setup_package_with_constraints_edit:460 : name=openstack-placement 2020-12-22 11:06:59.904 | + inc/python:_setup_package_with_constraints_edit:462 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement '-e file:///opt/stack/placement#egg=openstack-placement' 2020-12-22 11:07:00.729 | + inc/python:_setup_package_with_constraints_edit:466 : setup_package /opt/stack/placement -e 2020-12-22 11:07:00.732 | + inc/python:setup_package:494 : local bindep=0 2020-12-22 11:07:00.735 | + inc/python:setup_package:495 : local bindep_flag= 2020-12-22 11:07:00.738 | + inc/python:setup_package:496 : local bindep_profiles= 2020-12-22 11:07:00.740 | + inc/python:setup_package:497 : [[ /opt/stack/placement == -bindep* ]] 2020-12-22 11:07:00.744 | + inc/python:setup_package:502 : local project_dir=/opt/stack/placement 2020-12-22 11:07:00.747 | + inc/python:setup_package:503 : local flags=-e 2020-12-22 11:07:00.749 | + inc/python:setup_package:504 : local extras= 2020-12-22 11:07:00.752 | + inc/python:setup_package:508 : [[ -n -e ]] 2020-12-22 11:07:00.754 | + inc/python:setup_package:508 : [[ -z '' ]] 2020-12-22 11:07:00.757 | + inc/python:setup_package:508 : [[ ! -e =~ ^-.* ]] 2020-12-22 11:07:00.760 | + inc/python:setup_package:513 : [[ ! -z '' ]] 2020-12-22 11:07:00.763 | + inc/python:setup_package:518 : [[ 0 == 1 ]] 2020-12-22 11:07:00.766 | + inc/python:setup_package:522 : pip_install -e /opt/stack/placement 2020-12-22 11:07:00.790 | Check python version for : /opt/stack/placement 2020-12-22 11:07:00.794 | Using 3.6 version to install /opt/stack/placement based on default behavior 2020-12-22 11:07:01.214 | + inc/python:pip_install:283 : 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 2020-12-22 11:07:02.098 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:07:02.100 | Ignoring Django: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:07:02.103 | Ignoring Django: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:07:02.108 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:07:02.116 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:07:02.119 | Ignoring GitPython: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:07:02.121 | Ignoring GitPython: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:07:02.126 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:07:02.131 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:07:02.156 | Ignoring Pygments: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:07:02.158 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:07:02.160 | Ignoring Pygments: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:07:02.165 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:07:02.173 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:07:02.175 | Ignoring SecretStorage: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:07:02.177 | Ignoring SecretStorage: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:07:02.182 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:07:02.184 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:07:02.186 | Ignoring Sphinx: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:07:02.189 | Ignoring Sphinx: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:07:02.193 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:07:02.299 | Ignoring asyncio: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:07:02.302 | Ignoring asyncio: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:07:02.307 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:07:02.315 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:07:02.318 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:07:02.321 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:07:02.367 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:07:02.372 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:07:02.397 | Ignoring diskimage-builder: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:07:02.400 | Ignoring diskimage-builder: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:07:02.402 | Ignoring diskimage-builder: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:07:02.407 | Ignoring diskimage-builder: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:07:02.425 | Ignoring dnspython: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:07:02.427 | Ignoring dnspython: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:07:02.432 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:07:02.434 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:07:02.436 | Ignoring dnspython3: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:07:02.439 | Ignoring dnspython3: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:07:02.443 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:07:02.460 | Ignoring enum-compat: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:07:02.491 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:07:02.493 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:07:02.497 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:07:02.522 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:07:02.524 | Ignoring gunicorn: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:07:02.527 | Ignoring gunicorn: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:07:02.531 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:07:02.534 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:07:02.548 | Ignoring ifaddr: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:07:02.551 | Ignoring ifaddr: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:07:02.555 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:07:02.566 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:07:02.568 | Ignoring influxdb: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:07:02.571 | Ignoring influxdb: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:07:02.575 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:07:02.579 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:07:02.588 | Ignoring jeepney: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:07:02.591 | Ignoring jeepney: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:07:02.595 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:07:02.601 | Ignoring joblib: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:07:02.604 | Ignoring joblib: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:07:02.609 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:07:02.624 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:07:02.627 | Ignoring keyring: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:07:02.629 | Ignoring keyring: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:07:02.634 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:07:02.675 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:07:02.677 | Ignoring more-itertools: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:07:02.680 | Ignoring more-itertools: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:07:02.685 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:07:02.697 | Ignoring mypy: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:07:02.699 | Ignoring mypy: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:07:02.704 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:07:02.706 | Ignoring mypy-extensions: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:07:02.709 | Ignoring mypy-extensions: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:07:02.714 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:07:02.716 | Ignoring ndg-httpsclient: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:07:02.725 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:07:02.728 | Ignoring networkx: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:07:02.730 | Ignoring networkx: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:07:02.736 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:07:02.754 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:07:02.757 | Ignoring numpy: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:07:02.759 | Ignoring numpy: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:07:02.765 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:07:02.865 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:07:02.963 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:07:02.966 | Ignoring pytest: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:07:02.968 | Ignoring pytest: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:07:02.973 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:07:03.094 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:07:03.140 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:07:03.142 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:07:03.145 | Ignoring scikit-learn: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:07:03.147 | Ignoring scikit-learn: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:07:03.154 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:07:03.156 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:07:03.158 | Ignoring scipy: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:07:03.161 | Ignoring scipy: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:07:03.166 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:07:03.184 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:07:03.204 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:07:03.206 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:07:03.211 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:07:03.215 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:07:03.218 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:07:03.223 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:07:03.241 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:07:03.243 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:07:03.248 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:07:03.252 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:07:03.255 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:07:03.260 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:07:03.267 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:07:03.269 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:07:03.274 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:07:03.279 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:07:03.281 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:07:03.286 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:07:03.290 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:07:03.315 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:07:03.349 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:07:03.355 | Ignoring tornado: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:07:03.357 | Ignoring tornado: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:07:03.362 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:07:03.364 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:07:03.374 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:07:03.378 | Ignoring typed-ast: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:07:03.381 | Ignoring typed-ast: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:07:03.386 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:07:03.390 | Ignoring typing-extensions: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:07:03.392 | Ignoring typing-extensions: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:07:03.397 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:07:03.403 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:07:03.427 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:07:03.452 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:07:03.455 | Ignoring zeroconf: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:07:03.457 | Ignoring zeroconf: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:07:03.462 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:07:03.469 | Obtaining file:///opt/stack/placement 2020-12-22 11:07:05.213 | Obtaining openstack-placement from file:///opt/stack/placement#egg=openstack-placement (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2020-12-22 11:07:06.648 | Requirement already satisfied: Routes===2.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 41)) 2020-12-22 11:07:06.658 | Requirement already satisfied: SQLAlchemy===1.3.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 42)) 2020-12-22 11:07:06.680 | Requirement already satisfied: WebOb===1.8.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 57)) 2020-12-22 11:07:06.695 | Requirement already satisfied: jsonschema===3.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 279)) 2020-12-22 11:07:06.715 | Requirement already satisfied: keystonemiddleware===7.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 289)) 2020-12-22 11:07:06.774 | Requirement already satisfied: microversion-parse===0.2.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) 2020-12-22 11:07:06.800 | Requirement already satisfied: os-resource-classes===0.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) 2020-12-22 11:07:06.805 | Requirement already satisfied: os-traits===0.16.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 376)) 2020-12-22 11:07:06.811 | Requirement already satisfied: oslo.cache===1.37.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 382)) 2020-12-22 11:07:06.847 | Requirement already satisfied: oslo.concurrency===3.30.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 383)) 2020-12-22 11:07:06.865 | Requirement already satisfied: oslo.config===6.11.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 384)) 2020-12-22 11:07:06.885 | Requirement already satisfied: oslo.context===2.23.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 385)) 2020-12-22 11:07:06.891 | Requirement already satisfied: oslo.db===5.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 386)) 2020-12-22 11:07:06.952 | Requirement already satisfied: oslo.i18n===3.24.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 387)) 2020-12-22 11:07:06.960 | Requirement already satisfied: oslo.log===3.44.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 388)) 2020-12-22 11:07:07.006 | Requirement already satisfied: oslo.middleware===3.38.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 390)) 2020-12-22 11:07:07.026 | Requirement already satisfied: oslo.policy===2.3.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) 2020-12-22 11:07:07.041 | Requirement already satisfied: oslo.serialization===2.29.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 395)) 2020-12-22 11:07:07.053 | Requirement already satisfied: oslo.upgradecheck===0.3.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 397)) 2020-12-22 11:07:07.067 | Requirement already satisfied: oslo.utils===3.41.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 398)) 2020-12-22 11:07:07.089 | Requirement already satisfied: pbr===5.4.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 413)) 2020-12-22 11:07:07.092 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 421)) 2020-12-22 11:07:07.094 | Requirement already satisfied: pycadf===2.10.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) 2020-12-22 11:07:07.105 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) 2020-12-22 11:07:07.107 | Requirement already satisfied: pyparsing===2.4.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 450)) 2020-12-22 11:07:07.110 | Requirement already satisfied: pyrsistent===0.15.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 454)) 2020-12-22 11:07:07.116 | Requirement already satisfied: python-dateutil===2.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 474)) 2020-12-22 11:07:07.122 | Requirement already satisfied: python-keystoneclient===3.21.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 486)) 2020-12-22 11:07:07.144 | Requirement already satisfied: pytz===2019.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 521)) 2020-12-22 11:07:07.149 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) 2020-12-22 11:07:07.157 | Requirement already satisfied: requests===2.22.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 532)) 2020-12-22 11:07:07.181 | Requirement already satisfied: rfc3986===1.3.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 544)) 2020-12-22 11:07:07.186 | Requirement already satisfied: six===1.12.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 575)) 2020-12-22 11:07:07.188 | Requirement already satisfied: sqlalchemy-migrate===0.12.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 620)) 2020-12-22 11:07:07.199 | Requirement already satisfied: sqlparse===0.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 621)) 2020-12-22 11:07:07.202 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 622)) 2020-12-22 11:07:07.205 | Requirement already satisfied: stevedore===1.31.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 624)) 2020-12-22 11:07:07.211 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 643)) 2020-12-22 11:07:07.221 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 644)) 2020-12-22 11:07:07.227 | Requirement already satisfied: testtools===2.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 645)) 2020-12-22 11:07:07.245 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 659)) 2020-12-22 11:07:07.248 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 676)) 2020-12-22 11:07:07.256 | Requirement already satisfied: urllib3===1.25.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 678)) 2020-12-22 11:07:07.284 | 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==2.0.1.dev1) 2020-12-22 11:07:07.329 | Requirement already satisfied: attrs===19.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) 2020-12-22 11:07:07.361 | Requirement already satisfied: keystoneauth1===3.17.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 288)) 2020-12-22 11:07:07.431 | Requirement already satisfied: dogpile.cache===0.7.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 191)) 2020-12-22 11:07:07.435 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 204)) 2020-12-22 11:07:07.440 | Requirement already satisfied: PyYAML===5.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 35)) 2020-12-22 11:07:07.443 | Requirement already satisfied: netaddr===0.7.19 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 330)) 2020-12-22 11:07:07.446 | Requirement already satisfied: debtcollector===1.22.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 158)) 2020-12-22 11:07:07.457 | Requirement already satisfied: alembic===1.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 98)) 2020-12-22 11:07:07.466 | Requirement already satisfied: Babel===2.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) 2020-12-22 11:07:07.471 | Requirement already satisfied: Jinja2===2.10.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 20)) 2020-12-22 11:07:07.477 | Requirement already satisfied: msgpack===0.6.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) 2020-12-22 11:07:07.480 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) 2020-12-22 11:07:07.483 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 331)) 2020-12-22 11:07:07.486 | Requirement already satisfied: idna===2.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 243)) 2020-12-22 11:07:07.490 | Requirement already satisfied: certifi===2019.6.16 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 137)) 2020-12-22 11:07:07.492 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 139)) 2020-12-22 11:07:07.495 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 54)) 2020-12-22 11:07:07.497 | Requirement already satisfied: decorator===4.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 159)) 2020-12-22 11:07:07.500 | 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 494)) 2020-12-22 11:07:07.503 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) 2020-12-22 11:07:07.515 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 202)) 2020-12-22 11:07:07.517 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) 2020-12-22 11:07:07.519 | 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 676)) 2020-12-22 11:07:07.522 | 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 374)) 2020-12-22 11:07:07.527 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) 2020-12-22 11:07:07.529 | Requirement already satisfied: wrapt===1.11.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 694)) 2020-12-22 11:07:07.532 | Requirement already satisfied: Mako===1.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) 2020-12-22 11:07:07.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 476)) 2020-12-22 11:07:07.539 | 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)) 2020-12-22 11:07:07.543 | Installing collected packages: openstack-placement 2020-12-22 11:07:07.543 | Running setup.py develop for openstack-placement 2020-12-22 11:07:09.350 | Successfully installed openstack-placement 2020-12-22 11:07:09.472 | You are using pip version 9.0.3, however version 20.3.3 is available. 2020-12-22 11:07:09.473 | You should consider upgrading via the 'pip install --upgrade pip' command. 2020-12-22 11:07:09.546 | + inc/python:pip_install:290 : result=0 2020-12-22 11:07:09.548 | + inc/python:pip_install:292 : time_stop pip_install 2020-12-22 11:07:09.551 | + functions-common:time_stop:2336 : local name 2020-12-22 11:07:09.553 | + functions-common:time_stop:2337 : local end_time 2020-12-22 11:07:09.556 | + functions-common:time_stop:2338 : local elapsed_time 2020-12-22 11:07:09.558 | + functions-common:time_stop:2339 : local total 2020-12-22 11:07:09.560 | + functions-common:time_stop:2340 : local start_time 2020-12-22 11:07:09.563 | + functions-common:time_stop:2342 : name=pip_install 2020-12-22 11:07:09.565 | + functions-common:time_stop:2343 : start_time=1608635220781 2020-12-22 11:07:09.568 | + functions-common:time_stop:2345 : [[ -z 1608635220781 ]] 2020-12-22 11:07:09.571 | ++ functions-common:time_stop:2348 : date +%s%3N 2020-12-22 11:07:09.574 | + functions-common:time_stop:2348 : end_time=1608635229572 2020-12-22 11:07:09.577 | + functions-common:time_stop:2349 : elapsed_time=8791 2020-12-22 11:07:09.579 | + functions-common:time_stop:2350 : total=313950 2020-12-22 11:07:09.582 | + functions-common:time_stop:2352 : _TIME_START[$name]= 2020-12-22 11:07:09.584 | + functions-common:time_stop:2353 : _TIME_TOTAL[$name]=322741 2020-12-22 11:07:09.586 | + inc/python:pip_install:293 : return 0 2020-12-22 11:07:09.589 | + inc/python:setup_package:524 : [[ -e == \-\e ]] 2020-12-22 11:07:09.592 | + inc/python:setup_package:525 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2020-12-22 11:07:09.594 | + functions-common:safe_chown:2237 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2020-12-22 11:07:09.614 | + functions-common:_safe_permission_operation:2085 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2020-12-22 11:07:09.625 | + inc/python:_setup_package_with_constraints_edit:470 : use_library_from_git /opt/stack/placement 2020-12-22 11:07:09.628 | + inc/python:use_library_from_git:328 : local name=/opt/stack/placement 2020-12-22 11:07:09.631 | + inc/python:use_library_from_git:329 : local enabled=1 2020-12-22 11:07:09.634 | + inc/python:use_library_from_git:330 : [[ '' = \A\L\L ]] 2020-12-22 11:07:09.636 | + inc/python:use_library_from_git:330 : [[ ,, =~ ,/opt/stack/placement, ]] 2020-12-22 11:07:09.645 | + inc/python:use_library_from_git:331 : return 1 2020-12-22 11:07:09.648 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2020-12-22 11:07:09.651 | + ./stack.sh:main:960 : configure_placement 2020-12-22 11:07:09.653 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2020-12-22 11:07:09.666 | + lib/placement:configure_placement:107 : create_placement_conf 2020-12-22 11:07:09.669 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2020-12-22 11:07:09.674 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2020-12-22 11:07:09.676 | ++ lib/database:database_connection_url:132 : local db=placement 2020-12-22 11:07:09.679 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql placement 2020-12-22 11:07:09.682 | ++ lib/databases/mysql:database_connection_url_mysql:179 : local db=placement 2020-12-22 11:07:09.684 | ++ lib/databases/mysql:database_connection_url_mysql:180 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2020-12-22 11:07:09.688 | + 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' 2020-12-22 11:07:09.718 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2020-12-22 11:07:09.747 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2020-12-22 11:07:09.776 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2020-12-22 11:07:09.779 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/placement/placement.conf 2020-12-22 11:07:09.781 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=placement 2020-12-22 11:07:09.784 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2020-12-22 11:07:09.787 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2020-12-22 11:07:09.816 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.117/identity 2020-12-22 11:07:09.844 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2020-12-22 11:07:09.871 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2020-12-22 11:07:09.899 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2020-12-22 11:07:09.928 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2020-12-22 11:07:09.955 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2020-12-22 11:07:09.984 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2020-12-22 11:07:10.011 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2020-12-22 11:07:10.039 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2020-12-22 11:07:10.042 | + functions:setup_logging:639 : local conf_file=/etc/placement/placement.conf 2020-12-22 11:07:10.044 | + functions:setup_logging:640 : local other_cond=False 2020-12-22 11:07:10.047 | + functions:setup_logging:641 : [[ True == \T\r\u\e ]] 2020-12-22 11:07:10.050 | + functions:setup_logging:642 : setup_systemd_logging /etc/placement/placement.conf 2020-12-22 11:07:10.052 | + functions:setup_systemd_logging:670 : local conf_file=/etc/placement/placement.conf 2020-12-22 11:07:10.055 | + functions:setup_systemd_logging:671 : local conf_section=DEFAULT 2020-12-22 11:07:10.058 | ++ functions:setup_systemd_logging:676 : trueorfalse False USE_JOURNAL 2020-12-22 11:07:10.076 | + functions:setup_systemd_logging:676 : USE_JOURNAL=False 2020-12-22 11:07:10.078 | + functions:setup_systemd_logging:677 : local pidstr= 2020-12-22 11:07:10.081 | + functions:setup_systemd_logging:678 : [[ False == \T\r\u\e ]] 2020-12-22 11:07:10.083 | + functions:setup_systemd_logging:682 : pidstr='(pid=%(process)d) ' 2020-12-22 11:07:10.086 | + functions:setup_systemd_logging:684 : iniset /etc/placement/placement.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2020-12-22 11:07:10.114 | + functions:setup_systemd_logging:686 : 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' 2020-12-22 11:07:10.141 | + functions:setup_systemd_logging:687 : iniset /etc/placement/placement.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2020-12-22 11:07:10.169 | + functions:setup_systemd_logging:688 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2020-12-22 11:07:10.198 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2020-12-22 11:07:10.201 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2020-12-22 11:07:10.204 | + lib/apache:write_uwsgi_config:266 : local file=/etc/placement/placement-uwsgi.ini 2020-12-22 11:07:10.206 | + lib/apache:write_uwsgi_config:267 : local wsgi=/usr/local/bin/placement-api 2020-12-22 11:07:10.209 | + lib/apache:write_uwsgi_config:268 : local url=/placement 2020-12-22 11:07:10.211 | + lib/apache:write_uwsgi_config:269 : local http= 2020-12-22 11:07:10.214 | + lib/apache:write_uwsgi_config:270 : local name= 2020-12-22 11:07:10.217 | ++ lib/apache:write_uwsgi_config:271 : basename /usr/local/bin/placement-api 2020-12-22 11:07:10.221 | + lib/apache:write_uwsgi_config:271 : name=placement-api 2020-12-22 11:07:10.223 | + lib/apache:write_uwsgi_config:275 : local socket_dir=/var/run/uwsgi 2020-12-22 11:07:10.226 | + lib/apache:write_uwsgi_config:279 : sudo mkdir -p /etc/tmpfiles.d/ 2020-12-22 11:07:10.238 | + lib/apache:write_uwsgi_config:280 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2020-12-22 11:07:10.238 | + lib/apache:write_uwsgi_config:280 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2020-12-22 11:07:10.246 | d /var/run/uwsgi 0755 ubuntu root 2020-12-22 11:07:10.250 | + lib/apache:write_uwsgi_config:281 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2020-12-22 11:07:10.264 | + lib/apache:write_uwsgi_config:283 : local socket=/var/run/uwsgi/placement-api.socket 2020-12-22 11:07:10.267 | + lib/apache:write_uwsgi_config:286 : rm -rf /etc/placement/placement-uwsgi.ini 2020-12-22 11:07:10.271 | + lib/apache:write_uwsgi_config:287 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2020-12-22 11:07:10.300 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2020-12-22 11:07:10.326 | + lib/apache:write_uwsgi_config:290 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2020-12-22 11:07:10.353 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2020-12-22 11:07:10.379 | + lib/apache:write_uwsgi_config:293 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2020-12-22 11:07:10.408 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2020-12-22 11:07:10.441 | + lib/apache:write_uwsgi_config:297 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2020-12-22 11:07:10.468 | + lib/apache:write_uwsgi_config:298 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2020-12-22 11:07:10.495 | + lib/apache:write_uwsgi_config:300 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2020-12-22 11:07:10.522 | + lib/apache:write_uwsgi_config:302 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2020-12-22 11:07:10.550 | + lib/apache:write_uwsgi_config:304 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2020-12-22 11:07:10.578 | + lib/apache:write_uwsgi_config:306 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2020-12-22 11:07:10.606 | + lib/apache:write_uwsgi_config:308 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2020-12-22 11:07:10.632 | + lib/apache:write_uwsgi_config:311 : [[ -n '' ]] 2020-12-22 11:07:10.634 | + lib/apache:write_uwsgi_config:314 : local apache_conf= 2020-12-22 11:07:10.637 | ++ lib/apache:write_uwsgi_config:315 : apache_site_config_for placement-api 2020-12-22 11:07:10.641 | ++ lib/apache:apache_site_config_for:198 : local site=placement-api 2020-12-22 11:07:10.644 | ++ lib/apache:apache_site_config_for:199 : is_ubuntu 2020-12-22 11:07:10.647 | ++ functions-common:is_ubuntu:494 : [[ -z deb ]] 2020-12-22 11:07:10.650 | ++ functions-common:is_ubuntu:497 : '[' deb = deb ']' 2020-12-22 11:07:10.653 | ++ lib/apache:apache_site_config_for:201 : echo /etc/apache2/sites-available/placement-api.conf 2020-12-22 11:07:10.656 | + lib/apache:write_uwsgi_config:315 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2020-12-22 11:07:10.658 | + lib/apache:write_uwsgi_config:316 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2020-12-22 11:07:10.686 | + lib/apache:write_uwsgi_config:317 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2020-12-22 11:07:10.716 | + lib/apache:write_uwsgi_config:318 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api/" retry=0 ' 2020-12-22 11:07:10.716 | + lib/apache:write_uwsgi_config:318 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2020-12-22 11:07:10.723 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api/" retry=0 2020-12-22 11:07:10.727 | + lib/apache:write_uwsgi_config:319 : enable_apache_site placement-api 2020-12-22 11:07:10.730 | + lib/apache:enable_apache_site:215 : local site=placement-api 2020-12-22 11:07:10.732 | + lib/apache:enable_apache_site:217 : enable_apache_mod version 2020-12-22 11:07:10.735 | + lib/apache:enable_apache_mod:54 : local mod=version 2020-12-22 11:07:10.738 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2020-12-22 11:07:10.740 | + functions-common:is_ubuntu:494 : [[ -z deb ]] 2020-12-22 11:07:10.743 | + functions-common:is_ubuntu:497 : '[' deb = deb ']' 2020-12-22 11:07:10.745 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2020-12-22 11:07:10.748 | + lib/apache:enable_apache_site:218 : is_ubuntu 2020-12-22 11:07:10.751 | + functions-common:is_ubuntu:494 : [[ -z deb ]] 2020-12-22 11:07:10.755 | + functions-common:is_ubuntu:497 : '[' deb = deb ']' 2020-12-22 11:07:10.758 | + lib/apache:enable_apache_site:219 : sudo a2ensite placement-api 2020-12-22 11:07:10.816 | Enabling site placement-api. 2020-12-22 11:07:10.821 | To activate the new configuration, you need to run: 2020-12-22 11:07:10.821 | systemctl reload apache2 2020-12-22 11:07:10.826 | + lib/apache:write_uwsgi_config:320 : restart_apache_server 2020-12-22 11:07:10.829 | + lib/apache:restart_apache_server:262 : restart_service apache2 2020-12-22 11:07:10.832 | + functions-common:restart_service:2220 : '[' -x /bin/systemctl ']' 2020-12-22 11:07:10.834 | + functions-common:restart_service:2221 : sudo /bin/systemctl restart apache2 2020-12-22 11:07:11.008 | + ./stack.sh:main:967 : is_service_enabled placement placement-client 2020-12-22 11:07:11.032 | + functions-common:is_service_enabled:1988 : return 0 2020-12-22 11:07:11.034 | + ./stack.sh:main:968 : is_service_enabled n-cpu 2020-12-22 11:07:11.056 | + functions-common:is_service_enabled:1988 : return 1 2020-12-22 11:07:11.059 | + ./stack.sh:main:968 : is_service_enabled n-sch 2020-12-22 11:07:11.076 | + functions-common:is_service_enabled:1988 : return 0 2020-12-22 11:07:11.079 | + ./stack.sh:main:969 : configure_placement_nova_compute 2020-12-22 11:07:11.081 | + lib/nova:configure_placement_nova_compute:585 : local conf=/etc/nova/nova.conf 2020-12-22 11:07:11.084 | + lib/nova:configure_placement_nova_compute:586 : iniset /etc/nova/nova.conf placement auth_type password 2020-12-22 11:07:11.114 | + lib/nova:configure_placement_nova_compute:587 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.117/identity 2020-12-22 11:07:11.143 | + lib/nova:configure_placement_nova_compute:588 : iniset /etc/nova/nova.conf placement username placement 2020-12-22 11:07:11.174 | + lib/nova:configure_placement_nova_compute:589 : iniset /etc/nova/nova.conf placement password Passw0rd 2020-12-22 11:07:11.202 | + lib/nova:configure_placement_nova_compute:590 : iniset /etc/nova/nova.conf placement user_domain_name Default 2020-12-22 11:07:11.230 | + lib/nova:configure_placement_nova_compute:591 : iniset /etc/nova/nova.conf placement project_name service 2020-12-22 11:07:11.258 | + lib/nova:configure_placement_nova_compute:592 : iniset /etc/nova/nova.conf placement project_domain_name Default 2020-12-22 11:07:11.286 | + lib/nova:configure_placement_nova_compute:593 : iniset /etc/nova/nova.conf placement region_name RegionOne 2020-12-22 11:07:11.313 | + ./stack.sh:main:973 : is_service_enabled horizon 2020-12-22 11:07:11.331 | + functions-common:is_service_enabled:1988 : return 1 2020-12-22 11:07:11.334 | + ./stack.sh:main:978 : is_service_enabled tls-proxy 2020-12-22 11:07:11.352 | + functions-common:is_service_enabled:1988 : return 1 2020-12-22 11:07:11.355 | + ./stack.sh:main:989 : run_phase stack install 2020-12-22 11:07:11.358 | + functions-common:run_phase:1760 : local mode=stack 2020-12-22 11:07:11.360 | + functions-common:run_phase:1761 : local phase=install 2020-12-22 11:07:11.363 | + functions-common:run_phase:1762 : [[ -d /home/ubuntu/devstack/extras.d ]] 2020-12-22 11:07:11.365 | + functions-common:run_phase:1763 : local extra_plugin_file_name 2020-12-22 11:07:11.368 | + functions-common:run_phase:1764 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2020-12-22 11:07:11.371 | + functions-common:run_phase:1769 : local exceptions=80-tempest.sh 2020-12-22 11:07:11.373 | + functions-common:run_phase:1770 : local extra 2020-12-22 11:07:11.376 | ++ functions-common:run_phase:1771 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2020-12-22 11:07:11.380 | + functions-common:run_phase:1771 : extra=80-tempest.sh 2020-12-22 11:07:11.383 | + functions-common:run_phase:1772 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2020-12-22 11:07:11.386 | + functions-common:run_phase:1776 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2020-12-22 11:07:11.389 | + functions-common:run_phase:1776 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2020-12-22 11:07:11.392 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2020-12-22 11:07:11.408 | ++ functions-common:is_service_enabled:1988 : return 0 2020-12-22 11:07:11.412 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2020-12-22 11:07:11.415 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2020-12-22 11:07:11.418 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2020-12-22 11:07:11.421 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2020-12-22 11:07:11.424 | ++ ./stack.sh:echo_summary:455 : [[ -t 3 ]] 2020-12-22 11:07:11.426 | ++ ./stack.sh:echo_summary:461 : echo -e Installing Tempest 2020-12-22 11:07:11.428 | ++ extras.d/80-tempest.sh:source:9 : install_tempest 2020-12-22 11:07:11.431 | ++ lib/tempest:install_tempest:714 : git_clone https://opendev.org/openstack/tempest.git /opt/stack/tempest master 2020-12-22 11:07:11.433 | ++ functions-common:git_clone:524 : local git_remote=https://opendev.org/openstack/tempest.git 2020-12-22 11:07:11.436 | ++ functions-common:git_clone:525 : local git_dest=/opt/stack/tempest 2020-12-22 11:07:11.438 | ++ functions-common:git_clone:526 : local git_ref=master 2020-12-22 11:07:11.440 | ++ functions-common:git_clone:527 : local orig_dir 2020-12-22 11:07:11.443 | +++ functions-common:git_clone:528 : pwd 2020-12-22 11:07:11.446 | ++ functions-common:git_clone:528 : orig_dir=/home/ubuntu/devstack 2020-12-22 11:07:11.449 | ++ functions-common:git_clone:529 : local git_clone_flags= 2020-12-22 11:07:11.452 | +++ functions-common:git_clone:531 : trueorfalse False RECLONE 2020-12-22 11:07:11.467 | ++ functions-common:git_clone:531 : RECLONE=False 2020-12-22 11:07:11.470 | ++ functions-common:git_clone:532 : [[ 0 -gt 0 ]] 2020-12-22 11:07:11.472 | ++ functions-common:git_clone:536 : [[ False = \T\r\u\e ]] 2020-12-22 11:07:11.475 | ++ functions-common:git_clone:545 : echo master 2020-12-22 11:07:11.475 | ++ functions-common:git_clone:545 : egrep -q '^refs' 2020-12-22 11:07:11.480 | ++ functions-common:git_clone:559 : [[ ! -d /opt/stack/tempest ]] 2020-12-22 11:07:11.483 | ++ functions-common:git_clone:567 : [[ False = \T\r\u\e ]] 2020-12-22 11:07:11.485 | ++ functions-common:git_clone:593 : cd /opt/stack/tempest 2020-12-22 11:07:11.488 | ++ functions-common:git_clone:594 : git show --oneline 2020-12-22 11:07:11.488 | ++ functions-common:git_clone:594 : head -1 2020-12-22 11:07:11.496 | 38b167537 Merge "scenario: Use wait_for_volume_attachment_remove_from_server in nova_volume_detach" 2020-12-22 11:07:11.500 | ++ functions-common:git_clone:595 : cd /home/ubuntu/devstack 2020-12-22 11:07:11.503 | ++ lib/tempest:install_tempest:715 : pip_install 'tox!=2.8.0' 2020-12-22 11:07:11.530 | Check python version for : tox!=2.8.0 2020-12-22 11:07:11.533 | Using 3.6 version to install tox!=2.8.0 based on default behavior 2020-12-22 11:07:11.939 | ++ inc/python:pip_install:283 : 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' 2020-12-22 11:07:12.818 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:07:12.821 | Ignoring Django: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:07:12.823 | Ignoring Django: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:07:12.828 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:07:12.837 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:07:12.840 | Ignoring GitPython: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:07:12.842 | Ignoring GitPython: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:07:12.847 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:07:12.852 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:07:12.877 | Ignoring Pygments: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:07:12.879 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:07:12.881 | Ignoring Pygments: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:07:12.886 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:07:12.894 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:07:12.896 | Ignoring SecretStorage: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:07:12.899 | Ignoring SecretStorage: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:07:12.903 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:07:12.906 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:07:12.908 | Ignoring Sphinx: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:07:12.911 | Ignoring Sphinx: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:07:12.915 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:07:13.024 | Ignoring asyncio: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:07:13.026 | Ignoring asyncio: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:07:13.031 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:07:13.040 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:07:13.043 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:07:13.045 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:07:13.091 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:07:13.097 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:07:13.122 | Ignoring diskimage-builder: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:07:13.124 | Ignoring diskimage-builder: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:07:13.127 | Ignoring diskimage-builder: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:07:13.131 | Ignoring diskimage-builder: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:07:13.150 | Ignoring dnspython: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:07:13.152 | Ignoring dnspython: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:07:13.157 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:07:13.159 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:07:13.161 | Ignoring dnspython3: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:07:13.164 | Ignoring dnspython3: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:07:13.168 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:07:13.186 | Ignoring enum-compat: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:07:13.216 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:07:13.218 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:07:13.223 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:07:13.246 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:07:13.249 | Ignoring gunicorn: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:07:13.251 | Ignoring gunicorn: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:07:13.255 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:07:13.258 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:07:13.272 | Ignoring ifaddr: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:07:13.275 | Ignoring ifaddr: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:07:13.279 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:07:13.290 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:07:13.292 | Ignoring influxdb: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:07:13.295 | Ignoring influxdb: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:07:13.299 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:07:13.303 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:07:13.312 | Ignoring jeepney: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:07:13.316 | Ignoring jeepney: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:07:13.320 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:07:13.326 | Ignoring joblib: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:07:13.329 | Ignoring joblib: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:07:13.333 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:07:13.349 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:07:13.351 | Ignoring keyring: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:07:13.353 | Ignoring keyring: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:07:13.358 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:07:13.399 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:07:13.401 | Ignoring more-itertools: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:07:13.404 | Ignoring more-itertools: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:07:13.408 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:07:13.421 | Ignoring mypy: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:07:13.423 | Ignoring mypy: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:07:13.428 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:07:13.431 | Ignoring mypy-extensions: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:07:13.434 | Ignoring mypy-extensions: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:07:13.438 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:07:13.441 | Ignoring ndg-httpsclient: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:07:13.450 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:07:13.452 | Ignoring networkx: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:07:13.454 | Ignoring networkx: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:07:13.460 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:07:13.478 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:07:13.481 | Ignoring numpy: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:07:13.483 | Ignoring numpy: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:07:13.488 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:07:13.585 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:07:13.669 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:07:13.671 | Ignoring pytest: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:07:13.674 | Ignoring pytest: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:07:13.678 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:07:13.785 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:07:13.830 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:07:13.833 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:07:13.836 | Ignoring scikit-learn: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:07:13.838 | Ignoring scikit-learn: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:07:13.844 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:07:13.847 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:07:13.849 | Ignoring scipy: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:07:13.852 | Ignoring scipy: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:07:13.856 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:07:13.875 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:07:13.895 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:07:13.898 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:07:13.903 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:07:13.907 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:07:13.910 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:07:13.915 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:07:13.920 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:07:13.922 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:07:13.927 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:07:13.931 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:07:13.934 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:07:13.939 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:07:13.946 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:07:13.949 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:07:13.953 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:07:13.957 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:07:13.960 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:07:13.965 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:07:13.969 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:07:14.005 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:07:14.040 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:07:14.045 | Ignoring tornado: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:07:14.048 | Ignoring tornado: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:07:14.052 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:07:14.055 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:07:14.065 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:07:14.069 | Ignoring typed-ast: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:07:14.071 | Ignoring typed-ast: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:07:14.076 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:07:14.080 | Ignoring typing-extensions: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:07:14.082 | Ignoring typing-extensions: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:07:14.087 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:07:14.093 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:07:14.117 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:07:14.143 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:07:14.145 | Ignoring zeroconf: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:07:14.147 | Ignoring zeroconf: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:07:14.152 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:07:14.307 | Collecting tox!=2.8.0 2020-12-22 11:07:14.444 | Downloading http://10.100.0.9:8080/root/pypi/+f/42c/e19ce5dc2f6d6/tox-3.20.1-py2.py3-none-any.whl (83kB) 2020-12-22 11:07:14.812 | Collecting py===1.8.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 430)) 2020-12-22 11:07:14.864 | Downloading http://10.100.0.9:8080/root/pypi/+f/64f/65755aee5b381/py-1.8.0-py2.py3-none-any.whl (83kB) 2020-12-22 11:07:15.180 | Collecting packaging===19.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 406)) 2020-12-22 11:07:15.226 | Downloading http://10.100.0.9:8080/root/pypi/+f/a7a/c867b97fdc07e/packaging-19.1-py2.py3-none-any.whl 2020-12-22 11:07:15.389 | Requirement already satisfied: filelock>=3.0.0 in /usr/local/lib/python3.6/dist-packages (from tox!=2.8.0) 2020-12-22 11:07:15.392 | Requirement already satisfied: importlib-metadata===0.20 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) 2020-12-22 11:07:15.411 | Requirement already satisfied: six===1.12.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 575)) 2020-12-22 11:07:15.560 | Collecting pluggy===0.12.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 419)) 2020-12-22 11:07:15.590 | Downloading http://10.100.0.9:8080/root/pypi/+f/b98/17417e95936bf/pluggy-0.12.0-py2.py3-none-any.whl 2020-12-22 11:07:15.762 | Requirement already satisfied: virtualenv===16.7.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 683)) 2020-12-22 11:07:15.936 | Collecting toml>=0.9.4 (from tox!=2.8.0) 2020-12-22 11:07:15.960 | Downloading http://10.100.0.9:8080/root/pypi/+f/806/143ae5bfb6a3c/toml-0.10.2-py2.py3-none-any.whl 2020-12-22 11:07:16.113 | Requirement already satisfied: attrs===19.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) 2020-12-22 11:07:16.143 | Requirement already satisfied: pyparsing===2.4.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 450)) 2020-12-22 11:07:16.146 | Requirement already satisfied: zipp===0.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 710)) 2020-12-22 11:07:16.161 | Requirement already satisfied: more-itertools===7.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) 2020-12-22 11:07:16.165 | Installing collected packages: packaging, pluggy, py, toml, tox 2020-12-22 11:07:17.074 | Successfully installed packaging-19.1 pluggy-0.12.0 py-1.8.0 toml-0.10.2 tox-3.20.1 2020-12-22 11:07:17.212 | You are using pip version 9.0.3, however version 20.3.3 is available. 2020-12-22 11:07:17.212 | You should consider upgrading via the 'pip install --upgrade pip' command. 2020-12-22 11:07:17.276 | ++ inc/python:pip_install:290 : result=0 2020-12-22 11:07:17.279 | ++ inc/python:pip_install:292 : time_stop pip_install 2020-12-22 11:07:17.283 | ++ functions-common:time_stop:2336 : local name 2020-12-22 11:07:17.286 | ++ functions-common:time_stop:2337 : local end_time 2020-12-22 11:07:17.289 | ++ functions-common:time_stop:2338 : local elapsed_time 2020-12-22 11:07:17.291 | ++ functions-common:time_stop:2339 : local total 2020-12-22 11:07:17.294 | ++ functions-common:time_stop:2340 : local start_time 2020-12-22 11:07:17.296 | ++ functions-common:time_stop:2342 : name=pip_install 2020-12-22 11:07:17.298 | ++ functions-common:time_stop:2343 : start_time=1608635231520 2020-12-22 11:07:17.301 | ++ functions-common:time_stop:2345 : [[ -z 1608635231520 ]] 2020-12-22 11:07:17.304 | +++ functions-common:time_stop:2348 : date +%s%3N 2020-12-22 11:07:17.308 | ++ functions-common:time_stop:2348 : end_time=1608635237305 2020-12-22 11:07:17.311 | ++ functions-common:time_stop:2349 : elapsed_time=5785 2020-12-22 11:07:17.313 | ++ functions-common:time_stop:2350 : total=322741 2020-12-22 11:07:17.315 | ++ functions-common:time_stop:2352 : _TIME_START[$name]= 2020-12-22 11:07:17.318 | ++ functions-common:time_stop:2353 : _TIME_TOTAL[$name]=328526 2020-12-22 11:07:17.320 | ++ inc/python:pip_install:293 : return 0 2020-12-22 11:07:17.322 | ++ lib/tempest:install_tempest:716 : pushd /opt/stack/tempest 2020-12-22 11:07:17.322 | /opt/stack/tempest ~/devstack 2020-12-22 11:07:17.325 | ++ lib/tempest:install_tempest:720 : git checkout master 2020-12-22 11:07:17.349 | M .coveragerc 2020-12-22 11:07:17.349 | M .gitignore 2020-12-22 11:07:17.349 | M .gitreview 2020-12-22 11:07:17.349 | M .mailmap 2020-12-22 11:07:17.349 | M .stestr.conf 2020-12-22 11:07:17.349 | M CONTRIBUTING.rst 2020-12-22 11:07:17.349 | M HACKING.rst 2020-12-22 11:07:17.350 | M LICENSE 2020-12-22 11:07:17.350 | M README.rst 2020-12-22 11:07:17.350 | M REVIEWING.rst 2020-12-22 11:07:17.350 | M bindep.txt 2020-12-22 11:07:17.350 | M doc/requirements.txt 2020-12-22 11:07:17.350 | M doc/source/_extra/.htaccess 2020-12-22 11:07:17.350 | M doc/source/_static/.keep 2020-12-22 11:07:17.350 | M doc/source/account_generator.rst 2020-12-22 11:07:17.350 | M doc/source/cleanup.rst 2020-12-22 11:07:17.350 | M doc/source/conf.py 2020-12-22 11:07:17.350 | M doc/source/configuration.rst 2020-12-22 11:07:17.350 | M doc/source/contributor/contributing.rst 2020-12-22 11:07:17.350 | M doc/source/data/tempest-blacklisted-plugins-registry.header 2020-12-22 11:07:17.350 | M doc/source/data/tempest-plugins-registry.header 2020-12-22 11:07:17.350 | M doc/source/index.rst 2020-12-22 11:07:17.350 | M doc/source/library.rst 2020-12-22 11:07:17.350 | M doc/source/library/api_microversion_testing.rst 2020-12-22 11:07:17.350 | M doc/source/library/auth.rst 2020-12-22 11:07:17.350 | M doc/source/library/cli.rst 2020-12-22 11:07:17.350 | M doc/source/library/clients.rst 2020-12-22 11:07:17.350 | M doc/source/library/credential_providers.rst 2020-12-22 11:07:17.350 | M doc/source/library/decorators.rst 2020-12-22 11:07:17.350 | M doc/source/library/rest_client.rst 2020-12-22 11:07:17.350 | M doc/source/library/service_clients/compute_clients.rst 2020-12-22 11:07:17.350 | M doc/source/library/utils.rst 2020-12-22 11:07:17.350 | M doc/source/library/validation_resources.rst 2020-12-22 11:07:17.350 | M doc/source/microversion_testing.rst 2020-12-22 11:07:17.350 | M doc/source/overview.rst 2020-12-22 11:07:17.350 | M doc/source/plugins/index.rst 2020-12-22 11:07:17.350 | M doc/source/plugins/plugin.rst 2020-12-22 11:07:17.350 | M doc/source/requirement_upper_constraint_for_tempest.rst 2020-12-22 11:07:17.350 | M doc/source/run.rst 2020-12-22 11:07:17.350 | M doc/source/sampleconf.rst 2020-12-22 11:07:17.350 | M doc/source/stable_branch_support_policy.rst 2020-12-22 11:07:17.350 | M doc/source/stable_branch_testing_policy.rst 2020-12-22 11:07:17.350 | M doc/source/subunit_describe_calls.rst 2020-12-22 11:07:17.350 | M doc/source/supported_version.rst 2020-12-22 11:07:17.350 | M doc/source/tempest_and_plugins_compatible_version_policy.rst 2020-12-22 11:07:17.350 | M doc/source/test_removal.rst 2020-12-22 11:07:17.350 | M doc/source/tests/modules.rst 2020-12-22 11:07:17.350 | M doc/source/workspace.rst 2020-12-22 11:07:17.350 | M doc/source/write_tests.rst 2020-12-22 11:07:17.350 | M etc/accounts.yaml.sample 2020-12-22 11:07:17.350 | M etc/logging.conf.sample 2020-12-22 11:07:17.350 | M etc/whitelist.yaml 2020-12-22 11:07:17.350 | M playbooks/devstack-tempest-ipv6.yaml 2020-12-22 11:07:17.350 | M playbooks/devstack-tempest.yaml 2020-12-22 11:07:17.351 | M playbooks/post-tempest.yaml 2020-12-22 11:07:17.351 | M releasenotes/notes/10/10.0-supported-openstack-releases-b88db468695348f6.yaml 2020-12-22 11:07:17.351 | M releasenotes/notes/10/10.0.0-Tempest-library-interface-0eb680b810139a50.yaml 2020-12-22 11:07:17.351 | M releasenotes/notes/10/10.0.0-start-using-reno-ed9518126fd0e1a3.yaml 2020-12-22 11:07:17.351 | M releasenotes/notes/11/11.0.0-api-microversion-testing-support-2ceddd2255670932.yaml 2020-12-22 11:07:17.351 | M releasenotes/notes/11/11.0.0-compute-microversion-support-e0b23f960f894b9b.yaml 2020-12-22 11:07:17.351 | M releasenotes/notes/11/11.0.0-supported-openstack-releases-1e5d7295d939d439.yaml 2020-12-22 11:07:17.351 | M releasenotes/notes/12/12.0.0-supported-openstack-releases-f10aac381d933dd1.yaml 2020-12-22 11:07:17.351 | M releasenotes/notes/12/12.1.0-add-network-versions-client-d90e8334e1443f5c.yaml 2020-12-22 11:07:17.351 | M releasenotes/notes/12/12.1.0-add-scope-to-auth-b5a82493ea89f41e.yaml 2020-12-22 11:07:17.351 | M releasenotes/notes/12/12.1.0-add-tempest-run-3d0aaf69c2ca4115.yaml 2020-12-22 11:07:17.351 | M releasenotes/notes/12/12.1.0-add-tempest-workspaces-228a2ba4690b5589.yaml 2020-12-22 11:07:17.351 | M releasenotes/notes/12/12.1.0-add_subunit_describe_calls-5498a37e6cd66c4b.yaml 2020-12-22 11:07:17.351 | M releasenotes/notes/12/12.1.0-bug-1486834-7ebca15836ae27a9.yaml 2020-12-22 11:07:17.351 | M releasenotes/notes/12/12.1.0-identity-clients-as-library-e663c6132fcac6c2.yaml 2020-12-22 11:07:17.351 | M releasenotes/notes/12/12.1.0-image-clients-as-library-86d17caa26ce3961.yaml 2020-12-22 11:07:17.351 | M releasenotes/notes/12/12.1.0-new-test-utils-module-adf34468c4d52719.yaml 2020-12-22 11:07:17.351 | M releasenotes/notes/12/12.1.0-remove-input-scenarios-functionality-01308e6d4307f580.yaml 2020-12-22 11:07:17.351 | M releasenotes/notes/12/12.1.0-remove-integrated-horizon-bb57551c1e5f5be3.yaml 2020-12-22 11:07:17.351 | M releasenotes/notes/12/12.1.0-remove-legacy-credential-providers-3d653ac3ba1ada2b.yaml 2020-12-22 11:07:17.351 | M releasenotes/notes/12/12.1.0-remove-trove-tests-666522e9113549f9.yaml 2020-12-22 11:07:17.351 | M releasenotes/notes/12/12.1.0-routers-client-as-library-25a363379da351f6.yaml 2020-12-22 11:07:17.351 | M releasenotes/notes/12/12.1.0-support-chunked-encoding-d71f53225f68edf3.yaml 2020-12-22 11:07:17.351 | M releasenotes/notes/12/12.1.0-tempest-init-global-config-dir-location-changes-12260255871d3a2b.yaml 2020-12-22 11:07:17.351 | M releasenotes/notes/12/12.2.0-add-httptimeout-in-restclient-ax78061900e3f3d7.yaml 2020-12-22 11:07:17.351 | M releasenotes/notes/12/12.2.0-add-new-identity-clients-3c3afd674a395bde.yaml 2020-12-22 11:07:17.351 | M releasenotes/notes/12/12.2.0-clients_module-16f3025f515bf9ec.yaml 2020-12-22 11:07:17.351 | M releasenotes/notes/12/12.2.0-nova_cert_default-90eb7c1e3cde624a.yaml 2020-12-22 11:07:17.351 | M releasenotes/notes/12/12.2.0-plugin-service-client-registration-00b19a2dd4935ba0.yaml 2020-12-22 11:07:17.351 | M releasenotes/notes/12/12.2.0-remove-javelin-276f62d04f7e4a1d.yaml 2020-12-22 11:07:17.351 | M releasenotes/notes/12/12.2.0-service_client_config-8a1d7b4de769c633.yaml 2020-12-22 11:07:17.351 | M releasenotes/notes/12/12.2.0-volume-clients-as-library-9a3444dd63c134b3.yaml 2020-12-22 11:07:17.351 | M releasenotes/notes/13/13.0.0-add-new-identity-clients-as-library-5f7ndha733nwdsn9.yaml 2020-12-22 11:07:17.351 | M releasenotes/notes/13/13.0.0-add-volume-clients-as-a-library-d05b6bc35e66c6ef.yaml 2020-12-22 11:07:17.351 | M releasenotes/notes/13/13.0.0-deprecate-get_ipv6_addr_by_EUI64-4673f07677289cf6.yaml 2020-12-22 11:07:17.351 | M releasenotes/notes/13/13.0.0-move-call-until-true-to-tempest-lib-c9ea70dd6fe9bd15.yaml 2020-12-22 11:07:17.351 | M releasenotes/notes/13/13.0.0-start-of-newton-support-3ebb274f300f28eb.yaml 2020-12-22 11:07:17.351 | M releasenotes/notes/13/13.0.0-tempest-cleanup-nostandalone-39df2aafb2545d35.yaml 2020-12-22 11:07:17.351 | M releasenotes/notes/13/13.0.0-volume-clients-as-library-660811011be29d1a.yaml 2020-12-22 11:07:17.352 | M releasenotes/notes/14/14.0.0-add-cred-provider-abstract-class-to-lib-70ff513221f8a871.yaml 2020-12-22 11:07:17.352 | M releasenotes/notes/14/14.0.0-add-cred_client-to-tempest.lib-4d4af33f969c576f.yaml 2020-12-22 11:07:17.352 | M releasenotes/notes/14/14.0.0-add-error-code-translation-to-versions-clients-acbc78292e24b014.yaml 2020-12-22 11:07:17.352 | M releasenotes/notes/14/14.0.0-add-image-clients-af94564fb34ddca6.yaml 2020-12-22 11:07:17.352 | M releasenotes/notes/14/14.0.0-add-role-assignments-client-as-a-library-d34b4fdf376984ad.yaml 2020-12-22 11:07:17.352 | M releasenotes/notes/14/14.0.0-add-service-provider-client-cbba77d424a30dd3.yaml 2020-12-22 11:07:17.352 | M releasenotes/notes/14/14.0.0-add-ssh-port-parameter-to-client-6d16c374ac4456c1.yaml 2020-12-22 11:07:17.352 | M releasenotes/notes/14/14.0.0-deprecate-nova-api-extensions-df16b02485dae203.yaml 2020-12-22 11:07:17.352 | M releasenotes/notes/14/14.0.0-move-cinder-v3-to-lib-service-be3ba0c20753b594.yaml 2020-12-22 11:07:17.352 | M releasenotes/notes/14/14.0.0-new-volume-limit-client-517c17d9090f4df4.yaml 2020-12-22 11:07:17.352 | M releasenotes/notes/14/14.0.0-remo-stress-tests-81052b211ad95d2e.yaml 2020-12-22 11:07:17.352 | M releasenotes/notes/14/14.0.0-remove-baremetal-tests-65186d9e15d5b8fb.yaml 2020-12-22 11:07:17.352 | M releasenotes/notes/14/14.0.0-remove-bootable-option-024f8944c056a3e0.yaml 2020-12-22 11:07:17.352 | M releasenotes/notes/14/14.0.0-remove-negative-test-generator-1653f4c0f86ccf75.yaml 2020-12-22 11:07:17.352 | M releasenotes/notes/14/14.0.0-remove-sahara-tests-1532c47c7df80e3a.yaml 2020-12-22 11:07:17.352 | M releasenotes/notes/14/14.0.0-volume-clients-as-library-309030c7a16e62ab.yaml 2020-12-22 11:07:17.352 | M releasenotes/notes/15/15.0.0-add-identity-v3-clients-as-a-library-d34b4fdf376984ad.yaml 2020-12-22 11:07:17.352 | M releasenotes/notes/15/15.0.0-add-image-clients-tests-49dbc0a0a4281a77.yaml 2020-12-22 11:07:17.352 | M releasenotes/notes/15/15.0.0-add-implied-roles-to-roles-client-library-edf96408ad9ba82e.yaml 2020-12-22 11:07:17.352 | M releasenotes/notes/15/15.0.0-add-snapshot-manage-client-as-library-a76ffdba9d8d01cb.yaml 2020-12-22 11:07:17.352 | M releasenotes/notes/15/15.0.0-deprecate-allow_port_security_disabled-option-2d3d87f6bd11d03a.yaml 2020-12-22 11:07:17.352 | M releasenotes/notes/15/15.0.0-deprecate-identity-feature-enabled.reseller-84800a8232fe217f.yaml 2020-12-22 11:07:17.352 | M releasenotes/notes/15/15.0.0-deprecate-volume_feature_enabled.volume_services-dbe024ea067d5ab2.yaml 2020-12-22 11:07:17.352 | M releasenotes/notes/15/15.0.0-jsonschema-validator-2377ba131e12d3c7.yaml 2020-12-22 11:07:17.352 | M releasenotes/notes/15/15.0.0-remove-deprecated-compute-microversion-config-options-eaee6a7d2f8390a8.yaml 2020-12-22 11:07:17.352 | M releasenotes/notes/15/15.0.0-remove-deprecated-compute-validation-config-options-e3d1b89ce074d71c.yaml 2020-12-22 11:07:17.352 | M releasenotes/notes/15/15.0.0-remove-deprecated-input-scenario-config-options-414e0c5442e967e9.yaml 2020-12-22 11:07:17.352 | M releasenotes/notes/15/15.0.0-remove-deprecated-network-config-options-f9ce276231578fe6.yaml 2020-12-22 11:07:17.352 | M releasenotes/notes/16/16.0.0-add-OAUTH-Consumer-Client-tempest-tests-db1df7aae4a9fd4e.yaml 2020-12-22 11:07:17.352 | M releasenotes/notes/16/16.0.0-add-additional-methods-to-roles-client-library-178d4a6000dec72d.yaml 2020-12-22 11:07:17.352 | M releasenotes/notes/16/16.0.0-add-cascade-parameter-to-volumes-client-ff4f7f12795003a4.yaml 2020-12-22 11:07:17.352 | M releasenotes/notes/16/16.0.0-add-compute-server-evaculate-client-as-a-library-ed76baf25f02c3ca.yaml 2020-12-22 11:07:17.352 | M releasenotes/notes/16/16.0.0-add-content-type-without-spaces-b2c9b91b257814f3.yaml 2020-12-22 11:07:17.352 | M releasenotes/notes/16/16.0.0-add-list-auth-project-client-5905076d914a3943.yaml 2020-12-22 11:07:17.352 | M releasenotes/notes/16/16.0.0-add-list-glance-api-versions-ec5fc8081fc8a0ae.yaml 2020-12-22 11:07:17.352 | M releasenotes/notes/16/16.0.0-add-list-security-groups-by-servers-to-servers-client-library-088df48f6d81f4be.yaml 2020-12-22 11:07:17.352 | M releasenotes/notes/16/16.0.0-add-list-version-to-identity-client-944cb7396088a575.yaml 2020-12-22 11:07:17.352 | M releasenotes/notes/16/16.0.0-add-list-version-to-volume-client-4769dd1bd4ab9c5e.yaml 2020-12-22 11:07:17.352 | M releasenotes/notes/16/16.0.0-add-quota-sets-detail-kwarg-74b72183295b3ce7.yaml 2020-12-22 11:07:17.352 | M releasenotes/notes/16/16.0.0-add-tempest-lib-remote-client-adbeb3f42a36910b.yaml 2020-12-22 11:07:17.352 | M releasenotes/notes/16/16.0.0-add-tempest-run-combine-option-e94c1049ba8985d5.yaml 2020-12-22 11:07:17.352 | M releasenotes/notes/16/16.0.0-add-update-encryption-type-to-encryption-types-client-f3093532a0bcf9a1.yaml 2020-12-22 11:07:17.353 | M releasenotes/notes/16/16.0.0-add-volume-manage-client-as-library-78ab198a1dc1bd41.yaml 2020-12-22 11:07:17.353 | M releasenotes/notes/16/16.0.0-create-server-tags-client-8c0042a77e859af6.yaml 2020-12-22 11:07:17.353 | M releasenotes/notes/16/16.0.0-deprecate-deactivate_image-config-7a282c471937bbcb.yaml 2020-12-22 11:07:17.353 | M releasenotes/notes/16/16.0.0-deprecate-dvr_extra_resources-config-8c319d6dab7f7e5c.yaml 2020-12-22 11:07:17.353 | M releasenotes/notes/16/16.0.0-deprecate-glance-api-version-config-options-8370b63aea8e14cf.yaml 2020-12-22 11:07:17.353 | M releasenotes/notes/16/16.0.0-deprecate-resources-prefix-option-ad490c0a30a0266b.yaml 2020-12-22 11:07:17.353 | M releasenotes/notes/16/16.0.0-deprecate-skip_unless_attr-decorator-450a1ed727494724.yaml 2020-12-22 11:07:17.353 | M releasenotes/notes/16/16.0.0-deprecate-skip_unless_config-decorator-64c32d588043ab12.yaml 2020-12-22 11:07:17.353 | M releasenotes/notes/16/16.0.0-deprecated-cinder-api-v1-option-df7d5a54d93db5cf.yaml 2020-12-22 11:07:17.353 | M releasenotes/notes/16/16.0.0-dreprecate_client_parameters-cb8d069e62957f7e.yaml 2020-12-22 11:07:17.353 | M releasenotes/notes/16/16.0.0-fix-volume-v2-service-clients-bugfix-1667354-73d2c3c8fedc08bf.yaml 2020-12-22 11:07:17.353 | M releasenotes/notes/16/16.0.0-mitaka-eol-88ff8355fff81b55.yaml 2020-12-22 11:07:17.353 | M releasenotes/notes/16/16.0.0-remove-call_until_true-of-test-de9c13bc8f969921.yaml 2020-12-22 11:07:17.353 | M releasenotes/notes/16/16.0.0-remove-cinder-v1-api-tests-71e266b8d55d475f.yaml 2020-12-22 11:07:17.353 | M releasenotes/notes/16/16.0.0-remove-deprecated-allow_port_security_disabled-option-d0ffaeb2e7817707.yaml 2020-12-22 11:07:17.353 | M releasenotes/notes/16/16.0.0-remove-deprecated-compute-validation-config-options-part-2-5cd17b6e0e6cb8a3.yaml 2020-12-22 11:07:17.353 | M releasenotes/notes/16/16.0.0-remove-deprecated-dvr_extra_resources-option-e8c441c38eab7ddd.yaml 2020-12-22 11:07:17.353 | M releasenotes/notes/16/16.0.0-remove-deprecated-identity-reseller-option-4411c7e3951f1094.yaml 2020-12-22 11:07:17.353 | M releasenotes/notes/16/16.0.0-remove-sahara-service-available-44a642aa9c634ab4.yaml 2020-12-22 11:07:17.353 | M releasenotes/notes/16/16.0.0-remove-volume_feature_enabled.volume_services-c6aa142cc1021297.yaml 2020-12-22 11:07:17.353 | M releasenotes/notes/16/16.0.0-use-keystone-v3-api-935860d30ddbb8e9.yaml 2020-12-22 11:07:17.353 | M releasenotes/notes/16/16.0.0-volume-transfers-client-e5ed3f5464c0cdc0.yaml 2020-12-22 11:07:17.353 | M releasenotes/notes/25/subunt-describe-call-verbose-arg-fix.yaml 2020-12-22 11:07:17.353 | M releasenotes/notes/Extend-cleanup-CLI-to-delete-regions-9f1dbda2c8de12e2.yaml 2020-12-22 11:07:17.353 | M releasenotes/notes/Fix-KeyError-bug-in-v3-volumes_client-ff5d9b894f2257c8.yaml 2020-12-22 11:07:17.353 | M releasenotes/notes/Placement-client-for-placement-based-minimum-bw-allocation-27ed0938118752b6.yaml 2020-12-22 11:07:17.353 | M releasenotes/notes/QoS-client-for-placement-based-minimum-bw-allocation-8e5854d5754cec68.yaml 2020-12-22 11:07:17.353 | M releasenotes/notes/Remove-deprecated-image-scenario-options-b573c60e873ab451.yaml 2020-12-22 11:07:17.353 | M releasenotes/notes/Remove-test_reboot_server_soft-48fa786f38cd94dc.yaml 2020-12-22 11:07:17.353 | M releasenotes/notes/Set-default-of-operator_role-to-member-f9c3abd2ebde23b7.yaml 2020-12-22 11:07:17.353 | M releasenotes/notes/account-generator-accepts-positive-numbers-only-33a366a297494ef7.yaml 2020-12-22 11:07:17.353 | M releasenotes/notes/account_generator-6eb03f664a448c35.yaml 2020-12-22 11:07:17.353 | M releasenotes/notes/add-OAUTH-Token-Client-tempest-tests-6351eda451b95a86.yaml 2020-12-22 11:07:17.353 | M releasenotes/notes/add-additional-methods-to-policy-client-library-b8279c18335588c9.yaml 2020-12-22 11:07:17.353 | M releasenotes/notes/add-can-migrate-between-any-hosts-config-option-x8ah4f9737a28e9b.yaml 2020-12-22 11:07:17.353 | M releasenotes/notes/add-compute-feature-serial-console-45583c4341e34fc9.yaml 2020-12-22 11:07:17.353 | M releasenotes/notes/add-compute-feature-shelve-migrate-fdbd3633abe65c4e.yaml 2020-12-22 11:07:17.354 | M releasenotes/notes/add-consistency-group-exceptions-01cbb792cd710231.yaml 2020-12-22 11:07:17.354 | M releasenotes/notes/add-create-group-from-src-tempest-tests-9eb8b0b4b5c52055.yaml 2020-12-22 11:07:17.354 | M releasenotes/notes/add-domain-configuration-client-tempest-tests-e383efabdbb9ad03.yaml 2020-12-22 11:07:17.354 | M releasenotes/notes/add-domain-param-in-cliclient-a270fcf35c8f09e6.yaml 2020-12-22 11:07:17.354 | M releasenotes/notes/add-extra-apis-to-volume-v3-services-client-bf9b235cf5a611fe.yaml 2020-12-22 11:07:17.354 | M releasenotes/notes/add-floating-ip-config-option-e5774bf77702ce9f.yaml 2020-12-22 11:07:17.354 | M releasenotes/notes/add-force-detach-volume-to-volumes-client-library-b2071f2954f8e8b1.yaml 2020-12-22 11:07:17.354 | M releasenotes/notes/add-group-type-specs-apis-to-v3-group-types-client-10390b52dedede54.yaml 2020-12-22 11:07:17.354 | M releasenotes/notes/add-identity-v3-clients-for-os-ep-filter-api-endpoint-groups-3518a90bbb731d0f.yaml 2020-12-22 11:07:17.354 | M releasenotes/notes/add-identity-v3-clients-for-os-ep-filter-api-extensions-9cfd217fd2c6a61f.yaml 2020-12-22 11:07:17.354 | M releasenotes/notes/add-image-alt-ssh-user-config-option-1b775af2f468aa5b.yaml 2020-12-22 11:07:17.354 | M releasenotes/notes/add-immutable-user-source-support-dd17772a997075e0.yaml 2020-12-22 11:07:17.354 | M releasenotes/notes/add-ip-version-check-in-addresses-x491ac6d9abaxa12.yaml 2020-12-22 11:07:17.354 | M releasenotes/notes/add-is-resource-deleted-sg-client-f4a7a7a54ff024d7.yaml 2020-12-22 11:07:17.354 | M releasenotes/notes/add-keystone-ep-clients-eeefd0904fbbe151.yaml 2020-12-22 11:07:17.354 | M releasenotes/notes/add-keystone-v3-ec2-tests-d959b7d36f0bd7fc.yaml 2020-12-22 11:07:17.354 | M releasenotes/notes/add-kwargs-to-delete-vol-of-vol-client-1ecde75beb62933c.yaml 2020-12-22 11:07:17.354 | M releasenotes/notes/add-list-volume-transfers-with-detail-to-transfers-client-80169bf78cf4fa66.yaml 2020-12-22 11:07:17.354 | M releasenotes/notes/add-load-list-cmd-35a4a2e6ea0a36fd.yaml 2020-12-22 11:07:17.354 | M releasenotes/notes/add-manage-snapshot-ref-config-option-67efd04897335b67.yaml 2020-12-22 11:07:17.354 | M releasenotes/notes/add-migrate-volume-and-list-hosts-to-v3-volume-client-library-ad3529260db58f00.yaml 2020-12-22 11:07:17.354 | M releasenotes/notes/add-params-to-identity-v3-list-endpoints-958a155be4e17e5b.yaml 2020-12-22 11:07:17.354 | M releasenotes/notes/add-params-to-v2-list-backups-api-c088d2b4bfe90247.yaml 2020-12-22 11:07:17.354 | M releasenotes/notes/add-port-profile-config-option-2610b2fa67027960.yaml 2020-12-22 11:07:17.354 | M releasenotes/notes/add-profiler-config-options-db7c4ae6d338ee5c.yaml 2020-12-22 11:07:17.354 | M releasenotes/notes/add-redirect-param-bea1f6fbce629c70.yaml 2020-12-22 11:07:17.354 | M releasenotes/notes/add-reset-group-snapshot-status-api-to-v3-group-snapshots-client-248d41827daf2a0c.yaml 2020-12-22 11:07:17.354 | M releasenotes/notes/add-reset-group-status-api-to-v3-groups-client-9aa048617c66756a.yaml 2020-12-22 11:07:17.354 | M releasenotes/notes/add-return-value-to-retype-volume-a401aa619aaa2457.yaml 2020-12-22 11:07:17.354 | M releasenotes/notes/add-save-state-option-5ea67858cbaca969.yaml 2020-12-22 11:07:17.354 | M releasenotes/notes/add-server-diagnostics-validation-schema-b5a3c55b45aa718a.yaml 2020-12-22 11:07:17.354 | M releasenotes/notes/add-show-api-v3-details-api-to-v3-versions-client-4b408427379cabfe.yaml 2020-12-22 11:07:17.354 | M releasenotes/notes/add-show-default-group-type-detail-api-to-v3-group-types-client-65f717878cf52da0.yaml 2020-12-22 11:07:17.354 | M releasenotes/notes/add-show-default-quotas-api-to-network-quotas-client-3a7c1159af9e56ff.yaml 2020-12-22 11:07:17.354 | M releasenotes/notes/add-show-default-volume-types-api-to-v3-types-client-44b2676f217d78dc.yaml 2020-12-22 11:07:17.354 | M releasenotes/notes/add-show-encryption-specs-item-api-to-v2-encryption-types-client-290b421cd4bc0c0e.yaml 2020-12-22 11:07:17.354 | M releasenotes/notes/add-show-host-to-hosts-client-library-c60c4eb49d139480.yaml 2020-12-22 11:07:17.354 | M releasenotes/notes/add-show-quota-details-api-to-network-quotas-client-3fffd302cc5d335f.yaml 2020-12-22 11:07:17.354 | M releasenotes/notes/add-show-snapshot-metadata-item-api-to-v2-snapshots-client-bd3cbab3c7f0e0b3.yaml 2020-12-22 11:07:17.354 | M releasenotes/notes/add-show-volume-image-metadata-api-to-v2-volumes-client-ee3c027f35276561.yaml 2020-12-22 11:07:17.354 | M releasenotes/notes/add-show-volume-metadata-item-api-to-v2-volumes-client-47d59ecd999ca9df.yaml 2020-12-22 11:07:17.354 | M releasenotes/notes/add-show-volume-summary-api-to-v3-volumes-client-96e7b01abdb5c9c3.yaml 2020-12-22 11:07:17.355 | M releasenotes/notes/add-storyboard-in-skip-because-decorator-3e139aa8a4f7970f.yaml 2020-12-22 11:07:17.355 | M releasenotes/notes/add-subnet-id-config-option-fac3d6f12abfc171.yaml 2020-12-22 11:07:17.355 | M releasenotes/notes/add-support-args-kwargs-in-call-until-true-a91k592h5a64exf7.yaml 2020-12-22 11:07:17.355 | M releasenotes/notes/add-unstable_test-decorator-a73cf97d4ffcc796.yaml 2020-12-22 11:07:17.355 | M releasenotes/notes/add-update-api-to-group-types-client-09c06ccdf80d5003.yaml 2020-12-22 11:07:17.355 | M releasenotes/notes/add-update-backup-api-to-v3-backups-client-e8465b2b66617dc0.yaml 2020-12-22 11:07:17.355 | M releasenotes/notes/add-update-flavor--api-to-flavors-client-a859542fe54aab7c.yaml 2020-12-22 11:07:17.355 | M releasenotes/notes/add-update-group-tempest-tests-72f8ec19b2809849.yaml 2020-12-22 11:07:17.355 | M releasenotes/notes/add-validation-resources-to-lib-dc2600c4324ca4d7.yaml 2020-12-22 11:07:17.355 | M releasenotes/notes/add-volume-group-snapshots-tempest-tests-840df3da26590f5e.yaml 2020-12-22 11:07:17.355 | M releasenotes/notes/add-volume-group-types-tempest-tests-1298ab8cb4fe8b7b.yaml 2020-12-22 11:07:17.355 | M releasenotes/notes/add-volume-groups-tempest-tests-dd7b2abfe2b48427.yaml 2020-12-22 11:07:17.355 | M releasenotes/notes/add-volume-quota-class-client-as-library-c4c2b22c36ff807e.yaml 2020-12-22 11:07:17.355 | M releasenotes/notes/add-worker-file-option-d949121a61156968.yaml 2020-12-22 11:07:17.355 | M releasenotes/notes/add_proxy_url_get_credentials-aef66b085450513f.yaml 2020-12-22 11:07:17.355 | M releasenotes/notes/agents-client-delete-method-de1a7fb3f845999c.yaml 2020-12-22 11:07:17.355 | M releasenotes/notes/api_v2_admin_flag-dea5ca9bc2ce63bc.yaml 2020-12-22 11:07:17.355 | M releasenotes/notes/associate-disassociate-floating_ip-0b6cfebeef1304b0.yaml 2020-12-22 11:07:17.355 | M releasenotes/notes/bp-application-credentials-df69b1f617db1bb9.yaml 2020-12-22 11:07:17.355 | M releasenotes/notes/bug-1647999-7aeda50a8d082d4c.yaml 2020-12-22 11:07:17.355 | M releasenotes/notes/bug-1791007-328a8b9a43bfb157.yaml 2020-12-22 11:07:17.355 | M releasenotes/notes/bug-1799883-6ea95fc64f70c9ef.yaml 2020-12-22 11:07:17.355 | M releasenotes/notes/bug-1808473-54ada26ab78e7b02.yaml 2020-12-22 11:07:17.355 | M releasenotes/notes/change-default-region-for-placement-to-empty-string-394f1132c28345bb.yaml 2020-12-22 11:07:17.355 | M releasenotes/notes/cinder-use-os-endpoint-type-c11f63fd468ceb4c.yaml 2020-12-22 11:07:17.355 | M releasenotes/notes/cli-tests-v3fixes-fb38189cefd64213.yaml 2020-12-22 11:07:17.355 | M releasenotes/notes/compare-header-version-func-de5139b2161b3627.yaml 2020-12-22 11:07:17.355 | M releasenotes/notes/conditional-attr-a8564ec5a70ec840.yaml 2020-12-22 11:07:17.355 | M releasenotes/notes/config-image-api-v1-default-to-false-39d5f2xafc534ab1.yaml 2020-12-22 11:07:17.355 | M releasenotes/notes/config-volume-multiattach-ea8138dfa4fd308c.yaml 2020-12-22 11:07:17.355 | M releasenotes/notes/config_image_certificate_compute_feature-c56efb520d54aff5.yaml 2020-12-22 11:07:17.355 | M releasenotes/notes/correct-port-profile-config-option-d67f5cb31f1bc34c.yaml 2020-12-22 11:07:17.355 | M releasenotes/notes/create-mount-config-drive-to-lib-1a6e912b8afbcc7e.yaml 2020-12-22 11:07:17.355 | M releasenotes/notes/credentials-factory-stable-c8037bd9ae642482.yaml 2020-12-22 11:07:17.355 | M releasenotes/notes/deprecate-compute-feature-enabled-block-migrate-cinder-iscsi-fcda802d774dfeec.yaml 2020-12-22 11:07:17.355 | M releasenotes/notes/deprecate-compute-images-client-in-volume-tests-92b6dd55fcaba620.yaml 2020-12-22 11:07:17.355 | M releasenotes/notes/deprecate-config-forbid_global_implied_dsr-e64cfa66e6e3ded5.yaml 2020-12-22 11:07:17.355 | M releasenotes/notes/deprecate-default-value-for-v3_endpoint_type-fb9e47c5ba1c719d.yaml 2020-12-22 11:07:17.355 | M releasenotes/notes/deprecate-dns_servers-option-0xf2f297ee47a5ff.yaml 2020-12-22 11:07:17.355 | M releasenotes/notes/deprecate-scheduler-available-filters-cbca2017ba3cf2aa.yaml 2020-12-22 11:07:17.355 | M releasenotes/notes/deprecate-spice-rdp-console-config-f2af173552axfb72.yaml 2020-12-22 11:07:17.356 | M releasenotes/notes/deprecate-vnc-server-header-529f07d592aefb62.yaml 2020-12-22 11:07:17.356 | M releasenotes/notes/deprecate-volume-api-selection-config-options-b95c5c0ccbf38916.yaml 2020-12-22 11:07:17.356 | M releasenotes/notes/disable-identity-v2-testing-4ef1565d1a5aedcf.yaml 2020-12-22 11:07:17.356 | M releasenotes/notes/drop-DEFAULT_PARAMS-bfcc2e7b74ef880b.yaml 2020-12-22 11:07:17.356 | M releasenotes/notes/drop-py-2-7-730baf411876d5d8.yaml 2020-12-22 11:07:17.356 | M releasenotes/notes/drop-py-3-5-support-76ca78f1a650fcad.yaml 2020-12-22 11:07:17.356 | M releasenotes/notes/enable-volume-multiattach-fd5e9bf0e96b56ce.yaml 2020-12-22 11:07:17.356 | M releasenotes/notes/end-of-support-for-stein-f795b968d83497a9.yaml 2020-12-22 11:07:17.356 | M releasenotes/notes/extra-compute-services-tests-92b6c0618972e02f.yaml 2020-12-22 11:07:17.356 | M releasenotes/notes/fix-1847749-2670b1d4f6097a1a.yaml 2020-12-22 11:07:17.356 | M releasenotes/notes/fix-credential-logging-98089c897d801355.yaml 2020-12-22 11:07:17.356 | M releasenotes/notes/fix-list-group-snapshots-api-969d9321002c566c.yaml 2020-12-22 11:07:17.356 | M releasenotes/notes/fix-remoteclient-default-ssh-shell-prologue-33e99343d086f601.yaml 2020-12-22 11:07:17.356 | M releasenotes/notes/fix-show-image-file-expected-code-92d97342d0f6d60e.yaml 2020-12-22 11:07:17.356 | M releasenotes/notes/http_proxy_config-cb39b55520e84db5.yaml 2020-12-22 11:07:17.356 | M releasenotes/notes/identity-tests-domain-drivers-76235f6672221e45.yaml 2020-12-22 11:07:17.356 | M releasenotes/notes/identity-token-client-8aaef74b1d61090a.yaml 2020-12-22 11:07:17.356 | M releasenotes/notes/identity-v3-project-tags-client-36683c6a8644e54b.yaml 2020-12-22 11:07:17.356 | M releasenotes/notes/identity_client-635275d43abbb807.yaml 2020-12-22 11:07:17.356 | M releasenotes/notes/image_import_testing_support-22ba4bcb9f2fb848.yaml 2020-12-22 11:07:17.356 | M releasenotes/notes/intermediate-pike-release-2ce492432ff8f012.yaml 2020-12-22 11:07:17.356 | M releasenotes/notes/intermediate-queens-release-2f9f305775fca454.yaml 2020-12-22 11:07:17.356 | M releasenotes/notes/intermediate-train-release-0146c624cff9a57f.yaml 2020-12-22 11:07:17.356 | M releasenotes/notes/intermediate-ussuri-release-8aebeca312a6718c.yaml 2020-12-22 11:07:17.356 | M releasenotes/notes/introduce-attachments-client-add-show-attachment-api-c3111f7e560a87b3.yaml 2020-12-22 11:07:17.356 | M releasenotes/notes/lib_api_microversion_fixture-f52308fc6b6b89f2.yaml 2020-12-22 11:07:17.356 | M releasenotes/notes/list-auth-domains-v3-endpoint-9ec60c7d3011c397.yaml 2020-12-22 11:07:17.356 | M releasenotes/notes/make-object-storage-client-as-stable-interface-d1b07c7e8f17bef6.yaml 2020-12-22 11:07:17.356 | M releasenotes/notes/migrate-dynamic-creds-ecebb47528080761.yaml 2020-12-22 11:07:17.356 | M releasenotes/notes/migrate-object-storage-as-stable-interface-42014c7b43ecb254.yaml 2020-12-22 11:07:17.356 | M releasenotes/notes/migrate-preprov-creds-ef61a046ee1ec604.yaml 2020-12-22 11:07:17.356 | M releasenotes/notes/move-attr-decorator-to-lib-a1e80c42ba9c5392.yaml 2020-12-22 11:07:17.356 | M releasenotes/notes/move-related_bug-decorator-to-lib-dbfd5c543bbb2805.yaml 2020-12-22 11:07:17.356 | M releasenotes/notes/move-volume-v3-base_client-to-volume-1edbz0f207c3b283.yaml 2020-12-22 11:07:17.356 | M releasenotes/notes/network-show-version-18e1707a4df0a3d3.yaml 2020-12-22 11:07:17.356 | M releasenotes/notes/network-swap-to-project_id-a1d7fdf6c5e1cf44.yaml 2020-12-22 11:07:17.356 | M releasenotes/notes/network-tag-client-f4614029af7927f0.yaml 2020-12-22 11:07:17.356 | M releasenotes/notes/network_feature_enabled_available_features-35f9ac5f253e2ca3.yaml 2020-12-22 11:07:17.356 | M releasenotes/notes/new-placement-client-methods-e35c473e29494928.yaml 2020-12-22 11:07:17.356 | M releasenotes/notes/omit_X-Subject-Token_from_log-1bf5fef88c80334b.yaml 2020-12-22 11:07:17.356 | M releasenotes/notes/os_tenant_name-3ee175763bff455b.yaml 2020-12-22 11:07:17.356 | M releasenotes/notes/pause_teardown-45c9d60ffa889f7f.yaml 2020-12-22 11:07:17.356 | M releasenotes/notes/plugin-client-registration-enhancements-e09131742391225b.yaml 2020-12-22 11:07:17.356 | M releasenotes/notes/prevent-error-in-parse-resp-when-nullable-list-9898cd0f22180986.yaml 2020-12-22 11:07:17.357 | M releasenotes/notes/raise-exception-when-error-deleting-on-volume-18d0d0c5886212dd.yaml 2020-12-22 11:07:17.357 | M releasenotes/notes/removal-deprecated-config-options-3db535b979fe3509.yaml 2020-12-22 11:07:17.357 | M releasenotes/notes/removal-deprecated-volume-config-options-21c4412f3c600923.yaml 2020-12-22 11:07:17.357 | M releasenotes/notes/remove-allow_tenant_isolation-option-03f0d998eb498d44.yaml 2020-12-22 11:07:17.357 | M releasenotes/notes/remove-deprecated-apis-from-v2-volumes-client-3ca4a5db5fea518f.yaml 2020-12-22 11:07:17.357 | M releasenotes/notes/remove-deprecated-find-test-caller-f4525cd043bfd1b6.yaml 2020-12-22 11:07:17.357 | M releasenotes/notes/remove-deprecated-skip-decorators-f8b42d812d20b537.yaml 2020-12-22 11:07:17.357 | M releasenotes/notes/remove-deprecated-skip_unless_attr-decorator-02bde59a00328f5c.yaml 2020-12-22 11:07:17.357 | M releasenotes/notes/remove-deprecated-volume-apis-from-v2-volumes-client-cf35e5b4cca89860.yaml 2020-12-22 11:07:17.357 | M releasenotes/notes/remove-get-ipv6-addr-by-EUI64-c79972d799c7a430.yaml 2020-12-22 11:07:17.357 | M releasenotes/notes/remove-heat-tests-9efb42cac3e0b306.yaml 2020-12-22 11:07:17.357 | M releasenotes/notes/remove-some-deprecated-auth-and-identity-options-xa1xd9b8fb948g4f.yaml 2020-12-22 11:07:17.357 | M releasenotes/notes/remove-some-deprecated-identity-options-0ffxd1b8db928e43.yaml 2020-12-22 11:07:17.357 | M releasenotes/notes/remove-support-of-py34-7d59fdb431fefe24.yaml 2020-12-22 11:07:17.357 | M releasenotes/notes/removed-tox-ostestr-8997a93d199c44f3.yaml 2020-12-22 11:07:17.357 | M releasenotes/notes/segments-client-866f02948f40d4ff.yaml 2020-12-22 11:07:17.357 | M releasenotes/notes/set-cinder-api-v3-option-true-1b3e61e3129b7c00.yaml 2020-12-22 11:07:17.357 | M releasenotes/notes/start-of-pike-support-f2a1b7ea8e8b0311.yaml 2020-12-22 11:07:17.357 | M releasenotes/notes/start-of-queens-support-fea9051ba1d85fc7.yaml 2020-12-22 11:07:17.357 | M releasenotes/notes/subunit_describe_calls-ad7df689b9d63e3f.yaml 2020-12-22 11:07:17.357 | M releasenotes/notes/support-microversion-in-scenario-test-b4fbfdd3a977fc58.yaml 2020-12-22 11:07:17.357 | M releasenotes/notes/switch-to-stestr-8c9f834b3f5a55d8.yaml 2020-12-22 11:07:17.357 | M releasenotes/notes/tempest-default-run_validations-9640c41b6a4a9121.yaml 2020-12-22 11:07:17.357 | M releasenotes/notes/tempest-identity-catalog-client-f5c8589a9d7c1eb5.yaml 2020-12-22 11:07:17.357 | M releasenotes/notes/tempest-lib-compute-update-service-6019d2dcfe4a1c5d.yaml 2020-12-22 11:07:17.357 | M releasenotes/notes/tempest-rocky-release-0fc3312053923380.yaml 2020-12-22 11:07:17.357 | M releasenotes/notes/tempest-run-fix-updates-564b41706decbba1.yaml 2020-12-22 11:07:17.357 | M releasenotes/notes/tempest-stein-release-18bad34136a2e6ef.yaml 2020-12-22 11:07:17.357 | M releasenotes/notes/tempest-train-release-a2ed0743a5eadeb6.yaml 2020-12-22 11:07:17.357 | M releasenotes/notes/tempest-ussuri-release-72b5770a3b97678f.yaml 2020-12-22 11:07:17.357 | M releasenotes/notes/tempest-victoria-release-27000c02edc5a112.yaml 2020-12-22 11:07:17.357 | M releasenotes/notes/tempest-workspace-delete-directory-feature-74d6d157a5a05561.yaml 2020-12-22 11:07:17.357 | M releasenotes/notes/test-clients-stable-for-plugin-90b1e7dc83f28ccd.yaml 2020-12-22 11:07:17.357 | M releasenotes/notes/use-cinder-v3-client-for-verify_tempest_config-2bf3d817b0070064.yaml 2020-12-22 11:07:17.357 | M releasenotes/notes/verify-tempest-command-8e88452c7a08dd77.yaml 2020-12-22 11:07:17.357 | M releasenotes/notes/vnc-hardcoded-server-name-removed-6f8d1e90a175dc08.yaml 2020-12-22 11:07:17.357 | M releasenotes/notes/volume-backed-live-mig-5a38b496ba1ec093.yaml 2020-12-22 11:07:17.357 | M releasenotes/notes/volume-service-testing-default-to-v3-endpoints-20b86895a590925d.yaml 2020-12-22 11:07:17.357 | M releasenotes/notes/volume-v3-service-clients-a863a6336af56cca.yaml 2020-12-22 11:07:17.357 | M releasenotes/notes/xenapi_apis-conf-fcca549283e53ed6.yaml 2020-12-22 11:07:17.357 | M releasenotes/source/_static/.placeholder 2020-12-22 11:07:17.357 | M releasenotes/source/_templates/.placeholder 2020-12-22 11:07:17.357 | M releasenotes/source/conf.py 2020-12-22 11:07:17.357 | M releasenotes/source/index.rst 2020-12-22 11:07:17.358 | M releasenotes/source/unreleased.rst 2020-12-22 11:07:17.358 | M releasenotes/source/v10.0.0.rst 2020-12-22 11:07:17.358 | M releasenotes/source/v11.0.0.rst 2020-12-22 11:07:17.358 | M releasenotes/source/v12.0.0.rst 2020-12-22 11:07:17.358 | M releasenotes/source/v13.0.0.rst 2020-12-22 11:07:17.358 | M releasenotes/source/v14.0.0.rst 2020-12-22 11:07:17.358 | M releasenotes/source/v15.0.0.rst 2020-12-22 11:07:17.358 | M releasenotes/source/v16.0.0.rst 2020-12-22 11:07:17.358 | M releasenotes/source/v16.1.0.rst 2020-12-22 11:07:17.358 | M releasenotes/source/v17.0.0.rst 2020-12-22 11:07:17.358 | M releasenotes/source/v17.1.0.rst 2020-12-22 11:07:17.358 | M releasenotes/source/v17.2.0.rst 2020-12-22 11:07:17.358 | M releasenotes/source/v18.0.0.rst 2020-12-22 11:07:17.358 | M releasenotes/source/v19.0.0.rst 2020-12-22 11:07:17.358 | M releasenotes/source/v20.0.0.rst 2020-12-22 11:07:17.358 | M releasenotes/source/v21.0.0.rst 2020-12-22 11:07:17.358 | M releasenotes/source/v22.0.0.rst 2020-12-22 11:07:17.358 | M releasenotes/source/v22.1.0.rst 2020-12-22 11:07:17.358 | M releasenotes/source/v23.0.0.rst 2020-12-22 11:07:17.358 | M releasenotes/source/v24.0.0.rst 2020-12-22 11:07:17.358 | M requirements.txt 2020-12-22 11:07:17.358 | M roles/acl-devstack-files/README.rst 2020-12-22 11:07:17.358 | M roles/acl-devstack-files/defaults/main.yaml 2020-12-22 11:07:17.358 | M roles/acl-devstack-files/tasks/main.yaml 2020-12-22 11:07:17.358 | M roles/ipv6-only-deployments-verification/README.rst 2020-12-22 11:07:17.358 | M roles/ipv6-only-deployments-verification/defaults/main.yaml 2020-12-22 11:07:17.358 | M roles/ipv6-only-deployments-verification/tasks/main.yaml 2020-12-22 11:07:17.358 | M roles/run-tempest/README.rst 2020-12-22 11:07:17.358 | M roles/run-tempest/defaults/main.yaml 2020-12-22 11:07:17.358 | M roles/run-tempest/tasks/main.yaml 2020-12-22 11:07:17.358 | M roles/setup-tempest-data-dir/README.rst 2020-12-22 11:07:17.358 | M roles/setup-tempest-data-dir/defaults/main.yaml 2020-12-22 11:07:17.358 | M roles/setup-tempest-data-dir/tasks/main.yaml 2020-12-22 11:07:17.358 | M roles/setup-tempest-run-dir/README.rst 2020-12-22 11:07:17.358 | M roles/setup-tempest-run-dir/defaults/main.yaml 2020-12-22 11:07:17.358 | M roles/setup-tempest-run-dir/tasks/main.yaml 2020-12-22 11:07:17.358 | M roles/tempest-cleanup/README.rst 2020-12-22 11:07:17.358 | M roles/tempest-cleanup/defaults/main.yaml 2020-12-22 11:07:17.358 | M roles/tempest-cleanup/tasks/dry_run.yaml 2020-12-22 11:07:17.358 | M roles/tempest-cleanup/tasks/dry_run_checker.py 2020-12-22 11:07:17.358 | M roles/tempest-cleanup/tasks/main.yaml 2020-12-22 11:07:17.358 | M setup.cfg 2020-12-22 11:07:17.358 | M setup.py 2020-12-22 11:07:17.358 | M tempest/README.rst 2020-12-22 11:07:17.358 | M tempest/__init__.py 2020-12-22 11:07:17.358 | M tempest/api/README.rst 2020-12-22 11:07:17.359 | M tempest/api/__init__.py 2020-12-22 11:07:17.359 | M tempest/api/compute/__init__.py 2020-12-22 11:07:17.359 | M tempest/api/compute/admin/__init__.py 2020-12-22 11:07:17.359 | M tempest/api/compute/admin/test_agents.py 2020-12-22 11:07:17.359 | M tempest/api/compute/admin/test_aggregates.py 2020-12-22 11:07:17.359 | M tempest/api/compute/admin/test_aggregates_negative.py 2020-12-22 11:07:17.359 | M tempest/api/compute/admin/test_auto_allocate_network.py 2020-12-22 11:07:17.359 | M tempest/api/compute/admin/test_availability_zone.py 2020-12-22 11:07:17.359 | M tempest/api/compute/admin/test_availability_zone_negative.py 2020-12-22 11:07:17.359 | M tempest/api/compute/admin/test_create_server.py 2020-12-22 11:07:17.359 | M tempest/api/compute/admin/test_delete_server.py 2020-12-22 11:07:17.359 | M tempest/api/compute/admin/test_fixed_ips.py 2020-12-22 11:07:17.359 | M tempest/api/compute/admin/test_fixed_ips_negative.py 2020-12-22 11:07:17.359 | M tempest/api/compute/admin/test_flavors.py 2020-12-22 11:07:17.359 | M tempest/api/compute/admin/test_flavors_access.py 2020-12-22 11:07:17.359 | M tempest/api/compute/admin/test_flavors_access_negative.py 2020-12-22 11:07:17.359 | M tempest/api/compute/admin/test_flavors_extra_specs.py 2020-12-22 11:07:17.359 | M tempest/api/compute/admin/test_flavors_extra_specs_negative.py 2020-12-22 11:07:17.359 | M tempest/api/compute/admin/test_flavors_microversions.py 2020-12-22 11:07:17.359 | M tempest/api/compute/admin/test_floating_ips_bulk.py 2020-12-22 11:07:17.359 | M tempest/api/compute/admin/test_hosts.py 2020-12-22 11:07:17.359 | M tempest/api/compute/admin/test_hosts_negative.py 2020-12-22 11:07:17.359 | M tempest/api/compute/admin/test_hypervisor.py 2020-12-22 11:07:17.359 | M tempest/api/compute/admin/test_hypervisor_negative.py 2020-12-22 11:07:17.359 | M tempest/api/compute/admin/test_instance_usage_audit_log.py 2020-12-22 11:07:17.359 | M tempest/api/compute/admin/test_instance_usage_audit_log_negative.py 2020-12-22 11:07:17.359 | M tempest/api/compute/admin/test_keypairs_v210.py 2020-12-22 11:07:17.359 | M tempest/api/compute/admin/test_live_migration.py 2020-12-22 11:07:17.359 | M tempest/api/compute/admin/test_live_migration_negative.py 2020-12-22 11:07:17.359 | M tempest/api/compute/admin/test_migrations.py 2020-12-22 11:07:17.359 | M tempest/api/compute/admin/test_networks.py 2020-12-22 11:07:17.359 | M tempest/api/compute/admin/test_quotas.py 2020-12-22 11:07:17.359 | M tempest/api/compute/admin/test_quotas_negative.py 2020-12-22 11:07:17.359 | M tempest/api/compute/admin/test_security_groups.py 2020-12-22 11:07:17.359 | M tempest/api/compute/admin/test_server_diagnostics.py 2020-12-22 11:07:17.359 | M tempest/api/compute/admin/test_server_diagnostics_negative.py 2020-12-22 11:07:17.359 | M tempest/api/compute/admin/test_servers.py 2020-12-22 11:07:17.359 | M tempest/api/compute/admin/test_servers_negative.py 2020-12-22 11:07:17.359 | M tempest/api/compute/admin/test_servers_on_multinodes.py 2020-12-22 11:07:17.359 | M tempest/api/compute/admin/test_services.py 2020-12-22 11:07:17.359 | M tempest/api/compute/admin/test_services_negative.py 2020-12-22 11:07:17.359 | M tempest/api/compute/admin/test_simple_tenant_usage.py 2020-12-22 11:07:17.359 | M tempest/api/compute/admin/test_simple_tenant_usage_negative.py 2020-12-22 11:07:17.359 | M tempest/api/compute/admin/test_volume.py 2020-12-22 11:07:17.360 | M tempest/api/compute/admin/test_volume_swap.py 2020-12-22 11:07:17.360 | M tempest/api/compute/admin/test_volumes_negative.py 2020-12-22 11:07:17.360 | M tempest/api/compute/api_microversion_fixture.py 2020-12-22 11:07:17.360 | M tempest/api/compute/base.py 2020-12-22 11:07:17.360 | M tempest/api/compute/certificates/__init__.py 2020-12-22 11:07:17.360 | M tempest/api/compute/certificates/test_certificates.py 2020-12-22 11:07:17.360 | M tempest/api/compute/flavors/__init__.py 2020-12-22 11:07:17.360 | M tempest/api/compute/flavors/test_flavors.py 2020-12-22 11:07:17.360 | M tempest/api/compute/flavors/test_flavors_negative.py 2020-12-22 11:07:17.360 | M tempest/api/compute/floating_ips/__init__.py 2020-12-22 11:07:17.360 | M tempest/api/compute/floating_ips/base.py 2020-12-22 11:07:17.360 | M tempest/api/compute/floating_ips/test_floating_ips_actions.py 2020-12-22 11:07:17.360 | M tempest/api/compute/floating_ips/test_floating_ips_actions_negative.py 2020-12-22 11:07:17.360 | M tempest/api/compute/floating_ips/test_list_floating_ips.py 2020-12-22 11:07:17.360 | M tempest/api/compute/floating_ips/test_list_floating_ips_negative.py 2020-12-22 11:07:17.360 | M tempest/api/compute/images/__init__.py 2020-12-22 11:07:17.360 | M tempest/api/compute/images/test_image_metadata.py 2020-12-22 11:07:17.360 | M tempest/api/compute/images/test_image_metadata_negative.py 2020-12-22 11:07:17.360 | M tempest/api/compute/images/test_images.py 2020-12-22 11:07:17.360 | M tempest/api/compute/images/test_images_negative.py 2020-12-22 11:07:17.360 | M tempest/api/compute/images/test_images_oneserver.py 2020-12-22 11:07:17.360 | M tempest/api/compute/images/test_images_oneserver_negative.py 2020-12-22 11:07:17.360 | M tempest/api/compute/images/test_list_image_filters.py 2020-12-22 11:07:17.360 | M tempest/api/compute/images/test_list_image_filters_negative.py 2020-12-22 11:07:17.360 | M tempest/api/compute/images/test_list_images.py 2020-12-22 11:07:17.360 | M tempest/api/compute/keypairs/__init__.py 2020-12-22 11:07:17.360 | M tempest/api/compute/keypairs/base.py 2020-12-22 11:07:17.360 | M tempest/api/compute/keypairs/test_keypairs.py 2020-12-22 11:07:17.360 | M tempest/api/compute/keypairs/test_keypairs_negative.py 2020-12-22 11:07:17.360 | M tempest/api/compute/keypairs/test_keypairs_v22.py 2020-12-22 11:07:17.360 | M tempest/api/compute/limits/__init__.py 2020-12-22 11:07:17.360 | M tempest/api/compute/limits/test_absolute_limits.py 2020-12-22 11:07:17.360 | M tempest/api/compute/limits/test_absolute_limits_negative.py 2020-12-22 11:07:17.360 | M tempest/api/compute/security_groups/__init__.py 2020-12-22 11:07:17.360 | M tempest/api/compute/security_groups/base.py 2020-12-22 11:07:17.360 | M tempest/api/compute/security_groups/test_security_group_rules.py 2020-12-22 11:07:17.360 | M tempest/api/compute/security_groups/test_security_group_rules_negative.py 2020-12-22 11:07:17.360 | M tempest/api/compute/security_groups/test_security_groups.py 2020-12-22 11:07:17.360 | M tempest/api/compute/security_groups/test_security_groups_negative.py 2020-12-22 11:07:17.360 | M tempest/api/compute/servers/__init__.py 2020-12-22 11:07:17.360 | M tempest/api/compute/servers/test_attach_interfaces.py 2020-12-22 11:07:17.360 | M tempest/api/compute/servers/test_availability_zone.py 2020-12-22 11:07:17.360 | M tempest/api/compute/servers/test_create_server.py 2020-12-22 11:07:17.360 | M tempest/api/compute/servers/test_create_server_multi_nic.py 2020-12-22 11:07:17.360 | M tempest/api/compute/servers/test_delete_server.py 2020-12-22 11:07:17.361 | M tempest/api/compute/servers/test_device_tagging.py 2020-12-22 11:07:17.361 | M tempest/api/compute/servers/test_disk_config.py 2020-12-22 11:07:17.361 | M tempest/api/compute/servers/test_instance_actions.py 2020-12-22 11:07:17.361 | M tempest/api/compute/servers/test_instance_actions_negative.py 2020-12-22 11:07:17.361 | M tempest/api/compute/servers/test_list_server_filters.py 2020-12-22 11:07:17.361 | M tempest/api/compute/servers/test_list_servers_negative.py 2020-12-22 11:07:17.361 | M tempest/api/compute/servers/test_multiple_create.py 2020-12-22 11:07:17.361 | M tempest/api/compute/servers/test_multiple_create_negative.py 2020-12-22 11:07:17.361 | M tempest/api/compute/servers/test_novnc.py 2020-12-22 11:07:17.361 | M tempest/api/compute/servers/test_server_actions.py 2020-12-22 11:07:17.361 | M tempest/api/compute/servers/test_server_addresses.py 2020-12-22 11:07:17.361 | M tempest/api/compute/servers/test_server_addresses_negative.py 2020-12-22 11:07:17.361 | M tempest/api/compute/servers/test_server_group.py 2020-12-22 11:07:17.361 | M tempest/api/compute/servers/test_server_metadata.py 2020-12-22 11:07:17.361 | M tempest/api/compute/servers/test_server_metadata_negative.py 2020-12-22 11:07:17.361 | M tempest/api/compute/servers/test_server_password.py 2020-12-22 11:07:17.361 | M tempest/api/compute/servers/test_server_personality.py 2020-12-22 11:07:17.361 | M tempest/api/compute/servers/test_server_rescue.py 2020-12-22 11:07:17.361 | M tempest/api/compute/servers/test_server_rescue_negative.py 2020-12-22 11:07:17.361 | M tempest/api/compute/servers/test_server_tags.py 2020-12-22 11:07:17.361 | M tempest/api/compute/servers/test_servers.py 2020-12-22 11:07:17.361 | M tempest/api/compute/servers/test_servers_microversions.py 2020-12-22 11:07:17.361 | M tempest/api/compute/servers/test_servers_negative.py 2020-12-22 11:07:17.361 | M tempest/api/compute/servers/test_virtual_interfaces.py 2020-12-22 11:07:17.361 | M tempest/api/compute/servers/test_virtual_interfaces_negative.py 2020-12-22 11:07:17.361 | M tempest/api/compute/test_extensions.py 2020-12-22 11:07:17.361 | M tempest/api/compute/test_networks.py 2020-12-22 11:07:17.361 | M tempest/api/compute/test_quotas.py 2020-12-22 11:07:17.361 | M tempest/api/compute/test_tenant_networks.py 2020-12-22 11:07:17.361 | M tempest/api/compute/test_versions.py 2020-12-22 11:07:17.361 | M tempest/api/compute/volumes/__init__.py 2020-12-22 11:07:17.361 | M tempest/api/compute/volumes/test_attach_volume.py 2020-12-22 11:07:17.361 | M tempest/api/compute/volumes/test_attach_volume_negative.py 2020-12-22 11:07:17.361 | M tempest/api/compute/volumes/test_volume_snapshots.py 2020-12-22 11:07:17.361 | M tempest/api/compute/volumes/test_volumes_get.py 2020-12-22 11:07:17.361 | M tempest/api/compute/volumes/test_volumes_list.py 2020-12-22 11:07:17.361 | M tempest/api/compute/volumes/test_volumes_negative.py 2020-12-22 11:07:17.361 | M tempest/api/identity/__init__.py 2020-12-22 11:07:17.361 | M tempest/api/identity/admin/__init__.py 2020-12-22 11:07:17.361 | M tempest/api/identity/admin/v2/__init__.py 2020-12-22 11:07:17.361 | M tempest/api/identity/admin/v2/test_endpoints.py 2020-12-22 11:07:17.361 | M tempest/api/identity/admin/v2/test_roles.py 2020-12-22 11:07:17.361 | M tempest/api/identity/admin/v2/test_roles_negative.py 2020-12-22 11:07:17.361 | M tempest/api/identity/admin/v2/test_services.py 2020-12-22 11:07:17.361 | M tempest/api/identity/admin/v2/test_tenant_negative.py 2020-12-22 11:07:17.362 | M tempest/api/identity/admin/v2/test_tenants.py 2020-12-22 11:07:17.362 | M tempest/api/identity/admin/v2/test_tokens.py 2020-12-22 11:07:17.362 | M tempest/api/identity/admin/v2/test_tokens_negative.py 2020-12-22 11:07:17.362 | M tempest/api/identity/admin/v2/test_users.py 2020-12-22 11:07:17.362 | M tempest/api/identity/admin/v2/test_users_negative.py 2020-12-22 11:07:17.362 | M tempest/api/identity/admin/v3/__init__.py 2020-12-22 11:07:17.362 | M tempest/api/identity/admin/v3/test_application_credentials.py 2020-12-22 11:07:17.362 | M tempest/api/identity/admin/v3/test_credentials.py 2020-12-22 11:07:17.362 | M tempest/api/identity/admin/v3/test_default_project_id.py 2020-12-22 11:07:17.362 | M tempest/api/identity/admin/v3/test_domain_configuration.py 2020-12-22 11:07:17.362 | M tempest/api/identity/admin/v3/test_domains.py 2020-12-22 11:07:17.362 | M tempest/api/identity/admin/v3/test_domains_negative.py 2020-12-22 11:07:17.362 | M tempest/api/identity/admin/v3/test_endpoint_groups.py 2020-12-22 11:07:17.362 | M tempest/api/identity/admin/v3/test_endpoints.py 2020-12-22 11:07:17.362 | M tempest/api/identity/admin/v3/test_endpoints_negative.py 2020-12-22 11:07:17.362 | M tempest/api/identity/admin/v3/test_groups.py 2020-12-22 11:07:17.362 | M tempest/api/identity/admin/v3/test_inherits.py 2020-12-22 11:07:17.362 | M tempest/api/identity/admin/v3/test_list_projects.py 2020-12-22 11:07:17.362 | M tempest/api/identity/admin/v3/test_list_users.py 2020-12-22 11:07:17.362 | M tempest/api/identity/admin/v3/test_oauth_consumers.py 2020-12-22 11:07:17.362 | M tempest/api/identity/admin/v3/test_policies.py 2020-12-22 11:07:17.362 | M tempest/api/identity/admin/v3/test_project_tags.py 2020-12-22 11:07:17.362 | M tempest/api/identity/admin/v3/test_projects.py 2020-12-22 11:07:17.362 | M tempest/api/identity/admin/v3/test_projects_negative.py 2020-12-22 11:07:17.362 | M tempest/api/identity/admin/v3/test_regions.py 2020-12-22 11:07:17.362 | M tempest/api/identity/admin/v3/test_roles.py 2020-12-22 11:07:17.362 | M tempest/api/identity/admin/v3/test_services.py 2020-12-22 11:07:17.362 | M tempest/api/identity/admin/v3/test_tokens.py 2020-12-22 11:07:17.362 | M tempest/api/identity/admin/v3/test_trusts.py 2020-12-22 11:07:17.362 | M tempest/api/identity/admin/v3/test_users.py 2020-12-22 11:07:17.362 | M tempest/api/identity/admin/v3/test_users_negative.py 2020-12-22 11:07:17.362 | M tempest/api/identity/base.py 2020-12-22 11:07:17.362 | M tempest/api/identity/v2/__init__.py 2020-12-22 11:07:17.362 | M tempest/api/identity/v2/test_api_discovery.py 2020-12-22 11:07:17.362 | M tempest/api/identity/v2/test_ec2_credentials.py 2020-12-22 11:07:17.362 | M tempest/api/identity/v2/test_extension.py 2020-12-22 11:07:17.362 | M tempest/api/identity/v2/test_tenants.py 2020-12-22 11:07:17.362 | M tempest/api/identity/v2/test_tokens.py 2020-12-22 11:07:17.362 | M tempest/api/identity/v2/test_users.py 2020-12-22 11:07:17.362 | M tempest/api/identity/v3/__init__.py 2020-12-22 11:07:17.362 | M tempest/api/identity/v3/test_access_rules.py 2020-12-22 11:07:17.362 | M tempest/api/identity/v3/test_api_discovery.py 2020-12-22 11:07:17.362 | M tempest/api/identity/v3/test_application_credentials.py 2020-12-22 11:07:17.362 | M tempest/api/identity/v3/test_catalog.py 2020-12-22 11:07:17.362 | M tempest/api/identity/v3/test_domains.py 2020-12-22 11:07:17.363 | M tempest/api/identity/v3/test_ec2_credentials.py 2020-12-22 11:07:17.363 | M tempest/api/identity/v3/test_projects.py 2020-12-22 11:07:17.363 | M tempest/api/identity/v3/test_tokens.py 2020-12-22 11:07:17.363 | M tempest/api/identity/v3/test_users.py 2020-12-22 11:07:17.363 | M tempest/api/image/__init__.py 2020-12-22 11:07:17.363 | M tempest/api/image/base.py 2020-12-22 11:07:17.363 | M tempest/api/image/v1/__init__.py 2020-12-22 11:07:17.363 | M tempest/api/image/v1/test_image_members.py 2020-12-22 11:07:17.363 | M tempest/api/image/v1/test_image_members_negative.py 2020-12-22 11:07:17.363 | M tempest/api/image/v1/test_images.py 2020-12-22 11:07:17.363 | M tempest/api/image/v1/test_images_negative.py 2020-12-22 11:07:17.363 | M tempest/api/image/v2/__init__.py 2020-12-22 11:07:17.363 | M tempest/api/image/v2/admin/__init__.py 2020-12-22 11:07:17.363 | M tempest/api/image/v2/admin/test_images.py 2020-12-22 11:07:17.363 | M tempest/api/image/v2/test_images.py 2020-12-22 11:07:17.363 | M tempest/api/image/v2/test_images_member.py 2020-12-22 11:07:17.363 | M tempest/api/image/v2/test_images_member_negative.py 2020-12-22 11:07:17.363 | M tempest/api/image/v2/test_images_metadefs_namespace_objects.py 2020-12-22 11:07:17.363 | M tempest/api/image/v2/test_images_metadefs_namespace_properties.py 2020-12-22 11:07:17.363 | M tempest/api/image/v2/test_images_metadefs_namespace_tags.py 2020-12-22 11:07:17.363 | M tempest/api/image/v2/test_images_metadefs_namespaces.py 2020-12-22 11:07:17.363 | M tempest/api/image/v2/test_images_metadefs_resource_types.py 2020-12-22 11:07:17.363 | M tempest/api/image/v2/test_images_metadefs_schema.py 2020-12-22 11:07:17.363 | M tempest/api/image/v2/test_images_negative.py 2020-12-22 11:07:17.363 | M tempest/api/image/v2/test_images_tags.py 2020-12-22 11:07:17.363 | M tempest/api/image/v2/test_images_tags_negative.py 2020-12-22 11:07:17.363 | M tempest/api/image/v2/test_versions.py 2020-12-22 11:07:17.363 | M tempest/api/network/__init__.py 2020-12-22 11:07:17.363 | M tempest/api/network/admin/__init__.py 2020-12-22 11:07:17.363 | M tempest/api/network/admin/test_dhcp_agent_scheduler.py 2020-12-22 11:07:17.363 | M tempest/api/network/admin/test_external_network_extension.py 2020-12-22 11:07:17.363 | M tempest/api/network/admin/test_external_networks_negative.py 2020-12-22 11:07:17.363 | M tempest/api/network/admin/test_floating_ips_admin_actions.py 2020-12-22 11:07:17.363 | M tempest/api/network/admin/test_metering_extensions.py 2020-12-22 11:07:17.363 | M tempest/api/network/admin/test_negative_quotas.py 2020-12-22 11:07:17.363 | M tempest/api/network/admin/test_ports.py 2020-12-22 11:07:17.363 | M tempest/api/network/admin/test_quotas.py 2020-12-22 11:07:17.363 | M tempest/api/network/admin/test_routers.py 2020-12-22 11:07:17.363 | M tempest/api/network/admin/test_routers_dvr.py 2020-12-22 11:07:17.363 | M tempest/api/network/admin/test_routers_negative.py 2020-12-22 11:07:17.363 | M tempest/api/network/base.py 2020-12-22 11:07:17.363 | M tempest/api/network/base_security_groups.py 2020-12-22 11:07:17.363 | M tempest/api/network/test_agent_management_negative.py 2020-12-22 11:07:17.364 | M tempest/api/network/test_allowed_address_pair.py 2020-12-22 11:07:17.364 | M tempest/api/network/test_dhcp_ipv6.py 2020-12-22 11:07:17.364 | M tempest/api/network/test_extensions.py 2020-12-22 11:07:17.364 | M tempest/api/network/test_extra_dhcp_options.py 2020-12-22 11:07:17.364 | M tempest/api/network/test_floating_ips.py 2020-12-22 11:07:17.364 | M tempest/api/network/test_floating_ips_negative.py 2020-12-22 11:07:17.364 | M tempest/api/network/test_networks.py 2020-12-22 11:07:17.364 | M tempest/api/network/test_networks_negative.py 2020-12-22 11:07:17.364 | M tempest/api/network/test_ports.py 2020-12-22 11:07:17.364 | M tempest/api/network/test_routers.py 2020-12-22 11:07:17.364 | M tempest/api/network/test_routers_negative.py 2020-12-22 11:07:17.364 | M tempest/api/network/test_security_groups.py 2020-12-22 11:07:17.364 | M tempest/api/network/test_security_groups_negative.py 2020-12-22 11:07:17.364 | M tempest/api/network/test_service_providers.py 2020-12-22 11:07:17.364 | M tempest/api/network/test_subnetpools_extensions.py 2020-12-22 11:07:17.364 | M tempest/api/network/test_tags.py 2020-12-22 11:07:17.364 | M tempest/api/network/test_versions.py 2020-12-22 11:07:17.364 | M tempest/api/object_storage/__init__.py 2020-12-22 11:07:17.364 | M tempest/api/object_storage/base.py 2020-12-22 11:07:17.364 | M tempest/api/object_storage/test_account_bulk.py 2020-12-22 11:07:17.364 | M tempest/api/object_storage/test_account_quotas.py 2020-12-22 11:07:17.364 | M tempest/api/object_storage/test_account_quotas_negative.py 2020-12-22 11:07:17.364 | M tempest/api/object_storage/test_account_services.py 2020-12-22 11:07:17.364 | M tempest/api/object_storage/test_account_services_negative.py 2020-12-22 11:07:17.364 | M tempest/api/object_storage/test_container_acl.py 2020-12-22 11:07:17.364 | M tempest/api/object_storage/test_container_acl_negative.py 2020-12-22 11:07:17.364 | M tempest/api/object_storage/test_container_quotas.py 2020-12-22 11:07:17.364 | M tempest/api/object_storage/test_container_services.py 2020-12-22 11:07:17.364 | M tempest/api/object_storage/test_container_services_negative.py 2020-12-22 11:07:17.364 | M tempest/api/object_storage/test_container_staticweb.py 2020-12-22 11:07:17.364 | M tempest/api/object_storage/test_container_sync.py 2020-12-22 11:07:17.364 | M tempest/api/object_storage/test_container_sync_middleware.py 2020-12-22 11:07:17.364 | M tempest/api/object_storage/test_crossdomain.py 2020-12-22 11:07:17.364 | M tempest/api/object_storage/test_healthcheck.py 2020-12-22 11:07:17.364 | M tempest/api/object_storage/test_object_expiry.py 2020-12-22 11:07:17.364 | M tempest/api/object_storage/test_object_formpost.py 2020-12-22 11:07:17.364 | M tempest/api/object_storage/test_object_formpost_negative.py 2020-12-22 11:07:17.364 | M tempest/api/object_storage/test_object_services.py 2020-12-22 11:07:17.364 | M tempest/api/object_storage/test_object_slo.py 2020-12-22 11:07:17.364 | M tempest/api/object_storage/test_object_temp_url.py 2020-12-22 11:07:17.364 | M tempest/api/object_storage/test_object_temp_url_negative.py 2020-12-22 11:07:17.364 | M tempest/api/object_storage/test_object_version.py 2020-12-22 11:07:17.364 | M tempest/api/volume/__init__.py 2020-12-22 11:07:17.364 | M tempest/api/volume/admin/__init__.py 2020-12-22 11:07:17.364 | M tempest/api/volume/admin/test_backends_capabilities.py 2020-12-22 11:07:17.364 | M tempest/api/volume/admin/test_encrypted_volumes_extend.py 2020-12-22 11:07:17.365 | M tempest/api/volume/admin/test_group_snapshots.py 2020-12-22 11:07:17.365 | M tempest/api/volume/admin/test_group_type_specs.py 2020-12-22 11:07:17.365 | M tempest/api/volume/admin/test_group_types.py 2020-12-22 11:07:17.365 | M tempest/api/volume/admin/test_groups.py 2020-12-22 11:07:17.365 | M tempest/api/volume/admin/test_multi_backend.py 2020-12-22 11:07:17.365 | M tempest/api/volume/admin/test_qos.py 2020-12-22 11:07:17.365 | M tempest/api/volume/admin/test_snapshot_manage.py 2020-12-22 11:07:17.365 | M tempest/api/volume/admin/test_snapshots_actions.py 2020-12-22 11:07:17.365 | M tempest/api/volume/admin/test_user_messages.py 2020-12-22 11:07:17.365 | M tempest/api/volume/admin/test_volume_hosts.py 2020-12-22 11:07:17.365 | M tempest/api/volume/admin/test_volume_manage.py 2020-12-22 11:07:17.365 | M tempest/api/volume/admin/test_volume_pools.py 2020-12-22 11:07:17.365 | M tempest/api/volume/admin/test_volume_quota_classes.py 2020-12-22 11:07:17.365 | M tempest/api/volume/admin/test_volume_quotas.py 2020-12-22 11:07:17.365 | M tempest/api/volume/admin/test_volume_quotas_negative.py 2020-12-22 11:07:17.365 | M tempest/api/volume/admin/test_volume_retype.py 2020-12-22 11:07:17.365 | M tempest/api/volume/admin/test_volume_services.py 2020-12-22 11:07:17.365 | M tempest/api/volume/admin/test_volume_services_negative.py 2020-12-22 11:07:17.365 | M tempest/api/volume/admin/test_volume_snapshot_quotas_negative.py 2020-12-22 11:07:17.365 | M tempest/api/volume/admin/test_volume_type_access.py 2020-12-22 11:07:17.365 | M tempest/api/volume/admin/test_volume_types.py 2020-12-22 11:07:17.365 | M tempest/api/volume/admin/test_volume_types_extra_specs.py 2020-12-22 11:07:17.365 | M tempest/api/volume/admin/test_volume_types_extra_specs_negative.py 2020-12-22 11:07:17.365 | M tempest/api/volume/admin/test_volume_types_negative.py 2020-12-22 11:07:17.365 | M tempest/api/volume/admin/test_volumes_actions.py 2020-12-22 11:07:17.365 | M tempest/api/volume/admin/test_volumes_backup.py 2020-12-22 11:07:17.365 | M tempest/api/volume/admin/test_volumes_list.py 2020-12-22 11:07:17.365 | M tempest/api/volume/api_microversion_fixture.py 2020-12-22 11:07:17.365 | M tempest/api/volume/base.py 2020-12-22 11:07:17.365 | M tempest/api/volume/test_availability_zone.py 2020-12-22 11:07:17.365 | M tempest/api/volume/test_extensions.py 2020-12-22 11:07:17.365 | M tempest/api/volume/test_image_metadata.py 2020-12-22 11:07:17.365 | M tempest/api/volume/test_snapshot_metadata.py 2020-12-22 11:07:17.365 | M tempest/api/volume/test_versions.py 2020-12-22 11:07:17.365 | M tempest/api/volume/test_volume_absolute_limits.py 2020-12-22 11:07:17.365 | M tempest/api/volume/test_volume_delete_cascade.py 2020-12-22 11:07:17.365 | M tempest/api/volume/test_volume_metadata.py 2020-12-22 11:07:17.365 | M tempest/api/volume/test_volume_transfers.py 2020-12-22 11:07:17.365 | M tempest/api/volume/test_volumes_actions.py 2020-12-22 11:07:17.365 | M tempest/api/volume/test_volumes_backup.py 2020-12-22 11:07:17.365 | M tempest/api/volume/test_volumes_clone.py 2020-12-22 11:07:17.365 | M tempest/api/volume/test_volumes_clone_negative.py 2020-12-22 11:07:17.365 | M tempest/api/volume/test_volumes_extend.py 2020-12-22 11:07:17.365 | M tempest/api/volume/test_volumes_get.py 2020-12-22 11:07:17.365 | M tempest/api/volume/test_volumes_list.py 2020-12-22 11:07:17.366 | M tempest/api/volume/test_volumes_negative.py 2020-12-22 11:07:17.366 | M tempest/api/volume/test_volumes_snapshots.py 2020-12-22 11:07:17.366 | M tempest/api/volume/test_volumes_snapshots_list.py 2020-12-22 11:07:17.366 | M tempest/api/volume/test_volumes_snapshots_negative.py 2020-12-22 11:07:17.366 | M tempest/clients.py 2020-12-22 11:07:17.366 | M tempest/cmd/__init__.py 2020-12-22 11:07:17.366 | M tempest/cmd/cleanup.py 2020-12-22 11:07:17.366 | M tempest/cmd/cleanup_service.py 2020-12-22 11:07:17.366 | M tempest/cmd/config-generator.tempest.conf 2020-12-22 11:07:17.366 | M tempest/cmd/init.py 2020-12-22 11:07:17.366 | M tempest/cmd/list_plugins.py 2020-12-22 11:07:17.366 | M tempest/cmd/main.py 2020-12-22 11:07:17.366 | M tempest/cmd/run.py 2020-12-22 11:07:17.366 | M tempest/cmd/subunit_describe_calls.py 2020-12-22 11:07:17.366 | M tempest/cmd/verify_tempest_config.py 2020-12-22 11:07:17.366 | M tempest/cmd/workspace.py 2020-12-22 11:07:17.366 | M tempest/common/__init__.py 2020-12-22 11:07:17.366 | M tempest/common/compute.py 2020-12-22 11:07:17.366 | M tempest/common/credentials_factory.py 2020-12-22 11:07:17.366 | M tempest/common/custom_matchers.py 2020-12-22 11:07:17.366 | M tempest/common/identity.py 2020-12-22 11:07:17.366 | M tempest/common/image.py 2020-12-22 11:07:17.366 | M tempest/common/tempest_fixtures.py 2020-12-22 11:07:17.366 | M tempest/common/utils/__init__.py 2020-12-22 11:07:17.366 | M tempest/common/utils/linux/__init__.py 2020-12-22 11:07:17.366 | M tempest/common/utils/linux/remote_client.py 2020-12-22 11:07:17.366 | M tempest/common/utils/net_info.py 2020-12-22 11:07:17.366 | M tempest/common/utils/net_utils.py 2020-12-22 11:07:17.366 | M tempest/common/waiters.py 2020-12-22 11:07:17.366 | M tempest/config.py 2020-12-22 11:07:17.366 | M tempest/hacking/__init__.py 2020-12-22 11:07:17.366 | M tempest/hacking/checks.py 2020-12-22 11:07:17.366 | M tempest/lib/__init__.py 2020-12-22 11:07:17.366 | M tempest/lib/api_schema/__init__.py 2020-12-22 11:07:17.366 | M tempest/lib/api_schema/response/__init__.py 2020-12-22 11:07:17.366 | M tempest/lib/api_schema/response/compute/__init__.py 2020-12-22 11:07:17.366 | M tempest/lib/api_schema/response/compute/v2_1/__init__.py 2020-12-22 11:07:17.366 | M tempest/lib/api_schema/response/compute/v2_1/agents.py 2020-12-22 11:07:17.366 | M tempest/lib/api_schema/response/compute/v2_1/aggregates.py 2020-12-22 11:07:17.366 | M tempest/lib/api_schema/response/compute/v2_1/availability_zone.py 2020-12-22 11:07:17.366 | M tempest/lib/api_schema/response/compute/v2_1/baremetal_nodes.py 2020-12-22 11:07:17.366 | M tempest/lib/api_schema/response/compute/v2_1/certificates.py 2020-12-22 11:07:17.366 | M tempest/lib/api_schema/response/compute/v2_1/extensions.py 2020-12-22 11:07:17.366 | M tempest/lib/api_schema/response/compute/v2_1/fixed_ips.py 2020-12-22 11:07:17.366 | M tempest/lib/api_schema/response/compute/v2_1/flavors.py 2020-12-22 11:07:17.366 | M tempest/lib/api_schema/response/compute/v2_1/flavors_access.py 2020-12-22 11:07:17.367 | M tempest/lib/api_schema/response/compute/v2_1/flavors_extra_specs.py 2020-12-22 11:07:17.367 | M tempest/lib/api_schema/response/compute/v2_1/floating_ips.py 2020-12-22 11:07:17.367 | M tempest/lib/api_schema/response/compute/v2_1/hosts.py 2020-12-22 11:07:17.367 | M tempest/lib/api_schema/response/compute/v2_1/hypervisors.py 2020-12-22 11:07:17.367 | M tempest/lib/api_schema/response/compute/v2_1/images.py 2020-12-22 11:07:17.367 | M tempest/lib/api_schema/response/compute/v2_1/instance_usage_audit_logs.py 2020-12-22 11:07:17.367 | M tempest/lib/api_schema/response/compute/v2_1/interfaces.py 2020-12-22 11:07:17.367 | M tempest/lib/api_schema/response/compute/v2_1/keypairs.py 2020-12-22 11:07:17.367 | M tempest/lib/api_schema/response/compute/v2_1/limits.py 2020-12-22 11:07:17.367 | M tempest/lib/api_schema/response/compute/v2_1/migrations.py 2020-12-22 11:07:17.367 | M tempest/lib/api_schema/response/compute/v2_1/parameter_types.py 2020-12-22 11:07:17.367 | M tempest/lib/api_schema/response/compute/v2_1/quota_classes.py 2020-12-22 11:07:17.367 | M tempest/lib/api_schema/response/compute/v2_1/quotas.py 2020-12-22 11:07:17.367 | M tempest/lib/api_schema/response/compute/v2_1/security_group_default_rule.py 2020-12-22 11:07:17.367 | M tempest/lib/api_schema/response/compute/v2_1/security_groups.py 2020-12-22 11:07:17.367 | M tempest/lib/api_schema/response/compute/v2_1/server_groups.py 2020-12-22 11:07:17.367 | M tempest/lib/api_schema/response/compute/v2_1/servers.py 2020-12-22 11:07:17.367 | M tempest/lib/api_schema/response/compute/v2_1/services.py 2020-12-22 11:07:17.367 | M tempest/lib/api_schema/response/compute/v2_1/snapshots.py 2020-12-22 11:07:17.367 | M tempest/lib/api_schema/response/compute/v2_1/tenant_networks.py 2020-12-22 11:07:17.367 | M tempest/lib/api_schema/response/compute/v2_1/tenant_usages.py 2020-12-22 11:07:17.367 | M tempest/lib/api_schema/response/compute/v2_1/versions.py 2020-12-22 11:07:17.367 | M tempest/lib/api_schema/response/compute/v2_1/volumes.py 2020-12-22 11:07:17.367 | M tempest/lib/api_schema/response/compute/v2_11/__init__.py 2020-12-22 11:07:17.367 | M tempest/lib/api_schema/response/compute/v2_11/services.py 2020-12-22 11:07:17.367 | M tempest/lib/api_schema/response/compute/v2_13/__init__.py 2020-12-22 11:07:17.367 | M tempest/lib/api_schema/response/compute/v2_13/server_groups.py 2020-12-22 11:07:17.367 | M tempest/lib/api_schema/response/compute/v2_16/__init__.py 2020-12-22 11:07:17.367 | M tempest/lib/api_schema/response/compute/v2_16/servers.py 2020-12-22 11:07:17.367 | M tempest/lib/api_schema/response/compute/v2_19/__init__.py 2020-12-22 11:07:17.367 | M tempest/lib/api_schema/response/compute/v2_19/servers.py 2020-12-22 11:07:17.367 | M tempest/lib/api_schema/response/compute/v2_2/__init__.py 2020-12-22 11:07:17.367 | M tempest/lib/api_schema/response/compute/v2_2/keypairs.py 2020-12-22 11:07:17.367 | M tempest/lib/api_schema/response/compute/v2_23/__init__.py 2020-12-22 11:07:17.367 | M tempest/lib/api_schema/response/compute/v2_23/migrations.py 2020-12-22 11:07:17.367 | M tempest/lib/api_schema/response/compute/v2_26/__init__.py 2020-12-22 11:07:17.367 | M tempest/lib/api_schema/response/compute/v2_26/servers.py 2020-12-22 11:07:17.367 | M tempest/lib/api_schema/response/compute/v2_28/__init__.py 2020-12-22 11:07:17.367 | M tempest/lib/api_schema/response/compute/v2_28/hypervisors.py 2020-12-22 11:07:17.367 | M tempest/lib/api_schema/response/compute/v2_3/__init__.py 2020-12-22 11:07:17.367 | M tempest/lib/api_schema/response/compute/v2_3/servers.py 2020-12-22 11:07:17.367 | M tempest/lib/api_schema/response/compute/v2_36/__init__.py 2020-12-22 11:07:17.367 | M tempest/lib/api_schema/response/compute/v2_36/limits.py 2020-12-22 11:07:17.367 | M tempest/lib/api_schema/response/compute/v2_36/quotas.py 2020-12-22 11:07:17.368 | M tempest/lib/api_schema/response/compute/v2_39/__init__.py 2020-12-22 11:07:17.368 | M tempest/lib/api_schema/response/compute/v2_39/limits.py 2020-12-22 11:07:17.368 | M tempest/lib/api_schema/response/compute/v2_41/__init__.py 2020-12-22 11:07:17.368 | M tempest/lib/api_schema/response/compute/v2_41/aggregates.py 2020-12-22 11:07:17.368 | M tempest/lib/api_schema/response/compute/v2_45/__init__.py 2020-12-22 11:07:17.368 | M tempest/lib/api_schema/response/compute/v2_45/images.py 2020-12-22 11:07:17.368 | M tempest/lib/api_schema/response/compute/v2_47/__init__.py 2020-12-22 11:07:17.368 | M tempest/lib/api_schema/response/compute/v2_47/servers.py 2020-12-22 11:07:17.368 | M tempest/lib/api_schema/response/compute/v2_48/__init__.py 2020-12-22 11:07:17.368 | M tempest/lib/api_schema/response/compute/v2_48/servers.py 2020-12-22 11:07:17.368 | M tempest/lib/api_schema/response/compute/v2_53/__init__.py 2020-12-22 11:07:17.368 | M tempest/lib/api_schema/response/compute/v2_53/services.py 2020-12-22 11:07:17.368 | M tempest/lib/api_schema/response/compute/v2_54/__init__.py 2020-12-22 11:07:17.368 | M tempest/lib/api_schema/response/compute/v2_54/servers.py 2020-12-22 11:07:17.368 | M tempest/lib/api_schema/response/compute/v2_55/__init__.py 2020-12-22 11:07:17.368 | M tempest/lib/api_schema/response/compute/v2_55/flavors.py 2020-12-22 11:07:17.368 | M tempest/lib/api_schema/response/compute/v2_57/__init__.py 2020-12-22 11:07:17.368 | M tempest/lib/api_schema/response/compute/v2_57/limits.py 2020-12-22 11:07:17.368 | M tempest/lib/api_schema/response/compute/v2_57/quotas.py 2020-12-22 11:07:17.368 | M tempest/lib/api_schema/response/compute/v2_57/servers.py 2020-12-22 11:07:17.368 | M tempest/lib/api_schema/response/compute/v2_59/__init__.py 2020-12-22 11:07:17.368 | M tempest/lib/api_schema/response/compute/v2_59/migrations.py 2020-12-22 11:07:17.368 | M tempest/lib/api_schema/response/compute/v2_6/__init__.py 2020-12-22 11:07:17.368 | M tempest/lib/api_schema/response/compute/v2_6/servers.py 2020-12-22 11:07:17.368 | M tempest/lib/api_schema/response/compute/v2_61/__init__.py 2020-12-22 11:07:17.368 | M tempest/lib/api_schema/response/compute/v2_61/flavors.py 2020-12-22 11:07:17.368 | M tempest/lib/api_schema/response/compute/v2_63/__init__.py 2020-12-22 11:07:17.368 | M tempest/lib/api_schema/response/compute/v2_63/servers.py 2020-12-22 11:07:17.368 | M tempest/lib/api_schema/response/compute/v2_70/__init__.py 2020-12-22 11:07:17.368 | M tempest/lib/api_schema/response/compute/v2_70/interfaces.py 2020-12-22 11:07:17.368 | M tempest/lib/api_schema/response/compute/v2_70/servers.py 2020-12-22 11:07:17.368 | M tempest/lib/api_schema/response/compute/v2_71/__init__.py 2020-12-22 11:07:17.368 | M tempest/lib/api_schema/response/compute/v2_71/servers.py 2020-12-22 11:07:17.368 | M tempest/lib/api_schema/response/compute/v2_73/__init__.py 2020-12-22 11:07:17.368 | M tempest/lib/api_schema/response/compute/v2_73/servers.py 2020-12-22 11:07:17.368 | M tempest/lib/api_schema/response/compute/v2_8/__init__.py 2020-12-22 11:07:17.368 | M tempest/lib/api_schema/response/compute/v2_8/servers.py 2020-12-22 11:07:17.368 | M tempest/lib/api_schema/response/compute/v2_9/__init__.py 2020-12-22 11:07:17.368 | M tempest/lib/api_schema/response/compute/v2_9/servers.py 2020-12-22 11:07:17.368 | M tempest/lib/api_schema/response/volume/__init__.py 2020-12-22 11:07:17.368 | M tempest/lib/api_schema/response/volume/backups.py 2020-12-22 11:07:17.368 | M tempest/lib/api_schema/response/volume/capabilities.py 2020-12-22 11:07:17.368 | M tempest/lib/api_schema/response/volume/extensions.py 2020-12-22 11:07:17.369 | M tempest/lib/api_schema/response/volume/group_snapshots.py 2020-12-22 11:07:17.369 | M tempest/lib/api_schema/response/volume/group_types.py 2020-12-22 11:07:17.369 | M tempest/lib/api_schema/response/volume/groups.py 2020-12-22 11:07:17.369 | M tempest/lib/api_schema/response/volume/hosts.py 2020-12-22 11:07:17.369 | M tempest/lib/api_schema/response/volume/limits.py 2020-12-22 11:07:17.369 | M tempest/lib/api_schema/response/volume/manage_snapshot.py 2020-12-22 11:07:17.369 | M tempest/lib/api_schema/response/volume/manage_volume.py 2020-12-22 11:07:17.369 | M tempest/lib/api_schema/response/volume/messages.py 2020-12-22 11:07:17.369 | M tempest/lib/api_schema/response/volume/qos.py 2020-12-22 11:07:17.369 | M tempest/lib/api_schema/response/volume/quota_classes.py 2020-12-22 11:07:17.369 | M tempest/lib/api_schema/response/volume/quotas.py 2020-12-22 11:07:17.369 | M tempest/lib/api_schema/response/volume/scheduler_stats.py 2020-12-22 11:07:17.369 | M tempest/lib/api_schema/response/volume/services.py 2020-12-22 11:07:17.369 | M tempest/lib/api_schema/response/volume/snapshots.py 2020-12-22 11:07:17.369 | M tempest/lib/api_schema/response/volume/transfers.py 2020-12-22 11:07:17.369 | M tempest/lib/api_schema/response/volume/volume_types.py 2020-12-22 11:07:17.369 | M tempest/lib/api_schema/response/volume/volumes.py 2020-12-22 11:07:17.369 | M tempest/lib/auth.py 2020-12-22 11:07:17.369 | M tempest/lib/base.py 2020-12-22 11:07:17.369 | M tempest/lib/cli/__init__.py 2020-12-22 11:07:17.369 | M tempest/lib/cli/base.py 2020-12-22 11:07:17.369 | M tempest/lib/cli/output_parser.py 2020-12-22 11:07:17.369 | M tempest/lib/cmd/__init__.py 2020-12-22 11:07:17.369 | M tempest/lib/common/__init__.py 2020-12-22 11:07:17.369 | M tempest/lib/common/api_microversion_fixture.py 2020-12-22 11:07:17.369 | M tempest/lib/common/api_version_request.py 2020-12-22 11:07:17.369 | M tempest/lib/common/api_version_utils.py 2020-12-22 11:07:17.369 | M tempest/lib/common/cred_client.py 2020-12-22 11:07:17.369 | M tempest/lib/common/cred_provider.py 2020-12-22 11:07:17.369 | M tempest/lib/common/dynamic_creds.py 2020-12-22 11:07:17.369 | M tempest/lib/common/fixed_network.py 2020-12-22 11:07:17.369 | M tempest/lib/common/http.py 2020-12-22 11:07:17.369 | M tempest/lib/common/jsonschema_validator.py 2020-12-22 11:07:17.369 | M tempest/lib/common/preprov_creds.py 2020-12-22 11:07:17.369 | M tempest/lib/common/profiler.py 2020-12-22 11:07:17.369 | M tempest/lib/common/rest_client.py 2020-12-22 11:07:17.369 | M tempest/lib/common/ssh.py 2020-12-22 11:07:17.369 | M tempest/lib/common/thread.py 2020-12-22 11:07:17.369 | M tempest/lib/common/utils/__init__.py 2020-12-22 11:07:17.369 | M tempest/lib/common/utils/data_utils.py 2020-12-22 11:07:17.369 | M tempest/lib/common/utils/linux/__init__.py 2020-12-22 11:07:17.369 | M tempest/lib/common/utils/linux/remote_client.py 2020-12-22 11:07:17.369 | M tempest/lib/common/utils/misc.py 2020-12-22 11:07:17.369 | M tempest/lib/common/utils/test_utils.py 2020-12-22 11:07:17.369 | M tempest/lib/common/validation_resources.py 2020-12-22 11:07:17.370 | M tempest/lib/decorators.py 2020-12-22 11:07:17.370 | M tempest/lib/exceptions.py 2020-12-22 11:07:17.370 | M tempest/lib/services/__init__.py 2020-12-22 11:07:17.370 | M tempest/lib/services/clients.py 2020-12-22 11:07:17.370 | M tempest/lib/services/compute/__init__.py 2020-12-22 11:07:17.370 | M tempest/lib/services/compute/agents_client.py 2020-12-22 11:07:17.370 | M tempest/lib/services/compute/aggregates_client.py 2020-12-22 11:07:17.370 | M tempest/lib/services/compute/availability_zone_client.py 2020-12-22 11:07:17.370 | M tempest/lib/services/compute/baremetal_nodes_client.py 2020-12-22 11:07:17.370 | M tempest/lib/services/compute/base_compute_client.py 2020-12-22 11:07:17.370 | M tempest/lib/services/compute/certificates_client.py 2020-12-22 11:07:17.370 | M tempest/lib/services/compute/extensions_client.py 2020-12-22 11:07:17.370 | M tempest/lib/services/compute/fixed_ips_client.py 2020-12-22 11:07:17.370 | M tempest/lib/services/compute/flavors_client.py 2020-12-22 11:07:17.370 | M tempest/lib/services/compute/floating_ip_pools_client.py 2020-12-22 11:07:17.370 | M tempest/lib/services/compute/floating_ips_bulk_client.py 2020-12-22 11:07:17.370 | M tempest/lib/services/compute/floating_ips_client.py 2020-12-22 11:07:17.370 | M tempest/lib/services/compute/hosts_client.py 2020-12-22 11:07:17.370 | M tempest/lib/services/compute/hypervisor_client.py 2020-12-22 11:07:17.370 | M tempest/lib/services/compute/images_client.py 2020-12-22 11:07:17.370 | M tempest/lib/services/compute/instance_usage_audit_log_client.py 2020-12-22 11:07:17.370 | M tempest/lib/services/compute/interfaces_client.py 2020-12-22 11:07:17.370 | M tempest/lib/services/compute/keypairs_client.py 2020-12-22 11:07:17.370 | M tempest/lib/services/compute/limits_client.py 2020-12-22 11:07:17.370 | M tempest/lib/services/compute/migrations_client.py 2020-12-22 11:07:17.370 | M tempest/lib/services/compute/networks_client.py 2020-12-22 11:07:17.370 | M tempest/lib/services/compute/quota_classes_client.py 2020-12-22 11:07:17.370 | M tempest/lib/services/compute/quotas_client.py 2020-12-22 11:07:17.370 | M tempest/lib/services/compute/security_group_default_rules_client.py 2020-12-22 11:07:17.370 | M tempest/lib/services/compute/security_group_rules_client.py 2020-12-22 11:07:17.370 | M tempest/lib/services/compute/security_groups_client.py 2020-12-22 11:07:17.370 | M tempest/lib/services/compute/server_groups_client.py 2020-12-22 11:07:17.370 | M tempest/lib/services/compute/servers_client.py 2020-12-22 11:07:17.370 | M tempest/lib/services/compute/services_client.py 2020-12-22 11:07:17.370 | M tempest/lib/services/compute/snapshots_client.py 2020-12-22 11:07:17.370 | M tempest/lib/services/compute/tenant_networks_client.py 2020-12-22 11:07:17.370 | M tempest/lib/services/compute/tenant_usages_client.py 2020-12-22 11:07:17.370 | M tempest/lib/services/compute/versions_client.py 2020-12-22 11:07:17.370 | M tempest/lib/services/compute/volumes_client.py 2020-12-22 11:07:17.370 | M tempest/lib/services/identity/__init__.py 2020-12-22 11:07:17.370 | M tempest/lib/services/identity/v2/__init__.py 2020-12-22 11:07:17.370 | M tempest/lib/services/identity/v2/endpoints_client.py 2020-12-22 11:07:17.370 | M tempest/lib/services/identity/v2/identity_client.py 2020-12-22 11:07:17.370 | M tempest/lib/services/identity/v2/roles_client.py 2020-12-22 11:07:17.370 | M tempest/lib/services/identity/v2/services_client.py 2020-12-22 11:07:17.371 | M tempest/lib/services/identity/v2/tenants_client.py 2020-12-22 11:07:17.371 | M tempest/lib/services/identity/v2/token_client.py 2020-12-22 11:07:17.371 | M tempest/lib/services/identity/v2/users_client.py 2020-12-22 11:07:17.371 | M tempest/lib/services/identity/v3/__init__.py 2020-12-22 11:07:17.371 | M tempest/lib/services/identity/v3/access_rules_client.py 2020-12-22 11:07:17.371 | M tempest/lib/services/identity/v3/application_credentials_client.py 2020-12-22 11:07:17.371 | M tempest/lib/services/identity/v3/catalog_client.py 2020-12-22 11:07:17.371 | M tempest/lib/services/identity/v3/credentials_client.py 2020-12-22 11:07:17.371 | M tempest/lib/services/identity/v3/domain_configuration_client.py 2020-12-22 11:07:17.371 | M tempest/lib/services/identity/v3/domains_client.py 2020-12-22 11:07:17.371 | M tempest/lib/services/identity/v3/endpoint_filter_client.py 2020-12-22 11:07:17.371 | M tempest/lib/services/identity/v3/endpoint_groups_client.py 2020-12-22 11:07:17.371 | M tempest/lib/services/identity/v3/endpoints_client.py 2020-12-22 11:07:17.371 | M tempest/lib/services/identity/v3/groups_client.py 2020-12-22 11:07:17.371 | M tempest/lib/services/identity/v3/identity_client.py 2020-12-22 11:07:17.371 | M tempest/lib/services/identity/v3/inherited_roles_client.py 2020-12-22 11:07:17.371 | M tempest/lib/services/identity/v3/oauth_consumers_client.py 2020-12-22 11:07:17.371 | M tempest/lib/services/identity/v3/oauth_token_client.py 2020-12-22 11:07:17.371 | M tempest/lib/services/identity/v3/policies_client.py 2020-12-22 11:07:17.371 | M tempest/lib/services/identity/v3/project_tags_client.py 2020-12-22 11:07:17.371 | M tempest/lib/services/identity/v3/projects_client.py 2020-12-22 11:07:17.371 | M tempest/lib/services/identity/v3/regions_client.py 2020-12-22 11:07:17.371 | M tempest/lib/services/identity/v3/role_assignments_client.py 2020-12-22 11:07:17.371 | M tempest/lib/services/identity/v3/roles_client.py 2020-12-22 11:07:17.371 | M tempest/lib/services/identity/v3/services_client.py 2020-12-22 11:07:17.371 | M tempest/lib/services/identity/v3/token_client.py 2020-12-22 11:07:17.371 | M tempest/lib/services/identity/v3/trusts_client.py 2020-12-22 11:07:17.371 | M tempest/lib/services/identity/v3/users_client.py 2020-12-22 11:07:17.371 | M tempest/lib/services/identity/v3/versions_client.py 2020-12-22 11:07:17.371 | M tempest/lib/services/image/__init__.py 2020-12-22 11:07:17.371 | M tempest/lib/services/image/v1/__init__.py 2020-12-22 11:07:17.371 | M tempest/lib/services/image/v1/image_members_client.py 2020-12-22 11:07:17.371 | M tempest/lib/services/image/v1/images_client.py 2020-12-22 11:07:17.371 | M tempest/lib/services/image/v2/__init__.py 2020-12-22 11:07:17.371 | M tempest/lib/services/image/v2/image_members_client.py 2020-12-22 11:07:17.371 | M tempest/lib/services/image/v2/images_client.py 2020-12-22 11:07:17.371 | M tempest/lib/services/image/v2/namespace_objects_client.py 2020-12-22 11:07:17.371 | M tempest/lib/services/image/v2/namespace_properties_client.py 2020-12-22 11:07:17.371 | M tempest/lib/services/image/v2/namespace_tags_client.py 2020-12-22 11:07:17.371 | M tempest/lib/services/image/v2/namespaces_client.py 2020-12-22 11:07:17.371 | M tempest/lib/services/image/v2/resource_types_client.py 2020-12-22 11:07:17.371 | M tempest/lib/services/image/v2/schemas_client.py 2020-12-22 11:07:17.371 | M tempest/lib/services/image/v2/versions_client.py 2020-12-22 11:07:17.371 | M tempest/lib/services/network/__init__.py 2020-12-22 11:07:17.372 | M tempest/lib/services/network/agents_client.py 2020-12-22 11:07:17.372 | M tempest/lib/services/network/base.py 2020-12-22 11:07:17.372 | M tempest/lib/services/network/extensions_client.py 2020-12-22 11:07:17.372 | M tempest/lib/services/network/floating_ips_client.py 2020-12-22 11:07:17.372 | M tempest/lib/services/network/metering_label_rules_client.py 2020-12-22 11:07:17.372 | M tempest/lib/services/network/metering_labels_client.py 2020-12-22 11:07:17.372 | M tempest/lib/services/network/networks_client.py 2020-12-22 11:07:17.372 | M tempest/lib/services/network/ports_client.py 2020-12-22 11:07:17.372 | M tempest/lib/services/network/qos_client.py 2020-12-22 11:07:17.372 | M tempest/lib/services/network/qos_minimum_bandwidth_rules_client.py 2020-12-22 11:07:17.372 | M tempest/lib/services/network/quotas_client.py 2020-12-22 11:07:17.372 | M tempest/lib/services/network/routers_client.py 2020-12-22 11:07:17.372 | M tempest/lib/services/network/security_group_rules_client.py 2020-12-22 11:07:17.372 | M tempest/lib/services/network/security_groups_client.py 2020-12-22 11:07:17.372 | M tempest/lib/services/network/segments_client.py 2020-12-22 11:07:17.372 | M tempest/lib/services/network/service_providers_client.py 2020-12-22 11:07:17.372 | M tempest/lib/services/network/subnetpools_client.py 2020-12-22 11:07:17.372 | M tempest/lib/services/network/subnets_client.py 2020-12-22 11:07:17.372 | M tempest/lib/services/network/tags_client.py 2020-12-22 11:07:17.372 | M tempest/lib/services/network/versions_client.py 2020-12-22 11:07:17.372 | M tempest/lib/services/object_storage/__init__.py 2020-12-22 11:07:17.372 | M tempest/lib/services/object_storage/account_client.py 2020-12-22 11:07:17.372 | M tempest/lib/services/object_storage/bulk_middleware_client.py 2020-12-22 11:07:17.372 | M tempest/lib/services/object_storage/capabilities_client.py 2020-12-22 11:07:17.372 | M tempest/lib/services/object_storage/container_client.py 2020-12-22 11:07:17.372 | M tempest/lib/services/object_storage/object_client.py 2020-12-22 11:07:17.372 | M tempest/lib/services/placement/__init__.py 2020-12-22 11:07:17.372 | M tempest/lib/services/placement/base_placement_client.py 2020-12-22 11:07:17.372 | M tempest/lib/services/placement/placement_client.py 2020-12-22 11:07:17.372 | M tempest/lib/services/placement/resource_providers_client.py 2020-12-22 11:07:17.372 | M tempest/lib/services/volume/__init__.py 2020-12-22 11:07:17.372 | M tempest/lib/services/volume/base_client.py 2020-12-22 11:07:17.372 | M tempest/lib/services/volume/v1/__init__.py 2020-12-22 11:07:17.372 | M tempest/lib/services/volume/v1/availability_zone_client.py 2020-12-22 11:07:17.372 | M tempest/lib/services/volume/v1/backups_client.py 2020-12-22 11:07:17.372 | M tempest/lib/services/volume/v1/encryption_types_client.py 2020-12-22 11:07:17.372 | M tempest/lib/services/volume/v1/extensions_client.py 2020-12-22 11:07:17.372 | M tempest/lib/services/volume/v1/hosts_client.py 2020-12-22 11:07:17.372 | M tempest/lib/services/volume/v1/limits_client.py 2020-12-22 11:07:17.372 | M tempest/lib/services/volume/v1/qos_client.py 2020-12-22 11:07:17.372 | M tempest/lib/services/volume/v1/quotas_client.py 2020-12-22 11:07:17.372 | M tempest/lib/services/volume/v1/services_client.py 2020-12-22 11:07:17.372 | M tempest/lib/services/volume/v1/snapshots_client.py 2020-12-22 11:07:17.372 | M tempest/lib/services/volume/v1/types_client.py 2020-12-22 11:07:17.372 | M tempest/lib/services/volume/v1/volumes_client.py 2020-12-22 11:07:17.373 | M tempest/lib/services/volume/v2/__init__.py 2020-12-22 11:07:17.373 | M tempest/lib/services/volume/v2/availability_zone_client.py 2020-12-22 11:07:17.373 | M tempest/lib/services/volume/v2/backups_client.py 2020-12-22 11:07:17.373 | M tempest/lib/services/volume/v2/capabilities_client.py 2020-12-22 11:07:17.373 | M tempest/lib/services/volume/v2/encryption_types_client.py 2020-12-22 11:07:17.373 | M tempest/lib/services/volume/v2/extensions_client.py 2020-12-22 11:07:17.373 | M tempest/lib/services/volume/v2/hosts_client.py 2020-12-22 11:07:17.373 | M tempest/lib/services/volume/v2/limits_client.py 2020-12-22 11:07:17.373 | M tempest/lib/services/volume/v2/qos_client.py 2020-12-22 11:07:17.373 | M tempest/lib/services/volume/v2/quota_classes_client.py 2020-12-22 11:07:17.373 | M tempest/lib/services/volume/v2/quotas_client.py 2020-12-22 11:07:17.373 | M tempest/lib/services/volume/v2/scheduler_stats_client.py 2020-12-22 11:07:17.373 | M tempest/lib/services/volume/v2/services_client.py 2020-12-22 11:07:17.373 | M tempest/lib/services/volume/v2/snapshot_manage_client.py 2020-12-22 11:07:17.373 | M tempest/lib/services/volume/v2/snapshots_client.py 2020-12-22 11:07:17.373 | M tempest/lib/services/volume/v2/transfers_client.py 2020-12-22 11:07:17.373 | M tempest/lib/services/volume/v2/types_client.py 2020-12-22 11:07:17.373 | M tempest/lib/services/volume/v2/volume_manage_client.py 2020-12-22 11:07:17.373 | M tempest/lib/services/volume/v2/volumes_client.py 2020-12-22 11:07:17.373 | M tempest/lib/services/volume/v3/__init__.py 2020-12-22 11:07:17.373 | M tempest/lib/services/volume/v3/attachments_client.py 2020-12-22 11:07:17.373 | M tempest/lib/services/volume/v3/availability_zone_client.py 2020-12-22 11:07:17.373 | M tempest/lib/services/volume/v3/backups_client.py 2020-12-22 11:07:17.373 | M tempest/lib/services/volume/v3/base_client.py 2020-12-22 11:07:17.373 | M tempest/lib/services/volume/v3/capabilities_client.py 2020-12-22 11:07:17.373 | M tempest/lib/services/volume/v3/encryption_types_client.py 2020-12-22 11:07:17.373 | M tempest/lib/services/volume/v3/extensions_client.py 2020-12-22 11:07:17.373 | M tempest/lib/services/volume/v3/group_snapshots_client.py 2020-12-22 11:07:17.373 | M tempest/lib/services/volume/v3/group_types_client.py 2020-12-22 11:07:17.373 | M tempest/lib/services/volume/v3/groups_client.py 2020-12-22 11:07:17.373 | M tempest/lib/services/volume/v3/hosts_client.py 2020-12-22 11:07:17.373 | M tempest/lib/services/volume/v3/limits_client.py 2020-12-22 11:07:17.373 | M tempest/lib/services/volume/v3/messages_client.py 2020-12-22 11:07:17.373 | M tempest/lib/services/volume/v3/qos_client.py 2020-12-22 11:07:17.373 | M tempest/lib/services/volume/v3/quota_classes_client.py 2020-12-22 11:07:17.373 | M tempest/lib/services/volume/v3/quotas_client.py 2020-12-22 11:07:17.373 | M tempest/lib/services/volume/v3/scheduler_stats_client.py 2020-12-22 11:07:17.373 | M tempest/lib/services/volume/v3/services_client.py 2020-12-22 11:07:17.373 | M tempest/lib/services/volume/v3/snapshot_manage_client.py 2020-12-22 11:07:17.373 | M tempest/lib/services/volume/v3/snapshots_client.py 2020-12-22 11:07:17.373 | M tempest/lib/services/volume/v3/transfers_client.py 2020-12-22 11:07:17.373 | M tempest/lib/services/volume/v3/types_client.py 2020-12-22 11:07:17.374 | M tempest/lib/services/volume/v3/versions_client.py 2020-12-22 11:07:17.374 | M tempest/lib/services/volume/v3/volume_manage_client.py 2020-12-22 11:07:17.374 | M tempest/lib/services/volume/v3/volumes_client.py 2020-12-22 11:07:17.374 | M tempest/manager.py 2020-12-22 11:07:17.374 | M tempest/scenario/README.rst 2020-12-22 11:07:17.374 | M tempest/scenario/__init__.py 2020-12-22 11:07:17.374 | M tempest/scenario/manager.py 2020-12-22 11:07:17.374 | M tempest/scenario/test_aggregates_basic_ops.py 2020-12-22 11:07:17.374 | M tempest/scenario/test_encrypted_cinder_volumes.py 2020-12-22 11:07:17.374 | M tempest/scenario/test_minbw_allocation_placement.py 2020-12-22 11:07:17.374 | M tempest/scenario/test_minimum_basic.py 2020-12-22 11:07:17.374 | M tempest/scenario/test_network_advanced_server_ops.py 2020-12-22 11:07:17.374 | M tempest/scenario/test_network_basic_ops.py 2020-12-22 11:07:17.374 | M tempest/scenario/test_network_v6.py 2020-12-22 11:07:17.374 | M tempest/scenario/test_object_storage_basic_ops.py 2020-12-22 11:07:17.374 | M tempest/scenario/test_security_groups_basic_ops.py 2020-12-22 11:07:17.374 | M tempest/scenario/test_server_advanced_ops.py 2020-12-22 11:07:17.374 | M tempest/scenario/test_server_basic_ops.py 2020-12-22 11:07:17.374 | M tempest/scenario/test_server_multinode.py 2020-12-22 11:07:17.374 | M tempest/scenario/test_shelve_instance.py 2020-12-22 11:07:17.374 | M tempest/scenario/test_snapshot_pattern.py 2020-12-22 11:07:17.374 | M tempest/scenario/test_stamp_pattern.py 2020-12-22 11:07:17.374 | M tempest/scenario/test_volume_backup_restore.py 2020-12-22 11:07:17.374 | M tempest/scenario/test_volume_boot_pattern.py 2020-12-22 11:07:17.374 | M tempest/scenario/test_volume_migrate_attached.py 2020-12-22 11:07:17.374 | M tempest/services/__init__.py 2020-12-22 11:07:17.374 | M tempest/services/orchestration/__init__.py 2020-12-22 11:07:17.374 | M tempest/services/orchestration/json/__init__.py 2020-12-22 11:07:17.374 | M tempest/services/orchestration/json/orchestration_client.py 2020-12-22 11:07:17.374 | M tempest/test.py 2020-12-22 11:07:17.374 | M tempest/test_discover/__init__.py 2020-12-22 11:07:17.374 | M tempest/test_discover/plugins.py 2020-12-22 11:07:17.374 | M tempest/test_discover/test_discover.py 2020-12-22 11:07:17.374 | M tempest/tests/README.rst 2020-12-22 11:07:17.374 | M tempest/tests/__init__.py 2020-12-22 11:07:17.374 | M tempest/tests/api/__init__.py 2020-12-22 11:07:17.374 | M tempest/tests/api/compute/__init__.py 2020-12-22 11:07:17.374 | M tempest/tests/api/compute/test_base.py 2020-12-22 11:07:17.374 | M tempest/tests/base.py 2020-12-22 11:07:17.374 | M tempest/tests/cmd/__init__.py 2020-12-22 11:07:17.374 | M tempest/tests/cmd/subunit_describe_calls_data/calls.subunit 2020-12-22 11:07:17.374 | M tempest/tests/cmd/subunit_describe_calls_data/calls_subunit_expected.json 2020-12-22 11:07:17.374 | M tempest/tests/cmd/test_account_generator.py 2020-12-22 11:07:17.374 | M tempest/tests/cmd/test_cleanup.py 2020-12-22 11:07:17.374 | M tempest/tests/cmd/test_cleanup_services.py 2020-12-22 11:07:17.375 | M tempest/tests/cmd/test_list_plugins.py 2020-12-22 11:07:17.375 | M tempest/tests/cmd/test_run.py 2020-12-22 11:07:17.375 | M tempest/tests/cmd/test_saved_state_json.json 2020-12-22 11:07:17.375 | M tempest/tests/cmd/test_subunit_describe_calls.py 2020-12-22 11:07:17.375 | M tempest/tests/cmd/test_tempest_init.py 2020-12-22 11:07:17.375 | M tempest/tests/cmd/test_verify_tempest_config.py 2020-12-22 11:07:17.375 | M tempest/tests/cmd/test_workspace.py 2020-12-22 11:07:17.375 | M tempest/tests/common/__init__.py 2020-12-22 11:07:17.375 | M tempest/tests/common/test_admin_available.py 2020-12-22 11:07:17.375 | M tempest/tests/common/test_alt_available.py 2020-12-22 11:07:17.375 | M tempest/tests/common/test_compute.py 2020-12-22 11:07:17.375 | M tempest/tests/common/test_credentials_factory.py 2020-12-22 11:07:17.375 | M tempest/tests/common/test_custom_matchers.py 2020-12-22 11:07:17.375 | M tempest/tests/common/test_image.py 2020-12-22 11:07:17.375 | M tempest/tests/common/utils/__init__.py 2020-12-22 11:07:17.375 | M tempest/tests/common/utils/linux/__init__.py 2020-12-22 11:07:17.375 | M tempest/tests/common/utils/linux/test_remote_client.py 2020-12-22 11:07:17.375 | M tempest/tests/common/utils/test_net_utils.py 2020-12-22 11:07:17.375 | M tempest/tests/fake_config.py 2020-12-22 11:07:17.375 | M tempest/tests/fake_tempest_plugin.py 2020-12-22 11:07:17.375 | M tempest/tests/files/__init__.py 2020-12-22 11:07:17.375 | M tempest/tests/files/failing-tests 2020-12-22 11:07:17.375 | M tempest/tests/files/passing-tests 2020-12-22 11:07:17.375 | M tempest/tests/files/setup.cfg 2020-12-22 11:07:17.375 | M tempest/tests/files/testr-conf 2020-12-22 11:07:17.375 | M tempest/tests/lib/__init__.py 2020-12-22 11:07:17.375 | M tempest/tests/lib/cli/__init__.py 2020-12-22 11:07:17.375 | M tempest/tests/lib/cli/test_command_failed.py 2020-12-22 11:07:17.375 | M tempest/tests/lib/cli/test_execute.py 2020-12-22 11:07:17.375 | M tempest/tests/lib/cli/test_output_parser.py 2020-12-22 11:07:17.375 | M tempest/tests/lib/cmd/__init__.py 2020-12-22 11:07:17.375 | M tempest/tests/lib/cmd/test_check_uuid.py 2020-12-22 11:07:17.375 | M tempest/tests/lib/common/__init__.py 2020-12-22 11:07:17.375 | M tempest/tests/lib/common/test_api_version_request.py 2020-12-22 11:07:17.375 | M tempest/tests/lib/common/test_api_version_utils.py 2020-12-22 11:07:17.375 | M tempest/tests/lib/common/test_cred_client.py 2020-12-22 11:07:17.375 | M tempest/tests/lib/common/test_dynamic_creds.py 2020-12-22 11:07:17.375 | M tempest/tests/lib/common/test_http.py 2020-12-22 11:07:17.375 | M tempest/tests/lib/common/test_jsonschema_validator.py 2020-12-22 11:07:17.375 | M tempest/tests/lib/common/test_preprov_creds.py 2020-12-22 11:07:17.375 | M tempest/tests/lib/common/test_profiler.py 2020-12-22 11:07:17.375 | M tempest/tests/lib/common/test_rest_client.py 2020-12-22 11:07:17.375 | M tempest/tests/lib/common/test_validation_resources.py 2020-12-22 11:07:17.375 | M tempest/tests/lib/common/utils/__init__.py 2020-12-22 11:07:17.375 | M tempest/tests/lib/common/utils/linux/__init__.py 2020-12-22 11:07:17.376 | M tempest/tests/lib/common/utils/linux/test_remote_client.py 2020-12-22 11:07:17.376 | M tempest/tests/lib/common/utils/test_data_utils.py 2020-12-22 11:07:17.376 | M tempest/tests/lib/common/utils/test_misc.py 2020-12-22 11:07:17.376 | M tempest/tests/lib/common/utils/test_test_utils.py 2020-12-22 11:07:17.376 | M tempest/tests/lib/fake_auth_provider.py 2020-12-22 11:07:17.376 | M tempest/tests/lib/fake_credentials.py 2020-12-22 11:07:17.376 | M tempest/tests/lib/fake_http.py 2020-12-22 11:07:17.376 | M tempest/tests/lib/fake_identity.py 2020-12-22 11:07:17.376 | M tempest/tests/lib/services/__init__.py 2020-12-22 11:07:17.376 | M tempest/tests/lib/services/base.py 2020-12-22 11:07:17.376 | M tempest/tests/lib/services/compute/__init__.py 2020-12-22 11:07:17.376 | M tempest/tests/lib/services/compute/test_agents_client.py 2020-12-22 11:07:17.376 | M tempest/tests/lib/services/compute/test_aggregates_client.py 2020-12-22 11:07:17.376 | M tempest/tests/lib/services/compute/test_availability_zone_client.py 2020-12-22 11:07:17.376 | M tempest/tests/lib/services/compute/test_baremetal_nodes_client.py 2020-12-22 11:07:17.376 | M tempest/tests/lib/services/compute/test_base_compute_client.py 2020-12-22 11:07:17.376 | M tempest/tests/lib/services/compute/test_certificates_client.py 2020-12-22 11:07:17.376 | M tempest/tests/lib/services/compute/test_extensions_client.py 2020-12-22 11:07:17.376 | M tempest/tests/lib/services/compute/test_fixedIPs_client.py 2020-12-22 11:07:17.376 | M tempest/tests/lib/services/compute/test_flavors_client.py 2020-12-22 11:07:17.376 | M tempest/tests/lib/services/compute/test_floating_ip_pools_client.py 2020-12-22 11:07:17.376 | M tempest/tests/lib/services/compute/test_floating_ips_bulk_client.py 2020-12-22 11:07:17.376 | M tempest/tests/lib/services/compute/test_floating_ips_client.py 2020-12-22 11:07:17.376 | M tempest/tests/lib/services/compute/test_hosts_client.py 2020-12-22 11:07:17.376 | M tempest/tests/lib/services/compute/test_hypervisor_client.py 2020-12-22 11:07:17.376 | M tempest/tests/lib/services/compute/test_images_client.py 2020-12-22 11:07:17.376 | M tempest/tests/lib/services/compute/test_instance_usage_audit_log_client.py 2020-12-22 11:07:17.376 | M tempest/tests/lib/services/compute/test_interfaces_client.py 2020-12-22 11:07:17.376 | M tempest/tests/lib/services/compute/test_keypairs_client.py 2020-12-22 11:07:17.376 | M tempest/tests/lib/services/compute/test_limits_client.py 2020-12-22 11:07:17.376 | M tempest/tests/lib/services/compute/test_migrations_client.py 2020-12-22 11:07:17.376 | M tempest/tests/lib/services/compute/test_networks_client.py 2020-12-22 11:07:17.376 | M tempest/tests/lib/services/compute/test_quota_classes_client.py 2020-12-22 11:07:17.376 | M tempest/tests/lib/services/compute/test_quotas_client.py 2020-12-22 11:07:17.376 | M tempest/tests/lib/services/compute/test_security_group_default_rules_client.py 2020-12-22 11:07:17.376 | M tempest/tests/lib/services/compute/test_security_group_rules_client.py 2020-12-22 11:07:17.376 | M tempest/tests/lib/services/compute/test_security_groups_client.py 2020-12-22 11:07:17.376 | M tempest/tests/lib/services/compute/test_server_groups_client.py 2020-12-22 11:07:17.376 | M tempest/tests/lib/services/compute/test_servers_client.py 2020-12-22 11:07:17.376 | M tempest/tests/lib/services/compute/test_services_client.py 2020-12-22 11:07:17.376 | M tempest/tests/lib/services/compute/test_snapshots_client.py 2020-12-22 11:07:17.376 | M tempest/tests/lib/services/compute/test_tenant_networks_client.py 2020-12-22 11:07:17.376 | M tempest/tests/lib/services/compute/test_tenant_usages_client.py 2020-12-22 11:07:17.376 | M tempest/tests/lib/services/compute/test_versions_client.py 2020-12-22 11:07:17.377 | M tempest/tests/lib/services/compute/test_volumes_client.py 2020-12-22 11:07:17.377 | M tempest/tests/lib/services/identity/__init__.py 2020-12-22 11:07:17.377 | M tempest/tests/lib/services/identity/v2/__init__.py 2020-12-22 11:07:17.377 | M tempest/tests/lib/services/identity/v2/test_endpoints_client.py 2020-12-22 11:07:17.377 | M tempest/tests/lib/services/identity/v2/test_identity_client.py 2020-12-22 11:07:17.377 | M tempest/tests/lib/services/identity/v2/test_roles_client.py 2020-12-22 11:07:17.377 | M tempest/tests/lib/services/identity/v2/test_services_client.py 2020-12-22 11:07:17.377 | M tempest/tests/lib/services/identity/v2/test_tenants_client.py 2020-12-22 11:07:17.377 | M tempest/tests/lib/services/identity/v2/test_token_client.py 2020-12-22 11:07:17.377 | M tempest/tests/lib/services/identity/v2/test_users_client.py 2020-12-22 11:07:17.377 | M tempest/tests/lib/services/identity/v3/__init__.py 2020-12-22 11:07:17.377 | M tempest/tests/lib/services/identity/v3/test_access_rules_client.py 2020-12-22 11:07:17.377 | M tempest/tests/lib/services/identity/v3/test_application_credentials_client.py 2020-12-22 11:07:17.377 | M tempest/tests/lib/services/identity/v3/test_catalog_client.py 2020-12-22 11:07:17.377 | M tempest/tests/lib/services/identity/v3/test_credentials_client.py 2020-12-22 11:07:17.377 | M tempest/tests/lib/services/identity/v3/test_domain_configuration_client.py 2020-12-22 11:07:17.377 | M tempest/tests/lib/services/identity/v3/test_domains_client.py 2020-12-22 11:07:17.377 | M tempest/tests/lib/services/identity/v3/test_endpoint_filter_client.py 2020-12-22 11:07:17.377 | M tempest/tests/lib/services/identity/v3/test_endpoint_groups_client.py 2020-12-22 11:07:17.377 | M tempest/tests/lib/services/identity/v3/test_endpoints_client.py 2020-12-22 11:07:17.377 | M tempest/tests/lib/services/identity/v3/test_groups_client.py 2020-12-22 11:07:17.377 | M tempest/tests/lib/services/identity/v3/test_identity_client.py 2020-12-22 11:07:17.377 | M tempest/tests/lib/services/identity/v3/test_inherited_roles_client.py 2020-12-22 11:07:17.377 | M tempest/tests/lib/services/identity/v3/test_oauth_consumers_client.py 2020-12-22 11:07:17.377 | M tempest/tests/lib/services/identity/v3/test_oauth_token_client.py 2020-12-22 11:07:17.377 | M tempest/tests/lib/services/identity/v3/test_policies_client.py 2020-12-22 11:07:17.377 | M tempest/tests/lib/services/identity/v3/test_project_tags_client.py 2020-12-22 11:07:17.377 | M tempest/tests/lib/services/identity/v3/test_projects_client.py 2020-12-22 11:07:17.377 | M tempest/tests/lib/services/identity/v3/test_regions_client.py 2020-12-22 11:07:17.377 | M tempest/tests/lib/services/identity/v3/test_role_assignments_client.py 2020-12-22 11:07:17.377 | M tempest/tests/lib/services/identity/v3/test_roles_client.py 2020-12-22 11:07:17.377 | M tempest/tests/lib/services/identity/v3/test_services_client.py 2020-12-22 11:07:17.377 | M tempest/tests/lib/services/identity/v3/test_token_client.py 2020-12-22 11:07:17.377 | M tempest/tests/lib/services/identity/v3/test_trusts_client.py 2020-12-22 11:07:17.377 | M tempest/tests/lib/services/identity/v3/test_users_client.py 2020-12-22 11:07:17.377 | M tempest/tests/lib/services/identity/v3/test_versions_client.py 2020-12-22 11:07:17.377 | M tempest/tests/lib/services/image/__init__.py 2020-12-22 11:07:17.377 | M tempest/tests/lib/services/image/v1/__init__.py 2020-12-22 11:07:17.377 | M tempest/tests/lib/services/image/v1/test_image_members_client.py 2020-12-22 11:07:17.377 | M tempest/tests/lib/services/image/v2/__init__.py 2020-12-22 11:07:17.377 | M tempest/tests/lib/services/image/v2/test_image_members_client.py 2020-12-22 11:07:17.377 | M tempest/tests/lib/services/image/v2/test_images_client.py 2020-12-22 11:07:17.377 | M tempest/tests/lib/services/image/v2/test_namespace_object_client.py 2020-12-22 11:07:17.377 | M tempest/tests/lib/services/image/v2/test_namespace_properties_client.py 2020-12-22 11:07:17.378 | M tempest/tests/lib/services/image/v2/test_namespace_tags_client.py 2020-12-22 11:07:17.378 | M tempest/tests/lib/services/image/v2/test_namespaces_client.py 2020-12-22 11:07:17.378 | M tempest/tests/lib/services/image/v2/test_resource_types_client.py 2020-12-22 11:07:17.378 | M tempest/tests/lib/services/image/v2/test_schemas_client.py 2020-12-22 11:07:17.378 | M tempest/tests/lib/services/image/v2/test_versions_client.py 2020-12-22 11:07:17.378 | M tempest/tests/lib/services/network/__init__.py 2020-12-22 11:07:17.378 | M tempest/tests/lib/services/network/test_agents_client.py 2020-12-22 11:07:17.378 | M tempest/tests/lib/services/network/test_base_network_client.py 2020-12-22 11:07:17.378 | M tempest/tests/lib/services/network/test_extensions_client.py 2020-12-22 11:07:17.378 | M tempest/tests/lib/services/network/test_floating_ips_client.py 2020-12-22 11:07:17.378 | M tempest/tests/lib/services/network/test_metering_label_rules_client.py 2020-12-22 11:07:17.378 | M tempest/tests/lib/services/network/test_metering_labels_client.py 2020-12-22 11:07:17.378 | M tempest/tests/lib/services/network/test_networks_client.py 2020-12-22 11:07:17.378 | M tempest/tests/lib/services/network/test_ports_client.py 2020-12-22 11:07:17.378 | M tempest/tests/lib/services/network/test_qos_client.py 2020-12-22 11:07:17.378 | M tempest/tests/lib/services/network/test_qos_minimum_bandwidth_rules_client.py 2020-12-22 11:07:17.378 | M tempest/tests/lib/services/network/test_quotas_client.py 2020-12-22 11:07:17.378 | M tempest/tests/lib/services/network/test_routers_client.py 2020-12-22 11:07:17.378 | M tempest/tests/lib/services/network/test_security_group_rules_client.py 2020-12-22 11:07:17.378 | M tempest/tests/lib/services/network/test_security_groups_client.py 2020-12-22 11:07:17.378 | M tempest/tests/lib/services/network/test_segments_client.py 2020-12-22 11:07:17.378 | M tempest/tests/lib/services/network/test_service_providers_client.py 2020-12-22 11:07:17.378 | M tempest/tests/lib/services/network/test_subnetpools_client.py 2020-12-22 11:07:17.378 | M tempest/tests/lib/services/network/test_subnets_client.py 2020-12-22 11:07:17.378 | M tempest/tests/lib/services/network/test_tags_client.py 2020-12-22 11:07:17.378 | M tempest/tests/lib/services/network/test_versions_client.py 2020-12-22 11:07:17.378 | M tempest/tests/lib/services/object_storage/__init__.py 2020-12-22 11:07:17.378 | M tempest/tests/lib/services/object_storage/test_bulk_middleware_client.py 2020-12-22 11:07:17.378 | M tempest/tests/lib/services/object_storage/test_capabilities_client.py 2020-12-22 11:07:17.378 | M tempest/tests/lib/services/object_storage/test_object_client.py 2020-12-22 11:07:17.378 | M tempest/tests/lib/services/placement/__init__.py 2020-12-22 11:07:17.378 | M tempest/tests/lib/services/placement/test_placement_client.py 2020-12-22 11:07:17.378 | M tempest/tests/lib/services/placement/test_resource_providers_client.py 2020-12-22 11:07:17.378 | M tempest/tests/lib/services/registry_fixture.py 2020-12-22 11:07:17.378 | M tempest/tests/lib/services/test_clients.py 2020-12-22 11:07:17.378 | M tempest/tests/lib/services/volume/__init__.py 2020-12-22 11:07:17.378 | M tempest/tests/lib/services/volume/v1/__init__.py 2020-12-22 11:07:17.378 | M tempest/tests/lib/services/volume/v1/test_encryption_types_client.py 2020-12-22 11:07:17.378 | M tempest/tests/lib/services/volume/v1/test_quotas_client.py 2020-12-22 11:07:17.378 | M tempest/tests/lib/services/volume/v1/test_snapshots_client.py 2020-12-22 11:07:17.378 | M tempest/tests/lib/services/volume/v3/__init__.py 2020-12-22 11:07:17.378 | M tempest/tests/lib/services/volume/v3/test_attachments_client.py 2020-12-22 11:07:17.378 | M tempest/tests/lib/services/volume/v3/test_availability_zone_client.py 2020-12-22 11:07:17.378 | M tempest/tests/lib/services/volume/v3/test_backups_client.py 2020-12-22 11:07:17.379 | M tempest/tests/lib/services/volume/v3/test_capabilities_client.py 2020-12-22 11:07:17.379 | M tempest/tests/lib/services/volume/v3/test_encryption_types_client.py 2020-12-22 11:07:17.379 | M tempest/tests/lib/services/volume/v3/test_extensions_client.py 2020-12-22 11:07:17.379 | M tempest/tests/lib/services/volume/v3/test_group_snapshots_client.py 2020-12-22 11:07:17.379 | M tempest/tests/lib/services/volume/v3/test_group_types_client.py 2020-12-22 11:07:17.379 | M tempest/tests/lib/services/volume/v3/test_groups_client.py 2020-12-22 11:07:17.379 | M tempest/tests/lib/services/volume/v3/test_hosts_client.py 2020-12-22 11:07:17.379 | M tempest/tests/lib/services/volume/v3/test_limits_client.py 2020-12-22 11:07:17.379 | M tempest/tests/lib/services/volume/v3/test_quota_classes_client.py 2020-12-22 11:07:17.379 | M tempest/tests/lib/services/volume/v3/test_quotas_client.py 2020-12-22 11:07:17.379 | M tempest/tests/lib/services/volume/v3/test_scheduler_stats_client.py 2020-12-22 11:07:17.379 | M tempest/tests/lib/services/volume/v3/test_services_client.py 2020-12-22 11:07:17.379 | M tempest/tests/lib/services/volume/v3/test_snapshot_manage_client.py 2020-12-22 11:07:17.379 | M tempest/tests/lib/services/volume/v3/test_snapshots_client.py 2020-12-22 11:07:17.379 | M tempest/tests/lib/services/volume/v3/test_transfers_client.py 2020-12-22 11:07:17.379 | M tempest/tests/lib/services/volume/v3/test_types_client.py 2020-12-22 11:07:17.379 | M tempest/tests/lib/services/volume/v3/test_user_messages_client.py 2020-12-22 11:07:17.379 | M tempest/tests/lib/services/volume/v3/test_versions_client.py 2020-12-22 11:07:17.379 | M tempest/tests/lib/services/volume/v3/test_volume_manage_client.py 2020-12-22 11:07:17.379 | M tempeSwitched to branch 'master' 2020-12-22 11:07:17.379 | st/tests/lib/services/volume/v3/test_volumes_client.py 2020-12-22 11:07:17.379 | M tempest/tests/lib/test_api_microversion_fixture.py 2020-12-22 11:07:17.379 | M tempest/tests/lib/test_auth.py 2020-12-22 11:07:17.379 | M tempest/tests/lib/test_base.py 2020-12-22 11:07:17.379 | M tempest/tests/lib/test_credentials.py 2020-12-22 11:07:17.379 | M tempest/tests/lib/test_decorators.py 2020-12-22 11:07:17.379 | M tempest/tests/lib/test_ssh.py 2020-12-22 11:07:17.379 | M tempest/tests/lib/test_tempest_lib.py 2020-12-22 11:07:17.379 | M tempest/tests/test_base_test.py 2020-12-22 11:07:17.379 | M tempest/tests/test_config.py 2020-12-22 11:07:17.379 | M tempest/tests/test_decorators.py 2020-12-22 11:07:17.379 | M tempest/tests/test_hacking.py 2020-12-22 11:07:17.379 | M tempest/tests/test_imports.py 2020-12-22 11:07:17.379 | M tempest/tests/test_list_tests.py 2020-12-22 11:07:17.379 | M tempest/tests/test_microversions.py 2020-12-22 11:07:17.379 | M tempest/tests/test_tempest_plugin.py 2020-12-22 11:07:17.379 | M tempest/tests/test_test.py 2020-12-22 11:07:17.379 | M tempest/tests/utils.py 2020-12-22 11:07:17.379 | M tempest/version.py 2020-12-22 11:07:17.379 | M test-requirements.txt 2020-12-22 11:07:17.379 | M tools/generate-tempest-plugins-list.py 2020-12-22 11:07:17.379 | M tools/tempest-integrated-gate-compute-blacklist.txt 2020-12-22 11:07:17.379 | M tools/tempest-integrated-gate-networking-blacklist.txt 2020-12-22 11:07:17.379 | M tools/tempest-integrated-gate-object-storage-blacklist.txt 2020-12-22 11:07:17.380 | M tools/tempest-integrated-gate-placement-blacklist.txt 2020-12-22 11:07:17.380 | M tools/tempest-integrated-gate-storage-blacklist.txt 2020-12-22 11:07:17.380 | M tools/tempest-plugin-sanity.sh 2020-12-22 11:07:17.380 | M tox.ini 2020-12-22 11:07:17.380 | M zuul.d/base.yaml 2020-12-22 11:07:17.380 | M zuul.d/integrated-gate.yaml 2020-12-22 11:07:17.380 | M zuul.d/project.yaml 2020-12-22 11:07:17.380 | M zuul.d/stable-jobs.yaml 2020-12-22 11:07:17.380 | M zuul.d/tempest-specific.yaml 2020-12-22 11:07:17.380 | Your branch is up to date with 'origin/master'. 2020-12-22 11:07:17.380 | ++ lib/tempest:install_tempest:722 : tox -r --notest -efull 2020-12-22 11:07:18.050 | full create: /opt/stack/tempest/.tox/tempest 2020-12-22 11:07:23.373 | full installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2020-12-22 11:07:58.273 | full develop-inst: /opt/stack/tempest 2020-12-22 11:08:03.948 | full installed: attrs==20.3.0,bcrypt==3.2.0,certifi==2020.11.8,cffi==1.14.4,chardet==3.0.4,cliff==3.5.0,cmd2==1.4.0,colorama==0.4.4,cryptography==3.2.1,debtcollector==2.2.0,extras==1.0.0,fasteners==0.14.1,fixtures==3.0.0,future==0.18.2,idna==2.10,importlib-metadata==3.1.1,importlib-resources==3.3.0,iso8601==0.1.13,jsonschema==3.2.0,linecache2==1.0.0,monotonic==1.5,msgpack==1.0.0,netaddr==0.8.0,netifaces==0.10.9,oslo.concurrency==4.3.1,oslo.config==8.4.0,oslo.context==3.1.1,oslo.i18n==5.0.1,oslo.log==4.4.0,oslo.serialization==4.0.1,oslo.utils==4.7.0,packaging==20.4,paramiko==2.7.2,pbr==5.5.1,prettytable==0.7.2,pycparser==2.20,pyinotify==0.9.6,PyNaCl==1.4.0,pyparsing==2.4.7,pyperclip==1.8.1,pyrsistent==0.17.3,python-dateutil==2.8.1,python-mimeparse==1.6.0,python-subunit==1.4.0,pytz==2020.4,PyYAML==5.3.1,requests==2.25.0,rfc3986==1.4.0,six==1.15.0,stestr==3.1.0,stevedore==3.3.0,-e git+https://opendev.org/openstack/tempest@38b167537a66bfd0e65ec9f1dac0764aed1f75fc#egg=tempest,testtools==2.4.0,traceback2==1.4.0,unittest2==1.1.0,urllib3==1.26.2,voluptuous==0.12.0,wcwidth==0.2.5,wrapt==1.12.1,zipp==3.4.0 2020-12-22 11:08:03.948 | ___________________________________ summary ____________________________________ 2020-12-22 11:08:03.948 | full: skipped tests 2020-12-22 11:08:03.948 | congratulations :) 2020-12-22 11:08:03.979 | ++ lib/tempest:install_tempest:726 : /opt/stack/tempest/.tox/tempest/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -r requirements.txt 2020-12-22 11:08:04.689 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:08:04.692 | Ignoring Django: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:08:04.694 | Ignoring Django: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:08:04.699 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:08:04.707 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:08:04.709 | Ignoring GitPython: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:08:04.711 | Ignoring GitPython: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:08:04.716 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:08:04.721 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:08:04.742 | Ignoring Pygments: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:08:04.744 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:08:04.747 | Ignoring Pygments: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:08:04.751 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:08:04.758 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:08:04.760 | Ignoring SecretStorage: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:08:04.763 | Ignoring SecretStorage: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:08:04.767 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:08:04.769 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:08:04.772 | Ignoring Sphinx: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:08:04.774 | Ignoring Sphinx: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:08:04.778 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:08:04.874 | Ignoring asyncio: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:08:04.876 | Ignoring asyncio: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:08:04.880 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:08:04.888 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:08:04.892 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:08:04.894 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:08:04.935 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:08:04.940 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:08:04.963 | Ignoring diskimage-builder: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:08:04.966 | Ignoring diskimage-builder: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:08:04.968 | Ignoring diskimage-builder: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:08:04.972 | Ignoring diskimage-builder: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:08:04.988 | Ignoring dnspython: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:08:04.990 | Ignoring dnspython: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:08:04.994 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:08:04.997 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:08:04.999 | Ignoring dnspython3: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:08:05.001 | Ignoring dnspython3: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:08:05.005 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:08:05.022 | Ignoring enum-compat: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:08:05.048 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:08:05.051 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:08:05.054 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:08:05.076 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:08:05.078 | Ignoring gunicorn: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:08:05.081 | Ignoring gunicorn: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:08:05.086 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:08:05.088 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:08:05.101 | Ignoring ifaddr: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:08:05.103 | Ignoring ifaddr: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:08:05.107 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:08:05.117 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:08:05.119 | Ignoring influxdb: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:08:05.121 | Ignoring influxdb: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:08:05.125 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:08:05.129 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:08:05.137 | Ignoring jeepney: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:08:05.140 | Ignoring jeepney: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:08:05.144 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:08:05.149 | Ignoring joblib: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:08:05.152 | Ignoring joblib: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:08:05.156 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:08:05.170 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:08:05.172 | Ignoring keyring: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:08:05.174 | Ignoring keyring: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:08:05.179 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:08:05.215 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:08:05.217 | Ignoring more-itertools: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:08:05.219 | Ignoring more-itertools: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:08:05.224 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:08:05.235 | Ignoring mypy: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:08:05.237 | Ignoring mypy: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:08:05.241 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:08:05.244 | Ignoring mypy-extensions: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:08:05.246 | Ignoring mypy-extensions: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:08:05.250 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:08:05.252 | Ignoring ndg-httpsclient: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:08:05.261 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:08:05.263 | Ignoring networkx: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:08:05.265 | Ignoring networkx: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:08:05.269 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:08:05.287 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:08:05.289 | Ignoring numpy: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:08:05.291 | Ignoring numpy: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:08:05.295 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:08:05.382 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:08:05.457 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:08:05.459 | Ignoring pytest: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:08:05.461 | Ignoring pytest: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:08:05.466 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:08:05.559 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:08:05.600 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:08:05.602 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:08:05.604 | Ignoring scikit-learn: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:08:05.606 | Ignoring scikit-learn: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:08:05.611 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:08:05.613 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:08:05.615 | Ignoring scipy: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:08:05.617 | Ignoring scipy: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:08:05.622 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:08:05.638 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:08:05.656 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:08:05.658 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:08:05.664 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:08:05.668 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:08:05.670 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:08:05.674 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:08:05.678 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:08:05.680 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:08:05.685 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:08:05.688 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:08:05.691 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:08:05.695 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:08:05.702 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:08:05.704 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:08:05.709 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:08:05.712 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:08:05.715 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:08:05.719 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:08:05.723 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:08:05.752 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:08:05.783 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:08:05.788 | Ignoring tornado: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:08:05.790 | Ignoring tornado: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:08:05.794 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:08:05.797 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:08:05.806 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:08:05.824 | Ignoring typed-ast: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:08:05.826 | Ignoring typed-ast: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:08:05.830 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:08:05.834 | Ignoring typing-extensions: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:08:05.836 | Ignoring typing-extensions: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:08:05.841 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:08:05.846 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:08:05.867 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:08:05.890 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:08:05.893 | Ignoring zeroconf: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:08:05.895 | Ignoring zeroconf: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:08:05.900 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:08:05.937 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2020-12-22 11:08:05.939 | Collecting PyYAML===5.1.2 (from -c /opt/stack/requirements/upper-constraints.txt (line 35)) 2020-12-22 11:08:06.068 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/01a/df0b6c6f61bd1/PyYAML-5.1.2.tar.gz (265kB) 2020-12-22 11:08:06.783 | Collecting cliff===2.16.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 141)) 2020-12-22 11:08:06.861 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d47/d7ad73d19c4ae/cliff-2.16.0-py2.py3-none-any.whl (78kB) 2020-12-22 11:08:06.901 | Collecting cmd2===0.8.9 (from -c /opt/stack/requirements/upper-constraints.txt (line 142)) 2020-12-22 11:08:07.040 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ce7/79b8bcb6aab05/cmd2-0.8.9-py2.py3-none-any.whl (53kB) 2020-12-22 11:08:07.067 | Collecting debtcollector===1.22.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 158)) 2020-12-22 11:08:07.126 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f0b/ccd85595fbca1/debtcollector-1.22.0-py2.py3-none-any.whl 2020-12-22 11:08:07.146 | Requirement already satisfied: fixtures===3.0.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (3.0.0) 2020-12-22 11:08:07.158 | Collecting jsonschema===3.0.2 (from -c /opt/stack/requirements/upper-constraints.txt (line 279)) 2020-12-22 11:08:07.215 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/5f9/c0a719ca2ce14/jsonschema-3.0.2-py2.py3-none-any.whl (54kB) 2020-12-22 11:08:07.248 | Collecting netaddr===0.7.19 (from -c /opt/stack/requirements/upper-constraints.txt (line 330)) 2020-12-22 11:08:07.316 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/56b/3558bd71f3f69/netaddr-0.7.19-py2.py3-none-any.whl (1.6MB) 2020-12-22 11:08:07.436 | Collecting oslo.concurrency===3.30.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 383)) 2020-12-22 11:08:07.531 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8c4/79560f32fb7c5/oslo.concurrency-3.30.1-py2.py3-none-any.whl (46kB) 2020-12-22 11:08:07.560 | Collecting oslo.config===6.11.3 (from -c /opt/stack/requirements/upper-constraints.txt (line 384)) 2020-12-22 11:08:07.705 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d0a/544d21dbcdfa7/oslo.config-6.11.3-py2.py3-none-any.whl (131kB) 2020-12-22 11:08:07.747 | Collecting oslo.i18n===3.24.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 387)) 2020-12-22 11:08:07.826 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/862/9febc112ef1f9/oslo.i18n-3.24.0-py2.py3-none-any.whl (46kB) 2020-12-22 11:08:07.851 | Collecting oslo.log===3.44.3 (from -c /opt/stack/requirements/upper-constraints.txt (line 388)) 2020-12-22 11:08:07.975 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/89a/c6aff17f4131a/oslo.log-3.44.3-py2.py3-none-any.whl (72kB) 2020-12-22 11:08:08.038 | Collecting oslo.serialization===2.29.2 (from -c /opt/stack/requirements/upper-constraints.txt (line 395)) 2020-12-22 11:08:08.122 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/0b9/bde3d03feab54/oslo.serialization-2.29.2-py2.py3-none-any.whl 2020-12-22 11:08:08.144 | Collecting oslo.utils===3.41.6 (from -c /opt/stack/requirements/upper-constraints.txt (line 398)) 2020-12-22 11:08:08.280 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ab8/c7c1d9e592daa/oslo.utils-3.41.6-py2.py3-none-any.whl (95kB) 2020-12-22 11:08:08.323 | Collecting paramiko===2.6.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 408)) 2020-12-22 11:08:08.459 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/99f/0179bdc176281/paramiko-2.6.0-py2.py3-none-any.whl (199kB) 2020-12-22 11:08:08.500 | Collecting pbr===5.4.3 (from -c /opt/stack/requirements/upper-constraints.txt (line 413)) 2020-12-22 11:08:08.594 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b32/c8ccaac7b1a20/pbr-5.4.3-py2.py3-none-any.whl (110kB) 2020-12-22 11:08:08.620 | Requirement already satisfied: prettytable===0.7.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 421)) (0.7.2) 2020-12-22 11:08:08.623 | Requirement already satisfied: pyinotify===0.9.6 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (0.9.6) 2020-12-22 11:08:08.626 | Collecting pyparsing===2.4.2 (from -c /opt/stack/requirements/upper-constraints.txt (line 450)) 2020-12-22 11:08:08.749 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d93/38df12903bbf5/pyparsing-2.4.2-py2.py3-none-any.whl (65kB) 2020-12-22 11:08:08.763 | Collecting pyperclip===1.7.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 451)) 2020-12-22 11:08:08.804 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/979/325468ccf6821/pyperclip-1.7.0.tar.gz 2020-12-22 11:08:09.302 | Collecting pyrsistent===0.15.4 (from -c /opt/stack/requirements/upper-constraints.txt (line 454)) 2020-12-22 11:08:09.364 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/34b/47fa169d6006b/pyrsistent-0.15.4.tar.gz (107kB) 2020-12-22 11:08:09.892 | Collecting python-dateutil===2.8.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 474)) 2020-12-22 11:08:09.943 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/7e6/584c74aeed623/python_dateutil-2.8.0-py2.py3-none-any.whl (226kB) 2020-12-22 11:08:09.969 | Requirement already satisfied: python-subunit===1.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 513)) (1.4.0) 2020-12-22 11:08:09.985 | Collecting pytz===2019.2 (from -c /opt/stack/requirements/upper-constraints.txt (line 521)) 2020-12-22 11:08:10.296 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c89/4d57500a4cd2d/pytz-2019.2-py2.py3-none-any.whl (508kB) 2020-12-22 11:08:10.461 | Collecting requests===2.22.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 532)) 2020-12-22 11:08:10.580 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/9cf/5292fcd0f598c/requests-2.22.0-py2.py3-none-any.whl (57kB) 2020-12-22 11:08:10.615 | Collecting rfc3986===1.3.2 (from -c /opt/stack/requirements/upper-constraints.txt (line 544)) 2020-12-22 11:08:10.650 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/df4/eba676077cefb/rfc3986-1.3.2-py2.py3-none-any.whl 2020-12-22 11:08:10.665 | Collecting six===1.12.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 575)) 2020-12-22 11:08:10.705 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/335/0809f0555b11f/six-1.12.0-py2.py3-none-any.whl 2020-12-22 11:08:10.715 | Collecting stestr===2.5.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 623)) 2020-12-22 11:08:10.751 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a99/f734775363291/stestr-2.5.1-py2.py3-none-any.whl (116kB) 2020-12-22 11:08:10.819 | Collecting stevedore===1.31.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 624)) 2020-12-22 11:08:10.897 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/01d/9f4beecf0fbd0/stevedore-1.31.0-py2.py3-none-any.whl (43kB) 2020-12-22 11:08:10.920 | Collecting testtools===2.3.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 645)) 2020-12-22 11:08:10.970 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/a2b/e448869171b6e/testtools-2.3.0-py2.py3-none-any.whl (184kB) 2020-12-22 11:08:11.020 | Requirement already satisfied: traceback2===1.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 659)) (1.4.0) 2020-12-22 11:08:11.024 | Requirement already satisfied: unittest2===1.1.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 676)) (1.1.0) 2020-12-22 11:08:11.032 | Collecting urllib3===1.25.3 (from -c /opt/stack/requirements/upper-constraints.txt (line 678)) 2020-12-22 11:08:11.100 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b24/6607a25ac80be/urllib3-1.25.3-py2.py3-none-any.whl (150kB) 2020-12-22 11:08:11.148 | Collecting voluptuous===0.11.7 (from -c /opt/stack/requirements/upper-constraints.txt (line 684)) 2020-12-22 11:08:11.196 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/672/8f66f19cafcab/voluptuous-0.11.7-py3-none-any.whl 2020-12-22 11:08:11.209 | Collecting wcwidth===0.1.7 (from -c /opt/stack/requirements/upper-constraints.txt (line 688)) 2020-12-22 11:08:11.242 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f4e/be71925af7b40/wcwidth-0.1.7-py2.py3-none-any.whl 2020-12-22 11:08:11.253 | Collecting wrapt===1.11.2 (from -c /opt/stack/requirements/upper-constraints.txt (line 694)) 2020-12-22 11:08:11.291 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/565/a021fd1941947/wrapt-1.11.2.tar.gz 2020-12-22 11:08:11.779 | Requirement already satisfied: setuptools in ./.tox/tempest/lib/python3.6/site-packages (from jsonschema===3.0.2->-c /opt/stack/requirements/upper-constraints.txt (line 279)) (50.3.2) 2020-12-22 11:08:11.827 | Collecting attrs===19.1.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) 2020-12-22 11:08:11.880 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/69c/0dbf2ed392de1/attrs-19.1.0-py2.py3-none-any.whl 2020-12-22 11:08:11.922 | Requirement already satisfied: fasteners===0.14.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 204)) (0.14.1) 2020-12-22 11:08:11.949 | Collecting Babel===2.7.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) 2020-12-22 11:08:12.008 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/af9/2e6106cb7c552/Babel-2.7.0-py2.py3-none-any.whl (8.4MB) 2020-12-22 11:08:12.704 | Collecting oslo.context===2.23.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 385)) 2020-12-22 11:08:12.777 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/221/77bf366e3e091/oslo.context-2.23.1-py2.py3-none-any.whl 2020-12-22 11:08:12.813 | Collecting msgpack===0.6.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) 2020-12-22 11:08:12.943 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/62b/d8e43d2045803/msgpack-0.6.1-cp36-cp36m-manylinux1_x86_64.whl (248kB) 2020-12-22 11:08:12.967 | Requirement already satisfied: netifaces===0.10.9 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 331)) (0.10.9) 2020-12-22 11:08:12.971 | Collecting iso8601===0.1.12 (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) 2020-12-22 11:08:13.003 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/bbb/ae5fb4a7abfe7/iso8601-0.1.12-py3-none-any.whl 2020-12-22 11:08:13.014 | Collecting bcrypt===3.1.7 (from -c /opt/stack/requirements/upper-constraints.txt (line 120)) 2020-12-22 11:08:13.165 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c94/57fa5c121e94a/bcrypt-3.1.7-cp34-abi3-manylinux1_x86_64.whl (56kB) 2020-12-22 11:08:13.184 | Collecting PyNaCl===1.3.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 34)) 2020-12-22 11:08:13.282 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/aab/b0c5232910a20/PyNaCl-1.3.0-cp34-abi3-manylinux1_x86_64.whl (759kB) 2020-12-22 11:08:13.352 | Collecting cryptography===2.8 (from -c /opt/stack/requirements/upper-constraints.txt (line 154)) 2020-12-22 11:08:14.029 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/de9/6157ec73458a7/cryptography-2.8-cp34-abi3-manylinux2010_x86_64.whl (2.3MB) 2020-12-22 11:08:14.215 | Requirement already satisfied: extras===1.0.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 202)) (1.0.0) 2020-12-22 11:08:14.217 | Requirement already satisfied: chardet===3.0.4 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 139)) (3.0.4) 2020-12-22 11:08:14.221 | Collecting idna===2.8 (from -c /opt/stack/requirements/upper-constraints.txt (line 243)) 2020-12-22 11:08:14.256 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ea8/b7f6188e6fa11/idna-2.8-py2.py3-none-any.whl (58kB) 2020-12-22 11:08:14.271 | Collecting certifi===2019.6.16 (from -c /opt/stack/requirements/upper-constraints.txt (line 137)) 2020-12-22 11:08:14.330 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/046/832c04d4e752f/certifi-2019.6.16-py2.py3-none-any.whl (157kB) 2020-12-22 11:08:14.346 | Collecting future===0.17.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 216)) 2020-12-22 11:08:14.390 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/670/45236dcfd6816/future-0.17.1.tar.gz (829kB) 2020-12-22 11:08:15.167 | Requirement already satisfied: python-mimeparse===1.6.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 494)) (1.6.0) 2020-12-22 11:08:15.170 | Requirement already satisfied: linecache2===1.0.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (1.0.0) 2020-12-22 11:08:15.172 | Requirement already satisfied: argparse in ./.tox/tempest/lib/python3.6/site-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 676)) (1.4.0) 2020-12-22 11:08:15.174 | Requirement already satisfied: monotonic===1.5 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (1.5) 2020-12-22 11:08:15.178 | Collecting cffi===1.12.3 (from -c /opt/stack/requirements/upper-constraints.txt (line 138)) 2020-12-22 11:08:15.697 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/59b/4dc008f98fc6e/cffi-1.12.3-cp36-cp36m-manylinux1_x86_64.whl (430kB) 2020-12-22 11:08:15.738 | Collecting pycparser===2.19 (from -c /opt/stack/requirements/upper-constraints.txt (line 436)) 2020-12-22 11:08:15.773 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a98/8718abfad80b6/pycparser-2.19.tar.gz (158kB) 2020-12-22 11:08:16.354 | Building wheels for collected packages: PyYAML, future, pycparser, pyperclip, pyrsistent, wrapt 2020-12-22 11:08:16.356 | Building wheel for PyYAML (setup.py): started 2020-12-22 11:08:26.274 | Building wheel for PyYAML (setup.py): finished with status 'done' 2020-12-22 11:08:26.277 | Created wheel for PyYAML: filename=PyYAML-5.1.2-cp36-cp36m-linux_x86_64.whl size=402303 sha256=02cb111c7b3ce205c9552980cbbfa9572a8097720b245e6bedfe440994b86cef 2020-12-22 11:08:26.277 | Stored in directory: /home/ubuntu/.cache/pip/wheels/be/8e/07/af793a20f8e4e3b61fd94c521deb4abe6621f1fa5468acc45a 2020-12-22 11:08:26.337 | Building wheel for future (setup.py): started 2020-12-22 11:08:27.279 | Building wheel for future (setup.py): finished with status 'done' 2020-12-22 11:08:27.285 | Created wheel for future: filename=future-0.17.1-cp36-none-any.whl size=488730 sha256=f1f5d40d6087a12368489f496a34a546935af87221479bc740b2657560dcb8ee 2020-12-22 11:08:27.286 | Stored in directory: /home/ubuntu/.cache/pip/wheels/f1/40/1f/964f91afff4082f90661e4ed867bf8acaf3a8826138cfbbfd9 2020-12-22 11:08:27.391 | Building wheel for pycparser (setup.py): started 2020-12-22 11:08:28.361 | Building wheel for pycparser (setup.py): finished with status 'done' 2020-12-22 11:08:28.363 | Created wheel for pycparser: filename=pycparser-2.19-py2.py3-none-any.whl size=111029 sha256=ce889a729dfffb7a84d2146003e455b7b949eb81149293c16effe19c36afae6f 2020-12-22 11:08:28.363 | Stored in directory: /home/ubuntu/.cache/pip/wheels/8d/2c/d4/38f0b3cbf9886c2c59a39e265833d4b555274278325cc670af 2020-12-22 11:08:28.394 | Building wheel for pyperclip (setup.py): started 2020-12-22 11:08:28.938 | Building wheel for pyperclip (setup.py): finished with status 'done' 2020-12-22 11:08:28.940 | Created wheel for pyperclip: filename=pyperclip-1.7.0-cp36-none-any.whl size=8359 sha256=cc2f008cd120a5fd73fea9c71dfb59b8d9d48090c01a3e4e6a0d571af921836c 2020-12-22 11:08:28.940 | Stored in directory: /home/ubuntu/.cache/pip/wheels/48/5d/04/289e15438321773d7124a49084426f9b34e1b08a285e2f7436 2020-12-22 11:08:28.950 | Building wheel for pyrsistent (setup.py): started 2020-12-22 11:08:30.290 | Building wheel for pyrsistent (setup.py): finished with status 'done' 2020-12-22 11:08:30.292 | Created wheel for pyrsistent: filename=pyrsistent-0.15.4-cp36-cp36m-linux_x86_64.whl size=97554 sha256=5dde9ba736130a020343018f47c223fc317589ee0ff7b9745d43ab4fda6b5944 2020-12-22 11:08:30.293 | Stored in directory: /home/ubuntu/.cache/pip/wheels/09/41/73/f22223b3b154d71698a4485c3920be14e7e1d7528f71b6bd33 2020-12-22 11:08:30.314 | Building wheel for wrapt (setup.py): started 2020-12-22 11:08:31.780 | Building wheel for wrapt (setup.py): finished with status 'done' 2020-12-22 11:08:31.782 | Created wheel for wrapt: filename=wrapt-1.11.2-cp36-cp36m-linux_x86_64.whl size=67516 sha256=62a34313a1fc82d46460162f84027a7bea526a17bbd97d0aada471371ffa7588 2020-12-22 11:08:31.782 | Stored in directory: /home/ubuntu/.cache/pip/wheels/19/15/66/72e9a71d179e71c6e137482f4f92f2787331443e9440e3da47 2020-12-22 11:08:31.797 | Successfully built PyYAML future pycparser pyperclip pyrsistent wrapt 2020-12-22 11:08:32.649 | ERROR: tempest 26.0.1.dev6 has requirement jsonschema>=3.2.0, but you'll have jsonschema 3.0.2 which is incompatible. 2020-12-22 11:08:32.649 | ERROR: tempest 26.0.1.dev6 has requirement paramiko>=2.7.0, but you'll have paramiko 2.6.0 which is incompatible. 2020-12-22 11:08:32.650 | Installing collected packages: pytz, Babel, pycparser, cffi, six, PyNaCl, PyYAML, attrs, bcrypt, certifi, pyparsing, pbr, stevedore, wcwidth, pyperclip, cmd2, cliff, cryptography, wrapt, debtcollector, future, idna, iso8601, pyrsistent, jsonschema, msgpack, netaddr, urllib3, requests, oslo.i18n, rfc3986, oslo.config, oslo.utils, oslo.concurrency, oslo.context, python-dateutil, oslo.serialization, oslo.log, paramiko, voluptuous, testtools, stestr 2020-12-22 11:08:32.650 | Found existing installation: pytz 2020.4 2020-12-22 11:08:32.857 | Uninstalling pytz-2020.4: 2020-12-22 11:08:32.864 | Successfully uninstalled pytz-2020.4 2020-12-22 11:08:33.503 | Found existing installation: pycparser 2.20 2020-12-22 11:08:33.529 | Uninstalling pycparser-2.20: 2020-12-22 11:08:33.531 | Successfully uninstalled pycparser-2.20 2020-12-22 11:08:33.695 | Found existing installation: cffi 1.14.4 2020-12-22 11:08:33.721 | Uninstalling cffi-1.14.4: 2020-12-22 11:08:33.788 | Successfully uninstalled cffi-1.14.4 2020-12-22 11:08:33.882 | Found existing installation: six 1.15.0 2020-12-22 11:08:33.888 | Uninstalling six-1.15.0: 2020-12-22 11:08:33.953 | Successfully uninstalled six-1.15.0 2020-12-22 11:08:33.968 | Found existing installation: PyNaCl 1.4.0 2020-12-22 11:08:34.011 | Uninstalling PyNaCl-1.4.0: 2020-12-22 11:08:34.013 | Successfully uninstalled PyNaCl-1.4.0 2020-12-22 11:08:34.084 | Found existing installation: PyYAML 5.3.1 2020-12-22 11:08:34.110 | Uninstalling PyYAML-5.3.1: 2020-12-22 11:08:34.176 | Successfully uninstalled PyYAML-5.3.1 2020-12-22 11:08:34.248 | Found existing installation: attrs 20.3.0 2020-12-22 11:08:34.270 | Uninstalling attrs-20.3.0: 2020-12-22 11:08:34.271 | Successfully uninstalled attrs-20.3.0 2020-12-22 11:08:34.306 | Found existing installation: bcrypt 3.2.0 2020-12-22 11:08:34.314 | Uninstalling bcrypt-3.2.0: 2020-12-22 11:08:34.315 | Successfully uninstalled bcrypt-3.2.0 2020-12-22 11:08:34.326 | Found existing installation: certifi 2020.11.8 2020-12-22 11:08:34.335 | Uninstalling certifi-2020.11.8: 2020-12-22 11:08:34.336 | Successfully uninstalled certifi-2020.11.8 2020-12-22 11:08:34.347 | Found existing installation: pyparsing 2.4.7 2020-12-22 11:08:34.353 | Uninstalling pyparsing-2.4.7: 2020-12-22 11:08:34.419 | Successfully uninstalled pyparsing-2.4.7 2020-12-22 11:08:34.476 | Found existing installation: pbr 5.5.1 2020-12-22 11:08:34.540 | Uninstalling pbr-5.5.1: 2020-12-22 11:08:34.544 | Successfully uninstalled pbr-5.5.1 2020-12-22 11:08:34.650 | Found existing installation: stevedore 3.3.0 2020-12-22 11:08:34.699 | Uninstalling stevedore-3.3.0: 2020-12-22 11:08:34.701 | Successfully uninstalled stevedore-3.3.0 2020-12-22 11:08:34.759 | Found existing installation: wcwidth 0.2.5 2020-12-22 11:08:34.775 | Uninstalling wcwidth-0.2.5: 2020-12-22 11:08:34.776 | Successfully uninstalled wcwidth-0.2.5 2020-12-22 11:08:34.794 | Found existing installation: pyperclip 1.8.1 2020-12-22 11:08:34.802 | Uninstalling pyperclip-1.8.1: 2020-12-22 11:08:34.803 | Successfully uninstalled pyperclip-1.8.1 2020-12-22 11:08:34.816 | Found existing installation: cmd2 1.4.0 2020-12-22 11:08:34.842 | Uninstalling cmd2-1.4.0: 2020-12-22 11:08:34.844 | Successfully uninstalled cmd2-1.4.0 2020-12-22 11:08:34.884 | Found existing installation: cliff 3.5.0 2020-12-22 11:08:34.946 | Uninstalling cliff-3.5.0: 2020-12-22 11:08:34.948 | Successfully uninstalled cliff-3.5.0 2020-12-22 11:08:35.045 | Found existing installation: cryptography 3.2.1 2020-12-22 11:08:35.166 | Uninstalling cryptography-3.2.1: 2020-12-22 11:08:35.170 | Successfully uninstalled cryptography-3.2.1 2020-12-22 11:08:35.406 | Found existing installation: wrapt 1.12.1 2020-12-22 11:08:35.417 | Uninstalling wrapt-1.12.1: 2020-12-22 11:08:35.418 | Successfully uninstalled wrapt-1.12.1 2020-12-22 11:08:35.439 | Found existing installation: debtcollector 2.2.0 2020-12-22 11:08:35.458 | Uninstalling debtcollector-2.2.0: 2020-12-22 11:08:35.460 | Successfully uninstalled debtcollector-2.2.0 2020-12-22 11:08:35.490 | Found existing installation: future 0.18.2 2020-12-22 11:08:35.752 | Uninstalling future-0.18.2: 2020-12-22 11:08:35.762 | Successfully uninstalled future-0.18.2 2020-12-22 11:08:36.245 | Found existing installation: idna 2.10 2020-12-22 11:08:36.261 | Uninstalling idna-2.10: 2020-12-22 11:08:36.262 | Successfully uninstalled idna-2.10 2020-12-22 11:08:36.365 | Found existing installation: iso8601 0.1.13 2020-12-22 11:08:36.374 | Uninstalling iso8601-0.1.13: 2020-12-22 11:08:36.375 | Successfully uninstalled iso8601-0.1.13 2020-12-22 11:08:36.388 | Found existing installation: pyrsistent 0.17.3 2020-12-22 11:08:36.414 | Uninstalling pyrsistent-0.17.3: 2020-12-22 11:08:36.481 | Successfully uninstalled pyrsistent-0.17.3 2020-12-22 11:08:36.536 | Found existing installation: jsonschema 3.2.0 2020-12-22 11:08:36.572 | Uninstalling jsonschema-3.2.0: 2020-12-22 11:08:36.575 | Successfully uninstalled jsonschema-3.2.0 2020-12-22 11:08:36.649 | Found existing installation: msgpack 1.0.0 2020-12-22 11:08:36.660 | Uninstalling msgpack-1.0.0: 2020-12-22 11:08:36.661 | Successfully uninstalled msgpack-1.0.0 2020-12-22 11:08:36.681 | Found existing installation: netaddr 0.8.0 2020-12-22 11:08:36.715 | Uninstalling netaddr-0.8.0: 2020-12-22 11:08:36.718 | Successfully uninstalled netaddr-0.8.0 2020-12-22 11:08:36.807 | Found existing installation: urllib3 1.26.2 2020-12-22 11:08:36.860 | Uninstalling urllib3-1.26.2: 2020-12-22 11:08:36.863 | Successfully uninstalled urllib3-1.26.2 2020-12-22 11:08:37.010 | Found existing installation: requests 2.25.0 2020-12-22 11:08:37.041 | Uninstalling requests-2.25.0: 2020-12-22 11:08:37.042 | Successfully uninstalled requests-2.25.0 2020-12-22 11:08:37.103 | Found existing installation: oslo.i18n 5.0.1 2020-12-22 11:08:37.146 | Uninstalling oslo.i18n-5.0.1: 2020-12-22 11:08:37.150 | Successfully uninstalled oslo.i18n-5.0.1 2020-12-22 11:08:37.212 | Found existing installation: rfc3986 1.4.0 2020-12-22 11:08:37.235 | Uninstalling rfc3986-1.4.0: 2020-12-22 11:08:37.239 | Successfully uninstalled rfc3986-1.4.0 2020-12-22 11:08:37.274 | Found existing installation: oslo.config 8.4.0 2020-12-22 11:08:37.332 | Uninstalling oslo.config-8.4.0: 2020-12-22 11:08:37.335 | Successfully uninstalled oslo.config-8.4.0 2020-12-22 11:08:37.541 | Found existing installation: oslo.utils 4.7.0 2020-12-22 11:08:37.603 | Uninstalling oslo.utils-4.7.0: 2020-12-22 11:08:37.605 | Successfully uninstalled oslo.utils-4.7.0 2020-12-22 11:08:37.716 | Found existing installation: oslo.concurrency 4.3.1 2020-12-22 11:08:37.743 | Uninstalling oslo.concurrency-4.3.1: 2020-12-22 11:08:37.746 | Successfully uninstalled oslo.concurrency-4.3.1 2020-12-22 11:08:37.795 | Found existing installation: oslo.context 3.1.1 2020-12-22 11:08:37.810 | Uninstalling oslo.context-3.1.1: 2020-12-22 11:08:37.811 | Successfully uninstalled oslo.context-3.1.1 2020-12-22 11:08:37.835 | Found existing installation: python-dateutil 2.8.1 2020-12-22 11:08:37.863 | Uninstalling python-dateutil-2.8.1: 2020-12-22 11:08:37.865 | Successfully uninstalled python-dateutil-2.8.1 2020-12-22 11:08:37.939 | Found existing installation: oslo.serialization 4.0.1 2020-12-22 11:08:37.960 | Uninstalling oslo.serialization-4.0.1: 2020-12-22 11:08:37.961 | Successfully uninstalled oslo.serialization-4.0.1 2020-12-22 11:08:37.996 | Found existing installation: oslo.log 4.4.0 2020-12-22 11:08:38.040 | Uninstalling oslo.log-4.4.0: 2020-12-22 11:08:38.043 | Successfully uninstalled oslo.log-4.4.0 2020-12-22 11:08:38.129 | Found existing installation: paramiko 2.7.2 2020-12-22 11:08:38.187 | Uninstalling paramiko-2.7.2: 2020-12-22 11:08:38.189 | Successfully uninstalled paramiko-2.7.2 2020-12-22 11:08:38.343 | Found existing installation: voluptuous 0.12.0 2020-12-22 11:08:38.356 | Uninstalling voluptuous-0.12.0: 2020-12-22 11:08:38.357 | Successfully uninstalled voluptuous-0.12.0 2020-12-22 11:08:38.384 | Found existing installation: testtools 2.4.0 2020-12-22 11:08:38.479 | Uninstalling testtools-2.4.0: 2020-12-22 11:08:38.482 | Successfully uninstalled testtools-2.4.0 2020-12-22 11:08:38.717 | Found existing installation: stestr 3.1.0 2020-12-22 11:08:38.794 | Uninstalling stestr-3.1.0: 2020-12-22 11:08:38.798 | Successfully uninstalled stestr-3.1.0 2020-12-22 11:08:38.980 | Successfully installed Babel-2.7.0 PyNaCl-1.3.0 PyYAML-5.1.2 attrs-19.1.0 bcrypt-3.1.7 certifi-2019.6.16 cffi-1.12.3 cliff-2.16.0 cmd2-0.8.9 cryptography-2.8 debtcollector-1.22.0 future-0.17.1 idna-2.8 iso8601-0.1.12 jsonschema-3.0.2 msgpack-0.6.1 netaddr-0.7.19 oslo.concurrency-3.30.1 oslo.config-6.11.3 oslo.context-2.23.1 oslo.i18n-3.24.0 oslo.log-3.44.3 oslo.serialization-2.29.2 oslo.utils-3.41.6 paramiko-2.6.0 pbr-5.4.3 pycparser-2.19 pyparsing-2.4.2 pyperclip-1.7.0 pyrsistent-0.15.4 python-dateutil-2.8.0 pytz-2019.2 requests-2.22.0 rfc3986-1.3.2 six-1.12.0 stestr-2.5.1 stevedore-1.31.0 testtools-2.3.0 urllib3-1.25.3 voluptuous-0.11.7 wcwidth-0.1.7 wrapt-1.11.2 2020-12-22 11:08:39.203 | WARNING: You are using pip version 19.2.3, however version 20.3.3 is available. 2020-12-22 11:08:39.203 | You should consider upgrading via the 'pip install --upgrade pip' command. 2020-12-22 11:08:39.282 | ++ lib/tempest:install_tempest:727 : PROJECT_VENV["tempest"]=/opt/stack/tempest/.tox/tempest 2020-12-22 11:08:39.284 | ++ lib/tempest:install_tempest:728 : popd 2020-12-22 11:08:39.284 | ~/devstack 2020-12-22 11:08:39.287 | ++ extras.d/80-tempest.sh:source:26 : [[ stack == \u\n\s\t\a\c\k ]] 2020-12-22 11:08:39.289 | ++ extras.d/80-tempest.sh:source:31 : [[ stack == \c\l\e\a\n ]] 2020-12-22 11:08:39.292 | + functions-common:run_phase:1781 : [[ stack == \s\o\u\r\c\e ]] 2020-12-22 11:08:39.295 | + functions-common:run_phase:1784 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2020-12-22 11:08:39.297 | + functions-common:run_phase:1787 : run_plugins stack install 2020-12-22 11:08:39.300 | + functions-common:run_plugins:1746 : local mode=stack 2020-12-22 11:08:39.302 | + functions-common:run_plugins:1747 : local phase=install 2020-12-22 11:08:39.305 | + functions-common:run_plugins:1749 : local plugins= 2020-12-22 11:08:39.308 | + functions-common:run_plugins:1750 : local plugin 2020-12-22 11:08:39.311 | + ./stack.sh:main:992 : use_library_from_git python-openstackclient 2020-12-22 11:08:39.314 | + inc/python:use_library_from_git:328 : local name=python-openstackclient 2020-12-22 11:08:39.317 | + inc/python:use_library_from_git:329 : local enabled=1 2020-12-22 11:08:39.321 | + inc/python:use_library_from_git:330 : [[ '' = \A\L\L ]] 2020-12-22 11:08:39.325 | + inc/python:use_library_from_git:330 : [[ ,, =~ ,python-openstackclient, ]] 2020-12-22 11:08:39.328 | + inc/python:use_library_from_git:331 : return 1 2020-12-22 11:08:39.330 | + ./stack.sh:main:996 : pip_install_gr python-openstackclient 2020-12-22 11:08:39.333 | + inc/python:pip_install_gr:68 : local name=python-openstackclient 2020-12-22 11:08:39.336 | + inc/python:pip_install_gr:69 : local clean_name 2020-12-22 11:08:39.340 | ++ inc/python:pip_install_gr:70 : get_from_global_requirements python-openstackclient 2020-12-22 11:08:39.342 | ++ inc/python:get_from_global_requirements:316 : local package=python-openstackclient 2020-12-22 11:08:39.345 | ++ inc/python:get_from_global_requirements:317 : local required_pkg 2020-12-22 11:08:39.350 | +++ inc/python:get_from_global_requirements:318 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2020-12-22 11:08:39.350 | +++ inc/python:get_from_global_requirements:318 : cut -d# -f1 2020-12-22 11:08:39.355 | ++ inc/python:get_from_global_requirements:318 : required_pkg='python-openstackclient ' 2020-12-22 11:08:39.358 | ++ inc/python:get_from_global_requirements:319 : [[ python-openstackclient == '' ]] 2020-12-22 11:08:39.361 | ++ inc/python:get_from_global_requirements:322 : echo python-openstackclient 2020-12-22 11:08:39.364 | + inc/python:pip_install_gr:70 : clean_name=python-openstackclient 2020-12-22 11:08:39.366 | + inc/python:pip_install_gr:71 : pip_install python-openstackclient 2020-12-22 11:08:39.389 | Check python version for : python-openstackclient 2020-12-22 11:08:39.392 | Using 3.6 version to install python-openstackclient based on default behavior 2020-12-22 11:08:39.787 | + inc/python:pip_install:283 : 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 2020-12-22 11:08:40.698 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:08:40.701 | Ignoring Django: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:08:40.703 | Ignoring Django: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:08:40.708 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:08:40.717 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:08:40.719 | Ignoring GitPython: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:08:40.721 | Ignoring GitPython: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:08:40.726 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:08:40.732 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:08:40.756 | Ignoring Pygments: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:08:40.758 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:08:40.760 | Ignoring Pygments: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:08:40.765 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:08:40.773 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:08:40.775 | Ignoring SecretStorage: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:08:40.778 | Ignoring SecretStorage: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:08:40.782 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:08:40.785 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:08:40.787 | Ignoring Sphinx: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:08:40.789 | Ignoring Sphinx: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:08:40.794 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:08:40.900 | Ignoring asyncio: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:08:40.902 | Ignoring asyncio: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:08:40.906 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:08:40.915 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:08:40.918 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:08:40.921 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:08:40.968 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:08:40.973 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:08:40.998 | Ignoring diskimage-builder: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:08:41.001 | Ignoring diskimage-builder: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:08:41.003 | Ignoring diskimage-builder: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:08:41.008 | Ignoring diskimage-builder: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:08:41.026 | Ignoring dnspython: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:08:41.029 | Ignoring dnspython: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:08:41.033 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:08:41.035 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:08:41.038 | Ignoring dnspython3: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:08:41.040 | Ignoring dnspython3: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:08:41.045 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:08:41.062 | Ignoring enum-compat: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:08:41.094 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:08:41.096 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:08:41.100 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:08:41.124 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:08:41.126 | Ignoring gunicorn: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:08:41.129 | Ignoring gunicorn: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:08:41.133 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:08:41.136 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:08:41.150 | Ignoring ifaddr: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:08:41.154 | Ignoring ifaddr: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:08:41.160 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:08:41.171 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:08:41.173 | Ignoring influxdb: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:08:41.176 | Ignoring influxdb: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:08:41.180 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:08:41.184 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:08:41.193 | Ignoring jeepney: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:08:41.195 | Ignoring jeepney: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:08:41.200 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:08:41.206 | Ignoring joblib: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:08:41.209 | Ignoring joblib: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:08:41.213 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:08:41.229 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:08:41.231 | Ignoring keyring: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:08:41.233 | Ignoring keyring: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:08:41.238 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:08:41.279 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:08:41.281 | Ignoring more-itertools: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:08:41.284 | Ignoring more-itertools: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:08:41.288 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:08:41.301 | Ignoring mypy: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:08:41.303 | Ignoring mypy: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:08:41.308 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:08:41.310 | Ignoring mypy-extensions: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:08:41.313 | Ignoring mypy-extensions: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:08:41.317 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:08:41.320 | Ignoring ndg-httpsclient: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:08:41.329 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:08:41.331 | Ignoring networkx: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:08:41.333 | Ignoring networkx: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:08:41.339 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:08:41.357 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:08:41.359 | Ignoring numpy: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:08:41.362 | Ignoring numpy: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:08:41.367 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:08:41.463 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:08:41.549 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:08:41.551 | Ignoring pytest: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:08:41.553 | Ignoring pytest: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:08:41.558 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:08:41.662 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:08:41.707 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:08:41.709 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:08:41.711 | Ignoring scikit-learn: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:08:41.714 | Ignoring scikit-learn: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:08:41.720 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:08:41.722 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:08:41.724 | Ignoring scipy: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:08:41.727 | Ignoring scipy: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:08:41.731 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:08:41.749 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:08:41.769 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:08:41.771 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:08:41.776 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:08:41.781 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:08:41.783 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:08:41.788 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:08:41.792 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:08:41.795 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:08:41.799 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:08:41.804 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:08:41.806 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:08:41.811 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:08:41.818 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:08:41.821 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:08:41.825 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:08:41.829 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:08:41.832 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:08:41.837 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:08:41.841 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:08:41.876 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:08:41.910 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:08:41.916 | Ignoring tornado: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:08:41.918 | Ignoring tornado: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:08:41.922 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:08:41.925 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:08:41.935 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:08:41.939 | Ignoring typed-ast: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:08:41.941 | Ignoring typed-ast: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:08:41.946 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:08:41.950 | Ignoring typing-extensions: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:08:41.952 | Ignoring typing-extensions: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:08:41.957 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:08:41.962 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:08:41.986 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:08:42.012 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:08:42.014 | Ignoring zeroconf: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:08:42.016 | Ignoring zeroconf: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:08:42.021 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:08:42.175 | Collecting python-openstackclient===4.0.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 502)) 2020-12-22 11:08:42.276 | Downloading http://10.100.0.9:8080/root/pypi/+f/a9c/9dcde73626328/python_openstackclient-4.0.1-py2.py3-none-any.whl (869kB) 2020-12-22 11:08:42.591 | Requirement already satisfied: six===1.12.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 575)) 2020-12-22 11:08:42.594 | Requirement already satisfied: openstacksdk===0.36.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 362)) 2020-12-22 11:08:42.624 | Requirement already satisfied: keystoneauth1===3.17.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 288)) 2020-12-22 11:08:42.692 | Requirement already satisfied: oslo.i18n===3.24.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 387)) 2020-12-22 11:08:42.701 | Requirement already satisfied: pbr===5.4.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 413)) 2020-12-22 11:08:42.703 | Requirement already satisfied: python-keystoneclient===3.21.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 486)) 2020-12-22 11:08:42.722 | Requirement already satisfied: oslo.utils===3.41.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 398)) 2020-12-22 11:08:42.744 | Requirement already satisfied: Babel===2.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) 2020-12-22 11:08:42.748 | Requirement already satisfied: python-glanceclient===2.17.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 479)) 2020-12-22 11:08:42.767 | Requirement already satisfied: cliff===2.16.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 141)) 2020-12-22 11:08:42.784 | Requirement already satisfied: osc-lib===1.14.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 380)) 2020-12-22 11:08:42.803 | Requirement already satisfied: python-novaclient===15.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 499)) 2020-12-22 11:08:42.822 | Requirement already satisfied: python-cinderclient===5.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 470)) 2020-12-22 11:08:42.840 | Requirement already satisfied: jsonpatch===1.24 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 275)) 2020-12-22 11:08:42.845 | Requirement already satisfied: PyYAML===5.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 35)) 2020-12-22 11:08:42.848 | 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 374)) 2020-12-22 11:08:42.853 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 331)) 2020-12-22 11:08:42.856 | Requirement already satisfied: dogpile.cache===0.7.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 191)) 2020-12-22 11:08:42.859 | Requirement already satisfied: jmespath===0.9.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 269)) 2020-12-22 11:08:42.862 | Requirement already satisfied: munch===2.3.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) 2020-12-22 11:08:42.866 | Requirement already satisfied: decorator===4.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 159)) 2020-12-22 11:08:42.869 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 540)) 2020-12-22 11:08:42.872 | Requirement already satisfied: cryptography===2.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 154)) 2020-12-22 11:08:42.910 | Requirement already satisfied: appdirs===1.4.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 105)) 2020-12-22 11:08:42.914 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) 2020-12-22 11:08:42.917 | Requirement already satisfied: stevedore===1.31.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 624)) 2020-12-22 11:08:42.923 | Requirement already satisfied: requests===2.22.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 532)) 2020-12-22 11:08:42.946 | Requirement already satisfied: oslo.config===6.11.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 384)) 2020-12-22 11:08:42.964 | Requirement already satisfied: debtcollector===1.22.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 158)) 2020-12-22 11:08:42.975 | Requirement already satisfied: oslo.serialization===2.29.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 395)) 2020-12-22 11:08:42.987 | Requirement already satisfied: pyparsing===2.4.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 450)) 2020-12-22 11:08:42.990 | Requirement already satisfied: netaddr===0.7.19 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 330)) 2020-12-22 11:08:42.993 | Requirement already satisfied: pytz===2019.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 521)) 2020-12-22 11:08:42.997 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 421)) 2020-12-22 11:08:42.999 | Requirement already satisfied: warlock===1.3.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 687)) 2020-12-22 11:08:43.007 | Requirement already satisfied: pyOpenSSL===19.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 431)) 2020-12-22 11:08:43.021 | Requirement already satisfied: wrapt===1.11.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 694)) 2020-12-22 11:08:43.023 | Requirement already satisfied: cmd2===0.8.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 142)) 2020-12-22 11:08:43.039 | Requirement already satisfied: simplejson===3.16.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 573)) 2020-12-22 11:08:43.042 | Requirement already satisfied: jsonpointer===2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 278)) 2020-12-22 11:08:43.046 | Requirement already satisfied: cffi===1.12.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 138)) 2020-12-22 11:08:43.049 | Requirement already satisfied: certifi===2019.6.16 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 137)) 2020-12-22 11:08:43.052 | Requirement already satisfied: urllib3===1.25.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 678)) 2020-12-22 11:08:43.073 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 139)) 2020-12-22 11:08:43.075 | Requirement already satisfied: idna===2.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 243)) 2020-12-22 11:08:43.079 | Requirement already satisfied: rfc3986===1.3.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 544)) 2020-12-22 11:08:43.083 | Requirement already satisfied: msgpack===0.6.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) 2020-12-22 11:08:43.086 | Requirement already satisfied: jsonschema===3.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 279)) 2020-12-22 11:08:43.104 | Requirement already satisfied: pyperclip===1.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 451)) 2020-12-22 11:08:43.107 | Requirement already satisfied: wcwidth===0.1.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 688)) 2020-12-22 11:08:43.110 | Requirement already satisfied: pycparser===2.19 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 436)) 2020-12-22 11:08:43.114 | Requirement already satisfied: attrs===19.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) 2020-12-22 11:08:43.143 | Requirement already satisfied: pyrsistent===0.15.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 454)) 2020-12-22 11:08:43.148 | Requirement already satisfied: setuptools in /usr/local/lib/python3.6/dist-packages (from jsonschema===3.0.2->-c /opt/stack/requirements/upper-constraints.txt (line 279)) 2020-12-22 11:08:43.192 | Installing collected packages: python-openstackclient 2020-12-22 11:08:44.467 | Successfully installed python-openstackclient-4.0.1 2020-12-22 11:08:44.629 | You are using pip version 9.0.3, however version 20.3.3 is available. 2020-12-22 11:08:44.629 | You should consider upgrading via the 'pip install --upgrade pip' command. 2020-12-22 11:08:44.681 | + inc/python:pip_install:290 : result=0 2020-12-22 11:08:44.685 | + inc/python:pip_install:292 : time_stop pip_install 2020-12-22 11:08:44.689 | + functions-common:time_stop:2336 : local name 2020-12-22 11:08:44.693 | + functions-common:time_stop:2337 : local end_time 2020-12-22 11:08:44.697 | + functions-common:time_stop:2338 : local elapsed_time 2020-12-22 11:08:44.701 | + functions-common:time_stop:2339 : local total 2020-12-22 11:08:44.703 | + functions-common:time_stop:2340 : local start_time 2020-12-22 11:08:44.705 | + functions-common:time_stop:2342 : name=pip_install 2020-12-22 11:08:44.708 | + functions-common:time_stop:2343 : start_time=1608635319381 2020-12-22 11:08:44.710 | + functions-common:time_stop:2345 : [[ -z 1608635319381 ]] 2020-12-22 11:08:44.713 | ++ functions-common:time_stop:2348 : date +%s%3N 2020-12-22 11:08:44.717 | + functions-common:time_stop:2348 : end_time=1608635324714 2020-12-22 11:08:44.727 | + functions-common:time_stop:2349 : elapsed_time=5333 2020-12-22 11:08:44.730 | + functions-common:time_stop:2350 : total=328526 2020-12-22 11:08:44.732 | + functions-common:time_stop:2352 : _TIME_START[$name]= 2020-12-22 11:08:44.735 | + functions-common:time_stop:2353 : _TIME_TOTAL[$name]=333859 2020-12-22 11:08:44.738 | + inc/python:pip_install:293 : return 0 2020-12-22 11:08:44.741 | + ./stack.sh:main:1001 : install_oscwrap 2020-12-22 11:08:44.744 | ++ functions-common:install_oscwrap:2381 : mktemp 2020-12-22 11:08:44.748 | + functions-common:install_oscwrap:2381 : OSCWRAP_TIMER_FILE=/tmp/tmp.61RBC6AO2F 2020-12-22 11:08:44.751 | + functions-common:install_oscwrap:2384 : shopt -s expand_aliases 2020-12-22 11:08:44.753 | + functions-common:install_oscwrap:2387 : unalias -a 2020-12-22 11:08:44.756 | + functions-common:install_oscwrap:2389 : alias openstack=oscwrap 2020-12-22 11:08:44.760 | + ./stack.sh:main:1003 : [[ False = True ]] 2020-12-22 11:08:44.765 | + ./stack.sh:main:1017 : [[ False != \F\a\l\s\e ]] 2020-12-22 11:08:44.768 | + ./stack.sh:main:1057 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2020-12-22 11:08:44.771 | + ./stack.sh:main:1065 : is_service_enabled mysql postgresql 2020-12-22 11:08:44.790 | + functions-common:is_service_enabled:1988 : return 0 2020-12-22 11:08:44.792 | + ./stack.sh:main:1066 : configure_database 2020-12-22 11:08:44.795 | + lib/database:configure_database:126 : configure_database_mysql 2020-12-22 11:08:44.798 | + lib/databases/mysql:configure_database_mysql:67 : local my_conf mysql slow_log 2020-12-22 11:08:44.800 | + lib/databases/mysql:configure_database_mysql:68 : echo_summary 'Configuring and starting MySQL' 2020-12-22 11:08:44.803 | + ./stack.sh:echo_summary:455 : [[ -t 3 ]] 2020-12-22 11:08:44.806 | + ./stack.sh:echo_summary:461 : echo -e Configuring and starting MySQL 2020-12-22 11:08:44.809 | + lib/databases/mysql:configure_database_mysql:70 : is_ubuntu 2020-12-22 11:08:44.812 | + functions-common:is_ubuntu:494 : [[ -z deb ]] 2020-12-22 11:08:44.815 | + functions-common:is_ubuntu:497 : '[' deb = deb ']' 2020-12-22 11:08:44.818 | + lib/databases/mysql:configure_database_mysql:71 : my_conf=/etc/mysql/my.cnf 2020-12-22 11:08:44.821 | + lib/databases/mysql:configure_database_mysql:85 : is_fedora 2020-12-22 11:08:44.823 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2020-12-22 11:08:44.826 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2020-12-22 11:08:44.829 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2020-12-22 11:08:44.831 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2020-12-22 11:08:44.834 | + functions-common:is_fedora:454 : '[' Ubuntu = CentOS ']' 2020-12-22 11:08:44.837 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2020-12-22 11:08:44.840 | + functions-common:is_fedora:455 : '[' Ubuntu = Virtuozzo ']' 2020-12-22 11:08:44.842 | + lib/databases/mysql:configure_database_mysql:85 : is_suse 2020-12-22 11:08:44.845 | + functions-common:is_suse:463 : is_opensuse 2020-12-22 11:08:44.847 | + functions-common:is_opensuse:470 : [[ -z Ubuntu ]] 2020-12-22 11:08:44.849 | + functions-common:is_opensuse:474 : [[ Ubuntu =~ (openSUSE) ]] 2020-12-22 11:08:44.852 | + functions-common:is_suse:463 : is_suse_linux_enterprise 2020-12-22 11:08:44.854 | + functions-common:is_suse_linux_enterprise:482 : [[ -z Ubuntu ]] 2020-12-22 11:08:44.856 | + functions-common:is_suse_linux_enterprise:486 : [[ Ubuntu =~ (^SUSE) ]] 2020-12-22 11:08:44.859 | + lib/databases/mysql:configure_database_mysql:93 : sudo mysqladmin -u root password Passw0rd 2020-12-22 11:08:44.881 | mysqladmin: [Warning] Using a password on the command line interface can be insecure. 2020-12-22 11:08:44.881 | Warning: Since password will be sent to server in plain text, use ssl connection to ensure password safety. 2020-12-22 11:08:44.886 | + lib/databases/mysql:configure_database_mysql:96 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'' identified by '\''Passw0rd'\'';' 2020-12-22 11:08:44.896 | mysql: [Warning] Using a password on the command line interface can be insecure. 2020-12-22 11:08:44.913 | ++ lib/databases/mysql:configure_database_mysql:102 : ipv6_unquote 0.0.0.0 2020-12-22 11:08:44.917 | ++ functions-common:ipv6_unquote:2134 : echo 0.0.0.0 2020-12-22 11:08:44.918 | ++ functions-common:ipv6_unquote:2134 : tr -d '[]' 2020-12-22 11:08:44.923 | + lib/databases/mysql:configure_database_mysql:102 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2020-12-22 11:08:44.982 | + lib/databases/mysql:configure_database_mysql:103 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2020-12-22 11:08:45.032 | + lib/databases/mysql:configure_database_mysql:104 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2020-12-22 11:08:45.084 | + lib/databases/mysql:configure_database_mysql:105 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2020-12-22 11:08:45.136 | + lib/databases/mysql:configure_database_mysql:106 : iniset -sudo /etc/mysql/my.cnf mysqld query_cache_type OFF 2020-12-22 11:08:45.185 | + lib/databases/mysql:configure_database_mysql:107 : iniset -sudo /etc/mysql/my.cnf mysqld query_cache_size 0 2020-12-22 11:08:45.233 | + lib/databases/mysql:configure_database_mysql:109 : [[ False == \T\r\u\e ]] 2020-12-22 11:08:45.236 | + lib/databases/mysql:configure_database_mysql:129 : restart_service mysql 2020-12-22 11:08:45.239 | + functions-common:restart_service:2220 : '[' -x /bin/systemctl ']' 2020-12-22 11:08:45.241 | + functions-common:restart_service:2221 : sudo /bin/systemctl restart mysql 2020-12-22 11:08:47.256 | + ./stack.sh:main:1070 : save_stackenv 1070 2020-12-22 11:08:47.258 | + functions-common:save_stackenv:62 : local tag=1070 2020-12-22 11:08:47.262 | ++ functions-common:save_stackenv:64 : date +%F-%H%M%S 2020-12-22 11:08:47.265 | + functions-common:save_stackenv:64 : time_stamp=2020-12-22-110847 2020-12-22 11:08:47.268 | + functions-common:save_stackenv:65 : echo '# 2020-12-22-110847 1070' 2020-12-22 11:08:47.271 | + functions-common:save_stackenv:66 : for i in $STACK_ENV_VARS 2020-12-22 11:08:47.274 | + functions-common:save_stackenv:67 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2020-12-22 11:08:47.277 | + functions-common:save_stackenv:66 : for i in $STACK_ENV_VARS 2020-12-22 11:08:47.281 | + functions-common:save_stackenv:67 : echo DATA_DIR=/opt/stack/data 2020-12-22 11:08:47.283 | + functions-common:save_stackenv:66 : for i in $STACK_ENV_VARS 2020-12-22 11:08:47.286 | + functions-common:save_stackenv:67 : echo DEST=/opt/stack 2020-12-22 11:08:47.289 | + functions-common:save_stackenv:66 : for i in $STACK_ENV_VARS 2020-12-22 11:08:47.292 | + functions-common:save_stackenv:67 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,g-reg,c-sch,c-api,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2020-12-22 11:08:47.294 | + functions-common:save_stackenv:66 : for i in $STACK_ENV_VARS 2020-12-22 11:08:47.297 | + functions-common:save_stackenv:67 : echo HOST_IP=10.222.0.117 2020-12-22 11:08:47.300 | + functions-common:save_stackenv:66 : for i in $STACK_ENV_VARS 2020-12-22 11:08:47.302 | + functions-common:save_stackenv:67 : echo KEYSTONE_AUTH_URI=http://10.222.0.117/identity 2020-12-22 11:08:47.305 | + functions-common:save_stackenv:66 : for i in $STACK_ENV_VARS 2020-12-22 11:08:47.307 | + functions-common:save_stackenv:67 : echo KEYSTONE_SERVICE_URI=http://10.222.0.117/identity 2020-12-22 11:08:47.309 | + functions-common:save_stackenv:66 : for i in $STACK_ENV_VARS 2020-12-22 11:08:47.312 | + functions-common:save_stackenv:67 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2020-12-22-105514 2020-12-22 11:08:47.315 | + functions-common:save_stackenv:66 : for i in $STACK_ENV_VARS 2020-12-22 11:08:47.317 | + functions-common:save_stackenv:67 : echo OS_CACERT= 2020-12-22 11:08:47.320 | + functions-common:save_stackenv:66 : for i in $STACK_ENV_VARS 2020-12-22 11:08:47.322 | + functions-common:save_stackenv:67 : echo SERVICE_HOST=10.222.0.117 2020-12-22 11:08:47.325 | + functions-common:save_stackenv:66 : for i in $STACK_ENV_VARS 2020-12-22 11:08:47.327 | + functions-common:save_stackenv:67 : echo STACK_USER=ubuntu 2020-12-22 11:08:47.330 | + functions-common:save_stackenv:66 : for i in $STACK_ENV_VARS 2020-12-22 11:08:47.332 | + functions-common:save_stackenv:67 : echo TLS_IP= 2020-12-22 11:08:47.336 | + functions-common:save_stackenv:66 : for i in $STACK_ENV_VARS 2020-12-22 11:08:47.339 | + functions-common:save_stackenv:67 : echo HOST_IPV6=::1 2020-12-22 11:08:47.342 | + functions-common:save_stackenv:66 : for i in $STACK_ENV_VARS 2020-12-22 11:08:47.345 | + functions-common:save_stackenv:67 : echo SERVICE_IP_VERSION=4 2020-12-22 11:08:47.349 | + ./stack.sh:main:1082 : [[ True == \T\r\u\e ]] 2020-12-22 11:08:47.352 | + ./stack.sh:main:1083 : [[ -f /sys/kernel/mm/ksm/run ]] 2020-12-22 11:08:47.355 | + ./stack.sh:main:1084 : sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run' 2020-12-22 11:08:47.367 | + ./stack.sh:main:1096 : start_dstat 2020-12-22 11:08:47.370 | + lib/dstat:start_dstat:22 : run_process dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2020-12-22 11:08:47.373 | + functions-common:run_process:1583 : local service=dstat 2020-12-22 11:08:47.376 | + functions-common:run_process:1584 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2020-12-22 11:08:47.378 | + functions-common:run_process:1585 : local group= 2020-12-22 11:08:47.381 | + functions-common:run_process:1586 : local user= 2020-12-22 11:08:47.383 | + functions-common:run_process:1588 : local name=dstat 2020-12-22 11:08:47.386 | + functions-common:run_process:1590 : time_start run_process 2020-12-22 11:08:47.389 | + functions-common:time_start:2322 : local name=run_process 2020-12-22 11:08:47.391 | + functions-common:time_start:2323 : local start_time= 2020-12-22 11:08:47.394 | + functions-common:time_start:2324 : [[ -n '' ]] 2020-12-22 11:08:47.397 | ++ functions-common:time_start:2327 : date +%s%3N 2020-12-22 11:08:47.401 | + functions-common:time_start:2327 : _TIME_START[$name]=1608635327398 2020-12-22 11:08:47.404 | + functions-common:run_process:1591 : is_service_enabled dstat 2020-12-22 11:08:47.423 | + functions-common:is_service_enabled:1988 : return 0 2020-12-22 11:08:47.426 | + functions-common:run_process:1592 : _run_under_systemd dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' '' 2020-12-22 11:08:47.429 | + functions-common:_run_under_systemd:1548 : local service=dstat 2020-12-22 11:08:47.431 | + functions-common:_run_under_systemd:1549 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2020-12-22 11:08:47.434 | + functions-common:_run_under_systemd:1550 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2020-12-22 11:08:47.437 | + functions-common:_run_under_systemd:1552 : _common_systemd_pitfalls '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2020-12-22 11:08:47.439 | + functions-common:_common_systemd_pitfalls:1520 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2020-12-22 11:08:47.442 | + functions-common:_common_systemd_pitfalls:1523 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2020-12-22 11:08:47.445 | + functions-common:_common_systemd_pitfalls:1534 : [[ ! /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2020-12-22 11:08:47.448 | + functions-common:_run_under_systemd:1554 : local systemd_service=devstack@dstat.service 2020-12-22 11:08:47.450 | + functions-common:_run_under_systemd:1555 : local group= 2020-12-22 11:08:47.453 | + functions-common:_run_under_systemd:1556 : local user=ubuntu 2020-12-22 11:08:47.455 | + functions-common:_run_under_systemd:1557 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2020-12-22 11:08:47.458 | + functions-common:_run_under_systemd:1560 : write_user_unit_file devstack@dstat.service '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' ubuntu 2020-12-22 11:08:47.461 | + functions-common:write_user_unit_file:1465 : local service=devstack@dstat.service 2020-12-22 11:08:47.463 | + functions-common:write_user_unit_file:1466 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2020-12-22 11:08:47.466 | + functions-common:write_user_unit_file:1467 : local group= 2020-12-22 11:08:47.468 | + functions-common:write_user_unit_file:1468 : local user=ubuntu 2020-12-22 11:08:47.470 | + functions-common:write_user_unit_file:1469 : local extra= 2020-12-22 11:08:47.474 | + functions-common:write_user_unit_file:1470 : [[ -n '' ]] 2020-12-22 11:08:47.476 | + functions-common:write_user_unit_file:1473 : local unitfile=/etc/systemd/system/devstack@dstat.service 2020-12-22 11:08:47.479 | + functions-common:write_user_unit_file:1474 : mkdir -p /etc/systemd/system 2020-12-22 11:08:47.483 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2020-12-22 11:08:47.546 | + functions-common:write_user_unit_file:1477 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu 2020-12-22 11:08:47.606 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecStart '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2020-12-22 11:08:47.660 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2020-12-22 11:08:47.715 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2020-12-22 11:08:47.764 | + functions-common:write_user_unit_file:1481 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/bin/kill -HUP $MAINPID' 2020-12-22 11:08:47.819 | + functions-common:write_user_unit_file:1482 : [[ -n '' ]] 2020-12-22 11:08:47.822 | + functions-common:write_user_unit_file:1485 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2020-12-22 11:08:47.881 | + functions-common:write_user_unit_file:1488 : sudo systemctl daemon-reload 2020-12-22 11:08:48.076 | + functions-common:_run_under_systemd:1563 : sudo systemctl enable devstack@dstat.service 2020-12-22 11:08:48.090 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2020-12-22 11:08:48.282 | + functions-common:_run_under_systemd:1564 : sudo systemctl start devstack@dstat.service 2020-12-22 11:08:48.305 | + functions-common:run_process:1594 : time_stop run_process 2020-12-22 11:08:48.308 | + functions-common:time_stop:2336 : local name 2020-12-22 11:08:48.311 | + functions-common:time_stop:2337 : local end_time 2020-12-22 11:08:48.313 | + functions-common:time_stop:2338 : local elapsed_time 2020-12-22 11:08:48.316 | + functions-common:time_stop:2339 : local total 2020-12-22 11:08:48.318 | + functions-common:time_stop:2340 : local start_time 2020-12-22 11:08:48.321 | + functions-common:time_stop:2342 : name=run_process 2020-12-22 11:08:48.324 | + functions-common:time_stop:2343 : start_time=1608635327398 2020-12-22 11:08:48.327 | + functions-common:time_stop:2345 : [[ -z 1608635327398 ]] 2020-12-22 11:08:48.331 | ++ functions-common:time_stop:2348 : date +%s%3N 2020-12-22 11:08:48.335 | + functions-common:time_stop:2348 : end_time=1608635328332 2020-12-22 11:08:48.338 | + functions-common:time_stop:2349 : elapsed_time=934 2020-12-22 11:08:48.342 | + functions-common:time_stop:2350 : total=0 2020-12-22 11:08:48.345 | + functions-common:time_stop:2352 : _TIME_START[$name]= 2020-12-22 11:08:48.347 | + functions-common:time_stop:2353 : _TIME_TOTAL[$name]=934 2020-12-22 11:08:48.351 | + lib/dstat:start_dstat:27 : run_process memory_tracker /home/ubuntu/devstack/tools/memory_tracker.sh '' root 2020-12-22 11:08:48.353 | + functions-common:run_process:1583 : local service=memory_tracker 2020-12-22 11:08:48.356 | + functions-common:run_process:1584 : local command=/home/ubuntu/devstack/tools/memory_tracker.sh 2020-12-22 11:08:48.359 | + functions-common:run_process:1585 : local group= 2020-12-22 11:08:48.362 | + functions-common:run_process:1586 : local user=root 2020-12-22 11:08:48.364 | + functions-common:run_process:1588 : local name=memory_tracker 2020-12-22 11:08:48.367 | + functions-common:run_process:1590 : time_start run_process 2020-12-22 11:08:48.373 | + functions-common:time_start:2322 : local name=run_process 2020-12-22 11:08:48.375 | + functions-common:time_start:2323 : local start_time= 2020-12-22 11:08:48.378 | + functions-common:time_start:2324 : [[ -n '' ]] 2020-12-22 11:08:48.381 | ++ functions-common:time_start:2327 : date +%s%3N 2020-12-22 11:08:48.385 | + functions-common:time_start:2327 : _TIME_START[$name]=1608635328382 2020-12-22 11:08:48.387 | + functions-common:run_process:1591 : is_service_enabled memory_tracker 2020-12-22 11:08:48.409 | + functions-common:is_service_enabled:1988 : return 1 2020-12-22 11:08:48.412 | + functions-common:run_process:1594 : time_stop run_process 2020-12-22 11:08:48.416 | + functions-common:time_stop:2336 : local name 2020-12-22 11:08:48.418 | + functions-common:time_stop:2337 : local end_time 2020-12-22 11:08:48.421 | + functions-common:time_stop:2338 : local elapsed_time 2020-12-22 11:08:48.423 | + functions-common:time_stop:2339 : local total 2020-12-22 11:08:48.426 | + functions-common:time_stop:2340 : local start_time 2020-12-22 11:08:48.428 | + functions-common:time_stop:2342 : name=run_process 2020-12-22 11:08:48.431 | + functions-common:time_stop:2343 : start_time=1608635328382 2020-12-22 11:08:48.433 | + functions-common:time_stop:2345 : [[ -z 1608635328382 ]] 2020-12-22 11:08:48.436 | ++ functions-common:time_stop:2348 : date +%s%3N 2020-12-22 11:08:48.440 | + functions-common:time_stop:2348 : end_time=1608635328437 2020-12-22 11:08:48.443 | + functions-common:time_stop:2349 : elapsed_time=55 2020-12-22 11:08:48.445 | + functions-common:time_stop:2350 : total=934 2020-12-22 11:08:48.448 | + functions-common:time_stop:2352 : _TIME_START[$name]= 2020-12-22 11:08:48.450 | + functions-common:time_stop:2353 : _TIME_TOTAL[$name]=989 2020-12-22 11:08:48.453 | + lib/dstat:start_dstat:30 : is_service_enabled peakmem_tracker 2020-12-22 11:08:48.471 | + functions-common:is_service_enabled:1988 : return 1 2020-12-22 11:08:48.473 | + ./stack.sh:main:1100 : is_service_enabled tcpdump 2020-12-22 11:08:48.495 | + functions-common:is_service_enabled:1988 : return 1 2020-12-22 11:08:48.499 | + ./stack.sh:main:1108 : is_service_enabled etcd3 2020-12-22 11:08:48.518 | + functions-common:is_service_enabled:1988 : return 0 2020-12-22 11:08:48.521 | + ./stack.sh:main:1109 : start_etcd3 2020-12-22 11:08:48.524 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2020-12-22 11:08:48.527 | + lib/etcd3:start_etcd3:42 : cmd+=' --name dv-osbrick-751924-1-smb --data-dir /opt/stack/data/etcd' 2020-12-22 11:08:48.530 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2020-12-22 11:08:48.533 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster dv-osbrick-751924-1-smb=http://10.222.0.117:2380' 2020-12-22 11:08:48.536 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.222.0.117:2380' 2020-12-22 11:08:48.539 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.222.0.117:2379' 2020-12-22 11:08:48.541 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2020-12-22 11:08:48.544 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2020-12-22 11:08:48.547 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.222.0.117:2379' 2020-12-22 11:08:48.549 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2020-12-22 11:08:48.551 | + lib/etcd3:start_etcd3:54 : cmd+=' --debug' 2020-12-22 11:08:48.554 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2020-12-22 11:08:48.557 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name dv-osbrick-751924-1-smb --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-osbrick-751924-1-smb=http://10.222.0.117:2380 --initial-advertise-peer-urls http://10.222.0.117:2380 --advertise-client-urls http://10.222.0.117:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.117:2379 --debug' '' root 2020-12-22 11:08:48.559 | + functions-common:write_user_unit_file:1465 : local service=devstack@etcd.service 2020-12-22 11:08:48.562 | + functions-common:write_user_unit_file:1466 : local 'command=/opt/stack/bin/etcd --name dv-osbrick-751924-1-smb --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-osbrick-751924-1-smb=http://10.222.0.117:2380 --initial-advertise-peer-urls http://10.222.0.117:2380 --advertise-client-urls http://10.222.0.117:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.117:2379 --debug' 2020-12-22 11:08:48.564 | + functions-common:write_user_unit_file:1467 : local group= 2020-12-22 11:08:48.566 | + functions-common:write_user_unit_file:1468 : local user=root 2020-12-22 11:08:48.569 | + functions-common:write_user_unit_file:1469 : local extra= 2020-12-22 11:08:48.572 | + functions-common:write_user_unit_file:1470 : [[ -n '' ]] 2020-12-22 11:08:48.577 | + functions-common:write_user_unit_file:1473 : local unitfile=/etc/systemd/system/devstack@etcd.service 2020-12-22 11:08:48.580 | + functions-common:write_user_unit_file:1474 : mkdir -p /etc/systemd/system 2020-12-22 11:08:48.584 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2020-12-22 11:08:48.646 | + functions-common:write_user_unit_file:1477 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2020-12-22 11:08:48.703 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name dv-osbrick-751924-1-smb --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-osbrick-751924-1-smb=http://10.222.0.117:2380 --initial-advertise-peer-urls http://10.222.0.117:2380 --advertise-client-urls http://10.222.0.117:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.117:2379 --debug' 2020-12-22 11:08:48.754 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2020-12-22 11:08:48.806 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2020-12-22 11:08:48.853 | + functions-common:write_user_unit_file:1481 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/bin/kill -HUP $MAINPID' 2020-12-22 11:08:48.902 | + functions-common:write_user_unit_file:1482 : [[ -n '' ]] 2020-12-22 11:08:48.905 | + functions-common:write_user_unit_file:1485 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2020-12-22 11:08:48.964 | + functions-common:write_user_unit_file:1488 : sudo systemctl daemon-reload 2020-12-22 11:08:49.164 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2020-12-22 11:08:49.227 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2020-12-22 11:08:49.274 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2020-12-22 11:08:49.322 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2020-12-22 11:08:49.372 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2020-12-22 11:08:49.377 | ++ functions-common:is_arch:430 : uname -m 2020-12-22 11:08:49.382 | + functions-common:is_arch:430 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2020-12-22 11:08:49.386 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2020-12-22 11:08:49.596 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2020-12-22 11:08:49.612 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2020-12-22 11:08:49.797 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2020-12-22 11:08:50.656 | + ./stack.sh:main:1120 : cat 2020-12-22 11:08:50.660 | + ./stack.sh:main:1135 : is_service_enabled tls-proxy 2020-12-22 11:08:50.677 | + functions-common:is_service_enabled:1988 : return 1 2020-12-22 11:08:50.679 | + ./stack.sh:main:1140 : source /home/ubuntu/devstack/userrc_early 2020-12-22 11:08:50.682 | ++ userrc_early:source:4 : export OS_IDENTITY_API_VERSION=3 2020-12-22 11:08:50.684 | ++ userrc_early:source:4 : OS_IDENTITY_API_VERSION=3 2020-12-22 11:08:50.688 | ++ userrc_early:source:5 : export OS_AUTH_URL=http://10.222.0.117/identity 2020-12-22 11:08:50.690 | ++ userrc_early:source:5 : OS_AUTH_URL=http://10.222.0.117/identity 2020-12-22 11:08:50.693 | ++ userrc_early:source:6 : export OS_USERNAME=admin 2020-12-22 11:08:50.696 | ++ userrc_early:source:6 : OS_USERNAME=admin 2020-12-22 11:08:50.698 | ++ userrc_early:source:7 : export OS_USER_DOMAIN_ID=default 2020-12-22 11:08:50.701 | ++ userrc_early:source:7 : OS_USER_DOMAIN_ID=default 2020-12-22 11:08:50.704 | ++ userrc_early:source:8 : export OS_PASSWORD=Passw0rd 2020-12-22 11:08:50.706 | ++ userrc_early:source:8 : OS_PASSWORD=Passw0rd 2020-12-22 11:08:50.709 | ++ userrc_early:source:9 : export OS_PROJECT_NAME=admin 2020-12-22 11:08:50.711 | ++ userrc_early:source:9 : OS_PROJECT_NAME=admin 2020-12-22 11:08:50.714 | ++ userrc_early:source:10 : export OS_PROJECT_DOMAIN_ID=default 2020-12-22 11:08:50.717 | ++ userrc_early:source:10 : OS_PROJECT_DOMAIN_ID=default 2020-12-22 11:08:50.719 | ++ userrc_early:source:11 : export OS_REGION_NAME=RegionOne 2020-12-22 11:08:50.722 | ++ userrc_early:source:11 : OS_REGION_NAME=RegionOne 2020-12-22 11:08:50.725 | + ./stack.sh:main:1142 : is_service_enabled keystone 2020-12-22 11:08:50.741 | + functions-common:is_service_enabled:1988 : return 0 2020-12-22 11:08:50.744 | + ./stack.sh:main:1143 : echo_summary 'Starting Keystone' 2020-12-22 11:08:50.746 | + ./stack.sh:echo_summary:455 : [[ -t 3 ]] 2020-12-22 11:08:50.749 | + ./stack.sh:echo_summary:461 : echo -e Starting Keystone 2020-12-22 11:08:50.752 | + ./stack.sh:main:1145 : '[' 10.222.0.117 == 10.222.0.117 ']' 2020-12-22 11:08:50.754 | + ./stack.sh:main:1146 : init_keystone 2020-12-22 11:08:50.757 | + lib/keystone:init_keystone:436 : is_service_enabled ldap 2020-12-22 11:08:50.772 | + functions-common:is_service_enabled:1988 : return 1 2020-12-22 11:08:50.775 | + lib/keystone:init_keystone:440 : [[ True == True ]] 2020-12-22 11:08:50.777 | + lib/keystone:init_keystone:442 : recreate_database keystone 2020-12-22 11:08:50.780 | + lib/database:recreate_database:110 : local db=keystone 2020-12-22 11:08:50.782 | + lib/database:recreate_database:111 : recreate_database_mysql keystone 2020-12-22 11:08:50.785 | + lib/databases/mysql:recreate_database_mysql:61 : local db=keystone 2020-12-22 11:08:50.787 | + lib/databases/mysql:recreate_database_mysql:62 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2020-12-22 11:08:50.791 | mysql: [Warning] Using a password on the command line interface can be insecure. 2020-12-22 11:08:50.806 | + lib/databases/mysql:recreate_database_mysql:63 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2020-12-22 11:08:50.809 | mysql: [Warning] Using a password on the command line interface can be insecure. 2020-12-22 11:08:50.823 | + lib/keystone:init_keystone:445 : time_start dbsync 2020-12-22 11:08:50.826 | + functions-common:time_start:2322 : local name=dbsync 2020-12-22 11:08:50.828 | + functions-common:time_start:2323 : local start_time= 2020-12-22 11:08:50.831 | + functions-common:time_start:2324 : [[ -n '' ]] 2020-12-22 11:08:50.834 | ++ functions-common:time_start:2327 : date +%s%3N 2020-12-22 11:08:50.838 | + functions-common:time_start:2327 : _TIME_START[$name]=1608635330835 2020-12-22 11:08:50.841 | + lib/keystone:init_keystone:447 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2020-12-22 11:08:53.199 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2020-12-22 11:08:53.200 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:08:53.200 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:08:53.200 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:08:53.200 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:08:53.201 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:08:53.201 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:08:53.201 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:08:53.201 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:08:53.201 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:08:53.202 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:08:53.202 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:08:53.202 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:08:53.202 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:08:53.202 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:08:53.202 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:08:53.203 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:08:53.203 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:08:53.203 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:08:53.203 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:08:53.203 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:08:53.204 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:08:53.204 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:08:53.204 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:08:53.204 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:08:53.204 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:08:53.205 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:08:53.205 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:08:53.205 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:08:53.205 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:08:53.205 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:08:53.205 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:08:53.206 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:08:53.206 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:08:53.206 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:08:53.206 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:08:53.206 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:08:53.206 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:08:53.207 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:08:53.207 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:08:53.207 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:08:53.207 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:08:53.207 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:08:53.208 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:08:53.208 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:08:53.208 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:08:53.208 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:08:53.208 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:08:53.208 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:08:53.209 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:08:53.209 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:08:53.209 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:08:53.209 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:08:53.209 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:08:53.210 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:08:53.210 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:08:53.210 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:08:53.210 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:08:53.210 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:08:53.210 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:08:53.211 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:08:53.211 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:08:53.211 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:08:53.211 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:08:53.211 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:08:53.211 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:08:53.212 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:08:53.212 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:08:53.212 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:08:53.212 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:08:53.212 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:08:53.212 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:08:53.213 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:08:53.213 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:08:53.213 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:08:53.213 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:08:53.213 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:08:53.213 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:08:53.214 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:08:53.214 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:08:53.214 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:08:53.214 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:08:53.214 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:08:53.215 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:08:53.215 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:08:53.215 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:08:53.215 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:08:53.215 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2020-12-22 11:08:53.215 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2020-12-22 11:08:53.252 | 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=64016) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:307}} 2020-12-22 11:08:53.255 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2020-12-22 11:08:53.256 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:08:53.256 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:08:53.256 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:08:53.256 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:08:53.256 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:08:53.257 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:08:53.257 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:08:53.257 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:08:53.257 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:08:53.257 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:08:53.257 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:08:53.258 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:08:53.258 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:08:53.258 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:08:53.258 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:08:53.258 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:08:53.258 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:08:53.259 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:08:53.259 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:08:53.259 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:08:53.259 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:08:53.259 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:08:53.260 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:08:53.260 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:08:53.260 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:08:53.260 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:08:53.260 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:08:53.260 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:08:53.261 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:08:53.261 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:08:53.261 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:08:53.261 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:08:53.261 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:08:53.261 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:08:53.262 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:08:53.262 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:08:53.262 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:08:53.262 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:08:53.262 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:08:53.262 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:08:53.263 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:08:53.263 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:08:53.263 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:08:53.263 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:08:53.263 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:08:53.264 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:08:53.264 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:08:53.264 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:08:53.264 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:08:53.264 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:08:53.264 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:08:53.265 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:08:53.265 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:08:53.265 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:08:53.265 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:08:53.265 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:08:53.265 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:08:53.266 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:08:53.266 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:08:53.266 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:08:53.266 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:08:53.266 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:08:53.266 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:08:53.267 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:08:53.267 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:08:53.267 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:08:53.267 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:08:53.267 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:08:53.268 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:08:53.268 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:08:53.268 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:08:53.268 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:08:53.268 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:08:53.268 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:08:53.269 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:08:53.269 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:08:53.269 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:08:53.269 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:08:53.269 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:08:53.269 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:08:53.270 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:08:53.270 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:08:53.270 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:08:53.270 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:08:53.270 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:08:53.270 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:08:53.271 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2020-12-22 11:08:53.271 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2020-12-22 11:08:53.314 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2020-12-22 11:08:53.315 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:08:53.315 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:08:53.315 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:08:53.316 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:08:53.316 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:08:53.316 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:08:53.316 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:08:53.316 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:08:53.317 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:08:53.317 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:08:53.317 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:08:53.317 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:08:53.317 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:08:53.317 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:08:53.318 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:08:53.318 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:08:53.318 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:08:53.318 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:08:53.318 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:08:53.318 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:08:53.319 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:08:53.319 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:08:53.319 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:08:53.319 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:08:53.319 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:08:53.319 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:08:53.320 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:08:53.320 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:08:53.320 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:08:53.320 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:08:53.320 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:08:53.320 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:08:53.321 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:08:53.321 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:08:53.321 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:08:53.321 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:08:53.321 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:08:53.322 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:08:53.322 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:08:53.322 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:08:53.322 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:08:53.322 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:08:53.322 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:08:53.323 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:08:53.323 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:08:53.323 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:08:53.323 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:08:53.323 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:08:53.323 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:08:53.324 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:08:53.324 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:08:53.324 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:08:53.324 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:08:53.324 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:08:53.325 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:08:53.325 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:08:53.325 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:08:53.325 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:08:53.325 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:08:53.325 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:08:53.326 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:08:53.326 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:08:53.326 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:08:53.326 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:08:53.326 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:08:53.326 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:08:53.327 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:08:53.327 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:08:53.327 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:08:53.327 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:08:53.327 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:08:53.328 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:08:53.328 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:08:53.328 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:08:53.328 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:08:53.328 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:08:53.328 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:08:53.329 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:08:53.329 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:08:53.329 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:08:53.329 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:08:53.329 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:08:53.329 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:08:53.330 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:08:53.330 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:08:53.330 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:08:53.330 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2020-12-22 11:08:53.330 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2020-12-22 11:08:53.388 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2020-12-22 11:08:53.389 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:08:53.389 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:08:53.390 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:08:53.390 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:08:53.390 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:08:53.390 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:08:53.390 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:08:53.391 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:08:53.391 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:08:53.391 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:08:53.391 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:08:53.391 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:08:53.391 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:08:53.392 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:08:53.392 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:08:53.392 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:08:53.392 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:08:53.392 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:08:53.393 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:08:53.393 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:08:53.393 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:08:53.393 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:08:53.393 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:08:53.393 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:08:53.394 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:08:53.394 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:08:53.394 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:08:53.394 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:08:53.394 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:08:53.394 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:08:53.395 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:08:53.395 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:08:53.395 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:08:53.395 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:08:53.395 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:08:53.395 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:08:53.396 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:08:53.396 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:08:53.396 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:08:53.396 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:08:53.396 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:08:53.397 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:08:53.397 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:08:53.397 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:08:53.397 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:08:53.397 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:08:53.397 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:08:53.398 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:08:53.398 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:08:53.398 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:08:53.398 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:08:53.398 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:08:53.398 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:08:53.399 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:08:53.399 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:08:53.399 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:08:53.399 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:08:53.399 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:08:53.399 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:08:53.400 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:08:53.400 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:08:53.400 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:08:53.400 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:08:53.401 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:08:53.401 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:08:53.401 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:08:53.401 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:08:53.401 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:08:53.401 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:08:53.402 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:08:53.402 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:08:53.402 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:08:53.402 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:08:53.402 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:08:53.402 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:08:53.403 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:08:53.403 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:08:53.403 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:08:53.403 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:08:53.403 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:08:53.404 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:08:53.404 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:08:53.404 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:08:53.404 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:08:53.404 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:08:53.404 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:08:53.405 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2020-12-22 11:08:53.405 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2020-12-22 11:08:53.412 | INFO migrate.versioning.api [-] 66 -> 67...  2020-12-22 11:08:55.869 | INFO migrate.versioning.api [-] done 2020-12-22 11:08:55.870 | INFO migrate.versioning.api [-] 67 -> 68...  2020-12-22 11:08:55.879 | INFO migrate.versioning.api [-] done 2020-12-22 11:08:55.880 | INFO migrate.versioning.api [-] 68 -> 69...  2020-12-22 11:08:55.888 | INFO migrate.versioning.api [-] done 2020-12-22 11:08:55.888 | INFO migrate.versioning.api [-] 69 -> 70...  2020-12-22 11:08:55.896 | INFO migrate.versioning.api [-] done 2020-12-22 11:08:55.896 | INFO migrate.versioning.api [-] 70 -> 71...  2020-12-22 11:08:55.903 | INFO migrate.versioning.api [-] done 2020-12-22 11:08:55.903 | INFO migrate.versioning.api [-] 71 -> 72...  2020-12-22 11:08:55.910 | INFO migrate.versioning.api [-] done 2020-12-22 11:08:55.910 | INFO migrate.versioning.api [-] 72 -> 73...  2020-12-22 11:08:56.160 | INFO migrate.versioning.api [-] done 2020-12-22 11:08:56.161 | INFO migrate.versioning.api [-] 73 -> 74...  2020-12-22 11:08:56.272 | INFO migrate.versioning.api [-] done 2020-12-22 11:08:56.273 | INFO migrate.versioning.api [-] 74 -> 75...  2020-12-22 11:08:56.337 | INFO migrate.versioning.api [-] done 2020-12-22 11:08:56.337 | INFO migrate.versioning.api [-] 75 -> 76...  2020-12-22 11:08:56.345 | INFO migrate.versioning.api [-] done 2020-12-22 11:08:56.345 | INFO migrate.versioning.api [-] 76 -> 77...  2020-12-22 11:08:56.353 | INFO migrate.versioning.api [-] done 2020-12-22 11:08:56.353 | INFO migrate.versioning.api [-] 77 -> 78...  2020-12-22 11:08:56.363 | INFO migrate.versioning.api [-] done 2020-12-22 11:08:56.363 | INFO migrate.versioning.api [-] 78 -> 79...  2020-12-22 11:08:56.371 | INFO migrate.versioning.api [-] done 2020-12-22 11:08:56.371 | INFO migrate.versioning.api [-] 79 -> 80...  2020-12-22 11:08:56.386 | INFO migrate.versioning.api [-] done 2020-12-22 11:08:56.386 | INFO migrate.versioning.api [-] 80 -> 81...  2020-12-22 11:08:56.451 | INFO migrate.versioning.api [-] done 2020-12-22 11:08:56.452 | INFO migrate.versioning.api [-] 81 -> 82...  2020-12-22 11:08:56.736 | INFO migrate.versioning.api [-] done 2020-12-22 11:08:56.736 | INFO migrate.versioning.api [-] 82 -> 83...  2020-12-22 11:08:57.073 | INFO migrate.versioning.api [-] done 2020-12-22 11:08:57.073 | INFO migrate.versioning.api [-] 83 -> 84...  2020-12-22 11:08:57.184 | INFO migrate.versioning.api [-] done 2020-12-22 11:08:57.184 | INFO migrate.versioning.api [-] 84 -> 85...  2020-12-22 11:08:57.351 | INFO migrate.versioning.api [-] done 2020-12-22 11:08:57.351 | INFO migrate.versioning.api [-] 85 -> 86...  2020-12-22 11:08:57.410 | INFO migrate.versioning.api [-] done 2020-12-22 11:08:57.410 | INFO migrate.versioning.api [-] 86 -> 87...  2020-12-22 11:08:57.713 | INFO migrate.versioning.api [-] done 2020-12-22 11:08:57.714 | INFO migrate.versioning.api [-] 87 -> 88...  2020-12-22 11:08:57.876 | INFO migrate.versioning.api [-] done 2020-12-22 11:08:57.876 | INFO migrate.versioning.api [-] 88 -> 89...  2020-12-22 11:08:57.902 | INFO migrate.versioning.api [-] done 2020-12-22 11:08:57.902 | INFO migrate.versioning.api [-] 89 -> 90...  2020-12-22 11:08:58.043 | INFO migrate.versioning.api [-] done 2020-12-22 11:08:58.043 | INFO migrate.versioning.api [-] 90 -> 91...  2020-12-22 11:08:58.353 | INFO migrate.versioning.api [-] done 2020-12-22 11:08:58.353 | INFO migrate.versioning.api [-] 91 -> 92...  2020-12-22 11:08:58.667 | INFO migrate.versioning.api [-] done 2020-12-22 11:08:58.668 | INFO migrate.versioning.api [-] 92 -> 93...  2020-12-22 11:08:59.003 | INFO migrate.versioning.api [-] done 2020-12-22 11:08:59.003 | INFO migrate.versioning.api [-] 93 -> 94...  2020-12-22 11:08:59.244 | INFO migrate.versioning.api [-] done 2020-12-22 11:08:59.245 | INFO migrate.versioning.api [-] 94 -> 95...  2020-12-22 11:08:59.406 | INFO migrate.versioning.api [-] done 2020-12-22 11:08:59.406 | INFO migrate.versioning.api [-] 95 -> 96...  2020-12-22 11:08:59.419 | INFO migrate.versioning.api [-] done 2020-12-22 11:08:59.419 | INFO migrate.versioning.api [-] 96 -> 97...  2020-12-22 11:08:59.433 | INFO migrate.versioning.api [-] done 2020-12-22 11:08:59.433 | INFO migrate.versioning.api [-] 97 -> 98...  2020-12-22 11:08:59.441 | INFO migrate.versioning.api [-] done 2020-12-22 11:08:59.441 | INFO migrate.versioning.api [-] 98 -> 99...  2020-12-22 11:08:59.448 | INFO migrate.versioning.api [-] done 2020-12-22 11:08:59.448 | INFO migrate.versioning.api [-] 99 -> 100...  2020-12-22 11:08:59.457 | INFO migrate.versioning.api [-] done 2020-12-22 11:08:59.457 | INFO migrate.versioning.api [-] 100 -> 101...  2020-12-22 11:08:59.469 | INFO migrate.versioning.api [-] done 2020-12-22 11:08:59.469 | INFO migrate.versioning.api [-] 101 -> 102...  2020-12-22 11:08:59.489 | INFO migrate.versioning.api [-] done 2020-12-22 11:08:59.489 | INFO migrate.versioning.api [-] 102 -> 103...  2020-12-22 11:08:59.557 | INFO migrate.versioning.api [-] done 2020-12-22 11:08:59.557 | INFO migrate.versioning.api [-] 103 -> 104...  2020-12-22 11:08:59.569 | INFO migrate.versioning.api [-] done 2020-12-22 11:08:59.569 | INFO migrate.versioning.api [-] 104 -> 105...  2020-12-22 11:08:59.767 | INFO migrate.versioning.api [-] done 2020-12-22 11:08:59.767 | INFO migrate.versioning.api [-] 105 -> 106...  2020-12-22 11:08:59.870 | INFO migrate.versioning.api [-] done 2020-12-22 11:08:59.870 | INFO migrate.versioning.api [-] 106 -> 107...  2020-12-22 11:09:00.059 | INFO migrate.versioning.api [-] done 2020-12-22 11:09:00.059 | INFO migrate.versioning.api [-] 107 -> 108...  2020-12-22 11:09:00.280 | INFO migrate.versioning.api [-] done 2020-12-22 11:09:00.280 | INFO migrate.versioning.api [-] 108 -> 109...  2020-12-22 11:09:00.395 | INFO migrate.versioning.api [-] done 2020-12-22 11:09:00.396 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2020-12-22 11:09:00.397 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.397 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.397 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.397 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.397 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.398 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.398 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.398 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.398 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.398 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.398 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.399 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.399 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.399 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.399 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.399 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.400 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.400 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.400 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.400 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.400 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.400 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.401 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.401 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.401 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.401 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.401 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.402 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.402 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.402 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.402 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.402 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.403 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.403 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.403 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.403 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.403 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.404 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.404 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.404 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.404 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.404 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.404 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.405 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.405 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.405 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.405 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.405 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.406 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.406 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.406 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.406 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.406 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.406 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.407 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.407 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.407 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.407 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.407 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.407 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.408 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.408 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.408 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.408 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.408 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.408 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.409 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.409 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.409 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.409 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.409 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.409 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.410 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.410 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.410 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.410 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.410 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.411 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.411 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.411 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.411 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.411 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.411 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.412 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.412 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.412 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.412 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2020-12-22 11:09:00.412 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2020-12-22 11:09:00.413 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2020-12-22 11:09:00.414 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.414 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.414 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.414 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.415 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.415 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.415 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.415 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.415 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.415 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.416 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.416 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.416 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.416 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.416 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.417 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.417 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.417 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.417 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.417 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.417 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.418 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.418 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.418 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.418 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.418 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.418 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.419 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.419 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.419 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.419 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.419 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.419 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.420 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.420 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.420 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.420 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.420 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.421 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.421 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.421 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.421 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.421 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.421 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.422 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.422 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.422 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.422 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.422 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.422 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.423 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.423 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.423 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.423 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.423 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.423 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.424 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.424 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.424 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.424 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.424 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.424 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.425 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.425 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.425 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.425 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.425 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.425 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.426 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.426 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.426 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.426 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.426 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.426 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.427 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.427 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.427 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.427 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.427 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.428 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.428 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.428 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.428 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.428 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.428 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.429 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.429 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2020-12-22 11:09:00.429 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2020-12-22 11:09:00.429 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2020-12-22 11:09:00.430 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.430 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.430 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.431 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.431 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.431 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.431 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.431 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.431 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.432 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.432 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.432 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.432 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.432 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.433 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.433 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.433 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.433 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.433 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.433 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.433 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.434 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.434 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.434 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.434 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.434 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.434 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.435 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.435 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.435 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.435 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.435 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.435 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.436 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.436 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.436 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.436 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.436 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.436 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.437 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.437 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.437 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.437 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.437 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.438 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.438 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.438 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.438 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.438 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.438 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.439 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.439 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.439 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.439 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.439 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.439 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.440 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.440 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.440 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.440 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.440 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.440 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.441 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.441 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.441 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.441 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.441 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.441 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.442 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.442 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.442 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.442 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.442 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.442 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.443 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.443 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.443 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.443 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.443 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.444 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.444 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.444 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.444 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.444 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.444 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.445 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.445 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2020-12-22 11:09:00.445 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2020-12-22 11:09:00.451 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2020-12-22 11:09:00.452 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.453 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.453 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.453 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.453 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.453 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.454 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.454 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.454 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.454 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.454 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.454 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.455 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.455 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.455 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.455 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.455 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.456 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.456 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.456 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.456 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.456 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.456 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.457 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.457 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.457 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.457 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.457 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.457 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.458 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.458 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.458 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.458 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.458 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.459 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.459 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.459 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.459 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.459 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.459 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.460 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.460 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.460 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.460 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.460 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.460 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.461 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.461 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.461 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.461 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.461 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.461 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.462 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.462 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.462 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.462 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.462 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.462 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.463 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.463 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.463 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.463 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.463 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.464 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.464 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.464 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.464 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.464 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.464 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.465 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.465 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.465 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.465 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.465 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.465 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.466 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.466 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.466 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.466 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.466 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.466 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.467 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.467 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.467 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.467 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.467 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.468 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.468 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.468 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.468 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.468 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.468 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.469 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.469 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.469 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.469 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.469 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.469 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.470 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.470 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.470 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.470 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.470 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.470 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.471 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.471 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.471 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.471 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.472 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.472 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.472 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.472 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.472 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.472 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.473 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.473 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.473 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.473 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.473 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.474 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.474 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.474 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.474 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.474 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.474 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.475 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.475 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.475 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.475 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.475 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.475 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.476 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.476 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.476 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.476 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.476 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.476 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.477 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.477 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.477 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.477 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.477 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.477 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2020-12-22 11:09:00.478 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_expand'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2020-12-22 11:09:00.492 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2020-12-22 11:09:00.494 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.494 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.494 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.494 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.494 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.495 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.495 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.495 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.495 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.495 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.496 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.496 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.496 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.496 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.496 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.496 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.496 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.497 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.497 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.497 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.497 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.497 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.497 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.498 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.498 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.498 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.498 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.498 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.498 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.499 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.499 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.499 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.499 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.499 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.500 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.500 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.500 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.500 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.500 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.500 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.501 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.501 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.501 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.501 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.501 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.502 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.502 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.502 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.502 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.502 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.502 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.503 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.503 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.503 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.503 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.503 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.503 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.504 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.504 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.504 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.504 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.504 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.504 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.505 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.505 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.505 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.505 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.505 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.506 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.506 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.506 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.506 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.506 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.506 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.507 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.507 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.507 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.507 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.507 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.507 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.508 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.508 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.508 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.508 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.508 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.508 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.509 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.509 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.509 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.509 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.509 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.510 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.510 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.510 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.510 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.510 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.510 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.511 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.511 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.511 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.511 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.511 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.511 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.512 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.512 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.512 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.512 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.512 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.512 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.513 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.513 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.513 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.513 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.513 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.513 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.514 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.514 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.514 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.514 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.514 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.515 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.515 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.515 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.515 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.515 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.516 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.516 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.516 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.516 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.516 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.516 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.517 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.517 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.517 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.517 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.517 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.517 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.518 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.518 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.518 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.518 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.518 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.518 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2020-12-22 11:09:00.519 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_expand'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2020-12-22 11:09:00.519 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2020-12-22 11:09:00.520 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.520 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.520 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.521 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.521 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.521 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.521 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.521 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.521 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.522 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.522 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.522 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.522 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.522 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.522 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.523 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.523 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.523 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.523 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.523 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.524 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.524 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.524 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.524 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.524 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.524 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.525 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.525 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.525 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.525 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.525 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.525 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.526 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.526 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.526 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.526 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.526 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.527 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.527 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.527 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.527 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.528 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.528 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.528 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.528 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.528 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.528 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.529 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.529 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.529 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.529 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.529 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.529 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.530 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.530 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.530 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.530 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.530 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.530 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.531 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.531 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.531 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.531 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.531 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.532 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.532 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.532 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.532 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.532 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.532 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.533 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.533 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.533 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.533 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.533 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.533 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.534 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.534 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.534 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.534 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.534 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.534 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.535 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.535 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.535 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.535 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.535 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.536 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.536 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.536 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.536 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.536 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.536 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.537 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.537 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.537 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.537 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.537 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.537 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.538 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.538 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.538 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.538 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.538 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.538 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.539 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.539 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.539 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.539 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.539 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.540 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.540 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.540 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.540 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.540 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.540 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.541 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.541 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.541 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.541 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.541 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.541 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.542 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.542 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.542 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.542 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.542 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.542 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.543 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.543 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.543 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.543 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.543 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.544 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.544 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.544 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.544 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.544 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.544 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.545 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.545 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.545 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.545 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2020-12-22 11:09:00.545 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_expand'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2020-12-22 11:09:00.552 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2020-12-22 11:09:00.553 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.553 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.553 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.553 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.553 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.554 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.554 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.554 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.554 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.554 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.554 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.555 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.555 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.555 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.555 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.555 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.556 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.556 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.556 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.556 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.556 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.557 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.557 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.557 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.557 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.557 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.557 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.558 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.558 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.558 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.558 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.558 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.558 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.559 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.559 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.559 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.559 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.559 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.559 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.560 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.560 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.560 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.560 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.560 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.561 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.561 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.561 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.561 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.561 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.561 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.562 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.562 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.562 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.562 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.562 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.563 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.563 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.563 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.563 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.563 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.563 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.564 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.564 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.564 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.564 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.564 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.564 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.565 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.565 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.565 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.565 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.565 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.565 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.566 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.566 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.566 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.566 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.566 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.567 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.567 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.567 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.567 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.567 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.567 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.568 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.568 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.568 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.568 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.568 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.568 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.569 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.569 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.569 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.569 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.569 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.569 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.570 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.570 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.570 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.570 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.570 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.570 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.571 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.571 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.571 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.571 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.571 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.572 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.572 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.572 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.572 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.572 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.573 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.573 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.573 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.573 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.573 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.573 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.574 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.574 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.574 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.574 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.574 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.574 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.575 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.575 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.575 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.575 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.575 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.575 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.576 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.576 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.576 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.576 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.576 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.576 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.577 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.577 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.577 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.577 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.577 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:00.578 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:00.578 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2020-12-22 11:09:00.578 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_expand'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2020-12-22 11:09:00.586 | INFO migrate.versioning.api [-] 0 -> 1...  2020-12-22 11:09:00.593 | INFO migrate.versioning.api [-] done 2020-12-22 11:09:00.594 | INFO migrate.versioning.api [-] 1 -> 2...  2020-12-22 11:09:00.600 | INFO migrate.versioning.api [-] done 2020-12-22 11:09:00.600 | INFO migrate.versioning.api [-] 2 -> 3...  2020-12-22 11:09:00.861 | INFO migrate.versioning.api [-] done 2020-12-22 11:09:00.861 | INFO migrate.versioning.api [-] 3 -> 4...  2020-12-22 11:09:00.870 | INFO migrate.versioning.api [-] done 2020-12-22 11:09:00.870 | INFO migrate.versioning.api [-] 4 -> 5...  2020-12-22 11:09:00.879 | INFO migrate.versioning.api [-] done 2020-12-22 11:09:00.879 | INFO migrate.versioning.api [-] 5 -> 6...  2020-12-22 11:09:00.887 | INFO migrate.versioning.api [-] done 2020-12-22 11:09:00.887 | INFO migrate.versioning.api [-] 6 -> 7...  2020-12-22 11:09:00.894 | INFO migrate.versioning.api [-] done 2020-12-22 11:09:00.895 | INFO migrate.versioning.api [-] 7 -> 8...  2020-12-22 11:09:00.902 | INFO migrate.versioning.api [-] done 2020-12-22 11:09:00.903 | INFO migrate.versioning.api [-] 8 -> 9...  2020-12-22 11:09:00.911 | INFO migrate.versioning.api [-] done 2020-12-22 11:09:00.911 | INFO migrate.versioning.api [-] 9 -> 10...  2020-12-22 11:09:01.081 | INFO migrate.versioning.api [-] done 2020-12-22 11:09:01.081 | INFO migrate.versioning.api [-] 10 -> 11...  2020-12-22 11:09:01.089 | INFO migrate.versioning.api [-] done 2020-12-22 11:09:01.089 | INFO migrate.versioning.api [-] 11 -> 12...  2020-12-22 11:09:01.316 | INFO migrate.versioning.api [-] done 2020-12-22 11:09:01.316 | INFO migrate.versioning.api [-] 12 -> 13...  2020-12-22 11:09:01.325 | INFO migrate.versioning.api [-] done 2020-12-22 11:09:01.325 | INFO migrate.versioning.api [-] 13 -> 14...  2020-12-22 11:09:01.555 | INFO migrate.versioning.api [-] done 2020-12-22 11:09:01.555 | INFO migrate.versioning.api [-] 14 -> 15...  2020-12-22 11:09:01.563 | INFO migrate.versioning.api [-] done 2020-12-22 11:09:01.563 | INFO migrate.versioning.api [-] 15 -> 16...  2020-12-22 11:09:01.628 | INFO migrate.versioning.api [-] done 2020-12-22 11:09:01.628 | INFO migrate.versioning.api [-] 16 -> 17...  2020-12-22 11:09:01.635 | INFO migrate.versioning.api [-] done 2020-12-22 11:09:01.636 | INFO migrate.versioning.api [-] 17 -> 18...  2020-12-22 11:09:01.644 | INFO migrate.versioning.api [-] done 2020-12-22 11:09:01.644 | INFO migrate.versioning.api [-] 18 -> 19...  2020-12-22 11:09:01.651 | INFO migrate.versioning.api [-] done 2020-12-22 11:09:01.651 | INFO migrate.versioning.api [-] 19 -> 20...  2020-12-22 11:09:01.660 | INFO migrate.versioning.api [-] done 2020-12-22 11:09:01.660 | INFO migrate.versioning.api [-] 20 -> 21...  2020-12-22 11:09:01.667 | INFO migrate.versioning.api [-] done 2020-12-22 11:09:01.667 | INFO migrate.versioning.api [-] 21 -> 22...  2020-12-22 11:09:01.712 | INFO migrate.versioning.api [-] done 2020-12-22 11:09:01.712 | INFO migrate.versioning.api [-] 22 -> 23...  2020-12-22 11:09:01.825 | INFO migrate.versioning.api [-] done 2020-12-22 11:09:01.825 | INFO migrate.versioning.api [-] 23 -> 24...  2020-12-22 11:09:02.047 | INFO migrate.versioning.api [-] done 2020-12-22 11:09:02.047 | INFO migrate.versioning.api [-] 24 -> 25...  2020-12-22 11:09:02.055 | INFO migrate.versioning.api [-] done 2020-12-22 11:09:02.055 | INFO migrate.versioning.api [-] 25 -> 26...  2020-12-22 11:09:02.062 | INFO migrate.versioning.api [-] done 2020-12-22 11:09:02.062 | INFO migrate.versioning.api [-] 26 -> 27...  2020-12-22 11:09:02.071 | INFO migrate.versioning.api [-] done 2020-12-22 11:09:02.071 | INFO migrate.versioning.api [-] 27 -> 28...  2020-12-22 11:09:02.078 | INFO migrate.versioning.api [-] done 2020-12-22 11:09:02.079 | INFO migrate.versioning.api [-] 28 -> 29...  2020-12-22 11:09:02.085 | INFO migrate.versioning.api [-] done 2020-12-22 11:09:02.085 | INFO migrate.versioning.api [-] 29 -> 30...  2020-12-22 11:09:02.158 | INFO migrate.versioning.api [-] done 2020-12-22 11:09:02.158 | INFO migrate.versioning.api [-] 30 -> 31...  2020-12-22 11:09:02.215 | INFO migrate.versioning.api [-] done 2020-12-22 11:09:02.215 | INFO migrate.versioning.api [-] 31 -> 32...  2020-12-22 11:09:02.416 | INFO migrate.versioning.api [-] done 2020-12-22 11:09:02.416 | INFO migrate.versioning.api [-] 32 -> 33...  2020-12-22 11:09:02.716 | INFO migrate.versioning.api [-] done 2020-12-22 11:09:02.716 | INFO migrate.versioning.api [-] 33 -> 34...  2020-12-22 11:09:02.841 | INFO migrate.versioning.api [-] done 2020-12-22 11:09:02.841 | INFO migrate.versioning.api [-] 34 -> 35...  2020-12-22 11:09:02.937 | INFO migrate.versioning.api [-] done 2020-12-22 11:09:02.937 | INFO migrate.versioning.api [-] 35 -> 36...  2020-12-22 11:09:03.042 | INFO migrate.versioning.api [-] done 2020-12-22 11:09:03.042 | INFO migrate.versioning.api [-] 36 -> 37...  2020-12-22 11:09:03.050 | INFO migrate.versioning.api [-] done 2020-12-22 11:09:03.051 | INFO migrate.versioning.api [-] 37 -> 38...  2020-12-22 11:09:03.065 | INFO migrate.versioning.api [-] done 2020-12-22 11:09:03.065 | INFO migrate.versioning.api [-] 38 -> 39...  2020-12-22 11:09:03.073 | INFO migrate.versioning.api [-] done 2020-12-22 11:09:03.073 | INFO migrate.versioning.api [-] 39 -> 40...  2020-12-22 11:09:03.081 | INFO migrate.versioning.api [-] done 2020-12-22 11:09:03.081 | INFO migrate.versioning.api [-] 40 -> 41...  2020-12-22 11:09:03.088 | INFO migrate.versioning.api [-] done 2020-12-22 11:09:03.089 | INFO migrate.versioning.api [-] 41 -> 42...  2020-12-22 11:09:03.095 | INFO migrate.versioning.api [-] done 2020-12-22 11:09:03.095 | INFO migrate.versioning.api [-] 42 -> 43...  2020-12-22 11:09:03.102 | INFO migrate.versioning.api [-] done 2020-12-22 11:09:03.102 | INFO migrate.versioning.api [-] 43 -> 44...  2020-12-22 11:09:03.111 | INFO migrate.versioning.api [-] done 2020-12-22 11:09:03.111 | INFO migrate.versioning.api [-] 44 -> 45...  2020-12-22 11:09:03.318 | INFO migrate.versioning.api [-] done 2020-12-22 11:09:03.318 | INFO migrate.versioning.api [-] 45 -> 46...  2020-12-22 11:09:03.326 | INFO migrate.versioning.api [-] done 2020-12-22 11:09:03.326 | INFO migrate.versioning.api [-] 46 -> 47...  2020-12-22 11:09:03.913 | INFO migrate.versioning.api [-] done 2020-12-22 11:09:03.913 | INFO migrate.versioning.api [-] 47 -> 48...  2020-12-22 11:09:04.201 | INFO migrate.versioning.api [-] done 2020-12-22 11:09:04.201 | INFO migrate.versioning.api [-] 48 -> 49...  2020-12-22 11:09:04.209 | INFO migrate.versioning.api [-] done 2020-12-22 11:09:04.209 | INFO migrate.versioning.api [-] 49 -> 50...  2020-12-22 11:09:04.216 | INFO migrate.versioning.api [-] done 2020-12-22 11:09:04.216 | INFO migrate.versioning.api [-] 50 -> 51...  2020-12-22 11:09:04.225 | INFO migrate.versioning.api [-] done 2020-12-22 11:09:04.225 | INFO migrate.versioning.api [-] 51 -> 52...  2020-12-22 11:09:04.232 | INFO migrate.versioning.api [-] done 2020-12-22 11:09:04.232 | INFO migrate.versioning.api [-] 52 -> 53...  2020-12-22 11:09:04.345 | INFO migrate.versioning.api [-] done 2020-12-22 11:09:04.345 | INFO migrate.versioning.api [-] 53 -> 54...  2020-12-22 11:09:04.353 | INFO migrate.versioning.api [-] done 2020-12-22 11:09:04.353 | INFO migrate.versioning.api [-] 54 -> 55...  2020-12-22 11:09:04.492 | INFO migrate.versioning.api [-] done 2020-12-22 11:09:04.492 | INFO migrate.versioning.api [-] 55 -> 56...  2020-12-22 11:09:04.627 | INFO migrate.versioning.api [-] done 2020-12-22 11:09:04.627 | INFO migrate.versioning.api [-] 56 -> 57...  2020-12-22 11:09:04.635 | INFO migrate.versioning.api [-] done 2020-12-22 11:09:04.635 | INFO migrate.versioning.api [-] 57 -> 58...  2020-12-22 11:09:04.643 | INFO migrate.versioning.api [-] done 2020-12-22 11:09:04.643 | INFO migrate.versioning.api [-] 58 -> 59...  2020-12-22 11:09:04.652 | INFO migrate.versioning.api [-] done 2020-12-22 11:09:04.652 | INFO migrate.versioning.api [-] 59 -> 60...  2020-12-22 11:09:04.660 | INFO migrate.versioning.api [-] done 2020-12-22 11:09:04.660 | INFO migrate.versioning.api [-] 60 -> 61...  2020-12-22 11:09:04.668 | INFO migrate.versioning.api [-] done 2020-12-22 11:09:04.668 | INFO migrate.versioning.api [-] 61 -> 62...  2020-12-22 11:09:04.891 | INFO migrate.versioning.api [-] done 2020-12-22 11:09:04.891 | INFO migrate.versioning.api [-] 62 -> 63...  2020-12-22 11:09:04.900 | INFO migrate.versioning.api [-] done 2020-12-22 11:09:04.900 | INFO migrate.versioning.api [-] 63 -> 64...  2020-12-22 11:09:05.010 | INFO migrate.versioning.api [-] done 2020-12-22 11:09:05.010 | INFO migrate.versioning.api [-] 64 -> 65...  2020-12-22 11:09:05.413 | INFO migrate.versioning.api [-] done 2020-12-22 11:09:05.413 | INFO migrate.versioning.api [-] 65 -> 66...  2020-12-22 11:09:05.535 | INFO migrate.versioning.api [-] done 2020-12-22 11:09:05.535 | INFO migrate.versioning.api [-] 66 -> 67...  2020-12-22 11:09:05.548 | INFO migrate.versioning.api [-] done 2020-12-22 11:09:05.548 | INFO migrate.versioning.api [-] 67 -> 68...  2020-12-22 11:09:05.555 | INFO migrate.versioning.api [-] done 2020-12-22 11:09:05.555 | INFO migrate.versioning.api [-] 68 -> 69...  2020-12-22 11:09:05.566 | INFO migrate.versioning.api [-] done 2020-12-22 11:09:05.567 | INFO migrate.versioning.api [-] 69 -> 70...  2020-12-22 11:09:05.575 | INFO migrate.versioning.api [-] done 2020-12-22 11:09:05.575 | INFO migrate.versioning.api [-] 70 -> 71...  2020-12-22 11:09:05.583 | INFO migrate.versioning.api [-] done 2020-12-22 11:09:05.583 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2020-12-22 11:09:05.584 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.584 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.585 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.585 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.585 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.585 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.585 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.586 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.586 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.586 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.586 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.586 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.586 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.587 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.587 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.587 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.587 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.588 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.588 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.588 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.588 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.588 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.588 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.588 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.589 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.589 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.589 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.589 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.589 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.589 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.590 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.590 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.590 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.590 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.590 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.591 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.591 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.591 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.591 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.591 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.591 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.592 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.592 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.592 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.592 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.592 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.592 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.593 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.593 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.593 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.593 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.593 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.593 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.594 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.594 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.594 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.594 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.594 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.595 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.595 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.595 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.595 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.595 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.596 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.596 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.596 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.596 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.596 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.596 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.597 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.597 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.597 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.597 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.597 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.598 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.598 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.598 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.598 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.598 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.599 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.599 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.599 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.599 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.599 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.599 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.600 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.600 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.600 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.600 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.600 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.600 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.601 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.601 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.601 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.601 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.601 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.602 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.602 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.602 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.602 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.602 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.602 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.603 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.603 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.603 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.603 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.603 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.603 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.604 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.604 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.604 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.604 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.604 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.604 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.605 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.605 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.605 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.605 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.605 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.605 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.606 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.606 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.606 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.606 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.606 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.607 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.607 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.607 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.607 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.607 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.607 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.608 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.608 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.608 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.608 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.608 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.608 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.609 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.609 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.609 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.609 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.609 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.610 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2020-12-22 11:09:05.610 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2020-12-22 11:09:05.610 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2020-12-22 11:09:05.612 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.612 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.612 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.612 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.612 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.612 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.613 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.613 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.613 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.613 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.613 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.614 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.614 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.614 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.614 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.614 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.614 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.615 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.615 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.615 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.615 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.615 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.615 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.616 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.616 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.616 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.616 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.616 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.617 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.617 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.617 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.617 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.617 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.617 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.618 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.618 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.618 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.618 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.618 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.618 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.619 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.619 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.619 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.619 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.619 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.620 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.620 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.620 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.620 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.620 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.620 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.621 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.621 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.621 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.621 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.621 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.621 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.622 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.622 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.622 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.622 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.622 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.623 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.623 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.623 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.623 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.623 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.623 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.624 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.624 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.624 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.624 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.624 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.625 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.625 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.625 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.625 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.625 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.625 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.626 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.626 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.626 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.626 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.626 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.626 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.627 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.627 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.627 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.627 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.627 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.627 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.628 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.628 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.628 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.628 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.628 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.629 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.629 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.629 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.629 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.629 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.629 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.630 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.630 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.630 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.630 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.630 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.630 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.631 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.631 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.631 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.631 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.631 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.631 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.632 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.632 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.632 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.632 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.632 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.633 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.633 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.633 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.633 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.633 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.633 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.634 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.634 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.634 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.634 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.634 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.634 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.635 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.635 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.635 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.635 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.635 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.636 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.636 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.636 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.636 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.636 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.636 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.637 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2020-12-22 11:09:05.637 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_expand'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2020-12-22 11:09:05.637 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2020-12-22 11:09:05.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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.639 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.639 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.639 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.639 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.640 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.640 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.640 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.640 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.640 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.641 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.641 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.641 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.641 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.641 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.642 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.642 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.642 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.642 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.642 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.642 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.643 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.643 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.643 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.644 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.644 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.644 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.644 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.644 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.645 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.645 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.645 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.645 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.645 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.645 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.646 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.646 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.646 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.647 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.647 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.647 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.647 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.647 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.647 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.648 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.648 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.648 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.648 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.648 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.649 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.649 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.650 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.650 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.650 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.650 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.650 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.651 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.651 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.651 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.651 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.651 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.652 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.652 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.652 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.652 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.652 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.653 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.653 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.653 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.654 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.654 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.654 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.654 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.654 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.655 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.655 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.655 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.655 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.655 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.656 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.656 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.656 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.656 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.656 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.656 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.657 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.657 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.657 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.657 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.657 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.658 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.658 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.658 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.658 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.658 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.658 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.659 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.659 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.659 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.659 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.659 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.659 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.660 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.660 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.660 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.660 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.660 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.661 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.661 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.661 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.661 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.661 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.661 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.662 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.662 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.662 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.662 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.662 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.662 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.663 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.663 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.663 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.663 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.663 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.664 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.664 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.664 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.664 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2020-12-22 11:09:05.664 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_expand'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2020-12-22 11:09:05.671 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2020-12-22 11:09:05.673 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.673 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.673 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.673 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.673 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.674 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.674 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.674 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.674 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.674 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.675 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.675 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.675 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.675 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.675 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.676 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.676 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.676 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.676 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.676 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.676 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.677 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.677 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.677 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.677 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.677 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.677 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.678 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.678 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.678 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.678 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.678 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.679 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.679 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.679 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.679 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.679 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.679 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.680 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.680 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.680 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.680 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.680 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.681 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.681 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.681 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.681 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.681 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.681 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.682 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.682 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.682 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.682 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.682 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.682 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.683 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.683 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.683 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.683 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.683 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.684 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.684 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.684 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.684 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.684 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.684 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.685 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.685 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.685 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.685 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.685 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.685 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.686 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.686 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.686 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.686 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.686 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.687 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.687 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.687 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.687 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.687 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.687 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.688 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.688 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.688 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.688 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.688 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.689 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.689 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.689 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.689 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.689 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.689 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.690 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.690 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.690 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.690 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.690 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.691 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.691 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.691 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.691 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.691 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.691 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.692 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.692 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.692 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.692 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.692 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.692 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.693 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.693 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.693 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.693 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.693 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.694 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.694 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.694 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.694 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.694 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.694 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.695 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.695 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.695 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.695 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.695 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.695 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.696 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.696 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.696 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.696 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.697 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.697 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.697 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.697 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.697 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.697 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.697 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.698 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.698 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.698 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.698 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2020-12-22 11:09:05.698 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2020-12-22 11:09:05.713 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2020-12-22 11:09:05.714 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.715 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.715 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.715 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.715 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.715 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.716 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.716 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.716 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.716 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.716 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.717 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.717 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.717 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.717 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.717 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.717 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.718 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.718 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.718 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.718 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.718 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.719 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.719 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.719 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.719 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.719 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.719 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.720 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.720 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.720 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.720 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.720 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.721 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.721 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.721 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.721 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.721 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.721 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.722 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.722 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.722 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.722 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.722 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.723 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.723 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.723 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.723 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.723 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.723 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.724 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.724 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.724 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.724 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.724 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.724 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.725 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.725 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.725 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.725 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.725 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.726 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.726 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.726 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.726 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.726 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.726 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.727 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.727 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.727 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.727 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.727 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.728 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.728 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.728 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.728 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.728 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.728 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.729 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.729 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.729 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.729 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.729 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.729 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.729 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.730 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.730 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.730 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.730 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.730 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.731 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.731 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.731 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.731 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.731 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.731 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.732 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.732 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.732 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.732 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.732 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.733 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.733 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.733 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.733 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.733 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.733 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.734 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.734 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.734 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.734 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.734 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.734 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.735 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.735 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.735 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.735 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.735 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.736 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.736 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.736 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.736 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.736 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.736 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.737 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.737 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.737 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.737 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.737 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.738 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.738 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.738 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.738 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.738 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.738 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.739 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.739 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.739 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.739 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.739 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.740 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.740 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.740 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2020-12-22 11:09:05.740 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2020-12-22 11:09:05.740 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2020-12-22 11:09:05.742 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.742 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.742 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.742 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.742 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.743 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.743 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.743 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.743 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.743 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.743 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.744 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.744 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.744 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.744 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.744 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.745 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.745 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.745 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.745 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.745 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.745 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.746 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.746 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.746 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.746 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.746 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.746 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.747 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.747 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.747 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.747 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.747 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.748 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.748 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.748 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.748 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.748 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.748 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.749 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.749 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.749 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.749 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.749 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.750 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.750 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.750 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.750 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.750 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.751 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.751 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.751 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.751 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.751 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.751 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.752 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.752 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.752 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.752 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.752 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.752 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.753 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.753 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.753 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.753 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.753 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.754 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.754 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.754 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.754 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.754 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.754 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.755 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.755 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.755 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.755 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.755 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.756 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.756 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.756 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.756 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.756 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.756 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.757 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.757 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.757 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.757 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.757 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.757 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.758 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.758 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.758 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.758 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.758 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.759 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.759 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.759 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.759 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.759 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.759 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.760 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.760 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.760 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.760 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.760 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.761 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.761 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.761 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.762 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.762 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.762 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.762 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.762 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.763 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.763 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.763 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.763 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.763 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.763 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.764 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.764 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.764 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.764 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.764 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.764 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.765 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.765 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.765 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.765 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.765 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.766 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.766 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.766 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.766 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.766 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.766 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.767 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.767 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.767 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.767 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.767 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.768 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.768 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2020-12-22 11:09:05.768 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2020-12-22 11:09:05.775 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2020-12-22 11:09:05.776 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.777 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.777 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.777 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.777 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.777 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.778 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.778 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.778 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.778 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.779 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.779 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.779 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.779 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.779 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.779 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.780 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.780 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.780 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.780 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.780 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.781 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.781 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.781 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.781 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.781 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.781 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.782 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.782 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.782 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.782 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.782 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.783 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.783 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.783 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.783 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.783 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.783 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.784 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.784 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.784 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.784 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.784 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.784 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.785 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.785 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.785 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.785 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.785 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.785 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.786 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.786 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.786 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.786 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.786 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.787 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.787 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.787 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.787 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.787 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.787 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.788 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.788 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.788 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.788 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.788 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.789 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.789 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.789 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.789 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.789 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.789 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.790 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.790 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.790 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.790 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.790 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.790 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.791 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.791 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.791 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.791 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.791 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.792 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.792 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.792 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.792 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.792 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.792 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.793 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.793 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.793 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.793 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.793 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.793 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.794 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.794 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.794 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.794 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.794 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.795 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.795 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.795 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.795 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.795 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.795 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.796 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.796 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.796 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.796 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.796 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.796 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.797 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.797 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.797 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.797 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.797 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.798 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.798 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.798 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.798 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.798 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.798 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.799 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.799 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.799 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.799 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.799 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.799 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.800 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.800 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.800 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.800 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.800 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.801 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.801 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.801 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.801 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.801 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.801 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.802 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:05.802 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:05.802 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2020-12-22 11:09:05.802 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2020-12-22 11:09:05.810 | INFO migrate.versioning.api [-] 0 -> 1...  2020-12-22 11:09:05.821 | INFO migrate.versioning.api [-] done 2020-12-22 11:09:05.821 | INFO migrate.versioning.api [-] 1 -> 2...  2020-12-22 11:09:05.831 | INFO migrate.versioning.api [-] done 2020-12-22 11:09:05.831 | INFO migrate.versioning.api [-] 2 -> 3...  2020-12-22 11:09:05.846 | INFO migrate.versioning.api [-] done 2020-12-22 11:09:05.846 | INFO migrate.versioning.api [-] 3 -> 4...  2020-12-22 11:09:05.853 | INFO migrate.versioning.api [-] done 2020-12-22 11:09:05.854 | INFO migrate.versioning.api [-] 4 -> 5...  2020-12-22 11:09:05.861 | INFO migrate.versioning.api [-] done 2020-12-22 11:09:05.861 | INFO migrate.versioning.api [-] 5 -> 6...  2020-12-22 11:09:05.869 | INFO migrate.versioning.api [-] done 2020-12-22 11:09:05.869 | INFO migrate.versioning.api [-] 6 -> 7...  2020-12-22 11:09:05.876 | INFO migrate.versioning.api [-] done 2020-12-22 11:09:05.876 | INFO migrate.versioning.api [-] 7 -> 8...  2020-12-22 11:09:05.883 | INFO migrate.versioning.api [-] done 2020-12-22 11:09:05.883 | INFO migrate.versioning.api [-] 8 -> 9...  2020-12-22 11:09:05.890 | INFO migrate.versioning.api [-] done 2020-12-22 11:09:05.890 | INFO migrate.versioning.api [-] 9 -> 10...  2020-12-22 11:09:05.898 | INFO migrate.versioning.api [-] done 2020-12-22 11:09:05.898 | INFO migrate.versioning.api [-] 10 -> 11...  2020-12-22 11:09:05.905 | INFO migrate.versioning.api [-] done 2020-12-22 11:09:05.905 | INFO migrate.versioning.api [-] 11 -> 12...  2020-12-22 11:09:05.923 | INFO migrate.versioning.api [-] done 2020-12-22 11:09:05.924 | INFO migrate.versioning.api [-] 12 -> 13...  2020-12-22 11:09:05.931 | INFO migrate.versioning.api [-] done 2020-12-22 11:09:05.931 | INFO migrate.versioning.api [-] 13 -> 14...  2020-12-22 11:09:05.963 | INFO migrate.versioning.api [-] done 2020-12-22 11:09:05.964 | INFO migrate.versioning.api [-] 14 -> 15...  2020-12-22 11:09:05.995 | INFO migrate.versioning.api [-] done 2020-12-22 11:09:05.995 | INFO migrate.versioning.api [-] 15 -> 16...  2020-12-22 11:09:06.005 | INFO migrate.versioning.api [-] done 2020-12-22 11:09:06.005 | INFO migrate.versioning.api [-] 16 -> 17...  2020-12-22 11:09:06.016 | INFO migrate.versioning.api [-] done 2020-12-22 11:09:06.017 | INFO migrate.versioning.api [-] 17 -> 18...  2020-12-22 11:09:06.026 | INFO migrate.versioning.api [-] done 2020-12-22 11:09:06.026 | INFO migrate.versioning.api [-] 18 -> 19...  2020-12-22 11:09:06.035 | INFO migrate.versioning.api [-] done 2020-12-22 11:09:06.035 | INFO migrate.versioning.api [-] 19 -> 20...  2020-12-22 11:09:06.042 | INFO migrate.versioning.api [-] done 2020-12-22 11:09:06.042 | INFO migrate.versioning.api [-] 20 -> 21...  2020-12-22 11:09:06.050 | INFO migrate.versioning.api [-] done 2020-12-22 11:09:06.050 | INFO migrate.versioning.api [-] 21 -> 22...  2020-12-22 11:09:06.058 | INFO migrate.versioning.api [-] done 2020-12-22 11:09:06.058 | INFO migrate.versioning.api [-] 22 -> 23...  2020-12-22 11:09:06.065 | INFO migrate.versioning.api [-] done 2020-12-22 11:09:06.065 | INFO migrate.versioning.api [-] 23 -> 24...  2020-12-22 11:09:06.076 | INFO migrate.versioning.api [-] done 2020-12-22 11:09:06.076 | INFO migrate.versioning.api [-] 24 -> 25...  2020-12-22 11:09:06.088 | INFO migrate.versioning.api [-] done 2020-12-22 11:09:06.089 | INFO migrate.versioning.api [-] 25 -> 26...  2020-12-22 11:09:06.098 | INFO migrate.versioning.api [-] done 2020-12-22 11:09:06.098 | INFO migrate.versioning.api [-] 26 -> 27...  2020-12-22 11:09:06.106 | INFO migrate.versioning.api [-] done 2020-12-22 11:09:06.107 | INFO migrate.versioning.api [-] 27 -> 28...  2020-12-22 11:09:06.114 | INFO migrate.versioning.api [-] done 2020-12-22 11:09:06.114 | INFO migrate.versioning.api [-] 28 -> 29...  2020-12-22 11:09:06.122 | INFO migrate.versioning.api [-] done 2020-12-22 11:09:06.122 | INFO migrate.versioning.api [-] 29 -> 30...  2020-12-22 11:09:06.129 | INFO migrate.versioning.api [-] done 2020-12-22 11:09:06.129 | INFO migrate.versioning.api [-] 30 -> 31...  2020-12-22 11:09:06.136 | INFO migrate.versioning.api [-] done 2020-12-22 11:09:06.136 | INFO migrate.versioning.api [-] 31 -> 32...  2020-12-22 11:09:06.143 | INFO migrate.versioning.api [-] done 2020-12-22 11:09:06.143 | INFO migrate.versioning.api [-] 32 -> 33...  2020-12-22 11:09:06.150 | INFO migrate.versioning.api [-] done 2020-12-22 11:09:06.151 | INFO migrate.versioning.api [-] 33 -> 34...  2020-12-22 11:09:06.159 | INFO migrate.versioning.api [-] done 2020-12-22 11:09:06.159 | INFO migrate.versioning.api [-] 34 -> 35...  2020-12-22 11:09:06.166 | INFO migrate.versioning.api [-] done 2020-12-22 11:09:06.166 | INFO migrate.versioning.api [-] 35 -> 36...  2020-12-22 11:09:06.173 | INFO migrate.versioning.api [-] done 2020-12-22 11:09:06.173 | INFO migrate.versioning.api [-] 36 -> 37...  2020-12-22 11:09:06.182 | INFO migrate.versioning.api [-] done 2020-12-22 11:09:06.182 | INFO migrate.versioning.api [-] 37 -> 38...  2020-12-22 11:09:06.189 | INFO migrate.versioning.api [-] done 2020-12-22 11:09:06.189 | INFO migrate.versioning.api [-] 38 -> 39...  2020-12-22 11:09:06.197 | INFO migrate.versioning.api [-] done 2020-12-22 11:09:06.198 | INFO migrate.versioning.api [-] 39 -> 40...  2020-12-22 11:09:06.207 | INFO migrate.versioning.api [-] done 2020-12-22 11:09:06.207 | INFO migrate.versioning.api [-] 40 -> 41...  2020-12-22 11:09:06.214 | INFO migrate.versioning.api [-] done 2020-12-22 11:09:06.215 | INFO migrate.versioning.api [-] 41 -> 42...  2020-12-22 11:09:06.222 | INFO migrate.versioning.api [-] done 2020-12-22 11:09:06.222 | INFO migrate.versioning.api [-] 42 -> 43...  2020-12-22 11:09:06.229 | INFO migrate.versioning.api [-] done 2020-12-22 11:09:06.230 | INFO migrate.versioning.api [-] 43 -> 44...  2020-12-22 11:09:06.239 | INFO migrate.versioning.api [-] done 2020-12-22 11:09:06.239 | INFO migrate.versioning.api [-] 44 -> 45...  2020-12-22 11:09:06.251 | INFO migrate.versioning.api [-] done 2020-12-22 11:09:06.252 | INFO migrate.versioning.api [-] 45 -> 46...  2020-12-22 11:09:06.279 | INFO migrate.versioning.api [-] done 2020-12-22 11:09:06.279 | INFO migrate.versioning.api [-] 46 -> 47...  2020-12-22 11:09:06.288 | INFO migrate.versioning.api [-] done 2020-12-22 11:09:06.288 | INFO migrate.versioning.api [-] 47 -> 48...  2020-12-22 11:09:06.296 | INFO migrate.versioning.api [-] done 2020-12-22 11:09:06.296 | INFO migrate.versioning.api [-] 48 -> 49...  2020-12-22 11:09:06.304 | INFO migrate.versioning.api [-] done 2020-12-22 11:09:06.304 | INFO migrate.versioning.api [-] 49 -> 50...  2020-12-22 11:09:06.311 | INFO migrate.versioning.api [-] done 2020-12-22 11:09:06.311 | INFO migrate.versioning.api [-] 50 -> 51...  2020-12-22 11:09:06.318 | INFO migrate.versioning.api [-] done 2020-12-22 11:09:06.318 | INFO migrate.versioning.api [-] 51 -> 52...  2020-12-22 11:09:06.326 | INFO migrate.versioning.api [-] done 2020-12-22 11:09:06.326 | INFO migrate.versioning.api [-] 52 -> 53...  2020-12-22 11:09:06.333 | INFO migrate.versioning.api [-] done 2020-12-22 11:09:06.334 | INFO migrate.versioning.api [-] 53 -> 54...  2020-12-22 11:09:06.342 | INFO migrate.versioning.api [-] done 2020-12-22 11:09:06.342 | INFO migrate.versioning.api [-] 54 -> 55...  2020-12-22 11:09:06.349 | INFO migrate.versioning.api [-] done 2020-12-22 11:09:06.350 | INFO migrate.versioning.api [-] 55 -> 56...  2020-12-22 11:09:06.357 | INFO migrate.versioning.api [-] done 2020-12-22 11:09:06.357 | INFO migrate.versioning.api [-] 56 -> 57...  2020-12-22 11:09:06.367 | INFO migrate.versioning.api [-] done 2020-12-22 11:09:06.367 | INFO migrate.versioning.api [-] 57 -> 58...  2020-12-22 11:09:06.379 | INFO migrate.versioning.api [-] done 2020-12-22 11:09:06.379 | INFO migrate.versioning.api [-] 58 -> 59...  2020-12-22 11:09:06.389 | INFO migrate.versioning.api [-] done 2020-12-22 11:09:06.390 | INFO migrate.versioning.api [-] 59 -> 60...  2020-12-22 11:09:06.398 | INFO migrate.versioning.api [-] done 2020-12-22 11:09:06.398 | INFO migrate.versioning.api [-] 60 -> 61...  2020-12-22 11:09:06.407 | INFO migrate.versioning.api [-] done 2020-12-22 11:09:06.407 | INFO migrate.versioning.api [-] 61 -> 62...  2020-12-22 11:09:06.423 | INFO migrate.versioning.api [-] done 2020-12-22 11:09:06.423 | INFO migrate.versioning.api [-] 62 -> 63...  2020-12-22 11:09:06.431 | INFO migrate.versioning.api [-] done 2020-12-22 11:09:06.431 | INFO migrate.versioning.api [-] 63 -> 64...  2020-12-22 11:09:06.438 | INFO migrate.versioning.api [-] done 2020-12-22 11:09:06.439 | INFO migrate.versioning.api [-] 64 -> 65...  2020-12-22 11:09:06.445 | INFO migrate.versioning.api [-] done 2020-12-22 11:09:06.445 | INFO migrate.versioning.api [-] 65 -> 66...  2020-12-22 11:09:06.452 | INFO migrate.versioning.api [-] done 2020-12-22 11:09:06.453 | INFO migrate.versioning.api [-] 66 -> 67...  2020-12-22 11:09:06.460 | INFO migrate.versioning.api [-] done 2020-12-22 11:09:06.460 | INFO migrate.versioning.api [-] 67 -> 68...  2020-12-22 11:09:06.467 | INFO migrate.versioning.api [-] done 2020-12-22 11:09:06.467 | INFO migrate.versioning.api [-] 68 -> 69...  2020-12-22 11:09:06.474 | INFO migrate.versioning.api [-] done 2020-12-22 11:09:06.474 | INFO migrate.versioning.api [-] 69 -> 70...  2020-12-22 11:09:06.481 | INFO migrate.versioning.api [-] done 2020-12-22 11:09:06.481 | INFO migrate.versioning.api [-] 70 -> 71...  2020-12-22 11:09:06.488 | INFO migrate.versioning.api [-] done 2020-12-22 11:09:06.488 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/contract_repo... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2020-12-22 11:09:06.489 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.489 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.490 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.490 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.490 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.490 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.490 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.490 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.491 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.491 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.491 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.491 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.491 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.492 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.492 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.492 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.492 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.492 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.492 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.493 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.493 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.493 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.493 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.493 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.493 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.494 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.494 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.494 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.494 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.494 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.495 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.495 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.495 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.495 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.495 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.495 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.496 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.496 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.496 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.496 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.496 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.496 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.497 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.497 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.497 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.497 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.497 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.497 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.498 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.498 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.498 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.498 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.498 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.498 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.499 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.499 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.499 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.499 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.499 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.500 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.500 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.500 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.500 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.500 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.500 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.501 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.501 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.501 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.501 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.501 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.501 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.502 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.502 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.502 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.502 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.502 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.502 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.503 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.503 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.503 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.503 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.503 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.503 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.504 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.504 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.504 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.504 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.504 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.505 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.505 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.505 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.505 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.505 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.505 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.506 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.506 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.506 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.506 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.506 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.506 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.507 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.507 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.507 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.507 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.507 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.507 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.508 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.508 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.508 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.508 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.509 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.509 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.509 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.509 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.509 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.510 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.510 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.510 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.510 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.510 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.510 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.511 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.511 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.511 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.511 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.511 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.511 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.512 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.512 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.512 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.512 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.512 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.512 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.513 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.513 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.513 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.513 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.513 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.513 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.514 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.514 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.514 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.514 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/contract_repo loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2020-12-22 11:09:06.514 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_contract'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2020-12-22 11:09:06.515 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2020-12-22 11:09:06.516 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.516 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.516 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.517 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.517 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.517 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.517 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.517 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.518 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.518 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.518 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.518 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.518 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.518 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.519 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.519 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.519 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.519 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.519 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.519 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.520 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.520 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.520 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.520 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.520 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.520 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.521 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.521 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.521 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.521 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.521 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.521 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.522 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.522 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.522 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.522 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.522 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.522 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.523 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.523 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.523 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.523 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.523 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.524 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.524 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.524 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.524 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.524 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.524 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.525 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.525 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.525 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.525 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.525 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.525 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.526 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.526 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.526 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.526 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.526 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.526 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.527 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.527 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.527 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.527 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.527 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.527 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.528 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.528 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.528 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.528 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.529 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.529 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.529 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.529 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.529 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.529 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.530 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.530 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.530 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.530 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.530 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.530 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.531 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.531 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.531 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.531 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.531 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.531 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.532 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.532 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.532 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.532 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.532 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.532 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.533 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.533 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.533 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.533 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.533 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.533 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.534 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.534 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.534 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.534 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.534 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.535 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.535 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.535 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.535 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.535 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.535 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.536 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.536 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.536 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.536 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.536 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.536 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.537 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.537 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.537 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.537 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.537 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.537 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.538 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.538 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.538 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.538 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.538 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.538 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.539 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.539 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.539 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.539 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.539 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.539 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.540 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.540 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.540 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.540 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.540 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.540 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.541 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2020-12-22 11:09:06.541 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2020-12-22 11:09:06.541 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2020-12-22 11:09:06.542 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.542 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.542 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.543 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.543 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.543 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.543 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.543 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.543 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.544 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.544 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.544 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.544 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.544 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.544 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.545 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.545 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.545 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.545 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.545 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.545 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.546 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.546 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.546 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.546 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.546 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.546 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.547 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.547 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.547 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.547 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.547 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.548 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.548 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.548 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.548 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.548 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.548 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.549 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.549 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.549 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.549 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.549 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.549 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.550 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.550 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.550 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.550 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.550 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.550 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.551 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.551 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.551 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.551 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.551 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.551 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.552 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.552 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.552 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.552 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.552 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.552 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.553 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.553 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.553 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.553 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.553 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.553 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.554 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.554 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.554 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.554 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.554 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.554 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.555 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.555 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.555 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.555 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.555 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.555 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.556 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.556 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.556 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.556 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.556 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.556 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.557 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.557 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.557 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.557 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.557 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.557 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.558 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.558 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.558 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.558 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.558 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.558 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.559 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.559 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.559 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.559 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.559 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.559 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.560 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.560 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.560 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.560 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.560 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.560 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.561 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.561 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.561 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.561 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.561 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.561 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.562 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.562 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.562 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.562 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.562 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.562 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.563 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.563 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.563 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.563 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.563 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.563 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.564 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.564 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.564 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.564 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.564 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.564 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.565 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.565 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.565 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.565 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.565 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.565 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.566 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.566 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.566 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2020-12-22 11:09:06.566 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2020-12-22 11:09:06.572 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/contract_repo... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2020-12-22 11:09:06.573 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.574 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.574 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.574 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.574 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.574 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.574 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.575 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.575 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.575 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.575 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.575 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.576 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.576 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.576 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.576 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.576 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.576 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.577 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.577 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.577 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.577 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.577 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.577 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.578 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.578 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.578 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.578 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.578 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.578 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.579 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.579 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.579 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.579 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.579 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.580 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.580 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.580 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.580 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.580 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.580 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.581 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.581 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.581 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.581 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.581 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.581 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.582 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.582 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.582 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.582 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.582 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.582 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.583 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.583 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.583 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.583 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.583 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.583 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.584 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.584 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.584 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.584 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.584 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.584 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.585 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.585 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.585 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.585 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.585 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.585 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.586 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.586 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.586 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.586 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.586 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.586 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.587 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.587 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.587 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.587 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.587 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.587 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.588 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.588 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.588 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.588 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.588 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.588 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.589 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.589 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.589 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.589 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.589 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.589 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.590 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.590 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.590 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.590 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.590 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.590 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.591 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.591 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.591 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.591 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.591 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.591 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.592 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.592 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.592 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.592 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.592 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.592 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.593 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.593 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.593 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.593 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.593 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.593 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.594 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.594 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.594 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.594 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.594 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.595 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.595 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.595 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.595 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.595 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.595 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.596 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.596 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.596 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.596 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.596 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.596 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.597 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.597 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.597 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.597 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.597 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.597 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.598 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/contract_repo loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2020-12-22 11:09:06.598 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_contract'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2020-12-22 11:09:06.612 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/contract_repo... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2020-12-22 11:09:06.613 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.614 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.614 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.614 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.614 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.614 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.614 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.615 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.615 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.615 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.615 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.615 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.616 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.616 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.616 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.616 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.616 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.616 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.617 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.617 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.617 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.617 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.617 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.617 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.618 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.618 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.618 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.618 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.618 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.618 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.619 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.619 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.619 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.619 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.619 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.619 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.620 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.620 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.620 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.620 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.620 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.620 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.621 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.621 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.621 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.621 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.621 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.622 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.622 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.622 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.622 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.622 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.622 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.623 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.623 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.623 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.623 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.623 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.623 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.624 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.624 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.624 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.624 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.624 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.624 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.625 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.625 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.625 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.625 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.625 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.625 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.626 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.626 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.626 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.626 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.626 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.626 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.627 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.627 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.627 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.627 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.627 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.627 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.628 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.628 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.628 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.628 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.628 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.628 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.629 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.629 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.629 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.629 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.629 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.630 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.630 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.630 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.630 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.630 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.630 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.631 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.631 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.631 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.631 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.631 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.631 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.632 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.632 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.632 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.632 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.632 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.632 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.633 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.633 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.633 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.633 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.633 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.633 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.634 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.634 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.634 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.634 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.634 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.634 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.635 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.635 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.635 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.635 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.635 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.636 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.636 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.636 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.636 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.636 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.636 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.637 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.637 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.637 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.637 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.637 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.637 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.638 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.638 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/contract_repo loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2020-12-22 11:09:06.638 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_contract'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2020-12-22 11:09:06.638 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/contract_repo... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2020-12-22 11:09:06.639 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.639 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.640 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.640 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.640 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.640 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.640 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.641 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.641 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.641 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.641 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.641 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.641 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.642 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.642 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.642 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.642 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.642 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.642 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.643 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.643 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.643 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.643 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.643 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.644 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.644 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.644 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.644 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.644 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.644 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.645 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.645 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.645 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.645 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.645 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.645 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.646 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.646 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.646 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.646 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.646 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.646 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.647 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.647 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.647 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.647 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.647 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.647 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.648 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.648 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.648 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.648 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.648 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.648 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.649 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.649 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.649 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.649 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.649 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.649 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.650 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.650 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.650 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.650 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.650 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.650 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.651 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.651 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.651 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.651 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.651 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.652 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.652 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.652 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.652 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.652 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.652 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.653 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.653 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.653 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.653 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.654 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.654 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.654 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.654 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.654 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.654 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.655 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.655 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.655 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.655 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.655 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.655 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.656 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.656 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.656 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.656 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.656 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.656 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.657 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.657 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.657 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.657 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.657 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.658 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.658 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.658 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.658 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.658 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.658 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.659 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.659 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.659 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.659 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.659 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.659 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.660 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.660 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.660 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.660 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.660 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.660 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.661 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.661 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.661 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.661 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.661 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.661 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.662 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.662 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.662 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.662 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.662 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.662 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.663 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.663 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.663 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.663 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.663 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.664 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.664 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.664 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.664 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/contract_repo loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2020-12-22 11:09:06.664 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_contract'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2020-12-22 11:09:06.671 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/contract_repo... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2020-12-22 11:09:06.672 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.672 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.672 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.672 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.673 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.673 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.673 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.673 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.673 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.674 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.674 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.674 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.674 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.674 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.674 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.675 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.675 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.675 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.675 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.675 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.675 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.676 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.676 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.676 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.676 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.676 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.676 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.677 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.677 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.677 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.677 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.677 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.677 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.678 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.678 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.678 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.678 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.678 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.678 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.679 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.679 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.679 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.679 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.679 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.680 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.680 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.680 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.680 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.680 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.680 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.681 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.681 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.681 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.681 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.681 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.681 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.682 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.682 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.682 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.682 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.682 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.682 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.683 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.683 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.683 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.683 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.683 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.683 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.684 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.684 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.684 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.684 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.684 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.684 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.685 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.685 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.685 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.685 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.685 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.685 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.686 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.686 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.686 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.686 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.686 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.686 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.687 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.687 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.687 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.687 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.687 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.688 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.688 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.688 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.688 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.688 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.688 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.689 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.689 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.689 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.689 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.689 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.689 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.690 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.690 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.690 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.690 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.690 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.690 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.691 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.691 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.691 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.691 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.691 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.692 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.692 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.692 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.692 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.692 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.692 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.693 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.693 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.693 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.693 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.693 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.693 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.694 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.694 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.694 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.694 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.694 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.694 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.695 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.695 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.695 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.695 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.695 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.695 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.696 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.696 | 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=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.696 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py... {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:09:06.696 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:09:06.696 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/contract_repo loaded successfully {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2020-12-22 11:09:06.696 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_contract'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=64016) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2020-12-22 11:09:06.704 | INFO migrate.versioning.api [-] 0 -> 1...  2020-12-22 11:09:06.714 | INFO migrate.versioning.api [-] done 2020-12-22 11:09:06.714 | INFO migrate.versioning.api [-] 1 -> 2...  2020-12-22 11:09:06.915 | INFO migrate.versioning.api [-] done 2020-12-22 11:09:06.915 | INFO migrate.versioning.api [-] 2 -> 3...  2020-12-22 11:09:07.194 | INFO migrate.versioning.api [-] done 2020-12-22 11:09:07.194 | INFO migrate.versioning.api [-] 3 -> 4...  2020-12-22 11:09:07.512 | INFO migrate.versioning.api [-] done 2020-12-22 11:09:07.513 | INFO migrate.versioning.api [-] 4 -> 5...  2020-12-22 11:09:07.520 | INFO migrate.versioning.api [-] done 2020-12-22 11:09:07.520 | INFO migrate.versioning.api [-] 5 -> 6...  2020-12-22 11:09:07.528 | INFO migrate.versioning.api [-] done 2020-12-22 11:09:07.529 | INFO migrate.versioning.api [-] 6 -> 7...  2020-12-22 11:09:07.537 | INFO migrate.versioning.api [-] done 2020-12-22 11:09:07.537 | INFO migrate.versioning.api [-] 7 -> 8...  2020-12-22 11:09:07.544 | INFO migrate.versioning.api [-] done 2020-12-22 11:09:07.544 | INFO migrate.versioning.api [-] 8 -> 9...  2020-12-22 11:09:07.550 | INFO migrate.versioning.api [-] done 2020-12-22 11:09:07.551 | INFO migrate.versioning.api [-] 9 -> 10...  2020-12-22 11:09:07.559 | INFO migrate.versioning.api [-] done 2020-12-22 11:09:07.560 | INFO migrate.versioning.api [-] 10 -> 11...  2020-12-22 11:09:07.626 | INFO migrate.versioning.api [-] done 2020-12-22 11:09:07.627 | INFO migrate.versioning.api [-] 11 -> 12...  2020-12-22 11:09:07.738 | INFO migrate.versioning.api [-] done 2020-12-22 11:09:07.738 | INFO migrate.versioning.api [-] 12 -> 13...  2020-12-22 11:09:07.925 | INFO migrate.versioning.api [-] done 2020-12-22 11:09:07.925 | INFO migrate.versioning.api [-] 13 -> 14...  2020-12-22 11:09:08.295 | INFO migrate.versioning.api [-] done 2020-12-22 11:09:08.295 | INFO migrate.versioning.api [-] 14 -> 15...  2020-12-22 11:09:08.426 | INFO migrate.versioning.api [-] done 2020-12-22 11:09:08.426 | INFO migrate.versioning.api [-] 15 -> 16...  2020-12-22 11:09:08.435 | INFO migrate.versioning.api [-] done 2020-12-22 11:09:08.435 | INFO migrate.versioning.api [-] 16 -> 17...  2020-12-22 11:09:08.448 | INFO migrate.versioning.api [-] done 2020-12-22 11:09:08.449 | INFO migrate.versioning.api [-] 17 -> 18...  2020-12-22 11:09:08.457 | INFO migrate.versioning.api [-] done 2020-12-22 11:09:08.457 | INFO migrate.versioning.api [-] 18 -> 19...  2020-12-22 11:09:08.465 | INFO migrate.versioning.api [-] done 2020-12-22 11:09:08.465 | INFO migrate.versioning.api [-] 19 -> 20...  2020-12-22 11:09:08.472 | INFO migrate.versioning.api [-] done 2020-12-22 11:09:08.473 | INFO migrate.versioning.api [-] 20 -> 21...  2020-12-22 11:09:08.481 | INFO migrate.versioning.api [-] done 2020-12-22 11:09:08.481 | INFO migrate.versioning.api [-] 21 -> 22...  2020-12-22 11:09:08.489 | INFO migrate.versioning.api [-] done 2020-12-22 11:09:08.489 | INFO migrate.versioning.api [-] 22 -> 23...  2020-12-22 11:09:08.497 | INFO migrate.versioning.api [-] done 2020-12-22 11:09:08.497 | INFO migrate.versioning.api [-] 23 -> 24...  2020-12-22 11:09:08.601 | INFO migrate.versioning.api [-] done 2020-12-22 11:09:08.601 | INFO migrate.versioning.api [-] 24 -> 25...  2020-12-22 11:09:08.609 | INFO migrate.versioning.api [-] done 2020-12-22 11:09:08.609 | INFO migrate.versioning.api [-] 25 -> 26...  2020-12-22 11:09:08.616 | INFO migrate.versioning.api [-] done 2020-12-22 11:09:08.616 | INFO migrate.versioning.api [-] 26 -> 27...  2020-12-22 11:09:08.628 | INFO migrate.versioning.api [-] done 2020-12-22 11:09:08.628 | INFO migrate.versioning.api [-] 27 -> 28...  2020-12-22 11:09:08.635 | INFO migrate.versioning.api [-] done 2020-12-22 11:09:08.635 | INFO migrate.versioning.api [-] 28 -> 29...  2020-12-22 11:09:08.642 | INFO migrate.versioning.api [-] done 2020-12-22 11:09:08.642 | INFO migrate.versioning.api [-] 29 -> 30...  2020-12-22 11:09:08.648 | INFO migrate.versioning.api [-] done 2020-12-22 11:09:08.649 | INFO migrate.versioning.api [-] 30 -> 31...  2020-12-22 11:09:08.658 | INFO migrate.versioning.api [-] done 2020-12-22 11:09:08.658 | INFO migrate.versioning.api [-] 31 -> 32...  2020-12-22 11:09:08.682 | INFO migrate.versioning.api [-] done 2020-12-22 11:09:08.682 | INFO migrate.versioning.api [-] 32 -> 33...  2020-12-22 11:09:08.692 | INFO migrate.versioning.api [-] done 2020-12-22 11:09:08.692 | INFO migrate.versioning.api [-] 33 -> 34...  2020-12-22 11:09:08.699 | INFO migrate.versioning.api [-] done 2020-12-22 11:09:08.699 | INFO migrate.versioning.api [-] 34 -> 35...  2020-12-22 11:09:08.804 | INFO migrate.versioning.api [-] done 2020-12-22 11:09:08.804 | INFO migrate.versioning.api [-] 35 -> 36...  2020-12-22 11:09:08.900 | INFO migrate.versioning.api [-] done 2020-12-22 11:09:08.900 | INFO migrate.versioning.api [-] 36 -> 37...  2020-12-22 11:09:08.942 | INFO migrate.versioning.api [-] done 2020-12-22 11:09:08.942 | INFO migrate.versioning.api [-] 37 -> 38...  2020-12-22 11:09:08.950 | INFO migrate.versioning.api [-] done 2020-12-22 11:09:08.951 | INFO migrate.versioning.api [-] 38 -> 39...  2020-12-22 11:09:08.959 | INFO migrate.versioning.api [-] done 2020-12-22 11:09:08.959 | INFO migrate.versioning.api [-] 39 -> 40...  2020-12-22 11:09:08.967 | INFO migrate.versioning.api [-] done 2020-12-22 11:09:08.967 | INFO migrate.versioning.api [-] 40 -> 41...  2020-12-22 11:09:08.976 | INFO migrate.versioning.api [-] done 2020-12-22 11:09:08.976 | INFO migrate.versioning.api [-] 41 -> 42...  2020-12-22 11:09:08.984 | INFO migrate.versioning.api [-] done 2020-12-22 11:09:08.985 | INFO migrate.versioning.api [-] 42 -> 43...  2020-12-22 11:09:08.993 | INFO migrate.versioning.api [-] done 2020-12-22 11:09:08.993 | INFO migrate.versioning.api [-] 43 -> 44...  2020-12-22 11:09:09.000 | INFO migrate.versioning.api [-] done 2020-12-22 11:09:09.000 | INFO migrate.versioning.api [-] 44 -> 45...  2020-12-22 11:09:09.009 | INFO migrate.versioning.api [-] done 2020-12-22 11:09:09.009 | INFO migrate.versioning.api [-] 45 -> 46...  2020-12-22 11:09:09.016 | INFO migrate.versioning.api [-] done 2020-12-22 11:09:09.016 | INFO migrate.versioning.api [-] 46 -> 47...  2020-12-22 11:09:09.143 | INFO migrate.versioning.api [-] done 2020-12-22 11:09:09.143 | INFO migrate.versioning.api [-] 47 -> 48...  2020-12-22 11:09:09.153 | INFO migrate.versioning.api [-] done 2020-12-22 11:09:09.153 | INFO migrate.versioning.api [-] 48 -> 49...  2020-12-22 11:09:09.161 | INFO migrate.versioning.api [-] done 2020-12-22 11:09:09.161 | INFO migrate.versioning.api [-] 49 -> 50...  2020-12-22 11:09:09.168 | INFO migrate.versioning.api [-] done 2020-12-22 11:09:09.172 | INFO migrate.versioning.api [-] 50 -> 51...  2020-12-22 11:09:09.184 | INFO migrate.versioning.api [-] done 2020-12-22 11:09:09.184 | INFO migrate.versioning.api [-] 51 -> 52...  2020-12-22 11:09:09.190 | INFO migrate.versioning.api [-] done 2020-12-22 11:09:09.191 | INFO migrate.versioning.api [-] 52 -> 53...  2020-12-22 11:09:09.197 | INFO migrate.versioning.api [-] done 2020-12-22 11:09:09.198 | INFO migrate.versioning.api [-] 53 -> 54...  2020-12-22 11:09:09.296 | INFO migrate.versioning.api [-] done 2020-12-22 11:09:09.297 | INFO migrate.versioning.api [-] 54 -> 55...  2020-12-22 11:09:09.315 | INFO migrate.versioning.api [-] done 2020-12-22 11:09:09.315 | INFO migrate.versioning.api [-] 55 -> 56...  2020-12-22 11:09:09.323 | INFO migrate.versioning.api [-] done 2020-12-22 11:09:09.323 | INFO migrate.versioning.api [-] 56 -> 57...  2020-12-22 11:09:09.330 | INFO migrate.versioning.api [-] done 2020-12-22 11:09:09.330 | INFO migrate.versioning.api [-] 57 -> 58...  2020-12-22 11:09:09.337 | INFO migrate.versioning.api [-] done 2020-12-22 11:09:09.337 | INFO migrate.versioning.api [-] 58 -> 59...  2020-12-22 11:09:09.345 | INFO migrate.versioning.api [-] done 2020-12-22 11:09:09.345 | INFO migrate.versioning.api [-] 59 -> 60...  2020-12-22 11:09:09.352 | INFO migrate.versioning.api [-] done 2020-12-22 11:09:09.353 | INFO migrate.versioning.api [-] 60 -> 61...  2020-12-22 11:09:09.361 | INFO migrate.versioning.api [-] done 2020-12-22 11:09:09.361 | INFO migrate.versioning.api [-] 61 -> 62...  2020-12-22 11:09:09.370 | INFO migrate.versioning.api [-] done 2020-12-22 11:09:09.370 | INFO migrate.versioning.api [-] 62 -> 63...  2020-12-22 11:09:09.717 | INFO migrate.versioning.api [-] done 2020-12-22 11:09:09.717 | INFO migrate.versioning.api [-] 63 -> 64...  2020-12-22 11:09:09.726 | INFO migrate.versioning.api [-] done 2020-12-22 11:09:09.727 | INFO migrate.versioning.api [-] 64 -> 65...  2020-12-22 11:09:09.735 | INFO migrate.versioning.api [-] done 2020-12-22 11:09:09.735 | INFO migrate.versioning.api [-] 65 -> 66...  2020-12-22 11:09:09.744 | INFO migrate.versioning.api [-] done 2020-12-22 11:09:09.744 | INFO migrate.versioning.api [-] 66 -> 67...  2020-12-22 11:09:09.753 | INFO migrate.versioning.api [-] done 2020-12-22 11:09:09.754 | INFO migrate.versioning.api [-] 67 -> 68...  2020-12-22 11:09:09.763 | INFO migrate.versioning.api [-] done 2020-12-22 11:09:09.763 | INFO migrate.versioning.api [-] 68 -> 69...  2020-12-22 11:09:09.771 | INFO migrate.versioning.api [-] done 2020-12-22 11:09:09.771 | INFO migrate.versioning.api [-] 69 -> 70...  2020-12-22 11:09:09.778 | INFO migrate.versioning.api [-] done 2020-12-22 11:09:09.779 | INFO migrate.versioning.api [-] 70 -> 71...  2020-12-22 11:09:09.786 | INFO migrate.versioning.api [-] done 2020-12-22 11:09:10.034 | + lib/keystone:init_keystone:448 : time_stop dbsync 2020-12-22 11:09:10.036 | + functions-common:time_stop:2336 : local name 2020-12-22 11:09:10.039 | + functions-common:time_stop:2337 : local end_time 2020-12-22 11:09:10.044 | + functions-common:time_stop:2338 : local elapsed_time 2020-12-22 11:09:10.047 | + functions-common:time_stop:2339 : local total 2020-12-22 11:09:10.049 | + functions-common:time_stop:2340 : local start_time 2020-12-22 11:09:10.052 | + functions-common:time_stop:2342 : name=dbsync 2020-12-22 11:09:10.055 | + functions-common:time_stop:2343 : start_time=1608635330835 2020-12-22 11:09:10.058 | + functions-common:time_stop:2345 : [[ -z 1608635330835 ]] 2020-12-22 11:09:10.062 | ++ functions-common:time_stop:2348 : date +%s%3N 2020-12-22 11:09:10.066 | + functions-common:time_stop:2348 : end_time=1608635350063 2020-12-22 11:09:10.069 | + functions-common:time_stop:2349 : elapsed_time=19228 2020-12-22 11:09:10.073 | + functions-common:time_stop:2350 : total=0 2020-12-22 11:09:10.076 | + functions-common:time_stop:2352 : _TIME_START[$name]= 2020-12-22 11:09:10.079 | + functions-common:time_stop:2353 : _TIME_TOTAL[$name]=19228 2020-12-22 11:09:10.082 | + lib/keystone:init_keystone:450 : [[ fernet == \f\e\r\n\e\t ]] 2020-12-22 11:09:10.085 | + lib/keystone:init_keystone:451 : rm -rf /etc/keystone/fernet-keys/ 2020-12-22 11:09:10.089 | + lib/keystone:init_keystone:452 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2020-12-22 11:09:12.297 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2020-12-22 11:09:12.297 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2020-12-22 11:09:12.298 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2020-12-22 11:09:12.298 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2020-12-22 11:09:12.298 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2020-12-22 11:09:12.299 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2020-12-22 11:09:12.299 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2020-12-22 11:09:12.299 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2020-12-22 11:09:12.300 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2020-12-22 11:09:12.530 | + lib/keystone:init_keystone:454 : rm -rf /etc/keystone/credential-keys/ 2020-12-22 11:09:12.534 | + lib/keystone:init_keystone:455 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2020-12-22 11:09:14.676 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2020-12-22 11:09:14.676 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2020-12-22 11:09:14.676 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2020-12-22 11:09:14.677 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2020-12-22 11:09:14.677 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2020-12-22 11:09:14.678 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2020-12-22 11:09:14.678 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2020-12-22 11:09:14.678 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2020-12-22 11:09:14.678 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2020-12-22 11:09:14.912 | + ./stack.sh:main:1147 : start_keystone 2020-12-22 11:09:14.915 | + lib/keystone:start_keystone:515 : local service_port=5000 2020-12-22 11:09:14.918 | + lib/keystone:start_keystone:516 : local auth_protocol=http 2020-12-22 11:09:14.920 | + lib/keystone:start_keystone:517 : is_service_enabled tls-proxy 2020-12-22 11:09:14.936 | + functions-common:is_service_enabled:1988 : return 1 2020-12-22 11:09:14.940 | + lib/keystone:start_keystone:522 : '[' uwsgi == mod_wsgi ']' 2020-12-22 11:09:14.943 | ++ lib/keystone:start_keystone:526 : which uwsgi 2020-12-22 11:09:14.947 | + lib/keystone:start_keystone:526 : run_process keystone '/usr/local/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2020-12-22 11:09:14.950 | + functions-common:run_process:1583 : local service=keystone 2020-12-22 11:09:14.953 | + functions-common:run_process:1584 : local 'command=/usr/local/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2020-12-22 11:09:14.955 | + functions-common:run_process:1585 : local group= 2020-12-22 11:09:14.958 | + functions-common:run_process:1586 : local user= 2020-12-22 11:09:14.960 | + functions-common:run_process:1588 : local name=keystone 2020-12-22 11:09:14.963 | + functions-common:run_process:1590 : time_start run_process 2020-12-22 11:09:14.965 | + functions-common:time_start:2322 : local name=run_process 2020-12-22 11:09:14.968 | + functions-common:time_start:2323 : local start_time= 2020-12-22 11:09:14.971 | + functions-common:time_start:2324 : [[ -n '' ]] 2020-12-22 11:09:14.974 | ++ functions-common:time_start:2327 : date +%s%3N 2020-12-22 11:09:14.978 | + functions-common:time_start:2327 : _TIME_START[$name]=1608635354975 2020-12-22 11:09:14.980 | + functions-common:run_process:1591 : is_service_enabled keystone 2020-12-22 11:09:14.996 | + functions-common:is_service_enabled:1988 : return 0 2020-12-22 11:09:14.999 | + functions-common:run_process:1592 : _run_under_systemd keystone '/usr/local/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' 2020-12-22 11:09:15.001 | + functions-common:_run_under_systemd:1548 : local service=keystone 2020-12-22 11:09:15.004 | + functions-common:_run_under_systemd:1549 : local 'command=/usr/local/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2020-12-22 11:09:15.006 | + functions-common:_run_under_systemd:1550 : local 'cmd=/usr/local/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2020-12-22 11:09:15.009 | + functions-common:_run_under_systemd:1552 : _common_systemd_pitfalls '/usr/local/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2020-12-22 11:09:15.011 | + functions-common:_common_systemd_pitfalls:1520 : local 'cmd=/usr/local/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2020-12-22 11:09:15.014 | + functions-common:_common_systemd_pitfalls:1523 : [[ /usr/local/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2020-12-22 11:09:15.016 | + functions-common:_common_systemd_pitfalls:1534 : [[ ! /usr/local/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2020-12-22 11:09:15.019 | + functions-common:_run_under_systemd:1554 : local systemd_service=devstack@keystone.service 2020-12-22 11:09:15.022 | + functions-common:_run_under_systemd:1555 : local group= 2020-12-22 11:09:15.024 | + functions-common:_run_under_systemd:1556 : local user=ubuntu 2020-12-22 11:09:15.027 | + functions-common:_run_under_systemd:1557 : [[ /usr/local/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2020-12-22 11:09:15.030 | + functions-common:_run_under_systemd:1558 : write_uwsgi_user_unit_file devstack@keystone.service '/usr/local/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' ubuntu 2020-12-22 11:09:15.032 | + functions-common:write_uwsgi_user_unit_file:1492 : local service=devstack@keystone.service 2020-12-22 11:09:15.034 | + functions-common:write_uwsgi_user_unit_file:1493 : local 'command=/usr/local/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2020-12-22 11:09:15.036 | + functions-common:write_uwsgi_user_unit_file:1494 : local group= 2020-12-22 11:09:15.039 | + functions-common:write_uwsgi_user_unit_file:1495 : local user=ubuntu 2020-12-22 11:09:15.041 | + functions-common:write_uwsgi_user_unit_file:1496 : local unitfile=/etc/systemd/system/devstack@keystone.service 2020-12-22 11:09:15.043 | + functions-common:write_uwsgi_user_unit_file:1497 : mkdir -p /etc/systemd/system 2020-12-22 11:09:15.048 | + functions-common:write_uwsgi_user_unit_file:1499 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2020-12-22 11:09:15.102 | + functions-common:write_uwsgi_user_unit_file:1500 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2020-12-22 11:09:15.161 | + functions-common:write_uwsgi_user_unit_file:1501 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User ubuntu 2020-12-22 11:09:15.207 | + functions-common:write_uwsgi_user_unit_file:1502 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecStart '/usr/local/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2020-12-22 11:09:15.253 | + functions-common:write_uwsgi_user_unit_file:1503 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/bin/kill -HUP $MAINPID' 2020-12-22 11:09:15.301 | + functions-common:write_uwsgi_user_unit_file:1504 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2020-12-22 11:09:15.347 | + functions-common:write_uwsgi_user_unit_file:1505 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2020-12-22 11:09:15.393 | + functions-common:write_uwsgi_user_unit_file:1506 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2020-12-22 11:09:15.440 | + functions-common:write_uwsgi_user_unit_file:1507 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2020-12-22 11:09:15.490 | + functions-common:write_uwsgi_user_unit_file:1508 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2020-12-22 11:09:15.541 | + functions-common:write_uwsgi_user_unit_file:1510 : [[ -n '' ]] 2020-12-22 11:09:15.543 | + functions-common:write_uwsgi_user_unit_file:1513 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2020-12-22 11:09:15.603 | + functions-common:write_uwsgi_user_unit_file:1516 : sudo systemctl daemon-reload 2020-12-22 11:09:15.792 | + functions-common:_run_under_systemd:1563 : sudo systemctl enable devstack@keystone.service 2020-12-22 11:09:15.805 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2020-12-22 11:09:15.996 | + functions-common:_run_under_systemd:1564 : sudo systemctl start devstack@keystone.service 2020-12-22 11:09:16.074 | + functions-common:run_process:1594 : time_stop run_process 2020-12-22 11:09:16.077 | + functions-common:time_stop:2336 : local name 2020-12-22 11:09:16.080 | + functions-common:time_stop:2337 : local end_time 2020-12-22 11:09:16.082 | + functions-common:time_stop:2338 : local elapsed_time 2020-12-22 11:09:16.085 | + functions-common:time_stop:2339 : local total 2020-12-22 11:09:16.088 | + functions-common:time_stop:2340 : local start_time 2020-12-22 11:09:16.090 | + functions-common:time_stop:2342 : name=run_process 2020-12-22 11:09:16.092 | + functions-common:time_stop:2343 : start_time=1608635354975 2020-12-22 11:09:16.095 | + functions-common:time_stop:2345 : [[ -z 1608635354975 ]] 2020-12-22 11:09:16.098 | ++ functions-common:time_stop:2348 : date +%s%3N 2020-12-22 11:09:16.101 | + functions-common:time_stop:2348 : end_time=1608635356099 2020-12-22 11:09:16.104 | + functions-common:time_stop:2349 : elapsed_time=1124 2020-12-22 11:09:16.106 | + functions-common:time_stop:2350 : total=989 2020-12-22 11:09:16.109 | + functions-common:time_stop:2352 : _TIME_START[$name]= 2020-12-22 11:09:16.111 | + functions-common:time_stop:2353 : _TIME_TOTAL[$name]=2113 2020-12-22 11:09:16.114 | + lib/keystone:start_keystone:529 : echo 'Waiting for keystone to start...' 2020-12-22 11:09:16.114 | Waiting for keystone to start... 2020-12-22 11:09:16.116 | + lib/keystone:start_keystone:535 : local service_uri=http://10.222.0.117/identity/v3/ 2020-12-22 11:09:16.118 | + lib/keystone:start_keystone:537 : wait_for_service 60 http://10.222.0.117/identity/v3/ 2020-12-22 11:09:16.121 | + functions:wait_for_service:428 : local timeout=60 2020-12-22 11:09:16.124 | + functions:wait_for_service:429 : local url=http://10.222.0.117/identity/v3/ 2020-12-22 11:09:16.126 | + functions:wait_for_service:430 : local rval=0 2020-12-22 11:09:16.129 | + functions:wait_for_service:431 : time_start wait_for_service 2020-12-22 11:09:16.131 | + functions-common:time_start:2322 : local name=wait_for_service 2020-12-22 11:09:16.134 | + functions-common:time_start:2323 : local start_time= 2020-12-22 11:09:16.136 | + functions-common:time_start:2324 : [[ -n '' ]] 2020-12-22 11:09:16.139 | ++ functions-common:time_start:2327 : date +%s%3N 2020-12-22 11:09:16.143 | + functions-common:time_start:2327 : _TIME_START[$name]=1608635356140 2020-12-22 11:09:16.146 | + functions:wait_for_service:432 : timeout 60 bash -x 2020-12-22 11:09:16.154 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.117/identity/v3/ 2020-12-22 11:09:19.697 | + :: : [[ 200 == 503 ]] 2020-12-22 11:09:19.699 | + :: : [[ 0 -eq 7 ]] 2020-12-22 11:09:19.702 | + functions:wait_for_service:437 : time_stop wait_for_service 2020-12-22 11:09:19.704 | + functions-common:time_stop:2336 : local name 2020-12-22 11:09:19.707 | + functions-common:time_stop:2337 : local end_time 2020-12-22 11:09:19.709 | + functions-common:time_stop:2338 : local elapsed_time 2020-12-22 11:09:19.712 | + functions-common:time_stop:2339 : local total 2020-12-22 11:09:19.716 | + functions-common:time_stop:2340 : local start_time 2020-12-22 11:09:19.719 | + functions-common:time_stop:2342 : name=wait_for_service 2020-12-22 11:09:19.722 | + functions-common:time_stop:2343 : start_time=1608635356140 2020-12-22 11:09:19.724 | + functions-common:time_stop:2345 : [[ -z 1608635356140 ]] 2020-12-22 11:09:19.728 | ++ functions-common:time_stop:2348 : date +%s%3N 2020-12-22 11:09:19.732 | + functions-common:time_stop:2348 : end_time=1608635359729 2020-12-22 11:09:19.734 | + functions-common:time_stop:2349 : elapsed_time=3589 2020-12-22 11:09:19.737 | + functions-common:time_stop:2350 : total=0 2020-12-22 11:09:19.740 | + functions-common:time_stop:2352 : _TIME_START[$name]= 2020-12-22 11:09:19.742 | + functions-common:time_stop:2353 : _TIME_TOTAL[$name]=3589 2020-12-22 11:09:19.748 | + functions:wait_for_service:438 : return 0 2020-12-22 11:09:19.751 | + lib/keystone:start_keystone:542 : is_service_enabled tls-proxy 2020-12-22 11:09:19.770 | + functions-common:is_service_enabled:1988 : return 1 2020-12-22 11:09:19.772 | + lib/keystone:start_keystone:548 : restart_service memcached 2020-12-22 11:09:19.774 | + functions-common:restart_service:2220 : '[' -x /bin/systemctl ']' 2020-12-22 11:09:19.777 | + functions-common:restart_service:2221 : sudo /bin/systemctl restart memcached 2020-12-22 11:09:19.829 | + ./stack.sh:main:1148 : bootstrap_keystone 2020-12-22 11:09:19.831 | + lib/keystone:bootstrap_keystone:572 : /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.117/identity --bootstrap-public-url http://10.222.0.117/identity 2020-12-22 11:09:22.055 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=64654) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2020-12-22 11:09:22.055 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=64654) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2020-12-22 11:09:22.055 | 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=64654) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2020-12-22 11:09:22.065 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=64654) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2020-12-22 11:09:22.083 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=64654) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2020-12-22 11:09:22.083 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=64654) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2020-12-22 11:09:22.119 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=64654) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2020-12-22 11:09:22.152 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=64654) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2020-12-22 11:09:22.152 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=64654) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2020-12-22 11:09:22.261 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=64654) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2020-12-22 11:09:22.262 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=64654) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2020-12-22 11:09:22.262 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=64654) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2020-12-22 11:09:22.262 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=64654) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2020-12-22 11:09:22.262 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=64654) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2020-12-22 11:09:22.263 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=64654) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2020-12-22 11:09:22.335 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=64654) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2020-12-22 11:09:22.335 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=64654) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2020-12-22 11:09:22.336 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=64654) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2020-12-22 11:09:22.336 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=64654) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2020-12-22 11:09:22.336 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=64654) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2020-12-22 11:09:22.336 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=64654) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2020-12-22 11:09:22.337 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=64654) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2020-12-22 11:09:22.345 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=64654) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2020-12-22 11:09:22.349 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=64654) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2020-12-22 11:09:22.349 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=64654) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2020-12-22 11:09:22.350 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=64654) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2020-12-22 11:09:22.350 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=64654) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2020-12-22 11:09:22.350 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=64654) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2020-12-22 11:09:22.350 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=64654) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2020-12-22 11:09:22.351 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=64654) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2020-12-22 11:09:22.401 | 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=64654) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:307}} 2020-12-22 11:09:22.776 | INFO keystone.cmd.bootstrap [None req-09c62d0f-da03-45f4-ba24-7d32b9d3014c None None] Created domain default 2020-12-22 11:09:22.817 | INFO keystone.cmd.bootstrap [None req-09c62d0f-da03-45f4-ba24-7d32b9d3014c None None] Created project admin 2020-12-22 11:09:22.849 | DEBUG passlib.handlers.bcrypt [None req-09c62d0f-da03-45f4-ba24-7d32b9d3014c None None] detected 'bcrypt' backend, version '3.1.7' {{(pid=64654) _load_backend_mixin /usr/local/lib/python3.6/dist-packages/passlib/handlers/bcrypt.py:564}} 2020-12-22 11:09:22.849 | DEBUG passlib.handlers.bcrypt [None req-09c62d0f-da03-45f4-ba24-7d32b9d3014c None None] 'bcrypt' backend lacks $2$ support, enabling workaround {{(pid=64654) _finalize_backend_mixin /usr/local/lib/python3.6/dist-packages/passlib/handlers/bcrypt.py:379}} 2020-12-22 11:09:22.910 | INFO keystone.cmd.bootstrap [None req-09c62d0f-da03-45f4-ba24-7d32b9d3014c None None] Created user admin 2020-12-22 11:09:22.919 | INFO keystone.cmd.bootstrap [None req-09c62d0f-da03-45f4-ba24-7d32b9d3014c None None] Created role reader 2020-12-22 11:09:22.919 | WARNING keystone.cmd.bootstrap [None req-09c62d0f-da03-45f4-ba24-7d32b9d3014c None None] Role reader was created as a mutable role. It is recommended to make this role immutable, which will become the default behavior of the bootstrap command in the future.You can opt into this behavior by using the --immutable-role flag, or update role reader with the 'immutable' resource option. 2020-12-22 11:09:22.930 | INFO keystone.cmd.bootstrap [None req-09c62d0f-da03-45f4-ba24-7d32b9d3014c None None] Created role member 2020-12-22 11:09:22.930 | WARNING keystone.cmd.bootstrap [None req-09c62d0f-da03-45f4-ba24-7d32b9d3014c None None] Role member was created as a mutable role. It is recommended to make this role immutable, which will become the default behavior of the bootstrap command in the future.You can opt into this behavior by using the --immutable-role flag, or update role member with the 'immutable' resource option. 2020-12-22 11:09:22.953 | INFO keystone.cmd.bootstrap [None req-09c62d0f-da03-45f4-ba24-7d32b9d3014c None None] Created implied role where e39cf9aa82794928aef1f9d9e49d7e7a implies 34295f7e62d14384ac0b535fe9b8ae09 2020-12-22 11:09:22.962 | INFO keystone.cmd.bootstrap [None req-09c62d0f-da03-45f4-ba24-7d32b9d3014c None None] Created role admin 2020-12-22 11:09:22.962 | WARNING keystone.cmd.bootstrap [None req-09c62d0f-da03-45f4-ba24-7d32b9d3014c None None] Role admin was created as a mutable role. It is recommended to make this role immutable, which will become the default behavior of the bootstrap command in the future.You can opt into this behavior by using the --immutable-role flag, or update role admin with the 'immutable' resource option. 2020-12-22 11:09:22.980 | INFO keystone.cmd.bootstrap [None req-09c62d0f-da03-45f4-ba24-7d32b9d3014c None None] Created implied role where 8567dbe334144938aa76b307ffedf8a9 implies e39cf9aa82794928aef1f9d9e49d7e7a 2020-12-22 11:09:22.992 | INFO keystone.cmd.bootstrap [None req-09c62d0f-da03-45f4-ba24-7d32b9d3014c None None] Granted role admin on project admin to user admin. 2020-12-22 11:09:22.999 | INFO keystone.cmd.bootstrap [None req-09c62d0f-da03-45f4-ba24-7d32b9d3014c None None] Granted role admin on the system to user admin. 2020-12-22 11:09:23.009 | WARNING py.warnings [None req-09c62d0f-da03-45f4-ba24-7d32b9d3014c 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. 2020-12-22 11:09:23.009 | 'identifiers should be a valid uuid.' % (value))) 2020-12-22 11:09:23.009 |  2020-12-22 11:09:23.013 | INFO keystone.cmd.bootstrap [None req-09c62d0f-da03-45f4-ba24-7d32b9d3014c None None] Created region RegionOne 2020-12-22 11:09:23.045 | INFO keystone.cmd.bootstrap [None req-09c62d0f-da03-45f4-ba24-7d32b9d3014c None None] Created public endpoint http://10.222.0.117/identity 2020-12-22 11:09:23.054 | INFO keystone.cmd.bootstrap [None req-09c62d0f-da03-45f4-ba24-7d32b9d3014c None None] Created admin endpoint http://10.222.0.117/identity 2020-12-22 11:09:23.395 | + ./stack.sh:main:1151 : create_keystone_accounts 2020-12-22 11:09:23.398 | + lib/keystone:create_keystone_accounts:314 : local admin_project 2020-12-22 11:09:23.402 | ++ lib/keystone:create_keystone_accounts:315 : oscwrap project show admin -f value -c id 2020-12-22 11:09:26.364 | ++ functions-common:oscwrap:2376 : return 0 2020-12-22 11:09:26.369 | + lib/keystone:create_keystone_accounts:315 : admin_project=aaf41c31b1eb4b5eb0db81bf6618df6b 2020-12-22 11:09:26.373 | + lib/keystone:create_keystone_accounts:316 : local admin_user 2020-12-22 11:09:26.378 | ++ lib/keystone:create_keystone_accounts:317 : oscwrap user show admin -f value -c id 2020-12-22 11:09:28.555 | ++ functions-common:oscwrap:2376 : return 0 2020-12-22 11:09:28.560 | + lib/keystone:create_keystone_accounts:317 : admin_user=af881c64fe4b42f9b0c1f54946b4f9b2 2020-12-22 11:09:28.563 | + lib/keystone:create_keystone_accounts:318 : local admin_role=admin 2020-12-22 11:09:28.568 | + lib/keystone:create_keystone_accounts:319 : local member_role=member 2020-12-22 11:09:28.570 | + lib/keystone:create_keystone_accounts:321 : get_or_add_user_domain_role admin af881c64fe4b42f9b0c1f54946b4f9b2 default 2020-12-22 11:09:28.573 | + functions-common:get_or_add_user_domain_role:919 : local user_role_id 2020-12-22 11:09:28.578 | ++ functions-common:get_or_add_user_domain_role:925 : grep '^|\s[a-f0-9]\+' 2020-12-22 11:09:28.578 | ++ functions-common:get_or_add_user_domain_role:925 : get_field 1 2020-12-22 11:09:28.581 | ++ functions-common:get_field:727 : local data field 2020-12-22 11:09:28.583 | ++ functions-common:get_field:728 : read data 2020-12-22 11:09:28.585 | ++ functions-common:get_or_add_user_domain_role:925 : oscwrap role assignment list --role admin --user af881c64fe4b42f9b0c1f54946b4f9b2 --domain default 2020-12-22 11:09:30.929 | ++ functions-common:oscwrap:2376 : return 0 2020-12-22 11:09:30.933 | + functions-common:get_or_add_user_domain_role:925 : user_role_id= 2020-12-22 11:09:30.936 | + functions-common:get_or_add_user_domain_role:926 : [[ -z '' ]] 2020-12-22 11:09:30.938 | + functions-common:get_or_add_user_domain_role:928 : openstack role add admin --user af881c64fe4b42f9b0c1f54946b4f9b2 --domain default 2020-12-22 11:09:33.600 | ++ functions-common:get_or_add_user_domain_role:935 : oscwrap role assignment list --role admin --user af881c64fe4b42f9b0c1f54946b4f9b2 --domain default 2020-12-22 11:09:33.600 | ++ functions-common:get_or_add_user_domain_role:935 : grep '^|\s[a-f0-9]\+' 2020-12-22 11:09:33.600 | ++ functions-common:get_or_add_user_domain_role:935 : get_field 1 2020-12-22 11:09:33.603 | ++ functions-common:get_field:727 : local data field 2020-12-22 11:09:33.606 | ++ functions-common:get_field:728 : read data 2020-12-22 11:09:36.045 | ++ functions-common:oscwrap:2376 : return 0 2020-12-22 11:09:36.049 | ++ functions-common:get_field:729 : '[' 1 -lt 0 ']' 2020-12-22 11:09:36.053 | ++ functions-common:get_field:732 : field='$2' 2020-12-22 11:09:36.056 | ++ functions-common:get_field:734 : echo '| 8567dbe334144938aa76b307ffedf8a9 | af881c64fe4b42f9b0c1f54946b4f9b2 | | | default | | False |' 2020-12-22 11:09:36.057 | ++ functions-common:get_field:734 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2020-12-22 11:09:36.063 | ++ functions-common:get_field:728 : read data 2020-12-22 11:09:36.068 | + functions-common:get_or_add_user_domain_role:935 : user_role_id=8567dbe334144938aa76b307ffedf8a9 2020-12-22 11:09:36.072 | + functions-common:get_or_add_user_domain_role:937 : echo 8567dbe334144938aa76b307ffedf8a9 2020-12-22 11:09:36.072 | 8567dbe334144938aa76b307ffedf8a9 2020-12-22 11:09:36.074 | + lib/keystone:create_keystone_accounts:324 : get_or_create_domain Default 2020-12-22 11:09:36.077 | + functions-common:get_or_create_domain:793 : local domain_id 2020-12-22 11:09:36.080 | ++ functions-common:get_or_create_domain:805 : oscwrap domain show Default -f value -c id 2020-12-22 11:09:38.262 | + functions-common:get_or_create_domain:803 : domain_id=default 2020-12-22 11:09:38.265 | + functions-common:get_or_create_domain:804 : echo default 2020-12-22 11:09:38.265 | default 2020-12-22 11:09:38.268 | + lib/keystone:create_keystone_accounts:325 : get_or_create_project service Default 2020-12-22 11:09:38.270 | + functions-common:get_or_create_project:848 : local project_id 2020-12-22 11:09:38.274 | ++ functions-common:get_or_create_project:856 : oscwrap project create service --domain=Default --or-show -f value -c id 2020-12-22 11:09:40.913 | ++ functions-common:oscwrap:2376 : return 0 2020-12-22 11:09:40.917 | + functions-common:get_or_create_project:854 : project_id=2268a93cb7fb4c1c9b2efd30d273a467 2020-12-22 11:09:40.919 | + functions-common:get_or_create_project:855 : echo 2268a93cb7fb4c1c9b2efd30d273a467 2020-12-22 11:09:40.919 | 2268a93cb7fb4c1c9b2efd30d273a467 2020-12-22 11:09:40.922 | + lib/keystone:create_keystone_accounts:328 : get_or_create_role service 2020-12-22 11:09:40.924 | + functions-common:get_or_create_role:861 : local role_id 2020-12-22 11:09:40.928 | ++ functions-common:get_or_create_role:868 : oscwrap role create service --or-show -f value -c id 2020-12-22 11:09:43.137 | ++ functions-common:oscwrap:2376 : return 0 2020-12-22 11:09:43.141 | + functions-common:get_or_create_role:866 : role_id=9272dbfd398344a2ae5ad574615700ca 2020-12-22 11:09:43.145 | + functions-common:get_or_create_role:867 : echo 9272dbfd398344a2ae5ad574615700ca 2020-12-22 11:09:43.145 | 9272dbfd398344a2ae5ad574615700ca 2020-12-22 11:09:43.147 | + lib/keystone:create_keystone_accounts:334 : get_or_create_role ResellerAdmin 2020-12-22 11:09:43.150 | + functions-common:get_or_create_role:861 : local role_id 2020-12-22 11:09:43.154 | ++ functions-common:get_or_create_role:868 : oscwrap role create ResellerAdmin --or-show -f value -c id 2020-12-22 11:09:45.287 | ++ functions-common:oscwrap:2376 : return 0 2020-12-22 11:09:45.292 | + functions-common:get_or_create_role:866 : role_id=7866c0fd522b40189bf58e8ea61aa58d 2020-12-22 11:09:45.296 | + functions-common:get_or_create_role:867 : echo 7866c0fd522b40189bf58e8ea61aa58d 2020-12-22 11:09:45.296 | 7866c0fd522b40189bf58e8ea61aa58d 2020-12-22 11:09:45.300 | + lib/keystone:create_keystone_accounts:338 : local another_role=anotherrole 2020-12-22 11:09:45.303 | + lib/keystone:create_keystone_accounts:339 : get_or_create_role anotherrole 2020-12-22 11:09:45.307 | + functions-common:get_or_create_role:861 : local role_id 2020-12-22 11:09:45.310 | ++ functions-common:get_or_create_role:868 : oscwrap role create anotherrole --or-show -f value -c id 2020-12-22 11:09:47.437 | ++ functions-common:oscwrap:2376 : return 0 2020-12-22 11:09:47.442 | + functions-common:get_or_create_role:866 : role_id=bea60793bb9643e296094ccc4845d454 2020-12-22 11:09:47.446 | + functions-common:get_or_create_role:867 : echo bea60793bb9643e296094ccc4845d454 2020-12-22 11:09:47.446 | bea60793bb9643e296094ccc4845d454 2020-12-22 11:09:47.449 | + lib/keystone:create_keystone_accounts:342 : local invis_project 2020-12-22 11:09:47.452 | ++ lib/keystone:create_keystone_accounts:343 : get_or_create_project invisible_to_admin default 2020-12-22 11:09:47.455 | ++ functions-common:get_or_create_project:848 : local project_id 2020-12-22 11:09:47.458 | +++ functions-common:get_or_create_project:856 : oscwrap project create invisible_to_admin --domain=default --or-show -f value -c id 2020-12-22 11:09:49.648 | +++ functions-common:oscwrap:2376 : return 0 2020-12-22 11:09:49.653 | ++ functions-common:get_or_create_project:854 : project_id=b2dfa3420f194a3d9eec9d9b2293247f 2020-12-22 11:09:49.656 | ++ functions-common:get_or_create_project:855 : echo b2dfa3420f194a3d9eec9d9b2293247f 2020-12-22 11:09:49.661 | + lib/keystone:create_keystone_accounts:343 : invis_project=b2dfa3420f194a3d9eec9d9b2293247f 2020-12-22 11:09:49.665 | + lib/keystone:create_keystone_accounts:346 : local demo_project 2020-12-22 11:09:49.669 | ++ lib/keystone:create_keystone_accounts:347 : get_or_create_project demo default 2020-12-22 11:09:49.672 | ++ functions-common:get_or_create_project:848 : local project_id 2020-12-22 11:09:49.675 | +++ functions-common:get_or_create_project:856 : oscwrap project create demo --domain=default --or-show -f value -c id 2020-12-22 11:09:51.981 | +++ functions-common:oscwrap:2376 : return 0 2020-12-22 11:09:51.986 | ++ functions-common:get_or_create_project:854 : project_id=469fe0a131d847c087d3cb5fb255e9d2 2020-12-22 11:09:51.990 | ++ functions-common:get_or_create_project:855 : echo 469fe0a131d847c087d3cb5fb255e9d2 2020-12-22 11:09:51.993 | + lib/keystone:create_keystone_accounts:347 : demo_project=469fe0a131d847c087d3cb5fb255e9d2 2020-12-22 11:09:51.996 | + lib/keystone:create_keystone_accounts:348 : local demo_user 2020-12-22 11:09:51.999 | ++ lib/keystone:create_keystone_accounts:350 : get_or_create_user demo Passw0rd default demo@example.com 2020-12-22 11:09:52.002 | ++ functions-common:get_or_create_user:825 : local user_id 2020-12-22 11:09:52.005 | ++ functions-common:get_or_create_user:826 : [[ ! -z demo@example.com ]] 2020-12-22 11:09:52.007 | ++ functions-common:get_or_create_user:827 : local email=--email=demo@example.com 2020-12-22 11:09:52.010 | +++ functions-common:get_or_create_user:843 : oscwrap user create demo --password Passw0rd --domain=default --email=demo@example.com --or-show -f value -c id 2020-12-22 11:09:54.272 | +++ functions-common:oscwrap:2376 : return 0 2020-12-22 11:09:54.277 | ++ functions-common:get_or_create_user:841 : user_id=c5c350791a2244f1bc8094733a0bc171 2020-12-22 11:09:54.280 | ++ functions-common:get_or_create_user:842 : echo c5c350791a2244f1bc8094733a0bc171 2020-12-22 11:09:54.284 | + lib/keystone:create_keystone_accounts:350 : demo_user=c5c350791a2244f1bc8094733a0bc171 2020-12-22 11:09:54.287 | + lib/keystone:create_keystone_accounts:352 : get_or_add_user_project_role member c5c350791a2244f1bc8094733a0bc171 469fe0a131d847c087d3cb5fb255e9d2 2020-12-22 11:09:54.289 | + functions-common:get_or_add_user_project_role:889 : local user_role_id 2020-12-22 11:09:54.294 | ++ functions-common:get_or_add_user_project_role:891 : _get_domain_args 2020-12-22 11:09:54.296 | ++ functions-common:_get_domain_args:873 : local domain 2020-12-22 11:09:54.299 | ++ functions-common:_get_domain_args:874 : domain= 2020-12-22 11:09:54.302 | ++ functions-common:_get_domain_args:876 : [[ -n '' ]] 2020-12-22 11:09:54.304 | ++ functions-common:_get_domain_args:879 : [[ -n '' ]] 2020-12-22 11:09:54.307 | ++ functions-common:_get_domain_args:883 : echo 2020-12-22 11:09:54.310 | + functions-common:get_or_add_user_project_role:891 : domain_args= 2020-12-22 11:09:54.314 | ++ functions-common:get_or_add_user_project_role:899 : oscwrap role assignment list --role member --user c5c350791a2244f1bc8094733a0bc171 --project 469fe0a131d847c087d3cb5fb255e9d2 2020-12-22 11:09:54.314 | ++ functions-common:get_or_add_user_project_role:899 : grep '^|\s[a-f0-9]\+' 2020-12-22 11:09:54.314 | ++ functions-common:get_or_add_user_project_role:899 : get_field 1 2020-12-22 11:09:54.317 | ++ functions-common:get_field:727 : local data field 2020-12-22 11:09:54.320 | ++ functions-common:get_field:728 : read data 2020-12-22 11:09:56.798 | ++ functions-common:oscwrap:2376 : return 0 2020-12-22 11:09:56.805 | + functions-common:get_or_add_user_project_role:899 : user_role_id= 2020-12-22 11:09:56.809 | + functions-common:get_or_add_user_project_role:900 : [[ -z '' ]] 2020-12-22 11:09:56.812 | + functions-common:get_or_add_user_project_role:902 : openstack role add member --user c5c350791a2244f1bc8094733a0bc171 --project 469fe0a131d847c087d3cb5fb255e9d2 2020-12-22 11:09:59.240 | ++ functions-common:get_or_add_user_project_role:911 : grep '^|\s[a-f0-9]\+' 2020-12-22 11:09:59.241 | ++ functions-common:get_or_add_user_project_role:911 : oscwrap role assignment list --role member --user c5c350791a2244f1bc8094733a0bc171 --project 469fe0a131d847c087d3cb5fb255e9d2 2020-12-22 11:09:59.241 | ++ functions-common:get_or_add_user_project_role:911 : get_field 1 2020-12-22 11:09:59.245 | ++ functions-common:get_field:727 : local data field 2020-12-22 11:09:59.249 | ++ functions-common:get_field:728 : read data 2020-12-22 11:10:01.735 | ++ functions-common:oscwrap:2376 : return 0 2020-12-22 11:10:01.740 | ++ functions-common:get_field:729 : '[' 1 -lt 0 ']' 2020-12-22 11:10:01.745 | ++ functions-common:get_field:732 : field='$2' 2020-12-22 11:10:01.748 | ++ functions-common:get_field:734 : echo '| e39cf9aa82794928aef1f9d9e49d7e7a | c5c350791a2244f1bc8094733a0bc171 | | 469fe0a131d847c087d3cb5fb255e9d2 | | | False |' 2020-12-22 11:10:01.749 | ++ functions-common:get_field:734 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2020-12-22 11:10:01.755 | ++ functions-common:get_field:728 : read data 2020-12-22 11:10:01.759 | + functions-common:get_or_add_user_project_role:911 : user_role_id=e39cf9aa82794928aef1f9d9e49d7e7a 2020-12-22 11:10:01.762 | + functions-common:get_or_add_user_project_role:913 : echo e39cf9aa82794928aef1f9d9e49d7e7a 2020-12-22 11:10:01.762 | e39cf9aa82794928aef1f9d9e49d7e7a 2020-12-22 11:10:01.766 | + lib/keystone:create_keystone_accounts:353 : get_or_add_user_project_role admin af881c64fe4b42f9b0c1f54946b4f9b2 469fe0a131d847c087d3cb5fb255e9d2 2020-12-22 11:10:01.770 | + functions-common:get_or_add_user_project_role:889 : local user_role_id 2020-12-22 11:10:01.774 | ++ functions-common:get_or_add_user_project_role:891 : _get_domain_args 2020-12-22 11:10:01.778 | ++ functions-common:_get_domain_args:873 : local domain 2020-12-22 11:10:01.781 | ++ functions-common:_get_domain_args:874 : domain= 2020-12-22 11:10:01.784 | ++ functions-common:_get_domain_args:876 : [[ -n '' ]] 2020-12-22 11:10:01.786 | ++ functions-common:_get_domain_args:879 : [[ -n '' ]] 2020-12-22 11:10:01.789 | ++ functions-common:_get_domain_args:883 : echo 2020-12-22 11:10:01.792 | + functions-common:get_or_add_user_project_role:891 : domain_args= 2020-12-22 11:10:01.796 | ++ functions-common:get_or_add_user_project_role:899 : oscwrap role assignment list --role admin --user af881c64fe4b42f9b0c1f54946b4f9b2 --project 469fe0a131d847c087d3cb5fb255e9d2 2020-12-22 11:10:01.796 | ++ functions-common:get_or_add_user_project_role:899 : grep '^|\s[a-f0-9]\+' 2020-12-22 11:10:01.797 | ++ functions-common:get_or_add_user_project_role:899 : get_field 1 2020-12-22 11:10:01.799 | ++ functions-common:get_field:727 : local data field 2020-12-22 11:10:01.802 | ++ functions-common:get_field:728 : read data 2020-12-22 11:10:04.318 | ++ functions-common:oscwrap:2376 : return 0 2020-12-22 11:10:04.323 | + functions-common:get_or_add_user_project_role:899 : user_role_id= 2020-12-22 11:10:04.326 | + functions-common:get_or_add_user_project_role:900 : [[ -z '' ]] 2020-12-22 11:10:04.330 | + functions-common:get_or_add_user_project_role:902 : openstack role add admin --user af881c64fe4b42f9b0c1f54946b4f9b2 --project 469fe0a131d847c087d3cb5fb255e9d2 2020-12-22 11:10:06.699 | ++ functions-common:get_or_add_user_project_role:911 : grep '^|\s[a-f0-9]\+' 2020-12-22 11:10:06.700 | ++ functions-common:get_or_add_user_project_role:911 : oscwrap role assignment list --role admin --user af881c64fe4b42f9b0c1f54946b4f9b2 --project 469fe0a131d847c087d3cb5fb255e9d2 2020-12-22 11:10:06.700 | ++ functions-common:get_or_add_user_project_role:911 : get_field 1 2020-12-22 11:10:06.703 | ++ functions-common:get_field:727 : local data field 2020-12-22 11:10:06.706 | ++ functions-common:get_field:728 : read data 2020-12-22 11:10:09.205 | ++ functions-common:oscwrap:2376 : return 0 2020-12-22 11:10:09.209 | ++ functions-common:get_field:729 : '[' 1 -lt 0 ']' 2020-12-22 11:10:09.213 | ++ functions-common:get_field:732 : field='$2' 2020-12-22 11:10:09.217 | ++ functions-common:get_field:734 : echo '| 8567dbe334144938aa76b307ffedf8a9 | af881c64fe4b42f9b0c1f54946b4f9b2 | | 469fe0a131d847c087d3cb5fb255e9d2 | | | False |' 2020-12-22 11:10:09.218 | ++ functions-common:get_field:734 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2020-12-22 11:10:09.223 | ++ functions-common:get_field:728 : read data 2020-12-22 11:10:09.226 | + functions-common:get_or_add_user_project_role:911 : user_role_id=8567dbe334144938aa76b307ffedf8a9 2020-12-22 11:10:09.229 | + functions-common:get_or_add_user_project_role:913 : echo 8567dbe334144938aa76b307ffedf8a9 2020-12-22 11:10:09.229 | 8567dbe334144938aa76b307ffedf8a9 2020-12-22 11:10:09.232 | + lib/keystone:create_keystone_accounts:354 : get_or_add_user_project_role anotherrole c5c350791a2244f1bc8094733a0bc171 469fe0a131d847c087d3cb5fb255e9d2 2020-12-22 11:10:09.234 | + functions-common:get_or_add_user_project_role:889 : local user_role_id 2020-12-22 11:10:09.237 | ++ functions-common:get_or_add_user_project_role:891 : _get_domain_args 2020-12-22 11:10:09.241 | ++ functions-common:_get_domain_args:873 : local domain 2020-12-22 11:10:09.243 | ++ functions-common:_get_domain_args:874 : domain= 2020-12-22 11:10:09.246 | ++ functions-common:_get_domain_args:876 : [[ -n '' ]] 2020-12-22 11:10:09.249 | ++ functions-common:_get_domain_args:879 : [[ -n '' ]] 2020-12-22 11:10:09.252 | ++ functions-common:_get_domain_args:883 : echo 2020-12-22 11:10:09.256 | + functions-common:get_or_add_user_project_role:891 : domain_args= 2020-12-22 11:10:09.260 | ++ functions-common:get_or_add_user_project_role:899 : oscwrap role assignment list --role anotherrole --user c5c350791a2244f1bc8094733a0bc171 --project 469fe0a131d847c087d3cb5fb255e9d2 2020-12-22 11:10:09.261 | ++ functions-common:get_or_add_user_project_role:899 : grep '^|\s[a-f0-9]\+' 2020-12-22 11:10:09.261 | ++ functions-common:get_or_add_user_project_role:899 : get_field 1 2020-12-22 11:10:09.264 | ++ functions-common:get_field:727 : local data field 2020-12-22 11:10:09.267 | ++ functions-common:get_field:728 : read data 2020-12-22 11:10:11.699 | ++ functions-common:oscwrap:2376 : return 0 2020-12-22 11:10:11.705 | + functions-common:get_or_add_user_project_role:899 : user_role_id= 2020-12-22 11:10:11.710 | + functions-common:get_or_add_user_project_role:900 : [[ -z '' ]] 2020-12-22 11:10:11.714 | + functions-common:get_or_add_user_project_role:902 : openstack role add anotherrole --user c5c350791a2244f1bc8094733a0bc171 --project 469fe0a131d847c087d3cb5fb255e9d2 2020-12-22 11:10:14.039 | ++ functions-common:get_or_add_user_project_role:911 : oscwrap role assignment list --role anotherrole --user c5c350791a2244f1bc8094733a0bc171 --project 469fe0a131d847c087d3cb5fb255e9d2 2020-12-22 11:10:14.039 | ++ functions-common:get_or_add_user_project_role:911 : grep '^|\s[a-f0-9]\+' 2020-12-22 11:10:14.039 | ++ functions-common:get_or_add_user_project_role:911 : get_field 1 2020-12-22 11:10:14.043 | ++ functions-common:get_field:727 : local data field 2020-12-22 11:10:14.046 | ++ functions-common:get_field:728 : read data 2020-12-22 11:10:16.564 | ++ functions-common:oscwrap:2376 : return 0 2020-12-22 11:10:16.570 | ++ functions-common:get_field:729 : '[' 1 -lt 0 ']' 2020-12-22 11:10:16.574 | ++ functions-common:get_field:732 : field='$2' 2020-12-22 11:10:16.579 | ++ functions-common:get_field:734 : echo '| bea60793bb9643e296094ccc4845d454 | c5c350791a2244f1bc8094733a0bc171 | | 469fe0a131d847c087d3cb5fb255e9d2 | | | False |' 2020-12-22 11:10:16.580 | ++ functions-common:get_field:734 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2020-12-22 11:10:16.585 | ++ functions-common:get_field:728 : read data 2020-12-22 11:10:16.590 | + functions-common:get_or_add_user_project_role:911 : user_role_id=bea60793bb9643e296094ccc4845d454 2020-12-22 11:10:16.592 | + functions-common:get_or_add_user_project_role:913 : echo bea60793bb9643e296094ccc4845d454 2020-12-22 11:10:16.592 | bea60793bb9643e296094ccc4845d454 2020-12-22 11:10:16.596 | + lib/keystone:create_keystone_accounts:355 : get_or_add_user_project_role member c5c350791a2244f1bc8094733a0bc171 b2dfa3420f194a3d9eec9d9b2293247f 2020-12-22 11:10:16.599 | + functions-common:get_or_add_user_project_role:889 : local user_role_id 2020-12-22 11:10:16.603 | ++ functions-common:get_or_add_user_project_role:891 : _get_domain_args 2020-12-22 11:10:16.605 | ++ functions-common:_get_domain_args:873 : local domain 2020-12-22 11:10:16.608 | ++ functions-common:_get_domain_args:874 : domain= 2020-12-22 11:10:16.611 | ++ functions-common:_get_domain_args:876 : [[ -n '' ]] 2020-12-22 11:10:16.613 | ++ functions-common:_get_domain_args:879 : [[ -n '' ]] 2020-12-22 11:10:16.616 | ++ functions-common:_get_domain_args:883 : echo 2020-12-22 11:10:16.618 | + functions-common:get_or_add_user_project_role:891 : domain_args= 2020-12-22 11:10:16.623 | ++ functions-common:get_or_add_user_project_role:899 : grep '^|\s[a-f0-9]\+' 2020-12-22 11:10:16.623 | ++ functions-common:get_or_add_user_project_role:899 : oscwrap role assignment list --role member --user c5c350791a2244f1bc8094733a0bc171 --project b2dfa3420f194a3d9eec9d9b2293247f 2020-12-22 11:10:16.623 | ++ functions-common:get_or_add_user_project_role:899 : get_field 1 2020-12-22 11:10:16.626 | ++ functions-common:get_field:727 : local data field 2020-12-22 11:10:16.628 | ++ functions-common:get_field:728 : read data 2020-12-22 11:10:19.079 | ++ functions-common:oscwrap:2376 : return 0 2020-12-22 11:10:19.085 | + functions-common:get_or_add_user_project_role:899 : user_role_id= 2020-12-22 11:10:19.088 | + functions-common:get_or_add_user_project_role:900 : [[ -z '' ]] 2020-12-22 11:10:19.092 | + functions-common:get_or_add_user_project_role:902 : openstack role add member --user c5c350791a2244f1bc8094733a0bc171 --project b2dfa3420f194a3d9eec9d9b2293247f 2020-12-22 11:10:21.446 | ++ functions-common:get_or_add_user_project_role:911 : oscwrap role assignment list --role member --user c5c350791a2244f1bc8094733a0bc171 --project b2dfa3420f194a3d9eec9d9b2293247f 2020-12-22 11:10:21.446 | ++ functions-common:get_or_add_user_project_role:911 : get_field 1 2020-12-22 11:10:21.446 | ++ functions-common:get_or_add_user_project_role:911 : grep '^|\s[a-f0-9]\+' 2020-12-22 11:10:21.449 | ++ functions-common:get_field:727 : local data field 2020-12-22 11:10:21.452 | ++ functions-common:get_field:728 : read data 2020-12-22 11:10:23.951 | ++ functions-common:oscwrap:2376 : return 0 2020-12-22 11:10:23.954 | ++ functions-common:get_field:729 : '[' 1 -lt 0 ']' 2020-12-22 11:10:23.957 | ++ functions-common:get_field:732 : field='$2' 2020-12-22 11:10:23.960 | ++ functions-common:get_field:734 : echo '| e39cf9aa82794928aef1f9d9e49d7e7a | c5c350791a2244f1bc8094733a0bc171 | | b2dfa3420f194a3d9eec9d9b2293247f | | | False |' 2020-12-22 11:10:23.961 | ++ functions-common:get_field:734 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2020-12-22 11:10:23.966 | ++ functions-common:get_field:728 : read data 2020-12-22 11:10:23.970 | + functions-common:get_or_add_user_project_role:911 : user_role_id=e39cf9aa82794928aef1f9d9e49d7e7a 2020-12-22 11:10:23.972 | + functions-common:get_or_add_user_project_role:913 : echo e39cf9aa82794928aef1f9d9e49d7e7a 2020-12-22 11:10:23.972 | e39cf9aa82794928aef1f9d9e49d7e7a 2020-12-22 11:10:23.975 | + lib/keystone:create_keystone_accounts:358 : local alt_demo_project 2020-12-22 11:10:23.978 | ++ lib/keystone:create_keystone_accounts:359 : get_or_create_project alt_demo default 2020-12-22 11:10:23.981 | ++ functions-common:get_or_create_project:848 : local project_id 2020-12-22 11:10:23.984 | +++ functions-common:get_or_create_project:856 : oscwrap project create alt_demo --domain=default --or-show -f value -c id 2020-12-22 11:10:26.224 | +++ functions-common:oscwrap:2376 : return 0 2020-12-22 11:10:26.228 | ++ functions-common:get_or_create_project:854 : project_id=ffc1c1ca060a420390a0e0b9c957e486 2020-12-22 11:10:26.232 | ++ functions-common:get_or_create_project:855 : echo ffc1c1ca060a420390a0e0b9c957e486 2020-12-22 11:10:26.236 | + lib/keystone:create_keystone_accounts:359 : alt_demo_project=ffc1c1ca060a420390a0e0b9c957e486 2020-12-22 11:10:26.239 | + lib/keystone:create_keystone_accounts:360 : local alt_demo_user 2020-12-22 11:10:26.243 | ++ lib/keystone:create_keystone_accounts:362 : get_or_create_user alt_demo Passw0rd default alt_demo@example.com 2020-12-22 11:10:26.245 | ++ functions-common:get_or_create_user:825 : local user_id 2020-12-22 11:10:26.248 | ++ functions-common:get_or_create_user:826 : [[ ! -z alt_demo@example.com ]] 2020-12-22 11:10:26.251 | ++ functions-common:get_or_create_user:827 : local email=--email=alt_demo@example.com 2020-12-22 11:10:26.254 | +++ functions-common:get_or_create_user:843 : oscwrap user create alt_demo --password Passw0rd --domain=default --email=alt_demo@example.com --or-show -f value -c id 2020-12-22 11:10:28.485 | +++ functions-common:oscwrap:2376 : return 0 2020-12-22 11:10:28.489 | ++ functions-common:get_or_create_user:841 : user_id=34dbf121d5f347dba021358bf746f657 2020-12-22 11:10:28.493 | ++ functions-common:get_or_create_user:842 : echo 34dbf121d5f347dba021358bf746f657 2020-12-22 11:10:28.498 | + lib/keystone:create_keystone_accounts:362 : alt_demo_user=34dbf121d5f347dba021358bf746f657 2020-12-22 11:10:28.502 | + lib/keystone:create_keystone_accounts:364 : get_or_add_user_project_role member 34dbf121d5f347dba021358bf746f657 ffc1c1ca060a420390a0e0b9c957e486 2020-12-22 11:10:28.505 | + functions-common:get_or_add_user_project_role:889 : local user_role_id 2020-12-22 11:10:28.510 | ++ functions-common:get_or_add_user_project_role:891 : _get_domain_args 2020-12-22 11:10:28.513 | ++ functions-common:_get_domain_args:873 : local domain 2020-12-22 11:10:28.516 | ++ functions-common:_get_domain_args:874 : domain= 2020-12-22 11:10:28.518 | ++ functions-common:_get_domain_args:876 : [[ -n '' ]] 2020-12-22 11:10:28.521 | ++ functions-common:_get_domain_args:879 : [[ -n '' ]] 2020-12-22 11:10:28.523 | ++ functions-common:_get_domain_args:883 : echo 2020-12-22 11:10:28.526 | + functions-common:get_or_add_user_project_role:891 : domain_args= 2020-12-22 11:10:28.530 | ++ functions-common:get_or_add_user_project_role:899 : oscwrap role assignment list --role member --user 34dbf121d5f347dba021358bf746f657 --project ffc1c1ca060a420390a0e0b9c957e486 2020-12-22 11:10:28.530 | ++ functions-common:get_or_add_user_project_role:899 : grep '^|\s[a-f0-9]\+' 2020-12-22 11:10:28.531 | ++ functions-common:get_or_add_user_project_role:899 : get_field 1 2020-12-22 11:10:28.533 | ++ functions-common:get_field:727 : local data field 2020-12-22 11:10:28.536 | ++ functions-common:get_field:728 : read data 2020-12-22 11:10:30.984 | ++ functions-common:oscwrap:2376 : return 0 2020-12-22 11:10:30.990 | + functions-common:get_or_add_user_project_role:899 : user_role_id= 2020-12-22 11:10:30.995 | + functions-common:get_or_add_user_project_role:900 : [[ -z '' ]] 2020-12-22 11:10:30.999 | + functions-common:get_or_add_user_project_role:902 : openstack role add member --user 34dbf121d5f347dba021358bf746f657 --project ffc1c1ca060a420390a0e0b9c957e486 2020-12-22 11:10:33.374 | ++ functions-common:get_or_add_user_project_role:911 : grep '^|\s[a-f0-9]\+' 2020-12-22 11:10:33.374 | ++ functions-common:get_or_add_user_project_role:911 : oscwrap role assignment list --role member --user 34dbf121d5f347dba021358bf746f657 --project ffc1c1ca060a420390a0e0b9c957e486 2020-12-22 11:10:33.374 | ++ functions-common:get_or_add_user_project_role:911 : get_field 1 2020-12-22 11:10:33.378 | ++ functions-common:get_field:727 : local data field 2020-12-22 11:10:33.381 | ++ functions-common:get_field:728 : read data 2020-12-22 11:10:35.929 | ++ functions-common:oscwrap:2376 : return 0 2020-12-22 11:10:35.932 | ++ functions-common:get_field:729 : '[' 1 -lt 0 ']' 2020-12-22 11:10:35.935 | ++ functions-common:get_field:732 : field='$2' 2020-12-22 11:10:35.938 | ++ functions-common:get_field:734 : echo '| e39cf9aa82794928aef1f9d9e49d7e7a | 34dbf121d5f347dba021358bf746f657 | | ffc1c1ca060a420390a0e0b9c957e486 | | | False |' 2020-12-22 11:10:35.938 | ++ functions-common:get_field:734 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2020-12-22 11:10:35.945 | ++ functions-common:get_field:728 : read data 2020-12-22 11:10:35.948 | + functions-common:get_or_add_user_project_role:911 : user_role_id=e39cf9aa82794928aef1f9d9e49d7e7a 2020-12-22 11:10:35.952 | + functions-common:get_or_add_user_project_role:913 : echo e39cf9aa82794928aef1f9d9e49d7e7a 2020-12-22 11:10:35.952 | e39cf9aa82794928aef1f9d9e49d7e7a 2020-12-22 11:10:35.954 | + lib/keystone:create_keystone_accounts:365 : get_or_add_user_project_role admin af881c64fe4b42f9b0c1f54946b4f9b2 ffc1c1ca060a420390a0e0b9c957e486 2020-12-22 11:10:35.957 | + functions-common:get_or_add_user_project_role:889 : local user_role_id 2020-12-22 11:10:35.961 | ++ functions-common:get_or_add_user_project_role:891 : _get_domain_args 2020-12-22 11:10:35.964 | ++ functions-common:_get_domain_args:873 : local domain 2020-12-22 11:10:35.967 | ++ functions-common:_get_domain_args:874 : domain= 2020-12-22 11:10:35.970 | ++ functions-common:_get_domain_args:876 : [[ -n '' ]] 2020-12-22 11:10:35.973 | ++ functions-common:_get_domain_args:879 : [[ -n '' ]] 2020-12-22 11:10:35.976 | ++ functions-common:_get_domain_args:883 : echo 2020-12-22 11:10:35.979 | + functions-common:get_or_add_user_project_role:891 : domain_args= 2020-12-22 11:10:35.983 | ++ functions-common:get_or_add_user_project_role:899 : oscwrap role assignment list --role admin --user af881c64fe4b42f9b0c1f54946b4f9b2 --project ffc1c1ca060a420390a0e0b9c957e486 2020-12-22 11:10:35.983 | ++ functions-common:get_or_add_user_project_role:899 : grep '^|\s[a-f0-9]\+' 2020-12-22 11:10:35.984 | ++ functions-common:get_or_add_user_project_role:899 : get_field 1 2020-12-22 11:10:35.987 | ++ functions-common:get_field:727 : local data field 2020-12-22 11:10:35.989 | ++ functions-common:get_field:728 : read data 2020-12-22 11:10:38.416 | ++ functions-common:oscwrap:2376 : return 0 2020-12-22 11:10:38.422 | + functions-common:get_or_add_user_project_role:899 : user_role_id= 2020-12-22 11:10:38.425 | + functions-common:get_or_add_user_project_role:900 : [[ -z '' ]] 2020-12-22 11:10:38.428 | + functions-common:get_or_add_user_project_role:902 : openstack role add admin --user af881c64fe4b42f9b0c1f54946b4f9b2 --project ffc1c1ca060a420390a0e0b9c957e486 2020-12-22 11:10:40.765 | ++ functions-common:get_or_add_user_project_role:911 : oscwrap role assignment list --role admin --user af881c64fe4b42f9b0c1f54946b4f9b2 --project ffc1c1ca060a420390a0e0b9c957e486 2020-12-22 11:10:40.765 | ++ functions-common:get_or_add_user_project_role:911 : grep '^|\s[a-f0-9]\+' 2020-12-22 11:10:40.765 | ++ functions-common:get_or_add_user_project_role:911 : get_field 1 2020-12-22 11:10:40.769 | ++ functions-common:get_field:727 : local data field 2020-12-22 11:10:40.772 | ++ functions-common:get_field:728 : read data 2020-12-22 11:10:43.285 | ++ functions-common:oscwrap:2376 : return 0 2020-12-22 11:10:43.290 | ++ functions-common:get_field:729 : '[' 1 -lt 0 ']' 2020-12-22 11:10:43.294 | ++ functions-common:get_field:732 : field='$2' 2020-12-22 11:10:43.299 | ++ functions-common:get_field:734 : echo '| 8567dbe334144938aa76b307ffedf8a9 | af881c64fe4b42f9b0c1f54946b4f9b2 | | ffc1c1ca060a420390a0e0b9c957e486 | | | False |' 2020-12-22 11:10:43.299 | ++ functions-common:get_field:734 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2020-12-22 11:10:43.306 | ++ functions-common:get_field:728 : read data 2020-12-22 11:10:43.310 | + functions-common:get_or_add_user_project_role:911 : user_role_id=8567dbe334144938aa76b307ffedf8a9 2020-12-22 11:10:43.312 | + functions-common:get_or_add_user_project_role:913 : echo 8567dbe334144938aa76b307ffedf8a9 2020-12-22 11:10:43.313 | 8567dbe334144938aa76b307ffedf8a9 2020-12-22 11:10:43.315 | + lib/keystone:create_keystone_accounts:366 : get_or_add_user_project_role anotherrole 34dbf121d5f347dba021358bf746f657 ffc1c1ca060a420390a0e0b9c957e486 2020-12-22 11:10:43.320 | + functions-common:get_or_add_user_project_role:889 : local user_role_id 2020-12-22 11:10:43.323 | ++ functions-common:get_or_add_user_project_role:891 : _get_domain_args 2020-12-22 11:10:43.326 | ++ functions-common:_get_domain_args:873 : local domain 2020-12-22 11:10:43.328 | ++ functions-common:_get_domain_args:874 : domain= 2020-12-22 11:10:43.331 | ++ functions-common:_get_domain_args:876 : [[ -n '' ]] 2020-12-22 11:10:43.333 | ++ functions-common:_get_domain_args:879 : [[ -n '' ]] 2020-12-22 11:10:43.336 | ++ functions-common:_get_domain_args:883 : echo 2020-12-22 11:10:43.339 | + functions-common:get_or_add_user_project_role:891 : domain_args= 2020-12-22 11:10:43.343 | ++ functions-common:get_or_add_user_project_role:899 : oscwrap role assignment list --role anotherrole --user 34dbf121d5f347dba021358bf746f657 --project ffc1c1ca060a420390a0e0b9c957e486 2020-12-22 11:10:43.344 | ++ functions-common:get_or_add_user_project_role:899 : grep '^|\s[a-f0-9]\+' 2020-12-22 11:10:43.344 | ++ functions-common:get_or_add_user_project_role:899 : get_field 1 2020-12-22 11:10:43.347 | ++ functions-common:get_field:727 : local data field 2020-12-22 11:10:43.352 | ++ functions-common:get_field:728 : read data 2020-12-22 11:10:45.814 | ++ functions-common:oscwrap:2376 : return 0 2020-12-22 11:10:45.820 | + functions-common:get_or_add_user_project_role:899 : user_role_id= 2020-12-22 11:10:45.824 | + functions-common:get_or_add_user_project_role:900 : [[ -z '' ]] 2020-12-22 11:10:45.826 | + functions-common:get_or_add_user_project_role:902 : openstack role add anotherrole --user 34dbf121d5f347dba021358bf746f657 --project ffc1c1ca060a420390a0e0b9c957e486 2020-12-22 11:10:48.178 | ++ functions-common:get_or_add_user_project_role:911 : oscwrap role assignment list --role anotherrole --user 34dbf121d5f347dba021358bf746f657 --project ffc1c1ca060a420390a0e0b9c957e486 2020-12-22 11:10:48.178 | ++ functions-common:get_or_add_user_project_role:911 : grep '^|\s[a-f0-9]\+' 2020-12-22 11:10:48.179 | ++ functions-common:get_or_add_user_project_role:911 : get_field 1 2020-12-22 11:10:48.182 | ++ functions-common:get_field:727 : local data field 2020-12-22 11:10:48.187 | ++ functions-common:get_field:728 : read data 2020-12-22 11:10:50.717 | ++ functions-common:oscwrap:2376 : return 0 2020-12-22 11:10:50.721 | ++ functions-common:get_field:729 : '[' 1 -lt 0 ']' 2020-12-22 11:10:50.724 | ++ functions-common:get_field:732 : field='$2' 2020-12-22 11:10:50.727 | ++ functions-common:get_field:734 : echo '| bea60793bb9643e296094ccc4845d454 | 34dbf121d5f347dba021358bf746f657 | | ffc1c1ca060a420390a0e0b9c957e486 | | | False |' 2020-12-22 11:10:50.727 | ++ functions-common:get_field:734 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2020-12-22 11:10:50.732 | ++ functions-common:get_field:728 : read data 2020-12-22 11:10:50.736 | + functions-common:get_or_add_user_project_role:911 : user_role_id=bea60793bb9643e296094ccc4845d454 2020-12-22 11:10:50.739 | + functions-common:get_or_add_user_project_role:913 : echo bea60793bb9643e296094ccc4845d454 2020-12-22 11:10:50.739 | bea60793bb9643e296094ccc4845d454 2020-12-22 11:10:50.741 | + lib/keystone:create_keystone_accounts:369 : local admin_group 2020-12-22 11:10:50.744 | ++ lib/keystone:create_keystone_accounts:371 : get_or_create_group admins default 'openstack admin group' 2020-12-22 11:10:50.747 | ++ functions-common:get_or_create_group:810 : local 'desc=openstack admin group' 2020-12-22 11:10:50.749 | ++ functions-common:get_or_create_group:811 : local group_id 2020-12-22 11:10:50.753 | +++ functions-common:get_or_create_group:820 : oscwrap group create admins --domain default --description 'openstack admin group' --or-show -f value -c id 2020-12-22 11:10:52.922 | +++ functions-common:oscwrap:2376 : return 0 2020-12-22 11:10:52.925 | ++ functions-common:get_or_create_group:818 : group_id=a8d80de47db64f43974390a7590aa165 2020-12-22 11:10:52.928 | ++ functions-common:get_or_create_group:819 : echo a8d80de47db64f43974390a7590aa165 2020-12-22 11:10:52.931 | + lib/keystone:create_keystone_accounts:371 : admin_group=a8d80de47db64f43974390a7590aa165 2020-12-22 11:10:52.934 | + lib/keystone:create_keystone_accounts:372 : local non_admin_group 2020-12-22 11:10:52.937 | ++ lib/keystone:create_keystone_accounts:374 : get_or_create_group nonadmins default 'non-admin group' 2020-12-22 11:10:52.939 | ++ functions-common:get_or_create_group:810 : local 'desc=non-admin group' 2020-12-22 11:10:52.942 | ++ functions-common:get_or_create_group:811 : local group_id 2020-12-22 11:10:52.945 | +++ functions-common:get_or_create_group:820 : oscwrap group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id 2020-12-22 11:10:55.178 | +++ functions-common:oscwrap:2376 : return 0 2020-12-22 11:10:55.182 | ++ functions-common:get_or_create_group:818 : group_id=753557bbe3494e9893b53a3159e4b8c7 2020-12-22 11:10:55.186 | ++ functions-common:get_or_create_group:819 : echo 753557bbe3494e9893b53a3159e4b8c7 2020-12-22 11:10:55.190 | + lib/keystone:create_keystone_accounts:374 : non_admin_group=753557bbe3494e9893b53a3159e4b8c7 2020-12-22 11:10:55.194 | + lib/keystone:create_keystone_accounts:376 : get_or_add_group_project_role member 753557bbe3494e9893b53a3159e4b8c7 469fe0a131d847c087d3cb5fb255e9d2 2020-12-22 11:10:55.198 | + functions-common:get_or_add_group_project_role:943 : local group_role_id 2020-12-22 11:10:55.202 | ++ functions-common:get_or_add_group_project_role:949 : oscwrap role assignment list --role member --group 753557bbe3494e9893b53a3159e4b8c7 --project 469fe0a131d847c087d3cb5fb255e9d2 -f value 2020-12-22 11:10:57.670 | ++ functions-common:oscwrap:2376 : return 0 2020-12-22 11:10:57.675 | + functions-common:get_or_add_group_project_role:949 : group_role_id= 2020-12-22 11:10:57.677 | + functions-common:get_or_add_group_project_role:950 : [[ -z '' ]] 2020-12-22 11:10:57.681 | + functions-common:get_or_add_group_project_role:952 : openstack role add member --group 753557bbe3494e9893b53a3159e4b8c7 --project 469fe0a131d847c087d3cb5fb255e9d2 2020-12-22 11:11:00.027 | ++ functions-common:get_or_add_group_project_role:959 : oscwrap role assignment list --role member --group 753557bbe3494e9893b53a3159e4b8c7 --project 469fe0a131d847c087d3cb5fb255e9d2 -f value 2020-12-22 11:11:02.586 | ++ functions-common:oscwrap:2376 : return 0 2020-12-22 11:11:02.591 | + functions-common:get_or_add_group_project_role:959 : group_role_id='e39cf9aa82794928aef1f9d9e49d7e7a 753557bbe3494e9893b53a3159e4b8c7 469fe0a131d847c087d3cb5fb255e9d2 False' 2020-12-22 11:11:02.593 | + functions-common:get_or_add_group_project_role:961 : echo e39cf9aa82794928aef1f9d9e49d7e7a 753557bbe3494e9893b53a3159e4b8c7 469fe0a131d847c087d3cb5fb255e9d2 False 2020-12-22 11:11:02.593 | e39cf9aa82794928aef1f9d9e49d7e7a 753557bbe3494e9893b53a3159e4b8c7 469fe0a131d847c087d3cb5fb255e9d2 False 2020-12-22 11:11:02.596 | + lib/keystone:create_keystone_accounts:377 : get_or_add_group_project_role anotherrole 753557bbe3494e9893b53a3159e4b8c7 469fe0a131d847c087d3cb5fb255e9d2 2020-12-22 11:11:02.598 | + functions-common:get_or_add_group_project_role:943 : local group_role_id 2020-12-22 11:11:02.602 | ++ functions-common:get_or_add_group_project_role:949 : oscwrap role assignment list --role anotherrole --group 753557bbe3494e9893b53a3159e4b8c7 --project 469fe0a131d847c087d3cb5fb255e9d2 -f value 2020-12-22 11:11:05.062 | ++ functions-common:oscwrap:2376 : return 0 2020-12-22 11:11:05.067 | + functions-common:get_or_add_group_project_role:949 : group_role_id= 2020-12-22 11:11:05.071 | + functions-common:get_or_add_group_project_role:950 : [[ -z '' ]] 2020-12-22 11:11:05.075 | + functions-common:get_or_add_group_project_role:952 : openstack role add anotherrole --group 753557bbe3494e9893b53a3159e4b8c7 --project 469fe0a131d847c087d3cb5fb255e9d2 2020-12-22 11:11:07.432 | ++ functions-common:get_or_add_group_project_role:959 : oscwrap role assignment list --role anotherrole --group 753557bbe3494e9893b53a3159e4b8c7 --project 469fe0a131d847c087d3cb5fb255e9d2 -f value 2020-12-22 11:11:09.927 | ++ functions-common:oscwrap:2376 : return 0 2020-12-22 11:11:09.930 | + functions-common:get_or_add_group_project_role:959 : group_role_id='bea60793bb9643e296094ccc4845d454 753557bbe3494e9893b53a3159e4b8c7 469fe0a131d847c087d3cb5fb255e9d2 False' 2020-12-22 11:11:09.932 | + functions-common:get_or_add_group_project_role:961 : echo bea60793bb9643e296094ccc4845d454 753557bbe3494e9893b53a3159e4b8c7 469fe0a131d847c087d3cb5fb255e9d2 False 2020-12-22 11:11:09.932 | bea60793bb9643e296094ccc4845d454 753557bbe3494e9893b53a3159e4b8c7 469fe0a131d847c087d3cb5fb255e9d2 False 2020-12-22 11:11:09.935 | + lib/keystone:create_keystone_accounts:378 : get_or_add_group_project_role member 753557bbe3494e9893b53a3159e4b8c7 ffc1c1ca060a420390a0e0b9c957e486 2020-12-22 11:11:09.937 | + functions-common:get_or_add_group_project_role:943 : local group_role_id 2020-12-22 11:11:09.942 | ++ functions-common:get_or_add_group_project_role:949 : oscwrap role assignment list --role member --group 753557bbe3494e9893b53a3159e4b8c7 --project ffc1c1ca060a420390a0e0b9c957e486 -f value 2020-12-22 11:11:12.386 | ++ functions-common:oscwrap:2376 : return 0 2020-12-22 11:11:12.392 | + functions-common:get_or_add_group_project_role:949 : group_role_id= 2020-12-22 11:11:12.397 | + functions-common:get_or_add_group_project_role:950 : [[ -z '' ]] 2020-12-22 11:11:12.400 | + functions-common:get_or_add_group_project_role:952 : openstack role add member --group 753557bbe3494e9893b53a3159e4b8c7 --project ffc1c1ca060a420390a0e0b9c957e486 2020-12-22 11:11:14.744 | ++ functions-common:get_or_add_group_project_role:959 : oscwrap role assignment list --role member --group 753557bbe3494e9893b53a3159e4b8c7 --project ffc1c1ca060a420390a0e0b9c957e486 -f value 2020-12-22 11:11:17.284 | ++ functions-common:oscwrap:2376 : return 0 2020-12-22 11:11:17.288 | + functions-common:get_or_add_group_project_role:959 : group_role_id='e39cf9aa82794928aef1f9d9e49d7e7a 753557bbe3494e9893b53a3159e4b8c7 ffc1c1ca060a420390a0e0b9c957e486 False' 2020-12-22 11:11:17.292 | + functions-common:get_or_add_group_project_role:961 : echo e39cf9aa82794928aef1f9d9e49d7e7a 753557bbe3494e9893b53a3159e4b8c7 ffc1c1ca060a420390a0e0b9c957e486 False 2020-12-22 11:11:17.292 | e39cf9aa82794928aef1f9d9e49d7e7a 753557bbe3494e9893b53a3159e4b8c7 ffc1c1ca060a420390a0e0b9c957e486 False 2020-12-22 11:11:17.295 | + lib/keystone:create_keystone_accounts:379 : get_or_add_group_project_role anotherrole 753557bbe3494e9893b53a3159e4b8c7 ffc1c1ca060a420390a0e0b9c957e486 2020-12-22 11:11:17.299 | + functions-common:get_or_add_group_project_role:943 : local group_role_id 2020-12-22 11:11:17.303 | ++ functions-common:get_or_add_group_project_role:949 : oscwrap role assignment list --role anotherrole --group 753557bbe3494e9893b53a3159e4b8c7 --project ffc1c1ca060a420390a0e0b9c957e486 -f value 2020-12-22 11:11:19.772 | ++ functions-common:oscwrap:2376 : return 0 2020-12-22 11:11:19.775 | + functions-common:get_or_add_group_project_role:949 : group_role_id= 2020-12-22 11:11:19.778 | + functions-common:get_or_add_group_project_role:950 : [[ -z '' ]] 2020-12-22 11:11:19.780 | + functions-common:get_or_add_group_project_role:952 : openstack role add anotherrole --group 753557bbe3494e9893b53a3159e4b8c7 --project ffc1c1ca060a420390a0e0b9c957e486 2020-12-22 11:11:22.179 | ++ functions-common:get_or_add_group_project_role:959 : oscwrap role assignment list --role anotherrole --group 753557bbe3494e9893b53a3159e4b8c7 --project ffc1c1ca060a420390a0e0b9c957e486 -f value 2020-12-22 11:11:24.671 | ++ functions-common:oscwrap:2376 : return 0 2020-12-22 11:11:24.676 | + functions-common:get_or_add_group_project_role:959 : group_role_id='bea60793bb9643e296094ccc4845d454 753557bbe3494e9893b53a3159e4b8c7 ffc1c1ca060a420390a0e0b9c957e486 False' 2020-12-22 11:11:24.679 | + functions-common:get_or_add_group_project_role:961 : echo bea60793bb9643e296094ccc4845d454 753557bbe3494e9893b53a3159e4b8c7 ffc1c1ca060a420390a0e0b9c957e486 False 2020-12-22 11:11:24.679 | bea60793bb9643e296094ccc4845d454 753557bbe3494e9893b53a3159e4b8c7 ffc1c1ca060a420390a0e0b9c957e486 False 2020-12-22 11:11:24.682 | + lib/keystone:create_keystone_accounts:380 : get_or_add_group_project_role admin a8d80de47db64f43974390a7590aa165 aaf41c31b1eb4b5eb0db81bf6618df6b 2020-12-22 11:11:24.685 | + functions-common:get_or_add_group_project_role:943 : local group_role_id 2020-12-22 11:11:24.688 | ++ functions-common:get_or_add_group_project_role:949 : oscwrap role assignment list --role admin --group a8d80de47db64f43974390a7590aa165 --project aaf41c31b1eb4b5eb0db81bf6618df6b -f value 2020-12-22 11:11:27.169 | ++ functions-common:oscwrap:2376 : return 0 2020-12-22 11:11:27.173 | + functions-common:get_or_add_group_project_role:949 : group_role_id= 2020-12-22 11:11:27.177 | + functions-common:get_or_add_group_project_role:950 : [[ -z '' ]] 2020-12-22 11:11:27.181 | + functions-common:get_or_add_group_project_role:952 : openstack role add admin --group a8d80de47db64f43974390a7590aa165 --project aaf41c31b1eb4b5eb0db81bf6618df6b 2020-12-22 11:11:29.514 | ++ functions-common:get_or_add_group_project_role:959 : oscwrap role assignment list --role admin --group a8d80de47db64f43974390a7590aa165 --project aaf41c31b1eb4b5eb0db81bf6618df6b -f value 2020-12-22 11:11:32.056 | ++ functions-common:oscwrap:2376 : return 0 2020-12-22 11:11:32.060 | + functions-common:get_or_add_group_project_role:959 : group_role_id='8567dbe334144938aa76b307ffedf8a9 a8d80de47db64f43974390a7590aa165 aaf41c31b1eb4b5eb0db81bf6618df6b False' 2020-12-22 11:11:32.064 | + functions-common:get_or_add_group_project_role:961 : echo 8567dbe334144938aa76b307ffedf8a9 a8d80de47db64f43974390a7590aa165 aaf41c31b1eb4b5eb0db81bf6618df6b False 2020-12-22 11:11:32.064 | 8567dbe334144938aa76b307ffedf8a9 a8d80de47db64f43974390a7590aa165 aaf41c31b1eb4b5eb0db81bf6618df6b False 2020-12-22 11:11:32.068 | + lib/keystone:create_keystone_accounts:382 : is_service_enabled ldap 2020-12-22 11:11:32.089 | + functions-common:is_service_enabled:1988 : return 1 2020-12-22 11:11:32.093 | + ./stack.sh:main:1152 : is_service_enabled nova 2020-12-22 11:11:32.110 | + functions-common:is_service_enabled:1988 : return 0 2020-12-22 11:11:32.113 | + ./stack.sh:main:1153 : create_nova_accounts 2020-12-22 11:11:32.115 | + lib/nova:create_nova_accounts:344 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,g-reg,c-sch,c-api,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2020-12-22 11:11:32.118 | + lib/nova:create_nova_accounts:348 : create_service_user nova admin 2020-12-22 11:11:32.120 | + lib/keystone:create_service_user:395 : get_or_create_user nova Passw0rd Default 2020-12-22 11:11:32.122 | + functions-common:get_or_create_user:825 : local user_id 2020-12-22 11:11:32.125 | + functions-common:get_or_create_user:826 : [[ ! -z '' ]] 2020-12-22 11:11:32.127 | + functions-common:get_or_create_user:829 : local email= 2020-12-22 11:11:32.130 | ++ functions-common:get_or_create_user:843 : oscwrap user create nova --password Passw0rd --domain=Default --or-show -f value -c id 2020-12-22 11:11:34.442 | ++ functions-common:oscwrap:2376 : return 0 2020-12-22 11:11:34.446 | + functions-common:get_or_create_user:841 : user_id=5445e862a07449e5bb512223f7405648 2020-12-22 11:11:34.449 | + functions-common:get_or_create_user:842 : echo 5445e862a07449e5bb512223f7405648 2020-12-22 11:11:34.450 | 5445e862a07449e5bb512223f7405648 2020-12-22 11:11:34.453 | + lib/keystone:create_service_user:396 : get_or_add_user_project_role service nova service Default Default 2020-12-22 11:11:34.456 | + functions-common:get_or_add_user_project_role:889 : local user_role_id 2020-12-22 11:11:34.459 | ++ functions-common:get_or_add_user_project_role:891 : _get_domain_args Default Default 2020-12-22 11:11:34.462 | ++ functions-common:_get_domain_args:873 : local domain 2020-12-22 11:11:34.464 | ++ functions-common:_get_domain_args:874 : domain= 2020-12-22 11:11:34.467 | ++ functions-common:_get_domain_args:876 : [[ -n Default ]] 2020-12-22 11:11:34.469 | ++ functions-common:_get_domain_args:877 : domain=' --user-domain Default' 2020-12-22 11:11:34.472 | ++ functions-common:_get_domain_args:879 : [[ -n Default ]] 2020-12-22 11:11:34.474 | ++ functions-common:_get_domain_args:880 : domain=' --user-domain Default --project-domain Default' 2020-12-22 11:11:34.477 | ++ functions-common:_get_domain_args:883 : echo --user-domain Default --project-domain Default 2020-12-22 11:11:34.480 | + functions-common:get_or_add_user_project_role:891 : domain_args='--user-domain Default --project-domain Default' 2020-12-22 11:11:34.484 | ++ functions-common:get_or_add_user_project_role:899 : oscwrap role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2020-12-22 11:11:34.484 | ++ functions-common:get_or_add_user_project_role:899 : grep '^|\s[a-f0-9]\+' 2020-12-22 11:11:34.484 | ++ functions-common:get_or_add_user_project_role:899 : get_field 1 2020-12-22 11:11:34.487 | ++ functions-common:get_field:727 : local data field 2020-12-22 11:11:34.490 | ++ functions-common:get_field:728 : read data 2020-12-22 11:11:37.530 | ++ functions-common:oscwrap:2376 : return 0 2020-12-22 11:11:37.536 | + functions-common:get_or_add_user_project_role:899 : user_role_id= 2020-12-22 11:11:37.540 | + functions-common:get_or_add_user_project_role:900 : [[ -z '' ]] 2020-12-22 11:11:37.544 | + functions-common:get_or_add_user_project_role:902 : openstack role add service --user nova --project service --user-domain Default --project-domain Default 2020-12-22 11:11:40.646 | ++ functions-common:get_or_add_user_project_role:911 : oscwrap role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2020-12-22 11:11:40.646 | ++ functions-common:get_or_add_user_project_role:911 : grep '^|\s[a-f0-9]\+' 2020-12-22 11:11:40.646 | ++ functions-common:get_or_add_user_project_role:911 : get_field 1 2020-12-22 11:11:40.651 | ++ functions-common:get_field:727 : local data field 2020-12-22 11:11:40.654 | ++ functions-common:get_field:728 : read data 2020-12-22 11:11:43.752 | ++ functions-common:oscwrap:2376 : return 0 2020-12-22 11:11:43.755 | ++ functions-common:get_field:729 : '[' 1 -lt 0 ']' 2020-12-22 11:11:43.758 | ++ functions-common:get_field:732 : field='$2' 2020-12-22 11:11:43.762 | ++ functions-common:get_field:734 : echo '| 9272dbfd398344a2ae5ad574615700ca | 5445e862a07449e5bb512223f7405648 | | 2268a93cb7fb4c1c9b2efd30d273a467 | | | False |' 2020-12-22 11:11:43.762 | ++ functions-common:get_field:734 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2020-12-22 11:11:43.769 | ++ functions-common:get_field:728 : read data 2020-12-22 11:11:43.774 | + functions-common:get_or_add_user_project_role:911 : user_role_id=9272dbfd398344a2ae5ad574615700ca 2020-12-22 11:11:43.778 | + functions-common:get_or_add_user_project_role:913 : echo 9272dbfd398344a2ae5ad574615700ca 2020-12-22 11:11:43.778 | 9272dbfd398344a2ae5ad574615700ca 2020-12-22 11:11:43.781 | + lib/keystone:create_service_user:398 : [[ -n admin ]] 2020-12-22 11:11:43.783 | + lib/keystone:create_service_user:399 : get_or_add_user_project_role admin nova service Default Default 2020-12-22 11:11:43.786 | + functions-common:get_or_add_user_project_role:889 : local user_role_id 2020-12-22 11:11:43.789 | ++ functions-common:get_or_add_user_project_role:891 : _get_domain_args Default Default 2020-12-22 11:11:43.792 | ++ functions-common:_get_domain_args:873 : local domain 2020-12-22 11:11:43.794 | ++ functions-common:_get_domain_args:874 : domain= 2020-12-22 11:11:43.797 | ++ functions-common:_get_domain_args:876 : [[ -n Default ]] 2020-12-22 11:11:43.799 | ++ functions-common:_get_domain_args:877 : domain=' --user-domain Default' 2020-12-22 11:11:43.802 | ++ functions-common:_get_domain_args:879 : [[ -n Default ]] 2020-12-22 11:11:43.804 | ++ functions-common:_get_domain_args:880 : domain=' --user-domain Default --project-domain Default' 2020-12-22 11:11:43.807 | ++ functions-common:_get_domain_args:883 : echo --user-domain Default --project-domain Default 2020-12-22 11:11:43.810 | + functions-common:get_or_add_user_project_role:891 : domain_args='--user-domain Default --project-domain Default' 2020-12-22 11:11:43.814 | ++ functions-common:get_or_add_user_project_role:899 : oscwrap role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2020-12-22 11:11:43.814 | ++ functions-common:get_or_add_user_project_role:899 : grep '^|\s[a-f0-9]\+' 2020-12-22 11:11:43.814 | ++ functions-common:get_or_add_user_project_role:899 : get_field 1 2020-12-22 11:11:43.817 | ++ functions-common:get_field:727 : local data field 2020-12-22 11:11:43.820 | ++ functions-common:get_field:728 : read data 2020-12-22 11:11:46.906 | ++ functions-common:oscwrap:2376 : return 0 2020-12-22 11:11:46.910 | + functions-common:get_or_add_user_project_role:899 : user_role_id= 2020-12-22 11:11:46.912 | + functions-common:get_or_add_user_project_role:900 : [[ -z '' ]] 2020-12-22 11:11:46.915 | + functions-common:get_or_add_user_project_role:902 : openstack role add admin --user nova --project service --user-domain Default --project-domain Default 2020-12-22 11:11:49.868 | ++ functions-common:get_or_add_user_project_role:911 : grep '^|\s[a-f0-9]\+' 2020-12-22 11:11:49.869 | ++ functions-common:get_or_add_user_project_role:911 : oscwrap role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2020-12-22 11:11:49.869 | ++ functions-common:get_or_add_user_project_role:911 : get_field 1 2020-12-22 11:11:49.872 | ++ functions-common:get_field:727 : local data field 2020-12-22 11:11:49.875 | ++ functions-common:get_field:728 : read data 2020-12-22 11:11:52.994 | ++ functions-common:oscwrap:2376 : return 0 2020-12-22 11:11:52.998 | ++ functions-common:get_field:729 : '[' 1 -lt 0 ']' 2020-12-22 11:11:53.002 | ++ functions-common:get_field:732 : field='$2' 2020-12-22 11:11:53.005 | ++ functions-common:get_field:734 : echo '| 8567dbe334144938aa76b307ffedf8a9 | 5445e862a07449e5bb512223f7405648 | | 2268a93cb7fb4c1c9b2efd30d273a467 | | | False |' 2020-12-22 11:11:53.005 | ++ functions-common:get_field:734 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2020-12-22 11:11:53.011 | ++ functions-common:get_field:728 : read data 2020-12-22 11:11:53.015 | + functions-common:get_or_add_user_project_role:911 : user_role_id=8567dbe334144938aa76b307ffedf8a9 2020-12-22 11:11:53.018 | + functions-common:get_or_add_user_project_role:913 : echo 8567dbe334144938aa76b307ffedf8a9 2020-12-22 11:11:53.018 | 8567dbe334144938aa76b307ffedf8a9 2020-12-22 11:11:53.021 | + lib/nova:create_nova_accounts:350 : local nova_api_url 2020-12-22 11:11:53.024 | + lib/nova:create_nova_accounts:351 : [[ True == \F\a\l\s\e ]] 2020-12-22 11:11:53.027 | + lib/nova:create_nova_accounts:354 : nova_api_url=http://10.222.0.117/compute 2020-12-22 11:11:53.030 | + lib/nova:create_nova_accounts:357 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2020-12-22 11:11:53.032 | + functions-common:get_or_create_service:967 : local service_id 2020-12-22 11:11:53.036 | ++ functions-common:get_or_create_service:980 : oscwrap service show compute_legacy -f value -c id 2020-12-22 11:11:55.293 | ++ functions-common:get_or_create_service:982 : oscwrap service create compute_legacy --name nova_legacy '--description=Nova Compute Service (Legacy 2.0)' -f value -c id 2020-12-22 11:11:57.385 | ++ functions-common:oscwrap:2376 : return 0 2020-12-22 11:11:57.389 | + functions-common:get_or_create_service:978 : service_id=' 2020-12-22 11:11:57.389 | 5d16a03a712b49119d88caa8dd44a052' 2020-12-22 11:11:57.393 | + functions-common:get_or_create_service:979 : echo 5d16a03a712b49119d88caa8dd44a052 2020-12-22 11:11:57.393 | 5d16a03a712b49119d88caa8dd44a052 2020-12-22 11:11:57.398 | + lib/nova:create_nova_accounts:359 : get_or_create_endpoint compute_legacy RegionOne 'http://10.222.0.117/compute/v2/$(project_id)s' 2020-12-22 11:11:57.400 | + functions-common:get_or_create_endpoint:1011 : local public_id 2020-12-22 11:11:57.404 | ++ functions-common:get_or_create_endpoint:1012 : _get_or_create_endpoint_with_interface compute_legacy public 'http://10.222.0.117/compute/v2/$(project_id)s' RegionOne 2020-12-22 11:11:57.407 | ++ functions-common:_get_or_create_endpoint_with_interface:985 : local endpoint_id 2020-12-22 11:11:57.411 | +++ functions-common:_get_or_create_endpoint_with_interface:990 : oscwrap endpoint list --service compute_legacy --interface public --region RegionOne -c ID -f value 2020-12-22 11:11:59.826 | +++ functions-common:oscwrap:2376 : return 0 2020-12-22 11:11:59.830 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : endpoint_id= 2020-12-22 11:11:59.834 | ++ functions-common:_get_or_create_endpoint_with_interface:991 : [[ -z '' ]] 2020-12-22 11:11:59.838 | +++ functions-common:_get_or_create_endpoint_with_interface:994 : oscwrap endpoint create compute_legacy public 'http://10.222.0.117/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2020-12-22 11:12:02.188 | +++ functions-common:oscwrap:2376 : return 0 2020-12-22 11:12:02.193 | ++ functions-common:_get_or_create_endpoint_with_interface:994 : endpoint_id=689e0219a2a446bb883e928eae249d89 2020-12-22 11:12:02.196 | ++ functions-common:_get_or_create_endpoint_with_interface:997 : echo 689e0219a2a446bb883e928eae249d89 2020-12-22 11:12:02.199 | + functions-common:get_or_create_endpoint:1012 : public_id=689e0219a2a446bb883e928eae249d89 2020-12-22 11:12:02.201 | + functions-common:get_or_create_endpoint:1014 : [[ -n '' ]] 2020-12-22 11:12:02.204 | + functions-common:get_or_create_endpoint:1017 : [[ -n '' ]] 2020-12-22 11:12:02.206 | + functions-common:get_or_create_endpoint:1021 : echo 689e0219a2a446bb883e928eae249d89 2020-12-22 11:12:02.206 | 689e0219a2a446bb883e928eae249d89 2020-12-22 11:12:02.209 | + lib/nova:create_nova_accounts:363 : get_or_create_service nova compute 'Nova Compute Service' 2020-12-22 11:12:02.212 | + functions-common:get_or_create_service:967 : local service_id 2020-12-22 11:12:02.215 | ++ functions-common:get_or_create_service:980 : oscwrap service show compute -f value -c id 2020-12-22 11:12:04.520 | ++ functions-common:get_or_create_service:982 : oscwrap service create compute --name nova '--description=Nova Compute Service' -f value -c id 2020-12-22 11:12:06.629 | ++ functions-common:oscwrap:2376 : return 0 2020-12-22 11:12:06.633 | + functions-common:get_or_create_service:978 : service_id=' 2020-12-22 11:12:06.633 | c25cf11756194b8184151d7d93de5a39' 2020-12-22 11:12:06.635 | + functions-common:get_or_create_service:979 : echo c25cf11756194b8184151d7d93de5a39 2020-12-22 11:12:06.636 | c25cf11756194b8184151d7d93de5a39 2020-12-22 11:12:06.639 | + lib/nova:create_nova_accounts:365 : get_or_create_endpoint compute RegionOne http://10.222.0.117/compute/v2.1 2020-12-22 11:12:06.642 | + functions-common:get_or_create_endpoint:1011 : local public_id 2020-12-22 11:12:06.646 | ++ functions-common:get_or_create_endpoint:1012 : _get_or_create_endpoint_with_interface compute public http://10.222.0.117/compute/v2.1 RegionOne 2020-12-22 11:12:06.650 | ++ functions-common:_get_or_create_endpoint_with_interface:985 : local endpoint_id 2020-12-22 11:12:06.654 | +++ functions-common:_get_or_create_endpoint_with_interface:990 : oscwrap endpoint list --service compute --interface public --region RegionOne -c ID -f value 2020-12-22 11:12:09.105 | +++ functions-common:oscwrap:2376 : return 0 2020-12-22 11:12:09.111 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : endpoint_id= 2020-12-22 11:12:09.115 | ++ functions-common:_get_or_create_endpoint_with_interface:991 : [[ -z '' ]] 2020-12-22 11:12:09.120 | +++ functions-common:_get_or_create_endpoint_with_interface:994 : oscwrap endpoint create compute public http://10.222.0.117/compute/v2.1 --region RegionOne -f value -c id 2020-12-22 11:12:11.475 | +++ functions-common:oscwrap:2376 : return 0 2020-12-22 11:12:11.479 | ++ functions-common:_get_or_create_endpoint_with_interface:994 : endpoint_id=3a5cdbd0f6784ba1859af114677c3676 2020-12-22 11:12:11.483 | ++ functions-common:_get_or_create_endpoint_with_interface:997 : echo 3a5cdbd0f6784ba1859af114677c3676 2020-12-22 11:12:11.488 | + functions-common:get_or_create_endpoint:1012 : public_id=3a5cdbd0f6784ba1859af114677c3676 2020-12-22 11:12:11.490 | + functions-common:get_or_create_endpoint:1014 : [[ -n '' ]] 2020-12-22 11:12:11.493 | + functions-common:get_or_create_endpoint:1017 : [[ -n '' ]] 2020-12-22 11:12:11.495 | + functions-common:get_or_create_endpoint:1021 : echo 3a5cdbd0f6784ba1859af114677c3676 2020-12-22 11:12:11.495 | 3a5cdbd0f6784ba1859af114677c3676 2020-12-22 11:12:11.498 | + lib/nova:create_nova_accounts:370 : is_service_enabled n-api 2020-12-22 11:12:11.516 | + functions-common:is_service_enabled:1988 : return 0 2020-12-22 11:12:11.518 | + lib/nova:create_nova_accounts:372 : is_service_enabled swift 2020-12-22 11:12:11.538 | + functions-common:is_service_enabled:1988 : return 0 2020-12-22 11:12:11.541 | + lib/nova:create_nova_accounts:375 : get_or_add_user_project_role ResellerAdmin nova service Default Default 2020-12-22 11:12:11.544 | + functions-common:get_or_add_user_project_role:889 : local user_role_id 2020-12-22 11:12:11.548 | ++ functions-common:get_or_add_user_project_role:891 : _get_domain_args Default Default 2020-12-22 11:12:11.551 | ++ functions-common:_get_domain_args:873 : local domain 2020-12-22 11:12:11.554 | ++ functions-common:_get_domain_args:874 : domain= 2020-12-22 11:12:11.556 | ++ functions-common:_get_domain_args:876 : [[ -n Default ]] 2020-12-22 11:12:11.558 | ++ functions-common:_get_domain_args:877 : domain=' --user-domain Default' 2020-12-22 11:12:11.561 | ++ functions-common:_get_domain_args:879 : [[ -n Default ]] 2020-12-22 11:12:11.563 | ++ functions-common:_get_domain_args:880 : domain=' --user-domain Default --project-domain Default' 2020-12-22 11:12:11.566 | ++ functions-common:_get_domain_args:883 : echo --user-domain Default --project-domain Default 2020-12-22 11:12:11.569 | + functions-common:get_or_add_user_project_role:891 : domain_args='--user-domain Default --project-domain Default' 2020-12-22 11:12:11.573 | ++ functions-common:get_or_add_user_project_role:899 : grep '^|\s[a-f0-9]\+' 2020-12-22 11:12:11.573 | ++ functions-common:get_or_add_user_project_role:899 : oscwrap role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2020-12-22 11:12:11.573 | ++ functions-common:get_or_add_user_project_role:899 : get_field 1 2020-12-22 11:12:11.577 | ++ functions-common:get_field:727 : local data field 2020-12-22 11:12:11.579 | ++ functions-common:get_field:728 : read data 2020-12-22 11:12:14.717 | ++ functions-common:oscwrap:2376 : return 0 2020-12-22 11:12:14.723 | + functions-common:get_or_add_user_project_role:899 : user_role_id= 2020-12-22 11:12:14.727 | + functions-common:get_or_add_user_project_role:900 : [[ -z '' ]] 2020-12-22 11:12:14.731 | + functions-common:get_or_add_user_project_role:902 : openstack role add ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2020-12-22 11:12:17.686 | ++ functions-common:get_or_add_user_project_role:911 : oscwrap role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2020-12-22 11:12:17.686 | ++ functions-common:get_or_add_user_project_role:911 : grep '^|\s[a-f0-9]\+' 2020-12-22 11:12:17.687 | ++ functions-common:get_or_add_user_project_role:911 : get_field 1 2020-12-22 11:12:17.690 | ++ functions-common:get_field:727 : local data field 2020-12-22 11:12:17.694 | ++ functions-common:get_field:728 : read data 2020-12-22 11:12:20.753 | ++ functions-common:oscwrap:2376 : return 0 2020-12-22 11:12:20.756 | ++ functions-common:get_field:729 : '[' 1 -lt 0 ']' 2020-12-22 11:12:20.759 | ++ functions-common:get_field:732 : field='$2' 2020-12-22 11:12:20.763 | ++ functions-common:get_field:734 : echo '| 7866c0fd522b40189bf58e8ea61aa58d | 5445e862a07449e5bb512223f7405648 | | 2268a93cb7fb4c1c9b2efd30d273a467 | | | False |' 2020-12-22 11:12:20.765 | ++ functions-common:get_field:734 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2020-12-22 11:12:20.771 | ++ functions-common:get_field:728 : read data 2020-12-22 11:12:20.776 | + functions-common:get_or_add_user_project_role:911 : user_role_id=7866c0fd522b40189bf58e8ea61aa58d 2020-12-22 11:12:20.778 | + functions-common:get_or_add_user_project_role:913 : echo 7866c0fd522b40189bf58e8ea61aa58d 2020-12-22 11:12:20.778 | 7866c0fd522b40189bf58e8ea61aa58d 2020-12-22 11:12:20.781 | + lib/nova:create_nova_accounts:380 : is_service_enabled s3api 2020-12-22 11:12:20.801 | + functions-common:is_service_enabled:1988 : return 1 2020-12-22 11:12:20.805 | + ./stack.sh:main:1155 : is_service_enabled glance 2020-12-22 11:12:20.823 | + functions-common:is_service_enabled:1988 : return 0 2020-12-22 11:12:20.828 | + ./stack.sh:main:1156 : create_glance_accounts 2020-12-22 11:12:20.830 | + lib/glance:create_glance_accounts:253 : is_service_enabled g-api 2020-12-22 11:12:20.846 | + functions-common:is_service_enabled:1988 : return 0 2020-12-22 11:12:20.849 | + lib/glance:create_glance_accounts:255 : create_service_user glance 2020-12-22 11:12:20.851 | + lib/keystone:create_service_user:395 : get_or_create_user glance Passw0rd Default 2020-12-22 11:12:20.854 | + functions-common:get_or_create_user:825 : local user_id 2020-12-22 11:12:20.857 | + functions-common:get_or_create_user:826 : [[ ! -z '' ]] 2020-12-22 11:12:20.860 | + functions-common:get_or_create_user:829 : local email= 2020-12-22 11:12:20.864 | ++ functions-common:get_or_create_user:843 : oscwrap user create glance --password Passw0rd --domain=Default --or-show -f value -c id 2020-12-22 11:12:23.178 | ++ functions-common:oscwrap:2376 : return 0 2020-12-22 11:12:23.181 | + functions-common:get_or_create_user:841 : user_id=fd4e1bd1268a452b894091eeddc2f03c 2020-12-22 11:12:23.184 | + functions-common:get_or_create_user:842 : echo fd4e1bd1268a452b894091eeddc2f03c 2020-12-22 11:12:23.184 | fd4e1bd1268a452b894091eeddc2f03c 2020-12-22 11:12:23.186 | + lib/keystone:create_service_user:396 : get_or_add_user_project_role service glance service Default Default 2020-12-22 11:12:23.189 | + functions-common:get_or_add_user_project_role:889 : local user_role_id 2020-12-22 11:12:23.192 | ++ functions-common:get_or_add_user_project_role:891 : _get_domain_args Default Default 2020-12-22 11:12:23.195 | ++ functions-common:_get_domain_args:873 : local domain 2020-12-22 11:12:23.197 | ++ functions-common:_get_domain_args:874 : domain= 2020-12-22 11:12:23.200 | ++ functions-common:_get_domain_args:876 : [[ -n Default ]] 2020-12-22 11:12:23.202 | ++ functions-common:_get_domain_args:877 : domain=' --user-domain Default' 2020-12-22 11:12:23.205 | ++ functions-common:_get_domain_args:879 : [[ -n Default ]] 2020-12-22 11:12:23.208 | ++ functions-common:_get_domain_args:880 : domain=' --user-domain Default --project-domain Default' 2020-12-22 11:12:23.210 | ++ functions-common:_get_domain_args:883 : echo --user-domain Default --project-domain Default 2020-12-22 11:12:23.213 | + functions-common:get_or_add_user_project_role:891 : domain_args='--user-domain Default --project-domain Default' 2020-12-22 11:12:23.217 | ++ functions-common:get_or_add_user_project_role:899 : oscwrap role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2020-12-22 11:12:23.218 | ++ functions-common:get_or_add_user_project_role:899 : grep '^|\s[a-f0-9]\+' 2020-12-22 11:12:23.220 | ++ functions-common:get_or_add_user_project_role:899 : get_field 1 2020-12-22 11:12:23.223 | ++ functions-common:get_field:727 : local data field 2020-12-22 11:12:23.226 | ++ functions-common:get_field:728 : read data 2020-12-22 11:12:26.290 | ++ functions-common:oscwrap:2376 : return 0 2020-12-22 11:12:26.296 | + functions-common:get_or_add_user_project_role:899 : user_role_id= 2020-12-22 11:12:26.299 | + functions-common:get_or_add_user_project_role:900 : [[ -z '' ]] 2020-12-22 11:12:26.302 | + functions-common:get_or_add_user_project_role:902 : openstack role add service --user glance --project service --user-domain Default --project-domain Default 2020-12-22 11:12:29.217 | ++ functions-common:get_or_add_user_project_role:911 : grep '^|\s[a-f0-9]\+' 2020-12-22 11:12:29.217 | ++ functions-common:get_or_add_user_project_role:911 : get_field 1 2020-12-22 11:12:29.217 | ++ functions-common:get_or_add_user_project_role:911 : oscwrap role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2020-12-22 11:12:29.219 | ++ functions-common:get_field:727 : local data field 2020-12-22 11:12:29.222 | ++ functions-common:get_field:728 : read data 2020-12-22 11:12:32.277 | ++ functions-common:oscwrap:2376 : return 0 2020-12-22 11:12:32.280 | ++ functions-common:get_field:729 : '[' 1 -lt 0 ']' 2020-12-22 11:12:32.283 | ++ functions-common:get_field:732 : field='$2' 2020-12-22 11:12:32.287 | ++ functions-common:get_field:734 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2020-12-22 11:12:32.287 | ++ functions-common:get_field:734 : echo '| 9272dbfd398344a2ae5ad574615700ca | fd4e1bd1268a452b894091eeddc2f03c | | 2268a93cb7fb4c1c9b2efd30d273a467 | | | False |' 2020-12-22 11:12:32.292 | ++ functions-common:get_field:728 : read data 2020-12-22 11:12:32.296 | + functions-common:get_or_add_user_project_role:911 : user_role_id=9272dbfd398344a2ae5ad574615700ca 2020-12-22 11:12:32.298 | + functions-common:get_or_add_user_project_role:913 : echo 9272dbfd398344a2ae5ad574615700ca 2020-12-22 11:12:32.298 | 9272dbfd398344a2ae5ad574615700ca 2020-12-22 11:12:32.301 | + lib/keystone:create_service_user:398 : [[ -n '' ]] 2020-12-22 11:12:32.303 | + lib/glance:create_glance_accounts:258 : is_service_enabled s-proxy 2020-12-22 11:12:32.321 | + functions-common:is_service_enabled:1988 : return 0 2020-12-22 11:12:32.324 | + lib/glance:create_glance_accounts:259 : create_service_user glance-swift ResellerAdmin 2020-12-22 11:12:32.326 | + lib/keystone:create_service_user:395 : get_or_create_user glance-swift Passw0rd Default 2020-12-22 11:12:32.330 | + functions-common:get_or_create_user:825 : local user_id 2020-12-22 11:12:32.332 | + functions-common:get_or_create_user:826 : [[ ! -z '' ]] 2020-12-22 11:12:32.335 | + functions-common:get_or_create_user:829 : local email= 2020-12-22 11:12:32.338 | ++ functions-common:get_or_create_user:843 : oscwrap user create glance-swift --password Passw0rd --domain=Default --or-show -f value -c id 2020-12-22 11:12:34.651 | ++ functions-common:oscwrap:2376 : return 0 2020-12-22 11:12:34.654 | + functions-common:get_or_create_user:841 : user_id=188bdf6195474b03bddc585e3c92b097 2020-12-22 11:12:34.657 | + functions-common:get_or_create_user:842 : echo 188bdf6195474b03bddc585e3c92b097 2020-12-22 11:12:34.657 | 188bdf6195474b03bddc585e3c92b097 2020-12-22 11:12:34.660 | + lib/keystone:create_service_user:396 : get_or_add_user_project_role service glance-swift service Default Default 2020-12-22 11:12:34.662 | + functions-common:get_or_add_user_project_role:889 : local user_role_id 2020-12-22 11:12:34.666 | ++ functions-common:get_or_add_user_project_role:891 : _get_domain_args Default Default 2020-12-22 11:12:34.668 | ++ functions-common:_get_domain_args:873 : local domain 2020-12-22 11:12:34.671 | ++ functions-common:_get_domain_args:874 : domain= 2020-12-22 11:12:34.673 | ++ functions-common:_get_domain_args:876 : [[ -n Default ]] 2020-12-22 11:12:34.676 | ++ functions-common:_get_domain_args:877 : domain=' --user-domain Default' 2020-12-22 11:12:34.678 | ++ functions-common:_get_domain_args:879 : [[ -n Default ]] 2020-12-22 11:12:34.681 | ++ functions-common:_get_domain_args:880 : domain=' --user-domain Default --project-domain Default' 2020-12-22 11:12:34.683 | ++ functions-common:_get_domain_args:883 : echo --user-domain Default --project-domain Default 2020-12-22 11:12:34.686 | + functions-common:get_or_add_user_project_role:891 : domain_args='--user-domain Default --project-domain Default' 2020-12-22 11:12:34.690 | ++ functions-common:get_or_add_user_project_role:899 : oscwrap role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2020-12-22 11:12:34.691 | ++ functions-common:get_or_add_user_project_role:899 : grep '^|\s[a-f0-9]\+' 2020-12-22 11:12:34.692 | ++ functions-common:get_or_add_user_project_role:899 : get_field 1 2020-12-22 11:12:34.695 | ++ functions-common:get_field:727 : local data field 2020-12-22 11:12:34.698 | ++ functions-common:get_field:728 : read data 2020-12-22 11:12:37.719 | ++ functions-common:oscwrap:2376 : return 0 2020-12-22 11:12:37.724 | + functions-common:get_or_add_user_project_role:899 : user_role_id= 2020-12-22 11:12:37.727 | + functions-common:get_or_add_user_project_role:900 : [[ -z '' ]] 2020-12-22 11:12:37.730 | + functions-common:get_or_add_user_project_role:902 : openstack role add service --user glance-swift --project service --user-domain Default --project-domain Default 2020-12-22 11:12:40.848 | ++ functions-common:get_or_add_user_project_role:911 : grep '^|\s[a-f0-9]\+' 2020-12-22 11:12:40.849 | ++ functions-common:get_or_add_user_project_role:911 : oscwrap role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2020-12-22 11:12:40.849 | ++ functions-common:get_or_add_user_project_role:911 : get_field 1 2020-12-22 11:12:40.853 | ++ functions-common:get_field:727 : local data field 2020-12-22 11:12:40.856 | ++ functions-common:get_field:728 : read data 2020-12-22 11:12:44.018 | ++ functions-common:oscwrap:2376 : return 0 2020-12-22 11:12:44.022 | ++ functions-common:get_field:729 : '[' 1 -lt 0 ']' 2020-12-22 11:12:44.025 | ++ functions-common:get_field:732 : field='$2' 2020-12-22 11:12:44.029 | ++ functions-common:get_field:734 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2020-12-22 11:12:44.030 | ++ functions-common:get_field:734 : echo '| 9272dbfd398344a2ae5ad574615700ca | 188bdf6195474b03bddc585e3c92b097 | | 2268a93cb7fb4c1c9b2efd30d273a467 | | | False |' 2020-12-22 11:12:44.036 | ++ functions-common:get_field:728 : read data 2020-12-22 11:12:44.040 | + functions-common:get_or_add_user_project_role:911 : user_role_id=9272dbfd398344a2ae5ad574615700ca 2020-12-22 11:12:44.042 | + functions-common:get_or_add_user_project_role:913 : echo 9272dbfd398344a2ae5ad574615700ca 2020-12-22 11:12:44.042 | 9272dbfd398344a2ae5ad574615700ca 2020-12-22 11:12:44.045 | + lib/keystone:create_service_user:398 : [[ -n ResellerAdmin ]] 2020-12-22 11:12:44.047 | + lib/keystone:create_service_user:399 : get_or_add_user_project_role ResellerAdmin glance-swift service Default Default 2020-12-22 11:12:44.050 | + functions-common:get_or_add_user_project_role:889 : local user_role_id 2020-12-22 11:12:44.054 | ++ functions-common:get_or_add_user_project_role:891 : _get_domain_args Default Default 2020-12-22 11:12:44.057 | ++ functions-common:_get_domain_args:873 : local domain 2020-12-22 11:12:44.060 | ++ functions-common:_get_domain_args:874 : domain= 2020-12-22 11:12:44.064 | ++ functions-common:_get_domain_args:876 : [[ -n Default ]] 2020-12-22 11:12:44.067 | ++ functions-common:_get_domain_args:877 : domain=' --user-domain Default' 2020-12-22 11:12:44.070 | ++ functions-common:_get_domain_args:879 : [[ -n Default ]] 2020-12-22 11:12:44.073 | ++ functions-common:_get_domain_args:880 : domain=' --user-domain Default --project-domain Default' 2020-12-22 11:12:44.077 | ++ functions-common:_get_domain_args:883 : echo --user-domain Default --project-domain Default 2020-12-22 11:12:44.081 | + functions-common:get_or_add_user_project_role:891 : domain_args='--user-domain Default --project-domain Default' 2020-12-22 11:12:44.085 | ++ functions-common:get_or_add_user_project_role:899 : oscwrap role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2020-12-22 11:12:44.086 | ++ functions-common:get_or_add_user_project_role:899 : grep '^|\s[a-f0-9]\+' 2020-12-22 11:12:44.086 | ++ functions-common:get_or_add_user_project_role:899 : get_field 1 2020-12-22 11:12:44.090 | ++ functions-common:get_field:727 : local data field 2020-12-22 11:12:44.096 | ++ functions-common:get_field:728 : read data 2020-12-22 11:12:47.125 | ++ functions-common:oscwrap:2376 : return 0 2020-12-22 11:12:47.129 | + functions-common:get_or_add_user_project_role:899 : user_role_id= 2020-12-22 11:12:47.133 | + functions-common:get_or_add_user_project_role:900 : [[ -z '' ]] 2020-12-22 11:12:47.136 | + functions-common:get_or_add_user_project_role:902 : openstack role add ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2020-12-22 11:12:50.099 | ++ functions-common:get_or_add_user_project_role:911 : grep '^|\s[a-f0-9]\+' 2020-12-22 11:12:50.100 | ++ functions-common:get_or_add_user_project_role:911 : oscwrap role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2020-12-22 11:12:50.100 | ++ functions-common:get_or_add_user_project_role:911 : get_field 1 2020-12-22 11:12:50.103 | ++ functions-common:get_field:727 : local data field 2020-12-22 11:12:50.106 | ++ functions-common:get_field:728 : read data 2020-12-22 11:12:53.174 | ++ functions-common:oscwrap:2376 : return 0 2020-12-22 11:12:53.177 | ++ functions-common:get_field:729 : '[' 1 -lt 0 ']' 2020-12-22 11:12:53.180 | ++ functions-common:get_field:732 : field='$2' 2020-12-22 11:12:53.184 | ++ functions-common:get_field:734 : echo '| 7866c0fd522b40189bf58e8ea61aa58d | 188bdf6195474b03bddc585e3c92b097 | | 2268a93cb7fb4c1c9b2efd30d273a467 | | | False |' 2020-12-22 11:12:53.185 | ++ functions-common:get_field:734 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2020-12-22 11:12:53.190 | ++ functions-common:get_field:728 : read data 2020-12-22 11:12:53.194 | + functions-common:get_or_add_user_project_role:911 : user_role_id=7866c0fd522b40189bf58e8ea61aa58d 2020-12-22 11:12:53.198 | + functions-common:get_or_add_user_project_role:913 : echo 7866c0fd522b40189bf58e8ea61aa58d 2020-12-22 11:12:53.198 | 7866c0fd522b40189bf58e8ea61aa58d 2020-12-22 11:12:53.201 | + lib/glance:create_glance_accounts:262 : get_or_create_service glance image 'Glance Image Service' 2020-12-22 11:12:53.204 | + functions-common:get_or_create_service:967 : local service_id 2020-12-22 11:12:53.209 | ++ functions-common:get_or_create_service:980 : oscwrap service show image -f value -c id 2020-12-22 11:12:55.448 | ++ functions-common:get_or_create_service:982 : oscwrap service create image --name glance '--description=Glance Image Service' -f value -c id 2020-12-22 11:12:57.606 | ++ functions-common:oscwrap:2376 : return 0 2020-12-22 11:12:57.610 | + functions-common:get_or_create_service:978 : service_id=' 2020-12-22 11:12:57.610 | 90f6b55246314c98bb193167d015113e' 2020-12-22 11:12:57.613 | + functions-common:get_or_create_service:979 : echo 90f6b55246314c98bb193167d015113e 2020-12-22 11:12:57.613 | 90f6b55246314c98bb193167d015113e 2020-12-22 11:12:57.617 | + lib/glance:create_glance_accounts:264 : get_or_create_endpoint image RegionOne http://10.222.0.117/image 2020-12-22 11:12:57.620 | + functions-common:get_or_create_endpoint:1011 : local public_id 2020-12-22 11:12:57.624 | ++ functions-common:get_or_create_endpoint:1012 : _get_or_create_endpoint_with_interface image public http://10.222.0.117/image RegionOne 2020-12-22 11:12:57.627 | ++ functions-common:_get_or_create_endpoint_with_interface:985 : local endpoint_id 2020-12-22 11:12:57.632 | +++ functions-common:_get_or_create_endpoint_with_interface:990 : oscwrap endpoint list --service image --interface public --region RegionOne -c ID -f value 2020-12-22 11:13:00.086 | +++ functions-common:oscwrap:2376 : return 0 2020-12-22 11:13:00.089 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : endpoint_id= 2020-12-22 11:13:00.092 | ++ functions-common:_get_or_create_endpoint_with_interface:991 : [[ -z '' ]] 2020-12-22 11:13:00.095 | +++ functions-common:_get_or_create_endpoint_with_interface:994 : oscwrap endpoint create image public http://10.222.0.117/image --region RegionOne -f value -c id 2020-12-22 11:13:02.504 | +++ functions-common:oscwrap:2376 : return 0 2020-12-22 11:13:02.509 | ++ functions-common:_get_or_create_endpoint_with_interface:994 : endpoint_id=d233e83e50d44e89beb3f85c1b6747ee 2020-12-22 11:13:02.513 | ++ functions-common:_get_or_create_endpoint_with_interface:997 : echo d233e83e50d44e89beb3f85c1b6747ee 2020-12-22 11:13:02.516 | + functions-common:get_or_create_endpoint:1012 : public_id=d233e83e50d44e89beb3f85c1b6747ee 2020-12-22 11:13:02.519 | + functions-common:get_or_create_endpoint:1014 : [[ -n '' ]] 2020-12-22 11:13:02.522 | + functions-common:get_or_create_endpoint:1017 : [[ -n '' ]] 2020-12-22 11:13:02.525 | + functions-common:get_or_create_endpoint:1021 : echo d233e83e50d44e89beb3f85c1b6747ee 2020-12-22 11:13:02.525 | d233e83e50d44e89beb3f85c1b6747ee 2020-12-22 11:13:02.530 | ++ lib/glance:create_glance_accounts:269 : get_or_create_domain Default 2020-12-22 11:13:02.533 | ++ functions-common:get_or_create_domain:793 : local domain_id 2020-12-22 11:13:02.538 | +++ functions-common:get_or_create_domain:805 : oscwrap domain show Default -f value -c id 2020-12-22 11:13:04.751 | ++ functions-common:get_or_create_domain:803 : domain_id=default 2020-12-22 11:13:04.754 | ++ functions-common:get_or_create_domain:804 : echo default 2020-12-22 11:13:04.757 | + lib/glance:create_glance_accounts:269 : service_domain_id=default 2020-12-22 11:13:04.760 | + lib/glance:create_glance_accounts:270 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2020-12-22 11:13:04.786 | + lib/glance:create_glance_accounts:271 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2020-12-22 11:13:04.812 | + ./stack.sh:main:1158 : is_service_enabled cinder 2020-12-22 11:13:04.829 | + functions-common:is_service_enabled:1988 : return 0 2020-12-22 11:13:04.832 | + ./stack.sh:main:1159 : create_cinder_accounts 2020-12-22 11:13:04.834 | + lib/cinder:create_cinder_accounts:339 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,g-reg,c-sch,c-api,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ c-api ]] 2020-12-22 11:13:04.837 | + lib/cinder:create_cinder_accounts:341 : create_service_user cinder 2020-12-22 11:13:04.839 | + lib/keystone:create_service_user:395 : get_or_create_user cinder Passw0rd Default 2020-12-22 11:13:04.842 | + functions-common:get_or_create_user:825 : local user_id 2020-12-22 11:13:04.844 | + functions-common:get_or_create_user:826 : [[ ! -z '' ]] 2020-12-22 11:13:04.847 | + functions-common:get_or_create_user:829 : local email= 2020-12-22 11:13:04.850 | ++ functions-common:get_or_create_user:843 : oscwrap user create cinder --password Passw0rd --domain=Default --or-show -f value -c id 2020-12-22 11:13:07.154 | ++ functions-common:oscwrap:2376 : return 0 2020-12-22 11:13:07.157 | + functions-common:get_or_create_user:841 : user_id=da1e4caa95c3411b8b04d15dcf71dd41 2020-12-22 11:13:07.160 | + functions-common:get_or_create_user:842 : echo da1e4caa95c3411b8b04d15dcf71dd41 2020-12-22 11:13:07.160 | da1e4caa95c3411b8b04d15dcf71dd41 2020-12-22 11:13:07.163 | + lib/keystone:create_service_user:396 : get_or_add_user_project_role service cinder service Default Default 2020-12-22 11:13:07.165 | + functions-common:get_or_add_user_project_role:889 : local user_role_id 2020-12-22 11:13:07.169 | ++ functions-common:get_or_add_user_project_role:891 : _get_domain_args Default Default 2020-12-22 11:13:07.171 | ++ functions-common:_get_domain_args:873 : local domain 2020-12-22 11:13:07.174 | ++ functions-common:_get_domain_args:874 : domain= 2020-12-22 11:13:07.176 | ++ functions-common:_get_domain_args:876 : [[ -n Default ]] 2020-12-22 11:13:07.179 | ++ functions-common:_get_domain_args:877 : domain=' --user-domain Default' 2020-12-22 11:13:07.181 | ++ functions-common:_get_domain_args:879 : [[ -n Default ]] 2020-12-22 11:13:07.184 | ++ functions-common:_get_domain_args:880 : domain=' --user-domain Default --project-domain Default' 2020-12-22 11:13:07.187 | ++ functions-common:_get_domain_args:883 : echo --user-domain Default --project-domain Default 2020-12-22 11:13:07.190 | + functions-common:get_or_add_user_project_role:891 : domain_args='--user-domain Default --project-domain Default' 2020-12-22 11:13:07.195 | ++ functions-common:get_or_add_user_project_role:899 : grep '^|\s[a-f0-9]\+' 2020-12-22 11:13:07.196 | ++ functions-common:get_or_add_user_project_role:899 : oscwrap role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2020-12-22 11:13:07.196 | ++ functions-common:get_or_add_user_project_role:899 : get_field 1 2020-12-22 11:13:07.198 | ++ functions-common:get_field:727 : local data field 2020-12-22 11:13:07.201 | ++ functions-common:get_field:728 : read data 2020-12-22 11:13:10.168 | ++ functions-common:oscwrap:2376 : return 0 2020-12-22 11:13:10.172 | + functions-common:get_or_add_user_project_role:899 : user_role_id= 2020-12-22 11:13:10.175 | + functions-common:get_or_add_user_project_role:900 : [[ -z '' ]] 2020-12-22 11:13:10.178 | + functions-common:get_or_add_user_project_role:902 : openstack role add service --user cinder --project service --user-domain Default --project-domain Default 2020-12-22 11:13:13.038 | ++ functions-common:get_or_add_user_project_role:911 : oscwrap role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2020-12-22 11:13:13.038 | ++ functions-common:get_or_add_user_project_role:911 : grep '^|\s[a-f0-9]\+' 2020-12-22 11:13:13.038 | ++ functions-common:get_or_add_user_project_role:911 : get_field 1 2020-12-22 11:13:13.041 | ++ functions-common:get_field:727 : local data field 2020-12-22 11:13:13.044 | ++ functions-common:get_field:728 : read data 2020-12-22 11:13:16.049 | ++ functions-common:oscwrap:2376 : return 0 2020-12-22 11:13:16.052 | ++ functions-common:get_field:729 : '[' 1 -lt 0 ']' 2020-12-22 11:13:16.055 | ++ functions-common:get_field:732 : field='$2' 2020-12-22 11:13:16.058 | ++ functions-common:get_field:734 : echo '| 9272dbfd398344a2ae5ad574615700ca | da1e4caa95c3411b8b04d15dcf71dd41 | | 2268a93cb7fb4c1c9b2efd30d273a467 | | | False |' 2020-12-22 11:13:16.058 | ++ functions-common:get_field:734 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2020-12-22 11:13:16.064 | ++ functions-common:get_field:728 : read data 2020-12-22 11:13:16.068 | + functions-common:get_or_add_user_project_role:911 : user_role_id=9272dbfd398344a2ae5ad574615700ca 2020-12-22 11:13:16.073 | + functions-common:get_or_add_user_project_role:913 : echo 9272dbfd398344a2ae5ad574615700ca 2020-12-22 11:13:16.073 | 9272dbfd398344a2ae5ad574615700ca 2020-12-22 11:13:16.075 | + lib/keystone:create_service_user:398 : [[ -n '' ]] 2020-12-22 11:13:16.078 | + lib/cinder:create_cinder_accounts:344 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2020-12-22 11:13:16.081 | + functions-common:get_or_create_service:967 : local service_id 2020-12-22 11:13:16.085 | ++ functions-common:get_or_create_service:980 : oscwrap service show block-storage -f value -c id 2020-12-22 11:13:18.322 | ++ functions-common:get_or_create_service:982 : oscwrap service create block-storage --name cinder '--description=Cinder Volume Service' -f value -c id 2020-12-22 11:13:20.437 | ++ functions-common:oscwrap:2376 : return 0 2020-12-22 11:13:20.440 | + functions-common:get_or_create_service:978 : service_id=' 2020-12-22 11:13:20.440 | 6e503fb4f60548b68d4e8c4536769d94' 2020-12-22 11:13:20.449 | + functions-common:get_or_create_service:979 : echo 6e503fb4f60548b68d4e8c4536769d94 2020-12-22 11:13:20.449 | 6e503fb4f60548b68d4e8c4536769d94 2020-12-22 11:13:20.454 | + lib/cinder:create_cinder_accounts:345 : '[' True == False ']' 2020-12-22 11:13:20.457 | + lib/cinder:create_cinder_accounts:364 : get_or_create_endpoint block-storage RegionOne 'http://10.222.0.117/volume/v3/$(project_id)s' 2020-12-22 11:13:20.460 | + functions-common:get_or_create_endpoint:1011 : local public_id 2020-12-22 11:13:20.463 | ++ functions-common:get_or_create_endpoint:1012 : _get_or_create_endpoint_with_interface block-storage public 'http://10.222.0.117/volume/v3/$(project_id)s' RegionOne 2020-12-22 11:13:20.466 | ++ functions-common:_get_or_create_endpoint_with_interface:985 : local endpoint_id 2020-12-22 11:13:20.469 | +++ functions-common:_get_or_create_endpoint_with_interface:990 : oscwrap endpoint list --service block-storage --interface public --region RegionOne -c ID -f value 2020-12-22 11:13:22.832 | +++ functions-common:oscwrap:2376 : return 0 2020-12-22 11:13:22.835 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : endpoint_id= 2020-12-22 11:13:22.838 | ++ functions-common:_get_or_create_endpoint_with_interface:991 : [[ -z '' ]] 2020-12-22 11:13:22.841 | +++ functions-common:_get_or_create_endpoint_with_interface:994 : oscwrap endpoint create block-storage public 'http://10.222.0.117/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2020-12-22 11:13:25.282 | +++ functions-common:oscwrap:2376 : return 0 2020-12-22 11:13:25.285 | ++ functions-common:_get_or_create_endpoint_with_interface:994 : endpoint_id=f2befc34369e4bdca772b30e02a6eeaa 2020-12-22 11:13:25.287 | ++ functions-common:_get_or_create_endpoint_with_interface:997 : echo f2befc34369e4bdca772b30e02a6eeaa 2020-12-22 11:13:25.290 | + functions-common:get_or_create_endpoint:1012 : public_id=f2befc34369e4bdca772b30e02a6eeaa 2020-12-22 11:13:25.293 | + functions-common:get_or_create_endpoint:1014 : [[ -n '' ]] 2020-12-22 11:13:25.296 | + functions-common:get_or_create_endpoint:1017 : [[ -n '' ]] 2020-12-22 11:13:25.298 | + functions-common:get_or_create_endpoint:1021 : echo f2befc34369e4bdca772b30e02a6eeaa 2020-12-22 11:13:25.298 | f2befc34369e4bdca772b30e02a6eeaa 2020-12-22 11:13:25.301 | + lib/cinder:create_cinder_accounts:368 : get_or_create_service cinderv2 volumev2 'Cinder Volume Service V2' 2020-12-22 11:13:25.304 | + functions-common:get_or_create_service:967 : local service_id 2020-12-22 11:13:25.307 | ++ functions-common:get_or_create_service:980 : oscwrap service show volumev2 -f value -c id 2020-12-22 11:13:27.605 | ++ functions-common:get_or_create_service:982 : oscwrap service create volumev2 --name cinderv2 '--description=Cinder Volume Service V2' -f value -c id 2020-12-22 11:13:29.757 | ++ functions-common:oscwrap:2376 : return 0 2020-12-22 11:13:29.761 | + functions-common:get_or_create_service:978 : service_id=' 2020-12-22 11:13:29.761 | bce3576aea2148af8fad82a4c7ae306d' 2020-12-22 11:13:29.763 | + functions-common:get_or_create_service:979 : echo bce3576aea2148af8fad82a4c7ae306d 2020-12-22 11:13:29.763 | bce3576aea2148af8fad82a4c7ae306d 2020-12-22 11:13:29.766 | + lib/cinder:create_cinder_accounts:370 : get_or_create_endpoint volumev2 RegionOne 'http://10.222.0.117/volume/v2/$(project_id)s' 2020-12-22 11:13:29.769 | + functions-common:get_or_create_endpoint:1011 : local public_id 2020-12-22 11:13:29.773 | ++ functions-common:get_or_create_endpoint:1012 : _get_or_create_endpoint_with_interface volumev2 public 'http://10.222.0.117/volume/v2/$(project_id)s' RegionOne 2020-12-22 11:13:29.776 | ++ functions-common:_get_or_create_endpoint_with_interface:985 : local endpoint_id 2020-12-22 11:13:29.780 | +++ functions-common:_get_or_create_endpoint_with_interface:990 : oscwrap endpoint list --service volumev2 --interface public --region RegionOne -c ID -f value 2020-12-22 11:13:32.198 | +++ functions-common:oscwrap:2376 : return 0 2020-12-22 11:13:32.201 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : endpoint_id= 2020-12-22 11:13:32.204 | ++ functions-common:_get_or_create_endpoint_with_interface:991 : [[ -z '' ]] 2020-12-22 11:13:32.207 | +++ functions-common:_get_or_create_endpoint_with_interface:994 : oscwrap endpoint create volumev2 public 'http://10.222.0.117/volume/v2/$(project_id)s' --region RegionOne -f value -c id 2020-12-22 11:13:34.533 | +++ functions-common:oscwrap:2376 : return 0 2020-12-22 11:13:34.536 | ++ functions-common:_get_or_create_endpoint_with_interface:994 : endpoint_id=e5c9132ec5d1426e9290157d9efd185b 2020-12-22 11:13:34.539 | ++ functions-common:_get_or_create_endpoint_with_interface:997 : echo e5c9132ec5d1426e9290157d9efd185b 2020-12-22 11:13:34.542 | + functions-common:get_or_create_endpoint:1012 : public_id=e5c9132ec5d1426e9290157d9efd185b 2020-12-22 11:13:34.544 | + functions-common:get_or_create_endpoint:1014 : [[ -n '' ]] 2020-12-22 11:13:34.547 | + functions-common:get_or_create_endpoint:1017 : [[ -n '' ]] 2020-12-22 11:13:34.549 | + functions-common:get_or_create_endpoint:1021 : echo e5c9132ec5d1426e9290157d9efd185b 2020-12-22 11:13:34.549 | e5c9132ec5d1426e9290157d9efd185b 2020-12-22 11:13:34.552 | + lib/cinder:create_cinder_accounts:374 : get_or_create_service cinderv3 volumev3 'Cinder Volume Service V3' 2020-12-22 11:13:34.554 | + functions-common:get_or_create_service:967 : local service_id 2020-12-22 11:13:34.558 | ++ functions-common:get_or_create_service:980 : oscwrap service show volumev3 -f value -c id 2020-12-22 11:13:36.845 | ++ functions-common:get_or_create_service:982 : oscwrap service create volumev3 --name cinderv3 '--description=Cinder Volume Service V3' -f value -c id 2020-12-22 11:13:38.994 | ++ functions-common:oscwrap:2376 : return 0 2020-12-22 11:13:38.997 | + functions-common:get_or_create_service:978 : service_id=' 2020-12-22 11:13:38.997 | a3164963151d49278aaaf1e64b3c407c' 2020-12-22 11:13:39.000 | + functions-common:get_or_create_service:979 : echo a3164963151d49278aaaf1e64b3c407c 2020-12-22 11:13:39.000 | a3164963151d49278aaaf1e64b3c407c 2020-12-22 11:13:39.002 | + lib/cinder:create_cinder_accounts:376 : get_or_create_endpoint volumev3 RegionOne 'http://10.222.0.117/volume/v3/$(project_id)s' 2020-12-22 11:13:39.005 | + functions-common:get_or_create_endpoint:1011 : local public_id 2020-12-22 11:13:39.008 | ++ functions-common:get_or_create_endpoint:1012 : _get_or_create_endpoint_with_interface volumev3 public 'http://10.222.0.117/volume/v3/$(project_id)s' RegionOne 2020-12-22 11:13:39.011 | ++ functions-common:_get_or_create_endpoint_with_interface:985 : local endpoint_id 2020-12-22 11:13:39.016 | +++ functions-common:_get_or_create_endpoint_with_interface:990 : oscwrap endpoint list --service volumev3 --interface public --region RegionOne -c ID -f value 2020-12-22 11:13:41.405 | +++ functions-common:oscwrap:2376 : return 0 2020-12-22 11:13:41.408 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : endpoint_id= 2020-12-22 11:13:41.410 | ++ functions-common:_get_or_create_endpoint_with_interface:991 : [[ -z '' ]] 2020-12-22 11:13:41.415 | +++ functions-common:_get_or_create_endpoint_with_interface:994 : oscwrap endpoint create volumev3 public 'http://10.222.0.117/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2020-12-22 11:13:43.762 | +++ functions-common:oscwrap:2376 : return 0 2020-12-22 11:13:43.765 | ++ functions-common:_get_or_create_endpoint_with_interface:994 : endpoint_id=b7d2b73f0cc647fb87694e096c0eecdb 2020-12-22 11:13:43.768 | ++ functions-common:_get_or_create_endpoint_with_interface:997 : echo b7d2b73f0cc647fb87694e096c0eecdb 2020-12-22 11:13:43.771 | + functions-common:get_or_create_endpoint:1012 : public_id=b7d2b73f0cc647fb87694e096c0eecdb 2020-12-22 11:13:43.774 | + functions-common:get_or_create_endpoint:1014 : [[ -n '' ]] 2020-12-22 11:13:43.777 | + functions-common:get_or_create_endpoint:1017 : [[ -n '' ]] 2020-12-22 11:13:43.779 | + functions-common:get_or_create_endpoint:1021 : echo b7d2b73f0cc647fb87694e096c0eecdb 2020-12-22 11:13:43.779 | b7d2b73f0cc647fb87694e096c0eecdb 2020-12-22 11:13:43.782 | + lib/cinder:create_cinder_accounts:381 : configure_cinder_internal_tenant 2020-12-22 11:13:43.785 | ++ lib/cinder:configure_cinder_internal_tenant:554 : get_or_create_project service 2020-12-22 11:13:43.788 | ++ functions-common:get_or_create_project:848 : local project_id 2020-12-22 11:13:43.791 | +++ functions-common:get_or_create_project:856 : oscwrap project create service --domain= --or-show -f value -c id 2020-12-22 11:13:46.105 | +++ functions-common:oscwrap:2376 : return 0 2020-12-22 11:13:46.108 | ++ functions-common:get_or_create_project:854 : project_id=2268a93cb7fb4c1c9b2efd30d273a467 2020-12-22 11:13:46.111 | ++ functions-common:get_or_create_project:855 : echo 2268a93cb7fb4c1c9b2efd30d273a467 2020-12-22 11:13:46.115 | + lib/cinder:configure_cinder_internal_tenant:554 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id 2268a93cb7fb4c1c9b2efd30d273a467 2020-12-22 11:13:46.145 | ++ lib/cinder:configure_cinder_internal_tenant:555 : get_or_create_user cinder 2020-12-22 11:13:46.148 | ++ functions-common:get_or_create_user:825 : local user_id 2020-12-22 11:13:46.151 | ++ functions-common:get_or_create_user:826 : [[ ! -z '' ]] 2020-12-22 11:13:46.154 | ++ functions-common:get_or_create_user:829 : local email= 2020-12-22 11:13:46.157 | +++ functions-common:get_or_create_user:843 : oscwrap user create cinder --password '' --domain= --or-show -f value -c id 2020-12-22 11:13:48.076 | No password was supplied, authentication will fail when a user does not have a password. 2020-12-22 11:13:48.537 | +++ functions-common:oscwrap:2376 : return 0 2020-12-22 11:13:48.540 | ++ functions-common:get_or_create_user:841 : user_id=da1e4caa95c3411b8b04d15dcf71dd41 2020-12-22 11:13:48.543 | ++ functions-common:get_or_create_user:842 : echo da1e4caa95c3411b8b04d15dcf71dd41 2020-12-22 11:13:48.546 | + lib/cinder:configure_cinder_internal_tenant:555 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id da1e4caa95c3411b8b04d15dcf71dd41 2020-12-22 11:13:48.572 | + ./stack.sh:main:1161 : is_service_enabled neutron 2020-12-22 11:13:48.589 | + functions-common:is_service_enabled:1988 : return 0 2020-12-22 11:13:48.592 | + ./stack.sh:main:1162 : create_neutron_accounts 2020-12-22 11:13:48.595 | + lib/neutron:create_neutron_accounts:642 : is_neutron_legacy_enabled 2020-12-22 11:13:48.599 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2020-12-22 11:13:48.600 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2020-12-22 11:13:48.606 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2020-12-22 11:13:48.609 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2020-12-22 11:13:48.612 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,g-reg,c-sch,c-api,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2020-12-22 11:13:48.615 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2020-12-22 11:13:48.617 | + lib/neutron:create_neutron_accounts:644 : create_mutnauq_accounts 2020-12-22 11:13:48.620 | + lib/neutron-legacy:create_mutnauq_accounts:411 : local neutron_url 2020-12-22 11:13:48.623 | + lib/neutron-legacy:create_mutnauq_accounts:412 : '[' False == True ']' 2020-12-22 11:13:48.626 | + lib/neutron-legacy:create_mutnauq_accounts:415 : neutron_url=http://10.222.0.117:9696/ 2020-12-22 11:13:48.629 | + lib/neutron-legacy:create_mutnauq_accounts:418 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,g-reg,c-sch,c-api,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ q-svc ]] 2020-12-22 11:13:48.634 | + lib/neutron-legacy:create_mutnauq_accounts:420 : create_service_user neutron 2020-12-22 11:13:48.636 | + lib/keystone:create_service_user:395 : get_or_create_user neutron Passw0rd Default 2020-12-22 11:13:48.639 | + functions-common:get_or_create_user:825 : local user_id 2020-12-22 11:13:48.642 | + functions-common:get_or_create_user:826 : [[ ! -z '' ]] 2020-12-22 11:13:48.644 | + functions-common:get_or_create_user:829 : local email= 2020-12-22 11:13:48.648 | ++ functions-common:get_or_create_user:843 : oscwrap user create neutron --password Passw0rd --domain=Default --or-show -f value -c id 2020-12-22 11:13:50.923 | ++ functions-common:oscwrap:2376 : return 0 2020-12-22 11:13:50.926 | + functions-common:get_or_create_user:841 : user_id=25fdc66548b5433a8e0e3ff892a223c2 2020-12-22 11:13:50.928 | + functions-common:get_or_create_user:842 : echo 25fdc66548b5433a8e0e3ff892a223c2 2020-12-22 11:13:50.928 | 25fdc66548b5433a8e0e3ff892a223c2 2020-12-22 11:13:50.931 | + lib/keystone:create_service_user:396 : get_or_add_user_project_role service neutron service Default Default 2020-12-22 11:13:50.933 | + functions-common:get_or_add_user_project_role:889 : local user_role_id 2020-12-22 11:13:50.937 | ++ functions-common:get_or_add_user_project_role:891 : _get_domain_args Default Default 2020-12-22 11:13:50.940 | ++ functions-common:_get_domain_args:873 : local domain 2020-12-22 11:13:50.942 | ++ functions-common:_get_domain_args:874 : domain= 2020-12-22 11:13:50.945 | ++ functions-common:_get_domain_args:876 : [[ -n Default ]] 2020-12-22 11:13:50.947 | ++ functions-common:_get_domain_args:877 : domain=' --user-domain Default' 2020-12-22 11:13:50.950 | ++ functions-common:_get_domain_args:879 : [[ -n Default ]] 2020-12-22 11:13:50.952 | ++ functions-common:_get_domain_args:880 : domain=' --user-domain Default --project-domain Default' 2020-12-22 11:13:50.955 | ++ functions-common:_get_domain_args:883 : echo --user-domain Default --project-domain Default 2020-12-22 11:13:50.959 | + functions-common:get_or_add_user_project_role:891 : domain_args='--user-domain Default --project-domain Default' 2020-12-22 11:13:50.963 | ++ functions-common:get_or_add_user_project_role:899 : oscwrap role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2020-12-22 11:13:50.963 | ++ functions-common:get_or_add_user_project_role:899 : grep '^|\s[a-f0-9]\+' 2020-12-22 11:13:50.964 | ++ functions-common:get_or_add_user_project_role:899 : get_field 1 2020-12-22 11:13:50.966 | ++ functions-common:get_field:727 : local data field 2020-12-22 11:13:50.969 | ++ functions-common:get_field:728 : read data 2020-12-22 11:13:53.984 | ++ functions-common:oscwrap:2376 : return 0 2020-12-22 11:13:53.989 | + functions-common:get_or_add_user_project_role:899 : user_role_id= 2020-12-22 11:13:53.991 | + functions-common:get_or_add_user_project_role:900 : [[ -z '' ]] 2020-12-22 11:13:53.994 | + functions-common:get_or_add_user_project_role:902 : openstack role add service --user neutron --project service --user-domain Default --project-domain Default 2020-12-22 11:13:57.101 | ++ functions-common:get_or_add_user_project_role:911 : grep '^|\s[a-f0-9]\+' 2020-12-22 11:13:57.102 | ++ functions-common:get_or_add_user_project_role:911 : oscwrap role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2020-12-22 11:13:57.102 | ++ functions-common:get_or_add_user_project_role:911 : get_field 1 2020-12-22 11:13:57.104 | ++ functions-common:get_field:727 : local data field 2020-12-22 11:13:57.107 | ++ functions-common:get_field:728 : read data 2020-12-22 11:14:00.251 | ++ functions-common:oscwrap:2376 : return 0 2020-12-22 11:14:00.254 | ++ functions-common:get_field:729 : '[' 1 -lt 0 ']' 2020-12-22 11:14:00.258 | ++ functions-common:get_field:732 : field='$2' 2020-12-22 11:14:00.261 | ++ functions-common:get_field:734 : echo '| 9272dbfd398344a2ae5ad574615700ca | 25fdc66548b5433a8e0e3ff892a223c2 | | 2268a93cb7fb4c1c9b2efd30d273a467 | | | False |' 2020-12-22 11:14:00.262 | ++ functions-common:get_field:734 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2020-12-22 11:14:00.267 | ++ functions-common:get_field:728 : read data 2020-12-22 11:14:00.270 | + functions-common:get_or_add_user_project_role:911 : user_role_id=9272dbfd398344a2ae5ad574615700ca 2020-12-22 11:14:00.273 | + functions-common:get_or_add_user_project_role:913 : echo 9272dbfd398344a2ae5ad574615700ca 2020-12-22 11:14:00.273 | 9272dbfd398344a2ae5ad574615700ca 2020-12-22 11:14:00.276 | + lib/keystone:create_service_user:398 : [[ -n '' ]] 2020-12-22 11:14:00.278 | + lib/neutron-legacy:create_mutnauq_accounts:422 : get_or_create_service neutron network 'Neutron Service' 2020-12-22 11:14:00.281 | + functions-common:get_or_create_service:967 : local service_id 2020-12-22 11:14:00.284 | ++ functions-common:get_or_create_service:980 : oscwrap service show network -f value -c id 2020-12-22 11:14:02.573 | ++ functions-common:get_or_create_service:982 : oscwrap service create network --name neutron '--description=Neutron Service' -f value -c id 2020-12-22 11:14:04.729 | ++ functions-common:oscwrap:2376 : return 0 2020-12-22 11:14:04.734 | + functions-common:get_or_create_service:978 : service_id=' 2020-12-22 11:14:04.734 | 009c3c84ba1f4f049dbafbb42f3b0bfc' 2020-12-22 11:14:04.736 | + functions-common:get_or_create_service:979 : echo 009c3c84ba1f4f049dbafbb42f3b0bfc 2020-12-22 11:14:04.736 | 009c3c84ba1f4f049dbafbb42f3b0bfc 2020-12-22 11:14:04.739 | + lib/neutron-legacy:create_mutnauq_accounts:424 : get_or_create_endpoint network RegionOne http://10.222.0.117:9696/ 2020-12-22 11:14:04.741 | + functions-common:get_or_create_endpoint:1011 : local public_id 2020-12-22 11:14:04.745 | ++ functions-common:get_or_create_endpoint:1012 : _get_or_create_endpoint_with_interface network public http://10.222.0.117:9696/ RegionOne 2020-12-22 11:14:04.747 | ++ functions-common:_get_or_create_endpoint_with_interface:985 : local endpoint_id 2020-12-22 11:14:04.751 | +++ functions-common:_get_or_create_endpoint_with_interface:990 : oscwrap endpoint list --service network --interface public --region RegionOne -c ID -f value 2020-12-22 11:14:07.129 | +++ functions-common:oscwrap:2376 : return 0 2020-12-22 11:14:07.132 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : endpoint_id= 2020-12-22 11:14:07.135 | ++ functions-common:_get_or_create_endpoint_with_interface:991 : [[ -z '' ]] 2020-12-22 11:14:07.138 | +++ functions-common:_get_or_create_endpoint_with_interface:994 : oscwrap endpoint create network public http://10.222.0.117:9696/ --region RegionOne -f value -c id 2020-12-22 11:14:09.510 | +++ functions-common:oscwrap:2376 : return 0 2020-12-22 11:14:09.513 | ++ functions-common:_get_or_create_endpoint_with_interface:994 : endpoint_id=da282a5f73904773afeb10f6a60b89a2 2020-12-22 11:14:09.516 | ++ functions-common:_get_or_create_endpoint_with_interface:997 : echo da282a5f73904773afeb10f6a60b89a2 2020-12-22 11:14:09.519 | + functions-common:get_or_create_endpoint:1012 : public_id=da282a5f73904773afeb10f6a60b89a2 2020-12-22 11:14:09.522 | + functions-common:get_or_create_endpoint:1014 : [[ -n '' ]] 2020-12-22 11:14:09.525 | + functions-common:get_or_create_endpoint:1017 : [[ -n '' ]] 2020-12-22 11:14:09.528 | + functions-common:get_or_create_endpoint:1021 : echo da282a5f73904773afeb10f6a60b89a2 2020-12-22 11:14:09.528 | da282a5f73904773afeb10f6a60b89a2 2020-12-22 11:14:09.531 | + ./stack.sh:main:1164 : is_service_enabled swift 2020-12-22 11:14:09.549 | + functions-common:is_service_enabled:1988 : return 0 2020-12-22 11:14:09.551 | + ./stack.sh:main:1165 : create_swift_accounts 2020-12-22 11:14:09.554 | + lib/swift:create_swift_accounts:630 : export swiftusertest1_password=testing 2020-12-22 11:14:09.557 | + lib/swift:create_swift_accounts:630 : swiftusertest1_password=testing 2020-12-22 11:14:09.559 | + lib/swift:create_swift_accounts:631 : export swiftusertest2_password=testing2 2020-12-22 11:14:09.562 | + lib/swift:create_swift_accounts:631 : swiftusertest2_password=testing2 2020-12-22 11:14:09.564 | + lib/swift:create_swift_accounts:632 : export swiftusertest3_password=testing3 2020-12-22 11:14:09.567 | + lib/swift:create_swift_accounts:632 : swiftusertest3_password=testing3 2020-12-22 11:14:09.570 | + lib/swift:create_swift_accounts:633 : export swiftusertest4_password=testing4 2020-12-22 11:14:09.572 | + lib/swift:create_swift_accounts:633 : swiftusertest4_password=testing4 2020-12-22 11:14:09.575 | + lib/swift:create_swift_accounts:635 : local another_role 2020-12-22 11:14:09.579 | ++ lib/swift:create_swift_accounts:636 : get_or_create_role anotherrole 2020-12-22 11:14:09.581 | ++ functions-common:get_or_create_role:861 : local role_id 2020-12-22 11:14:09.588 | +++ functions-common:get_or_create_role:868 : oscwrap role create anotherrole --or-show -f value -c id 2020-12-22 11:14:11.931 | +++ functions-common:oscwrap:2376 : return 0 2020-12-22 11:14:11.934 | ++ functions-common:get_or_create_role:866 : role_id=bea60793bb9643e296094ccc4845d454 2020-12-22 11:14:11.936 | ++ functions-common:get_or_create_role:867 : echo bea60793bb9643e296094ccc4845d454 2020-12-22 11:14:11.939 | + lib/swift:create_swift_accounts:636 : another_role=bea60793bb9643e296094ccc4845d454 2020-12-22 11:14:11.941 | + lib/swift:create_swift_accounts:640 : create_service_user swift admin 2020-12-22 11:14:11.943 | + lib/keystone:create_service_user:395 : get_or_create_user swift Passw0rd Default 2020-12-22 11:14:11.946 | + functions-common:get_or_create_user:825 : local user_id 2020-12-22 11:14:11.949 | + functions-common:get_or_create_user:826 : [[ ! -z '' ]] 2020-12-22 11:14:11.951 | + functions-common:get_or_create_user:829 : local email= 2020-12-22 11:14:11.954 | ++ functions-common:get_or_create_user:843 : oscwrap user create swift --password Passw0rd --domain=Default --or-show -f value -c id 2020-12-22 11:14:14.277 | ++ functions-common:oscwrap:2376 : return 0 2020-12-22 11:14:14.280 | + functions-common:get_or_create_user:841 : user_id=98d50ae2c93f4fb68808f990b68d2c75 2020-12-22 11:14:14.283 | + functions-common:get_or_create_user:842 : echo 98d50ae2c93f4fb68808f990b68d2c75 2020-12-22 11:14:14.283 | 98d50ae2c93f4fb68808f990b68d2c75 2020-12-22 11:14:14.285 | + lib/keystone:create_service_user:396 : get_or_add_user_project_role service swift service Default Default 2020-12-22 11:14:14.287 | + functions-common:get_or_add_user_project_role:889 : local user_role_id 2020-12-22 11:14:14.290 | ++ functions-common:get_or_add_user_project_role:891 : _get_domain_args Default Default 2020-12-22 11:14:14.293 | ++ functions-common:_get_domain_args:873 : local domain 2020-12-22 11:14:14.295 | ++ functions-common:_get_domain_args:874 : domain= 2020-12-22 11:14:14.298 | ++ functions-common:_get_domain_args:876 : [[ -n Default ]] 2020-12-22 11:14:14.300 | ++ functions-common:_get_domain_args:877 : domain=' --user-domain Default' 2020-12-22 11:14:14.302 | ++ functions-common:_get_domain_args:879 : [[ -n Default ]] 2020-12-22 11:14:14.304 | ++ functions-common:_get_domain_args:880 : domain=' --user-domain Default --project-domain Default' 2020-12-22 11:14:14.307 | ++ functions-common:_get_domain_args:883 : echo --user-domain Default --project-domain Default 2020-12-22 11:14:14.310 | + functions-common:get_or_add_user_project_role:891 : domain_args='--user-domain Default --project-domain Default' 2020-12-22 11:14:14.314 | ++ functions-common:get_or_add_user_project_role:899 : oscwrap role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2020-12-22 11:14:14.314 | ++ functions-common:get_or_add_user_project_role:899 : grep '^|\s[a-f0-9]\+' 2020-12-22 11:14:14.314 | ++ functions-common:get_or_add_user_project_role:899 : get_field 1 2020-12-22 11:14:14.319 | ++ functions-common:get_field:727 : local data field 2020-12-22 11:14:14.322 | ++ functions-common:get_field:728 : read data 2020-12-22 11:14:17.482 | ++ functions-common:oscwrap:2376 : return 0 2020-12-22 11:14:17.486 | + functions-common:get_or_add_user_project_role:899 : user_role_id= 2020-12-22 11:14:17.489 | + functions-common:get_or_add_user_project_role:900 : [[ -z '' ]] 2020-12-22 11:14:17.491 | + functions-common:get_or_add_user_project_role:902 : openstack role add service --user swift --project service --user-domain Default --project-domain Default 2020-12-22 11:14:20.509 | ++ functions-common:get_or_add_user_project_role:911 : oscwrap role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2020-12-22 11:14:20.510 | ++ functions-common:get_or_add_user_project_role:911 : grep '^|\s[a-f0-9]\+' 2020-12-22 11:14:20.510 | ++ functions-common:get_or_add_user_project_role:911 : get_field 1 2020-12-22 11:14:20.512 | ++ functions-common:get_field:727 : local data field 2020-12-22 11:14:20.517 | ++ functions-common:get_field:728 : read data 2020-12-22 11:14:23.711 | ++ functions-common:oscwrap:2376 : return 0 2020-12-22 11:14:23.715 | ++ functions-common:get_field:729 : '[' 1 -lt 0 ']' 2020-12-22 11:14:23.718 | ++ functions-common:get_field:732 : field='$2' 2020-12-22 11:14:23.722 | ++ functions-common:get_field:734 : echo '| 9272dbfd398344a2ae5ad574615700ca | 98d50ae2c93f4fb68808f990b68d2c75 | | 2268a93cb7fb4c1c9b2efd30d273a467 | | | False |' 2020-12-22 11:14:23.722 | ++ functions-common:get_field:734 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2020-12-22 11:14:23.729 | ++ functions-common:get_field:728 : read data 2020-12-22 11:14:23.733 | + functions-common:get_or_add_user_project_role:911 : user_role_id=9272dbfd398344a2ae5ad574615700ca 2020-12-22 11:14:23.736 | + functions-common:get_or_add_user_project_role:913 : echo 9272dbfd398344a2ae5ad574615700ca 2020-12-22 11:14:23.736 | 9272dbfd398344a2ae5ad574615700ca 2020-12-22 11:14:23.739 | + lib/keystone:create_service_user:398 : [[ -n admin ]] 2020-12-22 11:14:23.742 | + lib/keystone:create_service_user:399 : get_or_add_user_project_role admin swift service Default Default 2020-12-22 11:14:23.745 | + functions-common:get_or_add_user_project_role:889 : local user_role_id 2020-12-22 11:14:23.749 | ++ functions-common:get_or_add_user_project_role:891 : _get_domain_args Default Default 2020-12-22 11:14:23.752 | ++ functions-common:_get_domain_args:873 : local domain 2020-12-22 11:14:23.755 | ++ functions-common:_get_domain_args:874 : domain= 2020-12-22 11:14:23.758 | ++ functions-common:_get_domain_args:876 : [[ -n Default ]] 2020-12-22 11:14:23.760 | ++ functions-common:_get_domain_args:877 : domain=' --user-domain Default' 2020-12-22 11:14:23.764 | ++ functions-common:_get_domain_args:879 : [[ -n Default ]] 2020-12-22 11:14:23.767 | ++ functions-common:_get_domain_args:880 : domain=' --user-domain Default --project-domain Default' 2020-12-22 11:14:23.770 | ++ functions-common:_get_domain_args:883 : echo --user-domain Default --project-domain Default 2020-12-22 11:14:23.774 | + functions-common:get_or_add_user_project_role:891 : domain_args='--user-domain Default --project-domain Default' 2020-12-22 11:14:23.778 | ++ functions-common:get_or_add_user_project_role:899 : oscwrap role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2020-12-22 11:14:23.778 | ++ functions-common:get_or_add_user_project_role:899 : grep '^|\s[a-f0-9]\+' 2020-12-22 11:14:23.779 | ++ functions-common:get_or_add_user_project_role:899 : get_field 1 2020-12-22 11:14:23.782 | ++ functions-common:get_field:727 : local data field 2020-12-22 11:14:23.785 | ++ functions-common:get_field:728 : read data 2020-12-22 11:14:26.872 | ++ functions-common:oscwrap:2376 : return 0 2020-12-22 11:14:26.875 | + functions-common:get_or_add_user_project_role:899 : user_role_id= 2020-12-22 11:14:26.878 | + functions-common:get_or_add_user_project_role:900 : [[ -z '' ]] 2020-12-22 11:14:26.881 | + functions-common:get_or_add_user_project_role:902 : openstack role add admin --user swift --project service --user-domain Default --project-domain Default 2020-12-22 11:14:29.849 | ++ functions-common:get_or_add_user_project_role:911 : grep '^|\s[a-f0-9]\+' 2020-12-22 11:14:29.849 | ++ functions-common:get_or_add_user_project_role:911 : oscwrap role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2020-12-22 11:14:29.850 | ++ functions-common:get_or_add_user_project_role:911 : get_field 1 2020-12-22 11:14:29.853 | ++ functions-common:get_field:727 : local data field 2020-12-22 11:14:29.856 | ++ functions-common:get_field:728 : read data 2020-12-22 11:14:33.031 | ++ functions-common:oscwrap:2376 : return 0 2020-12-22 11:14:33.035 | ++ functions-common:get_field:729 : '[' 1 -lt 0 ']' 2020-12-22 11:14:33.039 | ++ functions-common:get_field:732 : field='$2' 2020-12-22 11:14:33.043 | ++ functions-common:get_field:734 : echo '| 8567dbe334144938aa76b307ffedf8a9 | 98d50ae2c93f4fb68808f990b68d2c75 | | 2268a93cb7fb4c1c9b2efd30d273a467 | | | False |' 2020-12-22 11:14:33.049 | ++ functions-common:get_field:734 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2020-12-22 11:14:33.056 | ++ functions-common:get_field:728 : read data 2020-12-22 11:14:33.060 | + functions-common:get_or_add_user_project_role:911 : user_role_id=8567dbe334144938aa76b307ffedf8a9 2020-12-22 11:14:33.062 | + functions-common:get_or_add_user_project_role:913 : echo 8567dbe334144938aa76b307ffedf8a9 2020-12-22 11:14:33.062 | 8567dbe334144938aa76b307ffedf8a9 2020-12-22 11:14:33.065 | + lib/swift:create_swift_accounts:642 : get_or_create_service swift object-store 'Swift Service' 2020-12-22 11:14:33.067 | + functions-common:get_or_create_service:967 : local service_id 2020-12-22 11:14:33.070 | ++ functions-common:get_or_create_service:980 : oscwrap service show object-store -f value -c id 2020-12-22 11:14:35.399 | ++ functions-common:get_or_create_service:982 : oscwrap service create object-store --name swift '--description=Swift Service' -f value -c id 2020-12-22 11:14:37.549 | ++ functions-common:oscwrap:2376 : return 0 2020-12-22 11:14:37.552 | + functions-common:get_or_create_service:978 : service_id=' 2020-12-22 11:14:37.552 | c5f49a1333584928b1c52b32f579bbcd' 2020-12-22 11:14:37.555 | + functions-common:get_or_create_service:979 : echo c5f49a1333584928b1c52b32f579bbcd 2020-12-22 11:14:37.555 | c5f49a1333584928b1c52b32f579bbcd 2020-12-22 11:14:37.557 | + lib/swift:create_swift_accounts:644 : get_or_create_endpoint object-store RegionOne 'http://10.222.0.117:8080/v1/AUTH_$(project_id)s' http://10.222.0.117:8080 2020-12-22 11:14:37.560 | + functions-common:get_or_create_endpoint:1011 : local public_id 2020-12-22 11:14:37.563 | ++ functions-common:get_or_create_endpoint:1012 : _get_or_create_endpoint_with_interface object-store public 'http://10.222.0.117:8080/v1/AUTH_$(project_id)s' RegionOne 2020-12-22 11:14:37.565 | ++ functions-common:_get_or_create_endpoint_with_interface:985 : local endpoint_id 2020-12-22 11:14:37.570 | +++ functions-common:_get_or_create_endpoint_with_interface:990 : oscwrap endpoint list --service object-store --interface public --region RegionOne -c ID -f value 2020-12-22 11:14:39.989 | +++ functions-common:oscwrap:2376 : return 0 2020-12-22 11:14:39.992 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : endpoint_id= 2020-12-22 11:14:39.994 | ++ functions-common:_get_or_create_endpoint_with_interface:991 : [[ -z '' ]] 2020-12-22 11:14:39.997 | +++ functions-common:_get_or_create_endpoint_with_interface:994 : oscwrap endpoint create object-store public 'http://10.222.0.117:8080/v1/AUTH_$(project_id)s' --region RegionOne -f value -c id 2020-12-22 11:14:42.453 | +++ functions-common:oscwrap:2376 : return 0 2020-12-22 11:14:42.456 | ++ functions-common:_get_or_create_endpoint_with_interface:994 : endpoint_id=12ddee59cc1a42a6827b59e13f9e4590 2020-12-22 11:14:42.460 | ++ functions-common:_get_or_create_endpoint_with_interface:997 : echo 12ddee59cc1a42a6827b59e13f9e4590 2020-12-22 11:14:42.465 | + functions-common:get_or_create_endpoint:1012 : public_id=12ddee59cc1a42a6827b59e13f9e4590 2020-12-22 11:14:42.468 | + functions-common:get_or_create_endpoint:1014 : [[ -n http://10.222.0.117:8080 ]] 2020-12-22 11:14:42.470 | + functions-common:get_or_create_endpoint:1015 : _get_or_create_endpoint_with_interface object-store admin http://10.222.0.117:8080 RegionOne 2020-12-22 11:14:42.473 | + functions-common:_get_or_create_endpoint_with_interface:985 : local endpoint_id 2020-12-22 11:14:42.476 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : oscwrap endpoint list --service object-store --interface admin --region RegionOne -c ID -f value 2020-12-22 11:14:44.896 | ++ functions-common:oscwrap:2376 : return 0 2020-12-22 11:14:44.899 | + functions-common:_get_or_create_endpoint_with_interface:990 : endpoint_id= 2020-12-22 11:14:44.901 | + functions-common:_get_or_create_endpoint_with_interface:991 : [[ -z '' ]] 2020-12-22 11:14:44.904 | ++ functions-common:_get_or_create_endpoint_with_interface:994 : oscwrap endpoint create object-store admin http://10.222.0.117:8080 --region RegionOne -f value -c id 2020-12-22 11:14:47.268 | ++ functions-common:oscwrap:2376 : return 0 2020-12-22 11:14:47.272 | + functions-common:_get_or_create_endpoint_with_interface:994 : endpoint_id=0724070a032c4ce3955f0d8561415ee5 2020-12-22 11:14:47.274 | + functions-common:_get_or_create_endpoint_with_interface:997 : echo 0724070a032c4ce3955f0d8561415ee5 2020-12-22 11:14:47.274 | 0724070a032c4ce3955f0d8561415ee5 2020-12-22 11:14:47.276 | + functions-common:get_or_create_endpoint:1017 : [[ -n '' ]] 2020-12-22 11:14:47.279 | + functions-common:get_or_create_endpoint:1021 : echo 12ddee59cc1a42a6827b59e13f9e4590 2020-12-22 11:14:47.279 | 12ddee59cc1a42a6827b59e13f9e4590 2020-12-22 11:14:47.281 | + lib/swift:create_swift_accounts:649 : local swift_project_test1 2020-12-22 11:14:47.285 | ++ lib/swift:create_swift_accounts:650 : get_or_create_project swiftprojecttest1 default 2020-12-22 11:14:47.287 | ++ functions-common:get_or_create_project:848 : local project_id 2020-12-22 11:14:47.291 | +++ functions-common:get_or_create_project:856 : oscwrap project create swiftprojecttest1 --domain=default --or-show -f value -c id 2020-12-22 11:14:49.504 | +++ functions-common:oscwrap:2376 : return 0 2020-12-22 11:14:49.507 | ++ functions-common:get_or_create_project:854 : project_id=b71887964e1a4eb8b0edf9b7a790532e 2020-12-22 11:14:49.509 | ++ functions-common:get_or_create_project:855 : echo b71887964e1a4eb8b0edf9b7a790532e 2020-12-22 11:14:49.512 | + lib/swift:create_swift_accounts:650 : swift_project_test1=b71887964e1a4eb8b0edf9b7a790532e 2020-12-22 11:14:49.515 | + lib/swift:create_swift_accounts:651 : die_if_not_set 651 swift_project_test1 'Failure creating swift_project_test1' 2020-12-22 11:14:49.517 | + functions-common:die_if_not_set:213 : local exitcode=0 2020-12-22 11:14:49.543 | ++ lib/swift:create_swift_accounts:653 : get_or_create_user swiftusertest1 testing default test@example.com 2020-12-22 11:14:49.545 | ++ functions-common:get_or_create_user:825 : local user_id 2020-12-22 11:14:49.548 | ++ functions-common:get_or_create_user:826 : [[ ! -z test@example.com ]] 2020-12-22 11:14:49.550 | ++ functions-common:get_or_create_user:827 : local email=--email=test@example.com 2020-12-22 11:14:49.553 | +++ functions-common:get_or_create_user:843 : oscwrap user create swiftusertest1 --password testing --domain=default --email=test@example.com --or-show -f value -c id 2020-12-22 11:14:51.830 | +++ functions-common:oscwrap:2376 : return 0 2020-12-22 11:14:51.833 | ++ functions-common:get_or_create_user:841 : user_id=995f3af2596b4eeabe64f7cd82be2839 2020-12-22 11:14:51.835 | ++ functions-common:get_or_create_user:842 : echo 995f3af2596b4eeabe64f7cd82be2839 2020-12-22 11:14:51.838 | + lib/swift:create_swift_accounts:653 : SWIFT_USER_TEST1=995f3af2596b4eeabe64f7cd82be2839 2020-12-22 11:14:51.841 | + lib/swift:create_swift_accounts:654 : die_if_not_set 654 SWIFT_USER_TEST1 'Failure creating SWIFT_USER_TEST1' 2020-12-22 11:14:51.844 | + functions-common:die_if_not_set:213 : local exitcode=0 2020-12-22 11:14:51.860 | + lib/swift:create_swift_accounts:655 : get_or_add_user_project_role admin 995f3af2596b4eeabe64f7cd82be2839 b71887964e1a4eb8b0edf9b7a790532e 2020-12-22 11:14:51.863 | + functions-common:get_or_add_user_project_role:889 : local user_role_id 2020-12-22 11:14:51.866 | ++ functions-common:get_or_add_user_project_role:891 : _get_domain_args 2020-12-22 11:14:51.869 | ++ functions-common:_get_domain_args:873 : local domain 2020-12-22 11:14:51.871 | ++ functions-common:_get_domain_args:874 : domain= 2020-12-22 11:14:51.874 | ++ functions-common:_get_domain_args:876 : [[ -n '' ]] 2020-12-22 11:14:51.877 | ++ functions-common:_get_domain_args:879 : [[ -n '' ]] 2020-12-22 11:14:51.880 | ++ functions-common:_get_domain_args:883 : echo 2020-12-22 11:14:51.883 | + functions-common:get_or_add_user_project_role:891 : domain_args= 2020-12-22 11:14:51.888 | ++ functions-common:get_or_add_user_project_role:899 : oscwrap role assignment list --role admin --user 995f3af2596b4eeabe64f7cd82be2839 --project b71887964e1a4eb8b0edf9b7a790532e 2020-12-22 11:14:51.888 | ++ functions-common:get_or_add_user_project_role:899 : grep '^|\s[a-f0-9]\+' 2020-12-22 11:14:51.888 | ++ functions-common:get_or_add_user_project_role:899 : get_field 1 2020-12-22 11:14:51.891 | ++ functions-common:get_field:727 : local data field 2020-12-22 11:14:51.894 | ++ functions-common:get_field:728 : read data 2020-12-22 11:14:54.373 | ++ functions-common:oscwrap:2376 : return 0 2020-12-22 11:14:54.377 | + functions-common:get_or_add_user_project_role:899 : user_role_id= 2020-12-22 11:14:54.379 | + functions-common:get_or_add_user_project_role:900 : [[ -z '' ]] 2020-12-22 11:14:54.382 | + functions-common:get_or_add_user_project_role:902 : openstack role add admin --user 995f3af2596b4eeabe64f7cd82be2839 --project b71887964e1a4eb8b0edf9b7a790532e 2020-12-22 11:14:56.723 | ++ functions-common:get_or_add_user_project_role:911 : oscwrap role assignment list --role admin --user 995f3af2596b4eeabe64f7cd82be2839 --project b71887964e1a4eb8b0edf9b7a790532e 2020-12-22 11:14:56.723 | ++ functions-common:get_or_add_user_project_role:911 : grep '^|\s[a-f0-9]\+' 2020-12-22 11:14:56.723 | ++ functions-common:get_or_add_user_project_role:911 : get_field 1 2020-12-22 11:14:56.726 | ++ functions-common:get_field:727 : local data field 2020-12-22 11:14:56.729 | ++ functions-common:get_field:728 : read data 2020-12-22 11:14:59.389 | ++ functions-common:oscwrap:2376 : return 0 2020-12-22 11:14:59.392 | ++ functions-common:get_field:729 : '[' 1 -lt 0 ']' 2020-12-22 11:14:59.394 | ++ functions-common:get_field:732 : field='$2' 2020-12-22 11:14:59.397 | ++ functions-common:get_field:734 : echo '| 8567dbe334144938aa76b307ffedf8a9 | 995f3af2596b4eeabe64f7cd82be2839 | | b71887964e1a4eb8b0edf9b7a790532e | | | False |' 2020-12-22 11:14:59.398 | ++ functions-common:get_field:734 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2020-12-22 11:14:59.403 | ++ functions-common:get_field:728 : read data 2020-12-22 11:14:59.407 | + functions-common:get_or_add_user_project_role:911 : user_role_id=8567dbe334144938aa76b307ffedf8a9 2020-12-22 11:14:59.410 | + functions-common:get_or_add_user_project_role:913 : echo 8567dbe334144938aa76b307ffedf8a9 2020-12-22 11:14:59.410 | 8567dbe334144938aa76b307ffedf8a9 2020-12-22 11:14:59.412 | + lib/swift:create_swift_accounts:657 : local swift_user_test3 2020-12-22 11:14:59.416 | ++ lib/swift:create_swift_accounts:659 : get_or_create_user swiftusertest3 testing3 default test3@example.com 2020-12-22 11:14:59.418 | ++ functions-common:get_or_create_user:825 : local user_id 2020-12-22 11:14:59.421 | ++ functions-common:get_or_create_user:826 : [[ ! -z test3@example.com ]] 2020-12-22 11:14:59.424 | ++ functions-common:get_or_create_user:827 : local email=--email=test3@example.com 2020-12-22 11:14:59.427 | +++ functions-common:get_or_create_user:843 : oscwrap user create swiftusertest3 --password testing3 --domain=default --email=test3@example.com --or-show -f value -c id 2020-12-22 11:15:01.632 | +++ functions-common:oscwrap:2376 : return 0 2020-12-22 11:15:01.635 | ++ functions-common:get_or_create_user:841 : user_id=ffed66f9bf7d42f78876e2d8aec99b32 2020-12-22 11:15:01.638 | ++ functions-common:get_or_create_user:842 : echo ffed66f9bf7d42f78876e2d8aec99b32 2020-12-22 11:15:01.641 | + lib/swift:create_swift_accounts:659 : swift_user_test3=ffed66f9bf7d42f78876e2d8aec99b32 2020-12-22 11:15:01.643 | + lib/swift:create_swift_accounts:660 : die_if_not_set 660 swift_user_test3 'Failure creating swift_user_test3' 2020-12-22 11:15:01.646 | + functions-common:die_if_not_set:213 : local exitcode=0 2020-12-22 11:15:01.663 | + lib/swift:create_swift_accounts:661 : get_or_add_user_project_role bea60793bb9643e296094ccc4845d454 ffed66f9bf7d42f78876e2d8aec99b32 b71887964e1a4eb8b0edf9b7a790532e 2020-12-22 11:15:01.665 | + functions-common:get_or_add_user_project_role:889 : local user_role_id 2020-12-22 11:15:01.668 | ++ functions-common:get_or_add_user_project_role:891 : _get_domain_args 2020-12-22 11:15:01.671 | ++ functions-common:_get_domain_args:873 : local domain 2020-12-22 11:15:01.673 | ++ functions-common:_get_domain_args:874 : domain= 2020-12-22 11:15:01.676 | ++ functions-common:_get_domain_args:876 : [[ -n '' ]] 2020-12-22 11:15:01.678 | ++ functions-common:_get_domain_args:879 : [[ -n '' ]] 2020-12-22 11:15:01.681 | ++ functions-common:_get_domain_args:883 : echo 2020-12-22 11:15:01.684 | + functions-common:get_or_add_user_project_role:891 : domain_args= 2020-12-22 11:15:01.688 | ++ functions-common:get_or_add_user_project_role:899 : oscwrap role assignment list --role bea60793bb9643e296094ccc4845d454 --user ffed66f9bf7d42f78876e2d8aec99b32 --project b71887964e1a4eb8b0edf9b7a790532e 2020-12-22 11:15:01.688 | ++ functions-common:get_or_add_user_project_role:899 : grep '^|\s[a-f0-9]\+' 2020-12-22 11:15:01.688 | ++ functions-common:get_or_add_user_project_role:899 : get_field 1 2020-12-22 11:15:01.690 | ++ functions-common:get_field:727 : local data field 2020-12-22 11:15:01.693 | ++ functions-common:get_field:728 : read data 2020-12-22 11:15:04.127 | ++ functions-common:oscwrap:2376 : return 0 2020-12-22 11:15:04.132 | + functions-common:get_or_add_user_project_role:899 : user_role_id= 2020-12-22 11:15:04.134 | + functions-common:get_or_add_user_project_role:900 : [[ -z '' ]] 2020-12-22 11:15:04.137 | + functions-common:get_or_add_user_project_role:902 : openstack role add bea60793bb9643e296094ccc4845d454 --user ffed66f9bf7d42f78876e2d8aec99b32 --project b71887964e1a4eb8b0edf9b7a790532e 2020-12-22 11:15:06.432 | ++ functions-common:get_or_add_user_project_role:911 : get_field 1 2020-12-22 11:15:06.432 | ++ functions-common:get_or_add_user_project_role:911 : oscwrap role assignment list --role bea60793bb9643e296094ccc4845d454 --user ffed66f9bf7d42f78876e2d8aec99b32 --project b71887964e1a4eb8b0edf9b7a790532e 2020-12-22 11:15:06.433 | ++ functions-common:get_or_add_user_project_role:911 : grep '^|\s[a-f0-9]\+' 2020-12-22 11:15:06.435 | ++ functions-common:get_field:727 : local data field 2020-12-22 11:15:06.437 | ++ functions-common:get_field:728 : read data 2020-12-22 11:15:08.896 | ++ functions-common:oscwrap:2376 : return 0 2020-12-22 11:15:08.899 | ++ functions-common:get_field:729 : '[' 1 -lt 0 ']' 2020-12-22 11:15:08.903 | ++ functions-common:get_field:732 : field='$2' 2020-12-22 11:15:08.906 | ++ functions-common:get_field:734 : echo '| bea60793bb9643e296094ccc4845d454 | ffed66f9bf7d42f78876e2d8aec99b32 | | b71887964e1a4eb8b0edf9b7a790532e | | | False |' 2020-12-22 11:15:08.907 | ++ functions-common:get_field:734 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2020-12-22 11:15:08.912 | ++ functions-common:get_field:728 : read data 2020-12-22 11:15:08.916 | + functions-common:get_or_add_user_project_role:911 : user_role_id=bea60793bb9643e296094ccc4845d454 2020-12-22 11:15:08.918 | + functions-common:get_or_add_user_project_role:913 : echo bea60793bb9643e296094ccc4845d454 2020-12-22 11:15:08.918 | bea60793bb9643e296094ccc4845d454 2020-12-22 11:15:08.921 | + lib/swift:create_swift_accounts:663 : local swift_project_test2 2020-12-22 11:15:08.924 | ++ lib/swift:create_swift_accounts:664 : get_or_create_project swiftprojecttest2 default 2020-12-22 11:15:08.926 | ++ functions-common:get_or_create_project:848 : local project_id 2020-12-22 11:15:08.930 | +++ functions-common:get_or_create_project:856 : oscwrap project create swiftprojecttest2 --domain=default --or-show -f value -c id 2020-12-22 11:15:11.170 | +++ functions-common:oscwrap:2376 : return 0 2020-12-22 11:15:11.173 | ++ functions-common:get_or_create_project:854 : project_id=15fe238d45a04fb1b7f5a997dc429af6 2020-12-22 11:15:11.175 | ++ functions-common:get_or_create_project:855 : echo 15fe238d45a04fb1b7f5a997dc429af6 2020-12-22 11:15:11.179 | + lib/swift:create_swift_accounts:664 : swift_project_test2=15fe238d45a04fb1b7f5a997dc429af6 2020-12-22 11:15:11.181 | + lib/swift:create_swift_accounts:665 : die_if_not_set 665 swift_project_test2 'Failure creating swift_project_test2' 2020-12-22 11:15:11.184 | + functions-common:die_if_not_set:213 : local exitcode=0 2020-12-22 11:15:11.200 | + lib/swift:create_swift_accounts:667 : local swift_user_test2 2020-12-22 11:15:11.203 | ++ lib/swift:create_swift_accounts:669 : get_or_create_user swiftusertest2 testing2 default test2@example.com 2020-12-22 11:15:11.206 | ++ functions-common:get_or_create_user:825 : local user_id 2020-12-22 11:15:11.209 | ++ functions-common:get_or_create_user:826 : [[ ! -z test2@example.com ]] 2020-12-22 11:15:11.212 | ++ functions-common:get_or_create_user:827 : local email=--email=test2@example.com 2020-12-22 11:15:11.217 | +++ functions-common:get_or_create_user:843 : oscwrap user create swiftusertest2 --password testing2 --domain=default --email=test2@example.com --or-show -f value -c id 2020-12-22 11:15:13.546 | +++ functions-common:oscwrap:2376 : return 0 2020-12-22 11:15:13.549 | ++ functions-common:get_or_create_user:841 : user_id=fd1b6dfff9c94827992c7b32378ac7db 2020-12-22 11:15:13.553 | ++ functions-common:get_or_create_user:842 : echo fd1b6dfff9c94827992c7b32378ac7db 2020-12-22 11:15:13.556 | + lib/swift:create_swift_accounts:669 : swift_user_test2=fd1b6dfff9c94827992c7b32378ac7db 2020-12-22 11:15:13.558 | + lib/swift:create_swift_accounts:670 : die_if_not_set 670 swift_user_test2 'Failure creating swift_user_test2' 2020-12-22 11:15:13.561 | + functions-common:die_if_not_set:213 : local exitcode=0 2020-12-22 11:15:13.579 | + lib/swift:create_swift_accounts:671 : get_or_add_user_project_role admin fd1b6dfff9c94827992c7b32378ac7db 15fe238d45a04fb1b7f5a997dc429af6 2020-12-22 11:15:13.582 | + functions-common:get_or_add_user_project_role:889 : local user_role_id 2020-12-22 11:15:13.585 | ++ functions-common:get_or_add_user_project_role:891 : _get_domain_args 2020-12-22 11:15:13.588 | ++ functions-common:_get_domain_args:873 : local domain 2020-12-22 11:15:13.591 | ++ functions-common:_get_domain_args:874 : domain= 2020-12-22 11:15:13.595 | ++ functions-common:_get_domain_args:876 : [[ -n '' ]] 2020-12-22 11:15:13.598 | ++ functions-common:_get_domain_args:879 : [[ -n '' ]] 2020-12-22 11:15:13.601 | ++ functions-common:_get_domain_args:883 : echo 2020-12-22 11:15:13.605 | + functions-common:get_or_add_user_project_role:891 : domain_args= 2020-12-22 11:15:13.610 | ++ functions-common:get_or_add_user_project_role:899 : oscwrap role assignment list --role admin --user fd1b6dfff9c94827992c7b32378ac7db --project 15fe238d45a04fb1b7f5a997dc429af6 2020-12-22 11:15:13.611 | ++ functions-common:get_or_add_user_project_role:899 : grep '^|\s[a-f0-9]\+' 2020-12-22 11:15:13.611 | ++ functions-common:get_or_add_user_project_role:899 : get_field 1 2020-12-22 11:15:13.615 | ++ functions-common:get_field:727 : local data field 2020-12-22 11:15:13.617 | ++ functions-common:get_field:728 : read data 2020-12-22 11:15:16.090 | ++ functions-common:oscwrap:2376 : return 0 2020-12-22 11:15:16.096 | + functions-common:get_or_add_user_project_role:899 : user_role_id= 2020-12-22 11:15:16.098 | + functions-common:get_or_add_user_project_role:900 : [[ -z '' ]] 2020-12-22 11:15:16.101 | + functions-common:get_or_add_user_project_role:902 : openstack role add admin --user fd1b6dfff9c94827992c7b32378ac7db --project 15fe238d45a04fb1b7f5a997dc429af6 2020-12-22 11:15:18.559 | ++ functions-common:get_or_add_user_project_role:911 : grep '^|\s[a-f0-9]\+' 2020-12-22 11:15:18.559 | ++ functions-common:get_or_add_user_project_role:911 : oscwrap role assignment list --role admin --user fd1b6dfff9c94827992c7b32378ac7db --project 15fe238d45a04fb1b7f5a997dc429af6 2020-12-22 11:15:18.559 | ++ functions-common:get_or_add_user_project_role:911 : get_field 1 2020-12-22 11:15:18.563 | ++ functions-common:get_field:727 : local data field 2020-12-22 11:15:18.566 | ++ functions-common:get_field:728 : read data 2020-12-22 11:15:21.144 | ++ functions-common:oscwrap:2376 : return 0 2020-12-22 11:15:21.148 | ++ functions-common:get_field:729 : '[' 1 -lt 0 ']' 2020-12-22 11:15:21.151 | ++ functions-common:get_field:732 : field='$2' 2020-12-22 11:15:21.154 | ++ functions-common:get_field:734 : echo '| 8567dbe334144938aa76b307ffedf8a9 | fd1b6dfff9c94827992c7b32378ac7db | | 15fe238d45a04fb1b7f5a997dc429af6 | | | False |' 2020-12-22 11:15:21.155 | ++ functions-common:get_field:734 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2020-12-22 11:15:21.160 | ++ functions-common:get_field:728 : read data 2020-12-22 11:15:21.164 | + functions-common:get_or_add_user_project_role:911 : user_role_id=8567dbe334144938aa76b307ffedf8a9 2020-12-22 11:15:21.167 | + functions-common:get_or_add_user_project_role:913 : echo 8567dbe334144938aa76b307ffedf8a9 2020-12-22 11:15:21.167 | 8567dbe334144938aa76b307ffedf8a9 2020-12-22 11:15:21.169 | + lib/swift:create_swift_accounts:673 : local swift_domain 2020-12-22 11:15:21.173 | ++ lib/swift:create_swift_accounts:674 : get_or_create_domain swift_test 'Used for swift functional testing' 2020-12-22 11:15:21.176 | ++ functions-common:get_or_create_domain:793 : local domain_id 2020-12-22 11:15:21.181 | +++ functions-common:get_or_create_domain:805 : oscwrap domain show swift_test -f value -c id 2020-12-22 11:15:23.550 | +++ functions-common:get_or_create_domain:807 : oscwrap domain create swift_test --description 'Used for swift functional testing' -f value -c id 2020-12-22 11:15:25.769 | +++ functions-common:oscwrap:2376 : return 0 2020-12-22 11:15:25.773 | ++ functions-common:get_or_create_domain:803 : domain_id=' 2020-12-22 11:15:25.773 | a0df476b7e2c4441acb837eba76adbdb' 2020-12-22 11:15:25.776 | ++ functions-common:get_or_create_domain:804 : echo a0df476b7e2c4441acb837eba76adbdb 2020-12-22 11:15:25.779 | + lib/swift:create_swift_accounts:674 : swift_domain=a0df476b7e2c4441acb837eba76adbdb 2020-12-22 11:15:25.782 | + lib/swift:create_swift_accounts:675 : die_if_not_set 675 swift_domain 'Failure creating swift_test domain' 2020-12-22 11:15:25.785 | + functions-common:die_if_not_set:213 : local exitcode=0 2020-12-22 11:15:25.804 | + lib/swift:create_swift_accounts:677 : local swift_project_test4 2020-12-22 11:15:25.808 | ++ lib/swift:create_swift_accounts:678 : get_or_create_project swiftprojecttest4 a0df476b7e2c4441acb837eba76adbdb 2020-12-22 11:15:25.811 | ++ functions-common:get_or_create_project:848 : local project_id 2020-12-22 11:15:25.816 | +++ functions-common:get_or_create_project:856 : oscwrap project create swiftprojecttest4 --domain=a0df476b7e2c4441acb837eba76adbdb --or-show -f value -c id 2020-12-22 11:15:28.119 | +++ functions-common:oscwrap:2376 : return 0 2020-12-22 11:15:28.123 | ++ functions-common:get_or_create_project:854 : project_id=3f712823f2b24030905306aeb4462d90 2020-12-22 11:15:28.125 | ++ functions-common:get_or_create_project:855 : echo 3f712823f2b24030905306aeb4462d90 2020-12-22 11:15:28.128 | + lib/swift:create_swift_accounts:678 : swift_project_test4=3f712823f2b24030905306aeb4462d90 2020-12-22 11:15:28.131 | + lib/swift:create_swift_accounts:679 : die_if_not_set 679 swift_project_test4 'Failure creating swift_project_test4' 2020-12-22 11:15:28.133 | + functions-common:die_if_not_set:213 : local exitcode=0 2020-12-22 11:15:28.149 | + lib/swift:create_swift_accounts:681 : local swift_user_test4 2020-12-22 11:15:28.153 | ++ lib/swift:create_swift_accounts:683 : get_or_create_user swiftusertest4 testing4 a0df476b7e2c4441acb837eba76adbdb test4@example.com 2020-12-22 11:15:28.155 | ++ functions-common:get_or_create_user:825 : local user_id 2020-12-22 11:15:28.158 | ++ functions-common:get_or_create_user:826 : [[ ! -z test4@example.com ]] 2020-12-22 11:15:28.160 | ++ functions-common:get_or_create_user:827 : local email=--email=test4@example.com 2020-12-22 11:15:28.164 | +++ functions-common:get_or_create_user:843 : oscwrap user create swiftusertest4 --password testing4 --domain=a0df476b7e2c4441acb837eba76adbdb --email=test4@example.com --or-show -f value -c id 2020-12-22 11:15:30.507 | +++ functions-common:oscwrap:2376 : return 0 2020-12-22 11:15:30.510 | ++ functions-common:get_or_create_user:841 : user_id=f78777c73c474a3897bdccfe86d65c96 2020-12-22 11:15:30.516 | ++ functions-common:get_or_create_user:842 : echo f78777c73c474a3897bdccfe86d65c96 2020-12-22 11:15:30.522 | + lib/swift:create_swift_accounts:683 : swift_user_test4=f78777c73c474a3897bdccfe86d65c96 2020-12-22 11:15:30.528 | + lib/swift:create_swift_accounts:684 : die_if_not_set 684 swift_user_test4 'Failure creating swift_user_test4' 2020-12-22 11:15:30.531 | + functions-common:die_if_not_set:213 : local exitcode=0 2020-12-22 11:15:30.550 | + lib/swift:create_swift_accounts:685 : get_or_add_user_project_role admin f78777c73c474a3897bdccfe86d65c96 3f712823f2b24030905306aeb4462d90 2020-12-22 11:15:30.553 | + functions-common:get_or_add_user_project_role:889 : local user_role_id 2020-12-22 11:15:30.558 | ++ functions-common:get_or_add_user_project_role:891 : _get_domain_args 2020-12-22 11:15:30.561 | ++ functions-common:_get_domain_args:873 : local domain 2020-12-22 11:15:30.564 | ++ functions-common:_get_domain_args:874 : domain= 2020-12-22 11:15:30.567 | ++ functions-common:_get_domain_args:876 : [[ -n '' ]] 2020-12-22 11:15:30.571 | ++ functions-common:_get_domain_args:879 : [[ -n '' ]] 2020-12-22 11:15:30.576 | ++ functions-common:_get_domain_args:883 : echo 2020-12-22 11:15:30.579 | + functions-common:get_or_add_user_project_role:891 : domain_args= 2020-12-22 11:15:30.584 | ++ functions-common:get_or_add_user_project_role:899 : oscwrap role assignment list --role admin --user f78777c73c474a3897bdccfe86d65c96 --project 3f712823f2b24030905306aeb4462d90 2020-12-22 11:15:30.585 | ++ functions-common:get_or_add_user_project_role:899 : get_field 1 2020-12-22 11:15:30.586 | ++ functions-common:get_or_add_user_project_role:899 : grep '^|\s[a-f0-9]\+' 2020-12-22 11:15:30.589 | ++ functions-common:get_field:727 : local data field 2020-12-22 11:15:30.592 | ++ functions-common:get_field:728 : read data 2020-12-22 11:15:33.181 | ++ functions-common:oscwrap:2376 : return 0 2020-12-22 11:15:33.185 | + functions-common:get_or_add_user_project_role:899 : user_role_id= 2020-12-22 11:15:33.188 | + functions-common:get_or_add_user_project_role:900 : [[ -z '' ]] 2020-12-22 11:15:33.190 | + functions-common:get_or_add_user_project_role:902 : openstack role add admin --user f78777c73c474a3897bdccfe86d65c96 --project 3f712823f2b24030905306aeb4462d90 2020-12-22 11:15:35.562 | ++ functions-common:get_or_add_user_project_role:911 : oscwrap role assignment list --role admin --user f78777c73c474a3897bdccfe86d65c96 --project 3f712823f2b24030905306aeb4462d90 2020-12-22 11:15:35.562 | ++ functions-common:get_or_add_user_project_role:911 : grep '^|\s[a-f0-9]\+' 2020-12-22 11:15:35.563 | ++ functions-common:get_or_add_user_project_role:911 : get_field 1 2020-12-22 11:15:35.566 | ++ functions-common:get_field:727 : local data field 2020-12-22 11:15:35.569 | ++ functions-common:get_field:728 : read data 2020-12-22 11:15:38.050 | ++ functions-common:oscwrap:2376 : return 0 2020-12-22 11:15:38.053 | ++ functions-common:get_field:729 : '[' 1 -lt 0 ']' 2020-12-22 11:15:38.056 | ++ functions-common:get_field:732 : field='$2' 2020-12-22 11:15:38.059 | ++ functions-common:get_field:734 : echo '| 8567dbe334144938aa76b307ffedf8a9 | f78777c73c474a3897bdccfe86d65c96 | | 3f712823f2b24030905306aeb4462d90 | | | False |' 2020-12-22 11:15:38.059 | ++ functions-common:get_field:734 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2020-12-22 11:15:38.065 | ++ functions-common:get_field:728 : read data 2020-12-22 11:15:38.069 | + functions-common:get_or_add_user_project_role:911 : user_role_id=8567dbe334144938aa76b307ffedf8a9 2020-12-22 11:15:38.072 | + functions-common:get_or_add_user_project_role:913 : echo 8567dbe334144938aa76b307ffedf8a9 2020-12-22 11:15:38.072 | 8567dbe334144938aa76b307ffedf8a9 2020-12-22 11:15:38.075 | + ./stack.sh:main:1171 : write_clouds_yaml 2020-12-22 11:15:38.078 | + functions-common:write_clouds_yaml:81 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2020-12-22 11:15:38.082 | ++ functions-common:write_clouds_yaml:83 : dirname /etc/openstack/clouds.yaml 2020-12-22 11:15:38.086 | + functions-common:write_clouds_yaml:83 : sudo mkdir -p /etc/openstack 2020-12-22 11:15:38.099 | + functions-common:write_clouds_yaml:84 : sudo chown -R ubuntu /etc/openstack 2020-12-22 11:15:38.112 | + functions-common:write_clouds_yaml:86 : CA_CERT_ARG= 2020-12-22 11:15:38.115 | + functions-common:write_clouds_yaml:87 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2020-12-22 11:15:38.118 | + functions-common:write_clouds_yaml:91 : /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.117/identity --os-username demo --os-password Passw0rd --os-project-name demo 2020-12-22 11:15:38.215 | The user clouds.yaml file didn't exist. 2020-12-22 11:15:38.226 | + functions-common:write_clouds_yaml:102 : /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.117/identity --os-username alt_demo --os-password Passw0rd --os-project-name alt_demo 2020-12-22 11:15:38.332 | /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. 2020-12-22 11:15:38.333 | self._clouds = yaml.load(clouds_file) 2020-12-22 11:15:38.343 | + functions-common:write_clouds_yaml:113 : /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.117/identity --os-username admin --os-password Passw0rd --os-project-name admin 2020-12-22 11:15:38.449 | /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. 2020-12-22 11:15:38.449 | self._clouds = yaml.load(clouds_file) 2020-12-22 11:15:38.460 | + functions-common:write_clouds_yaml:124 : /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.117/identity --os-username admin --os-password Passw0rd --os-system-scope all 2020-12-22 11:15:38.572 | /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. 2020-12-22 11:15:38.572 | self._clouds = yaml.load(clouds_file) 2020-12-22 11:15:38.584 | ++ functions-common:write_clouds_yaml:135 : eval echo '~ubuntu' 2020-12-22 11:15:38.588 | +++ functions-common:write_clouds_yaml:135 : echo /home/ubuntu 2020-12-22 11:15:38.592 | + functions-common:write_clouds_yaml:135 : rm -f /home/ubuntu/.config/openstack/clouds.yaml 2020-12-22 11:15:38.596 | + ./stack.sh:main:1176 : is_service_enabled horizon 2020-12-22 11:15:38.617 | + functions-common:is_service_enabled:1988 : return 1 2020-12-22 11:15:38.619 | + ./stack.sh:main:1185 : is_service_enabled g-reg 2020-12-22 11:15:38.636 | + functions-common:is_service_enabled:1988 : return 0 2020-12-22 11:15:38.639 | + ./stack.sh:main:1186 : echo_summary 'Configuring Glance' 2020-12-22 11:15:38.641 | + ./stack.sh:echo_summary:455 : [[ -t 3 ]] 2020-12-22 11:15:38.644 | + ./stack.sh:echo_summary:461 : echo -e Configuring Glance 2020-12-22 11:15:38.647 | + ./stack.sh:main:1187 : init_glance 2020-12-22 11:15:38.650 | + lib/glance:init_glance:278 : rm -rf /opt/stack/data/glance/images 2020-12-22 11:15:38.654 | + lib/glance:init_glance:279 : mkdir -p /opt/stack/data/glance/images 2020-12-22 11:15:38.658 | + lib/glance:init_glance:282 : recreate_database glance 2020-12-22 11:15:38.668 | + lib/database:recreate_database:110 : local db=glance 2020-12-22 11:15:38.671 | + lib/database:recreate_database:111 : recreate_database_mysql glance 2020-12-22 11:15:38.674 | + lib/databases/mysql:recreate_database_mysql:61 : local db=glance 2020-12-22 11:15:38.676 | + lib/databases/mysql:recreate_database_mysql:62 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2020-12-22 11:15:38.680 | mysql: [Warning] Using a password on the command line interface can be insecure. 2020-12-22 11:15:38.702 | + lib/databases/mysql:recreate_database_mysql:63 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2020-12-22 11:15:38.706 | mysql: [Warning] Using a password on the command line interface can be insecure. 2020-12-22 11:15:38.722 | + lib/glance:init_glance:284 : time_start dbsync 2020-12-22 11:15:38.724 | + functions-common:time_start:2322 : local name=dbsync 2020-12-22 11:15:38.727 | + functions-common:time_start:2323 : local start_time= 2020-12-22 11:15:38.729 | + functions-common:time_start:2324 : [[ -n '' ]] 2020-12-22 11:15:38.733 | ++ functions-common:time_start:2327 : date +%s%3N 2020-12-22 11:15:38.737 | + functions-common:time_start:2327 : _TIME_START[$name]=1608635738734 2020-12-22 11:15:38.740 | + lib/glance:init_glance:286 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2020-12-22 11:15:41.115 | 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=70604) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:307}} 2020-12-22 11:15:41.119 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2020-12-22 11:15:41.119 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2020-12-22 11:15:41.147 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2020-12-22 11:15:41.147 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2020-12-22 11:15:41.164 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/glance/glance/db/sqlalchemy/migrate_repo... {{(pid=70604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2020-12-22 11:15:41.165 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/043_add_image_created_updated_idx.py... {{(pid=70604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:15:41.165 | 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=70604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:15:41.165 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/010_default_update_at.py... {{(pid=70604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:15:41.166 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/010_default_update_at.py loaded successfully {{(pid=70604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:15:41.166 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/004_add_checksum.py... {{(pid=70604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:15:41.166 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/004_add_checksum.py loaded successfully {{(pid=70604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:15:41.166 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_key_to_name.py... {{(pid=70604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:15:41.166 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_key_to_name.py loaded successfully {{(pid=70604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:15:41.166 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_sqlite_upgrade.sql... {{(pid=70604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:15:41.167 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_sqlite_upgrade.sql loaded successfully {{(pid=70604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:15:41.167 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_mysql_upgrade.sql... {{(pid=70604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:15:41.167 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_mysql_upgrade.sql loaded successfully {{(pid=70604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:15:41.167 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/044_update_metadef_os_nova_server.py... {{(pid=70604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:15:41.167 | 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=70604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:15:41.168 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/034_add_virtual_size.py... {{(pid=70604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:15:41.168 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/034_add_virtual_size.py loaded successfully {{(pid=70604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:15:41.168 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/018_add_image_locations_table.py... {{(pid=70604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:15:41.168 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/018_add_image_locations_table.py loaded successfully {{(pid=70604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:15:41.168 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/037_add_changes_to_satisfy_models.py... {{(pid=70604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:15:41.168 | 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=70604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:15:41.169 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/037_sqlite_upgrade.sql... {{(pid=70604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:15:41.169 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/037_sqlite_upgrade.sql loaded successfully {{(pid=70604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:15:41.169 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/041_add_artifact_tables.py... {{(pid=70604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:15:41.169 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/041_add_artifact_tables.py loaded successfully {{(pid=70604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:15:41.169 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/015_quote_swift_credentials.py... {{(pid=70604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:15:41.170 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/015_quote_swift_credentials.py loaded successfully {{(pid=70604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:15:41.170 | 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=70604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:15:41.170 | 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=70604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:15:41.170 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/023_placeholder.py... {{(pid=70604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:15:41.170 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/023_placeholder.py loaded successfully {{(pid=70604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:15:41.170 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/007_add_owner.py... {{(pid=70604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:15:41.171 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/007_add_owner.py loaded successfully {{(pid=70604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:15:41.171 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/027_checksum_index.py... {{(pid=70604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:15:41.171 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/027_checksum_index.py loaded successfully {{(pid=70604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:15:41.171 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/020_drop_images_table_location.py... {{(pid=70604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:15:41.171 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/020_drop_images_table_location.py loaded successfully {{(pid=70604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:15:41.172 | 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=70604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:15:41.172 | 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=70604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:15:41.172 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/009_add_mindisk_and_minram.py... {{(pid=70604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:15:41.172 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/009_add_mindisk_and_minram.py loaded successfully {{(pid=70604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:15:41.172 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/036_rename_metadef_schema_columns.py... {{(pid=70604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:15:41.172 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/036_rename_metadef_schema_columns.py loaded successfully {{(pid=70604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:15:41.173 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/013_add_protected.py... {{(pid=70604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:15:41.173 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/013_add_protected.py loaded successfully {{(pid=70604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:15:41.173 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/003_sqlite_upgrade.sql... {{(pid=70604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:15:41.173 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/003_sqlite_upgrade.sql loaded successfully {{(pid=70604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:15:41.173 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/003_add_disk_format.py... {{(pid=70604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:15:41.173 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/003_add_disk_format.py loaded successfully {{(pid=70604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:15:41.174 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/011_sqlite_upgrade.sql... {{(pid=70604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:15:41.174 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/011_sqlite_upgrade.sql loaded successfully {{(pid=70604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:15:41.174 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/011_make_mindisk_and_minram_notnull.py... {{(pid=70604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:15:41.174 | 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=70604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:15:41.174 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/001_add_images_table.py... {{(pid=70604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:15:41.174 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/001_add_images_table.py loaded successfully {{(pid=70604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:15:41.175 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/038_add_metadef_tags_table.py... {{(pid=70604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:15:41.175 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/038_add_metadef_tags_table.py loaded successfully {{(pid=70604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:15:41.175 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/012_id_to_uuid.py... {{(pid=70604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:15:41.175 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/012_id_to_uuid.py loaded successfully {{(pid=70604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:15:41.175 | 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=70604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:15:41.175 | 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=70604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:15:41.176 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/017_quote_encrypted_swift_credentials.py... {{(pid=70604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:15:41.176 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/017_quote_encrypted_swift_credentials.py loaded successfully {{(pid=70604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:15:41.176 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/016_add_status_image_member.py... {{(pid=70604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:15:41.176 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/016_add_status_image_member.py loaded successfully {{(pid=70604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:15:41.176 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/045_add_visibility.py... {{(pid=70604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:15:41.176 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/045_add_visibility.py loaded successfully {{(pid=70604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:15:41.177 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/045_sqlite_upgrade.sql... {{(pid=70604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:15:41.177 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/045_sqlite_upgrade.sql loaded successfully {{(pid=70604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:15:41.177 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/005_size_big_integer.py... {{(pid=70604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:15:41.177 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/005_size_big_integer.py loaded successfully {{(pid=70604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:15:41.177 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/025_placeholder.py... {{(pid=70604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:15:41.177 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/025_placeholder.py loaded successfully {{(pid=70604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:15:41.178 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/022_image_member_index.py... {{(pid=70604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:15:41.178 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/022_image_member_index.py loaded successfully {{(pid=70604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:15:41.178 | 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=70604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:15:41.178 | 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=70604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:15:41.178 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/026_add_location_storage_information.py... {{(pid=70604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:15:41.178 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/026_add_location_storage_information.py loaded successfully {{(pid=70604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:15:41.179 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/033_add_location_status.py... {{(pid=70604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:15:41.179 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/033_add_location_status.py loaded successfully {{(pid=70604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:15:41.179 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/014_add_image_tags_table.py... {{(pid=70604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:15:41.179 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/014_add_image_tags_table.py loaded successfully {{(pid=70604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:15:41.179 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/031_remove_duplicated_locations.py... {{(pid=70604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:15:41.179 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/031_remove_duplicated_locations.py loaded successfully {{(pid=70604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:15:41.180 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/030_add_tasks_table.py... {{(pid=70604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:15:41.180 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/030_add_tasks_table.py loaded successfully {{(pid=70604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:15:41.180 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/002_add_image_properties_table.py... {{(pid=70604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:15:41.180 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/002_add_image_properties_table.py loaded successfully {{(pid=70604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:15:41.180 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/008_add_image_members_table.py... {{(pid=70604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:15:41.180 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/008_add_image_members_table.py loaded successfully {{(pid=70604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:15:41.181 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/032_add_task_info_table.py... {{(pid=70604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:15:41.181 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/032_add_task_info_table.py loaded successfully {{(pid=70604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:15:41.181 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/019_migrate_image_locations.py... {{(pid=70604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:15:41.181 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/019_migrate_image_locations.py loaded successfully {{(pid=70604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:15:41.181 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/028_owner_index.py... {{(pid=70604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:15:41.181 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/028_owner_index.py loaded successfully {{(pid=70604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:15:41.182 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/024_placeholder.py... {{(pid=70604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:15:41.182 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/024_placeholder.py loaded successfully {{(pid=70604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:15:41.182 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/021_set_engine_mysql_innodb.py... {{(pid=70604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:15:41.182 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/021_set_engine_mysql_innodb.py loaded successfully {{(pid=70604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:15:41.182 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/035_add_metadef_tables.py... {{(pid=70604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:15:41.182 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/035_add_metadef_tables.py loaded successfully {{(pid=70604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:15:41.183 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/glance/glance/db/sqlalchemy/migrate_repo loaded successfully {{(pid=70604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2020-12-22 11:15:41.183 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'Glance Migrations'), ('version_table', 'migrate_version'), ('required_dbs', '[]')]))]) {{(pid=70604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2020-12-22 11:15:41.226 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/glance/glance/db/sqlalchemy/migrate_repo... {{(pid=70604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2020-12-22 11:15:41.227 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/043_add_image_created_updated_idx.py... {{(pid=70604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:15:41.227 | 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=70604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:15:41.228 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/010_default_update_at.py... {{(pid=70604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:15:41.228 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/010_default_update_at.py loaded successfully {{(pid=70604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:15:41.228 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/004_add_checksum.py... {{(pid=70604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:15:41.228 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/004_add_checksum.py loaded successfully {{(pid=70604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:15:41.228 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_key_to_name.py... {{(pid=70604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:15:41.229 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_key_to_name.py loaded successfully {{(pid=70604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:15:41.229 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_sqlite_upgrade.sql... {{(pid=70604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:15:41.229 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_sqlite_upgrade.sql loaded successfully {{(pid=70604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:15:41.229 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_mysql_upgrade.sql... {{(pid=70604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:15:41.229 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_mysql_upgrade.sql loaded successfully {{(pid=70604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:15:41.229 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/044_update_metadef_os_nova_server.py... {{(pid=70604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:15:41.230 | 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=70604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:15:41.230 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/034_add_virtual_size.py... {{(pid=70604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:15:41.230 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/034_add_virtual_size.py loaded successfully {{(pid=70604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:15:41.230 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/018_add_image_locations_table.py... {{(pid=70604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:15:41.230 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/018_add_image_locations_table.py loaded successfully {{(pid=70604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:15:41.230 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/037_add_changes_to_satisfy_models.py... {{(pid=70604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:15:41.231 | 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=70604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:15:41.231 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/037_sqlite_upgrade.sql... {{(pid=70604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:15:41.231 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/037_sqlite_upgrade.sql loaded successfully {{(pid=70604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:15:41.231 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/041_add_artifact_tables.py... {{(pid=70604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:15:41.231 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/041_add_artifact_tables.py loaded successfully {{(pid=70604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:15:41.232 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/015_quote_swift_credentials.py... {{(pid=70604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:15:41.232 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/015_quote_swift_credentials.py loaded successfully {{(pid=70604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:15:41.232 | 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=70604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:15:41.232 | 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=70604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:15:41.232 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/023_placeholder.py... {{(pid=70604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:15:41.232 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/023_placeholder.py loaded successfully {{(pid=70604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:15:41.233 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/007_add_owner.py... {{(pid=70604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:15:41.233 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/007_add_owner.py loaded successfully {{(pid=70604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:15:41.233 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/027_checksum_index.py... {{(pid=70604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:15:41.233 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/027_checksum_index.py loaded successfully {{(pid=70604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:15:41.233 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/020_drop_images_table_location.py... {{(pid=70604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:15:41.233 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/020_drop_images_table_location.py loaded successfully {{(pid=70604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:15:41.234 | 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=70604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:15:41.234 | 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=70604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:15:41.234 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/009_add_mindisk_and_minram.py... {{(pid=70604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:15:41.234 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/009_add_mindisk_and_minram.py loaded successfully {{(pid=70604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:15:41.234 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/036_rename_metadef_schema_columns.py... {{(pid=70604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:15:41.234 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/036_rename_metadef_schema_columns.py loaded successfully {{(pid=70604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:15:41.235 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/013_add_protected.py... {{(pid=70604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:15:41.235 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/013_add_protected.py loaded successfully {{(pid=70604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:15:41.235 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/003_sqlite_upgrade.sql... {{(pid=70604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:15:41.235 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/003_sqlite_upgrade.sql loaded successfully {{(pid=70604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:15:41.235 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/003_add_disk_format.py... {{(pid=70604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:15:41.236 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/003_add_disk_format.py loaded successfully {{(pid=70604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:15:41.236 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/011_sqlite_upgrade.sql... {{(pid=70604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:15:41.236 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/011_sqlite_upgrade.sql loaded successfully {{(pid=70604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:15:41.236 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/011_make_mindisk_and_minram_notnull.py... {{(pid=70604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:15:41.236 | 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=70604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:15:41.236 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/001_add_images_table.py... {{(pid=70604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:15:41.237 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/001_add_images_table.py loaded successfully {{(pid=70604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:15:41.237 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/038_add_metadef_tags_table.py... {{(pid=70604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:15:41.237 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/038_add_metadef_tags_table.py loaded successfully {{(pid=70604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:15:41.237 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/012_id_to_uuid.py... {{(pid=70604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:15:41.237 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/012_id_to_uuid.py loaded successfully {{(pid=70604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:15:41.237 | 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=70604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:15:41.238 | 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=70604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:15:41.238 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/017_quote_encrypted_swift_credentials.py... {{(pid=70604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:15:41.238 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/017_quote_encrypted_swift_credentials.py loaded successfully {{(pid=70604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:15:41.239 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/016_add_status_image_member.py... {{(pid=70604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:15:41.239 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/016_add_status_image_member.py loaded successfully {{(pid=70604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:15:41.239 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/045_add_visibility.py... {{(pid=70604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:15:41.239 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/045_add_visibility.py loaded successfully {{(pid=70604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:15:41.239 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/045_sqlite_upgrade.sql... {{(pid=70604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:15:41.239 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/045_sqlite_upgrade.sql loaded successfully {{(pid=70604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:15:41.240 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/005_size_big_integer.py... {{(pid=70604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:15:41.240 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/005_size_big_integer.py loaded successfully {{(pid=70604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:15:41.240 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/025_placeholder.py... {{(pid=70604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:15:41.240 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/025_placeholder.py loaded successfully {{(pid=70604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:15:41.240 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/022_image_member_index.py... {{(pid=70604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:15:41.240 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/022_image_member_index.py loaded successfully {{(pid=70604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:15:41.241 | 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=70604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:15:41.241 | 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=70604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:15:41.241 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/026_add_location_storage_information.py... {{(pid=70604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:15:41.241 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/026_add_location_storage_information.py loaded successfully {{(pid=70604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:15:41.241 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/033_add_location_status.py... {{(pid=70604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:15:41.242 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/033_add_location_status.py loaded successfully {{(pid=70604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:15:41.242 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/014_add_image_tags_table.py... {{(pid=70604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:15:41.242 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/014_add_image_tags_table.py loaded successfully {{(pid=70604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:15:41.242 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/031_remove_duplicated_locations.py... {{(pid=70604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:15:41.242 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/031_remove_duplicated_locations.py loaded successfully {{(pid=70604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:15:41.242 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/030_add_tasks_table.py... {{(pid=70604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:15:41.243 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/030_add_tasks_table.py loaded successfully {{(pid=70604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:15:41.243 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/002_add_image_properties_table.py... {{(pid=70604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:15:41.243 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/002_add_image_properties_table.py loaded successfully {{(pid=70604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:15:41.243 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/008_add_image_members_table.py... {{(pid=70604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:15:41.243 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/008_add_image_members_table.py loaded successfully {{(pid=70604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:15:41.243 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/032_add_task_info_table.py... {{(pid=70604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:15:41.244 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/032_add_task_info_table.py loaded successfully {{(pid=70604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:15:41.244 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/019_migrate_image_locations.py... {{(pid=70604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:15:41.244 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/019_migrate_image_locations.py loaded successfully {{(pid=70604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:15:41.244 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/028_owner_index.py... {{(pid=70604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:15:41.244 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/028_owner_index.py loaded successfully {{(pid=70604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:15:41.245 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/024_placeholder.py... {{(pid=70604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:15:41.245 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/024_placeholder.py loaded successfully {{(pid=70604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:15:41.245 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/021_set_engine_mysql_innodb.py... {{(pid=70604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:15:41.245 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/021_set_engine_mysql_innodb.py loaded successfully {{(pid=70604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:15:41.245 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/035_add_metadef_tables.py... {{(pid=70604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:15:41.245 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/035_add_metadef_tables.py loaded successfully {{(pid=70604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:15:41.246 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/glance/glance/db/sqlalchemy/migrate_repo loaded successfully {{(pid=70604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2020-12-22 11:15:41.246 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'Glance Migrations'), ('version_table', 'migrate_version'), ('required_dbs', '[]')]))]) {{(pid=70604) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2020-12-22 11:15:41.323 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2020-12-22 11:15:41.323 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2020-12-22 11:15:41.375 | INFO [alembic.runtime.migration] Running upgrade -> liberty, liberty initial 2020-12-22 11:15:44.383 | INFO [alembic.runtime.migration] Running upgrade liberty -> mitaka01, add index on created_at and updated_at columns of 'images' table 2020-12-22 11:15:44.482 | INFO [alembic.runtime.migration] Running upgrade mitaka01 -> mitaka02, update metadef os_nova_server 2020-12-22 11:15:44.500 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_expand01, add visibility to images 2020-12-22 11:15:44.819 | INFO [alembic.runtime.migration] Running upgrade ocata_expand01 -> pike_expand01, empty expand for symmetry with pike_contract01 2020-12-22 11:15:44.827 | INFO [alembic.runtime.migration] Running upgrade pike_expand01 -> queens_expand01 2020-12-22 11:15:44.830 | INFO [alembic.runtime.migration] Running upgrade queens_expand01 -> rocky_expand01, add os_hidden column to images table 2020-12-22 11:15:45.034 | INFO [alembic.runtime.migration] Running upgrade rocky_expand01 -> rocky_expand02, add os_hash_algo and os_hash_value columns to images table 2020-12-22 11:15:45.385 | INFO [alembic.runtime.migration] Running upgrade rocky_expand02 -> train_expand01, empty expand for symmetry with train_contract01 2020-12-22 11:15:45.396 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2020-12-22 11:15:45.396 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2020-12-22 11:15:45.402 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2020-12-22 11:15:45.402 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2020-12-22 11:15:45.408 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2020-12-22 11:15:45.408 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2020-12-22 11:15:45.431 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2020-12-22 11:15:45.431 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2020-12-22 11:15:45.466 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2020-12-22 11:15:45.466 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2020-12-22 11:15:45.474 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_contract01, remove is_public from images 2020-12-22 11:15:45.805 | INFO [alembic.runtime.migration] Running upgrade ocata_contract01 -> pike_contract01, drop glare artifacts tables 2020-12-22 11:15:46.004 | INFO [alembic.runtime.migration] Running upgrade pike_contract01 -> queens_contract01 2020-12-22 11:15:46.012 | INFO [alembic.runtime.migration] Running upgrade queens_contract01 -> rocky_contract01 2020-12-22 11:15:46.015 | INFO [alembic.runtime.migration] Running upgrade rocky_contract01 -> rocky_contract02 2020-12-22 11:15:46.024 | INFO [alembic.runtime.migration] Running upgrade rocky_contract02 -> train_contract01 2020-12-22 11:15:46.044 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2020-12-22 11:15:46.044 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2020-12-22 11:15:46.048 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2020-12-22 11:15:46.049 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2020-12-22 11:15:46.052 | Upgraded database to: train_expand01, current revision(s): train_expand01 2020-12-22 11:15:46.052 | Database migration is up to date. No migration needed. 2020-12-22 11:15:46.052 | Upgraded database to: train_contract01, current revision(s): train_contract01 2020-12-22 11:15:46.052 | Database is synced successfully. 2020-12-22 11:15:46.280 | + lib/glance:init_glance:289 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2020-12-22 11:15:48.543 | 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=70611) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:307}} 2020-12-22 11:15:48.712 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-runtimes.json loaded to database. 2020-12-22 11:15:48.737 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-shutdown.json loaded to database. 2020-12-22 11:15:48.832 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vcputopology.json loaded to database. 2020-12-22 11:15:48.981 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-storage-allocation-setting-data.json loaded to database. 2020-12-22 11:15:49.028 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt.json loaded to database. 2020-12-22 11:15:49.194 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-virtual-system-setting-data.json loaded to database. 2020-12-22 11:15:49.252 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-webservers.json loaded to database. 2020-12-22 11:15:49.278 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-iops-filter.json loaded to database. 2020-12-22 11:15:49.330 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-pinning.json loaded to database. 2020-12-22 11:15:49.355 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-trust.json loaded to database. 2020-12-22 11:15:49.384 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-quota-flavor.json loaded to database. 2020-12-22 11:15:49.572 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-resource-allocation-setting-data.json loaded to database. 2020-12-22 11:15:49.595 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/storage-volume-type.json loaded to database. 2020-12-22 11:15:49.741 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-databases.json loaded to database. 2020-12-22 11:15:49.770 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-disk-filter.json loaded to database. 2020-12-22 11:15:49.847 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-host-capabilities.json loaded to database. 2020-12-22 11:15:49.878 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-xenapi.json loaded to database. 2020-12-22 11:15:49.921 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-memory-backing.json loaded to database. 2020-12-22 11:15:49.985 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/glance-common-image-props.json loaded to database. 2020-12-22 11:15:50.016 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-hypervisor.json loaded to database. 2020-12-22 11:15:50.064 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-quota.json loaded to database. 2020-12-22 11:15:50.106 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-watchdog.json loaded to database. 2020-12-22 11:15:50.145 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-randomgen.json loaded to database. 2020-12-22 11:15:50.231 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-processor-allocation-setting-data.json loaded to database. 2020-12-22 11:15:50.355 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt-image.json loaded to database. 2020-12-22 11:15:50.402 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/image-signature-verification.json loaded to database. 2020-12-22 11:15:50.429 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-num-instances.json loaded to database. 2020-12-22 11:15:50.477 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/operating-system.json loaded to database. 2020-12-22 11:15:50.540 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware.json loaded to database. 2020-12-22 11:15:50.578 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-instance-data.json loaded to database. 2020-12-22 11:15:50.609 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-flavor.json loaded to database. 2020-12-22 11:15:50.609 | INFO glance.db.sqlalchemy.metadata [-] Metadata loading finished 2020-12-22 11:15:50.835 | + lib/glance:init_glance:290 : time_stop dbsync 2020-12-22 11:15:50.837 | + functions-common:time_stop:2336 : local name 2020-12-22 11:15:50.840 | + functions-common:time_stop:2337 : local end_time 2020-12-22 11:15:50.843 | + functions-common:time_stop:2338 : local elapsed_time 2020-12-22 11:15:50.847 | + functions-common:time_stop:2339 : local total 2020-12-22 11:15:50.850 | + functions-common:time_stop:2340 : local start_time 2020-12-22 11:15:50.854 | + functions-common:time_stop:2342 : name=dbsync 2020-12-22 11:15:50.857 | + functions-common:time_stop:2343 : start_time=1608635738734 2020-12-22 11:15:50.860 | + functions-common:time_stop:2345 : [[ -z 1608635738734 ]] 2020-12-22 11:15:50.863 | ++ functions-common:time_stop:2348 : date +%s%3N 2020-12-22 11:15:50.867 | + functions-common:time_stop:2348 : end_time=1608635750864 2020-12-22 11:15:50.870 | + functions-common:time_stop:2349 : elapsed_time=12130 2020-12-22 11:15:50.872 | + functions-common:time_stop:2350 : total=19228 2020-12-22 11:15:50.875 | + functions-common:time_stop:2352 : _TIME_START[$name]= 2020-12-22 11:15:50.877 | + functions-common:time_stop:2353 : _TIME_TOTAL[$name]=31358 2020-12-22 11:15:50.880 | + ./stack.sh:main:1194 : is_service_enabled neutron 2020-12-22 11:15:50.897 | + functions-common:is_service_enabled:1988 : return 0 2020-12-22 11:15:50.900 | + ./stack.sh:main:1195 : echo_summary 'Configuring Neutron' 2020-12-22 11:15:50.902 | + ./stack.sh:echo_summary:455 : [[ -t 3 ]] 2020-12-22 11:15:50.905 | + ./stack.sh:echo_summary:461 : echo -e Configuring Neutron 2020-12-22 11:15:50.908 | + ./stack.sh:main:1197 : configure_neutron 2020-12-22 11:15:50.911 | + lib/neutron:configure_neutron:606 : is_neutron_legacy_enabled 2020-12-22 11:15:50.916 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2020-12-22 11:15:50.916 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2020-12-22 11:15:50.920 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2020-12-22 11:15:50.923 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2020-12-22 11:15:50.926 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,g-reg,c-sch,c-api,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2020-12-22 11:15:50.928 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2020-12-22 11:15:50.931 | + lib/neutron:configure_neutron:608 : configure_mutnauq 2020-12-22 11:15:50.934 | + lib/neutron-legacy:configure_mutnauq:338 : _configure_neutron_common 2020-12-22 11:15:50.936 | + lib/neutron-legacy:_configure_neutron_common:691 : _create_neutron_conf_dir 2020-12-22 11:15:50.938 | + lib/neutron-legacy:_create_neutron_conf_dir:684 : sudo install -d -o ubuntu /etc/neutron 2020-12-22 11:15:50.953 | + lib/neutron-legacy:_configure_neutron_common:694 : cd /opt/stack/neutron 2020-12-22 11:15:50.955 | + lib/neutron-legacy:_configure_neutron_common:694 : exec ./tools/generate_config_file_samples.sh 2020-12-22 11:16:20.341 | + lib/neutron-legacy:_configure_neutron_common:696 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2020-12-22 11:16:20.345 | + lib/neutron-legacy:_configure_neutron_common:698 : Q_POLICY_FILE=/etc/neutron/policy.json 2020-12-22 11:16:20.348 | + lib/neutron-legacy:_configure_neutron_common:702 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2020-12-22 11:16:20.350 | + lib/neutron-legacy:_configure_neutron_common:706 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2020-12-22 11:16:20.353 | + lib/neutron-legacy:_configure_neutron_common:711 : neutron_plugin_configure_common 2020-12-22 11:16:20.356 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:64 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2020-12-22 11:16:20.358 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2020-12-22 11:16:20.360 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CLASS=ml2 2020-12-22 11:16:20.363 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:69 : _neutron_service_plugin_class_add router 2020-12-22 11:16:20.365 | + lib/neutron-legacy:_neutron_service_plugin_class_add:860 : local service_plugin_class=router 2020-12-22 11:16:20.367 | + lib/neutron-legacy:_neutron_service_plugin_class_add:861 : [[ '' == '' ]] 2020-12-22 11:16:20.370 | + lib/neutron-legacy:_neutron_service_plugin_class_add:862 : Q_SERVICE_PLUGIN_CLASSES=router 2020-12-22 11:16:20.372 | + lib/neutron-legacy:_configure_neutron_common:713 : [[ etc/neutron/plugins/ml2 == '' ]] 2020-12-22 11:16:20.374 | + lib/neutron-legacy:_configure_neutron_common:713 : [[ ml2_conf.ini == '' ]] 2020-12-22 11:16:20.377 | + lib/neutron-legacy:_configure_neutron_common:713 : [[ ml2 == '' ]] 2020-12-22 11:16:20.379 | + lib/neutron-legacy:_configure_neutron_common:718 : mkdir -p /etc/neutron/plugins/ml2 2020-12-22 11:16:20.384 | + lib/neutron-legacy:_configure_neutron_common:719 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2020-12-22 11:16:20.386 | + lib/neutron-legacy:_configure_neutron_common:722 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2020-12-22 11:16:20.388 | + lib/neutron-legacy:_configure_neutron_common:723 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample /etc/neutron/plugins/ml2/ml2_conf.ini 2020-12-22 11:16:20.394 | ++ lib/neutron-legacy:_configure_neutron_common:728 : database_connection_url neutron 2020-12-22 11:16:20.396 | ++ lib/database:database_connection_url:132 : local db=neutron 2020-12-22 11:16:20.399 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql neutron 2020-12-22 11:16:20.401 | ++ lib/databases/mysql:database_connection_url_mysql:179 : local db=neutron 2020-12-22 11:16:20.403 | ++ lib/databases/mysql:database_connection_url_mysql:180 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2020-12-22 11:16:20.406 | + lib/neutron-legacy:_configure_neutron_common:728 : iniset /etc/neutron/neutron.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2020-12-22 11:16:20.441 | + lib/neutron-legacy:_configure_neutron_common:729 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2020-12-22 11:16:20.476 | + lib/neutron-legacy:_configure_neutron_common:730 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2020-12-22 11:16:20.512 | + lib/neutron-legacy:_configure_neutron_common:731 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2020-12-22 11:16:20.544 | + lib/neutron-legacy:_configure_neutron_common:732 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2020-12-22 11:16:20.578 | + lib/neutron-legacy:_configure_neutron_common:735 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2020-12-22 11:16:20.612 | + lib/neutron-legacy:_configure_neutron_common:737 : '[' libvirt = fake ']' 2020-12-22 11:16:20.614 | + lib/neutron-legacy:_configure_neutron_common:747 : setup_logging /etc/neutron/neutron.conf 2020-12-22 11:16:20.617 | + functions:setup_logging:639 : local conf_file=/etc/neutron/neutron.conf 2020-12-22 11:16:20.619 | + functions:setup_logging:640 : local other_cond=False 2020-12-22 11:16:20.621 | + functions:setup_logging:641 : [[ True == \T\r\u\e ]] 2020-12-22 11:16:20.624 | + functions:setup_logging:642 : setup_systemd_logging /etc/neutron/neutron.conf 2020-12-22 11:16:20.626 | + functions:setup_systemd_logging:670 : local conf_file=/etc/neutron/neutron.conf 2020-12-22 11:16:20.628 | + functions:setup_systemd_logging:671 : local conf_section=DEFAULT 2020-12-22 11:16:20.631 | ++ functions:setup_systemd_logging:676 : trueorfalse False USE_JOURNAL 2020-12-22 11:16:20.648 | + functions:setup_systemd_logging:676 : USE_JOURNAL=False 2020-12-22 11:16:20.650 | + functions:setup_systemd_logging:677 : local pidstr= 2020-12-22 11:16:20.652 | + functions:setup_systemd_logging:678 : [[ False == \T\r\u\e ]] 2020-12-22 11:16:20.655 | + functions:setup_systemd_logging:682 : pidstr='(pid=%(process)d) ' 2020-12-22 11:16:20.657 | + functions:setup_systemd_logging:684 : iniset /etc/neutron/neutron.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2020-12-22 11:16:20.687 | + functions:setup_systemd_logging:686 : 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' 2020-12-22 11:16:20.720 | + functions:setup_systemd_logging:687 : iniset /etc/neutron/neutron.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2020-12-22 11:16:20.751 | + functions:setup_systemd_logging:688 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2020-12-22 11:16:20.784 | + lib/neutron-legacy:_configure_neutron_common:749 : is_service_enabled tls-proxy 2020-12-22 11:16:20.801 | + functions-common:is_service_enabled:1988 : return 1 2020-12-22 11:16:20.803 | + lib/neutron-legacy:_configure_neutron_common:755 : _neutron_setup_rootwrap 2020-12-22 11:16:20.806 | + lib/neutron-legacy:_neutron_setup_rootwrap:895 : [[ True == \F\a\l\s\e ]] 2020-12-22 11:16:20.808 | + lib/neutron-legacy:_neutron_setup_rootwrap:899 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2020-12-22 11:16:20.811 | + lib/neutron-legacy:_neutron_setup_rootwrap:900 : [[ -d /etc/neutron/rootwrap.d ]] 2020-12-22 11:16:20.813 | + lib/neutron-legacy:_neutron_setup_rootwrap:904 : _neutron_deploy_rootwrap_filters /opt/stack/neutron 2020-12-22 11:16:20.815 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:885 : [[ True == \F\a\l\s\e ]] 2020-12-22 11:16:20.818 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:888 : local srcdir=/opt/stack/neutron 2020-12-22 11:16:20.820 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:889 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2020-12-22 11:16:20.834 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:890 : 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/netns-cleanup.filters /opt/stack/neutron/etc/neutron/rootwrap.d/openvswitch-plugin.filters /opt/stack/neutron/etc/neutron/rootwrap.d/privsep.filters /etc/neutron/rootwrap.d/ 2020-12-22 11:16:20.847 | + lib/neutron-legacy:_neutron_setup_rootwrap:908 : test -r /opt/stack/neutron/etc/neutron/rootwrap.conf 2020-12-22 11:16:20.849 | + lib/neutron-legacy:_neutron_setup_rootwrap:911 : sudo install -o root -g root -m 644 /opt/stack/neutron/etc/rootwrap.conf /etc/neutron/rootwrap.conf 2020-12-22 11:16:20.862 | + lib/neutron-legacy:_neutron_setup_rootwrap:913 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/neutron/rootwrap.d:' -i /etc/neutron/rootwrap.conf 2020-12-22 11:16:20.875 | + lib/neutron-legacy:_neutron_setup_rootwrap:914 : sudo sed -e 's:^exec_dirs=\(.*\)$:exec_dirs=\1,/usr/local/bin:' -i /etc/neutron/rootwrap.conf 2020-12-22 11:16:20.888 | + lib/neutron-legacy:_neutron_setup_rootwrap:917 : ROOTWRAP_SUDOER_CMD='/usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2020-12-22 11:16:20.890 | + lib/neutron-legacy:_neutron_setup_rootwrap:918 : ROOTWRAP_DAEMON_SUDOER_CMD='/usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2020-12-22 11:16:20.893 | ++ lib/neutron-legacy:_neutron_setup_rootwrap:921 : mktemp 2020-12-22 11:16:20.897 | + lib/neutron-legacy:_neutron_setup_rootwrap:921 : TEMPFILE=/tmp/tmp.RDNa9iUDob 2020-12-22 11:16:20.899 | + lib/neutron-legacy:_neutron_setup_rootwrap:922 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2020-12-22 11:16:20.903 | + lib/neutron-legacy:_neutron_setup_rootwrap:923 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2020-12-22 11:16:20.905 | + lib/neutron-legacy:_neutron_setup_rootwrap:924 : chmod 0440 /tmp/tmp.RDNa9iUDob 2020-12-22 11:16:20.909 | + lib/neutron-legacy:_neutron_setup_rootwrap:925 : sudo chown root:root /tmp/tmp.RDNa9iUDob 2020-12-22 11:16:20.922 | + lib/neutron-legacy:_neutron_setup_rootwrap:926 : sudo mv /tmp/tmp.RDNa9iUDob /etc/sudoers.d/neutron-rootwrap 2020-12-22 11:16:20.934 | + lib/neutron-legacy:_neutron_setup_rootwrap:929 : iniset /etc/neutron/neutron.conf agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2020-12-22 11:16:20.966 | + lib/neutron-legacy:_neutron_setup_rootwrap:930 : [[ True == \T\r\u\e ]] 2020-12-22 11:16:20.969 | + lib/neutron-legacy:_neutron_setup_rootwrap:931 : iniset /etc/neutron/neutron.conf agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2020-12-22 11:16:21.002 | + lib/neutron-legacy:configure_mutnauq:339 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2020-12-22 11:16:21.005 | + lib/rpc_backend:iniset_rpc_backend:152 : local package=neutron 2020-12-22 11:16:21.007 | + lib/rpc_backend:iniset_rpc_backend:153 : local file=/etc/neutron/neutron.conf 2020-12-22 11:16:21.010 | + lib/rpc_backend:iniset_rpc_backend:154 : local section=DEFAULT 2020-12-22 11:16:21.013 | + lib/rpc_backend:iniset_rpc_backend:155 : local virtual_host= 2020-12-22 11:16:21.015 | + lib/rpc_backend:iniset_rpc_backend:156 : is_service_enabled rabbit 2020-12-22 11:16:21.033 | + functions-common:is_service_enabled:1988 : return 0 2020-12-22 11:16:21.036 | ++ lib/rpc_backend:iniset_rpc_backend:157 : get_transport_url '' 2020-12-22 11:16:21.039 | ++ lib/rpc_backend:get_transport_url:134 : local virtual_host= 2020-12-22 11:16:21.041 | ++ lib/rpc_backend:get_transport_url:135 : is_service_enabled rabbit 2020-12-22 11:16:21.059 | ++ functions-common:is_service_enabled:1988 : return 0 2020-12-22 11:16:21.061 | ++ lib/rpc_backend:get_transport_url:136 : echo rabbit://stackrabbit:Passw0rd@10.222.0.117:5672/ 2020-12-22 11:16:21.065 | + lib/rpc_backend:iniset_rpc_backend:157 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.117:5672/ 2020-12-22 11:16:21.100 | + lib/rpc_backend:iniset_rpc_backend:158 : '[' -n '' ']' 2020-12-22 11:16:21.104 | + lib/rpc_backend:iniset_rpc_backend:161 : '[' -n '' ']' 2020-12-22 11:16:21.108 | + lib/neutron-legacy:configure_mutnauq:341 : is_service_enabled q-metering 2020-12-22 11:16:21.131 | + functions-common:is_service_enabled:1988 : return 0 2020-12-22 11:16:21.134 | + lib/neutron-legacy:configure_mutnauq:342 : _configure_neutron_metering 2020-12-22 11:16:21.136 | + lib/neutron-legacy:_configure_neutron_metering:804 : neutron_agent_metering_configure_common 2020-12-22 11:16:21.139 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_common:15 : _neutron_service_plugin_class_add neutron.services.metering.metering_plugin.MeteringPlugin 2020-12-22 11:16:21.141 | + lib/neutron-legacy:_neutron_service_plugin_class_add:860 : local service_plugin_class=neutron.services.metering.metering_plugin.MeteringPlugin 2020-12-22 11:16:21.144 | + lib/neutron-legacy:_neutron_service_plugin_class_add:861 : [[ router == '' ]] 2020-12-22 11:16:21.146 | + lib/neutron-legacy:_neutron_service_plugin_class_add:863 : [[ ! ,router, =~ ,neutron.services.metering.metering_plugin.MeteringPlugin, ]] 2020-12-22 11:16:21.149 | + lib/neutron-legacy:_neutron_service_plugin_class_add:864 : Q_SERVICE_PLUGIN_CLASSES=router,neutron.services.metering.metering_plugin.MeteringPlugin 2020-12-22 11:16:21.152 | + lib/neutron-legacy:_configure_neutron_metering:805 : neutron_agent_metering_configure_agent 2020-12-22 11:16:21.155 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:19 : METERING_AGENT_CONF_PATH=/etc/neutron/services/metering 2020-12-22 11:16:21.157 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:20 : mkdir -p /etc/neutron/services/metering 2020-12-22 11:16:21.162 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:22 : METERING_AGENT_CONF_FILENAME=/etc/neutron/services/metering/metering_agent.ini 2020-12-22 11:16:21.165 | + 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 2020-12-22 11:16:21.170 | + lib/neutron-legacy:configure_mutnauq:344 : is_service_enabled q-agt q-svc 2020-12-22 11:16:21.187 | + functions-common:is_service_enabled:1988 : return 0 2020-12-22 11:16:21.190 | + lib/neutron-legacy:configure_mutnauq:345 : _configure_neutron_service 2020-12-22 11:16:21.193 | + lib/neutron-legacy:_configure_neutron_service:832 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2020-12-22 11:16:21.196 | + lib/neutron-legacy:_configure_neutron_service:833 : cp /opt/stack/neutron/etc/api-paste.ini /etc/neutron/api-paste.ini 2020-12-22 11:16:21.200 | + lib/neutron-legacy:_configure_neutron_service:836 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2020-12-22 11:16:21.233 | + lib/neutron-legacy:_configure_neutron_service:838 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2020-12-22 11:16:21.268 | + lib/neutron-legacy:_configure_neutron_service:839 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2020-12-22 11:16:21.300 | + lib/neutron-legacy:_configure_neutron_service:840 : iniset /etc/neutron/neutron.conf DEFAULT allow_overlapping_ips True 2020-12-22 11:16:21.333 | + lib/neutron-legacy:_configure_neutron_service:842 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2020-12-22 11:16:21.370 | + lib/neutron-legacy:_configure_neutron_service:843 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2020-12-22 11:16:21.373 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/neutron/neutron.conf 2020-12-22 11:16:21.375 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=neutron 2020-12-22 11:16:21.378 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2020-12-22 11:16:21.381 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2020-12-22 11:16:21.415 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://10.222.0.117/identity 2020-12-22 11:16:21.455 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2020-12-22 11:16:21.488 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/neutron/neutron.conf keystone_authtoken password Passw0rd 2020-12-22 11:16:21.522 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2020-12-22 11:16:21.561 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2020-12-22 11:16:21.598 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2020-12-22 11:16:21.634 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2020-12-22 11:16:21.668 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2020-12-22 11:16:21.701 | + lib/neutron-legacy:_configure_neutron_service:846 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2020-12-22 11:16:21.740 | + lib/neutron-legacy:_configure_neutron_service:847 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2020-12-22 11:16:21.777 | + lib/neutron-legacy:_configure_neutron_service:849 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf nova nova 2020-12-22 11:16:21.779 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/neutron/neutron.conf 2020-12-22 11:16:21.782 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=nova 2020-12-22 11:16:21.784 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=nova 2020-12-22 11:16:21.787 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/neutron/neutron.conf nova auth_type password 2020-12-22 11:16:21.822 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/neutron/neutron.conf nova auth_url http://10.222.0.117/identity 2020-12-22 11:16:21.856 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/neutron/neutron.conf nova username nova 2020-12-22 11:16:21.891 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/neutron/neutron.conf nova password Passw0rd 2020-12-22 11:16:21.927 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2020-12-22 11:16:21.961 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/neutron/neutron.conf nova project_name service 2020-12-22 11:16:22.007 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2020-12-22 11:16:22.042 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/neutron/neutron.conf nova cafile /opt/stack/data/ca-bundle.pem 2020-12-22 11:16:22.079 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/neutron/neutron.conf nova memcached_servers localhost:11211 2020-12-22 11:16:22.112 | + lib/neutron-legacy:_configure_neutron_service:852 : neutron_plugin_configure_service 2020-12-22 11:16:22.115 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:73 : [[ vxlan != \l\o\c\a\l ]] 2020-12-22 11:16:22.118 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : Q_SRV_EXTRA_OPTS+=(tenant_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2020-12-22 11:16:22.120 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:88 : '[' '' == '' ']' 2020-12-22 11:16:22.123 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : [[ '' == '' ]] 2020-12-22 11:16:22.125 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : [[ physnet1 != '' ]] 2020-12-22 11:16:22.127 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : ML2_VLAN_RANGES=physnet1 2020-12-22 11:16:22.130 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : [[ 2050:2099 != '' ]] 2020-12-22 11:16:22.133 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : ML2_VLAN_RANGES=physnet1:2050:2099 2020-12-22 11:16:22.135 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:95 : [[ physnet1:2050:2099 != '' ]] 2020-12-22 11:16:22.138 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2020-12-22 11:16:22.140 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:102 : [[ -z '' ]] 2020-12-22 11:16:22.143 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -n physnet1 ]] 2020-12-22 11:16:22.146 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2020-12-22 11:16:22.148 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : [[ -n physnet1 ]] 2020-12-22 11:16:22.151 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=physnet1, 2020-12-22 11:16:22.153 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:108 : [[ -n physnet1 ]] 2020-12-22 11:16:22.156 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:108 : [[ physnet1 != \p\h\y\s\n\e\t\1 ]] 2020-12-22 11:16:22.158 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:120 : [[ True == \T\r\u\e ]] 2020-12-22 11:16:22.161 | + 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 2020-12-22 11:16:22.189 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:126 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers=openvswitch 2020-12-22 11:16:22.192 | + lib/neutron_plugins/ml2:populate_ml2_config:50 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2020-12-22 11:16:22.194 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : SECTION=ml2 2020-12-22 11:16:22.197 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : OPTS=mechanism_drivers=openvswitch 2020-12-22 11:16:22.199 | + lib/neutron_plugins/ml2:populate_ml2_config:54 : '[' -z mechanism_drivers=openvswitch ']' 2020-12-22 11:16:22.202 | + lib/neutron_plugins/ml2:populate_ml2_config:57 : for I in "${OPTS[@]}" 2020-12-22 11:16:22.205 | + lib/neutron_plugins/ml2:populate_ml2_config:59 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers openvswitch 2020-12-22 11:16:22.232 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:128 : [[ -n '' ]] 2020-12-22 11:16:22.235 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:132 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers=port_security 2020-12-22 11:16:22.237 | + lib/neutron_plugins/ml2:populate_ml2_config:50 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2020-12-22 11:16:22.239 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : SECTION=ml2 2020-12-22 11:16:22.242 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : OPTS=extension_drivers=port_security 2020-12-22 11:16:22.244 | + lib/neutron_plugins/ml2:populate_ml2_config:54 : '[' -z extension_drivers=port_security ']' 2020-12-22 11:16:22.246 | + lib/neutron_plugins/ml2:populate_ml2_config:57 : for I in "${OPTS[@]}" 2020-12-22 11:16:22.249 | + lib/neutron_plugins/ml2:populate_ml2_config:59 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security 2020-12-22 11:16:22.285 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:134 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types=vxlan 2020-12-22 11:16:22.288 | + lib/neutron_plugins/ml2:populate_ml2_config:50 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2020-12-22 11:16:22.291 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : SECTION=ml2 2020-12-22 11:16:22.294 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : OPTS=tenant_network_types=vxlan 2020-12-22 11:16:22.297 | + lib/neutron_plugins/ml2:populate_ml2_config:54 : '[' -z tenant_network_types=vxlan ']' 2020-12-22 11:16:22.300 | + lib/neutron_plugins/ml2:populate_ml2_config:57 : for I in "${OPTS[@]}" 2020-12-22 11:16:22.302 | + lib/neutron_plugins/ml2:populate_ml2_config:59 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types vxlan 2020-12-22 11:16:22.336 | + 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 2020-12-22 11:16:22.339 | + lib/neutron_plugins/ml2:populate_ml2_config:50 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2020-12-22 11:16:22.342 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : SECTION=ml2_type_gre 2020-12-22 11:16:22.344 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : OPTS=tunnel_id_ranges=1:1000 2020-12-22 11:16:22.347 | + lib/neutron_plugins/ml2:populate_ml2_config:54 : '[' -z tunnel_id_ranges=1:1000 ']' 2020-12-22 11:16:22.349 | + lib/neutron_plugins/ml2:populate_ml2_config:57 : for I in "${OPTS[@]}" 2020-12-22 11:16:22.352 | + lib/neutron_plugins/ml2:populate_ml2_config:59 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges 1:1000 2020-12-22 11:16:22.380 | + 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 2020-12-22 11:16:22.383 | + lib/neutron_plugins/ml2:populate_ml2_config:50 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2020-12-22 11:16:22.385 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : SECTION=ml2_type_vxlan 2020-12-22 11:16:22.388 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : OPTS=vni_ranges=1:1000 2020-12-22 11:16:22.390 | + lib/neutron_plugins/ml2:populate_ml2_config:54 : '[' -z vni_ranges=1:1000 ']' 2020-12-22 11:16:22.393 | + lib/neutron_plugins/ml2:populate_ml2_config:57 : for I in "${OPTS[@]}" 2020-12-22 11:16:22.395 | + lib/neutron_plugins/ml2:populate_ml2_config:59 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000 2020-12-22 11:16:22.425 | + 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, 2020-12-22 11:16:22.428 | + lib/neutron_plugins/ml2:populate_ml2_config:50 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2020-12-22 11:16:22.431 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : SECTION=ml2_type_flat 2020-12-22 11:16:22.434 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : OPTS=flat_networks=physnet1, 2020-12-22 11:16:22.437 | + lib/neutron_plugins/ml2:populate_ml2_config:54 : '[' -z flat_networks=physnet1, ']' 2020-12-22 11:16:22.440 | + lib/neutron_plugins/ml2:populate_ml2_config:57 : for I in "${OPTS[@]}" 2020-12-22 11:16:22.443 | + lib/neutron_plugins/ml2:populate_ml2_config:59 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks physnet1, 2020-12-22 11:16:22.474 | + 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:2050:2099 2020-12-22 11:16:22.476 | + lib/neutron_plugins/ml2:populate_ml2_config:50 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2020-12-22 11:16:22.479 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : SECTION=ml2_type_vlan 2020-12-22 11:16:22.481 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : OPTS=network_vlan_ranges=physnet1:2050:2099 2020-12-22 11:16:22.484 | + lib/neutron_plugins/ml2:populate_ml2_config:54 : '[' -z network_vlan_ranges=physnet1:2050:2099 ']' 2020-12-22 11:16:22.487 | + lib/neutron_plugins/ml2:populate_ml2_config:57 : for I in "${OPTS[@]}" 2020-12-22 11:16:22.489 | + lib/neutron_plugins/ml2:populate_ml2_config:59 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges physnet1:2050:2099 2020-12-22 11:16:22.518 | + 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 2020-12-22 11:16:22.521 | + lib/neutron_plugins/ml2:populate_ml2_config:50 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2020-12-22 11:16:22.524 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : SECTION=ml2_type_geneve 2020-12-22 11:16:22.526 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : OPTS=vni_ranges=1:1000 2020-12-22 11:16:22.529 | + lib/neutron_plugins/ml2:populate_ml2_config:54 : '[' -z vni_ranges=1:1000 ']' 2020-12-22 11:16:22.532 | + lib/neutron_plugins/ml2:populate_ml2_config:57 : for I in "${OPTS[@]}" 2020-12-22 11:16:22.534 | + lib/neutron_plugins/ml2:populate_ml2_config:59 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:1000 2020-12-22 11:16:22.562 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:146 : [[ legacy != \l\e\g\a\c\y ]] 2020-12-22 11:16:22.565 | + lib/neutron-legacy:configure_mutnauq:347 : is_service_enabled q-agt 2020-12-22 11:16:22.582 | + functions-common:is_service_enabled:1988 : return 0 2020-12-22 11:16:22.584 | + lib/neutron-legacy:configure_mutnauq:348 : _configure_neutron_plugin_agent 2020-12-22 11:16:22.588 | + lib/neutron-legacy:_configure_neutron_plugin_agent:819 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2020-12-22 11:16:22.618 | + lib/neutron-legacy:_configure_neutron_plugin_agent:820 : [[ True == \T\r\u\e ]] 2020-12-22 11:16:22.620 | + lib/neutron-legacy:_configure_neutron_plugin_agent:821 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2020-12-22 11:16:22.654 | + lib/neutron-legacy:_configure_neutron_plugin_agent:823 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2020-12-22 11:16:22.691 | + lib/neutron-legacy:_configure_neutron_plugin_agent:826 : neutron_plugin_configure_plugin_agent 2020-12-22 11:16:22.694 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:32 : _neutron_ovs_base_setup_bridge br-int 2020-12-22 11:16:22.696 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:32 : local bridge=br-int 2020-12-22 11:16:22.699 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:33 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2020-12-22 11:16:25.216 | INFO neutron.common.config [-] Logging enabled! 2020-12-22 11:16:25.216 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 15.3.1.dev26 2020-12-22 11:16:25.217 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=72289) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2020-12-22 11:16:25.218 | ERROR ovsdbapp.backend.ovs_idl.idlutils [-] Unable to open stream to tcp:127.0.0.1:6640 to retrieve schema: Connection refused 2020-12-22 11:16:25.219 | 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=72289) execute_rootwrap_daemon /opt/stack/neutron/neutron/agent/linux/utils.py:103}} 2020-12-22 11:16:25.223 | DEBUG oslo_rootwrap.client [-] Popen for ['sudo', '/usr/local/bin/neutron-rootwrap-daemon', '/etc/neutron/rootwrap.conf'] command has been instantiated {{(pid=72289) _initialize /usr/local/lib/python3.6/dist-packages/oslo_rootwrap/client.py:73}} 2020-12-22 11:16:25.519 | INFO oslo_rootwrap.client [-] Spawned new rootwrap daemon process with pid=72294 2020-12-22 11:16:25.611 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2020-12-22 11:16:25.611 | INFO oslo_rootwrap.client [-] Stopping rootwrap daemon process with pid=72294 2020-12-22 11:16:25.906 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:34 : _neutron_ovs_base_add_bridge br-int 2020-12-22 11:16:25.909 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:21 : local bridge=br-int 2020-12-22 11:16:25.912 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:22 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-int' 2020-12-22 11:16:25.915 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:24 : '[' system '!=' system ']' 2020-12-22 11:16:25.918 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : sudo ovs-vsctl -- --may-exist add-br br-int 2020-12-22 11:16:25.963 | + 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 2020-12-22 11:16:25.980 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:33 : _neutron_ovs_base_configure_firewall_driver 2020-12-22 11:16:25.983 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:88 : [[ True == \T\r\u\e ]] 2020-12-22 11:16:25.985 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:89 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver openvswitch 2020-12-22 11:16:26.020 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:90 : running_in_container 2020-12-22 11:16:26.023 | ++ functions:running_in_container:756 : systemd-detect-virt --container 2020-12-22 11:16:26.029 | + functions:running_in_container:756 : [[ none != \n\o\n\e ]] 2020-12-22 11:16:26.032 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:91 : enable_kernel_bridge_firewall 2020-12-22 11:16:26.035 | + functions:enable_kernel_bridge_firewall:765 : sudo modprobe bridge 2020-12-22 11:16:26.057 | + functions:enable_kernel_bridge_firewall:768 : sudo modprobe br_netfilter 2020-12-22 11:16:26.084 | + functions:enable_kernel_bridge_firewall:772 : for proto in ip ip6 2020-12-22 11:16:26.087 | + functions:enable_kernel_bridge_firewall:773 : sudo sysctl -w net.bridge.bridge-nf-call-iptables=1 2020-12-22 11:16:26.095 | net.bridge.bridge-nf-call-iptables = 1 2020-12-22 11:16:26.099 | + functions:enable_kernel_bridge_firewall:772 : for proto in ip ip6 2020-12-22 11:16:26.101 | + functions:enable_kernel_bridge_firewall:773 : sudo sysctl -w net.bridge.bridge-nf-call-ip6tables=1 2020-12-22 11:16:26.109 | net.bridge.bridge-nf-call-ip6tables = 1 2020-12-22 11:16:26.113 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:36 : [[ True == \T\r\u\e ]] 2020-12-22 11:16:26.115 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:37 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs local_ip 192.168.0.119 2020-12-22 11:16:26.147 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:38 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs tunnel_bridge br-tun 2020-12-22 11:16:26.175 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:44 : [[ physnet1:br-data == '' ]] 2020-12-22 11:16:26.178 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:50 : [[ physnet1:br-data != '' ]] 2020-12-22 11:16:26.180 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:51 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs bridge_mappings physnet1:br-data 2020-12-22 11:16:26.209 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:53 : AGENT_BINARY=/usr/local/bin/neutron-openvswitch-agent 2020-12-22 11:16:26.211 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:55 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent tunnel_types vxlan 2020-12-22 11:16:26.239 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:56 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs datapath_type system 2020-12-22 11:16:26.268 | + lib/neutron-legacy:configure_mutnauq:350 : is_service_enabled q-dhcp 2020-12-22 11:16:26.285 | + functions-common:is_service_enabled:1988 : return 0 2020-12-22 11:16:26.288 | + lib/neutron-legacy:configure_mutnauq:351 : _configure_neutron_dhcp_agent 2020-12-22 11:16:26.290 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:760 : cp /opt/stack/neutron/etc/dhcp_agent.ini.sample /etc/neutron/dhcp_agent.ini 2020-12-22 11:16:26.295 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:762 : iniset /etc/neutron/dhcp_agent.ini DEFAULT debug True 2020-12-22 11:16:26.323 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:764 : iniset /etc/neutron/dhcp_agent.ini DEFAULT dnsmasq_local_resolv True 2020-12-22 11:16:26.351 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:765 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2020-12-22 11:16:26.381 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:766 : [[ True == \T\r\u\e ]] 2020-12-22 11:16:26.384 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:767 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2020-12-22 11:16:26.412 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:770 : is_service_enabled q-l3 2020-12-22 11:16:26.429 | + functions-common:is_service_enabled:1988 : return 0 2020-12-22 11:16:26.431 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:781 : _neutron_setup_interface_driver /etc/neutron/dhcp_agent.ini 2020-12-22 11:16:26.434 | + lib/neutron-legacy:_neutron_setup_interface_driver:939 : iniset /etc/neutron/dhcp_agent.ini DEFAULT ovs_use_veth False 2020-12-22 11:16:26.463 | + lib/neutron-legacy:_neutron_setup_interface_driver:941 : neutron_plugin_setup_interface_driver /etc/neutron/dhcp_agent.ini 2020-12-22 11:16:26.465 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:60 : local conf_file=/etc/neutron/dhcp_agent.ini 2020-12-22 11:16:26.468 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:61 : iniset /etc/neutron/dhcp_agent.ini DEFAULT interface_driver openvswitch 2020-12-22 11:16:26.499 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:783 : neutron_plugin_configure_dhcp_agent /etc/neutron/dhcp_agent.ini 2020-12-22 11:16:26.502 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:21 : local conf_file=/etc/neutron/dhcp_agent.ini 2020-12-22 11:16:26.505 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:22 : : 2020-12-22 11:16:26.508 | + lib/neutron-legacy:configure_mutnauq:353 : is_service_enabled q-l3 2020-12-22 11:16:26.524 | + functions-common:is_service_enabled:1988 : return 0 2020-12-22 11:16:26.527 | + lib/neutron-legacy:configure_mutnauq:354 : _configure_neutron_l3_agent 2020-12-22 11:16:26.529 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:115 : cp /opt/stack/neutron/etc/l3_agent.ini.sample /etc/neutron/l3_agent.ini 2020-12-22 11:16:26.534 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:117 : iniset /etc/neutron/l3_agent.ini DEFAULT debug True 2020-12-22 11:16:26.563 | + 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' 2020-12-22 11:16:26.594 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:119 : [[ True == \T\r\u\e ]] 2020-12-22 11:16:26.596 | + 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' 2020-12-22 11:16:26.627 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:123 : _neutron_setup_interface_driver /etc/neutron/l3_agent.ini 2020-12-22 11:16:26.630 | + lib/neutron-legacy:_neutron_setup_interface_driver:939 : iniset /etc/neutron/l3_agent.ini DEFAULT ovs_use_veth False 2020-12-22 11:16:26.660 | + lib/neutron-legacy:_neutron_setup_interface_driver:941 : neutron_plugin_setup_interface_driver /etc/neutron/l3_agent.ini 2020-12-22 11:16:26.663 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:60 : local conf_file=/etc/neutron/l3_agent.ini 2020-12-22 11:16:26.665 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:61 : iniset /etc/neutron/l3_agent.ini DEFAULT interface_driver openvswitch 2020-12-22 11:16:26.700 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:125 : neutron_plugin_configure_l3_agent /etc/neutron/l3_agent.ini 2020-12-22 11:16:26.702 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:26 : local conf_file=/etc/neutron/l3_agent.ini 2020-12-22 11:16:26.705 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:27 : _neutron_ovs_base_configure_l3_agent 2020-12-22 11:16:26.708 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:99 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2020-12-22 11:16:29.263 | INFO neutron.common.config [-] Logging enabled! 2020-12-22 11:16:29.263 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 15.3.1.dev26 2020-12-22 11:16:29.264 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=72858) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2020-12-22 11:16:29.334 | INFO neutron.cmd.ovs_cleanup [-] Cleaning bridge: br-int 2020-12-22 11:16:29.335 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): OvsCleanup(bridge=br-int, all_ports=False) {{(pid=72858) do_commit /usr/local/lib/python3.6/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:84}} 2020-12-22 11:16:29.336 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=72858) do_commit /usr/local/lib/python3.6/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:121}} 2020-12-22 11:16:29.336 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2020-12-22 11:16:29.602 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:100 : [[ False = \T\r\u\e ]] 2020-12-22 11:16:29.605 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:108 : _neutron_ovs_base_add_public_bridge 2020-12-22 11:16:29.609 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:114 : _neutron_ovs_base_add_bridge br-data 2020-12-22 11:16:29.612 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:21 : local bridge=br-data 2020-12-22 11:16:29.614 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:22 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2020-12-22 11:16:29.617 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:24 : '[' system '!=' system ']' 2020-12-22 11:16:29.620 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : sudo ovs-vsctl -- --may-exist add-br br-data 2020-12-22 11:16:29.650 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:115 : set_mtu br-data 1500 2020-12-22 11:16:29.652 | + functions:set_mtu:748 : local dev=br-data 2020-12-22 11:16:29.655 | + functions:set_mtu:749 : local mtu=1500 2020-12-22 11:16:29.658 | + functions:set_mtu:750 : sudo ip link set mtu 1500 dev br-data 2020-12-22 11:16:29.672 | + 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 2020-12-22 11:16:29.690 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:131 : [[ -n eth1 ]] 2020-12-22 11:16:29.693 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:132 : _move_neutron_addresses_route eth1 br-data True False inet 2020-12-22 11:16:29.695 | + lib/neutron-legacy:_move_neutron_addresses_route:592 : local from_intf=eth1 2020-12-22 11:16:29.698 | + lib/neutron-legacy:_move_neutron_addresses_route:593 : local to_intf=br-data 2020-12-22 11:16:29.701 | + lib/neutron-legacy:_move_neutron_addresses_route:594 : local add_ovs_port=True 2020-12-22 11:16:29.703 | + lib/neutron-legacy:_move_neutron_addresses_route:595 : local del_ovs_port=False 2020-12-22 11:16:29.706 | + lib/neutron-legacy:_move_neutron_addresses_route:596 : local af=inet 2020-12-22 11:16:29.708 | + lib/neutron-legacy:_move_neutron_addresses_route:598 : [[ -n eth1 ]] 2020-12-22 11:16:29.711 | + lib/neutron-legacy:_move_neutron_addresses_route:598 : [[ -n br-data ]] 2020-12-22 11:16:29.714 | + lib/neutron-legacy:_move_neutron_addresses_route:604 : local IP_REPLACE= 2020-12-22 11:16:29.716 | + lib/neutron-legacy:_move_neutron_addresses_route:605 : local IP_DEL= 2020-12-22 11:16:29.719 | + lib/neutron-legacy:_move_neutron_addresses_route:606 : local IP_UP= 2020-12-22 11:16:29.721 | + lib/neutron-legacy:_move_neutron_addresses_route:607 : local DEFAULT_ROUTE_GW 2020-12-22 11:16:29.725 | ++ lib/neutron-legacy:_move_neutron_addresses_route:608 : ip -f inet r 2020-12-22 11:16:29.725 | ++ lib/neutron-legacy:_move_neutron_addresses_route:608 : awk '/default.+eth1\s/ { print $3; exit }' 2020-12-22 11:16:29.732 | + lib/neutron-legacy:_move_neutron_addresses_route:608 : DEFAULT_ROUTE_GW= 2020-12-22 11:16:29.735 | + lib/neutron-legacy:_move_neutron_addresses_route:609 : local ADD_OVS_PORT= 2020-12-22 11:16:29.737 | + lib/neutron-legacy:_move_neutron_addresses_route:610 : local DEL_OVS_PORT= 2020-12-22 11:16:29.740 | + lib/neutron-legacy:_move_neutron_addresses_route:611 : local ARP_CMD= 2020-12-22 11:16:29.744 | ++ lib/neutron-legacy:_move_neutron_addresses_route:613 : grep inet 2020-12-22 11:16:29.744 | ++ lib/neutron-legacy:_move_neutron_addresses_route:613 : awk '{ print $2, $3, $4; exit }' 2020-12-22 11:16:29.745 | ++ lib/neutron-legacy:_move_neutron_addresses_route:613 : ip -f inet a s dev eth1 scope global primary 2020-12-22 11:16:29.750 | + lib/neutron-legacy:_move_neutron_addresses_route:613 : IP_BRD='192.168.0.119/22 brd 192.168.3.255' 2020-12-22 11:16:29.754 | + lib/neutron-legacy:_move_neutron_addresses_route:615 : '[' '' '!=' '' ']' 2020-12-22 11:16:29.756 | + lib/neutron-legacy:_move_neutron_addresses_route:619 : [[ True == \T\r\u\e ]] 2020-12-22 11:16:29.759 | + lib/neutron-legacy:_move_neutron_addresses_route:620 : ADD_OVS_PORT='sudo ovs-vsctl --may-exist add-port br-data eth1' 2020-12-22 11:16:29.762 | + lib/neutron-legacy:_move_neutron_addresses_route:623 : [[ False == \T\r\u\e ]] 2020-12-22 11:16:29.765 | + lib/neutron-legacy:_move_neutron_addresses_route:627 : [[ 192.168.0.119/22 brd 192.168.3.255 != '' ]] 2020-12-22 11:16:29.767 | + lib/neutron-legacy:_move_neutron_addresses_route:628 : IP_DEL='sudo ip addr del 192.168.0.119/22 brd 192.168.3.255 dev eth1' 2020-12-22 11:16:29.770 | + lib/neutron-legacy:_move_neutron_addresses_route:629 : IP_REPLACE='sudo ip addr replace 192.168.0.119/22 brd 192.168.3.255 dev br-data' 2020-12-22 11:16:29.772 | + lib/neutron-legacy:_move_neutron_addresses_route:630 : IP_UP='sudo ip link set br-data up' 2020-12-22 11:16:29.775 | + lib/neutron-legacy:_move_neutron_addresses_route:631 : [[ inet == \i\n\e\t ]] 2020-12-22 11:16:29.780 | ++ lib/neutron-legacy:_move_neutron_addresses_route:632 : echo 192.168.0.119/22 brd 192.168.3.255 2020-12-22 11:16:29.780 | ++ lib/neutron-legacy:_move_neutron_addresses_route:632 : awk '{ print $1; exit }' 2020-12-22 11:16:29.780 | ++ lib/neutron-legacy:_move_neutron_addresses_route:632 : grep -o -E '(.*)/' 2020-12-22 11:16:29.781 | ++ lib/neutron-legacy:_move_neutron_addresses_route:632 : cut -d / -f1 2020-12-22 11:16:29.785 | + lib/neutron-legacy:_move_neutron_addresses_route:632 : IP=192.168.0.119 2020-12-22 11:16:29.788 | + lib/neutron-legacy:_move_neutron_addresses_route:633 : ARP_CMD='sudo arping -A -c 3 -w 4.5 -I br-data 192.168.0.119 ' 2020-12-22 11:16:29.790 | + lib/neutron-legacy:_move_neutron_addresses_route:639 : sudo ip addr del 192.168.0.119/22 brd 192.168.3.255 dev eth1 2020-12-22 11:16:29.803 | + lib/neutron-legacy:_move_neutron_addresses_route:639 : sudo ip addr replace 192.168.0.119/22 brd 192.168.3.255 dev br-data 2020-12-22 11:16:29.815 | + lib/neutron-legacy:_move_neutron_addresses_route:639 : sudo ip link set br-data up 2020-12-22 11:16:29.827 | + lib/neutron-legacy:_move_neutron_addresses_route:639 : sudo ovs-vsctl --may-exist add-port br-data eth1 2020-12-22 11:16:29.847 | + lib/neutron-legacy:_move_neutron_addresses_route:639 : sudo arping -A -c 3 -w 4.5 -I br-data 192.168.0.119 2020-12-22 11:16:31.856 | ARPING 192.168.0.119 from 192.168.0.119 br-data 2020-12-22 11:16:31.856 | Sent 3 probes (3 broadcast(s)) 2020-12-22 11:16:31.856 | Received 0 response(s) 2020-12-22 11:16:31.878 | ++ lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:134 : ip -f inet6 a s dev eth1 2020-12-22 11:16:31.878 | ++ lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:134 : grep -c global 2020-12-22 11:16:31.884 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:134 : [[ 0 != 0 ]] 2020-12-22 11:16:31.887 | + lib/neutron-legacy:configure_mutnauq:356 : is_service_enabled q-meta 2020-12-22 11:16:31.905 | + functions-common:is_service_enabled:1988 : return 0 2020-12-22 11:16:31.908 | + lib/neutron-legacy:configure_mutnauq:357 : _configure_neutron_metadata_agent 2020-12-22 11:16:31.911 | + lib/neutron-legacy:_configure_neutron_metadata_agent:788 : cp /opt/stack/neutron/etc/metadata_agent.ini.sample /etc/neutron/metadata_agent.ini 2020-12-22 11:16:31.915 | + lib/neutron-legacy:_configure_neutron_metadata_agent:790 : iniset /etc/neutron/metadata_agent.ini DEFAULT debug True 2020-12-22 11:16:31.944 | + lib/neutron-legacy:_configure_neutron_metadata_agent:791 : iniset /etc/neutron/metadata_agent.ini DEFAULT nova_metadata_host 10.222.0.117 2020-12-22 11:16:31.973 | + lib/neutron-legacy:_configure_neutron_metadata_agent:792 : iniset /etc/neutron/metadata_agent.ini DEFAULT metadata_workers 2 2020-12-22 11:16:32.001 | + lib/neutron-legacy:_configure_neutron_metadata_agent:793 : iniset /etc/neutron/metadata_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2020-12-22 11:16:32.034 | + lib/neutron-legacy:_configure_neutron_metadata_agent:794 : [[ True == \T\r\u\e ]] 2020-12-22 11:16:32.036 | + lib/neutron-legacy:_configure_neutron_metadata_agent:795 : iniset /etc/neutron/metadata_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2020-12-22 11:16:32.065 | + lib/neutron-legacy:configure_mutnauq:360 : [[ legacy != \l\e\g\a\c\y ]] 2020-12-22 11:16:32.075 | + lib/neutron-legacy:configure_mutnauq:363 : is_service_enabled ceilometer 2020-12-22 11:16:32.093 | + functions-common:is_service_enabled:1988 : return 1 2020-12-22 11:16:32.095 | + lib/neutron-legacy:configure_mutnauq:367 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 2 2020-12-22 11:16:32.130 | + lib/neutron-legacy:configure_mutnauq:371 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2020-12-22 11:16:32.165 | + lib/neutron:configure_neutron:613 : '[' False == True ']' 2020-12-22 11:16:32.168 | + ./stack.sh:main:1200 : is_service_enabled mysql postgresql 2020-12-22 11:16:32.188 | + functions-common:is_service_enabled:1988 : return 0 2020-12-22 11:16:32.191 | + ./stack.sh:main:1200 : is_service_enabled neutron 2020-12-22 11:16:32.209 | + functions-common:is_service_enabled:1988 : return 0 2020-12-22 11:16:32.212 | + ./stack.sh:main:1201 : init_neutron 2020-12-22 11:16:32.214 | + lib/neutron:init_neutron:651 : is_neutron_legacy_enabled 2020-12-22 11:16:32.218 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2020-12-22 11:16:32.220 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2020-12-22 11:16:32.225 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2020-12-22 11:16:32.227 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2020-12-22 11:16:32.230 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,g-reg,c-sch,c-api,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2020-12-22 11:16:32.233 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2020-12-22 11:16:32.236 | + lib/neutron:init_neutron:653 : init_mutnauq 2020-12-22 11:16:32.238 | + lib/neutron-legacy:init_mutnauq:431 : recreate_database neutron 2020-12-22 11:16:32.241 | + lib/database:recreate_database:110 : local db=neutron 2020-12-22 11:16:32.244 | + lib/database:recreate_database:111 : recreate_database_mysql neutron 2020-12-22 11:16:32.246 | + lib/databases/mysql:recreate_database_mysql:61 : local db=neutron 2020-12-22 11:16:32.249 | + lib/databases/mysql:recreate_database_mysql:62 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2020-12-22 11:16:32.253 | mysql: [Warning] Using a password on the command line interface can be insecure. 2020-12-22 11:16:32.267 | + lib/databases/mysql:recreate_database_mysql:63 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2020-12-22 11:16:32.271 | mysql: [Warning] Using a password on the command line interface can be insecure. 2020-12-22 11:16:32.286 | + lib/neutron-legacy:init_mutnauq:432 : time_start dbsync 2020-12-22 11:16:32.288 | + functions-common:time_start:2322 : local name=dbsync 2020-12-22 11:16:32.291 | + functions-common:time_start:2323 : local start_time= 2020-12-22 11:16:32.294 | + functions-common:time_start:2324 : [[ -n '' ]] 2020-12-22 11:16:32.298 | ++ functions-common:time_start:2327 : date +%s%3N 2020-12-22 11:16:32.302 | + functions-common:time_start:2327 : _TIME_START[$name]=1608635792299 2020-12-22 11:16:32.305 | + lib/neutron-legacy:init_mutnauq:434 : /usr/local/bin/neutron-db-manage --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini upgrade head 2020-12-22 11:16:35.317 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2020-12-22 11:16:35.318 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2020-12-22 11:16:35.501 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2020-12-22 11:16:35.501 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2020-12-22 11:16:35.564 | INFO [alembic.runtime.migration] Running upgrade -> kilo 2020-12-22 11:16:46.122 | INFO [alembic.runtime.migration] Running upgrade kilo -> 354db87e3225 2020-12-22 11:16:46.205 | INFO [alembic.runtime.migration] Running upgrade 354db87e3225 -> 599c6a226151 2020-12-22 11:16:46.547 | INFO [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf 2020-12-22 11:16:46.651 | INFO [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee 2020-12-22 11:16:46.837 | INFO [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f 2020-12-22 11:16:46.965 | INFO [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773 2020-12-22 11:16:47.126 | INFO [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592 2020-12-22 11:16:47.237 | INFO [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7 2020-12-22 11:16:47.348 | INFO [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79 2020-12-22 11:16:47.442 | INFO [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051 2020-12-22 11:16:47.726 | INFO [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136 2020-12-22 11:16:47.856 | INFO [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59 2020-12-22 11:16:47.988 | INFO [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d 2020-12-22 11:16:48.092 | INFO [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a 2020-12-22 11:16:48.210 | INFO [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25 2020-12-22 11:16:49.148 | INFO [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee 2020-12-22 11:16:49.268 | INFO [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9 2020-12-22 11:16:49.368 | INFO [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4 2020-12-22 11:16:49.477 | INFO [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664 2020-12-22 11:16:49.788 | INFO [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5 2020-12-22 11:16:49.859 | INFO [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f 2020-12-22 11:16:50.040 | INFO [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821 2020-12-22 11:16:50.378 | INFO [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4 2020-12-22 11:16:50.452 | INFO [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81 2020-12-22 11:16:50.576 | INFO [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6 2020-12-22 11:16:50.676 | INFO [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532 2020-12-22 11:16:50.740 | INFO [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f 2020-12-22 11:16:50.930 | INFO [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a 2020-12-22 11:16:51.032 | INFO [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b 2020-12-22 11:16:51.105 | INFO [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73 2020-12-22 11:16:51.296 | INFO [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502 2020-12-22 11:16:51.351 | INFO [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee 2020-12-22 11:16:51.417 | INFO [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048 2020-12-22 11:16:51.511 | INFO [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4 2020-12-22 11:16:51.615 | INFO [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99 2020-12-22 11:16:51.620 | INFO [alembic.runtime.migration] Running upgrade 30018084ec99 -> 4ffceebfada 2020-12-22 11:16:51.848 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfada -> 5498d17be016 2020-12-22 11:16:52.033 | INFO [alembic.runtime.migration] Running upgrade 5498d17be016 -> 2a16083502f3 2020-12-22 11:16:52.119 | INFO [alembic.runtime.migration] Running upgrade 2a16083502f3 -> 2e5352a0ad4d 2020-12-22 11:16:52.437 | INFO [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d 2020-12-22 11:16:52.601 | INFO [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 4af11ca47297 2020-12-22 11:16:52.974 | INFO [alembic.runtime.migration] Running upgrade 4af11ca47297 -> 1b294093239c 2020-12-22 11:16:53.005 | INFO [alembic.runtime.migration] Running upgrade 1b294093239c -> 8a6d8bdae39 2020-12-22 11:16:55.652 | INFO [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 2b4c2465d44b 2020-12-22 11:16:55.684 | INFO [alembic.runtime.migration] Running upgrade 2b4c2465d44b -> e3278ee65050 2020-12-22 11:16:55.924 | INFO [alembic.runtime.migration] Running upgrade e3278ee65050 -> c6c112992c9 2020-12-22 11:16:56.030 | INFO [alembic.runtime.migration] Running upgrade c6c112992c9 -> 5ffceebfada 2020-12-22 11:16:56.039 | INFO [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc 2020-12-22 11:16:56.169 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53 2020-12-22 11:16:56.183 | INFO [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70 2020-12-22 11:16:56.384 | INFO [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90 2020-12-22 11:16:56.675 | INFO [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4 2020-12-22 11:16:56.830 | INFO [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426 2020-12-22 11:16:56.866 | INFO [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> b67e765a3524 2020-12-22 11:16:56.983 | INFO [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37 2020-12-22 11:16:57.277 | INFO [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa 2020-12-22 11:16:57.344 | INFO [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf 2020-12-22 11:16:57.409 | INFO [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4 2020-12-22 11:16:57.528 | INFO [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e 2020-12-22 11:16:57.629 | INFO [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc 2020-12-22 11:16:57.672 | INFO [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d 2020-12-22 11:16:57.813 | INFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70 2020-12-22 11:16:57.822 | INFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c 2020-12-22 11:16:58.018 | INFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c 2020-12-22 11:16:58.133 | INFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da 2020-12-22 11:16:58.444 | INFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192 2020-12-22 11:16:58.560 | INFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9 2020-12-22 11:16:58.771 | INFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6 2020-12-22 11:16:58.884 | INFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f 2020-12-22 11:16:59.003 | INFO [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee 2020-12-22 11:16:59.077 | INFO [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c 2020-12-22 11:16:59.090 | INFO [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding 2020-12-22 11:16:59.167 | INFO [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding 2020-12-22 11:16:59.635 | INFO [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41 2020-12-22 11:16:59.746 | INFO [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS 2020-12-22 11:16:59.815 | INFO [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639 2020-12-22 11:16:59.935 | INFO [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597 2020-12-22 11:17:00.011 | INFO [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780 2020-12-22 11:17:00.130 | INFO [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd 2020-12-22 11:17:00.199 | INFO [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681 2020-12-22 11:17:00.342 | INFO [alembic.runtime.migration] Running upgrade b67e765a3524 -> a84ccf28f06a 2020-12-22 11:17:00.488 | INFO [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad 2020-12-22 11:17:01.916 | INFO [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab 2020-12-22 11:17:01.926 | INFO [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0 2020-12-22 11:17:02.016 | INFO [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62 2020-12-22 11:17:02.403 | INFO [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353 2020-12-22 11:17:02.906 | INFO [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586 2020-12-22 11:17:03.053 | INFO [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d 2020-12-22 11:17:03.124 | Running upgrade for neutron ... 2020-12-22 11:17:03.124 | OK 2020-12-22 11:17:03.381 | + lib/neutron-legacy:init_mutnauq:435 : time_stop dbsync 2020-12-22 11:17:03.384 | + functions-common:time_stop:2336 : local name 2020-12-22 11:17:03.388 | + functions-common:time_stop:2337 : local end_time 2020-12-22 11:17:03.392 | + functions-common:time_stop:2338 : local elapsed_time 2020-12-22 11:17:03.396 | + functions-common:time_stop:2339 : local total 2020-12-22 11:17:03.399 | + functions-common:time_stop:2340 : local start_time 2020-12-22 11:17:03.404 | + functions-common:time_stop:2342 : name=dbsync 2020-12-22 11:17:03.408 | + functions-common:time_stop:2343 : start_time=1608635792299 2020-12-22 11:17:03.411 | + functions-common:time_stop:2345 : [[ -z 1608635792299 ]] 2020-12-22 11:17:03.416 | ++ functions-common:time_stop:2348 : date +%s%3N 2020-12-22 11:17:03.420 | + functions-common:time_stop:2348 : end_time=1608635823417 2020-12-22 11:17:03.423 | + functions-common:time_stop:2349 : elapsed_time=31118 2020-12-22 11:17:03.426 | + functions-common:time_stop:2350 : total=31358 2020-12-22 11:17:03.428 | + functions-common:time_stop:2352 : _TIME_START[$name]= 2020-12-22 11:17:03.431 | + functions-common:time_stop:2353 : _TIME_TOTAL[$name]=62476 2020-12-22 11:17:03.433 | + ./stack.sh:main:1209 : is_service_enabled q-dhcp 2020-12-22 11:17:03.450 | + functions-common:is_service_enabled:1988 : return 0 2020-12-22 11:17:03.453 | ++ ./stack.sh:main:1212 : pidof NetworkManager 2020-12-22 11:17:03.462 | ++ ./stack.sh:main:1212 : true 2020-12-22 11:17:03.465 | + ./stack.sh:main:1212 : netman_pid= 2020-12-22 11:17:03.468 | + ./stack.sh:main:1213 : '[' -z '' ']' 2020-12-22 11:17:03.470 | + ./stack.sh:main:1214 : sudo killall dnsmasq 2020-12-22 11:17:03.494 | dnsmasq: no process found 2020-12-22 11:17:03.500 | + ./stack.sh:main:1214 : true 2020-12-22 11:17:03.503 | + ./stack.sh:main:1219 : clean_iptables 2020-12-22 11:17:03.509 | + lib/nova:clean_iptables:182 : sudo iptables -S -v 2020-12-22 11:17:03.509 | + lib/nova:clean_iptables:182 : sed 's/-c [0-9]* [0-9]* //g' 2020-12-22 11:17:03.509 | + lib/nova:clean_iptables:182 : grep '\-A' 2020-12-22 11:17:03.511 | + lib/nova:clean_iptables:182 : bash 2020-12-22 11:17:03.512 | + lib/nova:clean_iptables:182 : grep nova 2020-12-22 11:17:03.512 | + lib/nova:clean_iptables:182 : sed s/-A/-D/g 2020-12-22 11:17:03.514 | + lib/nova:clean_iptables:182 : awk '{print "sudo iptables",$0}' 2020-12-22 11:17:03.590 | + lib/nova:clean_iptables:184 : sudo iptables -S -v -t nat 2020-12-22 11:17:03.592 | + lib/nova:clean_iptables:184 : sed 's/-c [0-9]* [0-9]* //g' 2020-12-22 11:17:03.592 | + lib/nova:clean_iptables:184 : awk '{print "sudo iptables -t nat",$0}' 2020-12-22 11:17:03.594 | + lib/nova:clean_iptables:184 : grep '\-A' 2020-12-22 11:17:03.594 | + lib/nova:clean_iptables:184 : sed s/-A/-D/g 2020-12-22 11:17:03.596 | + lib/nova:clean_iptables:184 : grep nova 2020-12-22 11:17:03.598 | + lib/nova:clean_iptables:184 : bash 2020-12-22 11:17:03.680 | + lib/nova:clean_iptables:186 : sudo iptables -S -v 2020-12-22 11:17:03.681 | + lib/nova:clean_iptables:186 : grep nova 2020-12-22 11:17:03.682 | + lib/nova:clean_iptables:186 : sed 's/-c [0-9]* [0-9]* //g' 2020-12-22 11:17:03.682 | + lib/nova:clean_iptables:186 : awk '{print "sudo iptables",$0}' 2020-12-22 11:17:03.682 | + lib/nova:clean_iptables:186 : sed s/-N/-X/g 2020-12-22 11:17:03.685 | + lib/nova:clean_iptables:186 : grep '\-N' 2020-12-22 11:17:03.686 | + lib/nova:clean_iptables:186 : bash 2020-12-22 11:17:03.694 | + lib/nova:clean_iptables:188 : grep nova 2020-12-22 11:17:03.694 | + lib/nova:clean_iptables:188 : grep '\-N' 2020-12-22 11:17:03.696 | + lib/nova:clean_iptables:188 : sed 's/-c [0-9]* [0-9]* //g' 2020-12-22 11:17:03.698 | + lib/nova:clean_iptables:188 : sed s/-N/-X/g 2020-12-22 11:17:03.698 | + lib/nova:clean_iptables:188 : bash 2020-12-22 11:17:03.698 | + lib/nova:clean_iptables:188 : sudo iptables -S -v -t nat 2020-12-22 11:17:03.699 | + lib/nova:clean_iptables:188 : awk '{print "sudo iptables -t nat",$0}' 2020-12-22 11:17:03.712 | + ./stack.sh:main:1222 : sudo sysctl -w net.ipv4.ip_forward=1 2020-12-22 11:17:03.719 | net.ipv4.ip_forward = 1 2020-12-22 11:17:03.723 | + ./stack.sh:main:1229 : is_service_enabled swift 2020-12-22 11:17:03.741 | + functions-common:is_service_enabled:1988 : return 0 2020-12-22 11:17:03.744 | + ./stack.sh:main:1230 : echo_summary 'Configuring Swift' 2020-12-22 11:17:03.746 | + ./stack.sh:echo_summary:455 : [[ -t 3 ]] 2020-12-22 11:17:03.748 | + ./stack.sh:echo_summary:461 : echo -e Configuring Swift 2020-12-22 11:17:03.751 | + ./stack.sh:main:1231 : init_swift 2020-12-22 11:17:03.758 | + lib/swift:init_swift:690 : local node_number 2020-12-22 11:17:03.760 | + lib/swift:init_swift:692 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2020-12-22 11:17:04.575 | No object-auditor running 2020-12-22 11:17:04.575 | No account-auditor running 2020-12-22 11:17:04.575 | No object-server running 2020-12-22 11:17:04.575 | No container-reconciler running 2020-12-22 11:17:04.575 | No object-expirer running 2020-12-22 11:17:04.576 | No account-replicator running 2020-12-22 11:17:04.576 | No account-reaper running 2020-12-22 11:17:04.576 | No container-updater running 2020-12-22 11:17:04.576 | No proxy-server running 2020-12-22 11:17:04.576 | No container-server running 2020-12-22 11:17:04.576 | No container-auditor running 2020-12-22 11:17:04.576 | No container-replicator running 2020-12-22 11:17:04.576 | No container-sync running 2020-12-22 11:17:04.576 | No container-sharder running 2020-12-22 11:17:04.576 | No object-updater running 2020-12-22 11:17:04.576 | No account-server running 2020-12-22 11:17:04.576 | No object-reconstructor running 2020-12-22 11:17:04.576 | No object-replicator running 2020-12-22 11:17:04.628 | + lib/swift:init_swift:692 : true 2020-12-22 11:17:04.631 | + lib/swift:init_swift:695 : create_swift_disk 2020-12-22 11:17:04.634 | + lib/swift:create_swift_disk:566 : local node_number 2020-12-22 11:17:04.637 | + lib/swift:create_swift_disk:571 : local user_group 2020-12-22 11:17:04.640 | ++ lib/swift:create_swift_disk:572 : id -g ubuntu 2020-12-22 11:17:04.644 | + lib/swift:create_swift_disk:572 : user_group=1000 2020-12-22 11:17:04.647 | + 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 2020-12-22 11:17:04.659 | + lib/swift:create_swift_disk:576 : [[ -e /opt/stack/data/swift/drives/images/swift.img ]] 2020-12-22 11:17:04.662 | + lib/swift:create_swift_disk:583 : mkdir -p /opt/stack/data/swift/drives/images 2020-12-22 11:17:04.666 | + lib/swift:create_swift_disk:584 : sudo touch /opt/stack/data/swift/drives/images/swift.img 2020-12-22 11:17:04.677 | + lib/swift:create_swift_disk:585 : sudo chown ubuntu: /opt/stack/data/swift/drives/images/swift.img 2020-12-22 11:17:04.689 | + lib/swift:create_swift_disk:587 : truncate -s 6G /opt/stack/data/swift/drives/images/swift.img 2020-12-22 11:17:04.706 | + lib/swift:create_swift_disk:590 : /sbin/mkfs.xfs -f -i size=1024 /opt/stack/data/swift/drives/images/swift.img 2020-12-22 11:17:04.758 | meta-data=/opt/stack/data/swift/drives/images/swift.img isize=1024 agcount=4, agsize=393216 blks 2020-12-22 11:17:04.760 | = sectsz=512 attr=2, projid32bit=1 2020-12-22 11:17:04.760 | = crc=1 finobt=1, sparse=0, rmapbt=0, reflink=0 2020-12-22 11:17:04.760 | data = bsize=4096 blocks=1572864, imaxpct=25 2020-12-22 11:17:04.760 | = sunit=0 swidth=0 blks 2020-12-22 11:17:04.760 | naming =version 2 bsize=4096 ascii-ci=0 ftype=1 2020-12-22 11:17:04.760 | log =internal log bsize=4096 blocks=2560, version=2 2020-12-22 11:17:04.760 | = sectsz=512 sunit=0 blks, lazy-count=1 2020-12-22 11:17:04.760 | realtime =none extsz=4096 blocks=0, rtextents=0 2020-12-22 11:17:04.763 | + lib/swift:create_swift_disk:593 : mkdir -p /opt/stack/data/swift/drives/sdb1 2020-12-22 11:17:04.768 | + lib/swift:create_swift_disk:594 : egrep -q /opt/stack/data/swift/drives/sdb1 /proc/mounts 2020-12-22 11:17:04.774 | + 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 2020-12-22 11:17:04.848 | + lib/swift:create_swift_disk:601 : local node_number 2020-12-22 11:17:04.851 | + lib/swift:create_swift_disk:602 : for node_number in ${SWIFT_REPLICAS_SEQ} 2020-12-22 11:17:04.854 | + lib/swift:create_swift_disk:604 : local node_devices=/opt/stack/data/swift/1 2020-12-22 11:17:04.856 | + lib/swift:create_swift_disk:605 : local real_devices=/opt/stack/data/swift/drives/sdb1/1 2020-12-22 11:17:04.859 | + lib/swift:create_swift_disk:606 : sudo ln -sf /opt/stack/data/swift/drives/sdb1/1 /opt/stack/data/swift/1 2020-12-22 11:17:04.871 | + lib/swift:create_swift_disk:607 : local device=/opt/stack/data/swift/drives/sdb1/1/sdb1 2020-12-22 11:17:04.873 | + lib/swift:create_swift_disk:608 : [[ -d /opt/stack/data/swift/drives/sdb1/1/sdb1 ]] 2020-12-22 11:17:04.876 | + lib/swift:create_swift_disk:609 : sudo install -o ubuntu -g 1000 -d /opt/stack/data/swift/drives/sdb1/1/sdb1 2020-12-22 11:17:04.891 | + lib/swift:init_swift:699 : pushd /etc/swift 2020-12-22 11:17:04.894 | + lib/swift:init_swift:701 : rm -f '*.builder' '*.ring.gz' 'backups/*.builder' 'backups/*.ring.gz' 2020-12-22 11:17:04.898 | + lib/swift:init_swift:703 : /usr/local/bin/swift-ring-builder object.builder create 9 1 1 2020-12-22 11:17:05.830 | + lib/swift:init_swift:704 : /usr/local/bin/swift-ring-builder container.builder create 9 1 1 2020-12-22 11:17:06.702 | + lib/swift:init_swift:705 : /usr/local/bin/swift-ring-builder account.builder create 9 1 1 2020-12-22 11:17:07.571 | + lib/swift:init_swift:711 : [[ -n '' ]] 2020-12-22 11:17:07.574 | + lib/swift:init_swift:724 : for node_number in ${SWIFT_REPLICAS_SEQ} 2020-12-22 11:17:07.576 | + lib/swift:init_swift:725 : /usr/local/bin/swift-ring-builder object.builder add z1-127.0.0.1:6613/sdb1 1 2020-12-22 11:17:08.390 | WARNING: No region specified for z1-127.0.0.1:6613/sdb1. Defaulting to region 1. 2020-12-22 11:17:08.391 | Device d0r1z1-127.0.0.1:6613R127.0.0.1:6613/sdb1_"" with 1.0 weight got id 0 2020-12-22 11:17:08.441 | + lib/swift:init_swift:726 : /usr/local/bin/swift-ring-builder container.builder add z1-127.0.0.1:6611/sdb1 1 2020-12-22 11:17:09.251 | WARNING: No region specified for z1-127.0.0.1:6611/sdb1. Defaulting to region 1. 2020-12-22 11:17:09.251 | Device d0r1z1-127.0.0.1:6611R127.0.0.1:6611/sdb1_"" with 1.0 weight got id 0 2020-12-22 11:17:09.301 | + lib/swift:init_swift:727 : /usr/local/bin/swift-ring-builder account.builder add z1-127.0.0.1:6612/sdb1 1 2020-12-22 11:17:10.147 | WARNING: No region specified for z1-127.0.0.1:6612/sdb1. Defaulting to region 1. 2020-12-22 11:17:10.147 | Device d0r1z1-127.0.0.1:6612R127.0.0.1:6612/sdb1_"" with 1.0 weight got id 0 2020-12-22 11:17:10.201 | + lib/swift:init_swift:733 : /usr/local/bin/swift-ring-builder object.builder rebalance 42 2020-12-22 11:17:11.063 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2020-12-22 11:17:11.117 | + lib/swift:init_swift:734 : /usr/local/bin/swift-ring-builder container.builder rebalance 42 2020-12-22 11:17:11.982 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2020-12-22 11:17:12.030 | + lib/swift:init_swift:735 : /usr/local/bin/swift-ring-builder account.builder rebalance 42 2020-12-22 11:17:12.911 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2020-12-22 11:17:12.970 | + lib/swift:init_swift:736 : popd 2020-12-22 11:17:12.975 | + ./stack.sh:main:1238 : is_service_enabled cinder 2020-12-22 11:17:12.998 | + functions-common:is_service_enabled:1988 : return 0 2020-12-22 11:17:13.003 | + ./stack.sh:main:1239 : echo_summary 'Configuring Cinder' 2020-12-22 11:17:13.007 | + ./stack.sh:echo_summary:455 : [[ -t 3 ]] 2020-12-22 11:17:13.010 | + ./stack.sh:echo_summary:461 : echo -e Configuring Cinder 2020-12-22 11:17:13.013 | + ./stack.sh:main:1240 : init_cinder 2020-12-22 11:17:13.016 | + lib/cinder:init_cinder:387 : is_service_enabled mysql postgresql 2020-12-22 11:17:13.033 | + functions-common:is_service_enabled:1988 : return 0 2020-12-22 11:17:13.036 | + lib/cinder:init_cinder:389 : recreate_database cinder 2020-12-22 11:17:13.038 | + lib/database:recreate_database:110 : local db=cinder 2020-12-22 11:17:13.041 | + lib/database:recreate_database:111 : recreate_database_mysql cinder 2020-12-22 11:17:13.044 | + lib/databases/mysql:recreate_database_mysql:61 : local db=cinder 2020-12-22 11:17:13.046 | + lib/databases/mysql:recreate_database_mysql:62 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2020-12-22 11:17:13.050 | mysql: [Warning] Using a password on the command line interface can be insecure. 2020-12-22 11:17:13.065 | + lib/databases/mysql:recreate_database_mysql:63 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2020-12-22 11:17:13.068 | mysql: [Warning] Using a password on the command line interface can be insecure. 2020-12-22 11:17:13.081 | + lib/cinder:init_cinder:391 : time_start dbsync 2020-12-22 11:17:13.084 | + functions-common:time_start:2322 : local name=dbsync 2020-12-22 11:17:13.086 | + functions-common:time_start:2323 : local start_time= 2020-12-22 11:17:13.089 | + functions-common:time_start:2324 : [[ -n '' ]] 2020-12-22 11:17:13.092 | ++ functions-common:time_start:2327 : date +%s%3N 2020-12-22 11:17:13.096 | + functions-common:time_start:2327 : _TIME_START[$name]=1608635833093 2020-12-22 11:17:13.098 | + lib/cinder:init_cinder:393 : /usr/local/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2020-12-22 11:17:15.974 | 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=73759) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:307}} 2020-12-22 11:17:15.978 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo... {{(pid=73759) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2020-12-22 11:17:15.979 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/125_placeholder.py... {{(pid=73759) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:17:15.979 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/125_placeholder.py loaded successfully {{(pid=73759) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:17:15.979 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/131_placeholder.py... {{(pid=73759) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:17:15.979 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/131_placeholder.py loaded successfully {{(pid=73759) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:17:15.979 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/129_placeholder.py... {{(pid=73759) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:17:15.980 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/129_placeholder.py loaded successfully {{(pid=73759) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:17:15.980 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/124_placeholder.py... {{(pid=73759) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:17:15.980 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/124_placeholder.py loaded successfully {{(pid=73759) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:17:15.980 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/132_create_default_volume_type.py... {{(pid=73759) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:17:15.980 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/132_create_default_volume_type.py loaded successfully {{(pid=73759) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:17:15.980 | 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=73759) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:17:15.981 | 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=73759) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:17:15.981 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/123_cinder_init.py... {{(pid=73759) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:17:15.981 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/123_cinder_init.py loaded successfully {{(pid=73759) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:17:15.981 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/126_placeholder.py... {{(pid=73759) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:17:15.981 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/126_placeholder.py loaded successfully {{(pid=73759) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:17:15.982 | 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=73759) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:17:15.982 | 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=73759) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:17:15.982 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/130_placeholder.py... {{(pid=73759) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:17:15.982 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/130_placeholder.py loaded successfully {{(pid=73759) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:17:15.982 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo loaded successfully {{(pid=73759) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2020-12-22 11:17:15.983 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'cinder'), ('version_table', 'migrate_version'), ('required_dbs', '[]')]))]) {{(pid=73759) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2020-12-22 11:17:16.026 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo... {{(pid=73759) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2020-12-22 11:17:16.026 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/125_placeholder.py... {{(pid=73759) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:17:16.027 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/125_placeholder.py loaded successfully {{(pid=73759) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:17:16.027 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/131_placeholder.py... {{(pid=73759) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:17:16.027 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/131_placeholder.py loaded successfully {{(pid=73759) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:17:16.027 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/129_placeholder.py... {{(pid=73759) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:17:16.027 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/129_placeholder.py loaded successfully {{(pid=73759) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:17:16.028 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/124_placeholder.py... {{(pid=73759) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:17:16.028 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/124_placeholder.py loaded successfully {{(pid=73759) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:17:16.028 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/132_create_default_volume_type.py... {{(pid=73759) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:17:16.028 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/132_create_default_volume_type.py loaded successfully {{(pid=73759) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:17:16.028 | 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=73759) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:17:16.028 | 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=73759) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:17:16.029 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/123_cinder_init.py... {{(pid=73759) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:17:16.029 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/123_cinder_init.py loaded successfully {{(pid=73759) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:17:16.029 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/126_placeholder.py... {{(pid=73759) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:17:16.029 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/126_placeholder.py loaded successfully {{(pid=73759) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:17:16.029 | 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=73759) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:17:16.030 | 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=73759) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:17:16.030 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/130_placeholder.py... {{(pid=73759) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:17:16.030 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/130_placeholder.py loaded successfully {{(pid=73759) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:17:16.030 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo loaded successfully {{(pid=73759) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2020-12-22 11:17:16.030 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'cinder'), ('version_table', 'migrate_version'), ('required_dbs', '[]')]))]) {{(pid=73759) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2020-12-22 11:17:16.101 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo... {{(pid=73759) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2020-12-22 11:17:16.102 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/125_placeholder.py... {{(pid=73759) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:17:16.102 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/125_placeholder.py loaded successfully {{(pid=73759) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:17:16.102 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/131_placeholder.py... {{(pid=73759) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:17:16.103 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/131_placeholder.py loaded successfully {{(pid=73759) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:17:16.103 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/129_placeholder.py... {{(pid=73759) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:17:16.103 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/129_placeholder.py loaded successfully {{(pid=73759) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:17:16.103 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/124_placeholder.py... {{(pid=73759) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:17:16.103 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/124_placeholder.py loaded successfully {{(pid=73759) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:17:16.104 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/132_create_default_volume_type.py... {{(pid=73759) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:17:16.104 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/132_create_default_volume_type.py loaded successfully {{(pid=73759) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:17:16.104 | 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=73759) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:17:16.104 | 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=73759) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:17:16.104 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/123_cinder_init.py... {{(pid=73759) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:17:16.104 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/123_cinder_init.py loaded successfully {{(pid=73759) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:17:16.105 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/126_placeholder.py... {{(pid=73759) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:17:16.105 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/126_placeholder.py loaded successfully {{(pid=73759) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:17:16.105 | 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=73759) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:17:16.105 | 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=73759) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:17:16.105 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/130_placeholder.py... {{(pid=73759) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:17:16.105 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/130_placeholder.py loaded successfully {{(pid=73759) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:17:16.106 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo loaded successfully {{(pid=73759) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2020-12-22 11:17:16.106 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'cinder'), ('version_table', 'migrate_version'), ('required_dbs', '[]')]))]) {{(pid=73759) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2020-12-22 11:17:16.116 | INFO migrate.versioning.api [-] 122 -> 123...  2020-12-22 11:17:21.067 | INFO migrate.versioning.api [-] done 2020-12-22 11:17:21.067 | INFO migrate.versioning.api [-] 123 -> 124...  2020-12-22 11:17:21.076 | INFO migrate.versioning.api [-] done 2020-12-22 11:17:21.077 | INFO migrate.versioning.api [-] 124 -> 125...  2020-12-22 11:17:21.088 | INFO migrate.versioning.api [-] done 2020-12-22 11:17:21.088 | INFO migrate.versioning.api [-] 125 -> 126...  2020-12-22 11:17:21.100 | INFO migrate.versioning.api [-] done 2020-12-22 11:17:21.100 | INFO migrate.versioning.api [-] 126 -> 127...  2020-12-22 11:17:21.122 | INFO migrate.versioning.api [-] done 2020-12-22 11:17:21.123 | INFO migrate.versioning.api [-] 127 -> 128...  2020-12-22 11:17:21.410 | INFO migrate.versioning.api [-] done 2020-12-22 11:17:21.410 | INFO migrate.versioning.api [-] 128 -> 129...  2020-12-22 11:17:21.418 | INFO migrate.versioning.api [-] done 2020-12-22 11:17:21.418 | INFO migrate.versioning.api [-] 129 -> 130...  2020-12-22 11:17:21.428 | INFO migrate.versioning.api [-] done 2020-12-22 11:17:21.429 | INFO migrate.versioning.api [-] 130 -> 131...  2020-12-22 11:17:21.437 | INFO migrate.versioning.api [-] done 2020-12-22 11:17:21.437 | INFO migrate.versioning.api [-] 131 -> 132...  2020-12-22 11:17:21.463 | INFO migrate.versioning.api [-] done 2020-12-22 11:17:21.761 | + lib/cinder:init_cinder:394 : time_stop dbsync 2020-12-22 11:17:21.764 | + functions-common:time_stop:2336 : local name 2020-12-22 11:17:21.767 | + functions-common:time_stop:2337 : local end_time 2020-12-22 11:17:21.770 | + functions-common:time_stop:2338 : local elapsed_time 2020-12-22 11:17:21.773 | + functions-common:time_stop:2339 : local total 2020-12-22 11:17:21.776 | + functions-common:time_stop:2340 : local start_time 2020-12-22 11:17:21.778 | + functions-common:time_stop:2342 : name=dbsync 2020-12-22 11:17:21.781 | + functions-common:time_stop:2343 : start_time=1608635833093 2020-12-22 11:17:21.783 | + functions-common:time_stop:2345 : [[ -z 1608635833093 ]] 2020-12-22 11:17:21.787 | ++ functions-common:time_stop:2348 : date +%s%3N 2020-12-22 11:17:21.790 | + functions-common:time_stop:2348 : end_time=1608635841787 2020-12-22 11:17:21.793 | + functions-common:time_stop:2349 : elapsed_time=8694 2020-12-22 11:17:21.797 | + functions-common:time_stop:2350 : total=62476 2020-12-22 11:17:21.799 | + functions-common:time_stop:2352 : _TIME_START[$name]= 2020-12-22 11:17:21.802 | + functions-common:time_stop:2353 : _TIME_TOTAL[$name]=71170 2020-12-22 11:17:21.806 | + lib/cinder:init_cinder:397 : is_service_enabled c-vol 2020-12-22 11:17:21.826 | + functions-common:is_service_enabled:1988 : return 1 2020-12-22 11:17:21.829 | + lib/cinder:init_cinder:412 : mkdir -p /opt/stack/data/cinder/volumes 2020-12-22 11:17:21.834 | + ./stack.sh:main:1246 : is_service_enabled placement 2020-12-22 11:17:21.851 | + functions-common:is_service_enabled:1988 : return 0 2020-12-22 11:17:21.854 | + ./stack.sh:main:1247 : echo_summary 'Configuring placement' 2020-12-22 11:17:21.857 | + ./stack.sh:echo_summary:455 : [[ -t 3 ]] 2020-12-22 11:17:21.860 | + ./stack.sh:echo_summary:461 : echo -e Configuring placement 2020-12-22 11:17:21.862 | + ./stack.sh:main:1248 : init_placement 2020-12-22 11:17:21.868 | + lib/placement:init_placement:130 : recreate_database placement 2020-12-22 11:17:21.871 | + lib/database:recreate_database:110 : local db=placement 2020-12-22 11:17:21.874 | + lib/database:recreate_database:111 : recreate_database_mysql placement 2020-12-22 11:17:21.876 | + lib/databases/mysql:recreate_database_mysql:61 : local db=placement 2020-12-22 11:17:21.879 | + lib/databases/mysql:recreate_database_mysql:62 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2020-12-22 11:17:21.883 | mysql: [Warning] Using a password on the command line interface can be insecure. 2020-12-22 11:17:21.897 | + lib/databases/mysql:recreate_database_mysql:63 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2020-12-22 11:17:21.900 | mysql: [Warning] Using a password on the command line interface can be insecure. 2020-12-22 11:17:21.914 | + lib/placement:init_placement:131 : /usr/local/bin/placement-manage db sync 2020-12-22 11:17:25.555 | + lib/placement:init_placement:132 : create_placement_accounts 2020-12-22 11:17:25.558 | + lib/placement:create_placement_accounts:119 : create_service_user placement admin 2020-12-22 11:17:25.561 | + lib/keystone:create_service_user:395 : get_or_create_user placement Passw0rd Default 2020-12-22 11:17:25.563 | + functions-common:get_or_create_user:825 : local user_id 2020-12-22 11:17:25.566 | + functions-common:get_or_create_user:826 : [[ ! -z '' ]] 2020-12-22 11:17:25.569 | + functions-common:get_or_create_user:829 : local email= 2020-12-22 11:17:25.575 | ++ functions-common:get_or_create_user:843 : oscwrap user create placement --password Passw0rd --domain=Default --or-show -f value -c id 2020-12-22 11:17:27.888 | ++ functions-common:oscwrap:2376 : return 0 2020-12-22 11:17:27.891 | + functions-common:get_or_create_user:841 : user_id=3dc17b7fb26e437b898d75060cb76ab3 2020-12-22 11:17:27.894 | + functions-common:get_or_create_user:842 : echo 3dc17b7fb26e437b898d75060cb76ab3 2020-12-22 11:17:27.894 | 3dc17b7fb26e437b898d75060cb76ab3 2020-12-22 11:17:27.897 | + lib/keystone:create_service_user:396 : get_or_add_user_project_role service placement service Default Default 2020-12-22 11:17:27.900 | + functions-common:get_or_add_user_project_role:889 : local user_role_id 2020-12-22 11:17:27.903 | ++ functions-common:get_or_add_user_project_role:891 : _get_domain_args Default Default 2020-12-22 11:17:27.905 | ++ functions-common:_get_domain_args:873 : local domain 2020-12-22 11:17:27.910 | ++ functions-common:_get_domain_args:874 : domain= 2020-12-22 11:17:27.913 | ++ functions-common:_get_domain_args:876 : [[ -n Default ]] 2020-12-22 11:17:27.915 | ++ functions-common:_get_domain_args:877 : domain=' --user-domain Default' 2020-12-22 11:17:27.919 | ++ functions-common:_get_domain_args:879 : [[ -n Default ]] 2020-12-22 11:17:27.921 | ++ functions-common:_get_domain_args:880 : domain=' --user-domain Default --project-domain Default' 2020-12-22 11:17:27.923 | ++ functions-common:_get_domain_args:883 : echo --user-domain Default --project-domain Default 2020-12-22 11:17:27.927 | + functions-common:get_or_add_user_project_role:891 : domain_args='--user-domain Default --project-domain Default' 2020-12-22 11:17:27.931 | ++ functions-common:get_or_add_user_project_role:899 : oscwrap role assignment list --role service --user placement --project service --user-domain Default --project-domain Default 2020-12-22 11:17:27.931 | ++ functions-common:get_or_add_user_project_role:899 : grep '^|\s[a-f0-9]\+' 2020-12-22 11:17:27.931 | ++ functions-common:get_or_add_user_project_role:899 : get_field 1 2020-12-22 11:17:27.934 | ++ functions-common:get_field:727 : local data field 2020-12-22 11:17:27.937 | ++ functions-common:get_field:728 : read data 2020-12-22 11:17:31.026 | ++ functions-common:oscwrap:2376 : return 0 2020-12-22 11:17:31.030 | + functions-common:get_or_add_user_project_role:899 : user_role_id= 2020-12-22 11:17:31.033 | + functions-common:get_or_add_user_project_role:900 : [[ -z '' ]] 2020-12-22 11:17:31.036 | + functions-common:get_or_add_user_project_role:902 : openstack role add service --user placement --project service --user-domain Default --project-domain Default 2020-12-22 11:17:33.965 | ++ functions-common:get_or_add_user_project_role:911 : oscwrap role assignment list --role service --user placement --project service --user-domain Default --project-domain Default 2020-12-22 11:17:33.965 | ++ functions-common:get_or_add_user_project_role:911 : grep '^|\s[a-f0-9]\+' 2020-12-22 11:17:33.965 | ++ functions-common:get_or_add_user_project_role:911 : get_field 1 2020-12-22 11:17:33.968 | ++ functions-common:get_field:727 : local data field 2020-12-22 11:17:33.971 | ++ functions-common:get_field:728 : read data 2020-12-22 11:17:37.073 | ++ functions-common:oscwrap:2376 : return 0 2020-12-22 11:17:37.078 | ++ functions-common:get_field:729 : '[' 1 -lt 0 ']' 2020-12-22 11:17:37.082 | ++ functions-common:get_field:732 : field='$2' 2020-12-22 11:17:37.086 | ++ functions-common:get_field:734 : echo '| 9272dbfd398344a2ae5ad574615700ca | 3dc17b7fb26e437b898d75060cb76ab3 | | 2268a93cb7fb4c1c9b2efd30d273a467 | | | False |' 2020-12-22 11:17:37.086 | ++ functions-common:get_field:734 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2020-12-22 11:17:37.092 | ++ functions-common:get_field:728 : read data 2020-12-22 11:17:37.096 | + functions-common:get_or_add_user_project_role:911 : user_role_id=9272dbfd398344a2ae5ad574615700ca 2020-12-22 11:17:37.098 | + functions-common:get_or_add_user_project_role:913 : echo 9272dbfd398344a2ae5ad574615700ca 2020-12-22 11:17:37.098 | 9272dbfd398344a2ae5ad574615700ca 2020-12-22 11:17:37.101 | + lib/keystone:create_service_user:398 : [[ -n admin ]] 2020-12-22 11:17:37.103 | + lib/keystone:create_service_user:399 : get_or_add_user_project_role admin placement service Default Default 2020-12-22 11:17:37.106 | + functions-common:get_or_add_user_project_role:889 : local user_role_id 2020-12-22 11:17:37.109 | ++ functions-common:get_or_add_user_project_role:891 : _get_domain_args Default Default 2020-12-22 11:17:37.112 | ++ functions-common:_get_domain_args:873 : local domain 2020-12-22 11:17:37.114 | ++ functions-common:_get_domain_args:874 : domain= 2020-12-22 11:17:37.116 | ++ functions-common:_get_domain_args:876 : [[ -n Default ]] 2020-12-22 11:17:37.119 | ++ functions-common:_get_domain_args:877 : domain=' --user-domain Default' 2020-12-22 11:17:37.121 | ++ functions-common:_get_domain_args:879 : [[ -n Default ]] 2020-12-22 11:17:37.124 | ++ functions-common:_get_domain_args:880 : domain=' --user-domain Default --project-domain Default' 2020-12-22 11:17:37.126 | ++ functions-common:_get_domain_args:883 : echo --user-domain Default --project-domain Default 2020-12-22 11:17:37.129 | + functions-common:get_or_add_user_project_role:891 : domain_args='--user-domain Default --project-domain Default' 2020-12-22 11:17:37.134 | ++ functions-common:get_or_add_user_project_role:899 : oscwrap role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default 2020-12-22 11:17:37.134 | ++ functions-common:get_or_add_user_project_role:899 : grep '^|\s[a-f0-9]\+' 2020-12-22 11:17:37.134 | ++ functions-common:get_or_add_user_project_role:899 : get_field 1 2020-12-22 11:17:37.138 | ++ functions-common:get_field:727 : local data field 2020-12-22 11:17:37.141 | ++ functions-common:get_field:728 : read data 2020-12-22 11:17:40.177 | ++ functions-common:oscwrap:2376 : return 0 2020-12-22 11:17:40.183 | + functions-common:get_or_add_user_project_role:899 : user_role_id= 2020-12-22 11:17:40.186 | + functions-common:get_or_add_user_project_role:900 : [[ -z '' ]] 2020-12-22 11:17:40.189 | + functions-common:get_or_add_user_project_role:902 : openstack role add admin --user placement --project service --user-domain Default --project-domain Default 2020-12-22 11:17:43.147 | ++ functions-common:get_or_add_user_project_role:911 : oscwrap role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default 2020-12-22 11:17:43.147 | ++ functions-common:get_or_add_user_project_role:911 : grep '^|\s[a-f0-9]\+' 2020-12-22 11:17:43.147 | ++ functions-common:get_or_add_user_project_role:911 : get_field 1 2020-12-22 11:17:43.151 | ++ functions-common:get_field:727 : local data field 2020-12-22 11:17:43.154 | ++ functions-common:get_field:728 : read data 2020-12-22 11:17:46.359 | ++ functions-common:oscwrap:2376 : return 0 2020-12-22 11:17:46.364 | ++ functions-common:get_field:729 : '[' 1 -lt 0 ']' 2020-12-22 11:17:46.367 | ++ functions-common:get_field:732 : field='$2' 2020-12-22 11:17:46.373 | ++ functions-common:get_field:734 : echo '| 8567dbe334144938aa76b307ffedf8a9 | 3dc17b7fb26e437b898d75060cb76ab3 | | 2268a93cb7fb4c1c9b2efd30d273a467 | | | False |' 2020-12-22 11:17:46.373 | ++ functions-common:get_field:734 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2020-12-22 11:17:46.382 | ++ functions-common:get_field:728 : read data 2020-12-22 11:17:46.388 | + functions-common:get_or_add_user_project_role:911 : user_role_id=8567dbe334144938aa76b307ffedf8a9 2020-12-22 11:17:46.390 | + functions-common:get_or_add_user_project_role:913 : echo 8567dbe334144938aa76b307ffedf8a9 2020-12-22 11:17:46.391 | 8567dbe334144938aa76b307ffedf8a9 2020-12-22 11:17:46.393 | + lib/placement:create_placement_accounts:120 : local placement_api_url=http://10.222.0.117/placement 2020-12-22 11:17:46.396 | + lib/placement:create_placement_accounts:121 : get_or_create_service placement placement 'Placement Service' 2020-12-22 11:17:46.400 | + functions-common:get_or_create_service:967 : local service_id 2020-12-22 11:17:46.404 | ++ functions-common:get_or_create_service:980 : oscwrap service show placement -f value -c id 2020-12-22 11:17:48.703 | ++ functions-common:get_or_create_service:982 : oscwrap service create placement --name placement '--description=Placement Service' -f value -c id 2020-12-22 11:17:50.876 | ++ functions-common:oscwrap:2376 : return 0 2020-12-22 11:17:50.879 | + functions-common:get_or_create_service:978 : service_id=' 2020-12-22 11:17:50.879 | 73812fc1a05f44859bd1199d6f3c8240' 2020-12-22 11:17:50.882 | + functions-common:get_or_create_service:979 : echo 73812fc1a05f44859bd1199d6f3c8240 2020-12-22 11:17:50.882 | 73812fc1a05f44859bd1199d6f3c8240 2020-12-22 11:17:50.885 | + lib/placement:create_placement_accounts:123 : get_or_create_endpoint placement RegionOne http://10.222.0.117/placement 2020-12-22 11:17:50.888 | + functions-common:get_or_create_endpoint:1011 : local public_id 2020-12-22 11:17:50.891 | ++ functions-common:get_or_create_endpoint:1012 : _get_or_create_endpoint_with_interface placement public http://10.222.0.117/placement RegionOne 2020-12-22 11:17:50.894 | ++ functions-common:_get_or_create_endpoint_with_interface:985 : local endpoint_id 2020-12-22 11:17:50.898 | +++ functions-common:_get_or_create_endpoint_with_interface:990 : oscwrap endpoint list --service placement --interface public --region RegionOne -c ID -f value 2020-12-22 11:17:53.219 | +++ functions-common:oscwrap:2376 : return 0 2020-12-22 11:17:53.222 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : endpoint_id= 2020-12-22 11:17:53.225 | ++ functions-common:_get_or_create_endpoint_with_interface:991 : [[ -z '' ]] 2020-12-22 11:17:53.228 | +++ functions-common:_get_or_create_endpoint_with_interface:994 : oscwrap endpoint create placement public http://10.222.0.117/placement --region RegionOne -f value -c id 2020-12-22 11:17:55.541 | +++ functions-common:oscwrap:2376 : return 0 2020-12-22 11:17:55.546 | ++ functions-common:_get_or_create_endpoint_with_interface:994 : endpoint_id=4ee3df2bd39042c99538e008e76a8e35 2020-12-22 11:17:55.549 | ++ functions-common:_get_or_create_endpoint_with_interface:997 : echo 4ee3df2bd39042c99538e008e76a8e35 2020-12-22 11:17:55.554 | + functions-common:get_or_create_endpoint:1012 : public_id=4ee3df2bd39042c99538e008e76a8e35 2020-12-22 11:17:55.559 | + functions-common:get_or_create_endpoint:1014 : [[ -n '' ]] 2020-12-22 11:17:55.563 | + functions-common:get_or_create_endpoint:1017 : [[ -n '' ]] 2020-12-22 11:17:55.567 | + functions-common:get_or_create_endpoint:1021 : echo 4ee3df2bd39042c99538e008e76a8e35 2020-12-22 11:17:55.567 | 4ee3df2bd39042c99538e008e76a8e35 2020-12-22 11:17:55.572 | + ./stack.sh:main:1254 : is_service_enabled nova 2020-12-22 11:17:55.593 | + functions-common:is_service_enabled:1988 : return 0 2020-12-22 11:17:55.596 | + ./stack.sh:main:1255 : echo_summary 'Configuring Nova' 2020-12-22 11:17:55.600 | + ./stack.sh:echo_summary:455 : [[ -t 3 ]] 2020-12-22 11:17:55.603 | + ./stack.sh:echo_summary:461 : echo -e Configuring Nova 2020-12-22 11:17:55.607 | + ./stack.sh:main:1256 : init_nova 2020-12-22 11:17:55.610 | + lib/nova:init_nova:741 : is_service_enabled mysql postgresql 2020-12-22 11:17:55.629 | + functions-common:is_service_enabled:1988 : return 0 2020-12-22 11:17:55.633 | + lib/nova:init_nova:741 : is_service_enabled n-api 2020-12-22 11:17:55.650 | + functions-common:is_service_enabled:1988 : return 0 2020-12-22 11:17:55.653 | + lib/nova:init_nova:742 : recreate_database nova_api 2020-12-22 11:17:55.655 | + lib/database:recreate_database:110 : local db=nova_api 2020-12-22 11:17:55.658 | + lib/database:recreate_database:111 : recreate_database_mysql nova_api 2020-12-22 11:17:55.661 | + lib/databases/mysql:recreate_database_mysql:61 : local db=nova_api 2020-12-22 11:17:55.663 | + lib/databases/mysql:recreate_database_mysql:62 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2020-12-22 11:17:55.667 | mysql: [Warning] Using a password on the command line interface can be insecure. 2020-12-22 11:17:55.681 | + lib/databases/mysql:recreate_database_mysql:63 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;' 2020-12-22 11:17:55.685 | mysql: [Warning] Using a password on the command line interface can be insecure. 2020-12-22 11:17:55.700 | + lib/nova:init_nova:743 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2020-12-22 11:17:59.924 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo... {{(pid=74357) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2020-12-22 11:17:59.925 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/067_placeholder.py... {{(pid=74357) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:17:59.925 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/067_placeholder.py loaded successfully {{(pid=74357) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:17:59.926 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/014_keypairs.py... {{(pid=74357) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:17:59.926 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/014_keypairs.py loaded successfully {{(pid=74357) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:17:59.926 | 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=74357) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:17:59.926 | 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=74357) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:17:59.927 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/041_resource_provider_traits.py... {{(pid=74357) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:17:59.927 | 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=74357) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:17:59.927 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/038_placeholder.py... {{(pid=74357) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:17:59.927 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/038_placeholder.py loaded successfully {{(pid=74357) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:17:59.928 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/008_placeholder.py... {{(pid=74357) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:17:59.928 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/008_placeholder.py loaded successfully {{(pid=74357) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:17:59.928 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/063_placeholder.py... {{(pid=74357) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:17:59.928 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/063_placeholder.py loaded successfully {{(pid=74357) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:17:59.929 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/003_host_mapping.py... {{(pid=74357) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:17:59.929 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/003_host_mapping.py loaded successfully {{(pid=74357) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:17:59.929 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/033_placeholder.py... {{(pid=74357) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:17:59.929 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/033_placeholder.py loaded successfully {{(pid=74357) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:17:59.930 | 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=74357) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:17:59.930 | 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=74357) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:17:59.930 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/017_aggregates.py... {{(pid=74357) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:17:59.930 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/017_aggregates.py loaded successfully {{(pid=74357) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:17:59.930 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/018_instance_groups.py... {{(pid=74357) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:17:59.931 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/018_instance_groups.py loaded successfully {{(pid=74357) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:17:59.931 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/027_quotas.py... {{(pid=74357) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:17:59.931 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/027_quotas.py loaded successfully {{(pid=74357) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:17:59.931 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/026_add_resource_classes.py... {{(pid=74357) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:17:59.932 | 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=74357) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:17:59.932 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/009_placeholder.py... {{(pid=74357) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:17:59.932 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/009_placeholder.py loaded successfully {{(pid=74357) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:17:59.932 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/037_placeholder.py... {{(pid=74357) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:17:59.933 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/037_placeholder.py loaded successfully {{(pid=74357) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:17:59.933 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/040_placeholder.py... {{(pid=74357) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:17:59.933 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/040_placeholder.py loaded successfully {{(pid=74357) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:17:59.933 | 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=74357) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:17:59.934 | 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=74357) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:17:59.934 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/035_placeholder.py... {{(pid=74357) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:17:59.934 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/035_placeholder.py loaded successfully {{(pid=74357) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:17:59.934 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/049_placeholder.py... {{(pid=74357) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:17:59.935 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/049_placeholder.py loaded successfully {{(pid=74357) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:17:59.935 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/064_placeholder.py... {{(pid=74357) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:17:59.935 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/064_placeholder.py loaded successfully {{(pid=74357) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:17:59.935 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/022_placeholder.py... {{(pid=74357) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:17:59.936 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/022_placeholder.py loaded successfully {{(pid=74357) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:17:59.936 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/023_placeholder.py... {{(pid=74357) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:17:59.936 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/023_placeholder.py loaded successfully {{(pid=74357) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:17:59.936 | 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=74357) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:17:59.937 | 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=74357) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:17:59.937 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/047_placeholder.py... {{(pid=74357) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:17:59.937 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/047_placeholder.py loaded successfully {{(pid=74357) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:17:59.937 | 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=74357) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:17:59.938 | 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=74357) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:17:59.938 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/030_require_cell_setup.py... {{(pid=74357) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:17:59.938 | 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=74357) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:17:59.938 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/036_placeholder.py... {{(pid=74357) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:17:59.938 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/036_placeholder.py loaded successfully {{(pid=74357) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:17:59.939 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/053_placeholder.py... {{(pid=74357) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:17:59.939 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/053_placeholder.py loaded successfully {{(pid=74357) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:17:59.939 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/043_placement_consumers.py... {{(pid=74357) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:17:59.939 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/043_placement_consumers.py loaded successfully {{(pid=74357) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:17:59.940 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/010_placeholder.py... {{(pid=74357) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:17:59.940 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/010_placeholder.py loaded successfully {{(pid=74357) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:17:59.940 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/056_placeholder.py... {{(pid=74357) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:17:59.940 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/056_placeholder.py loaded successfully {{(pid=74357) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:17:59.941 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/050_flavors_add_description.py... {{(pid=74357) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:17:59.941 | 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=74357) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:17:59.941 | 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=74357) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:17:59.941 | 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=74357) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:17:59.942 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/021_placeholder.py... {{(pid=74357) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:17:59.942 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/021_placeholder.py loaded successfully {{(pid=74357) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:17:59.942 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/048_placeholder.py... {{(pid=74357) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:17:59.942 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/048_placeholder.py loaded successfully {{(pid=74357) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:17:59.943 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/025_placeholder.py... {{(pid=74357) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:17:59.943 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/025_placeholder.py loaded successfully {{(pid=74357) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:17:59.943 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/006_build_request.py... {{(pid=74357) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:17:59.943 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/006_build_request.py loaded successfully {{(pid=74357) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:17:59.943 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/032_placeholder.py... {{(pid=74357) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:17:59.944 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/032_placeholder.py loaded successfully {{(pid=74357) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:17:59.944 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/004_add_request_spec.py... {{(pid=74357) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:17:59.944 | 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=74357) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:17:59.944 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/016_resource_providers.py... {{(pid=74357) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:17:59.945 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/016_resource_providers.py loaded successfully {{(pid=74357) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:17:59.945 | 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=74357) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:17:59.945 | 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=74357) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:17:59.945 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/055_placeholder.py... {{(pid=74357) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:17:59.946 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/055_placeholder.py loaded successfully {{(pid=74357) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:17:59.946 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/057_placeholder.py... {{(pid=74357) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:17:59.946 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/057_placeholder.py loaded successfully {{(pid=74357) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:17:59.946 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/054_placeholder.py... {{(pid=74357) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:17:59.947 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/054_placeholder.py loaded successfully {{(pid=74357) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:17:59.947 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/011_placeholder.py... {{(pid=74357) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:17:59.947 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/011_placeholder.py loaded successfully {{(pid=74357) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:17:59.947 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/039_placeholder.py... {{(pid=74357) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:17:59.948 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/039_placeholder.py loaded successfully {{(pid=74357) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:17:59.948 | 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=74357) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:17:59.948 | 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=74357) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:17:59.948 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/001_cell_mapping.py... {{(pid=74357) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:17:59.948 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/001_cell_mapping.py loaded successfully {{(pid=74357) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:17:59.949 | 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=74357) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:17:59.949 | 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=74357) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:17:59.949 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/031_placeholder.py... {{(pid=74357) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:17:59.949 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/031_placeholder.py loaded successfully {{(pid=74357) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:17:59.950 | 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=74357) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:17:59.950 | 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=74357) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:17:59.950 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/029_placement_aggregates.py... {{(pid=74357) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:17:59.950 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/029_placement_aggregates.py loaded successfully {{(pid=74357) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:17:59.951 | 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=74357) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:17:59.951 | 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=74357) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:17:59.951 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/046_placeholder.py... {{(pid=74357) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:17:59.951 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/046_placeholder.py loaded successfully {{(pid=74357) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:17:59.952 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/051_nested_resource_providers.py... {{(pid=74357) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:17:59.952 | 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=74357) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:17:59.952 | 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=74357) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:17:59.952 | 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=74357) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:17:59.953 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/065_placeholder.py... {{(pid=74357) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:17:59.953 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/065_placeholder.py loaded successfully {{(pid=74357) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:17:59.953 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/002_instance_mapping.py... {{(pid=74357) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:17:59.953 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/002_instance_mapping.py loaded successfully {{(pid=74357) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:17:59.954 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/059_add_consumer_generation.py... {{(pid=74357) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:17:59.954 | 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=74357) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:17:59.954 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/066_placeholder.py... {{(pid=74357) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:17:59.954 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/066_placeholder.py loaded successfully {{(pid=74357) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:17:59.954 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/012_placeholder.py... {{(pid=74357) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:17:59.955 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/012_placeholder.py loaded successfully {{(pid=74357) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:17:59.955 | 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=74357) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:17:59.955 | 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=74357) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:17:59.955 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/045_placeholder.py... {{(pid=74357) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:17:59.956 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/045_placeholder.py loaded successfully {{(pid=74357) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:17:59.956 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/005_flavors.py... {{(pid=74357) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:17:59.956 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/005_flavors.py loaded successfully {{(pid=74357) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:17:59.956 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/024_placeholder.py... {{(pid=74357) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:17:59.957 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/024_placeholder.py loaded successfully {{(pid=74357) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:17:59.957 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/034_placeholder.py... {{(pid=74357) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:17:59.957 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/034_placeholder.py loaded successfully {{(pid=74357) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:17:59.957 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo loaded successfully {{(pid=74357) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2020-12-22 11:17:59.957 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'nova_api'), ('version_table', 'migrate_version'), ('required_dbs', '[]')]))]) {{(pid=74357) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2020-12-22 11:18:00.095 | INFO migrate.versioning.api [-] 0 -> 1...  2020-12-22 11:18:00.212 | INFO migrate.versioning.api [-] done 2020-12-22 11:18:00.212 | INFO migrate.versioning.api [-] 1 -> 2...  2020-12-22 11:18:00.365 | INFO migrate.versioning.api [-] done 2020-12-22 11:18:00.365 | INFO migrate.versioning.api [-] 2 -> 3...  2020-12-22 11:18:00.485 | INFO migrate.versioning.api [-] done 2020-12-22 11:18:00.485 | INFO migrate.versioning.api [-] 3 -> 4...  2020-12-22 11:18:00.602 | INFO migrate.versioning.api [-] done 2020-12-22 11:18:00.603 | INFO migrate.versioning.api [-] 4 -> 5...  2020-12-22 11:18:00.853 | INFO migrate.versioning.api [-] done 2020-12-22 11:18:00.853 | INFO migrate.versioning.api [-] 5 -> 6...  2020-12-22 11:18:00.968 | INFO migrate.versioning.api [-] done 2020-12-22 11:18:00.968 | INFO migrate.versioning.api [-] 6 -> 7...  2020-12-22 11:18:01.102 | INFO migrate.versioning.api [-] done 2020-12-22 11:18:01.102 | INFO migrate.versioning.api [-] 7 -> 8...  2020-12-22 11:18:01.111 | INFO migrate.versioning.api [-] done 2020-12-22 11:18:01.111 | INFO migrate.versioning.api [-] 8 -> 9...  2020-12-22 11:18:01.119 | INFO migrate.versioning.api [-] done 2020-12-22 11:18:01.120 | INFO migrate.versioning.api [-] 9 -> 10...  2020-12-22 11:18:01.128 | INFO migrate.versioning.api [-] done 2020-12-22 11:18:01.128 | INFO migrate.versioning.api [-] 10 -> 11...  2020-12-22 11:18:01.136 | INFO migrate.versioning.api [-] done 2020-12-22 11:18:01.137 | INFO migrate.versioning.api [-] 11 -> 12...  2020-12-22 11:18:01.146 | INFO migrate.versioning.api [-] done 2020-12-22 11:18:01.146 | INFO migrate.versioning.api [-] 12 -> 13...  2020-12-22 11:18:01.478 | INFO migrate.versioning.api [-] done 2020-12-22 11:18:01.478 | INFO migrate.versioning.api [-] 13 -> 14...  2020-12-22 11:18:01.547 | INFO migrate.versioning.api [-] done 2020-12-22 11:18:01.547 | INFO migrate.versioning.api [-] 14 -> 15...  2020-12-22 11:18:02.090 | INFO migrate.versioning.api [-] done 2020-12-22 11:18:02.091 | INFO migrate.versioning.api [-] 15 -> 16...  2020-12-22 11:18:02.765 | INFO migrate.versioning.api [-] done 2020-12-22 11:18:02.765 | INFO migrate.versioning.api [-] 16 -> 17...  2020-12-22 11:18:03.049 | INFO migrate.versioning.api [-] done 2020-12-22 11:18:03.049 | INFO migrate.versioning.api [-] 17 -> 18...  2020-12-22 11:18:03.345 | INFO migrate.versioning.api [-] done 2020-12-22 11:18:03.345 | INFO migrate.versioning.api [-] 18 -> 19...  2020-12-22 11:18:03.471 | INFO migrate.versioning.api [-] done 2020-12-22 11:18:03.471 | INFO migrate.versioning.api [-] 19 -> 20...  2020-12-22 11:18:03.628 | INFO migrate.versioning.api [-] done 2020-12-22 11:18:03.628 | INFO migrate.versioning.api [-] 20 -> 21...  2020-12-22 11:18:03.638 | INFO migrate.versioning.api [-] done 2020-12-22 11:18:03.638 | INFO migrate.versioning.api [-] 21 -> 22...  2020-12-22 11:18:03.646 | INFO migrate.versioning.api [-] done 2020-12-22 11:18:03.647 | INFO migrate.versioning.api [-] 22 -> 23...  2020-12-22 11:18:03.655 | INFO migrate.versioning.api [-] done 2020-12-22 11:18:03.656 | INFO migrate.versioning.api [-] 23 -> 24...  2020-12-22 11:18:03.663 | INFO migrate.versioning.api [-] done 2020-12-22 11:18:03.663 | INFO migrate.versioning.api [-] 24 -> 25...  2020-12-22 11:18:03.671 | INFO migrate.versioning.api [-] done 2020-12-22 11:18:03.672 | INFO migrate.versioning.api [-] 25 -> 26...  2020-12-22 11:18:03.740 | INFO migrate.versioning.api [-] done 2020-12-22 11:18:03.740 | INFO migrate.versioning.api [-] 26 -> 27...  2020-12-22 11:18:04.464 | INFO migrate.versioning.api [-] done 2020-12-22 11:18:04.464 | INFO migrate.versioning.api [-] 27 -> 28...  2020-12-22 11:18:04.625 | INFO migrate.versioning.api [-] done 2020-12-22 11:18:04.626 | INFO migrate.versioning.api [-] 28 -> 29...  2020-12-22 11:18:04.734 | INFO migrate.versioning.api [-] done 2020-12-22 11:18:04.734 | INFO migrate.versioning.api [-] 29 -> 30...  2020-12-22 11:18:04.752 | INFO migrate.versioning.api [-] done 2020-12-22 11:18:04.752 | INFO migrate.versioning.api [-] 30 -> 31...  2020-12-22 11:18:04.760 | INFO migrate.versioning.api [-] done 2020-12-22 11:18:04.760 | INFO migrate.versioning.api [-] 31 -> 32...  2020-12-22 11:18:04.770 | INFO migrate.versioning.api [-] done 2020-12-22 11:18:04.770 | INFO migrate.versioning.api [-] 32 -> 33...  2020-12-22 11:18:04.781 | INFO migrate.versioning.api [-] done 2020-12-22 11:18:04.781 | INFO migrate.versioning.api [-] 33 -> 34...  2020-12-22 11:18:04.791 | INFO migrate.versioning.api [-] done 2020-12-22 11:18:04.792 | INFO migrate.versioning.api [-] 34 -> 35...  2020-12-22 11:18:04.802 | INFO migrate.versioning.api [-] done 2020-12-22 11:18:04.802 | INFO migrate.versioning.api [-] 35 -> 36...  2020-12-22 11:18:04.813 | INFO migrate.versioning.api [-] done 2020-12-22 11:18:04.813 | INFO migrate.versioning.api [-] 36 -> 37...  2020-12-22 11:18:04.823 | INFO migrate.versioning.api [-] done 2020-12-22 11:18:04.823 | INFO migrate.versioning.api [-] 37 -> 38...  2020-12-22 11:18:04.832 | INFO migrate.versioning.api [-] done 2020-12-22 11:18:04.832 | INFO migrate.versioning.api [-] 38 -> 39...  2020-12-22 11:18:04.843 | INFO migrate.versioning.api [-] done 2020-12-22 11:18:04.844 | INFO migrate.versioning.api [-] 39 -> 40...  2020-12-22 11:18:04.851 | INFO migrate.versioning.api [-] done 2020-12-22 11:18:04.852 | INFO migrate.versioning.api [-] 40 -> 41...  2020-12-22 11:18:05.039 | INFO migrate.versioning.api [-] done 2020-12-22 11:18:05.039 | INFO migrate.versioning.api [-] 41 -> 42...  2020-12-22 11:18:05.163 | INFO migrate.versioning.api [-] done 2020-12-22 11:18:05.163 | INFO migrate.versioning.api [-] 42 -> 43...  2020-12-22 11:18:05.319 | INFO migrate.versioning.api [-] done 2020-12-22 11:18:05.319 | INFO migrate.versioning.api [-] 43 -> 44...  2020-12-22 11:18:05.769 | INFO migrate.versioning.api [-] done 2020-12-22 11:18:05.770 | INFO migrate.versioning.api [-] 44 -> 45...  2020-12-22 11:18:05.782 | INFO migrate.versioning.api [-] done 2020-12-22 11:18:05.782 | INFO migrate.versioning.api [-] 45 -> 46...  2020-12-22 11:18:05.789 | INFO migrate.versioning.api [-] done 2020-12-22 11:18:05.790 | INFO migrate.versioning.api [-] 46 -> 47...  2020-12-22 11:18:05.797 | INFO migrate.versioning.api [-] done 2020-12-22 11:18:05.797 | INFO migrate.versioning.api [-] 47 -> 48...  2020-12-22 11:18:05.805 | INFO migrate.versioning.api [-] done 2020-12-22 11:18:05.805 | INFO migrate.versioning.api [-] 48 -> 49...  2020-12-22 11:18:05.814 | INFO migrate.versioning.api [-] done 2020-12-22 11:18:05.814 | INFO migrate.versioning.api [-] 49 -> 50...  2020-12-22 11:18:05.921 | INFO migrate.versioning.api [-] done 2020-12-22 11:18:05.921 | INFO migrate.versioning.api [-] 50 -> 51...  2020-12-22 11:18:06.650 | INFO migrate.versioning.api [-] done 2020-12-22 11:18:06.650 | INFO migrate.versioning.api [-] 51 -> 52...  2020-12-22 11:18:06.803 | INFO migrate.versioning.api [-] done 2020-12-22 11:18:06.803 | INFO migrate.versioning.api [-] 52 -> 53...  2020-12-22 11:18:06.812 | INFO migrate.versioning.api [-] done 2020-12-22 11:18:06.812 | INFO migrate.versioning.api [-] 53 -> 54...  2020-12-22 11:18:06.823 | INFO migrate.versioning.api [-] done 2020-12-22 11:18:06.824 | INFO migrate.versioning.api [-] 54 -> 55...  2020-12-22 11:18:06.834 | INFO migrate.versioning.api [-] done 2020-12-22 11:18:06.834 | INFO migrate.versioning.api [-] 55 -> 56...  2020-12-22 11:18:06.842 | INFO migrate.versioning.api [-] done 2020-12-22 11:18:06.842 | INFO migrate.versioning.api [-] 56 -> 57...  2020-12-22 11:18:06.851 | INFO migrate.versioning.api [-] done 2020-12-22 11:18:06.852 | INFO migrate.versioning.api [-] 57 -> 58...  2020-12-22 11:18:06.978 | INFO migrate.versioning.api [-] done 2020-12-22 11:18:06.978 | INFO migrate.versioning.api [-] 58 -> 59...  2020-12-22 11:18:07.097 | INFO migrate.versioning.api [-] done 2020-12-22 11:18:07.097 | INFO migrate.versioning.api [-] 59 -> 60...  2020-12-22 11:18:07.214 | INFO migrate.versioning.api [-] done 2020-12-22 11:18:07.214 | INFO migrate.versioning.api [-] 60 -> 61...  2020-12-22 11:18:07.346 | INFO migrate.versioning.api [-] done 2020-12-22 11:18:07.347 | INFO migrate.versioning.api [-] 61 -> 62...  2020-12-22 11:18:07.561 | INFO migrate.versioning.api [-] done 2020-12-22 11:18:07.562 | INFO migrate.versioning.api [-] 62 -> 63...  2020-12-22 11:18:07.570 | INFO migrate.versioning.api [-] done 2020-12-22 11:18:07.570 | INFO migrate.versioning.api [-] 63 -> 64...  2020-12-22 11:18:07.578 | INFO migrate.versioning.api [-] done 2020-12-22 11:18:07.579 | INFO migrate.versioning.api [-] 64 -> 65...  2020-12-22 11:18:07.586 | INFO migrate.versioning.api [-] done 2020-12-22 11:18:07.587 | INFO migrate.versioning.api [-] 65 -> 66...  2020-12-22 11:18:07.595 | INFO migrate.versioning.api [-] done 2020-12-22 11:18:07.596 | INFO migrate.versioning.api [-] 66 -> 67...  2020-12-22 11:18:07.604 | INFO migrate.versioning.api [-] done 2020-12-22 11:18:08.019 | + lib/nova:init_nova:745 : recreate_database nova_cell0 2020-12-22 11:18:08.022 | + lib/database:recreate_database:110 : local db=nova_cell0 2020-12-22 11:18:08.025 | + lib/database:recreate_database:111 : recreate_database_mysql nova_cell0 2020-12-22 11:18:08.027 | + lib/databases/mysql:recreate_database_mysql:61 : local db=nova_cell0 2020-12-22 11:18:08.030 | + lib/databases/mysql:recreate_database_mysql:62 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell0;' 2020-12-22 11:18:08.034 | mysql: [Warning] Using a password on the command line interface can be insecure. 2020-12-22 11:18:08.048 | + lib/databases/mysql:recreate_database_mysql:63 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell0 CHARACTER SET utf8;' 2020-12-22 11:18:08.051 | mysql: [Warning] Using a password on the command line interface can be insecure. 2020-12-22 11:18:08.065 | ++ lib/nova:init_nova:751 : database_connection_url nova_cell0 2020-12-22 11:18:08.068 | ++ lib/database:database_connection_url:132 : local db=nova_cell0 2020-12-22 11:18:08.072 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_cell0 2020-12-22 11:18:08.075 | ++ lib/databases/mysql:database_connection_url_mysql:179 : local db=nova_cell0 2020-12-22 11:18:08.078 | ++ lib/databases/mysql:database_connection_url_mysql:180 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2020-12-22 11:18:08.082 | + lib/nova:init_nova:751 : /usr/local/bin/nova-manage cell_v2 map_cell0 --database_connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2020-12-22 11:18:12.510 | ++ lib/nova:init_nova:754 : seq 1 1 2020-12-22 11:18:12.516 | + lib/nova:init_nova:754 : for i in $(seq 1 $NOVA_NUM_CELLS) 2020-12-22 11:18:12.519 | + lib/nova:init_nova:755 : recreate_database nova_cell1 2020-12-22 11:18:12.523 | + lib/database:recreate_database:110 : local db=nova_cell1 2020-12-22 11:18:12.527 | + lib/database:recreate_database:111 : recreate_database_mysql nova_cell1 2020-12-22 11:18:12.531 | + lib/databases/mysql:recreate_database_mysql:61 : local db=nova_cell1 2020-12-22 11:18:12.534 | + lib/databases/mysql:recreate_database_mysql:62 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell1;' 2020-12-22 11:18:12.538 | mysql: [Warning] Using a password on the command line interface can be insecure. 2020-12-22 11:18:12.551 | + lib/databases/mysql:recreate_database_mysql:63 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell1 CHARACTER SET utf8;' 2020-12-22 11:18:12.555 | mysql: [Warning] Using a password on the command line interface can be insecure. 2020-12-22 11:18:12.570 | ++ lib/nova:init_nova:756 : conductor_conf 1 2020-12-22 11:18:12.574 | ++ lib/nova:conductor_conf:727 : local cell=1 2020-12-22 11:18:12.577 | ++ lib/nova:conductor_conf:728 : echo /etc/nova/nova_cell1.conf 2020-12-22 11:18:12.581 | + lib/nova:init_nova:756 : /usr/local/bin/nova-manage --config-file /etc/nova/nova_cell1.conf db sync --local_cell 2020-12-22 11:18:16.207 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/sqlalchemy/migrate_repo... {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2020-12-22 11:18:16.209 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/222_placeholder.py... {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:16.209 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/222_placeholder.py loaded successfully {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:16.209 | 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=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:16.209 | 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=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:16.210 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/257_placeholder.py... {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:16.210 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/257_placeholder.py loaded successfully {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:16.210 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/260_placeholder.py... {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:16.210 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/260_placeholder.py loaded successfully {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:16.211 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/329_placeholder.py... {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:16.211 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/329_placeholder.py loaded successfully {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:16.211 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/314_add_resource_provider_tables.py... {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:16.211 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/314_add_resource_provider_tables.py loaded successfully {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:16.212 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/246_add_compute_node_id_fk.py... {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:16.212 | 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=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:16.212 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/246_sqlite_upgrade.sql... {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:16.212 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/246_sqlite_upgrade.sql loaded successfully {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:16.213 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/377_add_migrations_updated_at_index.py... {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:16.213 | 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=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:16.213 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/247_nullable_mismatch.py... {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:16.213 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/247_nullable_mismatch.py loaded successfully {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:16.214 | 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=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:16.214 | 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=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:16.214 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/370_placeholder.py... {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:16.214 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/370_placeholder.py loaded successfully {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:16.215 | 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=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:16.215 | 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=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:16.215 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/366_placeholder.py... {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:16.215 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/366_placeholder.py loaded successfully {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:16.215 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/221_placeholder.py... {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:16.216 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/221_placeholder.py loaded successfully {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:16.216 | 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=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:16.216 | 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=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:16.216 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/321_placeholder.py... {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:16.217 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/321_placeholder.py loaded successfully {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:16.217 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/335_placeholder.py... {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:16.217 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/335_placeholder.py loaded successfully {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:16.217 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/283_placeholder.py... {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:16.218 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/283_placeholder.py loaded successfully {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:16.218 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/261_placeholder.py... {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:16.218 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/261_placeholder.py loaded successfully {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:16.218 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/272_add_keypair_type.py... {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:16.219 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/272_add_keypair_type.py loaded successfully {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:16.219 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/217_placeholder.py... {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:16.219 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/217_placeholder.py loaded successfully {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:16.219 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/351_placeholder.py... {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:16.220 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/351_placeholder.py loaded successfully {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:16.220 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/249_remove_duplicate_index.py... {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:16.220 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/249_remove_duplicate_index.py loaded successfully {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:16.220 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/298_mysql_extra_specs_binary_collation.py... {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:16.221 | 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=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:16.221 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/369_placeholder.py... {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:16.221 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/369_placeholder.py loaded successfully {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:16.221 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/357_placeholder.py... {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:16.222 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/357_placeholder.py loaded successfully {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:16.222 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/300_migration_context.py... {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:16.222 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/300_migration_context.py loaded successfully {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:16.222 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/368_placeholder.py... {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:16.223 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/368_placeholder.py loaded successfully {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:16.223 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/346_remove_scheduled_at_column.py... {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:16.223 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/346_remove_scheduled_at_column.py loaded successfully {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:16.223 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/243_placeholder.py... {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:16.223 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/243_placeholder.py loaded successfully {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:16.224 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/311_placeholder.py... {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:16.224 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/311_placeholder.py loaded successfully {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:16.224 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/343_placeholder.py... {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:16.224 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/343_placeholder.py loaded successfully {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:16.225 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/322_placeholder.py... {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:16.225 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/322_placeholder.py loaded successfully {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:16.225 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/337_placeholder.py... {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:16.225 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/337_placeholder.py loaded successfully {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:16.226 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/379_placeholder.py... {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:16.226 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/379_placeholder.py loaded successfully {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:16.226 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/318_resource_provider_name_aggregates.py... {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:16.226 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/318_resource_provider_name_aggregates.py loaded successfully {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:16.227 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/336_placeholder.py... {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:16.227 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/336_placeholder.py loaded successfully {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:16.227 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/273_sqlite_foreign_keys.py... {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:16.227 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/273_sqlite_foreign_keys.py loaded successfully {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:16.228 | 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=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:16.228 | 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=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:16.228 | 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=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:16.228 | 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=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:16.229 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/239_placeholder.py... {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:16.229 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/239_placeholder.py loaded successfully {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:16.229 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/259_placeholder.py... {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:16.229 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/259_placeholder.py loaded successfully {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:16.230 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/390_add_trusted_certs.py... {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:16.230 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/390_add_trusted_certs.py loaded successfully {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:16.230 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/292_drop_nova_volumes_tables.py... {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:16.230 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/292_drop_nova_volumes_tables.py loaded successfully {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:16.230 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/338_placeholder.py... {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:16.231 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/338_placeholder.py loaded successfully {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:16.231 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/271_sqlite_postgresql_indexes.py... {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:16.231 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/271_sqlite_postgresql_indexes.py loaded successfully {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:16.231 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/397_migrations_cross_cell_move.py... {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:16.232 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/397_migrations_cross_cell_move.py loaded successfully {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:16.232 | 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=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:16.232 | 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=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:16.232 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/360_add_compute_node_mapped.py... {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:16.233 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/360_add_compute_node_mapped.py loaded successfully {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:16.233 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/308_placeholder.py... {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:16.233 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/308_placeholder.py loaded successfully {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:16.233 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/391_add_volume_type_to_bdm.py... {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:16.234 | 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=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:16.234 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/388_placeholder.py... {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:16.234 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/388_placeholder.py loaded successfully {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:16.234 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/265_remove_duplicated_index.py... {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:16.235 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/265_remove_duplicated_index.py loaded successfully {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:16.235 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/294_add_service_heartbeat.py... {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:16.235 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/294_add_service_heartbeat.py loaded successfully {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:16.235 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/307_placeholder.py... {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:16.236 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/307_placeholder.py loaded successfully {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:16.236 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/399_add_instances_hidden.py... {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:16.236 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/399_add_instances_hidden.py loaded successfully {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:16.236 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/245_add_mtu_and_dhcp_server.py... {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:16.236 | 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=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:16.237 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/374_bdm_uuid.py... {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:16.237 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/374_bdm_uuid.py loaded successfully {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:16.237 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/354_placeholder.py... {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:16.237 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/354_placeholder.py loaded successfully {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:16.238 | 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=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:16.238 | 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=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:16.238 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/310_placeholder.py... {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:16.238 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/310_placeholder.py loaded successfully {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:16.239 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/372_placeholder.py... {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:16.239 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/372_placeholder.py loaded successfully {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:16.239 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/327_placeholder.py... {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:16.239 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/327_placeholder.py loaded successfully {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:16.239 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/371_placeholder.py... {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:16.240 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/371_placeholder.py loaded successfully {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:16.240 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/323_placeholder.py... {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:16.240 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/323_placeholder.py loaded successfully {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:16.240 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/312_placeholder.py... {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:16.241 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/312_placeholder.py loaded successfully {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:16.241 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/344_placeholder.py... {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:16.241 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/344_placeholder.py loaded successfully {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:16.241 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/284_placeholder.py... {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:16.242 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/284_placeholder.py loaded successfully {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:16.242 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/285_placeholder.py... {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:16.242 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/285_placeholder.py loaded successfully {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:16.242 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/282_placeholder.py... {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:16.242 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/282_placeholder.py loaded successfully {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:16.243 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/334_device_metadata_in_extra.py... {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:16.243 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/334_device_metadata_in_extra.py loaded successfully {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:16.243 | 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=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:16.243 | 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=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:16.244 | 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=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:16.244 | 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=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:16.244 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/387_placeholder.py... {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:16.244 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/387_placeholder.py loaded successfully {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:16.245 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/289_placeholder.py... {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:16.245 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/289_placeholder.py loaded successfully {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:16.245 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/263_placeholder.py... {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:16.245 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/263_placeholder.py loaded successfully {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:16.246 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/290_placeholder.py... {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:16.246 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/290_placeholder.py loaded successfully {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:16.246 | 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=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:16.246 | 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=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:16.246 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/236_placeholder.py... {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:16.247 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/236_placeholder.py loaded successfully {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:16.247 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/332_keypair_in_extra.py... {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:16.247 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/332_keypair_in_extra.py loaded successfully {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:16.247 | 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=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:16.248 | 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=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:16.248 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/232_drop_dump_tables.py... {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:16.248 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/232_drop_dump_tables.py loaded successfully {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:16.248 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/252_add_instance_extra_table.py... {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:16.249 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/252_add_instance_extra_table.py loaded successfully {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:16.249 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/365_placeholder.py... {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:16.249 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/365_placeholder.py loaded successfully {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:16.249 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/384_placeholder.py... {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:16.250 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/384_placeholder.py loaded successfully {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:16.250 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/266_add_instance_tags.py... {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:16.250 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/266_add_instance_tags.py loaded successfully {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:16.250 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/270_flavor_data_in_extra.py... {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:16.251 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/270_flavor_data_in_extra.py loaded successfully {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:16.251 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/400_enforce_service_uuid.py... {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:16.251 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/400_enforce_service_uuid.py loaded successfully {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:16.251 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/392_placeholder.py... {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:16.251 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/392_placeholder.py loaded successfully {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:16.252 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/342_placeholder.py... {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:16.252 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/342_placeholder.py loaded successfully {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:16.252 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/299_service_version_number.py... {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:16.252 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/299_service_version_number.py loaded successfully {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:16.253 | 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=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:16.253 | 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=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:16.253 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/287_placeholder.py... {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:16.253 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/287_placeholder.py loaded successfully {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:16.254 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/231_add_ephemeral_key_uuid.py... {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:16.254 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/231_add_ephemeral_key_uuid.py loaded successfully {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:16.254 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/396_placeholder.py... {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:16.254 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/396_placeholder.py loaded successfully {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:16.255 | 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=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:16.255 | 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=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:16.255 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/264_placeholder.py... {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:16.255 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/264_placeholder.py loaded successfully {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:16.255 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/340_placeholder.py... {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:16.256 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/340_placeholder.py loaded successfully {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:16.256 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/345_require_online_migration_completion.py... {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:16.256 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/345_require_online_migration_completion.py loaded successfully {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:16.256 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/385_placeholder.py... {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:16.257 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/385_placeholder.py loaded successfully {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:16.257 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/288_placeholder.py... {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:16.257 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/288_placeholder.py loaded successfully {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:16.258 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/373_migration_uuid.py... {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:16.258 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/373_migration_uuid.py loaded successfully {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:16.258 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/402_add_resources.py... {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:16.259 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/402_add_resources.py loaded successfully {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:16.259 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/355_placeholder.py... {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:16.259 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/355_placeholder.py loaded successfully {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:16.259 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/389_add_aggregate_metadata_index.py... {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:16.260 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/389_add_aggregate_metadata_index.py loaded successfully {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:16.260 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/235_placeholder.py... {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:16.260 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/235_placeholder.py loaded successfully {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:16.260 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/281_placeholder.py... {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:16.260 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/281_placeholder.py loaded successfully {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:16.261 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/393_placeholder.py... {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:16.261 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/393_placeholder.py loaded successfully {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:16.261 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/358_bdm_attachment_id.py... {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:16.261 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/358_bdm_attachment_id.py loaded successfully {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:16.262 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/313_add_parent_id_column.py... {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:16.262 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/313_add_parent_id_column.py loaded successfully {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:16.262 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/356_placeholder.py... {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:16.262 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/356_placeholder.py loaded successfully {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:16.263 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/297_add_forced_down_for_services.py... {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:16.263 | 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=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:16.263 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/218_placeholder.py... {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:16.263 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/218_placeholder.py loaded successfully {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:16.264 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/364_placeholder.py... {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:16.264 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/364_placeholder.py loaded successfully {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:16.264 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/225_placeholder.py... {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:16.264 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/225_placeholder.py loaded successfully {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:16.264 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/274_update_instances_project_id_index.py... {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:16.265 | 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=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:16.265 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/295_add_virtual_interfaces_uuid_index.py... {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:16.265 | 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=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:16.265 | 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=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:16.266 | 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=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:16.266 | 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=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:16.266 | 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=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:16.266 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/267_instance_uuid_non_nullable.py... {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:16.267 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/267_instance_uuid_non_nullable.py loaded successfully {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:16.267 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/233_add_stats_in_compute_nodes.py... {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:16.267 | 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=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:16.267 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/220_placeholder.py... {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:16.268 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/220_placeholder.py loaded successfully {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:16.268 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/242_placeholder.py... {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:16.268 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/242_placeholder.py loaded successfully {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:16.268 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/269_add_numa_node_column.py... {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:16.269 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/269_add_numa_node_column.py loaded successfully {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:16.269 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/324_placeholder.py... {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:16.269 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/324_placeholder.py loaded successfully {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:16.269 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/241_placeholder.py... {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:16.269 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/241_placeholder.py loaded successfully {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:16.270 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/315_add_migration_progresss_detail.py... {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:16.270 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/315_add_migration_progresss_detail.py loaded successfully {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:16.270 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/381_placeholder.py... {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:16.270 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/381_placeholder.py loaded successfully {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:16.271 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/291_enforce_flavors_migrated.py... {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:16.271 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/291_enforce_flavors_migrated.py loaded successfully {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:16.271 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/398_add_vpmems.py... {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:16.271 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/398_add_vpmems.py loaded successfully {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:16.272 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/367_placeholder.py... {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:16.272 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/367_placeholder.py loaded successfully {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:16.272 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/306_placeholder.py... {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:16.272 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/306_placeholder.py loaded successfully {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:16.273 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/237_placeholder.py... {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:16.273 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/237_placeholder.py loaded successfully {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:16.273 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/326_placeholder.py... {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:16.273 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/326_placeholder.py loaded successfully {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:16.273 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/277_add_fixed_ip_updated_index.py... {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:16.274 | 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=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:16.275 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/339_placeholder.py... {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:16.275 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/339_placeholder.py loaded successfully {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:16.275 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/262_placeholder.py... {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:16.276 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/262_placeholder.py loaded successfully {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:16.276 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/330_enforce_mitaka_online_migrations.py... {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:16.276 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/330_enforce_mitaka_online_migrations.py loaded successfully {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:16.276 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/349_placeholder.py... {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:16.277 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/349_placeholder.py loaded successfully {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:16.277 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/361_add_compute_nodes_uuid_index.py... {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:16.277 | 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=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:16.277 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/347_add_updated_at_index.py... {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:16.278 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/347_add_updated_at_index.py loaded successfully {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:16.278 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/275_add_keypair_type.py... {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:16.278 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/275_add_keypair_type.py loaded successfully {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:16.278 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/333_add_console_auth_tokens_table.py... {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:16.279 | 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=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:16.279 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/328_placeholder.py... {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:16.279 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/328_placeholder.py loaded successfully {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:16.279 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/363_placeholder.py... {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:16.280 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/363_placeholder.py loaded successfully {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:16.280 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/376_add_console_auth_tokens_index.py... {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:16.280 | 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=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:16.280 | 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=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:16.281 | 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=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:16.281 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/286_placeholder.py... {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:16.281 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/286_placeholder.py loaded successfully {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:16.281 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/383_placeholder.py... {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:16.282 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/383_placeholder.py loaded successfully {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:16.282 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/353_placeholder.py... {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:16.282 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/353_placeholder.py loaded successfully {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:16.282 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/296_add_missing_db2_fkeys.py... {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:16.283 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/296_add_missing_db2_fkeys.py loaded successfully {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:16.283 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/386_placeholder.py... {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:16.283 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/386_placeholder.py loaded successfully {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:16.283 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/309_placeholder.py... {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:16.284 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/309_placeholder.py loaded successfully {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:16.284 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/258_placeholder.py... {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:16.284 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/258_placeholder.py loaded successfully {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:16.284 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/317_add_aggregate_uuid.py... {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:16.285 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/317_add_aggregate_uuid.py loaded successfully {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:16.285 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/223_placeholder.py... {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:16.285 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/223_placeholder.py loaded successfully {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:16.285 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/268_add_host_in_compute_node.py... {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:16.286 | 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=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:16.286 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/228_add_metrics_in_compute_nodes.py... {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:16.286 | 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=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:16.286 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/219_placeholder.py... {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:16.287 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/219_placeholder.py loaded successfully {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:16.287 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/362_add_pci_devices_uuid.py... {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:16.287 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/362_add_pci_devices_uuid.py loaded successfully {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:16.287 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/394_placeholder.py... {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:16.288 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/394_placeholder.py loaded successfully {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:16.288 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/276_vcpu_model.py... {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:16.288 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/276_vcpu_model.py loaded successfully {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:16.288 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/395_placeholder.py... {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:16.288 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/395_placeholder.py loaded successfully {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:16.289 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/248_add_expire_reservations_index.py... {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:16.289 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/248_add_expire_reservations_index.py loaded successfully {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:16.289 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/255_placeholder.py... {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:16.289 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/255_placeholder.py loaded successfully {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:16.290 | 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=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:16.290 | 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=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:16.290 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/240_placeholder.py... {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:16.290 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/240_placeholder.py loaded successfully {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:16.291 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/325_placeholder.py... {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:16.291 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/325_placeholder.py loaded successfully {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:16.291 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/224_placeholder.py... {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:16.291 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/224_placeholder.py loaded successfully {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:16.292 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/320_placeholder.py... {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:16.292 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/320_placeholder.py loaded successfully {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:16.292 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/293_add_migration_type.py... {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:16.292 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/293_add_migration_type.py loaded successfully {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:16.293 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/250_remove_instance_groups_metadata.py... {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:16.293 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/250_remove_instance_groups_metadata.py loaded successfully {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:16.293 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/350_placeholder.py... {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:16.293 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/350_placeholder.py loaded successfully {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:16.293 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/305_placeholder.py... {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:16.294 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/305_placeholder.py loaded successfully {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:16.294 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/348_placeholder.py... {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:16.294 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/348_placeholder.py loaded successfully {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:16.294 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/359_add_service_uuid.py... {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:16.295 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/359_add_service_uuid.py loaded successfully {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:16.295 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/238_placeholder.py... {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:16.295 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/238_placeholder.py loaded successfully {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:16.295 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/341_placeholder.py... {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:16.296 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/341_placeholder.py loaded successfully {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:16.296 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/234_add_expire_reservations_index.py... {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:16.296 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/234_add_expire_reservations_index.py loaded successfully {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:16.296 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/352_placeholder.py... {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:16.296 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/352_placeholder.py loaded successfully {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:16.297 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/382_placeholder.py... {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:16.297 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/382_placeholder.py loaded successfully {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:16.297 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/380_placeholder.py... {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:16.297 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/380_placeholder.py loaded successfully {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:16.298 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/304_placeholder.py... {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:16.298 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/304_placeholder.py loaded successfully {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:16.298 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/226_placeholder.py... {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:16.298 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/226_placeholder.py loaded successfully {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:16.299 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/303_placeholder.py... {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:16.299 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/303_placeholder.py loaded successfully {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:16.299 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/216_havana.py... {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:16.299 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/216_havana.py loaded successfully {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:16.300 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/256_placeholder.py... {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:16.300 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/256_placeholder.py loaded successfully {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:16.300 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/sqlalchemy/migrate_repo loaded successfully {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2020-12-22 11:18:16.300 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'nova'), ('version_table', 'migrate_version'), ('required_dbs', '[]')]))]) {{(pid=74424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2020-12-22 11:18:16.467 | INFO migrate.versioning.api [-] 215 -> 216...  2020-12-22 11:18:30.533 | INFO migrate.versioning.api [-] done 2020-12-22 11:18:30.533 | INFO migrate.versioning.api [-] 216 -> 217...  2020-12-22 11:18:30.545 | INFO migrate.versioning.api [-] done 2020-12-22 11:18:30.546 | INFO migrate.versioning.api [-] 217 -> 218...  2020-12-22 11:18:30.555 | INFO migrate.versioning.api [-] done 2020-12-22 11:18:30.556 | INFO migrate.versioning.api [-] 218 -> 219...  2020-12-22 11:18:30.565 | INFO migrate.versioning.api [-] done 2020-12-22 11:18:30.565 | INFO migrate.versioning.api [-] 219 -> 220...  2020-12-22 11:18:30.574 | INFO migrate.versioning.api [-] done 2020-12-22 11:18:30.574 | INFO migrate.versioning.api [-] 220 -> 221...  2020-12-22 11:18:30.583 | INFO migrate.versioning.api [-] done 2020-12-22 11:18:30.583 | INFO migrate.versioning.api [-] 221 -> 222...  2020-12-22 11:18:30.591 | INFO migrate.versioning.api [-] done 2020-12-22 11:18:30.591 | INFO migrate.versioning.api [-] 222 -> 223...  2020-12-22 11:18:30.599 | INFO migrate.versioning.api [-] done 2020-12-22 11:18:30.599 | INFO migrate.versioning.api [-] 223 -> 224...  2020-12-22 11:18:30.608 | INFO migrate.versioning.api [-] done 2020-12-22 11:18:30.609 | INFO migrate.versioning.api [-] 224 -> 225...  2020-12-22 11:18:30.617 | INFO migrate.versioning.api [-] done 2020-12-22 11:18:30.617 | INFO migrate.versioning.api [-] 225 -> 226...  2020-12-22 11:18:30.626 | INFO migrate.versioning.api [-] done 2020-12-22 11:18:30.626 | INFO migrate.versioning.api [-] 226 -> 227...  2020-12-22 11:18:30.639 | INFO migrate.versioning.api [-] done 2020-12-22 11:18:30.639 | INFO migrate.versioning.api [-] 227 -> 228...  2020-12-22 11:18:30.839 | INFO migrate.versioning.api [-] done 2020-12-22 11:18:30.840 | INFO migrate.versioning.api [-] 228 -> 229...  2020-12-22 11:18:31.053 | INFO migrate.versioning.api [-] done 2020-12-22 11:18:31.053 | INFO migrate.versioning.api [-] 229 -> 230...  2020-12-22 11:18:31.427 | INFO migrate.versioning.api [-] done 2020-12-22 11:18:31.427 | INFO migrate.versioning.api [-] 230 -> 231...  2020-12-22 11:18:31.714 | INFO migrate.versioning.api [-] done 2020-12-22 11:18:31.715 | INFO migrate.versioning.api [-] 231 -> 232...  2020-12-22 11:18:32.222 | INFO migrate.versioning.api [-] done 2020-12-22 11:18:32.222 | INFO migrate.versioning.api [-] 232 -> 233...  2020-12-22 11:18:32.495 | INFO migrate.versioning.api [-] done 2020-12-22 11:18:32.495 | INFO migrate.versioning.api [-] 233 -> 234...  2020-12-22 11:18:32.541 | INFO migrate.versioning.api [-] done 2020-12-22 11:18:32.542 | INFO migrate.versioning.api [-] 234 -> 235...  2020-12-22 11:18:32.553 | INFO migrate.versioning.api [-] done 2020-12-22 11:18:32.554 | INFO migrate.versioning.api [-] 235 -> 236...  2020-12-22 11:18:32.563 | INFO migrate.versioning.api [-] done 2020-12-22 11:18:32.563 | INFO migrate.versioning.api [-] 236 -> 237...  2020-12-22 11:18:32.572 | INFO migrate.versioning.api [-] done 2020-12-22 11:18:32.573 | INFO migrate.versioning.api [-] 237 -> 238...  2020-12-22 11:18:32.582 | INFO migrate.versioning.api [-] done 2020-12-22 11:18:32.582 | INFO migrate.versioning.api [-] 238 -> 239...  2020-12-22 11:18:32.590 | INFO migrate.versioning.api [-] done 2020-12-22 11:18:32.590 | INFO migrate.versioning.api [-] 239 -> 240...  2020-12-22 11:18:32.597 | INFO migrate.versioning.api [-] done 2020-12-22 11:18:32.598 | INFO migrate.versioning.api [-] 240 -> 241...  2020-12-22 11:18:32.606 | INFO migrate.versioning.api [-] done 2020-12-22 11:18:32.606 | INFO migrate.versioning.api [-] 241 -> 242...  2020-12-22 11:18:32.615 | INFO migrate.versioning.api [-] done 2020-12-22 11:18:32.615 | INFO migrate.versioning.api [-] 242 -> 243...  2020-12-22 11:18:32.625 | INFO migrate.versioning.api [-] done 2020-12-22 11:18:32.625 | INFO migrate.versioning.api [-] 243 -> 244...  2020-12-22 11:18:32.650 | INFO migrate.versioning.api [-] done 2020-12-22 11:18:32.650 | INFO migrate.versioning.api [-] 244 -> 245...  2020-12-22 11:18:33.753 | INFO migrate.versioning.api [-] done 2020-12-22 11:18:33.753 | INFO migrate.versioning.api [-] 245 -> 246...  2020-12-22 11:18:33.932 | INFO migrate.versioning.api [-] done 2020-12-22 11:18:33.933 | INFO migrate.versioning.api [-] 246 -> 247...  2020-12-22 11:18:34.529 | INFO migrate.versioning.api [-] done 2020-12-22 11:18:34.529 | INFO migrate.versioning.api [-] 247 -> 248...  2020-12-22 11:18:34.540 | INFO 248_add_expire_reservations_index [-] Skipped adding reservations_deleted_expire_idx because an equivalent index already exists. 2020-12-22 11:18:34.548 | INFO migrate.versioning.api [-] done 2020-12-22 11:18:34.549 | INFO migrate.versioning.api [-] 248 -> 249...  2020-12-22 11:18:34.593 | INFO migrate.versioning.api [-] done 2020-12-22 11:18:34.593 | INFO migrate.versioning.api [-] 249 -> 250...  2020-12-22 11:18:34.658 | INFO migrate.versioning.api [-] done 2020-12-22 11:18:34.659 | INFO migrate.versioning.api [-] 250 -> 251...  2020-12-22 11:18:34.860 | INFO migrate.versioning.api [-] done 2020-12-22 11:18:34.860 | INFO migrate.versioning.api [-] 251 -> 252...  2020-12-22 11:18:35.232 | INFO migrate.versioning.api [-] done 2020-12-22 11:18:35.232 | INFO migrate.versioning.api [-] 252 -> 253...  2020-12-22 11:18:35.460 | INFO migrate.versioning.api [-] done 2020-12-22 11:18:35.460 | INFO migrate.versioning.api [-] 253 -> 254...  2020-12-22 11:18:35.700 | INFO migrate.versioning.api [-] done 2020-12-22 11:18:35.700 | INFO migrate.versioning.api [-] 254 -> 255...  2020-12-22 11:18:35.709 | INFO migrate.versioning.api [-] done 2020-12-22 11:18:35.710 | INFO migrate.versioning.api [-] 255 -> 256...  2020-12-22 11:18:35.718 | INFO migrate.versioning.api [-] done 2020-12-22 11:18:35.719 | INFO migrate.versioning.api [-] 256 -> 257...  2020-12-22 11:18:35.727 | INFO migrate.versioning.api [-] done 2020-12-22 11:18:35.727 | INFO migrate.versioning.api [-] 257 -> 258...  2020-12-22 11:18:35.736 | INFO migrate.versioning.api [-] done 2020-12-22 11:18:35.736 | INFO migrate.versioning.api [-] 258 -> 259...  2020-12-22 11:18:35.745 | INFO migrate.versioning.api [-] done 2020-12-22 11:18:35.745 | INFO migrate.versioning.api [-] 259 -> 260...  2020-12-22 11:18:35.753 | INFO migrate.versioning.api [-] done 2020-12-22 11:18:35.753 | INFO migrate.versioning.api [-] 260 -> 261...  2020-12-22 11:18:35.762 | INFO migrate.versioning.api [-] done 2020-12-22 11:18:35.762 | INFO migrate.versioning.api [-] 261 -> 262...  2020-12-22 11:18:35.770 | INFO migrate.versioning.api [-] done 2020-12-22 11:18:35.770 | INFO migrate.versioning.api [-] 262 -> 263...  2020-12-22 11:18:35.778 | INFO migrate.versioning.api [-] done 2020-12-22 11:18:35.778 | INFO migrate.versioning.api [-] 263 -> 264...  2020-12-22 11:18:35.786 | INFO migrate.versioning.api [-] done 2020-12-22 11:18:35.786 | INFO migrate.versioning.api [-] 264 -> 265...  2020-12-22 11:18:35.858 | INFO migrate.versioning.api [-] done 2020-12-22 11:18:35.859 | INFO migrate.versioning.api [-] 265 -> 266...  2020-12-22 11:18:35.953 | INFO migrate.versioning.api [-] done 2020-12-22 11:18:35.954 | INFO migrate.versioning.api [-] 266 -> 267...  2020-12-22 11:18:36.681 | INFO migrate.versioning.api [-] done 2020-12-22 11:18:36.682 | INFO migrate.versioning.api [-] 267 -> 268...  2020-12-22 11:18:36.926 | INFO migrate.versioning.api [-] done 2020-12-22 11:18:36.926 | INFO migrate.versioning.api [-] 268 -> 269...  2020-12-22 11:18:37.159 | INFO migrate.versioning.api [-] done 2020-12-22 11:18:37.159 | INFO migrate.versioning.api [-] 269 -> 270...  2020-12-22 11:18:37.393 | INFO migrate.versioning.api [-] done 2020-12-22 11:18:37.393 | INFO migrate.versioning.api [-] 270 -> 271...  2020-12-22 11:18:37.568 | INFO migrate.versioning.api [-] done 2020-12-22 11:18:37.568 | INFO migrate.versioning.api [-] 271 -> 272...  2020-12-22 11:18:37.577 | INFO migrate.versioning.api [-] done 2020-12-22 11:18:37.577 | INFO migrate.versioning.api [-] 272 -> 273...  2020-12-22 11:18:37.586 | INFO migrate.versioning.api [-] done 2020-12-22 11:18:37.586 | INFO migrate.versioning.api [-] 273 -> 274...  2020-12-22 11:18:37.677 | INFO migrate.versioning.api [-] done 2020-12-22 11:18:37.677 | INFO migrate.versioning.api [-] 274 -> 275...  2020-12-22 11:18:37.890 | INFO migrate.versioning.api [-] done 2020-12-22 11:18:37.890 | INFO migrate.versioning.api [-] 275 -> 276...  2020-12-22 11:18:38.111 | INFO migrate.versioning.api [-] done 2020-12-22 11:18:38.111 | INFO migrate.versioning.api [-] 276 -> 277...  2020-12-22 11:18:38.178 | INFO migrate.versioning.api [-] done 2020-12-22 11:18:38.178 | INFO migrate.versioning.api [-] 277 -> 278...  2020-12-22 11:18:38.450 | INFO migrate.versioning.api [-] done 2020-12-22 11:18:38.450 | INFO migrate.versioning.api [-] 278 -> 279...  2020-12-22 11:18:38.530 | INFO migrate.versioning.api [-] done 2020-12-22 11:18:38.530 | INFO migrate.versioning.api [-] 279 -> 280...  2020-12-22 11:18:38.711 | INFO migrate.versioning.api [-] done 2020-12-22 11:18:38.711 | INFO migrate.versioning.api [-] 280 -> 281...  2020-12-22 11:18:38.721 | INFO migrate.versioning.api [-] done 2020-12-22 11:18:38.721 | INFO migrate.versioning.api [-] 281 -> 282...  2020-12-22 11:18:38.731 | INFO migrate.versioning.api [-] done 2020-12-22 11:18:38.731 | INFO migrate.versioning.api [-] 282 -> 283...  2020-12-22 11:18:38.741 | INFO migrate.versioning.api [-] done 2020-12-22 11:18:38.741 | INFO migrate.versioning.api [-] 283 -> 284...  2020-12-22 11:18:38.750 | INFO migrate.versioning.api [-] done 2020-12-22 11:18:38.751 | INFO migrate.versioning.api [-] 284 -> 285...  2020-12-22 11:18:38.763 | INFO migrate.versioning.api [-] done 2020-12-22 11:18:38.763 | INFO migrate.versioning.api [-] 285 -> 286...  2020-12-22 11:18:38.773 | INFO migrate.versioning.api [-] done 2020-12-22 11:18:38.773 | INFO migrate.versioning.api [-] 286 -> 287...  2020-12-22 11:18:38.781 | INFO migrate.versioning.api [-] done 2020-12-22 11:18:38.781 | INFO migrate.versioning.api [-] 287 -> 288...  2020-12-22 11:18:38.790 | INFO migrate.versioning.api [-] done 2020-12-22 11:18:38.790 | INFO migrate.versioning.api [-] 288 -> 289...  2020-12-22 11:18:38.799 | INFO migrate.versioning.api [-] done 2020-12-22 11:18:38.800 | INFO migrate.versioning.api [-] 289 -> 290...  2020-12-22 11:18:38.809 | INFO migrate.versioning.api [-] done 2020-12-22 11:18:38.809 | INFO migrate.versioning.api [-] 290 -> 291...  2020-12-22 11:18:38.839 | INFO migrate.versioning.api [-] done 2020-12-22 11:18:38.839 | INFO migrate.versioning.api [-] 291 -> 292...  2020-12-22 11:18:39.066 | INFO migrate.versioning.api [-] done 2020-12-22 11:18:39.066 | INFO migrate.versioning.api [-] 292 -> 293...  2020-12-22 11:18:39.510 | INFO migrate.versioning.api [-] done 2020-12-22 11:18:39.510 | INFO migrate.versioning.api [-] 293 -> 294...  2020-12-22 11:18:39.718 | INFO migrate.versioning.api [-] done 2020-12-22 11:18:39.718 | INFO migrate.versioning.api [-] 294 -> 295...  2020-12-22 11:18:39.782 | INFO migrate.versioning.api [-] done 2020-12-22 11:18:39.782 | INFO migrate.versioning.api [-] 295 -> 296...  2020-12-22 11:18:39.790 | INFO migrate.versioning.api [-] done 2020-12-22 11:18:39.790 | INFO migrate.versioning.api [-] 296 -> 297...  2020-12-22 11:18:40.000 | INFO migrate.versioning.api [-] done 2020-12-22 11:18:40.000 | INFO migrate.versioning.api [-] 297 -> 298...  2020-12-22 11:18:40.139 | INFO migrate.versioning.api [-] done 2020-12-22 11:18:40.139 | INFO migrate.versioning.api [-] 298 -> 299...  2020-12-22 11:18:40.357 | INFO migrate.versioning.api [-] done 2020-12-22 11:18:40.358 | INFO migrate.versioning.api [-] 299 -> 300...  2020-12-22 11:18:40.572 | INFO migrate.versioning.api [-] done 2020-12-22 11:18:40.572 | INFO migrate.versioning.api [-] 300 -> 301...  2020-12-22 11:18:40.975 | INFO migrate.versioning.api [-] done 2020-12-22 11:18:40.975 | INFO migrate.versioning.api [-] 301 -> 302...  2020-12-22 11:18:40.984 | INFO migrate.versioning.api [-] done 2020-12-22 11:18:40.984 | INFO migrate.versioning.api [-] 302 -> 303...  2020-12-22 11:18:40.992 | INFO migrate.versioning.api [-] done 2020-12-22 11:18:40.993 | INFO migrate.versioning.api [-] 303 -> 304...  2020-12-22 11:18:41.001 | INFO migrate.versioning.api [-] done 2020-12-22 11:18:41.001 | INFO migrate.versioning.api [-] 304 -> 305...  2020-12-22 11:18:41.010 | INFO migrate.versioning.api [-] done 2020-12-22 11:18:41.010 | INFO migrate.versioning.api [-] 305 -> 306...  2020-12-22 11:18:41.020 | INFO migrate.versioning.api [-] done 2020-12-22 11:18:41.020 | INFO migrate.versioning.api [-] 306 -> 307...  2020-12-22 11:18:41.028 | INFO migrate.versioning.api [-] done 2020-12-22 11:18:41.028 | INFO migrate.versioning.api [-] 307 -> 308...  2020-12-22 11:18:41.036 | INFO migrate.versioning.api [-] done 2020-12-22 11:18:41.036 | INFO migrate.versioning.api [-] 308 -> 309...  2020-12-22 11:18:41.043 | INFO migrate.versioning.api [-] done 2020-12-22 11:18:41.043 | INFO migrate.versioning.api [-] 309 -> 310...  2020-12-22 11:18:41.051 | INFO migrate.versioning.api [-] done 2020-12-22 11:18:41.052 | INFO migrate.versioning.api [-] 310 -> 311...  2020-12-22 11:18:41.061 | INFO migrate.versioning.api [-] done 2020-12-22 11:18:41.061 | INFO migrate.versioning.api [-] 311 -> 312...  2020-12-22 11:18:41.070 | INFO migrate.versioning.api [-] done 2020-12-22 11:18:41.070 | INFO migrate.versioning.api [-] 312 -> 313...  2020-12-22 11:18:41.345 | INFO migrate.versioning.api [-] done 2020-12-22 11:18:41.345 | INFO migrate.versioning.api [-] 313 -> 314...  2020-12-22 11:18:41.990 | INFO migrate.versioning.api [-] done 2020-12-22 11:18:41.990 | INFO migrate.versioning.api [-] 314 -> 315...  2020-12-22 11:18:43.249 | INFO migrate.versioning.api [-] done 2020-12-22 11:18:43.250 | INFO migrate.versioning.api [-] 315 -> 316...  2020-12-22 11:18:43.454 | INFO migrate.versioning.api [-] done 2020-12-22 11:18:43.454 | INFO migrate.versioning.api [-] 316 -> 317...  2020-12-22 11:18:43.659 | INFO migrate.versioning.api [-] done 2020-12-22 11:18:43.660 | INFO migrate.versioning.api [-] 317 -> 318...  2020-12-22 11:18:44.544 | INFO migrate.versioning.api [-] done 2020-12-22 11:18:44.544 | INFO migrate.versioning.api [-] 318 -> 319...  2020-12-22 11:18:44.598 | INFO migrate.versioning.api [-] done 2020-12-22 11:18:44.598 | INFO migrate.versioning.api [-] 319 -> 320...  2020-12-22 11:18:44.607 | INFO migrate.versioning.api [-] done 2020-12-22 11:18:44.607 | INFO migrate.versioning.api [-] 320 -> 321...  2020-12-22 11:18:44.616 | INFO migrate.versioning.api [-] done 2020-12-22 11:18:44.616 | INFO migrate.versioning.api [-] 321 -> 322...  2020-12-22 11:18:44.631 | INFO migrate.versioning.api [-] done 2020-12-22 11:18:44.632 | INFO migrate.versioning.api [-] 322 -> 323...  2020-12-22 11:18:44.641 | INFO migrate.versioning.api [-] done 2020-12-22 11:18:44.641 | INFO migrate.versioning.api [-] 323 -> 324...  2020-12-22 11:18:44.652 | INFO migrate.versioning.api [-] done 2020-12-22 11:18:44.652 | INFO migrate.versioning.api [-] 324 -> 325...  2020-12-22 11:18:44.661 | INFO migrate.versioning.api [-] done 2020-12-22 11:18:44.662 | INFO migrate.versioning.api [-] 325 -> 326...  2020-12-22 11:18:44.671 | INFO migrate.versioning.api [-] done 2020-12-22 11:18:44.671 | INFO migrate.versioning.api [-] 326 -> 327...  2020-12-22 11:18:44.681 | INFO migrate.versioning.api [-] done 2020-12-22 11:18:44.681 | INFO migrate.versioning.api [-] 327 -> 328...  2020-12-22 11:18:44.692 | INFO migrate.versioning.api [-] done 2020-12-22 11:18:44.693 | INFO migrate.versioning.api [-] 328 -> 329...  2020-12-22 11:18:44.703 | INFO migrate.versioning.api [-] done 2020-12-22 11:18:44.704 | INFO migrate.versioning.api [-] 329 -> 330...  2020-12-22 11:18:44.739 | INFO migrate.versioning.api [-] done 2020-12-22 11:18:44.740 | INFO migrate.versioning.api [-] 330 -> 331...  2020-12-22 11:18:45.185 | INFO migrate.versioning.api [-] done 2020-12-22 11:18:45.186 | INFO migrate.versioning.api [-] 331 -> 332...  2020-12-22 11:18:45.417 | INFO migrate.versioning.api [-] done 2020-12-22 11:18:45.417 | INFO migrate.versioning.api [-] 332 -> 333...  2020-12-22 11:18:45.620 | INFO migrate.versioning.api [-] done 2020-12-22 11:18:45.620 | INFO migrate.versioning.api [-] 333 -> 334...  2020-12-22 11:18:45.830 | INFO migrate.versioning.api [-] done 2020-12-22 11:18:45.830 | INFO migrate.versioning.api [-] 334 -> 335...  2020-12-22 11:18:45.842 | INFO migrate.versioning.api [-] done 2020-12-22 11:18:45.842 | INFO migrate.versioning.api [-] 335 -> 336...  2020-12-22 11:18:45.852 | INFO migrate.versioning.api [-] done 2020-12-22 11:18:45.852 | INFO migrate.versioning.api [-] 336 -> 337...  2020-12-22 11:18:45.860 | INFO migrate.versioning.api [-] done 2020-12-22 11:18:45.860 | INFO migrate.versioning.api [-] 337 -> 338...  2020-12-22 11:18:45.868 | INFO migrate.versioning.api [-] done 2020-12-22 11:18:45.869 | INFO migrate.versioning.api [-] 338 -> 339...  2020-12-22 11:18:45.877 | INFO migrate.versioning.api [-] done 2020-12-22 11:18:45.877 | INFO migrate.versioning.api [-] 339 -> 340...  2020-12-22 11:18:45.888 | INFO migrate.versioning.api [-] done 2020-12-22 11:18:45.888 | INFO migrate.versioning.api [-] 340 -> 341...  2020-12-22 11:18:45.898 | INFO migrate.versioning.api [-] done 2020-12-22 11:18:45.899 | INFO migrate.versioning.api [-] 341 -> 342...  2020-12-22 11:18:45.906 | INFO migrate.versioning.api [-] done 2020-12-22 11:18:45.907 | INFO migrate.versioning.api [-] 342 -> 343...  2020-12-22 11:18:45.914 | INFO migrate.versioning.api [-] done 2020-12-22 11:18:45.914 | INFO migrate.versioning.api [-] 343 -> 344...  2020-12-22 11:18:45.922 | INFO migrate.versioning.api [-] done 2020-12-22 11:18:45.922 | INFO migrate.versioning.api [-] 344 -> 345...  2020-12-22 11:18:45.963 | INFO migrate.versioning.api [-] done 2020-12-22 11:18:45.963 | INFO migrate.versioning.api [-] 345 -> 346...  2020-12-22 11:18:46.251 | INFO migrate.versioning.api [-] done 2020-12-22 11:18:46.252 | INFO migrate.versioning.api [-] 346 -> 347...  2020-12-22 11:18:46.369 | INFO migrate.versioning.api [-] done 2020-12-22 11:18:46.370 | INFO migrate.versioning.api [-] 347 -> 348...  2020-12-22 11:18:46.382 | INFO migrate.versioning.api [-] done 2020-12-22 11:18:46.382 | INFO migrate.versioning.api [-] 348 -> 349...  2020-12-22 11:18:46.392 | INFO migrate.versioning.api [-] done 2020-12-22 11:18:46.392 | INFO migrate.versioning.api [-] 349 -> 350...  2020-12-22 11:18:46.401 | INFO migrate.versioning.api [-] done 2020-12-22 11:18:46.401 | INFO migrate.versioning.api [-] 350 -> 351...  2020-12-22 11:18:46.409 | INFO migrate.versioning.api [-] done 2020-12-22 11:18:46.409 | INFO migrate.versioning.api [-] 351 -> 352...  2020-12-22 11:18:46.418 | INFO migrate.versioning.api [-] done 2020-12-22 11:18:46.418 | INFO migrate.versioning.api [-] 352 -> 353...  2020-12-22 11:18:46.426 | INFO migrate.versioning.api [-] done 2020-12-22 11:18:46.426 | INFO migrate.versioning.api [-] 353 -> 354...  2020-12-22 11:18:46.434 | INFO migrate.versioning.api [-] done 2020-12-22 11:18:46.434 | INFO migrate.versioning.api [-] 354 -> 355...  2020-12-22 11:18:46.441 | INFO migrate.versioning.api [-] done 2020-12-22 11:18:46.442 | INFO migrate.versioning.api [-] 355 -> 356...  2020-12-22 11:18:46.449 | INFO migrate.versioning.api [-] done 2020-12-22 11:18:46.450 | INFO migrate.versioning.api [-] 356 -> 357...  2020-12-22 11:18:46.457 | INFO migrate.versioning.api [-] done 2020-12-22 11:18:46.457 | INFO migrate.versioning.api [-] 357 -> 358...  2020-12-22 11:18:46.698 | INFO migrate.versioning.api [-] done 2020-12-22 11:18:46.698 | INFO migrate.versioning.api [-] 358 -> 359...  2020-12-22 11:18:46.950 | INFO migrate.versioning.api [-] done 2020-12-22 11:18:46.954 | INFO migrate.versioning.api [-] 359 -> 360...  2020-12-22 11:18:47.160 | INFO migrate.versioning.api [-] done 2020-12-22 11:18:47.160 | INFO migrate.versioning.api [-] 360 -> 361...  2020-12-22 11:18:47.212 | INFO migrate.versioning.api [-] done 2020-12-22 11:18:47.212 | INFO migrate.versioning.api [-] 361 -> 362...  2020-12-22 11:18:47.447 | INFO migrate.versioning.api [-] done 2020-12-22 11:18:47.447 | INFO migrate.versioning.api [-] 362 -> 363...  2020-12-22 11:18:47.455 | INFO migrate.versioning.api [-] done 2020-12-22 11:18:47.456 | INFO migrate.versioning.api [-] 363 -> 364...  2020-12-22 11:18:47.464 | INFO migrate.versioning.api [-] done 2020-12-22 11:18:47.468 | INFO migrate.versioning.api [-] 364 -> 365...  2020-12-22 11:18:47.481 | INFO migrate.versioning.api [-] done 2020-12-22 11:18:47.481 | INFO migrate.versioning.api [-] 365 -> 366...  2020-12-22 11:18:47.490 | INFO migrate.versioning.api [-] done 2020-12-22 11:18:47.490 | INFO migrate.versioning.api [-] 366 -> 367...  2020-12-22 11:18:47.498 | INFO migrate.versioning.api [-] done 2020-12-22 11:18:47.500 | INFO migrate.versioning.api [-] 367 -> 368...  2020-12-22 11:18:47.511 | INFO migrate.versioning.api [-] done 2020-12-22 11:18:47.511 | INFO migrate.versioning.api [-] 368 -> 369...  2020-12-22 11:18:47.519 | INFO migrate.versioning.api [-] done 2020-12-22 11:18:47.519 | INFO migrate.versioning.api [-] 369 -> 370...  2020-12-22 11:18:47.532 | INFO migrate.versioning.api [-] done 2020-12-22 11:18:47.533 | INFO migrate.versioning.api [-] 370 -> 371...  2020-12-22 11:18:47.543 | INFO migrate.versioning.api [-] done 2020-12-22 11:18:47.544 | INFO migrate.versioning.api [-] 371 -> 372...  2020-12-22 11:18:47.552 | INFO migrate.versioning.api [-] done 2020-12-22 11:18:47.552 | INFO migrate.versioning.api [-] 372 -> 373...  2020-12-22 11:18:47.864 | INFO migrate.versioning.api [-] done 2020-12-22 11:18:47.864 | INFO migrate.versioning.api [-] 373 -> 374...  2020-12-22 11:18:48.161 | INFO migrate.versioning.api [-] done 2020-12-22 11:18:48.161 | INFO migrate.versioning.api [-] 374 -> 375...  2020-12-22 11:18:48.295 | INFO migrate.versioning.api [-] done 2020-12-22 11:18:48.296 | INFO migrate.versioning.api [-] 375 -> 376...  2020-12-22 11:18:48.349 | INFO migrate.versioning.api [-] done 2020-12-22 11:18:48.350 | INFO migrate.versioning.api [-] 376 -> 377...  2020-12-22 11:18:48.421 | INFO migrate.versioning.api [-] done 2020-12-22 11:18:48.422 | INFO migrate.versioning.api [-] 377 -> 378...  2020-12-22 11:18:48.480 | INFO migrate.versioning.api [-] done 2020-12-22 11:18:48.481 | INFO migrate.versioning.api [-] 378 -> 379...  2020-12-22 11:18:48.489 | INFO migrate.versioning.api [-] done 2020-12-22 11:18:48.490 | INFO migrate.versioning.api [-] 379 -> 380...  2020-12-22 11:18:48.498 | INFO migrate.versioning.api [-] done 2020-12-22 11:18:48.498 | INFO migrate.versioning.api [-] 380 -> 381...  2020-12-22 11:18:48.506 | INFO migrate.versioning.api [-] done 2020-12-22 11:18:48.507 | INFO migrate.versioning.api [-] 381 -> 382...  2020-12-22 11:18:48.514 | INFO migrate.versioning.api [-] done 2020-12-22 11:18:48.514 | INFO migrate.versioning.api [-] 382 -> 383...  2020-12-22 11:18:48.522 | INFO migrate.versioning.api [-] done 2020-12-22 11:18:48.522 | INFO migrate.versioning.api [-] 383 -> 384...  2020-12-22 11:18:48.531 | INFO migrate.versioning.api [-] done 2020-12-22 11:18:48.531 | INFO migrate.versioning.api [-] 384 -> 385...  2020-12-22 11:18:48.540 | INFO migrate.versioning.api [-] done 2020-12-22 11:18:48.540 | INFO migrate.versioning.api [-] 385 -> 386...  2020-12-22 11:18:48.548 | INFO migrate.versioning.api [-] done 2020-12-22 11:18:48.549 | INFO migrate.versioning.api [-] 386 -> 387...  2020-12-22 11:18:48.559 | INFO migrate.versioning.api [-] done 2020-12-22 11:18:48.559 | INFO migrate.versioning.api [-] 387 -> 388...  2020-12-22 11:18:48.567 | INFO migrate.versioning.api [-] done 2020-12-22 11:18:48.568 | INFO migrate.versioning.api [-] 388 -> 389...  2020-12-22 11:18:48.610 | INFO migrate.versioning.api [-] done 2020-12-22 11:18:48.610 | INFO migrate.versioning.api [-] 389 -> 390...  2020-12-22 11:18:48.828 | INFO migrate.versioning.api [-] done 2020-12-22 11:18:48.828 | INFO migrate.versioning.api [-] 390 -> 391...  2020-12-22 11:18:49.088 | INFO migrate.versioning.api [-] done 2020-12-22 11:18:49.088 | INFO migrate.versioning.api [-] 391 -> 392...  2020-12-22 11:18:49.100 | INFO migrate.versioning.api [-] done 2020-12-22 11:18:49.101 | INFO migrate.versioning.api [-] 392 -> 393...  2020-12-22 11:18:49.112 | INFO migrate.versioning.api [-] done 2020-12-22 11:18:49.112 | INFO migrate.versioning.api [-] 393 -> 394...  2020-12-22 11:18:49.121 | INFO migrate.versioning.api [-] done 2020-12-22 11:18:49.121 | INFO migrate.versioning.api [-] 394 -> 395...  2020-12-22 11:18:49.129 | INFO migrate.versioning.api [-] done 2020-12-22 11:18:49.129 | INFO migrate.versioning.api [-] 395 -> 396...  2020-12-22 11:18:49.138 | INFO migrate.versioning.api [-] done 2020-12-22 11:18:49.138 | INFO migrate.versioning.api [-] 396 -> 397...  2020-12-22 11:18:49.396 | INFO migrate.versioning.api [-] done 2020-12-22 11:18:49.396 | INFO migrate.versioning.api [-] 397 -> 398...  2020-12-22 11:18:49.621 | INFO migrate.versioning.api [-] done 2020-12-22 11:18:49.621 | INFO migrate.versioning.api [-] 398 -> 399...  2020-12-22 11:18:49.914 | INFO migrate.versioning.api [-] done 2020-12-22 11:18:49.915 | INFO migrate.versioning.api [-] 399 -> 400...  2020-12-22 11:18:49.932 | INFO migrate.versioning.api [-] done 2020-12-22 11:18:49.932 | INFO migrate.versioning.api [-] 400 -> 401...  2020-12-22 11:18:50.425 | INFO migrate.versioning.api [-] done 2020-12-22 11:18:50.425 | INFO migrate.versioning.api [-] 401 -> 402...  2020-12-22 11:18:50.644 | INFO migrate.versioning.api [-] done 2020-12-22 11:18:50.644 | /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.") 2020-12-22 11:18:50.644 | result = self._query(query) 2020-12-22 11:18:50.644 | /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.") 2020-12-22 11:18:50.644 | result = self._query(query) 2020-12-22 11:18:51.076 | + lib/nova:init_nova:760 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db sync 2020-12-22 11:18:55.048 | DEBUG migrate.versioning.repository [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Loading repository /opt/stack/nova/nova/db/sqlalchemy/migrate_repo... {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2020-12-22 11:18:55.050 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/222_placeholder.py... {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:55.050 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/222_placeholder.py loaded successfully {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:55.051 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/251_add_numa_topology_to_comput_nodes.py... {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:55.051 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/251_add_numa_topology_to_comput_nodes.py loaded successfully {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:55.052 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/257_placeholder.py... {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:55.052 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/257_placeholder.py loaded successfully {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:55.052 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/260_placeholder.py... {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:55.053 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/260_placeholder.py loaded successfully {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:55.053 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/329_placeholder.py... {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:55.053 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/329_placeholder.py loaded successfully {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:55.054 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/314_add_resource_provider_tables.py... {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:55.054 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/314_add_resource_provider_tables.py loaded successfully {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:55.055 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/246_add_compute_node_id_fk.py... {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:55.055 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/246_add_compute_node_id_fk.py loaded successfully {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:55.055 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/246_sqlite_upgrade.sql... {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:55.056 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/246_sqlite_upgrade.sql loaded successfully {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:55.056 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/377_add_migrations_updated_at_index.py... {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:55.056 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/377_add_migrations_updated_at_index.py loaded successfully {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:55.057 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/247_nullable_mismatch.py... {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:55.057 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/247_nullable_mismatch.py loaded successfully {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:55.058 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/375_add_access_url_to_console_auth_tokens.py... {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:55.058 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/375_add_access_url_to_console_auth_tokens.py loaded successfully {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:55.058 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/370_placeholder.py... {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:55.059 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/370_placeholder.py loaded successfully {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:55.059 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/244_increase_user_id_length_volume_usage_cache.py... {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:55.060 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/244_increase_user_id_length_volume_usage_cache.py loaded successfully {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:55.060 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/366_placeholder.py... {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:55.060 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/366_placeholder.py loaded successfully {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:55.061 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/221_placeholder.py... {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:55.061 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/221_placeholder.py loaded successfully {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:55.061 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/302_pgsql_add_instance_system_metadata_index.py... {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:55.062 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/302_pgsql_add_instance_system_metadata_index.py loaded successfully {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:55.062 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/321_placeholder.py... {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:55.063 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/321_placeholder.py loaded successfully {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:55.063 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/335_placeholder.py... {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:55.063 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/335_placeholder.py loaded successfully {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:55.064 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/283_placeholder.py... {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:55.064 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/283_placeholder.py loaded successfully {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:55.064 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/261_placeholder.py... {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:55.065 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/261_placeholder.py loaded successfully {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:55.065 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/272_add_keypair_type.py... {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:55.066 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/272_add_keypair_type.py loaded successfully {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:55.066 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/217_placeholder.py... {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:55.066 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/217_placeholder.py loaded successfully {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:55.067 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/351_placeholder.py... {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:55.067 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/351_placeholder.py loaded successfully {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:55.067 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/249_remove_duplicate_index.py... {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:55.068 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/249_remove_duplicate_index.py loaded successfully {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:55.068 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/298_mysql_extra_specs_binary_collation.py... {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:55.069 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/298_mysql_extra_specs_binary_collation.py loaded successfully {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:55.069 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/369_placeholder.py... {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:55.069 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/369_placeholder.py loaded successfully {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:55.070 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/357_placeholder.py... {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:55.070 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/357_placeholder.py loaded successfully {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:55.070 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/300_migration_context.py... {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:55.071 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/300_migration_context.py loaded successfully {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:55.071 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/368_placeholder.py... {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:55.072 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/368_placeholder.py loaded successfully {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:55.072 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/346_remove_scheduled_at_column.py... {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:55.072 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/346_remove_scheduled_at_column.py loaded successfully {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:55.073 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/243_placeholder.py... {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:55.073 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/243_placeholder.py loaded successfully {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:55.073 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/311_placeholder.py... {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:55.074 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/311_placeholder.py loaded successfully {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:55.074 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/343_placeholder.py... {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:55.074 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/343_placeholder.py loaded successfully {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:55.075 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/322_placeholder.py... {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:55.075 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/322_placeholder.py loaded successfully {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:55.076 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/337_placeholder.py... {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:55.076 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/337_placeholder.py loaded successfully {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:55.076 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/379_placeholder.py... {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:55.077 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/379_placeholder.py loaded successfully {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:55.077 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/318_resource_provider_name_aggregates.py... {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:55.078 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/318_resource_provider_name_aggregates.py loaded successfully {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:55.078 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/336_placeholder.py... {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:55.078 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/336_placeholder.py loaded successfully {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:55.079 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/273_sqlite_foreign_keys.py... {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:55.079 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/273_sqlite_foreign_keys.py loaded successfully {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:55.079 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/280_add_nullable_false_to_keypairs_name.py... {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:55.080 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/280_add_nullable_false_to_keypairs_name.py loaded successfully {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:55.080 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/253_add_pci_requests_to_instance_extra_table.py... {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:55.081 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/253_add_pci_requests_to_instance_extra_table.py loaded successfully {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:55.081 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/239_placeholder.py... {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:55.081 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/239_placeholder.py loaded successfully {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:55.082 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/259_placeholder.py... {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:55.082 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/259_placeholder.py loaded successfully {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:55.082 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/390_add_trusted_certs.py... {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:55.083 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/390_add_trusted_certs.py loaded successfully {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:55.083 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/292_drop_nova_volumes_tables.py... {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:55.084 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/292_drop_nova_volumes_tables.py loaded successfully {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:55.084 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/338_placeholder.py... {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:55.084 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/338_placeholder.py loaded successfully {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:55.085 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/271_sqlite_postgresql_indexes.py... {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:55.085 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/271_sqlite_postgresql_indexes.py loaded successfully {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:55.085 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/397_migrations_cross_cell_move.py... {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:55.086 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/397_migrations_cross_cell_move.py loaded successfully {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:55.086 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/230_add_details_column_to_instance_actions_events.py... {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:55.087 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/230_add_details_column_to_instance_actions_events.py loaded successfully {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:55.087 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/360_add_compute_node_mapped.py... {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:55.087 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/360_add_compute_node_mapped.py loaded successfully {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:55.088 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/308_placeholder.py... {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:55.088 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/308_placeholder.py loaded successfully {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:55.088 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/391_add_volume_type_to_bdm.py... {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:55.089 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/391_add_volume_type_to_bdm.py loaded successfully {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:55.089 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/388_placeholder.py... {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:55.090 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/388_placeholder.py loaded successfully {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:55.090 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/265_remove_duplicated_index.py... {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:55.090 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/265_remove_duplicated_index.py loaded successfully {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:55.091 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/294_add_service_heartbeat.py... {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:55.091 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/294_add_service_heartbeat.py loaded successfully {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:55.091 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/307_placeholder.py... {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:55.092 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/307_placeholder.py loaded successfully {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:55.092 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/399_add_instances_hidden.py... {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:55.093 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/399_add_instances_hidden.py loaded successfully {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:55.093 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/245_add_mtu_and_dhcp_server.py... {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:55.093 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/245_add_mtu_and_dhcp_server.py loaded successfully {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:55.094 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/374_bdm_uuid.py... {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:55.094 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/374_bdm_uuid.py loaded successfully {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:55.094 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/354_placeholder.py... {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:55.095 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/354_placeholder.py loaded successfully {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:55.095 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/331_add_tag_to_vifs_and_bdm.py... {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:55.095 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/331_add_tag_to_vifs_and_bdm.py loaded successfully {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:55.096 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/310_placeholder.py... {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:55.096 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/310_placeholder.py loaded successfully {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:55.097 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/372_placeholder.py... {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:55.097 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/372_placeholder.py loaded successfully {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:55.097 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/327_placeholder.py... {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:55.098 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/327_placeholder.py loaded successfully {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:55.098 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/371_placeholder.py... {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:55.098 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/371_placeholder.py loaded successfully {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:55.099 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/323_placeholder.py... {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:55.099 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/323_placeholder.py loaded successfully {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:55.100 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/312_placeholder.py... {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:55.100 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/312_placeholder.py loaded successfully {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:55.100 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/344_placeholder.py... {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:55.101 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/344_placeholder.py loaded successfully {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:55.101 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/284_placeholder.py... {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:55.101 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/284_placeholder.py loaded successfully {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:55.102 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/285_placeholder.py... {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:55.102 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/285_placeholder.py loaded successfully {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:55.103 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/282_placeholder.py... {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:55.103 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/282_placeholder.py loaded successfully {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:55.103 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/334_device_metadata_in_extra.py... {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:55.104 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/334_device_metadata_in_extra.py loaded successfully {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:55.104 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/254_add_request_id_in_pci_devices.py... {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:55.104 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/254_add_request_id_in_pci_devices.py loaded successfully {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:55.105 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/227_fix_project_user_quotas_resource_length.py... {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:55.105 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/227_fix_project_user_quotas_resource_length.py loaded successfully {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:55.105 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/387_placeholder.py... {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:55.106 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/387_placeholder.py loaded successfully {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:55.106 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/289_placeholder.py... {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:55.107 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/289_placeholder.py loaded successfully {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:55.107 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/263_placeholder.py... {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:55.107 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/263_placeholder.py loaded successfully {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:55.108 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/290_placeholder.py... {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:55.108 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/290_placeholder.py loaded successfully {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:55.110 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/316_add_disk_ratio_for_compute_nodes.py... {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:55.111 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/316_add_disk_ratio_for_compute_nodes.py loaded successfully {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:55.112 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/236_placeholder.py... {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:55.113 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/236_placeholder.py loaded successfully {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:55.114 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/332_keypair_in_extra.py... {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:55.114 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/332_keypair_in_extra.py loaded successfully {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:55.115 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/279_fix_unique_constraint_for_compute_node.py... {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:55.115 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/279_fix_unique_constraint_for_compute_node.py loaded successfully {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:55.115 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/232_drop_dump_tables.py... {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:55.116 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/232_drop_dump_tables.py loaded successfully {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:55.116 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/252_add_instance_extra_table.py... {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:55.117 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/252_add_instance_extra_table.py loaded successfully {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:55.117 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/365_placeholder.py... {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:55.117 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/365_placeholder.py loaded successfully {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:55.118 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/384_placeholder.py... {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:55.118 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/384_placeholder.py loaded successfully {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:55.118 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/266_add_instance_tags.py... {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:55.119 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/266_add_instance_tags.py loaded successfully {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:55.119 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/270_flavor_data_in_extra.py... {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:55.120 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/270_flavor_data_in_extra.py loaded successfully {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:55.120 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/400_enforce_service_uuid.py... {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:55.120 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/400_enforce_service_uuid.py loaded successfully {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:55.121 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/392_placeholder.py... {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:55.121 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/392_placeholder.py loaded successfully {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:55.122 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/342_placeholder.py... {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:55.122 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/342_placeholder.py loaded successfully {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:55.123 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/299_service_version_number.py... {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:55.123 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/299_service_version_number.py loaded successfully {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:55.124 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/319_add_instances_deleted_created_at_index.py... {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:55.124 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/319_add_instances_deleted_created_at_index.py loaded successfully {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:55.125 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/287_placeholder.py... {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:55.125 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/287_placeholder.py loaded successfully {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:55.125 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/231_add_ephemeral_key_uuid.py... {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:55.126 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/231_add_ephemeral_key_uuid.py loaded successfully {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:55.126 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/396_placeholder.py... {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:55.126 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/396_placeholder.py loaded successfully {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:55.127 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/378_add_instance_actions_updated_at_index.py... {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:55.127 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/378_add_instance_actions_updated_at_index.py loaded successfully {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:55.128 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/264_placeholder.py... {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:55.128 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/264_placeholder.py loaded successfully {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:55.128 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/340_placeholder.py... {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:55.129 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/340_placeholder.py loaded successfully {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:55.129 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/345_require_online_migration_completion.py... {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:55.129 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/345_require_online_migration_completion.py loaded successfully {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:55.130 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/385_placeholder.py... {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:55.130 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/385_placeholder.py loaded successfully {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:55.131 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/288_placeholder.py... {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:55.131 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/288_placeholder.py loaded successfully {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:55.131 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/373_migration_uuid.py... {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:55.132 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/373_migration_uuid.py loaded successfully {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:55.132 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/402_add_resources.py... {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:55.132 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/402_add_resources.py loaded successfully {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:55.133 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/355_placeholder.py... {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:55.133 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/355_placeholder.py loaded successfully {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:55.134 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/389_add_aggregate_metadata_index.py... {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:55.134 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/389_add_aggregate_metadata_index.py loaded successfully {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:55.135 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/235_placeholder.py... {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:55.135 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/235_placeholder.py loaded successfully {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:55.135 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/281_placeholder.py... {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:55.136 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/281_placeholder.py loaded successfully {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:55.136 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/393_placeholder.py... {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:55.136 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/393_placeholder.py loaded successfully {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:55.137 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/358_bdm_attachment_id.py... {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:55.137 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/358_bdm_attachment_id.py loaded successfully {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:55.138 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/313_add_parent_id_column.py... {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:55.138 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/313_add_parent_id_column.py loaded successfully {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:55.138 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/356_placeholder.py... {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:55.139 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/356_placeholder.py loaded successfully {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:55.139 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/297_add_forced_down_for_services.py... {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:55.140 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/297_add_forced_down_for_services.py loaded successfully {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:55.140 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/218_placeholder.py... {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:55.140 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/218_placeholder.py loaded successfully {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:55.141 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/364_placeholder.py... {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:55.141 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/364_placeholder.py loaded successfully {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:55.141 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/225_placeholder.py... {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:55.142 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/225_placeholder.py loaded successfully {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:55.142 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/274_update_instances_project_id_index.py... {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:55.143 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/274_update_instances_project_id_index.py loaded successfully {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:55.143 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/295_add_virtual_interfaces_uuid_index.py... {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:55.143 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/295_add_virtual_interfaces_uuid_index.py loaded successfully {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:55.144 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/401_add_user_id_and_project_id_to_migrations.py... {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:55.144 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 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=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:55.144 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/229_add_extra_resources_in_compute_nodes.py... {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:55.145 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/229_add_extra_resources_in_compute_nodes.py loaded successfully {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:55.145 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/267_instance_uuid_non_nullable.py... {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:55.146 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/267_instance_uuid_non_nullable.py loaded successfully {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:55.146 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/233_add_stats_in_compute_nodes.py... {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:55.146 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/233_add_stats_in_compute_nodes.py loaded successfully {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:55.147 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/220_placeholder.py... {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:55.147 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/220_placeholder.py loaded successfully {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:55.147 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/242_placeholder.py... {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:55.148 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/242_placeholder.py loaded successfully {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:55.148 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/269_add_numa_node_column.py... {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:55.148 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/269_add_numa_node_column.py loaded successfully {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:55.149 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/324_placeholder.py... {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:55.149 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/324_placeholder.py loaded successfully {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:55.150 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/241_placeholder.py... {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:55.150 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/241_placeholder.py loaded successfully {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:55.150 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/315_add_migration_progresss_detail.py... {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:55.151 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/315_add_migration_progresss_detail.py loaded successfully {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:55.151 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/381_placeholder.py... {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:55.151 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/381_placeholder.py loaded successfully {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:55.152 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/291_enforce_flavors_migrated.py... {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:55.152 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/291_enforce_flavors_migrated.py loaded successfully {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:55.153 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/398_add_vpmems.py... {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:55.153 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/398_add_vpmems.py loaded successfully {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:55.153 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/367_placeholder.py... {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:55.154 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/367_placeholder.py loaded successfully {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:55.154 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/306_placeholder.py... {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:55.155 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/306_placeholder.py loaded successfully {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:55.155 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/237_placeholder.py... {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:55.155 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/237_placeholder.py loaded successfully {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:55.156 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/326_placeholder.py... {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:55.156 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/326_placeholder.py loaded successfully {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:55.156 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/277_add_fixed_ip_updated_index.py... {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:55.157 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/277_add_fixed_ip_updated_index.py loaded successfully {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:55.157 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/339_placeholder.py... {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:55.157 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/339_placeholder.py loaded successfully {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:55.158 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/262_placeholder.py... {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:55.158 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/262_placeholder.py loaded successfully {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:55.159 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/330_enforce_mitaka_online_migrations.py... {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:55.159 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/330_enforce_mitaka_online_migrations.py loaded successfully {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:55.159 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/349_placeholder.py... {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:55.160 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/349_placeholder.py loaded successfully {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:55.160 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/361_add_compute_nodes_uuid_index.py... {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:55.161 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/361_add_compute_nodes_uuid_index.py loaded successfully {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:55.161 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/347_add_updated_at_index.py... {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:55.161 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/347_add_updated_at_index.py loaded successfully {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:55.162 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/275_add_keypair_type.py... {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:55.162 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/275_add_keypair_type.py loaded successfully {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:55.162 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/333_add_console_auth_tokens_table.py... {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:55.163 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/333_add_console_auth_tokens_table.py loaded successfully {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:55.163 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/328_placeholder.py... {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:55.163 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/328_placeholder.py loaded successfully {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:55.164 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/363_placeholder.py... {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:55.164 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/363_placeholder.py loaded successfully {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:55.165 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/376_add_console_auth_tokens_index.py... {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:55.165 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/376_add_console_auth_tokens_index.py loaded successfully {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:55.165 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/301_add_cpu_and_ram_ratios_for_compute_nodes.py... {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:55.166 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 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=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:55.166 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/286_placeholder.py... {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:55.166 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/286_placeholder.py loaded successfully {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:55.167 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/383_placeholder.py... {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:55.167 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/383_placeholder.py loaded successfully {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:55.168 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/353_placeholder.py... {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:55.168 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/353_placeholder.py loaded successfully {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:55.168 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/296_add_missing_db2_fkeys.py... {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:55.169 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/296_add_missing_db2_fkeys.py loaded successfully {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:55.169 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/386_placeholder.py... {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:55.169 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/386_placeholder.py loaded successfully {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:55.170 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/309_placeholder.py... {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:55.170 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/309_placeholder.py loaded successfully {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:55.171 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/258_placeholder.py... {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:55.171 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/258_placeholder.py loaded successfully {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:55.171 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/317_add_aggregate_uuid.py... {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:55.172 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/317_add_aggregate_uuid.py loaded successfully {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:55.172 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/223_placeholder.py... {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:55.172 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/223_placeholder.py loaded successfully {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:55.173 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/268_add_host_in_compute_node.py... {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:55.173 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/268_add_host_in_compute_node.py loaded successfully {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:55.174 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/228_add_metrics_in_compute_nodes.py... {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:55.174 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/228_add_metrics_in_compute_nodes.py loaded successfully {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:55.174 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/219_placeholder.py... {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:55.175 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/219_placeholder.py loaded successfully {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:55.175 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/362_add_pci_devices_uuid.py... {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:55.175 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/362_add_pci_devices_uuid.py loaded successfully {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:55.176 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/394_placeholder.py... {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:55.176 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/394_placeholder.py loaded successfully {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:55.177 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/276_vcpu_model.py... {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:55.177 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/276_vcpu_model.py loaded successfully {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:55.177 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/395_placeholder.py... {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:55.178 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/395_placeholder.py loaded successfully {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:55.178 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/248_add_expire_reservations_index.py... {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:55.178 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/248_add_expire_reservations_index.py loaded successfully {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:55.179 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/255_placeholder.py... {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:55.179 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/255_placeholder.py loaded successfully {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:55.180 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/278_remove_service_fk_in_compute_nodes.py... {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:55.180 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/278_remove_service_fk_in_compute_nodes.py loaded successfully {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:55.180 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/240_placeholder.py... {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:55.181 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/240_placeholder.py loaded successfully {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:55.181 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/325_placeholder.py... {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:55.181 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/325_placeholder.py loaded successfully {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:55.182 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/224_placeholder.py... {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:55.182 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/224_placeholder.py loaded successfully {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:55.183 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/320_placeholder.py... {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:55.183 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/320_placeholder.py loaded successfully {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:55.183 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/293_add_migration_type.py... {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:55.184 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/293_add_migration_type.py loaded successfully {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:55.184 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/250_remove_instance_groups_metadata.py... {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:55.185 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/250_remove_instance_groups_metadata.py loaded successfully {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:55.185 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/350_placeholder.py... {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:55.185 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/350_placeholder.py loaded successfully {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:55.186 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/305_placeholder.py... {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:55.186 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/305_placeholder.py loaded successfully {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:55.186 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/348_placeholder.py... {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:55.187 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/348_placeholder.py loaded successfully {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:55.187 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/359_add_service_uuid.py... {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:55.187 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/359_add_service_uuid.py loaded successfully {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:55.188 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/238_placeholder.py... {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:55.188 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/238_placeholder.py loaded successfully {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:55.189 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/341_placeholder.py... {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:55.189 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/341_placeholder.py loaded successfully {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:55.189 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/234_add_expire_reservations_index.py... {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:55.190 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/234_add_expire_reservations_index.py loaded successfully {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:55.190 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/352_placeholder.py... {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:55.190 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/352_placeholder.py loaded successfully {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:55.191 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/382_placeholder.py... {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:55.191 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/382_placeholder.py loaded successfully {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:55.192 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/380_placeholder.py... {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:55.192 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/380_placeholder.py loaded successfully {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:55.192 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/304_placeholder.py... {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:55.193 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/304_placeholder.py loaded successfully {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:55.193 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/226_placeholder.py... {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:55.193 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/226_placeholder.py loaded successfully {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:55.194 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/303_placeholder.py... {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:55.194 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/303_placeholder.py loaded successfully {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:55.194 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/216_havana.py... {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:55.195 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/216_havana.py loaded successfully {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:55.195 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/256_placeholder.py... {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-12-22 11:18:55.196 | DEBUG migrate.versioning.script.base [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/256_placeholder.py loaded successfully {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-12-22 11:18:55.196 | DEBUG migrate.versioning.repository [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Repository /opt/stack/nova/nova/db/sqlalchemy/migrate_repo loaded successfully {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2020-12-22 11:18:55.196 | DEBUG migrate.versioning.repository [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'nova'), ('version_table', 'migrate_version'), ('required_dbs', '[]')]))]) {{(pid=74436) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2020-12-22 11:18:55.340 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] 215 -> 216...  2020-12-22 11:19:09.282 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] done 2020-12-22 11:19:09.283 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] 216 -> 217...  2020-12-22 11:19:09.291 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] done 2020-12-22 11:19:09.291 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] 217 -> 218...  2020-12-22 11:19:09.300 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] done 2020-12-22 11:19:09.300 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] 218 -> 219...  2020-12-22 11:19:09.308 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] done 2020-12-22 11:19:09.308 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] 219 -> 220...  2020-12-22 11:19:09.317 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] done 2020-12-22 11:19:09.317 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] 220 -> 221...  2020-12-22 11:19:09.325 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] done 2020-12-22 11:19:09.325 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] 221 -> 222...  2020-12-22 11:19:09.334 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] done 2020-12-22 11:19:09.334 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] 222 -> 223...  2020-12-22 11:19:09.342 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] done 2020-12-22 11:19:09.342 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] 223 -> 224...  2020-12-22 11:19:09.350 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] done 2020-12-22 11:19:09.350 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] 224 -> 225...  2020-12-22 11:19:09.358 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] done 2020-12-22 11:19:09.358 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] 225 -> 226...  2020-12-22 11:19:09.365 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] done 2020-12-22 11:19:09.366 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] 226 -> 227...  2020-12-22 11:19:09.377 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] done 2020-12-22 11:19:09.377 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] 227 -> 228...  2020-12-22 11:19:09.582 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] done 2020-12-22 11:19:09.582 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] 228 -> 229...  2020-12-22 11:19:09.788 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] done 2020-12-22 11:19:09.788 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] 229 -> 230...  2020-12-22 11:19:10.196 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] done 2020-12-22 11:19:10.197 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] 230 -> 231...  2020-12-22 11:19:10.480 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] done 2020-12-22 11:19:10.480 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] 231 -> 232...  2020-12-22 11:19:10.997 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] done 2020-12-22 11:19:10.997 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] 232 -> 233...  2020-12-22 11:19:11.251 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] done 2020-12-22 11:19:11.252 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] 233 -> 234...  2020-12-22 11:19:11.307 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] done 2020-12-22 11:19:11.307 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] 234 -> 235...  2020-12-22 11:19:11.316 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] done 2020-12-22 11:19:11.316 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] 235 -> 236...  2020-12-22 11:19:11.324 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] done 2020-12-22 11:19:11.325 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] 236 -> 237...  2020-12-22 11:19:11.332 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] done 2020-12-22 11:19:11.333 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] 237 -> 238...  2020-12-22 11:19:11.341 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] done 2020-12-22 11:19:11.341 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] 238 -> 239...  2020-12-22 11:19:11.349 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] done 2020-12-22 11:19:11.350 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] 239 -> 240...  2020-12-22 11:19:11.358 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] done 2020-12-22 11:19:11.358 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] 240 -> 241...  2020-12-22 11:19:11.366 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] done 2020-12-22 11:19:11.366 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] 241 -> 242...  2020-12-22 11:19:11.377 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] done 2020-12-22 11:19:11.378 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] 242 -> 243...  2020-12-22 11:19:11.389 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] done 2020-12-22 11:19:11.389 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] 243 -> 244...  2020-12-22 11:19:11.412 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] done 2020-12-22 11:19:11.412 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] 244 -> 245...  2020-12-22 11:19:12.406 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] done 2020-12-22 11:19:12.406 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] 245 -> 246...  2020-12-22 11:19:12.579 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] done 2020-12-22 11:19:12.579 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] 246 -> 247...  2020-12-22 11:19:13.142 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] done 2020-12-22 11:19:13.143 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] 247 -> 248...  2020-12-22 11:19:13.153 | INFO 248_add_expire_reservations_index [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] Skipped adding reservations_deleted_expire_idx because an equivalent index already exists. 2020-12-22 11:19:13.161 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] done 2020-12-22 11:19:13.161 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] 248 -> 249...  2020-12-22 11:19:13.223 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] done 2020-12-22 11:19:13.223 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] 249 -> 250...  2020-12-22 11:19:13.286 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] done 2020-12-22 11:19:13.288 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] 250 -> 251...  2020-12-22 11:19:13.498 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] done 2020-12-22 11:19:13.498 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] 251 -> 252...  2020-12-22 11:19:13.834 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] done 2020-12-22 11:19:13.835 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] 252 -> 253...  2020-12-22 11:19:14.038 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] done 2020-12-22 11:19:14.043 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] 253 -> 254...  2020-12-22 11:19:14.248 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] done 2020-12-22 11:19:14.253 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] 254 -> 255...  2020-12-22 11:19:14.261 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] done 2020-12-22 11:19:14.262 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] 255 -> 256...  2020-12-22 11:19:14.269 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] done 2020-12-22 11:19:14.270 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] 256 -> 257...  2020-12-22 11:19:14.277 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] done 2020-12-22 11:19:14.278 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] 257 -> 258...  2020-12-22 11:19:14.286 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] done 2020-12-22 11:19:14.286 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] 258 -> 259...  2020-12-22 11:19:14.294 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] done 2020-12-22 11:19:14.295 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] 259 -> 260...  2020-12-22 11:19:14.303 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] done 2020-12-22 11:19:14.303 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] 260 -> 261...  2020-12-22 11:19:14.312 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] done 2020-12-22 11:19:14.312 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] 261 -> 262...  2020-12-22 11:19:14.320 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] done 2020-12-22 11:19:14.321 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] 262 -> 263...  2020-12-22 11:19:14.329 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] done 2020-12-22 11:19:14.330 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] 263 -> 264...  2020-12-22 11:19:14.336 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] done 2020-12-22 11:19:14.337 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] 264 -> 265...  2020-12-22 11:19:14.392 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] done 2020-12-22 11:19:14.392 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] 265 -> 266...  2020-12-22 11:19:14.489 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] done 2020-12-22 11:19:14.489 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] 266 -> 267...  2020-12-22 11:19:15.194 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] done 2020-12-22 11:19:15.194 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] 267 -> 268...  2020-12-22 11:19:15.456 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] done 2020-12-22 11:19:15.456 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] 268 -> 269...  2020-12-22 11:19:15.686 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] done 2020-12-22 11:19:15.686 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] 269 -> 270...  2020-12-22 11:19:15.907 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] done 2020-12-22 11:19:15.908 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] 270 -> 271...  2020-12-22 11:19:16.036 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] done 2020-12-22 11:19:16.036 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] 271 -> 272...  2020-12-22 11:19:16.046 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] done 2020-12-22 11:19:16.047 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] 272 -> 273...  2020-12-22 11:19:16.056 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] done 2020-12-22 11:19:16.056 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] 273 -> 274...  2020-12-22 11:19:16.141 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] done 2020-12-22 11:19:16.142 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] 274 -> 275...  2020-12-22 11:19:16.333 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] done 2020-12-22 11:19:16.333 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] 275 -> 276...  2020-12-22 11:19:16.545 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] done 2020-12-22 11:19:16.546 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] 276 -> 277...  2020-12-22 11:19:16.604 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] done 2020-12-22 11:19:16.604 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] 277 -> 278...  2020-12-22 11:19:16.864 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] done 2020-12-22 11:19:16.864 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] 278 -> 279...  2020-12-22 11:19:16.943 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] done 2020-12-22 11:19:16.944 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] 279 -> 280...  2020-12-22 11:19:17.103 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] done 2020-12-22 11:19:17.103 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] 280 -> 281...  2020-12-22 11:19:17.111 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] done 2020-12-22 11:19:17.112 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] 281 -> 282...  2020-12-22 11:19:17.122 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] done 2020-12-22 11:19:17.123 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] 282 -> 283...  2020-12-22 11:19:17.133 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] done 2020-12-22 11:19:17.133 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] 283 -> 284...  2020-12-22 11:19:17.142 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] done 2020-12-22 11:19:17.142 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] 284 -> 285...  2020-12-22 11:19:17.150 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] done 2020-12-22 11:19:17.150 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] 285 -> 286...  2020-12-22 11:19:17.158 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] done 2020-12-22 11:19:17.158 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] 286 -> 287...  2020-12-22 11:19:17.166 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] done 2020-12-22 11:19:17.166 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] 287 -> 288...  2020-12-22 11:19:17.174 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] done 2020-12-22 11:19:17.174 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] 288 -> 289...  2020-12-22 11:19:17.182 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] done 2020-12-22 11:19:17.183 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] 289 -> 290...  2020-12-22 11:19:17.191 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] done 2020-12-22 11:19:17.192 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] 290 -> 291...  2020-12-22 11:19:17.220 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] done 2020-12-22 11:19:17.220 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] 291 -> 292...  2020-12-22 11:19:17.443 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] done 2020-12-22 11:19:17.444 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] 292 -> 293...  2020-12-22 11:19:17.868 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] done 2020-12-22 11:19:17.869 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] 293 -> 294...  2020-12-22 11:19:18.075 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] done 2020-12-22 11:19:18.075 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] 294 -> 295...  2020-12-22 11:19:18.139 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] done 2020-12-22 11:19:18.139 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] 295 -> 296...  2020-12-22 11:19:18.147 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] done 2020-12-22 11:19:18.147 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] 296 -> 297...  2020-12-22 11:19:18.338 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] done 2020-12-22 11:19:18.339 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] 297 -> 298...  2020-12-22 11:19:18.485 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] done 2020-12-22 11:19:18.485 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] 298 -> 299...  2020-12-22 11:19:18.696 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] done 2020-12-22 11:19:18.696 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] 299 -> 300...  2020-12-22 11:19:18.907 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] done 2020-12-22 11:19:18.907 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] 300 -> 301...  2020-12-22 11:19:19.304 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] done 2020-12-22 11:19:19.304 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] 301 -> 302...  2020-12-22 11:19:19.312 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] done 2020-12-22 11:19:19.312 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] 302 -> 303...  2020-12-22 11:19:19.320 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] done 2020-12-22 11:19:19.321 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] 303 -> 304...  2020-12-22 11:19:19.328 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] done 2020-12-22 11:19:19.328 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] 304 -> 305...  2020-12-22 11:19:19.336 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] done 2020-12-22 11:19:19.337 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] 305 -> 306...  2020-12-22 11:19:19.345 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] done 2020-12-22 11:19:19.345 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] 306 -> 307...  2020-12-22 11:19:19.352 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] done 2020-12-22 11:19:19.353 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] 307 -> 308...  2020-12-22 11:19:19.360 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] done 2020-12-22 11:19:19.360 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] 308 -> 309...  2020-12-22 11:19:19.368 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] done 2020-12-22 11:19:19.368 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] 309 -> 310...  2020-12-22 11:19:19.375 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] done 2020-12-22 11:19:19.376 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] 310 -> 311...  2020-12-22 11:19:19.384 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] done 2020-12-22 11:19:19.385 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] 311 -> 312...  2020-12-22 11:19:19.392 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] done 2020-12-22 11:19:19.393 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] 312 -> 313...  2020-12-22 11:19:19.659 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] done 2020-12-22 11:19:19.660 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] 313 -> 314...  2020-12-22 11:19:20.276 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] done 2020-12-22 11:19:20.277 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] 314 -> 315...  2020-12-22 11:19:21.523 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] done 2020-12-22 11:19:21.524 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] 315 -> 316...  2020-12-22 11:19:21.724 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] done 2020-12-22 11:19:21.725 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] 316 -> 317...  2020-12-22 11:19:21.961 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] done 2020-12-22 11:19:21.962 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] 317 -> 318...  2020-12-22 11:19:22.804 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] done 2020-12-22 11:19:22.804 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] 318 -> 319...  2020-12-22 11:19:22.844 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] done 2020-12-22 11:19:22.845 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] 319 -> 320...  2020-12-22 11:19:22.853 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] done 2020-12-22 11:19:22.853 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] 320 -> 321...  2020-12-22 11:19:22.866 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] done 2020-12-22 11:19:22.867 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] 321 -> 322...  2020-12-22 11:19:22.875 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] done 2020-12-22 11:19:22.875 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] 322 -> 323...  2020-12-22 11:19:22.883 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] done 2020-12-22 11:19:22.884 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] 323 -> 324...  2020-12-22 11:19:22.892 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] done 2020-12-22 11:19:22.892 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] 324 -> 325...  2020-12-22 11:19:22.900 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] done 2020-12-22 11:19:22.901 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] 325 -> 326...  2020-12-22 11:19:22.908 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] done 2020-12-22 11:19:22.909 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] 326 -> 327...  2020-12-22 11:19:22.916 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] done 2020-12-22 11:19:22.917 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] 327 -> 328...  2020-12-22 11:19:22.927 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] done 2020-12-22 11:19:22.927 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] 328 -> 329...  2020-12-22 11:19:22.936 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] done 2020-12-22 11:19:22.936 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] 329 -> 330...  2020-12-22 11:19:22.970 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] done 2020-12-22 11:19:22.970 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] 330 -> 331...  2020-12-22 11:19:23.423 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] done 2020-12-22 11:19:23.423 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] 331 -> 332...  2020-12-22 11:19:23.638 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] done 2020-12-22 11:19:23.638 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] 332 -> 333...  2020-12-22 11:19:23.842 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] done 2020-12-22 11:19:23.843 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] 333 -> 334...  2020-12-22 11:19:24.058 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] done 2020-12-22 11:19:24.059 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] 334 -> 335...  2020-12-22 11:19:24.066 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] done 2020-12-22 11:19:24.067 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] 335 -> 336...  2020-12-22 11:19:24.074 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] done 2020-12-22 11:19:24.074 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] 336 -> 337...  2020-12-22 11:19:24.082 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] done 2020-12-22 11:19:24.082 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] 337 -> 338...  2020-12-22 11:19:24.090 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] done 2020-12-22 11:19:24.090 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] 338 -> 339...  2020-12-22 11:19:24.098 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] done 2020-12-22 11:19:24.098 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] 339 -> 340...  2020-12-22 11:19:24.105 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] done 2020-12-22 11:19:24.106 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] 340 -> 341...  2020-12-22 11:19:24.113 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] done 2020-12-22 11:19:24.113 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] 341 -> 342...  2020-12-22 11:19:24.122 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] done 2020-12-22 11:19:24.122 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] 342 -> 343...  2020-12-22 11:19:24.130 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] done 2020-12-22 11:19:24.131 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] 343 -> 344...  2020-12-22 11:19:24.139 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] done 2020-12-22 11:19:24.140 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] 344 -> 345...  2020-12-22 11:19:24.179 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] done 2020-12-22 11:19:24.179 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] 345 -> 346...  2020-12-22 11:19:24.442 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] done 2020-12-22 11:19:24.442 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] 346 -> 347...  2020-12-22 11:19:24.560 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] done 2020-12-22 11:19:24.560 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] 347 -> 348...  2020-12-22 11:19:24.570 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] done 2020-12-22 11:19:24.570 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] 348 -> 349...  2020-12-22 11:19:24.580 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] done 2020-12-22 11:19:24.580 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] 349 -> 350...  2020-12-22 11:19:24.590 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] done 2020-12-22 11:19:24.590 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] 350 -> 351...  2020-12-22 11:19:24.601 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] done 2020-12-22 11:19:24.602 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] 351 -> 352...  2020-12-22 11:19:24.610 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] done 2020-12-22 11:19:24.611 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] 352 -> 353...  2020-12-22 11:19:24.619 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] done 2020-12-22 11:19:24.620 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] 353 -> 354...  2020-12-22 11:19:24.628 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] done 2020-12-22 11:19:24.628 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] 354 -> 355...  2020-12-22 11:19:24.637 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] done 2020-12-22 11:19:24.637 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] 355 -> 356...  2020-12-22 11:19:24.645 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] done 2020-12-22 11:19:24.646 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] 356 -> 357...  2020-12-22 11:19:24.654 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] done 2020-12-22 11:19:24.654 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] 357 -> 358...  2020-12-22 11:19:24.895 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] done 2020-12-22 11:19:24.895 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] 358 -> 359...  2020-12-22 11:19:25.145 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] done 2020-12-22 11:19:25.145 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] 359 -> 360...  2020-12-22 11:19:25.344 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] done 2020-12-22 11:19:25.345 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] 360 -> 361...  2020-12-22 11:19:25.398 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] done 2020-12-22 11:19:25.399 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] 361 -> 362...  2020-12-22 11:19:25.635 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] done 2020-12-22 11:19:25.635 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] 362 -> 363...  2020-12-22 11:19:25.644 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] done 2020-12-22 11:19:25.645 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] 363 -> 364...  2020-12-22 11:19:25.653 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] done 2020-12-22 11:19:25.654 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] 364 -> 365...  2020-12-22 11:19:25.662 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] done 2020-12-22 11:19:25.662 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] 365 -> 366...  2020-12-22 11:19:25.670 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] done 2020-12-22 11:19:25.671 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] 366 -> 367...  2020-12-22 11:19:25.678 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] done 2020-12-22 11:19:25.679 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] 367 -> 368...  2020-12-22 11:19:25.686 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] done 2020-12-22 11:19:25.687 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] 368 -> 369...  2020-12-22 11:19:25.694 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] done 2020-12-22 11:19:25.694 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] 369 -> 370...  2020-12-22 11:19:25.702 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] done 2020-12-22 11:19:25.703 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] 370 -> 371...  2020-12-22 11:19:25.711 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] done 2020-12-22 11:19:25.712 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] 371 -> 372...  2020-12-22 11:19:25.720 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] done 2020-12-22 11:19:25.720 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] 372 -> 373...  2020-12-22 11:19:26.042 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] done 2020-12-22 11:19:26.043 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] 373 -> 374...  2020-12-22 11:19:26.340 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] done 2020-12-22 11:19:26.340 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] 374 -> 375...  2020-12-22 11:19:26.474 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] done 2020-12-22 11:19:26.474 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] 375 -> 376...  2020-12-22 11:19:26.530 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] done 2020-12-22 11:19:26.530 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] 376 -> 377...  2020-12-22 11:19:26.598 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] done 2020-12-22 11:19:26.598 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] 377 -> 378...  2020-12-22 11:19:26.654 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] done 2020-12-22 11:19:26.654 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] 378 -> 379...  2020-12-22 11:19:26.664 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] done 2020-12-22 11:19:26.664 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] 379 -> 380...  2020-12-22 11:19:26.672 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] done 2020-12-22 11:19:26.673 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] 380 -> 381...  2020-12-22 11:19:26.681 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] done 2020-12-22 11:19:26.681 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] 381 -> 382...  2020-12-22 11:19:26.689 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] done 2020-12-22 11:19:26.690 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] 382 -> 383...  2020-12-22 11:19:26.698 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] done 2020-12-22 11:19:26.698 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] 383 -> 384...  2020-12-22 11:19:26.706 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] done 2020-12-22 11:19:26.706 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] 384 -> 385...  2020-12-22 11:19:26.715 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] done 2020-12-22 11:19:26.717 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] 385 -> 386...  2020-12-22 11:19:26.728 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] done 2020-12-22 11:19:26.728 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] 386 -> 387...  2020-12-22 11:19:26.736 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] done 2020-12-22 11:19:26.736 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] 387 -> 388...  2020-12-22 11:19:26.744 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] done 2020-12-22 11:19:26.744 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] 388 -> 389...  2020-12-22 11:19:26.797 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] done 2020-12-22 11:19:26.797 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] 389 -> 390...  2020-12-22 11:19:27.015 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] done 2020-12-22 11:19:27.015 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] 390 -> 391...  2020-12-22 11:19:27.261 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] done 2020-12-22 11:19:27.261 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] 391 -> 392...  2020-12-22 11:19:27.269 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] done 2020-12-22 11:19:27.270 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] 392 -> 393...  2020-12-22 11:19:27.277 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] done 2020-12-22 11:19:27.278 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] 393 -> 394...  2020-12-22 11:19:27.285 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] done 2020-12-22 11:19:27.286 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] 394 -> 395...  2020-12-22 11:19:27.294 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] done 2020-12-22 11:19:27.294 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] 395 -> 396...  2020-12-22 11:19:27.303 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] done 2020-12-22 11:19:27.303 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] 396 -> 397...  2020-12-22 11:19:27.555 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] done 2020-12-22 11:19:27.556 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] 397 -> 398...  2020-12-22 11:19:27.759 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] done 2020-12-22 11:19:27.760 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] 398 -> 399...  2020-12-22 11:19:28.047 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] done 2020-12-22 11:19:28.048 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] 399 -> 400...  2020-12-22 11:19:28.065 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] done 2020-12-22 11:19:28.065 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] 400 -> 401...  2020-12-22 11:19:28.567 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] done 2020-12-22 11:19:28.568 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] 401 -> 402...  2020-12-22 11:19:28.792 | INFO migrate.versioning.api [None req-17d0cff0-ac99-43b8-9e28-80e05b9d00b0 None None] done 2020-12-22 11:19:28.831 | /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.") 2020-12-22 11:19:28.831 | result = self._query(query) 2020-12-22 11:19:28.831 | /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.") 2020-12-22 11:19:28.831 | result = self._query(query) 2020-12-22 11:19:29.315 | + lib/nova:init_nova:764 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db online_data_migrations 2020-12-22 11:19:33.574 | Running batches of 50 until complete 2020-12-22 11:19:33.574 | +-------------------------------------+--------------+-----------+ 2020-12-22 11:19:33.574 | | Migration | Total Needed | Completed | 2020-12-22 11:19:33.574 | +-------------------------------------+--------------+-----------+ 2020-12-22 11:19:33.574 | | fill_virtual_interface_list | 0 | 0 | 2020-12-22 11:19:33.574 | | migrate_empty_ratio | 0 | 0 | 2020-12-22 11:19:33.574 | | migrate_quota_classes_to_api_db | 0 | 0 | 2020-12-22 11:19:33.574 | | migrate_quota_limits_to_api_db | 0 | 0 | 2020-12-22 11:19:33.574 | | migration_migrate_to_uuid | 0 | 0 | 2020-12-22 11:19:33.574 | | populate_missing_availability_zones | 0 | 0 | 2020-12-22 11:19:33.574 | | populate_queued_for_delete | 0 | 0 | 2020-12-22 11:19:33.574 | | populate_user_id | 0 | 0 | 2020-12-22 11:19:33.574 | | populate_uuids | 0 | 0 | 2020-12-22 11:19:33.574 | | service_uuids_online_data_migration | 0 | 0 | 2020-12-22 11:19:33.574 | +-------------------------------------+--------------+-----------+ 2020-12-22 11:19:34.039 | ++ lib/nova:init_nova:767 : seq 1 1 2020-12-22 11:19:34.044 | + lib/nova:init_nova:767 : for i in $(seq 1 $NOVA_NUM_CELLS) 2020-12-22 11:19:34.049 | ++ lib/nova:init_nova:768 : conductor_conf 1 2020-12-22 11:19:34.053 | ++ lib/nova:conductor_conf:727 : local cell=1 2020-12-22 11:19:34.056 | ++ lib/nova:conductor_conf:728 : echo /etc/nova/nova_cell1.conf 2020-12-22 11:19:34.059 | + lib/nova:init_nova:768 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf --config-file /etc/nova/nova_cell1.conf cell_v2 create_cell --name cell1 2020-12-22 11:19:38.482 | + lib/nova:init_nova:772 : create_nova_keys_dir 2020-12-22 11:19:38.486 | + lib/nova:create_nova_keys_dir:734 : sudo install -d -o ubuntu /opt/stack/data/nova /opt/stack/data/nova/keys 2020-12-22 11:19:38.500 | + lib/nova:init_nova:774 : [[ '' == \L\V\M ]] 2020-12-22 11:19:38.503 | + ./stack.sh:main:1261 : is_service_enabled neutron 2020-12-22 11:19:38.525 | + functions-common:is_service_enabled:1988 : return 0 2020-12-22 11:19:38.528 | + ./stack.sh:main:1262 : configure_neutron_nova 2020-12-22 11:19:38.531 | + lib/neutron:configure_neutron_nova:619 : is_neutron_legacy_enabled 2020-12-22 11:19:38.535 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2020-12-22 11:19:38.535 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2020-12-22 11:19:38.540 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2020-12-22 11:19:38.543 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2020-12-22 11:19:38.546 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,g-reg,c-sch,c-api,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2020-12-22 11:19:38.549 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2020-12-22 11:19:38.552 | + lib/neutron:configure_neutron_nova:621 : create_nova_conf_neutron /etc/nova/nova.conf 2020-12-22 11:19:38.554 | + lib/neutron-legacy:create_nova_conf_neutron:375 : local conf=/etc/nova/nova.conf 2020-12-22 11:19:38.557 | + lib/neutron-legacy:create_nova_conf_neutron:376 : iniset /etc/nova/nova.conf DEFAULT use_neutron True 2020-12-22 11:19:38.584 | + lib/neutron-legacy:create_nova_conf_neutron:377 : iniset /etc/nova/nova.conf neutron auth_type password 2020-12-22 11:19:38.611 | + lib/neutron-legacy:create_nova_conf_neutron:378 : iniset /etc/nova/nova.conf neutron auth_url http://10.222.0.117/identity 2020-12-22 11:19:38.639 | + lib/neutron-legacy:create_nova_conf_neutron:379 : iniset /etc/nova/nova.conf neutron username neutron 2020-12-22 11:19:38.667 | + lib/neutron-legacy:create_nova_conf_neutron:380 : iniset /etc/nova/nova.conf neutron password Passw0rd 2020-12-22 11:19:38.697 | + lib/neutron-legacy:create_nova_conf_neutron:381 : iniset /etc/nova/nova.conf neutron user_domain_name Default 2020-12-22 11:19:38.725 | + lib/neutron-legacy:create_nova_conf_neutron:382 : iniset /etc/nova/nova.conf neutron project_name service 2020-12-22 11:19:38.757 | + lib/neutron-legacy:create_nova_conf_neutron:383 : iniset /etc/nova/nova.conf neutron project_domain_name Default 2020-12-22 11:19:38.787 | + lib/neutron-legacy:create_nova_conf_neutron:384 : iniset /etc/nova/nova.conf neutron auth_strategy keystone 2020-12-22 11:19:38.813 | + lib/neutron-legacy:create_nova_conf_neutron:385 : iniset /etc/nova/nova.conf neutron region_name RegionOne 2020-12-22 11:19:38.848 | + lib/neutron-legacy:create_nova_conf_neutron:387 : [[ True == \T\r\u\e ]] 2020-12-22 11:19:38.850 | + lib/neutron-legacy:create_nova_conf_neutron:388 : LIBVIRT_FIREWALL_DRIVER=nova.virt.firewall.NoopFirewallDriver 2020-12-22 11:19:38.853 | + lib/neutron-legacy:create_nova_conf_neutron:389 : iniset /etc/nova/nova.conf DEFAULT firewall_driver nova.virt.firewall.NoopFirewallDriver 2020-12-22 11:19:38.879 | + lib/neutron-legacy:create_nova_conf_neutron:393 : neutron_plugin_create_nova_conf /etc/nova/nova.conf 2020-12-22 11:19:38.882 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2020-12-22 11:19:38.885 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:119 : : 2020-12-22 11:19:38.888 | + lib/neutron-legacy:create_nova_conf_neutron:395 : is_service_enabled q-meta 2020-12-22 11:19:38.904 | + functions-common:is_service_enabled:1988 : return 0 2020-12-22 11:19:38.907 | + lib/neutron-legacy:create_nova_conf_neutron:396 : iniset /etc/nova/nova.conf neutron service_metadata_proxy True 2020-12-22 11:19:38.933 | + lib/neutron-legacy:create_nova_conf_neutron:399 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_is_fatal True 2020-12-22 11:19:38.960 | + lib/neutron-legacy:create_nova_conf_neutron:400 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_timeout 300 2020-12-22 11:19:38.991 | + lib/neutron:configure_neutron_nova:622 : [[ superconductor == \s\u\p\e\r\c\o\n\d\u\c\t\o\r ]] 2020-12-22 11:19:38.995 | ++ lib/neutron:configure_neutron_nova:623 : seq 1 1 2020-12-22 11:19:38.999 | + lib/neutron:configure_neutron_nova:623 : for i in $(seq 1 $NOVA_NUM_CELLS) 2020-12-22 11:19:39.002 | + lib/neutron:configure_neutron_nova:624 : local conf 2020-12-22 11:19:39.005 | ++ lib/neutron:configure_neutron_nova:625 : conductor_conf 1 2020-12-22 11:19:39.008 | ++ lib/nova:conductor_conf:727 : local cell=1 2020-12-22 11:19:39.011 | ++ lib/nova:conductor_conf:728 : echo /etc/nova/nova_cell1.conf 2020-12-22 11:19:39.015 | + lib/neutron:configure_neutron_nova:625 : conf=/etc/nova/nova_cell1.conf 2020-12-22 11:19:39.017 | + lib/neutron:configure_neutron_nova:626 : create_nova_conf_neutron /etc/nova/nova_cell1.conf 2020-12-22 11:19:39.020 | + lib/neutron-legacy:create_nova_conf_neutron:375 : local conf=/etc/nova/nova_cell1.conf 2020-12-22 11:19:39.023 | + lib/neutron-legacy:create_nova_conf_neutron:376 : iniset /etc/nova/nova_cell1.conf DEFAULT use_neutron True 2020-12-22 11:19:39.049 | + lib/neutron-legacy:create_nova_conf_neutron:377 : iniset /etc/nova/nova_cell1.conf neutron auth_type password 2020-12-22 11:19:39.080 | + lib/neutron-legacy:create_nova_conf_neutron:378 : iniset /etc/nova/nova_cell1.conf neutron auth_url http://10.222.0.117/identity 2020-12-22 11:19:39.109 | + lib/neutron-legacy:create_nova_conf_neutron:379 : iniset /etc/nova/nova_cell1.conf neutron username neutron 2020-12-22 11:19:39.143 | + lib/neutron-legacy:create_nova_conf_neutron:380 : iniset /etc/nova/nova_cell1.conf neutron password Passw0rd 2020-12-22 11:19:39.172 | + lib/neutron-legacy:create_nova_conf_neutron:381 : iniset /etc/nova/nova_cell1.conf neutron user_domain_name Default 2020-12-22 11:19:39.204 | + lib/neutron-legacy:create_nova_conf_neutron:382 : iniset /etc/nova/nova_cell1.conf neutron project_name service 2020-12-22 11:19:39.235 | + lib/neutron-legacy:create_nova_conf_neutron:383 : iniset /etc/nova/nova_cell1.conf neutron project_domain_name Default 2020-12-22 11:19:39.265 | + lib/neutron-legacy:create_nova_conf_neutron:384 : iniset /etc/nova/nova_cell1.conf neutron auth_strategy keystone 2020-12-22 11:19:39.293 | + lib/neutron-legacy:create_nova_conf_neutron:385 : iniset /etc/nova/nova_cell1.conf neutron region_name RegionOne 2020-12-22 11:19:39.325 | + lib/neutron-legacy:create_nova_conf_neutron:387 : [[ True == \T\r\u\e ]] 2020-12-22 11:19:39.328 | + lib/neutron-legacy:create_nova_conf_neutron:388 : LIBVIRT_FIREWALL_DRIVER=nova.virt.firewall.NoopFirewallDriver 2020-12-22 11:19:39.331 | + lib/neutron-legacy:create_nova_conf_neutron:389 : iniset /etc/nova/nova_cell1.conf DEFAULT firewall_driver nova.virt.firewall.NoopFirewallDriver 2020-12-22 11:19:39.357 | + lib/neutron-legacy:create_nova_conf_neutron:393 : neutron_plugin_create_nova_conf /etc/nova/nova_cell1.conf 2020-12-22 11:19:39.359 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2020-12-22 11:19:39.362 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:119 : : 2020-12-22 11:19:39.364 | + lib/neutron-legacy:create_nova_conf_neutron:395 : is_service_enabled q-meta 2020-12-22 11:19:39.382 | + functions-common:is_service_enabled:1988 : return 0 2020-12-22 11:19:39.385 | + lib/neutron-legacy:create_nova_conf_neutron:396 : iniset /etc/nova/nova_cell1.conf neutron service_metadata_proxy True 2020-12-22 11:19:39.412 | + lib/neutron-legacy:create_nova_conf_neutron:399 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_is_fatal True 2020-12-22 11:19:39.440 | + lib/neutron-legacy:create_nova_conf_neutron:400 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_timeout 300 2020-12-22 11:19:39.467 | + ./stack.sh:main:1271 : run_phase stack post-config 2020-12-22 11:19:39.469 | + functions-common:run_phase:1760 : local mode=stack 2020-12-22 11:19:39.472 | + functions-common:run_phase:1761 : local phase=post-config 2020-12-22 11:19:39.474 | + functions-common:run_phase:1762 : [[ -d /home/ubuntu/devstack/extras.d ]] 2020-12-22 11:19:39.477 | + functions-common:run_phase:1763 : local extra_plugin_file_name 2020-12-22 11:19:39.479 | + functions-common:run_phase:1764 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2020-12-22 11:19:39.482 | + functions-common:run_phase:1769 : local exceptions=80-tempest.sh 2020-12-22 11:19:39.484 | + functions-common:run_phase:1770 : local extra 2020-12-22 11:19:39.487 | ++ functions-common:run_phase:1771 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2020-12-22 11:19:39.491 | + functions-common:run_phase:1771 : extra=80-tempest.sh 2020-12-22 11:19:39.494 | + functions-common:run_phase:1772 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2020-12-22 11:19:39.497 | + functions-common:run_phase:1776 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2020-12-22 11:19:39.500 | + functions-common:run_phase:1776 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack post-config 2020-12-22 11:19:39.502 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2020-12-22 11:19:39.519 | ++ functions-common:is_service_enabled:1988 : return 0 2020-12-22 11:19:39.521 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2020-12-22 11:19:39.524 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2020-12-22 11:19:39.526 | ++ extras.d/80-tempest.sh:source:7 : [[ post-config == \i\n\s\t\a\l\l ]] 2020-12-22 11:19:39.529 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2020-12-22 11:19:39.531 | ++ extras.d/80-tempest.sh:source:10 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2020-12-22 11:19:39.534 | ++ extras.d/80-tempest.sh:source:12 : : 2020-12-22 11:19:39.536 | ++ extras.d/80-tempest.sh:source:26 : [[ stack == \u\n\s\t\a\c\k ]] 2020-12-22 11:19:39.538 | ++ extras.d/80-tempest.sh:source:31 : [[ stack == \c\l\e\a\n ]] 2020-12-22 11:19:39.541 | + functions-common:run_phase:1781 : [[ stack == \s\o\u\r\c\e ]] 2020-12-22 11:19:39.544 | + functions-common:run_phase:1784 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2020-12-22 11:19:39.546 | + functions-common:run_phase:1787 : run_plugins stack post-config 2020-12-22 11:19:39.549 | + functions-common:run_plugins:1746 : local mode=stack 2020-12-22 11:19:39.551 | + functions-common:run_plugins:1747 : local phase=post-config 2020-12-22 11:19:39.554 | + functions-common:run_plugins:1749 : local plugins= 2020-12-22 11:19:39.557 | + functions-common:run_plugins:1750 : local plugin 2020-12-22 11:19:39.559 | + ./stack.sh:main:1279 : merge_config_group /home/ubuntu/devstack/local.conf post-config 2020-12-22 11:19:39.562 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2020-12-22 11:19:39.565 | + inc/meta-config:merge_config_group:171 : shift 2020-12-22 11:19:39.567 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-config 2020-12-22 11:19:39.570 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2020-12-22 11:19:39.574 | + inc/meta-config:merge_config_group:176 : local configfile group 2020-12-22 11:19:39.577 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2020-12-22 11:19:39.584 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf post-config 2020-12-22 11:19:39.588 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2020-12-22 11:19:39.590 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-config 2020-12-22 11:19:39.593 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2020-12-22 11:19:39.597 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-config ' 2020-12-22 11:19:39.598 | /^\[\[.+\|.*\]\]/ { 2020-12-22 11:19:39.598 | gsub("[][]", "", $1); 2020-12-22 11:19:39.598 | split($1, a, "|"); 2020-12-22 11:19:39.598 | if (a[1] == matchgroup) 2020-12-22 11:19:39.598 | print a[2] 2020-12-22 11:19:39.598 | } 2020-12-22 11:19:39.598 | ' /home/ubuntu/devstack/local.conf 2020-12-22 11:19:39.604 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2020-12-22 11:19:39.607 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2020-12-22 11:19:39.610 | + inc/meta-config:merge_config_group:180 : local dir 2020-12-22 11:19:39.614 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NOVA_CONF' 2020-12-22 11:19:39.618 | +++ inc/meta-config:merge_config_group:182 : echo /etc/nova/nova.conf 2020-12-22 11:19:39.621 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/nova/nova.conf 2020-12-22 11:19:39.624 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/nova/nova.conf ]] 2020-12-22 11:19:39.628 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/nova/nova.conf 2020-12-22 11:19:39.632 | + inc/meta-config:merge_config_group:187 : dir=/etc/nova 2020-12-22 11:19:39.635 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/nova ]] 2020-12-22 11:19:39.637 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2020-12-22 11:19:39.640 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2020-12-22 11:19:39.643 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2020-12-22 11:19:39.646 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CONF' 2020-12-22 11:19:39.648 | + inc/meta-config:merge_config_file:90 : local real_configfile 2020-12-22 11:19:39.652 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CONF' 2020-12-22 11:19:39.654 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova.conf 2020-12-22 11:19:39.657 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova.conf 2020-12-22 11:19:39.660 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova.conf ']' 2020-12-22 11:19:39.664 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2020-12-22 11:19:39.665 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CONF' ' 2020-12-22 11:19:39.665 | BEGIN { 2020-12-22 11:19:39.665 | section = "" 2020-12-22 11:19:39.665 | last_section = "" 2020-12-22 11:19:39.665 | section_count = 0 2020-12-22 11:19:39.665 | } 2020-12-22 11:19:39.665 | /^\[.+\]/ { 2020-12-22 11:19:39.665 | gsub("[][]", "", $1); 2020-12-22 11:19:39.665 | section=$1 2020-12-22 11:19:39.665 | next 2020-12-22 11:19:39.665 | } 2020-12-22 11:19:39.665 | /^ *\#/ { 2020-12-22 11:19:39.665 | next 2020-12-22 11:19:39.665 | } 2020-12-22 11:19:39.665 | /^[^ \t]+/ { 2020-12-22 11:19:39.665 | # get offset of first = in $0 2020-12-22 11:19:39.665 | eq_idx = index($0, "=") 2020-12-22 11:19:39.665 | # extract attr & value from $0 2020-12-22 11:19:39.665 | attr = substr($0, 1, eq_idx - 1) 2020-12-22 11:19:39.665 | value = substr($0, eq_idx + 1) 2020-12-22 11:19:39.665 | # only need to strip trailing whitespace from attr 2020-12-22 11:19:39.665 | sub(/[ \t]*$/, "", attr) 2020-12-22 11:19:39.665 | # need to strip leading & trailing whitespace from value 2020-12-22 11:19:39.665 | sub(/^[ \t]*/, "", value) 2020-12-22 11:19:39.665 | sub(/[ \t]*$/, "", value) 2020-12-22 11:19:39.665 | 2020-12-22 11:19:39.665 | # cfg_attr_count: number of config lines per [section, attr] 2020-12-22 11:19:39.665 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2020-12-22 11:19:39.665 | # cfg_section: keep the section names in the same order as they appear in local.conf 2020-12-22 11:19:39.665 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2020-12-22 11:19:39.665 | if (! (section, attr) in cfg_attr_count) { 2020-12-22 11:19:39.665 | if (section != last_section) { 2020-12-22 11:19:39.665 | cfg_section[section_count++] = section 2020-12-22 11:19:39.665 | last_section = section 2020-12-22 11:19:39.665 | } 2020-12-22 11:19:39.665 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2020-12-22 11:19:39.665 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2020-12-22 11:19:39.665 | 2020-12-22 11:19:39.666 | cfg_attr[section, attr, 0] = value 2020-12-22 11:19:39.666 | cfg_attr_count[section, attr] = 1 2020-12-22 11:19:39.666 | } else { 2020-12-22 11:19:39.666 | lno = cfg_attr_count[section, attr]++ 2020-12-22 11:19:39.666 | cfg_attr[section, attr, lno] = value 2020-12-22 11:19:39.666 | } 2020-12-22 11:19:39.666 | } 2020-12-22 11:19:39.666 | END { 2020-12-22 11:19:39.666 | # Process each section in order 2020-12-22 11:19:39.666 | for (sno = 0; sno < section_count; sno++) { 2020-12-22 11:19:39.666 | section = cfg_section[sno] 2020-12-22 11:19:39.666 | # The ini routines simply append a config item immediately 2020-12-22 11:19:39.666 | # after the section header. To keep the same order as defined 2020-12-22 11:19:39.666 | # in local.conf, invoke the ini routines in the reverse order 2020-12-22 11:19:39.666 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2020-12-22 11:19:39.666 | attr = cfg_sec_attr_name[sno, attr_no] 2020-12-22 11:19:39.666 | if (cfg_attr_count[section, attr] == 1) 2020-12-22 11:19:39.666 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2020-12-22 11:19:39.666 | else { 2020-12-22 11:19:39.666 | # For multiline, invoke the ini routines in the reverse order 2020-12-22 11:19:39.666 | count = cfg_attr_count[section, attr] 2020-12-22 11:19:39.666 | print "inidelete " configfile " " section " " attr 2020-12-22 11:19:39.666 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2020-12-22 11:19:39.666 | for (l = count -2; l >= 0; l--) 2020-12-22 11:19:39.666 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2020-12-22 11:19:39.666 | } 2020-12-22 11:19:39.666 | } 2020-12-22 11:19:39.666 | } 2020-12-22 11:19:39.666 | } 2020-12-22 11:19:39.666 | ' 2020-12-22 11:19:39.666 | + inc/meta-config:merge_config_file:164 : read a 2020-12-22 11:19:39.667 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2020-12-22 11:19:39.671 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2020-12-22 11:19:39.674 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CONF' 2020-12-22 11:19:39.677 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2020-12-22 11:19:39.681 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CONF ]] 2020-12-22 11:19:39.684 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CONF' ' 2020-12-22 11:19:39.684 | BEGIN { group = "" } 2020-12-22 11:19:39.684 | /^\[\[.+\|.*\]\]/ { 2020-12-22 11:19:39.684 | gsub("[][]", "", $1); 2020-12-22 11:19:39.684 | split($1, a, "|"); 2020-12-22 11:19:39.684 | if (a[1] == matchgroup && a[2] == configfile) { 2020-12-22 11:19:39.684 | group=a[1] 2020-12-22 11:19:39.684 | } else { 2020-12-22 11:19:39.685 | group="" 2020-12-22 11:19:39.685 | } 2020-12-22 11:19:39.685 | next 2020-12-22 11:19:39.685 | } 2020-12-22 11:19:39.685 | { 2020-12-22 11:19:39.685 | if (group != "") 2020-12-22 11:19:39.685 | print $0 2020-12-22 11:19:39.685 | } 2020-12-22 11:19:39.685 | ' /home/ubuntu/devstack/local.conf 2020-12-22 11:19:39.692 | + 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"' 2020-12-22 11:19:39.695 | ++ 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 2020-12-22 11:19:39.724 | + inc/meta-config:merge_config_file:164 : read a 2020-12-22 11:19:39.727 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF DEFAULT force_config_drive "True"' 2020-12-22 11:19:39.729 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf DEFAULT force_config_drive True 2020-12-22 11:19:39.758 | + inc/meta-config:merge_config_file:164 : read a 2020-12-22 11:19:39.760 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF glance use_glance_v1 "False"' 2020-12-22 11:19:39.764 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf glance use_glance_v1 False 2020-12-22 11:19:39.797 | + inc/meta-config:merge_config_file:164 : read a 2020-12-22 11:19:39.799 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_rate "3"' 2020-12-22 11:19:39.803 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_rate 3 2020-12-22 11:19:39.835 | + inc/meta-config:merge_config_file:164 : read a 2020-12-22 11:19:39.838 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_timeout_threshold "600"' 2020-12-22 11:19:39.841 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_timeout_threshold 600 2020-12-22 11:19:39.870 | + inc/meta-config:merge_config_file:164 : read a 2020-12-22 11:19:39.873 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_type "password"' 2020-12-22 11:19:39.876 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_type password 2020-12-22 11:19:39.906 | + inc/meta-config:merge_config_file:164 : read a 2020-12-22 11:19:39.909 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_url "http://10.222.0.117/identity"' 2020-12-22 11:19:39.912 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.117/identity 2020-12-22 11:19:39.940 | + inc/meta-config:merge_config_file:164 : read a 2020-12-22 11:19:39.944 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement username "placement"' 2020-12-22 11:19:39.947 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement username placement 2020-12-22 11:19:39.980 | + inc/meta-config:merge_config_file:164 : read a 2020-12-22 11:19:39.983 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement password "Passw0rd"' 2020-12-22 11:19:39.986 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement password Passw0rd 2020-12-22 11:19:40.017 | + inc/meta-config:merge_config_file:164 : read a 2020-12-22 11:19:40.020 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement user_domain_name "Default"' 2020-12-22 11:19:40.022 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement user_domain_name Default 2020-12-22 11:19:40.053 | + inc/meta-config:merge_config_file:164 : read a 2020-12-22 11:19:40.057 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_name "service"' 2020-12-22 11:19:40.060 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_name service 2020-12-22 11:19:40.092 | + inc/meta-config:merge_config_file:164 : read a 2020-12-22 11:19:40.095 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_domain_name "Default"' 2020-12-22 11:19:40.098 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_domain_name Default 2020-12-22 11:19:40.133 | + inc/meta-config:merge_config_file:164 : read a 2020-12-22 11:19:40.137 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement os_region_name "RegionOne"' 2020-12-22 11:19:40.140 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement os_region_name RegionOne 2020-12-22 11:19:40.175 | + inc/meta-config:merge_config_file:164 : read a 2020-12-22 11:19:40.179 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2020-12-22 11:19:40.182 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2020-12-22 11:19:40.185 | + inc/meta-config:merge_config_group:180 : local dir 2020-12-22 11:19:40.189 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NEUTRON_CONF' 2020-12-22 11:19:40.192 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/neutron.conf 2020-12-22 11:19:40.195 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/neutron.conf 2020-12-22 11:19:40.198 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/neutron.conf ]] 2020-12-22 11:19:40.201 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/neutron.conf 2020-12-22 11:19:40.205 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron 2020-12-22 11:19:40.207 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron ]] 2020-12-22 11:19:40.210 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2020-12-22 11:19:40.212 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2020-12-22 11:19:40.215 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2020-12-22 11:19:40.217 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NEUTRON_CONF' 2020-12-22 11:19:40.220 | + inc/meta-config:merge_config_file:90 : local real_configfile 2020-12-22 11:19:40.223 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NEUTRON_CONF' 2020-12-22 11:19:40.226 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/neutron.conf 2020-12-22 11:19:40.229 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/neutron.conf 2020-12-22 11:19:40.231 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/neutron.conf ']' 2020-12-22 11:19:40.234 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2020-12-22 11:19:40.235 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NEUTRON_CONF' ' 2020-12-22 11:19:40.235 | BEGIN { 2020-12-22 11:19:40.235 | section = "" 2020-12-22 11:19:40.235 | last_section = "" 2020-12-22 11:19:40.235 | section_count = 0 2020-12-22 11:19:40.235 | } 2020-12-22 11:19:40.235 | /^\[.+\]/ { 2020-12-22 11:19:40.235 | gsub("[][]", "", $1); 2020-12-22 11:19:40.235 | section=$1 2020-12-22 11:19:40.235 | next 2020-12-22 11:19:40.235 | } 2020-12-22 11:19:40.235 | /^ *\#/ { 2020-12-22 11:19:40.235 | next 2020-12-22 11:19:40.235 | } 2020-12-22 11:19:40.235 | /^[^ \t]+/ { 2020-12-22 11:19:40.235 | # get offset of first = in $0 2020-12-22 11:19:40.235 | eq_idx = index($0, "=") 2020-12-22 11:19:40.235 | # extract attr & value from $0 2020-12-22 11:19:40.235 | attr = substr($0, 1, eq_idx - 1) 2020-12-22 11:19:40.235 | value = substr($0, eq_idx + 1) 2020-12-22 11:19:40.235 | # only need to strip trailing whitespace from attr 2020-12-22 11:19:40.235 | sub(/[ \t]*$/, "", attr) 2020-12-22 11:19:40.235 | # need to strip leading & trailing whitespace from value 2020-12-22 11:19:40.235 | sub(/^[ \t]*/, "", value) 2020-12-22 11:19:40.235 | sub(/[ \t]*$/, "", value) 2020-12-22 11:19:40.235 | 2020-12-22 11:19:40.235 | # cfg_attr_count: number of config lines per [section, attr] 2020-12-22 11:19:40.235 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2020-12-22 11:19:40.235 | # cfg_section: keep the section names in the same order as they appear in local.conf 2020-12-22 11:19:40.236 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2020-12-22 11:19:40.236 | if (! (section, attr) in cfg_attr_count) { 2020-12-22 11:19:40.236 | if (section != last_section) { 2020-12-22 11:19:40.236 | cfg_section[section_count++] = section 2020-12-22 11:19:40.236 | last_section = section 2020-12-22 11:19:40.236 | } 2020-12-22 11:19:40.236 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2020-12-22 11:19:40.236 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2020-12-22 11:19:40.236 | 2020-12-22 11:19:40.236 | cfg_attr[section, attr, 0] = value 2020-12-22 11:19:40.236 | cfg_attr_count[section, attr] = 1 2020-12-22 11:19:40.236 | } else { 2020-12-22 11:19:40.236 | lno = cfg_attr_count[section, attr]++ 2020-12-22 11:19:40.236 | cfg_attr[section, attr, lno] = value 2020-12-22 11:19:40.236 | } 2020-12-22 11:19:40.236 | } 2020-12-22 11:19:40.236 | END { 2020-12-22 11:19:40.236 | # Process each section in order 2020-12-22 11:19:40.236 | for (sno = 0; sno < section_count; sno++) { 2020-12-22 11:19:40.236 | section = cfg_section[sno] 2020-12-22 11:19:40.236 | # The ini routines simply append a config item immediately 2020-12-22 11:19:40.236 | # after the section header. To keep the same order as defined 2020-12-22 11:19:40.236 | # in local.conf, invoke the ini routines in the reverse order 2020-12-22 11:19:40.236 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2020-12-22 11:19:40.236 | attr = cfg_sec_attr_name[sno, attr_no] 2020-12-22 11:19:40.236 | if (cfg_attr_count[section, attr] == 1) 2020-12-22 11:19:40.236 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2020-12-22 11:19:40.236 | else { 2020-12-22 11:19:40.236 | # For multiline, invoke the ini routines in the reverse order 2020-12-22 11:19:40.236 | count = cfg_attr_count[section, attr] 2020-12-22 11:19:40.236 | print "inidelete " configfile " " section " " attr 2020-12-22 11:19:40.236 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2020-12-22 11:19:40.236 | for (l = count -2; l >= 0; l--) 2020-12-22 11:19:40.236 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2020-12-22 11:19:40.236 | } 2020-12-22 11:19:40.236 | } 2020-12-22 11:19:40.236 | } 2020-12-22 11:19:40.236 | } 2020-12-22 11:19:40.236 | ' 2020-12-22 11:19:40.236 | + inc/meta-config:merge_config_file:164 : read a 2020-12-22 11:19:40.238 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2020-12-22 11:19:40.242 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2020-12-22 11:19:40.244 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NEUTRON_CONF' 2020-12-22 11:19:40.248 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2020-12-22 11:19:40.250 | + inc/meta-config:get_meta_section:38 : [[ -z $NEUTRON_CONF ]] 2020-12-22 11:19:40.253 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NEUTRON_CONF' ' 2020-12-22 11:19:40.253 | BEGIN { group = "" } 2020-12-22 11:19:40.253 | /^\[\[.+\|.*\]\]/ { 2020-12-22 11:19:40.253 | gsub("[][]", "", $1); 2020-12-22 11:19:40.253 | split($1, a, "|"); 2020-12-22 11:19:40.253 | if (a[1] == matchgroup && a[2] == configfile) { 2020-12-22 11:19:40.253 | group=a[1] 2020-12-22 11:19:40.253 | } else { 2020-12-22 11:19:40.254 | group="" 2020-12-22 11:19:40.254 | } 2020-12-22 11:19:40.254 | next 2020-12-22 11:19:40.254 | } 2020-12-22 11:19:40.254 | { 2020-12-22 11:19:40.254 | if (group != "") 2020-12-22 11:19:40.254 | print $0 2020-12-22 11:19:40.254 | } 2020-12-22 11:19:40.254 | ' /home/ubuntu/devstack/local.conf 2020-12-22 11:19:40.260 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_overflow "50"' 2020-12-22 11:19:40.263 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_overflow 50 2020-12-22 11:19:40.295 | + inc/meta-config:merge_config_file:164 : read a 2020-12-22 11:19:40.298 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_pool_size "50"' 2020-12-22 11:19:40.300 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_pool_size 50 2020-12-22 11:19:40.336 | + inc/meta-config:merge_config_file:164 : read a 2020-12-22 11:19:40.338 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database min_pool_size "5"' 2020-12-22 11:19:40.342 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database min_pool_size 5 2020-12-22 11:19:40.377 | + inc/meta-config:merge_config_file:164 : read a 2020-12-22 11:19:40.380 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_rule "100"' 2020-12-22 11:19:40.384 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_rule 100 2020-12-22 11:19:40.419 | + inc/meta-config:merge_config_file:164 : read a 2020-12-22 11:19:40.422 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_policy "10"' 2020-12-22 11:19:40.425 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_policy 10 2020-12-22 11:19:40.457 | + inc/meta-config:merge_config_file:164 : read a 2020-12-22 11:19:40.460 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall "10"' 2020-12-22 11:19:40.463 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall 10 2020-12-22 11:19:40.495 | + inc/meta-config:merge_config_file:164 : read a 2020-12-22 11:19:40.498 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_floatingip "50"' 2020-12-22 11:19:40.502 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_floatingip 50 2020-12-22 11:19:40.536 | + inc/meta-config:merge_config_file:164 : read a 2020-12-22 11:19:40.538 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_router "100"' 2020-12-22 11:19:40.541 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_router 100 2020-12-22 11:19:40.575 | + inc/meta-config:merge_config_file:164 : read a 2020-12-22 11:19:40.578 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_loadbalancer "100"' 2020-12-22 11:19:40.581 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_loadbalancer 100 2020-12-22 11:19:40.616 | + inc/meta-config:merge_config_file:164 : read a 2020-12-22 11:19:40.619 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_pool "100"' 2020-12-22 11:19:40.622 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_pool 100 2020-12-22 11:19:40.656 | + inc/meta-config:merge_config_file:164 : read a 2020-12-22 11:19:40.659 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_vip "100"' 2020-12-22 11:19:40.662 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_vip 100 2020-12-22 11:19:40.694 | + inc/meta-config:merge_config_file:164 : read a 2020-12-22 11:19:40.698 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group_rule "100"' 2020-12-22 11:19:40.701 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group_rule 100 2020-12-22 11:19:40.735 | + inc/meta-config:merge_config_file:164 : read a 2020-12-22 11:19:40.738 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group "100"' 2020-12-22 11:19:40.740 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group 100 2020-12-22 11:19:40.775 | + inc/meta-config:merge_config_file:164 : read a 2020-12-22 11:19:40.777 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_port "500"' 2020-12-22 11:19:40.780 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_port 500 2020-12-22 11:19:40.816 | + inc/meta-config:merge_config_file:164 : read a 2020-12-22 11:19:40.819 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_subnet "100"' 2020-12-22 11:19:40.822 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_subnet 100 2020-12-22 11:19:40.857 | + inc/meta-config:merge_config_file:164 : read a 2020-12-22 11:19:40.859 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_network "100"' 2020-12-22 11:19:40.862 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_network 100 2020-12-22 11:19:40.905 | + inc/meta-config:merge_config_file:164 : read a 2020-12-22 11:19:40.910 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2020-12-22 11:19:40.912 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2020-12-22 11:19:40.915 | + inc/meta-config:merge_config_group:180 : local dir 2020-12-22 11:19:40.918 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $CINDER_CONF' 2020-12-22 11:19:40.921 | +++ inc/meta-config:merge_config_group:182 : echo /etc/cinder/cinder.conf 2020-12-22 11:19:40.924 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/cinder/cinder.conf 2020-12-22 11:19:40.927 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/cinder/cinder.conf ]] 2020-12-22 11:19:40.930 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/cinder/cinder.conf 2020-12-22 11:19:40.935 | + inc/meta-config:merge_config_group:187 : dir=/etc/cinder 2020-12-22 11:19:40.939 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/cinder ]] 2020-12-22 11:19:40.942 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2020-12-22 11:19:40.945 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2020-12-22 11:19:40.948 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2020-12-22 11:19:40.952 | + inc/meta-config:merge_config_file:85 : local 'configfile=$CINDER_CONF' 2020-12-22 11:19:40.954 | + inc/meta-config:merge_config_file:90 : local real_configfile 2020-12-22 11:19:40.958 | ++ inc/meta-config:merge_config_file:91 : eval echo '$CINDER_CONF' 2020-12-22 11:19:40.961 | +++ inc/meta-config:merge_config_file:91 : echo /etc/cinder/cinder.conf 2020-12-22 11:19:40.964 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/cinder/cinder.conf 2020-12-22 11:19:40.967 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/cinder/cinder.conf ']' 2020-12-22 11:19:40.970 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2020-12-22 11:19:40.971 | + inc/meta-config:merge_config_file:164 : read a 2020-12-22 11:19:40.973 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$CINDER_CONF' ' 2020-12-22 11:19:40.973 | BEGIN { 2020-12-22 11:19:40.973 | section = "" 2020-12-22 11:19:40.973 | last_section = "" 2020-12-22 11:19:40.973 | section_count = 0 2020-12-22 11:19:40.973 | } 2020-12-22 11:19:40.973 | /^\[.+\]/ { 2020-12-22 11:19:40.973 | gsub("[][]", "", $1); 2020-12-22 11:19:40.973 | section=$1 2020-12-22 11:19:40.973 | next 2020-12-22 11:19:40.973 | } 2020-12-22 11:19:40.973 | /^ *\#/ { 2020-12-22 11:19:40.973 | next 2020-12-22 11:19:40.973 | } 2020-12-22 11:19:40.973 | /^[^ \t]+/ { 2020-12-22 11:19:40.973 | # get offset of first = in $0 2020-12-22 11:19:40.973 | eq_idx = index($0, "=") 2020-12-22 11:19:40.973 | # extract attr & value from $0 2020-12-22 11:19:40.973 | attr = substr($0, 1, eq_idx - 1) 2020-12-22 11:19:40.973 | value = substr($0, eq_idx + 1) 2020-12-22 11:19:40.973 | # only need to strip trailing whitespace from attr 2020-12-22 11:19:40.973 | sub(/[ \t]*$/, "", attr) 2020-12-22 11:19:40.973 | # need to strip leading & trailing whitespace from value 2020-12-22 11:19:40.973 | sub(/^[ \t]*/, "", value) 2020-12-22 11:19:40.973 | sub(/[ \t]*$/, "", value) 2020-12-22 11:19:40.973 | 2020-12-22 11:19:40.973 | # cfg_attr_count: number of config lines per [section, attr] 2020-12-22 11:19:40.973 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2020-12-22 11:19:40.973 | # cfg_section: keep the section names in the same order as they appear in local.conf 2020-12-22 11:19:40.973 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2020-12-22 11:19:40.973 | if (! (section, attr) in cfg_attr_count) { 2020-12-22 11:19:40.973 | if (section != last_section) { 2020-12-22 11:19:40.973 | cfg_section[section_count++] = section 2020-12-22 11:19:40.973 | last_section = section 2020-12-22 11:19:40.973 | } 2020-12-22 11:19:40.973 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2020-12-22 11:19:40.973 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2020-12-22 11:19:40.974 | 2020-12-22 11:19:40.974 | cfg_attr[section, attr, 0] = value 2020-12-22 11:19:40.974 | cfg_attr_count[section, attr] = 1 2020-12-22 11:19:40.974 | } else { 2020-12-22 11:19:40.974 | lno = cfg_attr_count[section, attr]++ 2020-12-22 11:19:40.974 | cfg_attr[section, attr, lno] = value 2020-12-22 11:19:40.974 | } 2020-12-22 11:19:40.974 | } 2020-12-22 11:19:40.974 | END { 2020-12-22 11:19:40.974 | # Process each section in order 2020-12-22 11:19:40.974 | for (sno = 0; sno < section_count; sno++) { 2020-12-22 11:19:40.974 | section = cfg_section[sno] 2020-12-22 11:19:40.974 | # The ini routines simply append a config item immediately 2020-12-22 11:19:40.974 | # after the section header. To keep the same order as defined 2020-12-22 11:19:40.974 | # in local.conf, invoke the ini routines in the reverse order 2020-12-22 11:19:40.974 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2020-12-22 11:19:40.974 | attr = cfg_sec_attr_name[sno, attr_no] 2020-12-22 11:19:40.974 | if (cfg_attr_count[section, attr] == 1) 2020-12-22 11:19:40.974 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2020-12-22 11:19:40.974 | else { 2020-12-22 11:19:40.974 | # For multiline, invoke the ini routines in the reverse order 2020-12-22 11:19:40.974 | count = cfg_attr_count[section, attr] 2020-12-22 11:19:40.974 | print "inidelete " configfile " " section " " attr 2020-12-22 11:19:40.974 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2020-12-22 11:19:40.974 | for (l = count -2; l >= 0; l--) 2020-12-22 11:19:40.974 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2020-12-22 11:19:40.974 | } 2020-12-22 11:19:40.974 | } 2020-12-22 11:19:40.974 | } 2020-12-22 11:19:40.974 | } 2020-12-22 11:19:40.974 | ' 2020-12-22 11:19:40.976 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2020-12-22 11:19:40.978 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2020-12-22 11:19:40.981 | + inc/meta-config:get_meta_section:35 : local 'configfile=$CINDER_CONF' 2020-12-22 11:19:40.984 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2020-12-22 11:19:40.987 | + inc/meta-config:get_meta_section:38 : [[ -z $CINDER_CONF ]] 2020-12-22 11:19:40.989 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$CINDER_CONF' ' 2020-12-22 11:19:40.989 | BEGIN { group = "" } 2020-12-22 11:19:40.989 | /^\[\[.+\|.*\]\]/ { 2020-12-22 11:19:40.989 | gsub("[][]", "", $1); 2020-12-22 11:19:40.990 | split($1, a, "|"); 2020-12-22 11:19:40.990 | if (a[1] == matchgroup && a[2] == configfile) { 2020-12-22 11:19:40.990 | group=a[1] 2020-12-22 11:19:40.990 | } else { 2020-12-22 11:19:40.990 | group="" 2020-12-22 11:19:40.990 | } 2020-12-22 11:19:40.990 | next 2020-12-22 11:19:40.990 | } 2020-12-22 11:19:40.990 | { 2020-12-22 11:19:40.990 | if (group != "") 2020-12-22 11:19:40.990 | print $0 2020-12-22 11:19:40.990 | } 2020-12-22 11:19:40.990 | ' /home/ubuntu/devstack/local.conf 2020-12-22 11:19:40.997 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT os_privileged_user_auth_url "http://10.222.0.117/identity/v2.0"' 2020-12-22 11:19:40.999 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT os_privileged_user_auth_url http://10.222.0.117/identity/v2.0 2020-12-22 11:19:41.025 | + inc/meta-config:merge_config_file:164 : read a 2020-12-22 11:19:41.029 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2020-12-22 11:19:41.031 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2020-12-22 11:19:41.034 | + inc/meta-config:merge_config_group:180 : local dir 2020-12-22 11:19:41.037 | ++ inc/meta-config:merge_config_group:182 : eval 'echo /$Q_PLUGIN_CONF_FILE' 2020-12-22 11:19:41.040 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2020-12-22 11:19:41.043 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2020-12-22 11:19:41.046 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/plugins/ml2/ml2_conf.ini ]] 2020-12-22 11:19:41.049 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/plugins/ml2/ml2_conf.ini 2020-12-22 11:19:41.053 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron/plugins/ml2 2020-12-22 11:19:41.057 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron/plugins/ml2 ]] 2020-12-22 11:19:41.059 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2020-12-22 11:19:41.063 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2020-12-22 11:19:41.066 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2020-12-22 11:19:41.068 | + inc/meta-config:merge_config_file:85 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2020-12-22 11:19:41.072 | + inc/meta-config:merge_config_file:90 : local real_configfile 2020-12-22 11:19:41.075 | ++ inc/meta-config:merge_config_file:91 : eval echo '/$Q_PLUGIN_CONF_FILE' 2020-12-22 11:19:41.078 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2020-12-22 11:19:41.081 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2020-12-22 11:19:41.084 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/plugins/ml2/ml2_conf.ini ']' 2020-12-22 11:19:41.088 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2020-12-22 11:19:41.088 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2020-12-22 11:19:41.088 | BEGIN { 2020-12-22 11:19:41.088 | section = "" 2020-12-22 11:19:41.088 | last_section = "" 2020-12-22 11:19:41.088 | section_count = 0 2020-12-22 11:19:41.088 | } 2020-12-22 11:19:41.088 | /^\[.+\]/ { 2020-12-22 11:19:41.088 | gsub("[][]", "", $1); 2020-12-22 11:19:41.088 | section=$1 2020-12-22 11:19:41.088 | next 2020-12-22 11:19:41.088 | } 2020-12-22 11:19:41.088 | /^ *\#/ { 2020-12-22 11:19:41.088 | next 2020-12-22 11:19:41.089 | } 2020-12-22 11:19:41.089 | /^[^ \t]+/ { 2020-12-22 11:19:41.089 | # get offset of first = in $0 2020-12-22 11:19:41.089 | eq_idx = index($0, "=") 2020-12-22 11:19:41.089 | # extract attr & value from $0 2020-12-22 11:19:41.089 | attr = substr($0, 1, eq_idx - 1) 2020-12-22 11:19:41.089 | value = substr($0, eq_idx + 1) 2020-12-22 11:19:41.089 | # only need to strip trailing whitespace from attr 2020-12-22 11:19:41.089 | sub(/[ \t]*$/, "", attr) 2020-12-22 11:19:41.089 | # need to strip leading & trailing whitespace from value 2020-12-22 11:19:41.089 | sub(/^[ \t]*/, "", value) 2020-12-22 11:19:41.089 | sub(/[ \t]*$/, "", value) 2020-12-22 11:19:41.089 | 2020-12-22 11:19:41.089 | # cfg_attr_count: number of config lines per [section, attr] 2020-12-22 11:19:41.089 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2020-12-22 11:19:41.089 | # cfg_section: keep the section names in the same order as they appear in local.conf 2020-12-22 11:19:41.089 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2020-12-22 11:19:41.089 | if (! (section, attr) in cfg_attr_count) { 2020-12-22 11:19:41.089 | if (section != last_section) { 2020-12-22 11:19:41.089 | cfg_section[section_count++] = section 2020-12-22 11:19:41.089 | last_section = section 2020-12-22 11:19:41.089 | } 2020-12-22 11:19:41.089 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2020-12-22 11:19:41.089 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2020-12-22 11:19:41.089 | 2020-12-22 11:19:41.089 | cfg_attr[section, attr, 0] = value 2020-12-22 11:19:41.089 | cfg_attr_count[section, attr] = 1 2020-12-22 11:19:41.089 | } else { 2020-12-22 11:19:41.089 | lno = cfg_attr_count[section, attr]++ 2020-12-22 11:19:41.089 | cfg_attr[section, attr, lno] = value 2020-12-22 11:19:41.089 | } 2020-12-22 11:19:41.089 | } 2020-12-22 11:19:41.089 | END { 2020-12-22 11:19:41.089 | # Process each section in order 2020-12-22 11:19:41.089 | for (sno = 0; sno < section_count; sno++) { 2020-12-22 11:19:41.089 | section = cfg_section[sno] 2020-12-22 11:19:41.089 | # The ini routines simply append a config item immediately 2020-12-22 11:19:41.089 | # after the section header. To keep the same order as defined 2020-12-22 11:19:41.089 | # in local.conf, invoke the ini routines in the reverse order 2020-12-22 11:19:41.089 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2020-12-22 11:19:41.089 | attr = cfg_sec_attr_name[sno, attr_no] 2020-12-22 11:19:41.089 | if (cfg_attr_count[section, attr] == 1) 2020-12-22 11:19:41.089 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2020-12-22 11:19:41.089 | else { 2020-12-22 11:19:41.089 | # For multiline, invoke the ini routines in the reverse order 2020-12-22 11:19:41.090 | count = cfg_attr_count[section, attr] 2020-12-22 11:19:41.090 | print "inidelete " configfile " " section " " attr 2020-12-22 11:19:41.090 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2020-12-22 11:19:41.090 | for (l = count -2; l >= 0; l--) 2020-12-22 11:19:41.090 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2020-12-22 11:19:41.090 | } 2020-12-22 11:19:41.090 | } 2020-12-22 11:19:41.090 | } 2020-12-22 11:19:41.090 | } 2020-12-22 11:19:41.090 | ' 2020-12-22 11:19:41.090 | + inc/meta-config:merge_config_file:164 : read a 2020-12-22 11:19:41.093 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2020-12-22 11:19:41.096 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2020-12-22 11:19:41.099 | + inc/meta-config:get_meta_section:35 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2020-12-22 11:19:41.101 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2020-12-22 11:19:41.104 | + inc/meta-config:get_meta_section:38 : [[ -z /$Q_PLUGIN_CONF_FILE ]] 2020-12-22 11:19:41.107 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2020-12-22 11:19:41.107 | BEGIN { group = "" } 2020-12-22 11:19:41.107 | /^\[\[.+\|.*\]\]/ { 2020-12-22 11:19:41.107 | gsub("[][]", "", $1); 2020-12-22 11:19:41.107 | split($1, a, "|"); 2020-12-22 11:19:41.107 | if (a[1] == matchgroup && a[2] == configfile) { 2020-12-22 11:19:41.107 | group=a[1] 2020-12-22 11:19:41.107 | } else { 2020-12-22 11:19:41.107 | group="" 2020-12-22 11:19:41.107 | } 2020-12-22 11:19:41.107 | next 2020-12-22 11:19:41.107 | } 2020-12-22 11:19:41.107 | { 2020-12-22 11:19:41.107 | if (group != "") 2020-12-22 11:19:41.107 | print $0 2020-12-22 11:19:41.107 | } 2020-12-22 11:19:41.107 | ' /home/ubuntu/devstack/local.conf 2020-12-22 11:19:41.113 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE securitygroup enable_security_group "True"' 2020-12-22 11:19:41.116 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2020-12-22 11:19:41.143 | + inc/meta-config:merge_config_file:164 : read a 2020-12-22 11:19:41.145 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE ovs of_interface "ovs-ofctl"' 2020-12-22 11:19:41.148 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs of_interface ovs-ofctl 2020-12-22 11:19:41.175 | + inc/meta-config:merge_config_file:164 : read a 2020-12-22 11:19:41.178 | + ./stack.sh:main:1288 : is_service_enabled swift 2020-12-22 11:19:41.195 | + functions-common:is_service_enabled:1988 : return 0 2020-12-22 11:19:41.198 | + ./stack.sh:main:1289 : echo_summary 'Starting Swift' 2020-12-22 11:19:41.200 | + ./stack.sh:echo_summary:455 : [[ -t 3 ]] 2020-12-22 11:19:41.203 | + ./stack.sh:echo_summary:461 : echo -e Starting Swift 2020-12-22 11:19:41.207 | + ./stack.sh:main:1290 : start_swift 2020-12-22 11:19:41.210 | + lib/swift:start_swift:772 : restart_service memcached 2020-12-22 11:19:41.213 | + functions-common:restart_service:2220 : '[' -x /bin/systemctl ']' 2020-12-22 11:19:41.215 | + functions-common:restart_service:2221 : sudo /bin/systemctl restart memcached 2020-12-22 11:19:41.261 | + lib/swift:start_swift:775 : is_ubuntu 2020-12-22 11:19:41.265 | + functions-common:is_ubuntu:494 : [[ -z deb ]] 2020-12-22 11:19:41.268 | + functions-common:is_ubuntu:497 : '[' deb = deb ']' 2020-12-22 11:19:41.272 | + lib/swift:start_swift:776 : sudo /etc/init.d/rsync restart 2020-12-22 11:19:41.324 | Restarting rsync (via systemctl): rsync.service. 2020-12-22 11:19:41.329 | + lib/swift:start_swift:783 : '[' False == True ']' 2020-12-22 11:19:41.331 | + lib/swift:start_swift:802 : [[ 1 == 1 ]] 2020-12-22 11:19:41.334 | + lib/swift:start_swift:803 : local foreground_services type 2020-12-22 11:19:41.336 | + lib/swift:start_swift:805 : foreground_services='object container account' 2020-12-22 11:19:41.339 | + lib/swift:start_swift:806 : for type in ${foreground_services} 2020-12-22 11:19:41.342 | + lib/swift:start_swift:807 : run_process s-object '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2020-12-22 11:19:41.344 | + functions-common:run_process:1583 : local service=s-object 2020-12-22 11:19:41.347 | + functions-common:run_process:1584 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2020-12-22 11:19:41.350 | + functions-common:run_process:1585 : local group= 2020-12-22 11:19:41.352 | + functions-common:run_process:1586 : local user= 2020-12-22 11:19:41.355 | + functions-common:run_process:1588 : local name=s-object 2020-12-22 11:19:41.357 | + functions-common:run_process:1590 : time_start run_process 2020-12-22 11:19:41.360 | + functions-common:time_start:2322 : local name=run_process 2020-12-22 11:19:41.362 | + functions-common:time_start:2323 : local start_time= 2020-12-22 11:19:41.365 | + functions-common:time_start:2324 : [[ -n '' ]] 2020-12-22 11:19:41.369 | ++ functions-common:time_start:2327 : date +%s%3N 2020-12-22 11:19:41.372 | + functions-common:time_start:2327 : _TIME_START[$name]=1608635981369 2020-12-22 11:19:41.374 | + functions-common:run_process:1591 : is_service_enabled s-object 2020-12-22 11:19:41.391 | + functions-common:is_service_enabled:1988 : return 0 2020-12-22 11:19:41.394 | + functions-common:run_process:1592 : _run_under_systemd s-object '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' '' '' 2020-12-22 11:19:41.397 | + functions-common:_run_under_systemd:1548 : local service=s-object 2020-12-22 11:19:41.399 | + functions-common:_run_under_systemd:1549 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2020-12-22 11:19:41.401 | + functions-common:_run_under_systemd:1550 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2020-12-22 11:19:41.404 | + functions-common:_run_under_systemd:1552 : _common_systemd_pitfalls '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2020-12-22 11:19:41.407 | + functions-common:_common_systemd_pitfalls:1520 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2020-12-22 11:19:41.409 | + functions-common:_common_systemd_pitfalls:1523 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ sudo ]] 2020-12-22 11:19:41.412 | + functions-common:_common_systemd_pitfalls:1534 : [[ ! /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ ^/ ]] 2020-12-22 11:19:41.414 | + functions-common:_run_under_systemd:1554 : local systemd_service=devstack@s-object.service 2020-12-22 11:19:41.417 | + functions-common:_run_under_systemd:1555 : local group= 2020-12-22 11:19:41.419 | + functions-common:_run_under_systemd:1556 : local user=ubuntu 2020-12-22 11:19:41.425 | + functions-common:_run_under_systemd:1557 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ uwsgi ]] 2020-12-22 11:19:41.429 | + functions-common:_run_under_systemd:1560 : write_user_unit_file devstack@s-object.service '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' '' ubuntu 2020-12-22 11:19:41.431 | + functions-common:write_user_unit_file:1465 : local service=devstack@s-object.service 2020-12-22 11:19:41.433 | + functions-common:write_user_unit_file:1466 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2020-12-22 11:19:41.436 | + functions-common:write_user_unit_file:1467 : local group= 2020-12-22 11:19:41.438 | + functions-common:write_user_unit_file:1468 : local user=ubuntu 2020-12-22 11:19:41.440 | + functions-common:write_user_unit_file:1469 : local extra= 2020-12-22 11:19:41.443 | + functions-common:write_user_unit_file:1470 : [[ -n '' ]] 2020-12-22 11:19:41.445 | + functions-common:write_user_unit_file:1473 : local unitfile=/etc/systemd/system/devstack@s-object.service 2020-12-22 11:19:41.447 | + functions-common:write_user_unit_file:1474 : mkdir -p /etc/systemd/system 2020-12-22 11:19:41.451 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@s-object.service Unit Description 'Devstack devstack@s-object.service' 2020-12-22 11:19:41.510 | + functions-common:write_user_unit_file:1477 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service User ubuntu 2020-12-22 11:19:41.566 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service ExecStart '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2020-12-22 11:19:41.620 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service KillMode process 2020-12-22 11:19:41.668 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service TimeoutStopSec 300 2020-12-22 11:19:41.718 | + functions-common:write_user_unit_file:1481 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service ExecReload '/bin/kill -HUP $MAINPID' 2020-12-22 11:19:41.768 | + functions-common:write_user_unit_file:1482 : [[ -n '' ]] 2020-12-22 11:19:41.770 | + functions-common:write_user_unit_file:1485 : iniset -sudo /etc/systemd/system/devstack@s-object.service Install WantedBy multi-user.target 2020-12-22 11:19:41.830 | + functions-common:write_user_unit_file:1488 : sudo systemctl daemon-reload 2020-12-22 11:19:42.023 | + functions-common:_run_under_systemd:1563 : sudo systemctl enable devstack@s-object.service 2020-12-22 11:19:42.037 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-object.service → /etc/systemd/system/devstack@s-object.service. 2020-12-22 11:19:42.247 | + functions-common:_run_under_systemd:1564 : sudo systemctl start devstack@s-object.service 2020-12-22 11:19:42.273 | + functions-common:run_process:1594 : time_stop run_process 2020-12-22 11:19:42.275 | + functions-common:time_stop:2336 : local name 2020-12-22 11:19:42.278 | + functions-common:time_stop:2337 : local end_time 2020-12-22 11:19:42.280 | + functions-common:time_stop:2338 : local elapsed_time 2020-12-22 11:19:42.282 | + functions-common:time_stop:2339 : local total 2020-12-22 11:19:42.285 | + functions-common:time_stop:2340 : local start_time 2020-12-22 11:19:42.287 | + functions-common:time_stop:2342 : name=run_process 2020-12-22 11:19:42.289 | + functions-common:time_stop:2343 : start_time=1608635981369 2020-12-22 11:19:42.292 | + functions-common:time_stop:2345 : [[ -z 1608635981369 ]] 2020-12-22 11:19:42.295 | ++ functions-common:time_stop:2348 : date +%s%3N 2020-12-22 11:19:42.298 | + functions-common:time_stop:2348 : end_time=1608635982296 2020-12-22 11:19:42.301 | + functions-common:time_stop:2349 : elapsed_time=927 2020-12-22 11:19:42.303 | + functions-common:time_stop:2350 : total=2113 2020-12-22 11:19:42.306 | + functions-common:time_stop:2352 : _TIME_START[$name]= 2020-12-22 11:19:42.308 | + functions-common:time_stop:2353 : _TIME_TOTAL[$name]=3040 2020-12-22 11:19:42.311 | + lib/swift:start_swift:806 : for type in ${foreground_services} 2020-12-22 11:19:42.313 | + lib/swift:start_swift:807 : run_process s-container '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2020-12-22 11:19:42.316 | + functions-common:run_process:1583 : local service=s-container 2020-12-22 11:19:42.318 | + functions-common:run_process:1584 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2020-12-22 11:19:42.320 | + functions-common:run_process:1585 : local group= 2020-12-22 11:19:42.323 | + functions-common:run_process:1586 : local user= 2020-12-22 11:19:42.325 | + functions-common:run_process:1588 : local name=s-container 2020-12-22 11:19:42.328 | + functions-common:run_process:1590 : time_start run_process 2020-12-22 11:19:42.330 | + functions-common:time_start:2322 : local name=run_process 2020-12-22 11:19:42.333 | + functions-common:time_start:2323 : local start_time= 2020-12-22 11:19:42.336 | + functions-common:time_start:2324 : [[ -n '' ]] 2020-12-22 11:19:42.339 | ++ functions-common:time_start:2327 : date +%s%3N 2020-12-22 11:19:42.342 | + functions-common:time_start:2327 : _TIME_START[$name]=1608635982340 2020-12-22 11:19:42.345 | + functions-common:run_process:1591 : is_service_enabled s-container 2020-12-22 11:19:42.361 | + functions-common:is_service_enabled:1988 : return 0 2020-12-22 11:19:42.363 | + functions-common:run_process:1592 : _run_under_systemd s-container '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' '' '' 2020-12-22 11:19:42.366 | + functions-common:_run_under_systemd:1548 : local service=s-container 2020-12-22 11:19:42.368 | + functions-common:_run_under_systemd:1549 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2020-12-22 11:19:42.370 | + functions-common:_run_under_systemd:1550 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2020-12-22 11:19:42.373 | + functions-common:_run_under_systemd:1552 : _common_systemd_pitfalls '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2020-12-22 11:19:42.375 | + functions-common:_common_systemd_pitfalls:1520 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2020-12-22 11:19:42.378 | + functions-common:_common_systemd_pitfalls:1523 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ sudo ]] 2020-12-22 11:19:42.380 | + functions-common:_common_systemd_pitfalls:1534 : [[ ! /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ ^/ ]] 2020-12-22 11:19:42.383 | + functions-common:_run_under_systemd:1554 : local systemd_service=devstack@s-container.service 2020-12-22 11:19:42.385 | + functions-common:_run_under_systemd:1555 : local group= 2020-12-22 11:19:42.388 | + functions-common:_run_under_systemd:1556 : local user=ubuntu 2020-12-22 11:19:42.391 | + functions-common:_run_under_systemd:1557 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ uwsgi ]] 2020-12-22 11:19:42.393 | + functions-common:_run_under_systemd:1560 : write_user_unit_file devstack@s-container.service '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' '' ubuntu 2020-12-22 11:19:42.396 | + functions-common:write_user_unit_file:1465 : local service=devstack@s-container.service 2020-12-22 11:19:42.398 | + functions-common:write_user_unit_file:1466 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2020-12-22 11:19:42.400 | + functions-common:write_user_unit_file:1467 : local group= 2020-12-22 11:19:42.403 | + functions-common:write_user_unit_file:1468 : local user=ubuntu 2020-12-22 11:19:42.405 | + functions-common:write_user_unit_file:1469 : local extra= 2020-12-22 11:19:42.408 | + functions-common:write_user_unit_file:1470 : [[ -n '' ]] 2020-12-22 11:19:42.410 | + functions-common:write_user_unit_file:1473 : local unitfile=/etc/systemd/system/devstack@s-container.service 2020-12-22 11:19:42.413 | + functions-common:write_user_unit_file:1474 : mkdir -p /etc/systemd/system 2020-12-22 11:19:42.417 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@s-container.service Unit Description 'Devstack devstack@s-container.service' 2020-12-22 11:19:42.478 | + functions-common:write_user_unit_file:1477 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service User ubuntu 2020-12-22 11:19:42.536 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service ExecStart '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2020-12-22 11:19:42.583 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service KillMode process 2020-12-22 11:19:42.630 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service TimeoutStopSec 300 2020-12-22 11:19:42.677 | + functions-common:write_user_unit_file:1481 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service ExecReload '/bin/kill -HUP $MAINPID' 2020-12-22 11:19:42.724 | + functions-common:write_user_unit_file:1482 : [[ -n '' ]] 2020-12-22 11:19:42.727 | + functions-common:write_user_unit_file:1485 : iniset -sudo /etc/systemd/system/devstack@s-container.service Install WantedBy multi-user.target 2020-12-22 11:19:42.783 | + functions-common:write_user_unit_file:1488 : sudo systemctl daemon-reload 2020-12-22 11:19:42.974 | + functions-common:_run_under_systemd:1563 : sudo systemctl enable devstack@s-container.service 2020-12-22 11:19:42.988 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-container.service → /etc/systemd/system/devstack@s-container.service. 2020-12-22 11:19:43.187 | + functions-common:_run_under_systemd:1564 : sudo systemctl start devstack@s-container.service 2020-12-22 11:19:43.209 | + functions-common:run_process:1594 : time_stop run_process 2020-12-22 11:19:43.211 | + functions-common:time_stop:2336 : local name 2020-12-22 11:19:43.214 | + functions-common:time_stop:2337 : local end_time 2020-12-22 11:19:43.216 | + functions-common:time_stop:2338 : local elapsed_time 2020-12-22 11:19:43.219 | + functions-common:time_stop:2339 : local total 2020-12-22 11:19:43.221 | + functions-common:time_stop:2340 : local start_time 2020-12-22 11:19:43.224 | + functions-common:time_stop:2342 : name=run_process 2020-12-22 11:19:43.226 | + functions-common:time_stop:2343 : start_time=1608635982340 2020-12-22 11:19:43.229 | + functions-common:time_stop:2345 : [[ -z 1608635982340 ]] 2020-12-22 11:19:43.233 | ++ functions-common:time_stop:2348 : date +%s%3N 2020-12-22 11:19:43.236 | + functions-common:time_stop:2348 : end_time=1608635983233 2020-12-22 11:19:43.238 | + functions-common:time_stop:2349 : elapsed_time=893 2020-12-22 11:19:43.241 | + functions-common:time_stop:2350 : total=3040 2020-12-22 11:19:43.243 | + functions-common:time_stop:2352 : _TIME_START[$name]= 2020-12-22 11:19:43.246 | + functions-common:time_stop:2353 : _TIME_TOTAL[$name]=3933 2020-12-22 11:19:43.249 | + lib/swift:start_swift:806 : for type in ${foreground_services} 2020-12-22 11:19:43.251 | + lib/swift:start_swift:807 : run_process s-account '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2020-12-22 11:19:43.255 | + functions-common:run_process:1583 : local service=s-account 2020-12-22 11:19:43.258 | + functions-common:run_process:1584 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2020-12-22 11:19:43.260 | + functions-common:run_process:1585 : local group= 2020-12-22 11:19:43.263 | + functions-common:run_process:1586 : local user= 2020-12-22 11:19:43.266 | + functions-common:run_process:1588 : local name=s-account 2020-12-22 11:19:43.268 | + functions-common:run_process:1590 : time_start run_process 2020-12-22 11:19:43.271 | + functions-common:time_start:2322 : local name=run_process 2020-12-22 11:19:43.273 | + functions-common:time_start:2323 : local start_time= 2020-12-22 11:19:43.276 | + functions-common:time_start:2324 : [[ -n '' ]] 2020-12-22 11:19:43.279 | ++ functions-common:time_start:2327 : date +%s%3N 2020-12-22 11:19:43.283 | + functions-common:time_start:2327 : _TIME_START[$name]=1608635983280 2020-12-22 11:19:43.285 | + functions-common:run_process:1591 : is_service_enabled s-account 2020-12-22 11:19:43.303 | + functions-common:is_service_enabled:1988 : return 0 2020-12-22 11:19:43.306 | + functions-common:run_process:1592 : _run_under_systemd s-account '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' '' '' 2020-12-22 11:19:43.308 | + functions-common:_run_under_systemd:1548 : local service=s-account 2020-12-22 11:19:43.311 | + functions-common:_run_under_systemd:1549 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2020-12-22 11:19:43.313 | + functions-common:_run_under_systemd:1550 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2020-12-22 11:19:43.317 | + functions-common:_run_under_systemd:1552 : _common_systemd_pitfalls '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2020-12-22 11:19:43.319 | + functions-common:_common_systemd_pitfalls:1520 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2020-12-22 11:19:43.322 | + functions-common:_common_systemd_pitfalls:1523 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ sudo ]] 2020-12-22 11:19:43.327 | + functions-common:_common_systemd_pitfalls:1534 : [[ ! /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ ^/ ]] 2020-12-22 11:19:43.330 | + functions-common:_run_under_systemd:1554 : local systemd_service=devstack@s-account.service 2020-12-22 11:19:43.333 | + functions-common:_run_under_systemd:1555 : local group= 2020-12-22 11:19:43.335 | + functions-common:_run_under_systemd:1556 : local user=ubuntu 2020-12-22 11:19:43.339 | + functions-common:_run_under_systemd:1557 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ uwsgi ]] 2020-12-22 11:19:43.341 | + functions-common:_run_under_systemd:1560 : write_user_unit_file devstack@s-account.service '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' '' ubuntu 2020-12-22 11:19:43.343 | + functions-common:write_user_unit_file:1465 : local service=devstack@s-account.service 2020-12-22 11:19:43.346 | + functions-common:write_user_unit_file:1466 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2020-12-22 11:19:43.348 | + functions-common:write_user_unit_file:1467 : local group= 2020-12-22 11:19:43.351 | + functions-common:write_user_unit_file:1468 : local user=ubuntu 2020-12-22 11:19:43.354 | + functions-common:write_user_unit_file:1469 : local extra= 2020-12-22 11:19:43.357 | + functions-common:write_user_unit_file:1470 : [[ -n '' ]] 2020-12-22 11:19:43.360 | + functions-common:write_user_unit_file:1473 : local unitfile=/etc/systemd/system/devstack@s-account.service 2020-12-22 11:19:43.363 | + functions-common:write_user_unit_file:1474 : mkdir -p /etc/systemd/system 2020-12-22 11:19:43.367 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@s-account.service Unit Description 'Devstack devstack@s-account.service' 2020-12-22 11:19:43.440 | + functions-common:write_user_unit_file:1477 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service User ubuntu 2020-12-22 11:19:43.520 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service ExecStart '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2020-12-22 11:19:43.566 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service KillMode process 2020-12-22 11:19:43.615 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service TimeoutStopSec 300 2020-12-22 11:19:43.668 | + functions-common:write_user_unit_file:1481 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service ExecReload '/bin/kill -HUP $MAINPID' 2020-12-22 11:19:43.716 | + functions-common:write_user_unit_file:1482 : [[ -n '' ]] 2020-12-22 11:19:43.718 | + functions-common:write_user_unit_file:1485 : iniset -sudo /etc/systemd/system/devstack@s-account.service Install WantedBy multi-user.target 2020-12-22 11:19:43.778 | + functions-common:write_user_unit_file:1488 : sudo systemctl daemon-reload 2020-12-22 11:19:43.974 | + functions-common:_run_under_systemd:1563 : sudo systemctl enable devstack@s-account.service 2020-12-22 11:19:43.987 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-account.service → /etc/systemd/system/devstack@s-account.service. 2020-12-22 11:19:44.199 | + functions-common:_run_under_systemd:1564 : sudo systemctl start devstack@s-account.service 2020-12-22 11:19:44.220 | + functions-common:run_process:1594 : time_stop run_process 2020-12-22 11:19:44.222 | + functions-common:time_stop:2336 : local name 2020-12-22 11:19:44.225 | + functions-common:time_stop:2337 : local end_time 2020-12-22 11:19:44.228 | + functions-common:time_stop:2338 : local elapsed_time 2020-12-22 11:19:44.230 | + functions-common:time_stop:2339 : local total 2020-12-22 11:19:44.233 | + functions-common:time_stop:2340 : local start_time 2020-12-22 11:19:44.235 | + functions-common:time_stop:2342 : name=run_process 2020-12-22 11:19:44.237 | + functions-common:time_stop:2343 : start_time=1608635983280 2020-12-22 11:19:44.240 | + functions-common:time_stop:2345 : [[ -z 1608635983280 ]] 2020-12-22 11:19:44.243 | ++ functions-common:time_stop:2348 : date +%s%3N 2020-12-22 11:19:44.246 | + functions-common:time_stop:2348 : end_time=1608635984244 2020-12-22 11:19:44.249 | + functions-common:time_stop:2349 : elapsed_time=964 2020-12-22 11:19:44.251 | + functions-common:time_stop:2350 : total=3933 2020-12-22 11:19:44.254 | + functions-common:time_stop:2352 : _TIME_START[$name]= 2020-12-22 11:19:44.256 | + functions-common:time_stop:2353 : _TIME_TOTAL[$name]=4897 2020-12-22 11:19:44.259 | + lib/swift:start_swift:810 : [[ False == \T\r\u\e ]] 2020-12-22 11:19:44.261 | + lib/swift:start_swift:815 : enable_service s-container-sync 2020-12-22 11:19:44.311 | + lib/swift:start_swift:816 : run_process s-container-sync '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2020-12-22 11:19:44.313 | + functions-common:run_process:1583 : local service=s-container-sync 2020-12-22 11:19:44.316 | + functions-common:run_process:1584 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2020-12-22 11:19:44.318 | + functions-common:run_process:1585 : local group= 2020-12-22 11:19:44.320 | + functions-common:run_process:1586 : local user= 2020-12-22 11:19:44.322 | + functions-common:run_process:1588 : local name=s-container-sync 2020-12-22 11:19:44.325 | + functions-common:run_process:1590 : time_start run_process 2020-12-22 11:19:44.327 | + functions-common:time_start:2322 : local name=run_process 2020-12-22 11:19:44.329 | + functions-common:time_start:2323 : local start_time= 2020-12-22 11:19:44.332 | + functions-common:time_start:2324 : [[ -n '' ]] 2020-12-22 11:19:44.336 | ++ functions-common:time_start:2327 : date +%s%3N 2020-12-22 11:19:44.338 | + functions-common:time_start:2327 : _TIME_START[$name]=1608635984335 2020-12-22 11:19:44.340 | + functions-common:run_process:1591 : is_service_enabled s-container-sync 2020-12-22 11:19:44.359 | + functions-common:is_service_enabled:1988 : return 0 2020-12-22 11:19:44.362 | + functions-common:run_process:1592 : _run_under_systemd s-container-sync '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' '' '' 2020-12-22 11:19:44.364 | + functions-common:_run_under_systemd:1548 : local service=s-container-sync 2020-12-22 11:19:44.366 | + functions-common:_run_under_systemd:1549 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2020-12-22 11:19:44.369 | + functions-common:_run_under_systemd:1550 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2020-12-22 11:19:44.371 | + functions-common:_run_under_systemd:1552 : _common_systemd_pitfalls '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2020-12-22 11:19:44.374 | + functions-common:_common_systemd_pitfalls:1520 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2020-12-22 11:19:44.376 | + functions-common:_common_systemd_pitfalls:1523 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ sudo ]] 2020-12-22 11:19:44.379 | + functions-common:_common_systemd_pitfalls:1534 : [[ ! /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ ^/ ]] 2020-12-22 11:19:44.381 | + functions-common:_run_under_systemd:1554 : local systemd_service=devstack@s-container-sync.service 2020-12-22 11:19:44.384 | + functions-common:_run_under_systemd:1555 : local group= 2020-12-22 11:19:44.386 | + functions-common:_run_under_systemd:1556 : local user=ubuntu 2020-12-22 11:19:44.389 | + functions-common:_run_under_systemd:1557 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ uwsgi ]] 2020-12-22 11:19:44.392 | + functions-common:_run_under_systemd:1560 : write_user_unit_file devstack@s-container-sync.service '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' '' ubuntu 2020-12-22 11:19:44.394 | + functions-common:write_user_unit_file:1465 : local service=devstack@s-container-sync.service 2020-12-22 11:19:44.396 | + functions-common:write_user_unit_file:1466 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2020-12-22 11:19:44.399 | + functions-common:write_user_unit_file:1467 : local group= 2020-12-22 11:19:44.401 | + functions-common:write_user_unit_file:1468 : local user=ubuntu 2020-12-22 11:19:44.403 | + functions-common:write_user_unit_file:1469 : local extra= 2020-12-22 11:19:44.405 | + functions-common:write_user_unit_file:1470 : [[ -n '' ]] 2020-12-22 11:19:44.408 | + functions-common:write_user_unit_file:1473 : local unitfile=/etc/systemd/system/devstack@s-container-sync.service 2020-12-22 11:19:44.410 | + functions-common:write_user_unit_file:1474 : mkdir -p /etc/systemd/system 2020-12-22 11:19:44.414 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Unit Description 'Devstack devstack@s-container-sync.service' 2020-12-22 11:19:44.475 | + functions-common:write_user_unit_file:1477 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service User ubuntu 2020-12-22 11:19:44.534 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service ExecStart '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2020-12-22 11:19:44.583 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service KillMode process 2020-12-22 11:19:44.634 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service TimeoutStopSec 300 2020-12-22 11:19:44.684 | + functions-common:write_user_unit_file:1481 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service ExecReload '/bin/kill -HUP $MAINPID' 2020-12-22 11:19:44.731 | + functions-common:write_user_unit_file:1482 : [[ -n '' ]] 2020-12-22 11:19:44.733 | + functions-common:write_user_unit_file:1485 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Install WantedBy multi-user.target 2020-12-22 11:19:44.793 | + functions-common:write_user_unit_file:1488 : sudo systemctl daemon-reload 2020-12-22 11:19:45.018 | + functions-common:_run_under_systemd:1563 : sudo systemctl enable devstack@s-container-sync.service 2020-12-22 11:19:45.033 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-container-sync.service → /etc/systemd/system/devstack@s-container-sync.service. 2020-12-22 11:19:45.215 | + functions-common:_run_under_systemd:1564 : sudo systemctl start devstack@s-container-sync.service 2020-12-22 11:19:45.237 | + functions-common:run_process:1594 : time_stop run_process 2020-12-22 11:19:45.240 | + functions-common:time_stop:2336 : local name 2020-12-22 11:19:45.243 | + functions-common:time_stop:2337 : local end_time 2020-12-22 11:19:45.246 | + functions-common:time_stop:2338 : local elapsed_time 2020-12-22 11:19:45.248 | + functions-common:time_stop:2339 : local total 2020-12-22 11:19:45.251 | + functions-common:time_stop:2340 : local start_time 2020-12-22 11:19:45.254 | + functions-common:time_stop:2342 : name=run_process 2020-12-22 11:19:45.259 | + functions-common:time_stop:2343 : start_time=1608635984335 2020-12-22 11:19:45.263 | + functions-common:time_stop:2345 : [[ -z 1608635984335 ]] 2020-12-22 11:19:45.266 | ++ functions-common:time_stop:2348 : date +%s%3N 2020-12-22 11:19:45.269 | + functions-common:time_stop:2348 : end_time=1608635985267 2020-12-22 11:19:45.272 | + functions-common:time_stop:2349 : elapsed_time=932 2020-12-22 11:19:45.274 | + functions-common:time_stop:2350 : total=4897 2020-12-22 11:19:45.277 | + functions-common:time_stop:2352 : _TIME_START[$name]= 2020-12-22 11:19:45.279 | + functions-common:time_stop:2353 : _TIME_TOTAL[$name]=5829 2020-12-22 11:19:45.282 | + lib/swift:start_swift:823 : is_service_enabled tls-proxy 2020-12-22 11:19:45.301 | + functions-common:is_service_enabled:1988 : return 1 2020-12-22 11:19:45.305 | + lib/swift:start_swift:827 : run_process s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2020-12-22 11:19:45.307 | + functions-common:run_process:1583 : local service=s-proxy 2020-12-22 11:19:45.310 | + functions-common:run_process:1584 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2020-12-22 11:19:45.315 | + functions-common:run_process:1585 : local group= 2020-12-22 11:19:45.318 | + functions-common:run_process:1586 : local user= 2020-12-22 11:19:45.320 | + functions-common:run_process:1588 : local name=s-proxy 2020-12-22 11:19:45.323 | + functions-common:run_process:1590 : time_start run_process 2020-12-22 11:19:45.325 | + functions-common:time_start:2322 : local name=run_process 2020-12-22 11:19:45.328 | + functions-common:time_start:2323 : local start_time= 2020-12-22 11:19:45.330 | + functions-common:time_start:2324 : [[ -n '' ]] 2020-12-22 11:19:45.333 | ++ functions-common:time_start:2327 : date +%s%3N 2020-12-22 11:19:45.337 | + functions-common:time_start:2327 : _TIME_START[$name]=1608635985334 2020-12-22 11:19:45.340 | + functions-common:run_process:1591 : is_service_enabled s-proxy 2020-12-22 11:19:45.359 | + functions-common:is_service_enabled:1988 : return 0 2020-12-22 11:19:45.362 | + functions-common:run_process:1592 : _run_under_systemd s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' '' 2020-12-22 11:19:45.364 | + functions-common:_run_under_systemd:1548 : local service=s-proxy 2020-12-22 11:19:45.367 | + functions-common:_run_under_systemd:1549 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2020-12-22 11:19:45.369 | + functions-common:_run_under_systemd:1550 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2020-12-22 11:19:45.372 | + functions-common:_run_under_systemd:1552 : _common_systemd_pitfalls '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2020-12-22 11:19:45.374 | + functions-common:_common_systemd_pitfalls:1520 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2020-12-22 11:19:45.377 | + functions-common:_common_systemd_pitfalls:1523 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ sudo ]] 2020-12-22 11:19:45.379 | + functions-common:_common_systemd_pitfalls:1534 : [[ ! /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ ^/ ]] 2020-12-22 11:19:45.382 | + functions-common:_run_under_systemd:1554 : local systemd_service=devstack@s-proxy.service 2020-12-22 11:19:45.384 | + functions-common:_run_under_systemd:1555 : local group= 2020-12-22 11:19:45.387 | + functions-common:_run_under_systemd:1556 : local user=ubuntu 2020-12-22 11:19:45.389 | + functions-common:_run_under_systemd:1557 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ uwsgi ]] 2020-12-22 11:19:45.392 | + functions-common:_run_under_systemd:1560 : write_user_unit_file devstack@s-proxy.service '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' ubuntu 2020-12-22 11:19:45.395 | + functions-common:write_user_unit_file:1465 : local service=devstack@s-proxy.service 2020-12-22 11:19:45.397 | + functions-common:write_user_unit_file:1466 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2020-12-22 11:19:45.400 | + functions-common:write_user_unit_file:1467 : local group= 2020-12-22 11:19:45.402 | + functions-common:write_user_unit_file:1468 : local user=ubuntu 2020-12-22 11:19:45.404 | + functions-common:write_user_unit_file:1469 : local extra= 2020-12-22 11:19:45.407 | + functions-common:write_user_unit_file:1470 : [[ -n '' ]] 2020-12-22 11:19:45.409 | + functions-common:write_user_unit_file:1473 : local unitfile=/etc/systemd/system/devstack@s-proxy.service 2020-12-22 11:19:45.412 | + functions-common:write_user_unit_file:1474 : mkdir -p /etc/systemd/system 2020-12-22 11:19:45.416 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Unit Description 'Devstack devstack@s-proxy.service' 2020-12-22 11:19:45.480 | + functions-common:write_user_unit_file:1477 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service User ubuntu 2020-12-22 11:19:45.540 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service ExecStart '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2020-12-22 11:19:45.597 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service KillMode process 2020-12-22 11:19:45.649 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service TimeoutStopSec 300 2020-12-22 11:19:45.707 | + functions-common:write_user_unit_file:1481 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service ExecReload '/bin/kill -HUP $MAINPID' 2020-12-22 11:19:45.764 | + functions-common:write_user_unit_file:1482 : [[ -n '' ]] 2020-12-22 11:19:45.766 | + functions-common:write_user_unit_file:1485 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Install WantedBy multi-user.target 2020-12-22 11:19:45.833 | + functions-common:write_user_unit_file:1488 : sudo systemctl daemon-reload 2020-12-22 11:19:46.038 | + functions-common:_run_under_systemd:1563 : sudo systemctl enable devstack@s-proxy.service 2020-12-22 11:19:46.052 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-proxy.service → /etc/systemd/system/devstack@s-proxy.service. 2020-12-22 11:19:46.238 | + functions-common:_run_under_systemd:1564 : sudo systemctl start devstack@s-proxy.service 2020-12-22 11:19:46.261 | + functions-common:run_process:1594 : time_stop run_process 2020-12-22 11:19:46.264 | + functions-common:time_stop:2336 : local name 2020-12-22 11:19:46.266 | + functions-common:time_stop:2337 : local end_time 2020-12-22 11:19:46.269 | + functions-common:time_stop:2338 : local elapsed_time 2020-12-22 11:19:46.271 | + functions-common:time_stop:2339 : local total 2020-12-22 11:19:46.274 | + functions-common:time_stop:2340 : local start_time 2020-12-22 11:19:46.276 | + functions-common:time_stop:2342 : name=run_process 2020-12-22 11:19:46.278 | + functions-common:time_stop:2343 : start_time=1608635985334 2020-12-22 11:19:46.281 | + functions-common:time_stop:2345 : [[ -z 1608635985334 ]] 2020-12-22 11:19:46.284 | ++ functions-common:time_stop:2348 : date +%s%3N 2020-12-22 11:19:46.288 | + functions-common:time_stop:2348 : end_time=1608635986285 2020-12-22 11:19:46.290 | + functions-common:time_stop:2349 : elapsed_time=951 2020-12-22 11:19:46.293 | + functions-common:time_stop:2350 : total=5829 2020-12-22 11:19:46.295 | + functions-common:time_stop:2352 : _TIME_START[$name]= 2020-12-22 11:19:46.297 | + functions-common:time_stop:2353 : _TIME_TOTAL[$name]=6780 2020-12-22 11:19:46.300 | + lib/swift:start_swift:832 : echo 'Waiting for swift proxy to start...' 2020-12-22 11:19:46.300 | Waiting for swift proxy to start... 2020-12-22 11:19:46.302 | + lib/swift:start_swift:833 : wait_for_service 60 http://10.222.0.117:8080/info 2020-12-22 11:19:46.305 | + functions:wait_for_service:428 : local timeout=60 2020-12-22 11:19:46.307 | + functions:wait_for_service:429 : local url=http://10.222.0.117:8080/info 2020-12-22 11:19:46.309 | + functions:wait_for_service:430 : local rval=0 2020-12-22 11:19:46.312 | + functions:wait_for_service:431 : time_start wait_for_service 2020-12-22 11:19:46.314 | + functions-common:time_start:2322 : local name=wait_for_service 2020-12-22 11:19:46.317 | + functions-common:time_start:2323 : local start_time= 2020-12-22 11:19:46.319 | + functions-common:time_start:2324 : [[ -n '' ]] 2020-12-22 11:19:46.322 | ++ functions-common:time_start:2327 : date +%s%3N 2020-12-22 11:19:46.326 | + functions-common:time_start:2327 : _TIME_START[$name]=1608635986323 2020-12-22 11:19:46.328 | + functions:wait_for_service:432 : timeout 60 bash -x 2020-12-22 11:19:46.335 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.117:8080/info 2020-12-22 11:19:46.346 | + :: : [[ 000 == 503 ]] 2020-12-22 11:19:46.347 | + :: : [[ 7 -eq 7 ]] 2020-12-22 11:19:46.349 | + :: : sleep 1 2020-12-22 11:19:47.352 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.117:8080/info 2020-12-22 11:19:47.365 | + :: : [[ 000 == 503 ]] 2020-12-22 11:19:47.367 | + :: : [[ 7 -eq 7 ]] 2020-12-22 11:19:47.368 | + :: : sleep 1 2020-12-22 11:19:48.372 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.117:8080/info 2020-12-22 11:19:48.385 | + :: : [[ 000 == 503 ]] 2020-12-22 11:19:48.386 | + :: : [[ 7 -eq 7 ]] 2020-12-22 11:19:48.388 | + :: : sleep 1 2020-12-22 11:19:49.391 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.117:8080/info 2020-12-22 11:19:49.553 | + :: : [[ 200 == 503 ]] 2020-12-22 11:19:49.555 | + :: : [[ 0 -eq 7 ]] 2020-12-22 11:19:49.558 | + functions:wait_for_service:437 : time_stop wait_for_service 2020-12-22 11:19:49.561 | + functions-common:time_stop:2336 : local name 2020-12-22 11:19:49.564 | + functions-common:time_stop:2337 : local end_time 2020-12-22 11:19:49.567 | + functions-common:time_stop:2338 : local elapsed_time 2020-12-22 11:19:49.570 | + functions-common:time_stop:2339 : local total 2020-12-22 11:19:49.573 | + functions-common:time_stop:2340 : local start_time 2020-12-22 11:19:49.576 | + functions-common:time_stop:2342 : name=wait_for_service 2020-12-22 11:19:49.579 | + functions-common:time_stop:2343 : start_time=1608635986323 2020-12-22 11:19:49.582 | + functions-common:time_stop:2345 : [[ -z 1608635986323 ]] 2020-12-22 11:19:49.585 | ++ functions-common:time_stop:2348 : date +%s%3N 2020-12-22 11:19:49.590 | + functions-common:time_stop:2348 : end_time=1608635989586 2020-12-22 11:19:49.593 | + functions-common:time_stop:2349 : elapsed_time=3263 2020-12-22 11:19:49.596 | + functions-common:time_stop:2350 : total=3589 2020-12-22 11:19:49.599 | + functions-common:time_stop:2352 : _TIME_START[$name]= 2020-12-22 11:19:49.602 | + functions-common:time_stop:2353 : _TIME_TOTAL[$name]=6852 2020-12-22 11:19:49.605 | + functions:wait_for_service:438 : return 0 2020-12-22 11:19:49.608 | + lib/swift:start_swift:837 : [[ False == \T\r\u\e ]] 2020-12-22 11:19:49.612 | + ./stack.sh:main:1294 : is_service_enabled glance 2020-12-22 11:19:49.628 | + functions-common:is_service_enabled:1988 : return 0 2020-12-22 11:19:49.631 | + ./stack.sh:main:1295 : echo_summary 'Starting Glance' 2020-12-22 11:19:49.634 | + ./stack.sh:echo_summary:455 : [[ -t 3 ]] 2020-12-22 11:19:49.636 | + ./stack.sh:echo_summary:461 : echo -e Starting Glance 2020-12-22 11:19:49.639 | + ./stack.sh:main:1296 : start_glance 2020-12-22 11:19:49.641 | + lib/glance:start_glance:318 : local service_protocol=http 2020-12-22 11:19:49.644 | + lib/glance:start_glance:319 : is_service_enabled tls-proxy 2020-12-22 11:19:49.662 | + functions-common:is_service_enabled:1988 : return 1 2020-12-22 11:19:49.664 | + lib/glance:start_glance:326 : run_process g-reg '/usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf' 2020-12-22 11:19:49.669 | + functions-common:run_process:1583 : local service=g-reg 2020-12-22 11:19:49.672 | + functions-common:run_process:1584 : local 'command=/usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf' 2020-12-22 11:19:49.674 | + functions-common:run_process:1585 : local group= 2020-12-22 11:19:49.677 | + functions-common:run_process:1586 : local user= 2020-12-22 11:19:49.680 | + functions-common:run_process:1588 : local name=g-reg 2020-12-22 11:19:49.682 | + functions-common:run_process:1590 : time_start run_process 2020-12-22 11:19:49.685 | + functions-common:time_start:2322 : local name=run_process 2020-12-22 11:19:49.688 | + functions-common:time_start:2323 : local start_time= 2020-12-22 11:19:49.691 | + functions-common:time_start:2324 : [[ -n '' ]] 2020-12-22 11:19:49.698 | ++ functions-common:time_start:2327 : date +%s%3N 2020-12-22 11:19:49.702 | + functions-common:time_start:2327 : _TIME_START[$name]=1608635989699 2020-12-22 11:19:49.705 | + functions-common:run_process:1591 : is_service_enabled g-reg 2020-12-22 11:19:49.722 | + functions-common:is_service_enabled:1988 : return 0 2020-12-22 11:19:49.725 | + functions-common:run_process:1592 : _run_under_systemd g-reg '/usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf' '' '' 2020-12-22 11:19:49.728 | + functions-common:_run_under_systemd:1548 : local service=g-reg 2020-12-22 11:19:49.730 | + functions-common:_run_under_systemd:1549 : local 'command=/usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf' 2020-12-22 11:19:49.733 | + functions-common:_run_under_systemd:1550 : local 'cmd=/usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf' 2020-12-22 11:19:49.736 | + functions-common:_run_under_systemd:1552 : _common_systemd_pitfalls '/usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf' 2020-12-22 11:19:49.738 | + functions-common:_common_systemd_pitfalls:1520 : local 'cmd=/usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf' 2020-12-22 11:19:49.741 | + functions-common:_common_systemd_pitfalls:1523 : [[ /usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf =~ sudo ]] 2020-12-22 11:19:49.744 | + functions-common:_common_systemd_pitfalls:1534 : [[ ! /usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf =~ ^/ ]] 2020-12-22 11:19:49.747 | + functions-common:_run_under_systemd:1554 : local systemd_service=devstack@g-reg.service 2020-12-22 11:19:49.750 | + functions-common:_run_under_systemd:1555 : local group= 2020-12-22 11:19:49.753 | + functions-common:_run_under_systemd:1556 : local user=ubuntu 2020-12-22 11:19:49.755 | + functions-common:_run_under_systemd:1557 : [[ /usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf =~ uwsgi ]] 2020-12-22 11:19:49.758 | + functions-common:_run_under_systemd:1560 : write_user_unit_file devstack@g-reg.service '/usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf' '' ubuntu 2020-12-22 11:19:49.761 | + functions-common:write_user_unit_file:1465 : local service=devstack@g-reg.service 2020-12-22 11:19:49.764 | + functions-common:write_user_unit_file:1466 : local 'command=/usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf' 2020-12-22 11:19:49.767 | + functions-common:write_user_unit_file:1467 : local group= 2020-12-22 11:19:49.769 | + functions-common:write_user_unit_file:1468 : local user=ubuntu 2020-12-22 11:19:49.772 | + functions-common:write_user_unit_file:1469 : local extra= 2020-12-22 11:19:49.774 | + functions-common:write_user_unit_file:1470 : [[ -n '' ]] 2020-12-22 11:19:49.776 | + functions-common:write_user_unit_file:1473 : local unitfile=/etc/systemd/system/devstack@g-reg.service 2020-12-22 11:19:49.779 | + functions-common:write_user_unit_file:1474 : mkdir -p /etc/systemd/system 2020-12-22 11:19:49.783 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@g-reg.service Unit Description 'Devstack devstack@g-reg.service' 2020-12-22 11:19:49.844 | + functions-common:write_user_unit_file:1477 : iniset -sudo /etc/systemd/system/devstack@g-reg.service Service User ubuntu 2020-12-22 11:19:49.908 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@g-reg.service Service ExecStart '/usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf' 2020-12-22 11:19:49.957 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@g-reg.service Service KillMode process 2020-12-22 11:19:50.008 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@g-reg.service Service TimeoutStopSec 300 2020-12-22 11:19:50.065 | + functions-common:write_user_unit_file:1481 : iniset -sudo /etc/systemd/system/devstack@g-reg.service Service ExecReload '/bin/kill -HUP $MAINPID' 2020-12-22 11:19:50.117 | + functions-common:write_user_unit_file:1482 : [[ -n '' ]] 2020-12-22 11:19:50.120 | + functions-common:write_user_unit_file:1485 : iniset -sudo /etc/systemd/system/devstack@g-reg.service Install WantedBy multi-user.target 2020-12-22 11:19:50.179 | + functions-common:write_user_unit_file:1488 : sudo systemctl daemon-reload 2020-12-22 11:19:50.385 | + functions-common:_run_under_systemd:1563 : sudo systemctl enable devstack@g-reg.service 2020-12-22 11:19:50.398 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@g-reg.service → /etc/systemd/system/devstack@g-reg.service. 2020-12-22 11:19:50.596 | + functions-common:_run_under_systemd:1564 : sudo systemctl start devstack@g-reg.service 2020-12-22 11:19:50.616 | + functions-common:run_process:1594 : time_stop run_process 2020-12-22 11:19:50.619 | + functions-common:time_stop:2336 : local name 2020-12-22 11:19:50.621 | + functions-common:time_stop:2337 : local end_time 2020-12-22 11:19:50.624 | + functions-common:time_stop:2338 : local elapsed_time 2020-12-22 11:19:50.627 | + functions-common:time_stop:2339 : local total 2020-12-22 11:19:50.629 | + functions-common:time_stop:2340 : local start_time 2020-12-22 11:19:50.632 | + functions-common:time_stop:2342 : name=run_process 2020-12-22 11:19:50.634 | + functions-common:time_stop:2343 : start_time=1608635989699 2020-12-22 11:19:50.637 | + functions-common:time_stop:2345 : [[ -z 1608635989699 ]] 2020-12-22 11:19:50.640 | ++ functions-common:time_stop:2348 : date +%s%3N 2020-12-22 11:19:50.644 | + functions-common:time_stop:2348 : end_time=1608635990641 2020-12-22 11:19:50.647 | + functions-common:time_stop:2349 : elapsed_time=942 2020-12-22 11:19:50.649 | + functions-common:time_stop:2350 : total=6780 2020-12-22 11:19:50.652 | + functions-common:time_stop:2352 : _TIME_START[$name]= 2020-12-22 11:19:50.654 | + functions-common:time_stop:2353 : _TIME_TOTAL[$name]=7722 2020-12-22 11:19:50.657 | + lib/glance:start_glance:327 : [[ uwsgi == \u\w\s\g\i ]] 2020-12-22 11:19:50.660 | ++ lib/glance:start_glance:328 : which uwsgi 2020-12-22 11:19:50.663 | + lib/glance:start_glance:328 : run_process g-api '/usr/local/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2020-12-22 11:19:50.666 | + functions-common:run_process:1583 : local service=g-api 2020-12-22 11:19:50.668 | + functions-common:run_process:1584 : local 'command=/usr/local/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2020-12-22 11:19:50.671 | + functions-common:run_process:1585 : local group= 2020-12-22 11:19:50.673 | + functions-common:run_process:1586 : local user= 2020-12-22 11:19:50.676 | + functions-common:run_process:1588 : local name=g-api 2020-12-22 11:19:50.678 | + functions-common:run_process:1590 : time_start run_process 2020-12-22 11:19:50.681 | + functions-common:time_start:2322 : local name=run_process 2020-12-22 11:19:50.683 | + functions-common:time_start:2323 : local start_time= 2020-12-22 11:19:50.686 | + functions-common:time_start:2324 : [[ -n '' ]] 2020-12-22 11:19:50.689 | ++ functions-common:time_start:2327 : date +%s%3N 2020-12-22 11:19:50.693 | + functions-common:time_start:2327 : _TIME_START[$name]=1608635990690 2020-12-22 11:19:50.695 | + functions-common:run_process:1591 : is_service_enabled g-api 2020-12-22 11:19:50.711 | + functions-common:is_service_enabled:1988 : return 0 2020-12-22 11:19:50.714 | + functions-common:run_process:1592 : _run_under_systemd g-api '/usr/local/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' '' '' 2020-12-22 11:19:50.716 | + functions-common:_run_under_systemd:1548 : local service=g-api 2020-12-22 11:19:50.719 | + functions-common:_run_under_systemd:1549 : local 'command=/usr/local/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2020-12-22 11:19:50.721 | + functions-common:_run_under_systemd:1550 : local 'cmd=/usr/local/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2020-12-22 11:19:50.724 | + functions-common:_run_under_systemd:1552 : _common_systemd_pitfalls '/usr/local/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2020-12-22 11:19:50.726 | + functions-common:_common_systemd_pitfalls:1520 : local 'cmd=/usr/local/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2020-12-22 11:19:50.729 | + functions-common:_common_systemd_pitfalls:1523 : [[ /usr/local/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ sudo ]] 2020-12-22 11:19:50.731 | + functions-common:_common_systemd_pitfalls:1534 : [[ ! /usr/local/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ ^/ ]] 2020-12-22 11:19:50.734 | + functions-common:_run_under_systemd:1554 : local systemd_service=devstack@g-api.service 2020-12-22 11:19:50.736 | + functions-common:_run_under_systemd:1555 : local group= 2020-12-22 11:19:50.738 | + functions-common:_run_under_systemd:1556 : local user=ubuntu 2020-12-22 11:19:50.741 | + functions-common:_run_under_systemd:1557 : [[ /usr/local/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ uwsgi ]] 2020-12-22 11:19:50.744 | + functions-common:_run_under_systemd:1558 : write_uwsgi_user_unit_file devstack@g-api.service '/usr/local/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' '' ubuntu 2020-12-22 11:19:50.746 | + functions-common:write_uwsgi_user_unit_file:1492 : local service=devstack@g-api.service 2020-12-22 11:19:50.749 | + functions-common:write_uwsgi_user_unit_file:1493 : local 'command=/usr/local/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2020-12-22 11:19:50.751 | + functions-common:write_uwsgi_user_unit_file:1494 : local group= 2020-12-22 11:19:50.753 | + functions-common:write_uwsgi_user_unit_file:1495 : local user=ubuntu 2020-12-22 11:19:50.756 | + functions-common:write_uwsgi_user_unit_file:1496 : local unitfile=/etc/systemd/system/devstack@g-api.service 2020-12-22 11:19:50.758 | + functions-common:write_uwsgi_user_unit_file:1497 : mkdir -p /etc/systemd/system 2020-12-22 11:19:50.763 | + functions-common:write_uwsgi_user_unit_file:1499 : iniset -sudo /etc/systemd/system/devstack@g-api.service Unit Description 'Devstack devstack@g-api.service' 2020-12-22 11:19:50.820 | + functions-common:write_uwsgi_user_unit_file:1500 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service SyslogIdentifier devstack@g-api.service 2020-12-22 11:19:50.877 | + functions-common:write_uwsgi_user_unit_file:1501 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service User ubuntu 2020-12-22 11:19:50.930 | + functions-common:write_uwsgi_user_unit_file:1502 : 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' 2020-12-22 11:19:50.980 | + functions-common:write_uwsgi_user_unit_file:1503 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service ExecReload '/bin/kill -HUP $MAINPID' 2020-12-22 11:19:51.029 | + functions-common:write_uwsgi_user_unit_file:1504 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Type notify 2020-12-22 11:19:51.080 | + functions-common:write_uwsgi_user_unit_file:1505 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service KillMode process 2020-12-22 11:19:51.129 | + functions-common:write_uwsgi_user_unit_file:1506 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Restart always 2020-12-22 11:19:51.181 | + functions-common:write_uwsgi_user_unit_file:1507 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service NotifyAccess all 2020-12-22 11:19:51.227 | + functions-common:write_uwsgi_user_unit_file:1508 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service RestartForceExitStatus 100 2020-12-22 11:19:51.277 | + functions-common:write_uwsgi_user_unit_file:1510 : [[ -n '' ]] 2020-12-22 11:19:51.279 | + functions-common:write_uwsgi_user_unit_file:1513 : iniset -sudo /etc/systemd/system/devstack@g-api.service Install WantedBy multi-user.target 2020-12-22 11:19:51.336 | + functions-common:write_uwsgi_user_unit_file:1516 : sudo systemctl daemon-reload 2020-12-22 11:19:51.570 | + functions-common:_run_under_systemd:1563 : sudo systemctl enable devstack@g-api.service 2020-12-22 11:19:51.584 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@g-api.service → /etc/systemd/system/devstack@g-api.service. 2020-12-22 11:19:51.781 | + functions-common:_run_under_systemd:1564 : sudo systemctl start devstack@g-api.service 2020-12-22 11:19:51.854 | + functions-common:run_process:1594 : time_stop run_process 2020-12-22 11:19:51.857 | + functions-common:time_stop:2336 : local name 2020-12-22 11:19:51.859 | + functions-common:time_stop:2337 : local end_time 2020-12-22 11:19:51.861 | + functions-common:time_stop:2338 : local elapsed_time 2020-12-22 11:19:51.864 | + functions-common:time_stop:2339 : local total 2020-12-22 11:19:51.866 | + functions-common:time_stop:2340 : local start_time 2020-12-22 11:19:51.868 | + functions-common:time_stop:2342 : name=run_process 2020-12-22 11:19:51.871 | + functions-common:time_stop:2343 : start_time=1608635990690 2020-12-22 11:19:51.873 | + functions-common:time_stop:2345 : [[ -z 1608635990690 ]] 2020-12-22 11:19:51.877 | ++ functions-common:time_stop:2348 : date +%s%3N 2020-12-22 11:19:51.879 | + functions-common:time_stop:2348 : end_time=1608635991876 2020-12-22 11:19:51.882 | + functions-common:time_stop:2349 : elapsed_time=1186 2020-12-22 11:19:51.884 | + functions-common:time_stop:2350 : total=7722 2020-12-22 11:19:51.887 | + functions-common:time_stop:2352 : _TIME_START[$name]= 2020-12-22 11:19:51.890 | + functions-common:time_stop:2353 : _TIME_TOTAL[$name]=8908 2020-12-22 11:19:51.892 | + lib/glance:start_glance:333 : echo 'Waiting for g-api (10.222.0.117) to start...' 2020-12-22 11:19:51.892 | Waiting for g-api (10.222.0.117) to start... 2020-12-22 11:19:51.895 | + lib/glance:start_glance:334 : wait_for_service 60 http://10.222.0.117/image 2020-12-22 11:19:51.897 | + functions:wait_for_service:428 : local timeout=60 2020-12-22 11:19:51.899 | + functions:wait_for_service:429 : local url=http://10.222.0.117/image 2020-12-22 11:19:51.902 | + functions:wait_for_service:430 : local rval=0 2020-12-22 11:19:51.904 | + functions:wait_for_service:431 : time_start wait_for_service 2020-12-22 11:19:51.906 | + functions-common:time_start:2322 : local name=wait_for_service 2020-12-22 11:19:51.909 | + functions-common:time_start:2323 : local start_time= 2020-12-22 11:19:51.911 | + functions-common:time_start:2324 : [[ -n '' ]] 2020-12-22 11:19:51.916 | ++ functions-common:time_start:2327 : date +%s%3N 2020-12-22 11:19:51.918 | + functions-common:time_start:2327 : _TIME_START[$name]=1608635991915 2020-12-22 11:19:51.920 | + functions:wait_for_service:432 : timeout 60 bash -x 2020-12-22 11:19:51.926 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.117/image 2020-12-22 11:19:55.422 | + :: : [[ 300 == 503 ]] 2020-12-22 11:19:55.423 | + :: : [[ 0 -eq 7 ]] 2020-12-22 11:19:55.427 | + functions:wait_for_service:437 : time_stop wait_for_service 2020-12-22 11:19:55.429 | + functions-common:time_stop:2336 : local name 2020-12-22 11:19:55.431 | + functions-common:time_stop:2337 : local end_time 2020-12-22 11:19:55.434 | + functions-common:time_stop:2338 : local elapsed_time 2020-12-22 11:19:55.436 | + functions-common:time_stop:2339 : local total 2020-12-22 11:19:55.439 | + functions-common:time_stop:2340 : local start_time 2020-12-22 11:19:55.441 | + functions-common:time_stop:2342 : name=wait_for_service 2020-12-22 11:19:55.444 | + functions-common:time_stop:2343 : start_time=1608635991915 2020-12-22 11:19:55.446 | + functions-common:time_stop:2345 : [[ -z 1608635991915 ]] 2020-12-22 11:19:55.449 | ++ functions-common:time_stop:2348 : date +%s%3N 2020-12-22 11:19:55.453 | + functions-common:time_stop:2348 : end_time=1608635995450 2020-12-22 11:19:55.455 | + functions-common:time_stop:2349 : elapsed_time=3535 2020-12-22 11:19:55.457 | + functions-common:time_stop:2350 : total=6852 2020-12-22 11:19:55.460 | + functions-common:time_stop:2352 : _TIME_START[$name]= 2020-12-22 11:19:55.462 | + functions-common:time_stop:2353 : _TIME_TOTAL[$name]=10387 2020-12-22 11:19:55.465 | + functions:wait_for_service:438 : return 0 2020-12-22 11:19:55.467 | + ./stack.sh:main:1310 : is_service_enabled g-reg 2020-12-22 11:19:55.483 | + functions-common:is_service_enabled:1988 : return 0 2020-12-22 11:19:55.486 | + ./stack.sh:main:1312 : echo_summary 'Uploading images' 2020-12-22 11:19:55.489 | + ./stack.sh:echo_summary:455 : [[ -t 3 ]] 2020-12-22 11:19:55.491 | + ./stack.sh:echo_summary:461 : echo -e Uploading images 2020-12-22 11:19:55.494 | + ./stack.sh:main:1314 : for image_url in ${IMAGE_URLS//,/ } 2020-12-22 11:19:55.497 | + ./stack.sh:main:1315 : upload_image http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2020-12-22 11:19:55.501 | + functions:upload_image:89 : local image_url=http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2020-12-22 11:19:55.503 | + functions:upload_image:91 : local image image_fname image_name 2020-12-22 11:19:55.506 | + functions:upload_image:94 : mkdir -p /home/ubuntu/devstack/files/images 2020-12-22 11:19:55.512 | ++ functions:upload_image:95 : basename http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2020-12-22 11:19:55.516 | + functions:upload_image:95 : image_fname=ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2020-12-22 11:19:55.519 | + functions:upload_image:96 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx != file* ]] 2020-12-22 11:19:55.522 | + functions:upload_image:98 : [[ ! -f /home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx ]] 2020-12-22 11:19:55.524 | + 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 2020-12-22 11:19:55.527 | --2020-12-22 11:19:55-- http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2020-12-22 11:19:55.529 | Connecting to 10.100.0.9:80... connected. 2020-12-22 11:19:55.531 | HTTP request sent, awaiting response... 200 OK 2020-12-22 11:19:55.531 | Length: 645922816 (616M) 2020-12-22 11:19:55.531 | Saving to: ‘/home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx’ 2020-12-22 11:19:55.553 | 2020-12-22 11:19:55.844 | 0K ........ ........ ........ ........ 5% 105M 6s 2020-12-22 11:19:56.128 | 32768K ........ ........ ........ ........ 10% 112M 5s 2020-12-22 11:19:56.414 | 65536K ........ ........ ........ ........ 15% 112M 5s 2020-12-22 11:19:56.699 | 98304K ........ ........ ........ ........ 20% 112M 4s 2020-12-22 11:19:56.984 | 131072K ........ ........ ........ ........ 25% 112M 4s 2020-12-22 11:19:57.269 | 163840K ........ ........ ........ ........ 31% 112M 4s 2020-12-22 11:19:57.554 | 196608K ........ ........ ........ ........ 36% 112M 4s 2020-12-22 11:19:57.840 | 229376K ........ ........ ........ ........ 41% 112M 3s 2020-12-22 11:19:58.125 | 262144K ........ ........ ........ ........ 46% 112M 3s 2020-12-22 11:19:58.410 | 294912K ........ ........ ........ ........ 51% 112M 3s 2020-12-22 11:19:58.695 | 327680K ........ ........ ........ ........ 57% 112M 2s 2020-12-22 11:19:58.981 | 360448K ........ ........ ........ ........ 62% 112M 2s 2020-12-22 11:19:59.266 | 393216K ........ ........ ........ ........ 67% 112M 2s 2020-12-22 11:19:59.551 | 425984K ........ ........ ........ ........ 72% 112M 2s 2020-12-22 11:19:59.837 | 458752K ........ ........ ........ ........ 77% 112M 1s 2020-12-22 11:20:00.122 | 491520K ........ ........ ........ ........ 83% 112M 1s 2020-12-22 11:20:00.407 | 524288K ........ ........ ........ ........ 88% 112M 1s 2020-12-22 11:20:00.692 | 557056K ........ ........ ........ ........ 93% 112M 0s 2020-12-22 11:20:00.979 | 589824K ........ ........ ........ ........ 98% 111M 0s 2020-12-22 11:20:01.042 | 622592K ........ 100% 112M=5.5s 2020-12-22 11:20:01.042 | 2020-12-22 11:20:01.042 | 2020-12-22 11:20:01 (112 MB/s) - ‘/home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx’ saved [645922816/645922816] 2020-12-22 11:20:01.042 | 2020-12-22 11:20:01.045 | + functions:upload_image:100 : [[ 0 -ne 0 ]] 2020-12-22 11:20:01.047 | + functions:upload_image:105 : image=/home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2020-12-22 11:20:01.049 | + functions:upload_image:119 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx =~ openvz ]] 2020-12-22 11:20:01.052 | + functions:upload_image:126 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx =~ \.vmdk ]] 2020-12-22 11:20:01.054 | + functions:upload_image:241 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx =~ \.vhd\.tgz ]] 2020-12-22 11:20:01.057 | + functions:upload_image:263 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx =~ \.xen-raw\.tgz ]] 2020-12-22 11:20:01.060 | + functions:upload_image:274 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx =~ \.hds ]] 2020-12-22 11:20:01.062 | + functions:upload_image:290 : local kernel= 2020-12-22 11:20:01.064 | + functions:upload_image:291 : local ramdisk= 2020-12-22 11:20:01.066 | + functions:upload_image:292 : local disk_format= 2020-12-22 11:20:01.069 | + functions:upload_image:293 : local container_format= 2020-12-22 11:20:01.072 | + functions:upload_image:294 : local unpack= 2020-12-22 11:20:01.074 | + functions:upload_image:295 : local img_property= 2020-12-22 11:20:01.076 | + functions:upload_image:296 : case "$image_fname" in 2020-12-22 11:20:01.079 | + functions:upload_image:355 : local extension=04-minimal-cloudimg-amd64-sync.vhdx 2020-12-22 11:20:01.081 | ++ functions:upload_image:356 : basename /home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx .04-minimal-cloudimg-amd64-sync.vhdx 2020-12-22 11:20:01.085 | + functions:upload_image:356 : image_name=ubuntu-16 2020-12-22 11:20:01.088 | ++ functions:upload_image:357 : echo ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2020-12-22 11:20:01.089 | ++ functions:upload_image:357 : grep -oP '(?<=\.)vhdx?(?=\.|$)' 2020-12-22 11:20:01.093 | + functions:upload_image:357 : disk_format=vhdx 2020-12-22 11:20:01.095 | + functions:upload_image:358 : container_format=bare 2020-12-22 11:20:01.097 | + functions:upload_image:359 : '[' vhdx == gz ']' 2020-12-22 11:20:01.100 | + functions:upload_image:366 : is_arch ppc64le 2020-12-22 11:20:01.103 | ++ functions-common:is_arch:430 : uname -m 2020-12-22 11:20:01.106 | + functions-common:is_arch:430 : [[ x86_64 == \p\p\c\6\4\l\e ]] 2020-12-22 11:20:01.109 | + functions:upload_image:366 : is_arch ppc64 2020-12-22 11:20:01.111 | ++ functions-common:is_arch:430 : uname -m 2020-12-22 11:20:01.115 | + functions-common:is_arch:430 : [[ x86_64 == \p\p\c\6\4 ]] 2020-12-22 11:20:01.117 | + functions:upload_image:366 : is_arch ppc 2020-12-22 11:20:01.120 | ++ functions-common:is_arch:430 : uname -m 2020-12-22 11:20:01.123 | + functions-common:is_arch:430 : [[ x86_64 == \p\p\c ]] 2020-12-22 11:20:01.125 | + functions:upload_image:370 : is_arch aarch64 2020-12-22 11:20:01.128 | ++ functions-common:is_arch:430 : uname -m 2020-12-22 11:20:01.131 | + functions-common:is_arch:430 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2020-12-22 11:20:01.134 | + functions:upload_image:374 : '[' bare = bare ']' 2020-12-22 11:20:01.137 | + functions:upload_image:375 : '[' '' = zcat ']' 2020-12-22 11:20:01.140 | + functions:upload_image:377 : '[' '' = bunzip2 ']' 2020-12-22 11:20:01.142 | + functions:upload_image:380 : openstack --os-cloud=devstack-admin --os-region-name=RegionOne image create ubuntu-16 --public --container-format=bare --disk-format vhdx 2020-12-22 11:20:13.949 | +------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-12-22 11:20:13.949 | | Field | Value | 2020-12-22 11:20:13.949 | +------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-12-22 11:20:13.949 | | checksum | 318f990048c8a194829e52141534610d | 2020-12-22 11:20:13.949 | | container_format | bare | 2020-12-22 11:20:13.949 | | created_at | 2020-12-22T11:20:04Z | 2020-12-22 11:20:13.949 | | disk_format | vhdx | 2020-12-22 11:20:13.949 | | file | /v2/images/6b9dbc67-6e2f-4057-9066-7f3261d56080/file | 2020-12-22 11:20:13.949 | | id | 6b9dbc67-6e2f-4057-9066-7f3261d56080 | 2020-12-22 11:20:13.949 | | min_disk | 0 | 2020-12-22 11:20:13.949 | | min_ram | 0 | 2020-12-22 11:20:13.949 | | name | ubuntu-16 | 2020-12-22 11:20:13.949 | | owner | aaf41c31b1eb4b5eb0db81bf6618df6b | 2020-12-22 11:20:13.949 | | properties | os_hash_algo='sha512', os_hash_value='1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', os_hidden='False' | 2020-12-22 11:20:13.949 | | protected | False | 2020-12-22 11:20:13.949 | | schema | /v2/schemas/image | 2020-12-22 11:20:13.949 | | size | 645922816 | 2020-12-22 11:20:13.949 | | status | active | 2020-12-22 11:20:13.949 | | tags | | 2020-12-22 11:20:13.949 | | updated_at | 2020-12-22T11:20:14Z | 2020-12-22 11:20:13.949 | | virtual_size | None | 2020-12-22 11:20:13.949 | | visibility | public | 2020-12-22 11:20:13.949 | +------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-12-22 11:20:14.071 | + ./stack.sh:main:1322 : FIXED_KEY=bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2020-12-22 11:20:14.073 | + ./stack.sh:main:1323 : is_service_enabled nova 2020-12-22 11:20:14.095 | + functions-common:is_service_enabled:1988 : return 0 2020-12-22 11:20:14.098 | + ./stack.sh:main:1324 : iniset /etc/nova/nova.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2020-12-22 11:20:14.128 | + ./stack.sh:main:1325 : iniset /etc/nova/nova-cpu.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2020-12-22 11:20:14.158 | + ./stack.sh:main:1328 : is_service_enabled cinder 2020-12-22 11:20:14.176 | + functions-common:is_service_enabled:1988 : return 0 2020-12-22 11:20:14.179 | + ./stack.sh:main:1329 : iniset /etc/cinder/cinder.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2020-12-22 11:20:14.207 | + ./stack.sh:main:1333 : is_service_enabled n-api 2020-12-22 11:20:14.225 | + functions-common:is_service_enabled:1988 : return 0 2020-12-22 11:20:14.227 | + ./stack.sh:main:1334 : echo_summary 'Starting Nova API' 2020-12-22 11:20:14.230 | + ./stack.sh:echo_summary:455 : [[ -t 3 ]] 2020-12-22 11:20:14.233 | + ./stack.sh:echo_summary:461 : echo -e Starting Nova API 2020-12-22 11:20:14.235 | + ./stack.sh:main:1335 : start_nova_api 2020-12-22 11:20:14.239 | + lib/nova:start_nova_api:833 : local service_port=8774 2020-12-22 11:20:14.242 | + lib/nova:start_nova_api:834 : local service_protocol=http 2020-12-22 11:20:14.246 | + lib/nova:start_nova_api:835 : local nova_url 2020-12-22 11:20:14.250 | + lib/nova:start_nova_api:836 : is_service_enabled tls-proxy 2020-12-22 11:20:14.267 | + functions-common:is_service_enabled:1988 : return 1 2020-12-22 11:20:14.270 | + lib/nova:start_nova_api:842 : 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:/usr/local/bin 2020-12-22 11:20:14.273 | + lib/nova:start_nova_api:843 : 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:/usr/local/bin 2020-12-22 11:20:14.275 | + lib/nova:start_nova_api:843 : 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:/usr/local/bin 2020-12-22 11:20:14.278 | + lib/nova:start_nova_api:845 : '[' True == False ']' 2020-12-22 11:20:14.281 | ++ lib/nova:start_nova_api:853 : which uwsgi 2020-12-22 11:20:14.285 | + lib/nova:start_nova_api:853 : run_process n-api '/usr/local/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2020-12-22 11:20:14.288 | + functions-common:run_process:1583 : local service=n-api 2020-12-22 11:20:14.290 | + functions-common:run_process:1584 : local 'command=/usr/local/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2020-12-22 11:20:14.293 | + functions-common:run_process:1585 : local group= 2020-12-22 11:20:14.295 | + functions-common:run_process:1586 : local user= 2020-12-22 11:20:14.298 | + functions-common:run_process:1588 : local name=n-api 2020-12-22 11:20:14.300 | + functions-common:run_process:1590 : time_start run_process 2020-12-22 11:20:14.303 | + functions-common:time_start:2322 : local name=run_process 2020-12-22 11:20:14.306 | + functions-common:time_start:2323 : local start_time= 2020-12-22 11:20:14.308 | + functions-common:time_start:2324 : [[ -n '' ]] 2020-12-22 11:20:14.312 | ++ functions-common:time_start:2327 : date +%s%3N 2020-12-22 11:20:14.316 | + functions-common:time_start:2327 : _TIME_START[$name]=1608636014312 2020-12-22 11:20:14.319 | + functions-common:run_process:1591 : is_service_enabled n-api 2020-12-22 11:20:14.340 | + functions-common:is_service_enabled:1988 : return 0 2020-12-22 11:20:14.344 | + functions-common:run_process:1592 : _run_under_systemd n-api '/usr/local/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' '' 2020-12-22 11:20:14.349 | + functions-common:_run_under_systemd:1548 : local service=n-api 2020-12-22 11:20:14.352 | + functions-common:_run_under_systemd:1549 : local 'command=/usr/local/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2020-12-22 11:20:14.355 | + functions-common:_run_under_systemd:1550 : local 'cmd=/usr/local/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2020-12-22 11:20:14.358 | + functions-common:_run_under_systemd:1552 : _common_systemd_pitfalls '/usr/local/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2020-12-22 11:20:14.360 | + functions-common:_common_systemd_pitfalls:1520 : local 'cmd=/usr/local/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2020-12-22 11:20:14.363 | + functions-common:_common_systemd_pitfalls:1523 : [[ /usr/local/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ sudo ]] 2020-12-22 11:20:14.365 | + functions-common:_common_systemd_pitfalls:1534 : [[ ! /usr/local/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ ^/ ]] 2020-12-22 11:20:14.368 | + functions-common:_run_under_systemd:1554 : local systemd_service=devstack@n-api.service 2020-12-22 11:20:14.370 | + functions-common:_run_under_systemd:1555 : local group= 2020-12-22 11:20:14.373 | + functions-common:_run_under_systemd:1556 : local user=ubuntu 2020-12-22 11:20:14.375 | + functions-common:_run_under_systemd:1557 : [[ /usr/local/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ uwsgi ]] 2020-12-22 11:20:14.378 | + functions-common:_run_under_systemd:1558 : 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 2020-12-22 11:20:14.380 | + functions-common:write_uwsgi_user_unit_file:1492 : local service=devstack@n-api.service 2020-12-22 11:20:14.382 | + functions-common:write_uwsgi_user_unit_file:1493 : local 'command=/usr/local/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2020-12-22 11:20:14.385 | + functions-common:write_uwsgi_user_unit_file:1494 : local group= 2020-12-22 11:20:14.387 | + functions-common:write_uwsgi_user_unit_file:1495 : local user=ubuntu 2020-12-22 11:20:14.390 | + functions-common:write_uwsgi_user_unit_file:1496 : local unitfile=/etc/systemd/system/devstack@n-api.service 2020-12-22 11:20:14.392 | + functions-common:write_uwsgi_user_unit_file:1497 : mkdir -p /etc/systemd/system 2020-12-22 11:20:14.397 | + functions-common:write_uwsgi_user_unit_file:1499 : iniset -sudo /etc/systemd/system/devstack@n-api.service Unit Description 'Devstack devstack@n-api.service' 2020-12-22 11:20:14.455 | + functions-common:write_uwsgi_user_unit_file:1500 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service SyslogIdentifier devstack@n-api.service 2020-12-22 11:20:14.511 | + functions-common:write_uwsgi_user_unit_file:1501 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service User ubuntu 2020-12-22 11:20:14.559 | + functions-common:write_uwsgi_user_unit_file:1502 : 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' 2020-12-22 11:20:14.607 | + functions-common:write_uwsgi_user_unit_file:1503 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecReload '/bin/kill -HUP $MAINPID' 2020-12-22 11:20:14.657 | + functions-common:write_uwsgi_user_unit_file:1504 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Type notify 2020-12-22 11:20:14.704 | + functions-common:write_uwsgi_user_unit_file:1505 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service KillMode process 2020-12-22 11:20:14.759 | + functions-common:write_uwsgi_user_unit_file:1506 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Restart always 2020-12-22 11:20:14.814 | + functions-common:write_uwsgi_user_unit_file:1507 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service NotifyAccess all 2020-12-22 11:20:14.866 | + functions-common:write_uwsgi_user_unit_file:1508 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service RestartForceExitStatus 100 2020-12-22 11:20:14.914 | + functions-common:write_uwsgi_user_unit_file:1510 : [[ -n '' ]] 2020-12-22 11:20:14.917 | + functions-common:write_uwsgi_user_unit_file:1513 : iniset -sudo /etc/systemd/system/devstack@n-api.service Install WantedBy multi-user.target 2020-12-22 11:20:14.976 | + functions-common:write_uwsgi_user_unit_file:1516 : sudo systemctl daemon-reload 2020-12-22 11:20:15.189 | + functions-common:_run_under_systemd:1563 : sudo systemctl enable devstack@n-api.service 2020-12-22 11:20:15.206 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api.service → /etc/systemd/system/devstack@n-api.service. 2020-12-22 11:20:15.406 | + functions-common:_run_under_systemd:1564 : sudo systemctl start devstack@n-api.service 2020-12-22 11:20:15.481 | + functions-common:run_process:1594 : time_stop run_process 2020-12-22 11:20:15.484 | + functions-common:time_stop:2336 : local name 2020-12-22 11:20:15.487 | + functions-common:time_stop:2337 : local end_time 2020-12-22 11:20:15.490 | + functions-common:time_stop:2338 : local elapsed_time 2020-12-22 11:20:15.493 | + functions-common:time_stop:2339 : local total 2020-12-22 11:20:15.496 | + functions-common:time_stop:2340 : local start_time 2020-12-22 11:20:15.499 | + functions-common:time_stop:2342 : name=run_process 2020-12-22 11:20:15.502 | + functions-common:time_stop:2343 : start_time=1608636014312 2020-12-22 11:20:15.504 | + functions-common:time_stop:2345 : [[ -z 1608636014312 ]] 2020-12-22 11:20:15.508 | ++ functions-common:time_stop:2348 : date +%s%3N 2020-12-22 11:20:15.512 | + functions-common:time_stop:2348 : end_time=1608636015509 2020-12-22 11:20:15.514 | + functions-common:time_stop:2349 : elapsed_time=1197 2020-12-22 11:20:15.517 | + functions-common:time_stop:2350 : total=8908 2020-12-22 11:20:15.520 | + functions-common:time_stop:2352 : _TIME_START[$name]= 2020-12-22 11:20:15.523 | + functions-common:time_stop:2353 : _TIME_TOTAL[$name]=10105 2020-12-22 11:20:15.525 | + lib/nova:start_nova_api:854 : nova_url=http://10.222.0.117/compute/v2.1/ 2020-12-22 11:20:15.528 | + lib/nova:start_nova_api:857 : echo 'Waiting for nova-api to start...' 2020-12-22 11:20:15.528 | Waiting for nova-api to start... 2020-12-22 11:20:15.531 | + lib/nova:start_nova_api:858 : wait_for_service 60 http://10.222.0.117/compute/v2.1/ 2020-12-22 11:20:15.533 | + functions:wait_for_service:428 : local timeout=60 2020-12-22 11:20:15.536 | + functions:wait_for_service:429 : local url=http://10.222.0.117/compute/v2.1/ 2020-12-22 11:20:15.538 | + functions:wait_for_service:430 : local rval=0 2020-12-22 11:20:15.541 | + functions:wait_for_service:431 : time_start wait_for_service 2020-12-22 11:20:15.544 | + functions-common:time_start:2322 : local name=wait_for_service 2020-12-22 11:20:15.547 | + functions-common:time_start:2323 : local start_time= 2020-12-22 11:20:15.549 | + functions-common:time_start:2324 : [[ -n '' ]] 2020-12-22 11:20:15.553 | ++ functions-common:time_start:2327 : date +%s%3N 2020-12-22 11:20:15.557 | + functions-common:time_start:2327 : _TIME_START[$name]=1608636015554 2020-12-22 11:20:15.559 | + functions:wait_for_service:432 : timeout 60 bash -x 2020-12-22 11:20:15.564 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.117/compute/v2.1/ 2020-12-22 11:20:21.616 | + :: : [[ 401 == 503 ]] 2020-12-22 11:20:21.617 | + :: : [[ 0 -eq 7 ]] 2020-12-22 11:20:21.621 | + functions:wait_for_service:437 : time_stop wait_for_service 2020-12-22 11:20:21.624 | + functions-common:time_stop:2336 : local name 2020-12-22 11:20:21.626 | + functions-common:time_stop:2337 : local end_time 2020-12-22 11:20:21.629 | + functions-common:time_stop:2338 : local elapsed_time 2020-12-22 11:20:21.632 | + functions-common:time_stop:2339 : local total 2020-12-22 11:20:21.634 | + functions-common:time_stop:2340 : local start_time 2020-12-22 11:20:21.637 | + functions-common:time_stop:2342 : name=wait_for_service 2020-12-22 11:20:21.640 | + functions-common:time_stop:2343 : start_time=1608636015554 2020-12-22 11:20:21.642 | + functions-common:time_stop:2345 : [[ -z 1608636015554 ]] 2020-12-22 11:20:21.646 | ++ functions-common:time_stop:2348 : date +%s%3N 2020-12-22 11:20:21.650 | + functions-common:time_stop:2348 : end_time=1608636021647 2020-12-22 11:20:21.653 | + functions-common:time_stop:2349 : elapsed_time=6093 2020-12-22 11:20:21.656 | + functions-common:time_stop:2350 : total=10387 2020-12-22 11:20:21.658 | + functions-common:time_stop:2352 : _TIME_START[$name]= 2020-12-22 11:20:21.661 | + functions-common:time_stop:2353 : _TIME_TOTAL[$name]=16480 2020-12-22 11:20:21.664 | + functions:wait_for_service:438 : return 0 2020-12-22 11:20:21.667 | + lib/nova:start_nova_api:862 : 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:/usr/local/bin 2020-12-22 11:20:21.670 | + lib/nova:start_nova_api:862 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/local/sbin:/usr/sbin:/sbin:/usr/local/bin 2020-12-22 11:20:21.674 | + ./stack.sh:main:1338 : is_service_enabled neutron-api 2020-12-22 11:20:21.692 | + functions-common:is_service_enabled:1988 : return 1 2020-12-22 11:20:21.696 | + ./stack.sh:main:1341 : is_service_enabled q-svc 2020-12-22 11:20:21.715 | + functions-common:is_service_enabled:1988 : return 0 2020-12-22 11:20:21.718 | + ./stack.sh:main:1342 : echo_summary 'Starting Neutron' 2020-12-22 11:20:21.721 | + ./stack.sh:echo_summary:455 : [[ -t 3 ]] 2020-12-22 11:20:21.724 | + ./stack.sh:echo_summary:461 : echo -e Starting Neutron 2020-12-22 11:20:21.727 | + ./stack.sh:main:1343 : configure_neutron_after_post_config 2020-12-22 11:20:21.730 | + lib/neutron-legacy:configure_neutron_after_post_config:465 : [[ router,neutron.services.metering.metering_plugin.MeteringPlugin != '' ]] 2020-12-22 11:20:21.733 | + lib/neutron-legacy:configure_neutron_after_post_config:466 : iniset /etc/neutron/neutron.conf DEFAULT service_plugins router,neutron.services.metering.metering_plugin.MeteringPlugin 2020-12-22 11:20:21.767 | + ./stack.sh:main:1344 : start_neutron_service_and_check 2020-12-22 11:20:21.770 | + lib/neutron-legacy:start_neutron_service_and_check:472 : local service_port=9696 2020-12-22 11:20:21.772 | + lib/neutron-legacy:start_neutron_service_and_check:473 : local service_protocol=http 2020-12-22 11:20:21.775 | + lib/neutron-legacy:start_neutron_service_and_check:474 : local cfg_file_options 2020-12-22 11:20:21.778 | + lib/neutron-legacy:start_neutron_service_and_check:475 : local neutron_url 2020-12-22 11:20:21.781 | ++ lib/neutron-legacy:start_neutron_service_and_check:477 : determine_config_files neutron-server 2020-12-22 11:20:21.784 | ++ lib/neutron-legacy:determine_config_files:324 : local opts= 2020-12-22 11:20:21.787 | ++ lib/neutron-legacy:determine_config_files:325 : case "$1" in 2020-12-22 11:20:21.792 | +++ lib/neutron-legacy:determine_config_files:326 : _determine_config_server 2020-12-22 11:20:21.794 | +++ lib/neutron-legacy:_determine_config_server:294 : [[ '' != '' ]] 2020-12-22 11:20:21.797 | +++ lib/neutron-legacy:_determine_config_server:301 : [[ 0 > 0 ]] 2020-12-22 11:20:21.800 | +++ lib/neutron-legacy:_determine_config_server:308 : local cfg_file 2020-12-22 11:20:21.803 | +++ lib/neutron-legacy:_determine_config_server:309 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2020-12-22 11:20:21.806 | +++ lib/neutron-legacy:_determine_config_server:313 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2020-12-22 11:20:21.811 | ++ lib/neutron-legacy:determine_config_files:326 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2020-12-22 11:20:21.815 | ++ lib/neutron-legacy:determine_config_files:329 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' ']' 2020-12-22 11:20:21.819 | ++ lib/neutron-legacy:determine_config_files:332 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2020-12-22 11:20:21.824 | + lib/neutron-legacy:start_neutron_service_and_check:477 : cfg_file_options='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2020-12-22 11:20:21.828 | + lib/neutron-legacy:start_neutron_service_and_check:479 : is_service_enabled tls-proxy 2020-12-22 11:20:21.851 | + functions-common:is_service_enabled:1988 : return 1 2020-12-22 11:20:21.853 | + lib/neutron-legacy:start_neutron_service_and_check:484 : '[' False == True ']' 2020-12-22 11:20:21.856 | + lib/neutron-legacy:start_neutron_service_and_check:491 : run_process q-svc '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2020-12-22 11:20:21.859 | + functions-common:run_process:1583 : local service=q-svc 2020-12-22 11:20:21.861 | + functions-common:run_process:1584 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2020-12-22 11:20:21.864 | + functions-common:run_process:1585 : local group= 2020-12-22 11:20:21.867 | + functions-common:run_process:1586 : local user= 2020-12-22 11:20:21.869 | + functions-common:run_process:1588 : local name=q-svc 2020-12-22 11:20:21.872 | + functions-common:run_process:1590 : time_start run_process 2020-12-22 11:20:21.875 | + functions-common:time_start:2322 : local name=run_process 2020-12-22 11:20:21.877 | + functions-common:time_start:2323 : local start_time= 2020-12-22 11:20:21.880 | + functions-common:time_start:2324 : [[ -n '' ]] 2020-12-22 11:20:21.883 | ++ functions-common:time_start:2327 : date +%s%3N 2020-12-22 11:20:21.887 | + functions-common:time_start:2327 : _TIME_START[$name]=1608636021884 2020-12-22 11:20:21.890 | + functions-common:run_process:1591 : is_service_enabled q-svc 2020-12-22 11:20:21.908 | + functions-common:is_service_enabled:1988 : return 0 2020-12-22 11:20:21.910 | + functions-common:run_process:1592 : _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' '' '' 2020-12-22 11:20:21.913 | + functions-common:_run_under_systemd:1548 : local service=q-svc 2020-12-22 11:20:21.916 | + functions-common:_run_under_systemd:1549 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2020-12-22 11:20:21.919 | + functions-common:_run_under_systemd:1550 : local 'cmd=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2020-12-22 11:20:21.921 | + functions-common:_run_under_systemd:1552 : _common_systemd_pitfalls '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2020-12-22 11:20:21.924 | + functions-common:_common_systemd_pitfalls:1520 : local 'cmd=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2020-12-22 11:20:21.926 | + functions-common:_common_systemd_pitfalls:1523 : [[ /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2020-12-22 11:20:21.929 | + functions-common:_common_systemd_pitfalls:1534 : [[ ! /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2020-12-22 11:20:21.932 | + functions-common:_run_under_systemd:1554 : local systemd_service=devstack@q-svc.service 2020-12-22 11:20:21.935 | + functions-common:_run_under_systemd:1555 : local group= 2020-12-22 11:20:21.938 | + functions-common:_run_under_systemd:1556 : local user=ubuntu 2020-12-22 11:20:21.941 | + functions-common:_run_under_systemd:1557 : [[ /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2020-12-22 11:20:21.944 | + functions-common:_run_under_systemd:1560 : 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 2020-12-22 11:20:21.947 | + functions-common:write_user_unit_file:1465 : local service=devstack@q-svc.service 2020-12-22 11:20:21.949 | + functions-common:write_user_unit_file:1466 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2020-12-22 11:20:21.951 | + functions-common:write_user_unit_file:1467 : local group= 2020-12-22 11:20:21.954 | + functions-common:write_user_unit_file:1468 : local user=ubuntu 2020-12-22 11:20:21.956 | + functions-common:write_user_unit_file:1469 : local extra= 2020-12-22 11:20:21.959 | + functions-common:write_user_unit_file:1470 : [[ -n '' ]] 2020-12-22 11:20:21.961 | + functions-common:write_user_unit_file:1473 : local unitfile=/etc/systemd/system/devstack@q-svc.service 2020-12-22 11:20:21.963 | + functions-common:write_user_unit_file:1474 : mkdir -p /etc/systemd/system 2020-12-22 11:20:21.968 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Unit Description 'Devstack devstack@q-svc.service' 2020-12-22 11:20:22.027 | + functions-common:write_user_unit_file:1477 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service User ubuntu 2020-12-22 11:20:22.097 | + functions-common:write_user_unit_file:1478 : 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' 2020-12-22 11:20:22.146 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service KillMode process 2020-12-22 11:20:22.194 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service TimeoutStopSec 300 2020-12-22 11:20:22.241 | + functions-common:write_user_unit_file:1481 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service ExecReload '/bin/kill -HUP $MAINPID' 2020-12-22 11:20:22.291 | + functions-common:write_user_unit_file:1482 : [[ -n '' ]] 2020-12-22 11:20:22.293 | + functions-common:write_user_unit_file:1485 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Install WantedBy multi-user.target 2020-12-22 11:20:22.358 | + functions-common:write_user_unit_file:1488 : sudo systemctl daemon-reload 2020-12-22 11:20:22.582 | + functions-common:_run_under_systemd:1563 : sudo systemctl enable devstack@q-svc.service 2020-12-22 11:20:22.604 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-svc.service → /etc/systemd/system/devstack@q-svc.service. 2020-12-22 11:20:22.816 | + functions-common:_run_under_systemd:1564 : sudo systemctl start devstack@q-svc.service 2020-12-22 11:20:22.844 | + functions-common:run_process:1594 : time_stop run_process 2020-12-22 11:20:22.847 | + functions-common:time_stop:2336 : local name 2020-12-22 11:20:22.850 | + functions-common:time_stop:2337 : local end_time 2020-12-22 11:20:22.853 | + functions-common:time_stop:2338 : local elapsed_time 2020-12-22 11:20:22.856 | + functions-common:time_stop:2339 : local total 2020-12-22 11:20:22.859 | + functions-common:time_stop:2340 : local start_time 2020-12-22 11:20:22.862 | + functions-common:time_stop:2342 : name=run_process 2020-12-22 11:20:22.865 | + functions-common:time_stop:2343 : start_time=1608636021884 2020-12-22 11:20:22.867 | + functions-common:time_stop:2345 : [[ -z 1608636021884 ]] 2020-12-22 11:20:22.870 | ++ functions-common:time_stop:2348 : date +%s%3N 2020-12-22 11:20:22.874 | + functions-common:time_stop:2348 : end_time=1608636022871 2020-12-22 11:20:22.877 | + functions-common:time_stop:2349 : elapsed_time=987 2020-12-22 11:20:22.888 | + functions-common:time_stop:2350 : total=10105 2020-12-22 11:20:22.891 | + functions-common:time_stop:2352 : _TIME_START[$name]= 2020-12-22 11:20:22.894 | + functions-common:time_stop:2353 : _TIME_TOTAL[$name]=11092 2020-12-22 11:20:22.896 | + lib/neutron-legacy:start_neutron_service_and_check:492 : neutron_url=http://10.222.0.117:9696 2020-12-22 11:20:22.899 | + lib/neutron-legacy:start_neutron_service_and_check:494 : is_service_enabled tls-proxy 2020-12-22 11:20:22.916 | + functions-common:is_service_enabled:1988 : return 1 2020-12-22 11:20:22.922 | + lib/neutron-legacy:start_neutron_service_and_check:498 : echo 'Waiting for Neutron to start...' 2020-12-22 11:20:22.922 | Waiting for Neutron to start... 2020-12-22 11:20:22.924 | + lib/neutron-legacy:start_neutron_service_and_check:500 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.117:9696' 2020-12-22 11:20:22.927 | + lib/neutron-legacy:start_neutron_service_and_check:501 : test_with_retry 'wget --no-proxy -q -O- http://10.222.0.117:9696' 'Neutron did not start' 60 2020-12-22 11:20:22.930 | + functions-common:test_with_retry:2274 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.117:9696' 2020-12-22 11:20:22.933 | + functions-common:test_with_retry:2275 : local 'failmsg=Neutron did not start' 2020-12-22 11:20:22.935 | + functions-common:test_with_retry:2276 : local until=60 2020-12-22 11:20:22.938 | + functions-common:test_with_retry:2277 : local sleep=0.5 2020-12-22 11:20:22.941 | + functions-common:test_with_retry:2279 : time_start test_with_retry 2020-12-22 11:20:22.943 | + functions-common:time_start:2322 : local name=test_with_retry 2020-12-22 11:20:22.946 | + functions-common:time_start:2323 : local start_time= 2020-12-22 11:20:22.949 | + functions-common:time_start:2324 : [[ -n '' ]] 2020-12-22 11:20:22.952 | ++ functions-common:time_start:2327 : date +%s%3N 2020-12-22 11:20:22.956 | + functions-common:time_start:2327 : _TIME_START[$name]=1608636022953 2020-12-22 11:20:22.958 | + functions-common:test_with_retry:2280 : timeout 60 sh -c 'while ! wget --no-proxy -q -O- http://10.222.0.117:9696; do sleep 0.5; done' 2020-12-22 11:20:22.964 | 2020-12-22 11:20:22.964 | Redirecting output to ‘wget-log’. 2020-12-22 11:20:23.468 | 2020-12-22 11:20:23.468 | Redirecting output to ‘wget-log.1’. 2020-12-22 11:20:23.973 | 2020-12-22 11:20:23.973 | Redirecting output to ‘wget-log.2’. 2020-12-22 11:20:24.477 | 2020-12-22 11:20:24.477 | Redirecting output to ‘wget-log.3’. 2020-12-22 11:20:24.982 | 2020-12-22 11:20:24.982 | Redirecting output to ‘wget-log.4’. 2020-12-22 11:20:25.486 | 2020-12-22 11:20:25.486 | Redirecting output to ‘wget-log.5’. 2020-12-22 11:20:25.991 | 2020-12-22 11:20:25.991 | Redirecting output to ‘wget-log.6’. 2020-12-22 11:20:26.495 | 2020-12-22 11:20:26.495 | Redirecting output to ‘wget-log.7’. 2020-12-22 11:20:27.000 | 2020-12-22 11:20:27.000 | Redirecting output to ‘wget-log.8’. 2020-12-22 11:20:27.504 | 2020-12-22 11:20:27.505 | Redirecting output to ‘wget-log.9’. 2020-12-22 11:20:28.009 | 2020-12-22 11:20:28.009 | Redirecting output to ‘wget-log.10’. 2020-12-22 11:20:28.514 | 2020-12-22 11:20:28.514 | Redirecting output to ‘wget-log.11’. 2020-12-22 11:20:28.687 | {"versions": [{"id": "v2.0", "status": "CURRENT", "links": [{"rel": "self", "href": "http://10.222.0.117:9696/v2.0/"}]}]}+ functions-common:test_with_retry:2283 : time_stop test_with_retry 2020-12-22 11:20:28.692 | + functions-common:time_stop:2336 : local name 2020-12-22 11:20:28.695 | + functions-common:time_stop:2337 : local end_time 2020-12-22 11:20:28.699 | + functions-common:time_stop:2338 : local elapsed_time 2020-12-22 11:20:28.702 | + functions-common:time_stop:2339 : local total 2020-12-22 11:20:28.706 | + functions-common:time_stop:2340 : local start_time 2020-12-22 11:20:28.709 | + functions-common:time_stop:2342 : name=test_with_retry 2020-12-22 11:20:28.713 | + functions-common:time_stop:2343 : start_time=1608636022953 2020-12-22 11:20:28.716 | + functions-common:time_stop:2345 : [[ -z 1608636022953 ]] 2020-12-22 11:20:28.720 | ++ functions-common:time_stop:2348 : date +%s%3N 2020-12-22 11:20:28.725 | + functions-common:time_stop:2348 : end_time=1608636028721 2020-12-22 11:20:28.728 | + functions-common:time_stop:2349 : elapsed_time=5768 2020-12-22 11:20:28.730 | + functions-common:time_stop:2350 : total=0 2020-12-22 11:20:28.733 | + functions-common:time_stop:2352 : _TIME_START[$name]= 2020-12-22 11:20:28.736 | + functions-common:time_stop:2353 : _TIME_TOTAL[$name]=5768 2020-12-22 11:20:28.738 | + ./stack.sh:main:1349 : is_service_enabled placement 2020-12-22 11:20:28.755 | + functions-common:is_service_enabled:1988 : return 0 2020-12-22 11:20:28.758 | + ./stack.sh:main:1350 : echo_summary 'Starting Placement' 2020-12-22 11:20:28.760 | + ./stack.sh:echo_summary:455 : [[ -t 3 ]] 2020-12-22 11:20:28.764 | + ./stack.sh:echo_summary:461 : echo -e Starting Placement 2020-12-22 11:20:28.767 | + ./stack.sh:main:1351 : start_placement 2020-12-22 11:20:28.770 | + lib/placement:start_placement:161 : start_placement_api 2020-12-22 11:20:28.773 | + lib/placement:start_placement_api:146 : [[ uwsgi == \u\w\s\g\i ]] 2020-12-22 11:20:28.776 | ++ lib/placement:start_placement_api:147 : which uwsgi 2020-12-22 11:20:28.780 | + lib/placement:start_placement_api:147 : run_process placement-api '/usr/local/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2020-12-22 11:20:28.783 | + functions-common:run_process:1583 : local service=placement-api 2020-12-22 11:20:28.786 | + functions-common:run_process:1584 : local 'command=/usr/local/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2020-12-22 11:20:28.789 | + functions-common:run_process:1585 : local group= 2020-12-22 11:20:28.792 | + functions-common:run_process:1586 : local user= 2020-12-22 11:20:28.796 | + functions-common:run_process:1588 : local name=placement-api 2020-12-22 11:20:28.799 | + functions-common:run_process:1590 : time_start run_process 2020-12-22 11:20:28.802 | + functions-common:time_start:2322 : local name=run_process 2020-12-22 11:20:28.806 | + functions-common:time_start:2323 : local start_time= 2020-12-22 11:20:28.808 | + functions-common:time_start:2324 : [[ -n '' ]] 2020-12-22 11:20:28.812 | ++ functions-common:time_start:2327 : date +%s%3N 2020-12-22 11:20:28.816 | + functions-common:time_start:2327 : _TIME_START[$name]=1608636028813 2020-12-22 11:20:28.818 | + functions-common:run_process:1591 : is_service_enabled placement-api 2020-12-22 11:20:28.835 | + functions-common:is_service_enabled:1988 : return 0 2020-12-22 11:20:28.838 | + functions-common:run_process:1592 : _run_under_systemd placement-api '/usr/local/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' '' 2020-12-22 11:20:28.840 | + functions-common:_run_under_systemd:1548 : local service=placement-api 2020-12-22 11:20:28.843 | + functions-common:_run_under_systemd:1549 : local 'command=/usr/local/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2020-12-22 11:20:28.845 | + functions-common:_run_under_systemd:1550 : local 'cmd=/usr/local/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2020-12-22 11:20:28.848 | + functions-common:_run_under_systemd:1552 : _common_systemd_pitfalls '/usr/local/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2020-12-22 11:20:28.851 | + functions-common:_common_systemd_pitfalls:1520 : local 'cmd=/usr/local/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2020-12-22 11:20:28.854 | + functions-common:_common_systemd_pitfalls:1523 : [[ /usr/local/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ sudo ]] 2020-12-22 11:20:28.857 | + functions-common:_common_systemd_pitfalls:1534 : [[ ! /usr/local/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ ^/ ]] 2020-12-22 11:20:28.859 | + functions-common:_run_under_systemd:1554 : local systemd_service=devstack@placement-api.service 2020-12-22 11:20:28.863 | + functions-common:_run_under_systemd:1555 : local group= 2020-12-22 11:20:28.867 | + functions-common:_run_under_systemd:1556 : local user=ubuntu 2020-12-22 11:20:28.870 | + functions-common:_run_under_systemd:1557 : [[ /usr/local/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ uwsgi ]] 2020-12-22 11:20:28.874 | + functions-common:_run_under_systemd:1558 : write_uwsgi_user_unit_file devstack@placement-api.service '/usr/local/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' ubuntu 2020-12-22 11:20:28.878 | + functions-common:write_uwsgi_user_unit_file:1492 : local service=devstack@placement-api.service 2020-12-22 11:20:28.880 | + functions-common:write_uwsgi_user_unit_file:1493 : local 'command=/usr/local/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2020-12-22 11:20:28.883 | + functions-common:write_uwsgi_user_unit_file:1494 : local group= 2020-12-22 11:20:28.885 | + functions-common:write_uwsgi_user_unit_file:1495 : local user=ubuntu 2020-12-22 11:20:28.888 | + functions-common:write_uwsgi_user_unit_file:1496 : local unitfile=/etc/systemd/system/devstack@placement-api.service 2020-12-22 11:20:28.891 | + functions-common:write_uwsgi_user_unit_file:1497 : mkdir -p /etc/systemd/system 2020-12-22 11:20:28.895 | + functions-common:write_uwsgi_user_unit_file:1499 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Unit Description 'Devstack devstack@placement-api.service' 2020-12-22 11:20:28.952 | + functions-common:write_uwsgi_user_unit_file:1500 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service SyslogIdentifier devstack@placement-api.service 2020-12-22 11:20:29.014 | + functions-common:write_uwsgi_user_unit_file:1501 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service User ubuntu 2020-12-22 11:20:29.073 | + functions-common:write_uwsgi_user_unit_file:1502 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecStart '/usr/local/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2020-12-22 11:20:29.121 | + functions-common:write_uwsgi_user_unit_file:1503 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecReload '/bin/kill -HUP $MAINPID' 2020-12-22 11:20:29.175 | + functions-common:write_uwsgi_user_unit_file:1504 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Type notify 2020-12-22 11:20:29.229 | + functions-common:write_uwsgi_user_unit_file:1505 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service KillMode process 2020-12-22 11:20:29.279 | + functions-common:write_uwsgi_user_unit_file:1506 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Restart always 2020-12-22 11:20:29.328 | + functions-common:write_uwsgi_user_unit_file:1507 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service NotifyAccess all 2020-12-22 11:20:29.378 | + functions-common:write_uwsgi_user_unit_file:1508 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service RestartForceExitStatus 100 2020-12-22 11:20:29.428 | + functions-common:write_uwsgi_user_unit_file:1510 : [[ -n '' ]] 2020-12-22 11:20:29.430 | + functions-common:write_uwsgi_user_unit_file:1513 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Install WantedBy multi-user.target 2020-12-22 11:20:29.497 | + functions-common:write_uwsgi_user_unit_file:1516 : sudo systemctl daemon-reload 2020-12-22 11:20:29.673 | + functions-common:_run_under_systemd:1563 : sudo systemctl enable devstack@placement-api.service 2020-12-22 11:20:29.688 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@placement-api.service → /etc/systemd/system/devstack@placement-api.service. 2020-12-22 11:20:29.905 | + functions-common:_run_under_systemd:1564 : sudo systemctl start devstack@placement-api.service 2020-12-22 11:20:29.984 | + functions-common:run_process:1594 : time_stop run_process 2020-12-22 11:20:29.987 | + functions-common:time_stop:2336 : local name 2020-12-22 11:20:29.990 | + functions-common:time_stop:2337 : local end_time 2020-12-22 11:20:29.994 | + functions-common:time_stop:2338 : local elapsed_time 2020-12-22 11:20:29.997 | + functions-common:time_stop:2339 : local total 2020-12-22 11:20:30.000 | + functions-common:time_stop:2340 : local start_time 2020-12-22 11:20:30.004 | + functions-common:time_stop:2342 : name=run_process 2020-12-22 11:20:30.007 | + functions-common:time_stop:2343 : start_time=1608636028813 2020-12-22 11:20:30.010 | + functions-common:time_stop:2345 : [[ -z 1608636028813 ]] 2020-12-22 11:20:30.016 | ++ functions-common:time_stop:2348 : date +%s%3N 2020-12-22 11:20:30.019 | + functions-common:time_stop:2348 : end_time=1608636030016 2020-12-22 11:20:30.022 | + functions-common:time_stop:2349 : elapsed_time=1203 2020-12-22 11:20:30.026 | + functions-common:time_stop:2350 : total=11092 2020-12-22 11:20:30.028 | + functions-common:time_stop:2352 : _TIME_START[$name]= 2020-12-22 11:20:30.031 | + functions-common:time_stop:2353 : _TIME_TOTAL[$name]=12295 2020-12-22 11:20:30.034 | + lib/placement:start_placement_api:154 : echo 'Waiting for placement-api to start...' 2020-12-22 11:20:30.034 | Waiting for placement-api to start... 2020-12-22 11:20:30.036 | + lib/placement:start_placement_api:155 : wait_for_service 60 http://10.222.0.117/placement 2020-12-22 11:20:30.039 | + functions:wait_for_service:428 : local timeout=60 2020-12-22 11:20:30.041 | + functions:wait_for_service:429 : local url=http://10.222.0.117/placement 2020-12-22 11:20:30.044 | + functions:wait_for_service:430 : local rval=0 2020-12-22 11:20:30.047 | + functions:wait_for_service:431 : time_start wait_for_service 2020-12-22 11:20:30.050 | + functions-common:time_start:2322 : local name=wait_for_service 2020-12-22 11:20:30.053 | + functions-common:time_start:2323 : local start_time= 2020-12-22 11:20:30.056 | + functions-common:time_start:2324 : [[ -n '' ]] 2020-12-22 11:20:30.060 | ++ functions-common:time_start:2327 : date +%s%3N 2020-12-22 11:20:30.063 | + functions-common:time_start:2327 : _TIME_START[$name]=1608636030060 2020-12-22 11:20:30.066 | + functions:wait_for_service:432 : timeout 60 bash -x 2020-12-22 11:20:30.072 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.117/placement 2020-12-22 11:20:32.805 | + :: : [[ 200 == 503 ]] 2020-12-22 11:20:32.806 | + :: : [[ 0 -eq 7 ]] 2020-12-22 11:20:32.809 | + functions:wait_for_service:437 : time_stop wait_for_service 2020-12-22 11:20:32.812 | + functions-common:time_stop:2336 : local name 2020-12-22 11:20:32.815 | + functions-common:time_stop:2337 : local end_time 2020-12-22 11:20:32.817 | + functions-common:time_stop:2338 : local elapsed_time 2020-12-22 11:20:32.820 | + functions-common:time_stop:2339 : local total 2020-12-22 11:20:32.822 | + functions-common:time_stop:2340 : local start_time 2020-12-22 11:20:32.825 | + functions-common:time_stop:2342 : name=wait_for_service 2020-12-22 11:20:32.827 | + functions-common:time_stop:2343 : start_time=1608636030060 2020-12-22 11:20:32.830 | + functions-common:time_stop:2345 : [[ -z 1608636030060 ]] 2020-12-22 11:20:32.833 | ++ functions-common:time_stop:2348 : date +%s%3N 2020-12-22 11:20:32.838 | + functions-common:time_stop:2348 : end_time=1608636032834 2020-12-22 11:20:32.842 | + functions-common:time_stop:2349 : elapsed_time=2774 2020-12-22 11:20:32.845 | + functions-common:time_stop:2350 : total=16480 2020-12-22 11:20:32.849 | + functions-common:time_stop:2352 : _TIME_START[$name]= 2020-12-22 11:20:32.852 | + functions-common:time_stop:2353 : _TIME_TOTAL[$name]=19254 2020-12-22 11:20:32.855 | + functions:wait_for_service:438 : return 0 2020-12-22 11:20:32.858 | + ./stack.sh:main:1354 : is_service_enabled neutron 2020-12-22 11:20:32.878 | + functions-common:is_service_enabled:1988 : return 0 2020-12-22 11:20:32.881 | + ./stack.sh:main:1355 : start_neutron 2020-12-22 11:20:32.883 | + lib/neutron:start_neutron:705 : is_neutron_legacy_enabled 2020-12-22 11:20:32.888 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2020-12-22 11:20:32.888 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2020-12-22 11:20:32.893 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2020-12-22 11:20:32.896 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2020-12-22 11:20:32.899 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,g-reg,c-sch,c-api,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,s-container-sync =~ ,q- ]] 2020-12-22 11:20:32.902 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2020-12-22 11:20:32.904 | + lib/neutron:start_neutron:707 : start_mutnauq_l2_agent 2020-12-22 11:20:32.907 | + lib/neutron-legacy:start_mutnauq_l2_agent:507 : 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' 2020-12-22 11:20:32.910 | + functions-common:run_process:1583 : local service=q-agt 2020-12-22 11:20:32.913 | + functions-common:run_process:1584 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2020-12-22 11:20:32.915 | + functions-common:run_process:1585 : local group= 2020-12-22 11:20:32.918 | + functions-common:run_process:1586 : local user= 2020-12-22 11:20:32.920 | + functions-common:run_process:1588 : local name=q-agt 2020-12-22 11:20:32.923 | + functions-common:run_process:1590 : time_start run_process 2020-12-22 11:20:32.926 | + functions-common:time_start:2322 : local name=run_process 2020-12-22 11:20:32.928 | + functions-common:time_start:2323 : local start_time= 2020-12-22 11:20:32.931 | + functions-common:time_start:2324 : [[ -n '' ]] 2020-12-22 11:20:32.934 | ++ functions-common:time_start:2327 : date +%s%3N 2020-12-22 11:20:32.938 | + functions-common:time_start:2327 : _TIME_START[$name]=1608636032935 2020-12-22 11:20:32.941 | + functions-common:run_process:1591 : is_service_enabled q-agt 2020-12-22 11:20:32.958 | + functions-common:is_service_enabled:1988 : return 0 2020-12-22 11:20:32.960 | + functions-common:run_process:1592 : _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' '' '' 2020-12-22 11:20:32.964 | + functions-common:_run_under_systemd:1548 : local service=q-agt 2020-12-22 11:20:32.966 | + functions-common:_run_under_systemd:1549 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2020-12-22 11:20:32.969 | + functions-common:_run_under_systemd:1550 : local 'cmd=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2020-12-22 11:20:32.971 | + functions-common:_run_under_systemd:1552 : _common_systemd_pitfalls '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2020-12-22 11:20:32.974 | + functions-common:_common_systemd_pitfalls:1520 : local 'cmd=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2020-12-22 11:20:32.976 | + functions-common:_common_systemd_pitfalls:1523 : [[ /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2020-12-22 11:20:32.979 | + functions-common:_common_systemd_pitfalls:1534 : [[ ! /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2020-12-22 11:20:32.981 | + functions-common:_run_under_systemd:1554 : local systemd_service=devstack@q-agt.service 2020-12-22 11:20:32.984 | + functions-common:_run_under_systemd:1555 : local group= 2020-12-22 11:20:32.987 | + functions-common:_run_under_systemd:1556 : local user=ubuntu 2020-12-22 11:20:32.989 | + functions-common:_run_under_systemd:1557 : [[ /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2020-12-22 11:20:32.992 | + functions-common:_run_under_systemd:1560 : 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 2020-12-22 11:20:32.995 | + functions-common:write_user_unit_file:1465 : local service=devstack@q-agt.service 2020-12-22 11:20:32.998 | + functions-common:write_user_unit_file:1466 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2020-12-22 11:20:33.001 | + functions-common:write_user_unit_file:1467 : local group= 2020-12-22 11:20:33.004 | + functions-common:write_user_unit_file:1468 : local user=ubuntu 2020-12-22 11:20:33.006 | + functions-common:write_user_unit_file:1469 : local extra= 2020-12-22 11:20:33.009 | + functions-common:write_user_unit_file:1470 : [[ -n '' ]] 2020-12-22 11:20:33.012 | + functions-common:write_user_unit_file:1473 : local unitfile=/etc/systemd/system/devstack@q-agt.service 2020-12-22 11:20:33.015 | + functions-common:write_user_unit_file:1474 : mkdir -p /etc/systemd/system 2020-12-22 11:20:33.020 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Unit Description 'Devstack devstack@q-agt.service' 2020-12-22 11:20:33.082 | + functions-common:write_user_unit_file:1477 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service User ubuntu 2020-12-22 11:20:33.144 | + functions-common:write_user_unit_file:1478 : 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' 2020-12-22 11:20:33.193 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service KillMode process 2020-12-22 11:20:33.248 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service TimeoutStopSec 300 2020-12-22 11:20:33.304 | + functions-common:write_user_unit_file:1481 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service ExecReload '/bin/kill -HUP $MAINPID' 2020-12-22 11:20:33.355 | + functions-common:write_user_unit_file:1482 : [[ -n '' ]] 2020-12-22 11:20:33.357 | + functions-common:write_user_unit_file:1485 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Install WantedBy multi-user.target 2020-12-22 11:20:33.417 | + functions-common:write_user_unit_file:1488 : sudo systemctl daemon-reload 2020-12-22 11:20:33.621 | + functions-common:_run_under_systemd:1563 : sudo systemctl enable devstack@q-agt.service 2020-12-22 11:20:33.635 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-agt.service → /etc/systemd/system/devstack@q-agt.service. 2020-12-22 11:20:33.874 | + functions-common:_run_under_systemd:1564 : sudo systemctl start devstack@q-agt.service 2020-12-22 11:20:33.901 | + functions-common:run_process:1594 : time_stop run_process 2020-12-22 11:20:33.904 | + functions-common:time_stop:2336 : local name 2020-12-22 11:20:33.908 | + functions-common:time_stop:2337 : local end_time 2020-12-22 11:20:33.911 | + functions-common:time_stop:2338 : local elapsed_time 2020-12-22 11:20:33.914 | + functions-common:time_stop:2339 : local total 2020-12-22 11:20:33.917 | + functions-common:time_stop:2340 : local start_time 2020-12-22 11:20:33.920 | + functions-common:time_stop:2342 : name=run_process 2020-12-22 11:20:33.923 | + functions-common:time_stop:2343 : start_time=1608636032935 2020-12-22 11:20:33.926 | + functions-common:time_stop:2345 : [[ -z 1608636032935 ]] 2020-12-22 11:20:33.929 | ++ functions-common:time_stop:2348 : date +%s%3N 2020-12-22 11:20:33.934 | + functions-common:time_stop:2348 : end_time=1608636033930 2020-12-22 11:20:33.938 | + functions-common:time_stop:2349 : elapsed_time=995 2020-12-22 11:20:33.941 | + functions-common:time_stop:2350 : total=12295 2020-12-22 11:20:33.943 | + functions-common:time_stop:2352 : _TIME_START[$name]= 2020-12-22 11:20:33.946 | + functions-common:time_stop:2353 : _TIME_TOTAL[$name]=13290 2020-12-22 11:20:33.949 | + lib/neutron-legacy:start_mutnauq_l2_agent:509 : is_provider_network 2020-12-22 11:20:33.952 | + functions-common:is_provider_network:2185 : '[' '' == True ']' 2020-12-22 11:20:33.954 | + functions-common:is_provider_network:2188 : return 1 2020-12-22 11:20:33.957 | + lib/neutron:start_neutron:708 : start_mutnauq_other_agents 2020-12-22 11:20:33.959 | + lib/neutron-legacy:start_mutnauq_other_agents:525 : run_process q-dhcp '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2020-12-22 11:20:33.963 | + functions-common:run_process:1583 : local service=q-dhcp 2020-12-22 11:20:33.966 | + functions-common:run_process:1584 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2020-12-22 11:20:33.968 | + functions-common:run_process:1585 : local group= 2020-12-22 11:20:33.971 | + functions-common:run_process:1586 : local user= 2020-12-22 11:20:33.973 | + functions-common:run_process:1588 : local name=q-dhcp 2020-12-22 11:20:33.976 | + functions-common:run_process:1590 : time_start run_process 2020-12-22 11:20:33.978 | + functions-common:time_start:2322 : local name=run_process 2020-12-22 11:20:33.981 | + functions-common:time_start:2323 : local start_time= 2020-12-22 11:20:33.983 | + functions-common:time_start:2324 : [[ -n '' ]] 2020-12-22 11:20:33.987 | ++ functions-common:time_start:2327 : date +%s%3N 2020-12-22 11:20:33.990 | + functions-common:time_start:2327 : _TIME_START[$name]=1608636033987 2020-12-22 11:20:33.993 | + functions-common:run_process:1591 : is_service_enabled q-dhcp 2020-12-22 11:20:34.012 | + functions-common:is_service_enabled:1988 : return 0 2020-12-22 11:20:34.015 | + functions-common:run_process:1592 : _run_under_systemd q-dhcp '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' '' '' 2020-12-22 11:20:34.018 | + functions-common:_run_under_systemd:1548 : local service=q-dhcp 2020-12-22 11:20:34.021 | + functions-common:_run_under_systemd:1549 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2020-12-22 11:20:34.023 | + functions-common:_run_under_systemd:1550 : local 'cmd=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2020-12-22 11:20:34.026 | + functions-common:_run_under_systemd:1552 : _common_systemd_pitfalls '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2020-12-22 11:20:34.029 | + functions-common:_common_systemd_pitfalls:1520 : local 'cmd=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2020-12-22 11:20:34.031 | + functions-common:_common_systemd_pitfalls:1523 : [[ /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ sudo ]] 2020-12-22 11:20:34.034 | + functions-common:_common_systemd_pitfalls:1534 : [[ ! /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ ^/ ]] 2020-12-22 11:20:34.037 | + functions-common:_run_under_systemd:1554 : local systemd_service=devstack@q-dhcp.service 2020-12-22 11:20:34.039 | + functions-common:_run_under_systemd:1555 : local group= 2020-12-22 11:20:34.042 | + functions-common:_run_under_systemd:1556 : local user=ubuntu 2020-12-22 11:20:34.045 | + functions-common:_run_under_systemd:1557 : [[ /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ uwsgi ]] 2020-12-22 11:20:34.047 | + functions-common:_run_under_systemd:1560 : 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 2020-12-22 11:20:34.050 | + functions-common:write_user_unit_file:1465 : local service=devstack@q-dhcp.service 2020-12-22 11:20:34.053 | + functions-common:write_user_unit_file:1466 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2020-12-22 11:20:34.056 | + functions-common:write_user_unit_file:1467 : local group= 2020-12-22 11:20:34.058 | + functions-common:write_user_unit_file:1468 : local user=ubuntu 2020-12-22 11:20:34.061 | + functions-common:write_user_unit_file:1469 : local extra= 2020-12-22 11:20:34.064 | + functions-common:write_user_unit_file:1470 : [[ -n '' ]] 2020-12-22 11:20:34.066 | + functions-common:write_user_unit_file:1473 : local unitfile=/etc/systemd/system/devstack@q-dhcp.service 2020-12-22 11:20:34.069 | + functions-common:write_user_unit_file:1474 : mkdir -p /etc/systemd/system 2020-12-22 11:20:34.074 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Unit Description 'Devstack devstack@q-dhcp.service' 2020-12-22 11:20:34.138 | + functions-common:write_user_unit_file:1477 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service User ubuntu 2020-12-22 11:20:34.223 | + functions-common:write_user_unit_file:1478 : 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' 2020-12-22 11:20:34.282 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service KillMode process 2020-12-22 11:20:34.339 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service TimeoutStopSec 300 2020-12-22 11:20:34.401 | + functions-common:write_user_unit_file:1481 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service ExecReload '/bin/kill -HUP $MAINPID' 2020-12-22 11:20:34.462 | + functions-common:write_user_unit_file:1482 : [[ -n '' ]] 2020-12-22 11:20:34.465 | + functions-common:write_user_unit_file:1485 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Install WantedBy multi-user.target 2020-12-22 11:20:34.529 | + functions-common:write_user_unit_file:1488 : sudo systemctl daemon-reload 2020-12-22 11:20:34.754 | + functions-common:_run_under_systemd:1563 : sudo systemctl enable devstack@q-dhcp.service 2020-12-22 11:20:34.769 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-dhcp.service → /etc/systemd/system/devstack@q-dhcp.service. 2020-12-22 11:20:34.975 | + functions-common:_run_under_systemd:1564 : sudo systemctl start devstack@q-dhcp.service 2020-12-22 11:20:34.998 | + functions-common:run_process:1594 : time_stop run_process 2020-12-22 11:20:35.001 | + functions-common:time_stop:2336 : local name 2020-12-22 11:20:35.004 | + functions-common:time_stop:2337 : local end_time 2020-12-22 11:20:35.007 | + functions-common:time_stop:2338 : local elapsed_time 2020-12-22 11:20:35.010 | + functions-common:time_stop:2339 : local total 2020-12-22 11:20:35.013 | + functions-common:time_stop:2340 : local start_time 2020-12-22 11:20:35.016 | + functions-common:time_stop:2342 : name=run_process 2020-12-22 11:20:35.018 | + functions-common:time_stop:2343 : start_time=1608636033987 2020-12-22 11:20:35.021 | + functions-common:time_stop:2345 : [[ -z 1608636033987 ]] 2020-12-22 11:20:35.024 | ++ functions-common:time_stop:2348 : date +%s%3N 2020-12-22 11:20:35.028 | + functions-common:time_stop:2348 : end_time=1608636035025 2020-12-22 11:20:35.031 | + functions-common:time_stop:2349 : elapsed_time=1038 2020-12-22 11:20:35.034 | + functions-common:time_stop:2350 : total=13290 2020-12-22 11:20:35.036 | + functions-common:time_stop:2352 : _TIME_START[$name]= 2020-12-22 11:20:35.039 | + functions-common:time_stop:2353 : _TIME_TOTAL[$name]=14328 2020-12-22 11:20:35.042 | + lib/neutron-legacy:start_mutnauq_other_agents:527 : is_service_enabled neutron-vpnaas 2020-12-22 11:20:35.062 | + functions-common:is_service_enabled:1988 : return 1 2020-12-22 11:20:35.066 | ++ lib/neutron-legacy:start_mutnauq_other_agents:530 : determine_config_files neutron-l3-agent 2020-12-22 11:20:35.069 | ++ lib/neutron-legacy:determine_config_files:324 : local opts= 2020-12-22 11:20:35.072 | ++ lib/neutron-legacy:determine_config_files:325 : case "$1" in 2020-12-22 11:20:35.075 | +++ lib/neutron-legacy:determine_config_files:327 : _determine_config_l3 2020-12-22 11:20:35.078 | +++ lib/neutron-legacy:_determine_config_l3:317 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2020-12-22 11:20:35.080 | +++ lib/neutron-legacy:_determine_config_l3:318 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2020-12-22 11:20:35.084 | ++ lib/neutron-legacy:determine_config_files:327 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2020-12-22 11:20:35.087 | ++ lib/neutron-legacy:determine_config_files:329 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' ']' 2020-12-22 11:20:35.090 | ++ lib/neutron-legacy:determine_config_files:332 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2020-12-22 11:20:35.093 | + lib/neutron-legacy:start_mutnauq_other_agents:530 : run_process q-l3 '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2020-12-22 11:20:35.095 | + functions-common:run_process:1583 : local service=q-l3 2020-12-22 11:20:35.098 | + functions-common:run_process:1584 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2020-12-22 11:20:35.100 | + functions-common:run_process:1585 : local group= 2020-12-22 11:20:35.103 | + functions-common:run_process:1586 : local user= 2020-12-22 11:20:35.106 | + functions-common:run_process:1588 : local name=q-l3 2020-12-22 11:20:35.108 | + functions-common:run_process:1590 : time_start run_process 2020-12-22 11:20:35.111 | + functions-common:time_start:2322 : local name=run_process 2020-12-22 11:20:35.113 | + functions-common:time_start:2323 : local start_time= 2020-12-22 11:20:35.115 | + functions-common:time_start:2324 : [[ -n '' ]] 2020-12-22 11:20:35.119 | ++ functions-common:time_start:2327 : date +%s%3N 2020-12-22 11:20:35.123 | + functions-common:time_start:2327 : _TIME_START[$name]=1608636035120 2020-12-22 11:20:35.126 | + functions-common:run_process:1591 : is_service_enabled q-l3 2020-12-22 11:20:35.146 | + functions-common:is_service_enabled:1988 : return 0 2020-12-22 11:20:35.149 | + functions-common:run_process:1592 : _run_under_systemd q-l3 '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' '' '' 2020-12-22 11:20:35.152 | + functions-common:_run_under_systemd:1548 : local service=q-l3 2020-12-22 11:20:35.154 | + functions-common:_run_under_systemd:1549 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2020-12-22 11:20:35.157 | + functions-common:_run_under_systemd:1550 : local 'cmd=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2020-12-22 11:20:35.159 | + functions-common:_run_under_systemd:1552 : _common_systemd_pitfalls '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2020-12-22 11:20:35.162 | + functions-common:_common_systemd_pitfalls:1520 : local 'cmd=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2020-12-22 11:20:35.165 | + functions-common:_common_systemd_pitfalls:1523 : [[ /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ sudo ]] 2020-12-22 11:20:35.167 | + functions-common:_common_systemd_pitfalls:1534 : [[ ! /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ ^/ ]] 2020-12-22 11:20:35.170 | + functions-common:_run_under_systemd:1554 : local systemd_service=devstack@q-l3.service 2020-12-22 11:20:35.174 | + functions-common:_run_under_systemd:1555 : local group= 2020-12-22 11:20:35.177 | + functions-common:_run_under_systemd:1556 : local user=ubuntu 2020-12-22 11:20:35.179 | + functions-common:_run_under_systemd:1557 : [[ /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ uwsgi ]] 2020-12-22 11:20:35.182 | + functions-common:_run_under_systemd:1560 : 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 2020-12-22 11:20:35.185 | + functions-common:write_user_unit_file:1465 : local service=devstack@q-l3.service 2020-12-22 11:20:35.187 | + functions-common:write_user_unit_file:1466 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2020-12-22 11:20:35.190 | + functions-common:write_user_unit_file:1467 : local group= 2020-12-22 11:20:35.192 | + functions-common:write_user_unit_file:1468 : local user=ubuntu 2020-12-22 11:20:35.195 | + functions-common:write_user_unit_file:1469 : local extra= 2020-12-22 11:20:35.198 | + functions-common:write_user_unit_file:1470 : [[ -n '' ]] 2020-12-22 11:20:35.200 | + functions-common:write_user_unit_file:1473 : local unitfile=/etc/systemd/system/devstack@q-l3.service 2020-12-22 11:20:35.203 | + functions-common:write_user_unit_file:1474 : mkdir -p /etc/systemd/system 2020-12-22 11:20:35.207 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Unit Description 'Devstack devstack@q-l3.service' 2020-12-22 11:20:35.274 | + functions-common:write_user_unit_file:1477 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service User ubuntu 2020-12-22 11:20:35.334 | + functions-common:write_user_unit_file:1478 : 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' 2020-12-22 11:20:35.385 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service KillMode process 2020-12-22 11:20:35.441 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service TimeoutStopSec 300 2020-12-22 11:20:35.514 | + functions-common:write_user_unit_file:1481 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service ExecReload '/bin/kill -HUP $MAINPID' 2020-12-22 11:20:35.569 | + functions-common:write_user_unit_file:1482 : [[ -n '' ]] 2020-12-22 11:20:35.572 | + functions-common:write_user_unit_file:1485 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Install WantedBy multi-user.target 2020-12-22 11:20:35.644 | + functions-common:write_user_unit_file:1488 : sudo systemctl daemon-reload 2020-12-22 11:20:35.877 | + functions-common:_run_under_systemd:1563 : sudo systemctl enable devstack@q-l3.service 2020-12-22 11:20:35.893 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-l3.service → /etc/systemd/system/devstack@q-l3.service. 2020-12-22 11:20:36.100 | + functions-common:_run_under_systemd:1564 : sudo systemctl start devstack@q-l3.service 2020-12-22 11:20:36.126 | + functions-common:run_process:1594 : time_stop run_process 2020-12-22 11:20:36.130 | + functions-common:time_stop:2336 : local name 2020-12-22 11:20:36.133 | + functions-common:time_stop:2337 : local end_time 2020-12-22 11:20:36.137 | + functions-common:time_stop:2338 : local elapsed_time 2020-12-22 11:20:36.141 | + functions-common:time_stop:2339 : local total 2020-12-22 11:20:36.145 | + functions-common:time_stop:2340 : local start_time 2020-12-22 11:20:36.149 | + functions-common:time_stop:2342 : name=run_process 2020-12-22 11:20:36.153 | + functions-common:time_stop:2343 : start_time=1608636035120 2020-12-22 11:20:36.157 | + functions-common:time_stop:2345 : [[ -z 1608636035120 ]] 2020-12-22 11:20:36.161 | ++ functions-common:time_stop:2348 : date +%s%3N 2020-12-22 11:20:36.168 | + functions-common:time_stop:2348 : end_time=1608636036162 2020-12-22 11:20:36.171 | + functions-common:time_stop:2349 : elapsed_time=1042 2020-12-22 11:20:36.175 | + functions-common:time_stop:2350 : total=14328 2020-12-22 11:20:36.179 | + functions-common:time_stop:2352 : _TIME_START[$name]= 2020-12-22 11:20:36.183 | + functions-common:time_stop:2353 : _TIME_TOTAL[$name]=15370 2020-12-22 11:20:36.188 | + lib/neutron-legacy:start_mutnauq_other_agents:533 : run_process q-meta '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2020-12-22 11:20:36.191 | + functions-common:run_process:1583 : local service=q-meta 2020-12-22 11:20:36.195 | + functions-common:run_process:1584 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2020-12-22 11:20:36.205 | + functions-common:run_process:1585 : local group= 2020-12-22 11:20:36.210 | + functions-common:run_process:1586 : local user= 2020-12-22 11:20:36.213 | + functions-common:run_process:1588 : local name=q-meta 2020-12-22 11:20:36.217 | + functions-common:run_process:1590 : time_start run_process 2020-12-22 11:20:36.222 | + functions-common:time_start:2322 : local name=run_process 2020-12-22 11:20:36.226 | + functions-common:time_start:2323 : local start_time= 2020-12-22 11:20:36.230 | + functions-common:time_start:2324 : [[ -n '' ]] 2020-12-22 11:20:36.236 | ++ functions-common:time_start:2327 : date +%s%3N 2020-12-22 11:20:36.241 | + functions-common:time_start:2327 : _TIME_START[$name]=1608636036235 2020-12-22 11:20:36.244 | + functions-common:run_process:1591 : is_service_enabled q-meta 2020-12-22 11:20:36.267 | + functions-common:is_service_enabled:1988 : return 0 2020-12-22 11:20:36.269 | + functions-common:run_process:1592 : _run_under_systemd q-meta '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' '' '' 2020-12-22 11:20:36.272 | + functions-common:_run_under_systemd:1548 : local service=q-meta 2020-12-22 11:20:36.274 | + functions-common:_run_under_systemd:1549 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2020-12-22 11:20:36.276 | + functions-common:_run_under_systemd:1550 : local 'cmd=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2020-12-22 11:20:36.279 | + functions-common:_run_under_systemd:1552 : _common_systemd_pitfalls '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2020-12-22 11:20:36.281 | + functions-common:_common_systemd_pitfalls:1520 : local 'cmd=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2020-12-22 11:20:36.284 | + functions-common:_common_systemd_pitfalls:1523 : [[ /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ sudo ]] 2020-12-22 11:20:36.286 | + functions-common:_common_systemd_pitfalls:1534 : [[ ! /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ ^/ ]] 2020-12-22 11:20:36.289 | + functions-common:_run_under_systemd:1554 : local systemd_service=devstack@q-meta.service 2020-12-22 11:20:36.291 | + functions-common:_run_under_systemd:1555 : local group= 2020-12-22 11:20:36.294 | + functions-common:_run_under_systemd:1556 : local user=ubuntu 2020-12-22 11:20:36.296 | + functions-common:_run_under_systemd:1557 : [[ /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ uwsgi ]] 2020-12-22 11:20:36.299 | + functions-common:_run_under_systemd:1560 : 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 2020-12-22 11:20:36.301 | + functions-common:write_user_unit_file:1465 : local service=devstack@q-meta.service 2020-12-22 11:20:36.304 | + functions-common:write_user_unit_file:1466 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2020-12-22 11:20:36.306 | + functions-common:write_user_unit_file:1467 : local group= 2020-12-22 11:20:36.309 | + functions-common:write_user_unit_file:1468 : local user=ubuntu 2020-12-22 11:20:36.311 | + functions-common:write_user_unit_file:1469 : local extra= 2020-12-22 11:20:36.313 | + functions-common:write_user_unit_file:1470 : [[ -n '' ]] 2020-12-22 11:20:36.316 | + functions-common:write_user_unit_file:1473 : local unitfile=/etc/systemd/system/devstack@q-meta.service 2020-12-22 11:20:36.318 | + functions-common:write_user_unit_file:1474 : mkdir -p /etc/systemd/system 2020-12-22 11:20:36.323 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Unit Description 'Devstack devstack@q-meta.service' 2020-12-22 11:20:36.386 | + functions-common:write_user_unit_file:1477 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service User ubuntu 2020-12-22 11:20:36.492 | + functions-common:write_user_unit_file:1478 : 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' 2020-12-22 11:20:36.550 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service KillMode process 2020-12-22 11:20:36.622 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service TimeoutStopSec 300 2020-12-22 11:20:36.697 | + functions-common:write_user_unit_file:1481 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service ExecReload '/bin/kill -HUP $MAINPID' 2020-12-22 11:20:36.754 | + functions-common:write_user_unit_file:1482 : [[ -n '' ]] 2020-12-22 11:20:36.757 | + functions-common:write_user_unit_file:1485 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Install WantedBy multi-user.target 2020-12-22 11:20:36.821 | + functions-common:write_user_unit_file:1488 : sudo systemctl daemon-reload 2020-12-22 11:20:37.037 | + functions-common:_run_under_systemd:1563 : sudo systemctl enable devstack@q-meta.service 2020-12-22 11:20:37.052 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-meta.service → /etc/systemd/system/devstack@q-meta.service. 2020-12-22 11:20:37.263 | + functions-common:_run_under_systemd:1564 : sudo systemctl start devstack@q-meta.service 2020-12-22 11:20:37.300 | + functions-common:run_process:1594 : time_stop run_process 2020-12-22 11:20:37.302 | + functions-common:time_stop:2336 : local name 2020-12-22 11:20:37.308 | + functions-common:time_stop:2337 : local end_time 2020-12-22 11:20:37.313 | + functions-common:time_stop:2338 : local elapsed_time 2020-12-22 11:20:37.317 | + functions-common:time_stop:2339 : local total 2020-12-22 11:20:37.321 | + functions-common:time_stop:2340 : local start_time 2020-12-22 11:20:37.324 | + functions-common:time_stop:2342 : name=run_process 2020-12-22 11:20:37.329 | + functions-common:time_stop:2343 : start_time=1608636036235 2020-12-22 11:20:37.333 | + functions-common:time_stop:2345 : [[ -z 1608636036235 ]] 2020-12-22 11:20:37.339 | ++ functions-common:time_stop:2348 : date +%s%3N 2020-12-22 11:20:37.348 | + functions-common:time_stop:2348 : end_time=1608636037340 2020-12-22 11:20:37.356 | + functions-common:time_stop:2349 : elapsed_time=1105 2020-12-22 11:20:37.363 | + functions-common:time_stop:2350 : total=15370 2020-12-22 11:20:37.372 | + functions-common:time_stop:2352 : _TIME_START[$name]= 2020-12-22 11:20:37.381 | + functions-common:time_stop:2353 : _TIME_TOTAL[$name]=16475 2020-12-22 11:20:37.389 | + lib/neutron-legacy:start_mutnauq_other_agents:534 : 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' 2020-12-22 11:20:37.397 | + functions-common:run_process:1583 : local service=q-metering 2020-12-22 11:20:37.405 | + functions-common:run_process:1584 : local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2020-12-22 11:20:37.418 | + functions-common:run_process:1585 : local group= 2020-12-22 11:20:37.426 | + functions-common:run_process:1586 : local user= 2020-12-22 11:20:37.433 | + functions-common:run_process:1588 : local name=q-metering 2020-12-22 11:20:37.444 | + functions-common:run_process:1590 : time_start run_process 2020-12-22 11:20:37.451 | + functions-common:time_start:2322 : local name=run_process 2020-12-22 11:20:37.464 | + functions-common:time_start:2323 : local start_time= 2020-12-22 11:20:37.476 | + functions-common:time_start:2324 : [[ -n '' ]] 2020-12-22 11:20:37.491 | ++ functions-common:time_start:2327 : date +%s%3N 2020-12-22 11:20:37.503 | + functions-common:time_start:2327 : _TIME_START[$name]=1608636037496 2020-12-22 11:20:37.515 | + functions-common:run_process:1591 : is_service_enabled q-metering 2020-12-22 11:20:37.576 | + functions-common:is_service_enabled:1988 : return 0 2020-12-22 11:20:37.584 | + functions-common:run_process:1592 : _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' '' '' 2020-12-22 11:20:37.600 | + functions-common:_run_under_systemd:1548 : local service=q-metering 2020-12-22 11:20:37.608 | + functions-common:_run_under_systemd:1549 : local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2020-12-22 11:20:37.620 | + functions-common:_run_under_systemd:1550 : local 'cmd=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2020-12-22 11:20:37.628 | + functions-common:_run_under_systemd:1552 : _common_systemd_pitfalls '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2020-12-22 11:20:37.636 | + functions-common:_common_systemd_pitfalls:1520 : local 'cmd=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2020-12-22 11:20:37.644 | + functions-common:_common_systemd_pitfalls:1523 : [[ /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini =~ sudo ]] 2020-12-22 11:20:37.652 | + functions-common:_common_systemd_pitfalls:1534 : [[ ! /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini =~ ^/ ]] 2020-12-22 11:20:37.660 | + functions-common:_run_under_systemd:1554 : local systemd_service=devstack@q-metering.service 2020-12-22 11:20:37.668 | + functions-common:_run_under_systemd:1555 : local group= 2020-12-22 11:20:37.676 | + functions-common:_run_under_systemd:1556 : local user=ubuntu 2020-12-22 11:20:37.684 | + functions-common:_run_under_systemd:1557 : [[ /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini =~ uwsgi ]] 2020-12-22 11:20:37.692 | + functions-common:_run_under_systemd:1560 : 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 2020-12-22 11:20:37.700 | + functions-common:write_user_unit_file:1465 : local service=devstack@q-metering.service 2020-12-22 11:20:37.708 | + functions-common:write_user_unit_file:1466 : local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2020-12-22 11:20:37.716 | + functions-common:write_user_unit_file:1467 : local group= 2020-12-22 11:20:37.724 | + functions-common:write_user_unit_file:1468 : local user=ubuntu 2020-12-22 11:20:37.732 | + functions-common:write_user_unit_file:1469 : local extra= 2020-12-22 11:20:37.740 | + functions-common:write_user_unit_file:1470 : [[ -n '' ]] 2020-12-22 11:20:37.748 | + functions-common:write_user_unit_file:1473 : local unitfile=/etc/systemd/system/devstack@q-metering.service 2020-12-22 11:20:37.756 | + functions-common:write_user_unit_file:1474 : mkdir -p /etc/systemd/system 2020-12-22 11:20:37.766 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Unit Description 'Devstack devstack@q-metering.service' 2020-12-22 11:20:37.928 | + functions-common:write_user_unit_file:1477 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service User ubuntu 2020-12-22 11:20:38.086 | + functions-common:write_user_unit_file:1478 : 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' 2020-12-22 11:20:38.212 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service KillMode process 2020-12-22 11:20:38.363 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service TimeoutStopSec 300 2020-12-22 11:20:38.478 | + functions-common:write_user_unit_file:1481 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service ExecReload '/bin/kill -HUP $MAINPID' 2020-12-22 11:20:38.560 | + functions-common:write_user_unit_file:1482 : [[ -n '' ]] 2020-12-22 11:20:38.571 | + functions-common:write_user_unit_file:1485 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Install WantedBy multi-user.target 2020-12-22 11:20:38.684 | + functions-common:write_user_unit_file:1488 : sudo systemctl daemon-reload 2020-12-22 11:20:38.932 | + functions-common:_run_under_systemd:1563 : sudo systemctl enable devstack@q-metering.service 2020-12-22 11:20:38.951 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-metering.service → /etc/systemd/system/devstack@q-metering.service. 2020-12-22 11:20:39.189 | + functions-common:_run_under_systemd:1564 : sudo systemctl start devstack@q-metering.service 2020-12-22 11:20:39.219 | + functions-common:run_process:1594 : time_stop run_process 2020-12-22 11:20:39.222 | + functions-common:time_stop:2336 : local name 2020-12-22 11:20:39.224 | + functions-common:time_stop:2337 : local end_time 2020-12-22 11:20:39.229 | + functions-common:time_stop:2338 : local elapsed_time 2020-12-22 11:20:39.232 | + functions-common:time_stop:2339 : local total 2020-12-22 11:20:39.234 | + functions-common:time_stop:2340 : local start_time 2020-12-22 11:20:39.237 | + functions-common:time_stop:2342 : name=run_process 2020-12-22 11:20:39.239 | + functions-common:time_stop:2343 : start_time=1608636037496 2020-12-22 11:20:39.242 | + functions-common:time_stop:2345 : [[ -z 1608636037496 ]] 2020-12-22 11:20:39.246 | ++ functions-common:time_stop:2348 : date +%s%3N 2020-12-22 11:20:39.249 | + functions-common:time_stop:2348 : end_time=1608636039245 2020-12-22 11:20:39.251 | + functions-common:time_stop:2349 : elapsed_time=1749 2020-12-22 11:20:39.254 | + functions-common:time_stop:2350 : total=16475 2020-12-22 11:20:39.257 | + functions-common:time_stop:2352 : _TIME_START[$name]= 2020-12-22 11:20:39.260 | + functions-common:time_stop:2353 : _TIME_TOTAL[$name]=18224 2020-12-22 11:20:39.262 | + ./stack.sh:main:1358 : is_service_enabled q-svc 2020-12-22 11:20:39.311 | + functions-common:is_service_enabled:1988 : return 0 2020-12-22 11:20:39.315 | + ./stack.sh:main:1358 : [[ True == \T\r\u\e ]] 2020-12-22 11:20:39.323 | + ./stack.sh:main:1359 : echo_summary 'Creating initial neutron network elements' 2020-12-22 11:20:39.335 | + ./stack.sh:echo_summary:455 : [[ -t 3 ]] 2020-12-22 11:20:39.340 | + ./stack.sh:echo_summary:461 : echo -e Creating initial neutron network elements 2020-12-22 11:20:39.348 | + ./stack.sh:main:1360 : create_neutron_initial_network 2020-12-22 11:20:39.356 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:165 : local project_id 2020-12-22 11:20:39.363 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:166 : oscwrap project list 2020-12-22 11:20:39.368 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:166 : grep ' demo ' 2020-12-22 11:20:39.368 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:166 : get_field 1 2020-12-22 11:20:39.370 | ++ functions-common:get_field:727 : local data field 2020-12-22 11:20:39.373 | ++ functions-common:get_field:728 : read data 2020-12-22 11:20:41.804 | ++ functions-common:oscwrap:2376 : return 0 2020-12-22 11:20:41.814 | ++ functions-common:get_field:729 : '[' 1 -lt 0 ']' 2020-12-22 11:20:41.814 | ++ functions-common:get_field:732 : field='$2' 2020-12-22 11:20:41.820 | ++ functions-common:get_field:734 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2020-12-22 11:20:41.821 | ++ functions-common:get_field:734 : echo '| 469fe0a131d847c087d3cb5fb255e9d2 | demo |' 2020-12-22 11:20:41.826 | ++ functions-common:get_field:728 : read data 2020-12-22 11:20:41.829 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:166 : project_id=469fe0a131d847c087d3cb5fb255e9d2 2020-12-22 11:20:41.832 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:167 : die_if_not_set 167 project_id 'Failure retrieving project_id for demo' 2020-12-22 11:20:41.834 | + functions-common:die_if_not_set:213 : local exitcode=0 2020-12-22 11:20:41.852 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:170 : type -p neutron_plugin_create_initial_network_profile 2020-12-22 11:20:41.855 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:174 : is_networking_extension_supported auto-allocated-topology 2020-12-22 11:20:41.857 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : local extension=auto-allocated-topology 2020-12-22 11:20:41.861 | ++ 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 2020-12-22 11:20:44.572 | ++ functions-common:oscwrap:2376 : return 0 2020-12-22 11:20:44.576 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:437 : EXT_LIST='address-scope 2020-12-22 11:20:44.576 | router-admin-state-down-before-update 2020-12-22 11:20:44.576 | agent 2020-12-22 11:20:44.576 | agent-resources-synced 2020-12-22 11:20:44.576 | allowed-address-pairs 2020-12-22 11:20:44.577 | auto-allocated-topology 2020-12-22 11:20:44.577 | availability_zone 2020-12-22 11:20:44.577 | availability_zone_filter 2020-12-22 11:20:44.577 | default-subnetpools 2020-12-22 11:20:44.577 | dhcp_agent_scheduler 2020-12-22 11:20:44.577 | dvr 2020-12-22 11:20:44.577 | empty-string-filtering 2020-12-22 11:20:44.577 | external-net 2020-12-22 11:20:44.577 | extra_dhcp_opt 2020-12-22 11:20:44.577 | extraroute 2020-12-22 11:20:44.577 | extraroute-atomic 2020-12-22 11:20:44.577 | filter-validation 2020-12-22 11:20:44.577 | fip-port-details 2020-12-22 11:20:44.577 | flavors 2020-12-22 11:20:44.577 | floatingip-pools 2020-12-22 11:20:44.577 | ip-substring-filtering 2020-12-22 11:20:44.577 | router 2020-12-22 11:20:44.577 | ext-gw-mode 2020-12-22 11:20:44.577 | l3-ha 2020-12-22 11:20:44.577 | l3-flavors 2020-12-22 11:20:44.577 | l3-port-ip-change-not-allowed 2020-12-22 11:20:44.577 | l3_agent_scheduler 2020-12-22 11:20:44.577 | metering 2020-12-22 11:20:44.577 | multi-provider 2020-12-22 11:20:44.577 | net-mtu 2020-12-22 11:20:44.577 | net-mtu-writable 2020-12-22 11:20:44.577 | network_availability_zone 2020-12-22 11:20:44.577 | network-ip-availability 2020-12-22 11:20:44.577 | pagination 2020-12-22 11:20:44.577 | port-mac-address-regenerate 2020-12-22 11:20:44.577 | binding 2020-12-22 11:20:44.577 | binding-extended 2020-12-22 11:20:44.577 | port-security 2020-12-22 11:20:44.577 | project-id 2020-12-22 11:20:44.577 | provider 2020-12-22 11:20:44.577 | quotas 2020-12-22 11:20:44.577 | quota_details 2020-12-22 11:20:44.577 | rbac-policies 2020-12-22 11:20:44.577 | rbac-security-groups 2020-12-22 11:20:44.577 | revision-if-match 2020-12-22 11:20:44.577 | standard-attr-revisions 2020-12-22 11:20:44.577 | router_availability_zone 2020-12-22 11:20:44.577 | port-security-groups-filtering 2020-12-22 11:20:44.577 | security-group 2020-12-22 11:20:44.577 | service-type 2020-12-22 11:20:44.577 | sorting 2020-12-22 11:20:44.577 | standard-attr-description 2020-12-22 11:20:44.577 | subnet_onboard 2020-12-22 11:20:44.578 | subnet-service-types 2020-12-22 11:20:44.578 | subnet_allocation 2020-12-22 11:20:44.578 | subnetpool-prefix-ops 2020-12-22 11:20:44.578 | standard-attr-tag 2020-12-22 11:20:44.578 | standard-attr-timestamp' 2020-12-22 11:20:44.580 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:438 : [[ address-scope 2020-12-22 11:20:44.580 | router-admin-state-down-before-update 2020-12-22 11:20:44.580 | agent 2020-12-22 11:20:44.580 | agent-resources-synced 2020-12-22 11:20:44.580 | allowed-address-pairs 2020-12-22 11:20:44.580 | auto-allocated-topology 2020-12-22 11:20:44.580 | availability_zone 2020-12-22 11:20:44.580 | availability_zone_filter 2020-12-22 11:20:44.580 | default-subnetpools 2020-12-22 11:20:44.580 | dhcp_agent_scheduler 2020-12-22 11:20:44.580 | dvr 2020-12-22 11:20:44.580 | empty-string-filtering 2020-12-22 11:20:44.580 | external-net 2020-12-22 11:20:44.580 | extra_dhcp_opt 2020-12-22 11:20:44.580 | extraroute 2020-12-22 11:20:44.580 | extraroute-atomic 2020-12-22 11:20:44.580 | filter-validation 2020-12-22 11:20:44.580 | fip-port-details 2020-12-22 11:20:44.580 | flavors 2020-12-22 11:20:44.580 | floatingip-pools 2020-12-22 11:20:44.580 | ip-substring-filtering 2020-12-22 11:20:44.580 | router 2020-12-22 11:20:44.580 | ext-gw-mode 2020-12-22 11:20:44.580 | l3-ha 2020-12-22 11:20:44.580 | l3-flavors 2020-12-22 11:20:44.580 | l3-port-ip-change-not-allowed 2020-12-22 11:20:44.580 | l3_agent_scheduler 2020-12-22 11:20:44.580 | metering 2020-12-22 11:20:44.580 | multi-provider 2020-12-22 11:20:44.580 | net-mtu 2020-12-22 11:20:44.580 | net-mtu-writable 2020-12-22 11:20:44.580 | network_availability_zone 2020-12-22 11:20:44.580 | network-ip-availability 2020-12-22 11:20:44.580 | pagination 2020-12-22 11:20:44.580 | port-mac-address-regenerate 2020-12-22 11:20:44.580 | binding 2020-12-22 11:20:44.580 | binding-extended 2020-12-22 11:20:44.580 | port-security 2020-12-22 11:20:44.580 | project-id 2020-12-22 11:20:44.581 | provider 2020-12-22 11:20:44.581 | quotas 2020-12-22 11:20:44.581 | quota_details 2020-12-22 11:20:44.581 | rbac-policies 2020-12-22 11:20:44.581 | rbac-security-groups 2020-12-22 11:20:44.581 | revision-if-match 2020-12-22 11:20:44.581 | standard-attr-revisions 2020-12-22 11:20:44.581 | router_availability_zone 2020-12-22 11:20:44.581 | port-security-groups-filtering 2020-12-22 11:20:44.581 | security-group 2020-12-22 11:20:44.581 | service-type 2020-12-22 11:20:44.581 | sorting 2020-12-22 11:20:44.581 | standard-attr-description 2020-12-22 11:20:44.581 | subnet_onboard 2020-12-22 11:20:44.581 | subnet-service-types 2020-12-22 11:20:44.581 | subnet_allocation 2020-12-22 11:20:44.581 | subnetpool-prefix-ops 2020-12-22 11:20:44.581 | standard-attr-tag 2020-12-22 11:20:44.581 | standard-attr-timestamp =~ auto-allocated-topology ]] 2020-12-22 11:20:44.583 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:438 : return 0 2020-12-22 11:20:44.587 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:175 : [[ True == \T\r\u\e ]] 2020-12-22 11:20:44.589 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:176 : [[ 4 =~ 4.* ]] 2020-12-22 11:20:44.594 | ++ 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 2020-12-22 11:20:47.280 | ++ functions-common:oscwrap:2376 : return 0 2020-12-22 11:20:47.283 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:177 : SUBNETPOOL_V4_ID=8df4dca8-ffd3-4301-aa65-6a16fc269885 2020-12-22 11:20:47.286 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:179 : [[ 4 =~ .*6 ]] 2020-12-22 11:20:47.288 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:185 : is_provider_network 2020-12-22 11:20:47.291 | + functions-common:is_provider_network:2185 : '[' '' == True ']' 2020-12-22 11:20:47.294 | + functions-common:is_provider_network:2188 : return 1 2020-12-22 11:20:47.299 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:215 : oscwrap --os-cloud devstack-admin --os-region RegionOne network create --project 469fe0a131d847c087d3cb5fb255e9d2 private 2020-12-22 11:20:47.299 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:215 : grep ' id ' 2020-12-22 11:20:47.301 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:215 : get_field 2 2020-12-22 11:20:47.304 | ++ functions-common:get_field:727 : local data field 2020-12-22 11:20:47.307 | ++ functions-common:get_field:728 : read data 2020-12-22 11:20:50.100 | ++ functions-common:oscwrap:2376 : return 0 2020-12-22 11:20:50.104 | ++ functions-common:get_field:729 : '[' 2 -lt 0 ']' 2020-12-22 11:20:50.107 | ++ functions-common:get_field:732 : field='$3' 2020-12-22 11:20:50.111 | ++ functions-common:get_field:734 : echo '| id | a1d3a55e-9621-4401-9cd6-5c5a39574a23 |' 2020-12-22 11:20:50.111 | ++ functions-common:get_field:734 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2020-12-22 11:20:50.117 | ++ functions-common:get_field:728 : read data 2020-12-22 11:20:50.121 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:215 : NET_ID=a1d3a55e-9621-4401-9cd6-5c5a39574a23 2020-12-22 11:20:50.124 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:216 : die_if_not_set 216 NET_ID 'Failure creating NET_ID for private 469fe0a131d847c087d3cb5fb255e9d2' 2020-12-22 11:20:50.127 | + functions-common:die_if_not_set:213 : local exitcode=0 2020-12-22 11:20:50.146 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:218 : [[ 4 =~ 4.* ]] 2020-12-22 11:20:50.150 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:220 : _neutron_create_private_subnet_v4 469fe0a131d847c087d3cb5fb255e9d2 2020-12-22 11:20:50.153 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:267 : local project_id=469fe0a131d847c087d3cb5fb255e9d2 2020-12-22 11:20:50.156 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:268 : '[' -z 8df4dca8-ffd3-4301-aa65-6a16fc269885 ']' 2020-12-22 11:20:50.158 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:271 : local 'subnet_params=--project 469fe0a131d847c087d3cb5fb255e9d2 ' 2020-12-22 11:20:50.161 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:272 : subnet_params+='--ip-version 4 ' 2020-12-22 11:20:50.163 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:273 : [[ -n 172.20.0.1 ]] 2020-12-22 11:20:50.166 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:274 : subnet_params+='--gateway 172.20.0.1 ' 2020-12-22 11:20:50.169 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:276 : subnet_params+='--subnet-pool 8df4dca8-ffd3-4301-aa65-6a16fc269885 ' 2020-12-22 11:20:50.171 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:277 : subnet_params+=' ' 2020-12-22 11:20:50.174 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:278 : subnet_params+='--network a1d3a55e-9621-4401-9cd6-5c5a39574a23 private-subnet' 2020-12-22 11:20:50.176 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:279 : local subnet_id 2020-12-22 11:20:50.180 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:280 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet create --project 469fe0a131d847c087d3cb5fb255e9d2 --ip-version 4 --gateway 172.20.0.1 --subnet-pool 8df4dca8-ffd3-4301-aa65-6a16fc269885 --network a1d3a55e-9621-4401-9cd6-5c5a39574a23 private-subnet 2020-12-22 11:20:50.181 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:280 : grep ' id ' 2020-12-22 11:20:50.182 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:280 : get_field 2 2020-12-22 11:20:50.184 | +++ functions-common:get_field:727 : local data field 2020-12-22 11:20:50.189 | +++ functions-common:get_field:728 : read data 2020-12-22 11:20:53.527 | +++ functions-common:oscwrap:2376 : return 0 2020-12-22 11:20:53.530 | +++ functions-common:get_field:729 : '[' 2 -lt 0 ']' 2020-12-22 11:20:53.532 | +++ functions-common:get_field:732 : field='$3' 2020-12-22 11:20:53.535 | +++ functions-common:get_field:734 : echo '| id | 05a489dd-d41b-43b2-9c4f-9fd3930e302f |' 2020-12-22 11:20:53.538 | +++ functions-common:get_field:734 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2020-12-22 11:20:53.541 | +++ functions-common:get_field:728 : read data 2020-12-22 11:20:53.546 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:280 : subnet_id=05a489dd-d41b-43b2-9c4f-9fd3930e302f 2020-12-22 11:20:53.548 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:281 : die_if_not_set 281 subnet_id 'Failure creating private IPv4 subnet for 469fe0a131d847c087d3cb5fb255e9d2' 2020-12-22 11:20:53.551 | ++ functions-common:die_if_not_set:213 : local exitcode=0 2020-12-22 11:20:53.569 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:282 : echo 05a489dd-d41b-43b2-9c4f-9fd3930e302f 2020-12-22 11:20:53.572 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:220 : SUBNET_ID=05a489dd-d41b-43b2-9c4f-9fd3930e302f 2020-12-22 11:20:53.575 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:223 : [[ 4 =~ .*6 ]] 2020-12-22 11:20:53.578 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:229 : is_networking_extension_supported router 2020-12-22 11:20:53.581 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : local extension=router 2020-12-22 11:20:53.584 | ++ 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 2020-12-22 11:20:55.802 | ++ functions-common:oscwrap:2376 : return 0 2020-12-22 11:20:55.806 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:437 : EXT_LIST='address-scope 2020-12-22 11:20:55.806 | router-admin-state-down-before-update 2020-12-22 11:20:55.806 | agent 2020-12-22 11:20:55.806 | agent-resources-synced 2020-12-22 11:20:55.806 | allowed-address-pairs 2020-12-22 11:20:55.806 | auto-allocated-topology 2020-12-22 11:20:55.806 | availability_zone 2020-12-22 11:20:55.806 | availability_zone_filter 2020-12-22 11:20:55.806 | default-subnetpools 2020-12-22 11:20:55.806 | dhcp_agent_scheduler 2020-12-22 11:20:55.806 | dvr 2020-12-22 11:20:55.806 | empty-string-filtering 2020-12-22 11:20:55.806 | external-net 2020-12-22 11:20:55.806 | extra_dhcp_opt 2020-12-22 11:20:55.806 | extraroute 2020-12-22 11:20:55.806 | extraroute-atomic 2020-12-22 11:20:55.806 | filter-validation 2020-12-22 11:20:55.806 | fip-port-details 2020-12-22 11:20:55.806 | flavors 2020-12-22 11:20:55.806 | floatingip-pools 2020-12-22 11:20:55.806 | ip-substring-filtering 2020-12-22 11:20:55.806 | router 2020-12-22 11:20:55.806 | ext-gw-mode 2020-12-22 11:20:55.806 | l3-ha 2020-12-22 11:20:55.806 | l3-flavors 2020-12-22 11:20:55.806 | l3-port-ip-change-not-allowed 2020-12-22 11:20:55.806 | l3_agent_scheduler 2020-12-22 11:20:55.806 | metering 2020-12-22 11:20:55.806 | multi-provider 2020-12-22 11:20:55.806 | net-mtu 2020-12-22 11:20:55.806 | net-mtu-writable 2020-12-22 11:20:55.806 | network_availability_zone 2020-12-22 11:20:55.806 | network-ip-availability 2020-12-22 11:20:55.806 | pagination 2020-12-22 11:20:55.806 | port-mac-address-regenerate 2020-12-22 11:20:55.806 | binding 2020-12-22 11:20:55.806 | binding-extended 2020-12-22 11:20:55.806 | port-security 2020-12-22 11:20:55.806 | project-id 2020-12-22 11:20:55.806 | provider 2020-12-22 11:20:55.807 | quotas 2020-12-22 11:20:55.807 | quota_details 2020-12-22 11:20:55.807 | rbac-policies 2020-12-22 11:20:55.807 | rbac-security-groups 2020-12-22 11:20:55.807 | revision-if-match 2020-12-22 11:20:55.807 | standard-attr-revisions 2020-12-22 11:20:55.807 | router_availability_zone 2020-12-22 11:20:55.807 | port-security-groups-filtering 2020-12-22 11:20:55.807 | security-group 2020-12-22 11:20:55.807 | service-type 2020-12-22 11:20:55.807 | sorting 2020-12-22 11:20:55.807 | standard-attr-description 2020-12-22 11:20:55.807 | subnet_onboard 2020-12-22 11:20:55.807 | subnet-service-types 2020-12-22 11:20:55.807 | subnet_allocation 2020-12-22 11:20:55.807 | subnetpool-prefix-ops 2020-12-22 11:20:55.807 | standard-attr-tag 2020-12-22 11:20:55.807 | standard-attr-timestamp' 2020-12-22 11:20:55.809 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:438 : [[ address-scope 2020-12-22 11:20:55.809 | router-admin-state-down-before-update 2020-12-22 11:20:55.810 | agent 2020-12-22 11:20:55.810 | agent-resources-synced 2020-12-22 11:20:55.810 | allowed-address-pairs 2020-12-22 11:20:55.810 | auto-allocated-topology 2020-12-22 11:20:55.810 | availability_zone 2020-12-22 11:20:55.810 | availability_zone_filter 2020-12-22 11:20:55.810 | default-subnetpools 2020-12-22 11:20:55.810 | dhcp_agent_scheduler 2020-12-22 11:20:55.810 | dvr 2020-12-22 11:20:55.810 | empty-string-filtering 2020-12-22 11:20:55.810 | external-net 2020-12-22 11:20:55.810 | extra_dhcp_opt 2020-12-22 11:20:55.810 | extraroute 2020-12-22 11:20:55.810 | extraroute-atomic 2020-12-22 11:20:55.810 | filter-validation 2020-12-22 11:20:55.810 | fip-port-details 2020-12-22 11:20:55.810 | flavors 2020-12-22 11:20:55.810 | floatingip-pools 2020-12-22 11:20:55.810 | ip-substring-filtering 2020-12-22 11:20:55.810 | router 2020-12-22 11:20:55.810 | ext-gw-mode 2020-12-22 11:20:55.810 | l3-ha 2020-12-22 11:20:55.810 | l3-flavors 2020-12-22 11:20:55.810 | l3-port-ip-change-not-allowed 2020-12-22 11:20:55.810 | l3_agent_scheduler 2020-12-22 11:20:55.810 | metering 2020-12-22 11:20:55.810 | multi-provider 2020-12-22 11:20:55.810 | net-mtu 2020-12-22 11:20:55.810 | net-mtu-writable 2020-12-22 11:20:55.810 | network_availability_zone 2020-12-22 11:20:55.810 | network-ip-availability 2020-12-22 11:20:55.810 | pagination 2020-12-22 11:20:55.810 | port-mac-address-regenerate 2020-12-22 11:20:55.810 | binding 2020-12-22 11:20:55.810 | binding-extended 2020-12-22 11:20:55.810 | port-security 2020-12-22 11:20:55.810 | project-id 2020-12-22 11:20:55.810 | provider 2020-12-22 11:20:55.810 | quotas 2020-12-22 11:20:55.810 | quota_details 2020-12-22 11:20:55.810 | rbac-policies 2020-12-22 11:20:55.810 | rbac-security-groups 2020-12-22 11:20:55.810 | revision-if-match 2020-12-22 11:20:55.810 | standard-attr-revisions 2020-12-22 11:20:55.810 | router_availability_zone 2020-12-22 11:20:55.811 | port-security-groups-filtering 2020-12-22 11:20:55.811 | security-group 2020-12-22 11:20:55.811 | service-type 2020-12-22 11:20:55.811 | sorting 2020-12-22 11:20:55.811 | standard-attr-description 2020-12-22 11:20:55.811 | subnet_onboard 2020-12-22 11:20:55.811 | subnet-service-types 2020-12-22 11:20:55.811 | subnet_allocation 2020-12-22 11:20:55.811 | subnetpool-prefix-ops 2020-12-22 11:20:55.811 | standard-attr-tag 2020-12-22 11:20:55.811 | standard-attr-timestamp =~ router ]] 2020-12-22 11:20:55.813 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:438 : return 0 2020-12-22 11:20:55.815 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:229 : is_networking_extension_supported external-net 2020-12-22 11:20:55.818 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : local extension=external-net 2020-12-22 11:20:55.821 | ++ 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 2020-12-22 11:20:58.058 | ++ functions-common:oscwrap:2376 : return 0 2020-12-22 11:20:58.062 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:437 : EXT_LIST='address-scope 2020-12-22 11:20:58.062 | router-admin-state-down-before-update 2020-12-22 11:20:58.062 | agent 2020-12-22 11:20:58.062 | agent-resources-synced 2020-12-22 11:20:58.062 | allowed-address-pairs 2020-12-22 11:20:58.062 | auto-allocated-topology 2020-12-22 11:20:58.062 | availability_zone 2020-12-22 11:20:58.062 | availability_zone_filter 2020-12-22 11:20:58.062 | default-subnetpools 2020-12-22 11:20:58.062 | dhcp_agent_scheduler 2020-12-22 11:20:58.062 | dvr 2020-12-22 11:20:58.062 | empty-string-filtering 2020-12-22 11:20:58.062 | external-net 2020-12-22 11:20:58.062 | extra_dhcp_opt 2020-12-22 11:20:58.062 | extraroute 2020-12-22 11:20:58.062 | extraroute-atomic 2020-12-22 11:20:58.062 | filter-validation 2020-12-22 11:20:58.062 | fip-port-details 2020-12-22 11:20:58.062 | flavors 2020-12-22 11:20:58.062 | floatingip-pools 2020-12-22 11:20:58.062 | ip-substring-filtering 2020-12-22 11:20:58.062 | router 2020-12-22 11:20:58.062 | ext-gw-mode 2020-12-22 11:20:58.062 | l3-ha 2020-12-22 11:20:58.062 | l3-flavors 2020-12-22 11:20:58.062 | l3-port-ip-change-not-allowed 2020-12-22 11:20:58.062 | l3_agent_scheduler 2020-12-22 11:20:58.062 | metering 2020-12-22 11:20:58.062 | multi-provider 2020-12-22 11:20:58.062 | net-mtu 2020-12-22 11:20:58.062 | net-mtu-writable 2020-12-22 11:20:58.062 | network_availability_zone 2020-12-22 11:20:58.062 | network-ip-availability 2020-12-22 11:20:58.062 | pagination 2020-12-22 11:20:58.062 | port-mac-address-regenerate 2020-12-22 11:20:58.062 | binding 2020-12-22 11:20:58.062 | binding-extended 2020-12-22 11:20:58.062 | port-security 2020-12-22 11:20:58.062 | project-id 2020-12-22 11:20:58.062 | provider 2020-12-22 11:20:58.062 | quotas 2020-12-22 11:20:58.062 | quota_details 2020-12-22 11:20:58.062 | rbac-policies 2020-12-22 11:20:58.063 | rbac-security-groups 2020-12-22 11:20:58.063 | revision-if-match 2020-12-22 11:20:58.063 | standard-attr-revisions 2020-12-22 11:20:58.063 | router_availability_zone 2020-12-22 11:20:58.063 | port-security-groups-filtering 2020-12-22 11:20:58.063 | security-group 2020-12-22 11:20:58.063 | service-type 2020-12-22 11:20:58.063 | sorting 2020-12-22 11:20:58.063 | standard-attr-description 2020-12-22 11:20:58.063 | subnet_onboard 2020-12-22 11:20:58.063 | subnet-service-types 2020-12-22 11:20:58.063 | subnet_allocation 2020-12-22 11:20:58.063 | subnetpool-prefix-ops 2020-12-22 11:20:58.063 | standard-attr-tag 2020-12-22 11:20:58.063 | standard-attr-timestamp' 2020-12-22 11:20:58.065 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:438 : [[ address-scope 2020-12-22 11:20:58.065 | router-admin-state-down-before-update 2020-12-22 11:20:58.065 | agent 2020-12-22 11:20:58.065 | agent-resources-synced 2020-12-22 11:20:58.065 | allowed-address-pairs 2020-12-22 11:20:58.065 | auto-allocated-topology 2020-12-22 11:20:58.065 | availability_zone 2020-12-22 11:20:58.065 | availability_zone_filter 2020-12-22 11:20:58.065 | default-subnetpools 2020-12-22 11:20:58.065 | dhcp_agent_scheduler 2020-12-22 11:20:58.065 | dvr 2020-12-22 11:20:58.065 | empty-string-filtering 2020-12-22 11:20:58.065 | external-net 2020-12-22 11:20:58.065 | extra_dhcp_opt 2020-12-22 11:20:58.065 | extraroute 2020-12-22 11:20:58.065 | extraroute-atomic 2020-12-22 11:20:58.065 | filter-validation 2020-12-22 11:20:58.065 | fip-port-details 2020-12-22 11:20:58.065 | flavors 2020-12-22 11:20:58.065 | floatingip-pools 2020-12-22 11:20:58.065 | ip-substring-filtering 2020-12-22 11:20:58.065 | router 2020-12-22 11:20:58.065 | ext-gw-mode 2020-12-22 11:20:58.065 | l3-ha 2020-12-22 11:20:58.065 | l3-flavors 2020-12-22 11:20:58.065 | l3-port-ip-change-not-allowed 2020-12-22 11:20:58.065 | l3_agent_scheduler 2020-12-22 11:20:58.065 | metering 2020-12-22 11:20:58.065 | multi-provider 2020-12-22 11:20:58.065 | net-mtu 2020-12-22 11:20:58.065 | net-mtu-writable 2020-12-22 11:20:58.065 | network_availability_zone 2020-12-22 11:20:58.065 | network-ip-availability 2020-12-22 11:20:58.065 | pagination 2020-12-22 11:20:58.065 | port-mac-address-regenerate 2020-12-22 11:20:58.065 | binding 2020-12-22 11:20:58.065 | binding-extended 2020-12-22 11:20:58.065 | port-security 2020-12-22 11:20:58.065 | project-id 2020-12-22 11:20:58.065 | provider 2020-12-22 11:20:58.066 | quotas 2020-12-22 11:20:58.066 | quota_details 2020-12-22 11:20:58.066 | rbac-policies 2020-12-22 11:20:58.066 | rbac-security-groups 2020-12-22 11:20:58.066 | revision-if-match 2020-12-22 11:20:58.066 | standard-attr-revisions 2020-12-22 11:20:58.066 | router_availability_zone 2020-12-22 11:20:58.066 | port-security-groups-filtering 2020-12-22 11:20:58.066 | security-group 2020-12-22 11:20:58.066 | service-type 2020-12-22 11:20:58.066 | sorting 2020-12-22 11:20:58.066 | standard-attr-description 2020-12-22 11:20:58.066 | subnet_onboard 2020-12-22 11:20:58.066 | subnet-service-types 2020-12-22 11:20:58.066 | subnet_allocation 2020-12-22 11:20:58.066 | subnetpool-prefix-ops 2020-12-22 11:20:58.066 | standard-attr-tag 2020-12-22 11:20:58.066 | standard-attr-timestamp =~ external-net ]] 2020-12-22 11:20:58.068 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:438 : return 0 2020-12-22 11:20:58.071 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:231 : [[ True == \T\r\u\e ]] 2020-12-22 11:20:58.075 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:233 : oscwrap --os-cloud devstack-admin --os-region RegionOne router create --project 469fe0a131d847c087d3cb5fb255e9d2 router1 2020-12-22 11:20:58.075 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:233 : grep ' id ' 2020-12-22 11:20:58.076 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:233 : get_field 2 2020-12-22 11:20:58.079 | ++ functions-common:get_field:727 : local data field 2020-12-22 11:20:58.082 | ++ functions-common:get_field:728 : read data 2020-12-22 11:21:00.554 | ++ functions-common:oscwrap:2376 : return 0 2020-12-22 11:21:00.558 | ++ functions-common:get_field:729 : '[' 2 -lt 0 ']' 2020-12-22 11:21:00.562 | ++ functions-common:get_field:732 : field='$3' 2020-12-22 11:21:00.565 | ++ functions-common:get_field:734 : echo '| id | 1134feb9-0df1-4e3b-ba46-a79cdc4067a5 |' 2020-12-22 11:21:00.566 | ++ functions-common:get_field:734 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2020-12-22 11:21:00.573 | ++ functions-common:get_field:728 : read data 2020-12-22 11:21:00.577 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:233 : ROUTER_ID=1134feb9-0df1-4e3b-ba46-a79cdc4067a5 2020-12-22 11:21:00.581 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:234 : die_if_not_set 234 ROUTER_ID 'Failure creating ROUTER_ID for 469fe0a131d847c087d3cb5fb255e9d2 router1' 2020-12-22 11:21:00.585 | + functions-common:die_if_not_set:213 : local exitcode=0 2020-12-22 11:21:00.603 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:241 : EXTERNAL_NETWORK_FLAGS=--external 2020-12-22 11:21:00.605 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:242 : is_networking_extension_supported auto-allocated-topology 2020-12-22 11:21:00.608 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : local extension=auto-allocated-topology 2020-12-22 11:21:00.611 | ++ 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 2020-12-22 11:21:02.840 | ++ functions-common:oscwrap:2376 : return 0 2020-12-22 11:21:02.843 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:437 : EXT_LIST='address-scope 2020-12-22 11:21:02.843 | router-admin-state-down-before-update 2020-12-22 11:21:02.843 | agent 2020-12-22 11:21:02.843 | agent-resources-synced 2020-12-22 11:21:02.843 | allowed-address-pairs 2020-12-22 11:21:02.843 | auto-allocated-topology 2020-12-22 11:21:02.843 | availability_zone 2020-12-22 11:21:02.843 | availability_zone_filter 2020-12-22 11:21:02.843 | default-subnetpools 2020-12-22 11:21:02.843 | dhcp_agent_scheduler 2020-12-22 11:21:02.843 | dvr 2020-12-22 11:21:02.843 | empty-string-filtering 2020-12-22 11:21:02.843 | external-net 2020-12-22 11:21:02.843 | extra_dhcp_opt 2020-12-22 11:21:02.843 | extraroute 2020-12-22 11:21:02.843 | extraroute-atomic 2020-12-22 11:21:02.843 | filter-validation 2020-12-22 11:21:02.843 | fip-port-details 2020-12-22 11:21:02.843 | flavors 2020-12-22 11:21:02.843 | floatingip-pools 2020-12-22 11:21:02.843 | ip-substring-filtering 2020-12-22 11:21:02.843 | router 2020-12-22 11:21:02.843 | ext-gw-mode 2020-12-22 11:21:02.844 | l3-ha 2020-12-22 11:21:02.844 | l3-flavors 2020-12-22 11:21:02.844 | l3-port-ip-change-not-allowed 2020-12-22 11:21:02.844 | l3_agent_scheduler 2020-12-22 11:21:02.844 | metering 2020-12-22 11:21:02.844 | multi-provider 2020-12-22 11:21:02.844 | net-mtu 2020-12-22 11:21:02.844 | net-mtu-writable 2020-12-22 11:21:02.844 | network_availability_zone 2020-12-22 11:21:02.844 | network-ip-availability 2020-12-22 11:21:02.844 | pagination 2020-12-22 11:21:02.844 | port-mac-address-regenerate 2020-12-22 11:21:02.844 | binding 2020-12-22 11:21:02.844 | binding-extended 2020-12-22 11:21:02.844 | port-security 2020-12-22 11:21:02.844 | project-id 2020-12-22 11:21:02.844 | provider 2020-12-22 11:21:02.844 | quotas 2020-12-22 11:21:02.844 | quota_details 2020-12-22 11:21:02.844 | rbac-policies 2020-12-22 11:21:02.844 | rbac-security-groups 2020-12-22 11:21:02.844 | revision-if-match 2020-12-22 11:21:02.844 | standard-attr-revisions 2020-12-22 11:21:02.844 | router_availability_zone 2020-12-22 11:21:02.844 | port-security-groups-filtering 2020-12-22 11:21:02.844 | security-group 2020-12-22 11:21:02.844 | service-type 2020-12-22 11:21:02.844 | sorting 2020-12-22 11:21:02.844 | standard-attr-description 2020-12-22 11:21:02.844 | subnet_onboard 2020-12-22 11:21:02.844 | subnet-service-types 2020-12-22 11:21:02.844 | subnet_allocation 2020-12-22 11:21:02.844 | subnetpool-prefix-ops 2020-12-22 11:21:02.844 | standard-attr-tag 2020-12-22 11:21:02.844 | standard-attr-timestamp' 2020-12-22 11:21:02.846 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:438 : [[ address-scope 2020-12-22 11:21:02.846 | router-admin-state-down-before-update 2020-12-22 11:21:02.846 | agent 2020-12-22 11:21:02.846 | agent-resources-synced 2020-12-22 11:21:02.846 | allowed-address-pairs 2020-12-22 11:21:02.846 | auto-allocated-topology 2020-12-22 11:21:02.846 | availability_zone 2020-12-22 11:21:02.846 | availability_zone_filter 2020-12-22 11:21:02.846 | default-subnetpools 2020-12-22 11:21:02.846 | dhcp_agent_scheduler 2020-12-22 11:21:02.846 | dvr 2020-12-22 11:21:02.846 | empty-string-filtering 2020-12-22 11:21:02.846 | external-net 2020-12-22 11:21:02.846 | extra_dhcp_opt 2020-12-22 11:21:02.846 | extraroute 2020-12-22 11:21:02.846 | extraroute-atomic 2020-12-22 11:21:02.846 | filter-validation 2020-12-22 11:21:02.846 | fip-port-details 2020-12-22 11:21:02.846 | flavors 2020-12-22 11:21:02.846 | floatingip-pools 2020-12-22 11:21:02.846 | ip-substring-filtering 2020-12-22 11:21:02.846 | router 2020-12-22 11:21:02.846 | ext-gw-mode 2020-12-22 11:21:02.846 | l3-ha 2020-12-22 11:21:02.846 | l3-flavors 2020-12-22 11:21:02.846 | l3-port-ip-change-not-allowed 2020-12-22 11:21:02.847 | l3_agent_scheduler 2020-12-22 11:21:02.847 | metering 2020-12-22 11:21:02.847 | multi-provider 2020-12-22 11:21:02.847 | net-mtu 2020-12-22 11:21:02.847 | net-mtu-writable 2020-12-22 11:21:02.847 | network_availability_zone 2020-12-22 11:21:02.847 | network-ip-availability 2020-12-22 11:21:02.847 | pagination 2020-12-22 11:21:02.847 | port-mac-address-regenerate 2020-12-22 11:21:02.847 | binding 2020-12-22 11:21:02.847 | binding-extended 2020-12-22 11:21:02.847 | port-security 2020-12-22 11:21:02.847 | project-id 2020-12-22 11:21:02.847 | provider 2020-12-22 11:21:02.847 | quotas 2020-12-22 11:21:02.847 | quota_details 2020-12-22 11:21:02.847 | rbac-policies 2020-12-22 11:21:02.847 | rbac-security-groups 2020-12-22 11:21:02.847 | revision-if-match 2020-12-22 11:21:02.847 | standard-attr-revisions 2020-12-22 11:21:02.847 | router_availability_zone 2020-12-22 11:21:02.847 | port-security-groups-filtering 2020-12-22 11:21:02.847 | security-group 2020-12-22 11:21:02.847 | service-type 2020-12-22 11:21:02.847 | sorting 2020-12-22 11:21:02.847 | standard-attr-description 2020-12-22 11:21:02.847 | subnet_onboard 2020-12-22 11:21:02.847 | subnet-service-types 2020-12-22 11:21:02.847 | subnet_allocation 2020-12-22 11:21:02.847 | subnetpool-prefix-ops 2020-12-22 11:21:02.847 | standard-attr-tag 2020-12-22 11:21:02.847 | standard-attr-timestamp =~ auto-allocated-topology ]] 2020-12-22 11:21:02.849 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:438 : return 0 2020-12-22 11:21:02.852 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:243 : EXTERNAL_NETWORK_FLAGS='--external --default' 2020-12-22 11:21:02.854 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:246 : '[' True = True ']' 2020-12-22 11:21:02.859 | ++ 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 2020-12-22 11:21:02.859 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:247 : grep ' id ' 2020-12-22 11:21:02.859 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:247 : get_field 2 2020-12-22 11:21:02.862 | ++ functions-common:get_field:727 : local data field 2020-12-22 11:21:02.866 | ++ functions-common:get_field:728 : read data 2020-12-22 11:21:05.500 | ++ functions-common:oscwrap:2376 : return 0 2020-12-22 11:21:05.503 | ++ functions-common:get_field:729 : '[' 2 -lt 0 ']' 2020-12-22 11:21:05.506 | ++ functions-common:get_field:732 : field='$3' 2020-12-22 11:21:05.509 | ++ functions-common:get_field:734 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2020-12-22 11:21:05.509 | ++ functions-common:get_field:734 : echo '| id | c6f0d28c-f19c-4c1d-8149-f23d11011c00 |' 2020-12-22 11:21:05.515 | ++ functions-common:get_field:728 : read data 2020-12-22 11:21:05.518 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:247 : EXT_NET_ID=c6f0d28c-f19c-4c1d-8149-f23d11011c00 2020-12-22 11:21:05.521 | + 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' 2020-12-22 11:21:05.524 | + functions-common:die_if_not_set:213 : local exitcode=0 2020-12-22 11:21:05.540 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:253 : [[ 4 =~ 4.* ]] 2020-12-22 11:21:05.543 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:255 : _neutron_configure_router_v4 2020-12-22 11:21:05.546 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:337 : openstack --os-cloud devstack-admin --os-region RegionOne router add subnet 1134feb9-0df1-4e3b-ba46-a79cdc4067a5 05a489dd-d41b-43b2-9c4f-9fd3930e302f 2020-12-22 11:21:10.810 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:339 : local id_and_ext_gw_ip 2020-12-22 11:21:10.813 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:340 : _neutron_create_public_subnet_v4 c6f0d28c-f19c-4c1d-8149-f23d11011c00 2020-12-22 11:21:10.816 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:310 : local 'subnet_params=--ip-version 4 ' 2020-12-22 11:21:10.818 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:311 : subnet_params+=' ' 2020-12-22 11:21:10.821 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:312 : [[ -n 172.30.1.1 ]] 2020-12-22 11:21:10.823 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:313 : subnet_params+='--gateway 172.30.1.1 ' 2020-12-22 11:21:10.825 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:315 : subnet_params+='--network c6f0d28c-f19c-4c1d-8149-f23d11011c00 --subnet-range 172.30.1.0/24 --no-dhcp ' 2020-12-22 11:21:10.828 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:316 : subnet_params+=public-subnet 2020-12-22 11:21:10.830 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:317 : local id_and_ext_gw_ip 2020-12-22 11:21:10.834 | +++ 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.30.1.1 --network c6f0d28c-f19c-4c1d-8149-f23d11011c00 --subnet-range 172.30.1.0/24 --no-dhcp public-subnet 2020-12-22 11:21:10.834 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:318 : grep -e gateway_ip -e ' id ' 2020-12-22 11:21:13.903 | +++ functions-common:oscwrap:2376 : return 0 2020-12-22 11:21:13.906 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:318 : id_and_ext_gw_ip='| gateway_ip | 172.30.1.1 | 2020-12-22 11:21:13.906 | | id | d2a01992-990a-4b0e-a92f-02de5907bd04 |' 2020-12-22 11:21:13.908 | ++ 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' 2020-12-22 11:21:13.911 | ++ functions-common:die_if_not_set:213 : local exitcode=0 2020-12-22 11:21:13.939 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:320 : echo '|' gateway_ip '|' 172.30.1.1 '|' '|' id '|' d2a01992-990a-4b0e-a92f-02de5907bd04 '|' 2020-12-22 11:21:13.945 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:340 : id_and_ext_gw_ip='| gateway_ip | 172.30.1.1 | | id | d2a01992-990a-4b0e-a92f-02de5907bd04 |' 2020-12-22 11:21:13.948 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : local ext_gw_ip 2020-12-22 11:21:13.952 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:342 : echo '|' gateway_ip '|' 172.30.1.1 '|' '|' id '|' d2a01992-990a-4b0e-a92f-02de5907bd04 '|' 2020-12-22 11:21:13.954 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:342 : get_field 2 2020-12-22 11:21:13.957 | ++ functions-common:get_field:727 : local data field 2020-12-22 11:21:13.959 | ++ functions-common:get_field:728 : read data 2020-12-22 11:21:13.961 | ++ functions-common:get_field:729 : '[' 2 -lt 0 ']' 2020-12-22 11:21:13.964 | ++ functions-common:get_field:732 : field='$3' 2020-12-22 11:21:13.967 | ++ functions-common:get_field:734 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2020-12-22 11:21:13.967 | ++ functions-common:get_field:734 : echo '| gateway_ip | 172.30.1.1 | | id | d2a01992-990a-4b0e-a92f-02de5907bd04 |' 2020-12-22 11:21:13.975 | ++ functions-common:get_field:728 : read data 2020-12-22 11:21:13.981 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:342 : ext_gw_ip=172.30.1.1 2020-12-22 11:21:13.987 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:343 : get_field 5 2020-12-22 11:21:13.990 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:343 : echo '|' gateway_ip '|' 172.30.1.1 '|' '|' id '|' d2a01992-990a-4b0e-a92f-02de5907bd04 '|' 2020-12-22 11:21:13.993 | ++ functions-common:get_field:727 : local data field 2020-12-22 11:21:13.997 | ++ functions-common:get_field:728 : read data 2020-12-22 11:21:13.999 | ++ functions-common:get_field:729 : '[' 5 -lt 0 ']' 2020-12-22 11:21:14.002 | ++ functions-common:get_field:732 : field='$6' 2020-12-22 11:21:14.006 | ++ functions-common:get_field:734 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2020-12-22 11:21:14.009 | ++ functions-common:get_field:734 : echo '| gateway_ip | 172.30.1.1 | | id | d2a01992-990a-4b0e-a92f-02de5907bd04 |' 2020-12-22 11:21:14.013 | ++ functions-common:get_field:728 : read data 2020-12-22 11:21:14.017 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:343 : PUB_SUBNET_ID=d2a01992-990a-4b0e-a92f-02de5907bd04 2020-12-22 11:21:14.020 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:345 : openstack --os-cloud devstack-admin --os-region RegionOne router set --external-gateway c6f0d28c-f19c-4c1d-8149-f23d11011c00 1134feb9-0df1-4e3b-ba46-a79cdc4067a5 2020-12-22 11:21:19.106 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:348 : is_service_enabled q-l3 2020-12-22 11:21:19.122 | + functions-common:is_service_enabled:1988 : return 0 2020-12-22 11:21:19.124 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : local ext_gw_interface=none 2020-12-22 11:21:19.126 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : is_neutron_ovs_base_plugin 2020-12-22 11:21:19.129 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:17 : return 0 2020-12-22 11:21:19.132 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352 : _neutron_get_ext_gw_interface 2020-12-22 11:21:19.135 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:153 : [[ False == \T\r\u\e ]] 2020-12-22 11:21:19.137 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:158 : sudo ovs-vsctl set Bridge br-data other_config:disable-in-band=true 2020-12-22 11:21:19.159 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:160 : echo br-data 2020-12-22 11:21:19.161 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352 : ext_gw_interface=br-data 2020-12-22 11:21:19.164 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:364 : [[ br-data != \n\o\n\e ]] 2020-12-22 11:21:19.167 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:365 : local cidr_len=24 2020-12-22 11:21:19.169 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:366 : local 'testcmd=ip -o link | grep -q br-data' 2020-12-22 11:21:19.171 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:367 : test_with_retry 'ip -o link | grep -q br-data' 'br-data creation failed' 2020-12-22 11:21:19.174 | + functions-common:test_with_retry:2274 : local 'testcmd=ip -o link | grep -q br-data' 2020-12-22 11:21:19.176 | + functions-common:test_with_retry:2275 : local 'failmsg=br-data creation failed' 2020-12-22 11:21:19.179 | + functions-common:test_with_retry:2276 : local until=10 2020-12-22 11:21:19.181 | + functions-common:test_with_retry:2277 : local sleep=0.5 2020-12-22 11:21:19.183 | + functions-common:test_with_retry:2279 : time_start test_with_retry 2020-12-22 11:21:19.186 | + functions-common:time_start:2322 : local name=test_with_retry 2020-12-22 11:21:19.189 | + functions-common:time_start:2323 : local start_time= 2020-12-22 11:21:19.192 | + functions-common:time_start:2324 : [[ -n '' ]] 2020-12-22 11:21:19.195 | ++ functions-common:time_start:2327 : date +%s%3N 2020-12-22 11:21:19.199 | + functions-common:time_start:2327 : _TIME_START[$name]=1608636079196 2020-12-22 11:21:19.202 | + functions-common:test_with_retry:2280 : timeout 10 sh -c 'while ! ip -o link | grep -q br-data; do sleep 0.5; done' 2020-12-22 11:21:19.209 | + functions-common:test_with_retry:2283 : time_stop test_with_retry 2020-12-22 11:21:19.211 | + functions-common:time_stop:2336 : local name 2020-12-22 11:21:19.213 | + functions-common:time_stop:2337 : local end_time 2020-12-22 11:21:19.216 | + functions-common:time_stop:2338 : local elapsed_time 2020-12-22 11:21:19.218 | + functions-common:time_stop:2339 : local total 2020-12-22 11:21:19.220 | + functions-common:time_stop:2340 : local start_time 2020-12-22 11:21:19.222 | + functions-common:time_stop:2342 : name=test_with_retry 2020-12-22 11:21:19.225 | + functions-common:time_stop:2343 : start_time=1608636079196 2020-12-22 11:21:19.227 | + functions-common:time_stop:2345 : [[ -z 1608636079196 ]] 2020-12-22 11:21:19.230 | ++ functions-common:time_stop:2348 : date +%s%3N 2020-12-22 11:21:19.234 | + functions-common:time_stop:2348 : end_time=1608636079231 2020-12-22 11:21:19.236 | + functions-common:time_stop:2349 : elapsed_time=35 2020-12-22 11:21:19.239 | + functions-common:time_stop:2350 : total=5768 2020-12-22 11:21:19.241 | + functions-common:time_stop:2352 : _TIME_START[$name]= 2020-12-22 11:21:19.243 | + functions-common:time_stop:2353 : _TIME_TOTAL[$name]=5803 2020-12-22 11:21:19.248 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:368 : ip addr show dev br-data 2020-12-22 11:21:19.248 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:368 : grep -c 172.30.1.1 2020-12-22 11:21:19.258 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:368 : [[ 0 == 0 ]] 2020-12-22 11:21:19.260 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:368 : [[ True == \F\a\l\s\e ]] 2020-12-22 11:21:19.263 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:368 : [[ False == \T\r\u\e ]] 2020-12-22 11:21:19.266 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:368 : [[ True == \T\r\u\e ]] 2020-12-22 11:21:19.268 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:369 : sudo ip addr add 172.30.1.1/24 dev br-data 2020-12-22 11:21:19.280 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:370 : sudo ip link set br-data up 2020-12-22 11:21:19.295 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:372 : awk -Fip_address '{ print $2 }' 2020-12-22 11:21:19.295 | ++ 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 2020-12-22 11:21:19.296 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:372 : cut -f2 '-d'\''' 2020-12-22 11:21:19.296 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:372 : tr '\n' ' ' 2020-12-22 11:21:21.585 | ++ functions-common:oscwrap:2376 : return 0 2020-12-22 11:21:21.589 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:372 : ROUTER_GW_IP=' 172.30.1.164 ' 2020-12-22 11:21:21.591 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:373 : die_if_not_set 373 ROUTER_GW_IP 'Failure retrieving ROUTER_GW_IP' 2020-12-22 11:21:21.594 | + functions-common:die_if_not_set:213 : local exitcode=0 2020-12-22 11:21:21.612 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:375 : _neutron_set_router_id 2020-12-22 11:21:21.614 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:146 : [[ True == \F\a\l\s\e ]] 2020-12-22 11:21:21.617 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:258 : [[ 4 =~ .*6 ]] 2020-12-22 11:21:21.620 | + ./stack.sh:main:1363 : is_service_enabled nova 2020-12-22 11:21:21.642 | + functions-common:is_service_enabled:1988 : return 0 2020-12-22 11:21:21.649 | + ./stack.sh:main:1364 : echo_summary 'Starting Nova' 2020-12-22 11:21:21.652 | + ./stack.sh:echo_summary:455 : [[ -t 3 ]] 2020-12-22 11:21:21.654 | + ./stack.sh:echo_summary:461 : echo -e Starting Nova 2020-12-22 11:21:21.657 | + ./stack.sh:main:1365 : start_nova 2020-12-22 11:21:21.660 | + lib/nova:start_nova:1036 : start_nova_rest 2020-12-22 11:21:21.662 | + lib/nova:start_nova_rest:934 : 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:/usr/local/bin 2020-12-22 11:21:21.665 | + lib/nova:start_nova_rest:935 : 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:/usr/local/bin 2020-12-22 11:21:21.668 | + lib/nova:start_nova_rest:935 : 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:/usr/local/bin 2020-12-22 11:21:21.670 | + lib/nova:start_nova_rest:937 : local api_cell_conf=/etc/nova/nova.conf 2020-12-22 11:21:21.673 | + lib/nova:start_nova_rest:938 : local compute_cell_conf=/etc/nova/nova.conf 2020-12-22 11:21:21.675 | + lib/nova:start_nova_rest:940 : run_process n-sch '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2020-12-22 11:21:21.678 | + functions-common:run_process:1583 : local service=n-sch 2020-12-22 11:21:21.681 | + functions-common:run_process:1584 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2020-12-22 11:21:21.683 | + functions-common:run_process:1585 : local group= 2020-12-22 11:21:21.686 | + functions-common:run_process:1586 : local user= 2020-12-22 11:21:21.689 | + functions-common:run_process:1588 : local name=n-sch 2020-12-22 11:21:21.691 | + functions-common:run_process:1590 : time_start run_process 2020-12-22 11:21:21.694 | + functions-common:time_start:2322 : local name=run_process 2020-12-22 11:21:21.697 | + functions-common:time_start:2323 : local start_time= 2020-12-22 11:21:21.699 | + functions-common:time_start:2324 : [[ -n '' ]] 2020-12-22 11:21:21.703 | ++ functions-common:time_start:2327 : date +%s%3N 2020-12-22 11:21:21.707 | + functions-common:time_start:2327 : _TIME_START[$name]=1608636081704 2020-12-22 11:21:21.709 | + functions-common:run_process:1591 : is_service_enabled n-sch 2020-12-22 11:21:21.727 | + functions-common:is_service_enabled:1988 : return 0 2020-12-22 11:21:21.731 | + functions-common:run_process:1592 : _run_under_systemd n-sch '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' '' 2020-12-22 11:21:21.734 | + functions-common:_run_under_systemd:1548 : local service=n-sch 2020-12-22 11:21:21.736 | + functions-common:_run_under_systemd:1549 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2020-12-22 11:21:21.739 | + functions-common:_run_under_systemd:1550 : local 'cmd=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2020-12-22 11:21:21.741 | + functions-common:_run_under_systemd:1552 : _common_systemd_pitfalls '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2020-12-22 11:21:21.744 | + functions-common:_common_systemd_pitfalls:1520 : local 'cmd=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2020-12-22 11:21:21.747 | + functions-common:_common_systemd_pitfalls:1523 : [[ /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ sudo ]] 2020-12-22 11:21:21.750 | + functions-common:_common_systemd_pitfalls:1534 : [[ ! /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ ^/ ]] 2020-12-22 11:21:21.752 | + functions-common:_run_under_systemd:1554 : local systemd_service=devstack@n-sch.service 2020-12-22 11:21:21.755 | + functions-common:_run_under_systemd:1555 : local group= 2020-12-22 11:21:21.758 | + functions-common:_run_under_systemd:1556 : local user=ubuntu 2020-12-22 11:21:21.760 | + functions-common:_run_under_systemd:1557 : [[ /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ uwsgi ]] 2020-12-22 11:21:21.764 | + functions-common:_run_under_systemd:1560 : write_user_unit_file devstack@n-sch.service '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' ubuntu 2020-12-22 11:21:21.766 | + functions-common:write_user_unit_file:1465 : local service=devstack@n-sch.service 2020-12-22 11:21:21.769 | + functions-common:write_user_unit_file:1466 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2020-12-22 11:21:21.771 | + functions-common:write_user_unit_file:1467 : local group= 2020-12-22 11:21:21.774 | + functions-common:write_user_unit_file:1468 : local user=ubuntu 2020-12-22 11:21:21.776 | + functions-common:write_user_unit_file:1469 : local extra= 2020-12-22 11:21:21.779 | + functions-common:write_user_unit_file:1470 : [[ -n '' ]] 2020-12-22 11:21:21.782 | + functions-common:write_user_unit_file:1473 : local unitfile=/etc/systemd/system/devstack@n-sch.service 2020-12-22 11:21:21.784 | + functions-common:write_user_unit_file:1474 : mkdir -p /etc/systemd/system 2020-12-22 11:21:21.788 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Unit Description 'Devstack devstack@n-sch.service' 2020-12-22 11:21:21.850 | + functions-common:write_user_unit_file:1477 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service User ubuntu 2020-12-22 11:21:21.911 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecStart '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2020-12-22 11:21:21.960 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service KillMode process 2020-12-22 11:21:22.017 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service TimeoutStopSec 300 2020-12-22 11:21:22.069 | + functions-common:write_user_unit_file:1481 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecReload '/bin/kill -HUP $MAINPID' 2020-12-22 11:21:22.123 | + functions-common:write_user_unit_file:1482 : [[ -n '' ]] 2020-12-22 11:21:22.127 | + functions-common:write_user_unit_file:1485 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Install WantedBy multi-user.target 2020-12-22 11:21:22.191 | + functions-common:write_user_unit_file:1488 : sudo systemctl daemon-reload 2020-12-22 11:21:22.450 | + functions-common:_run_under_systemd:1563 : sudo systemctl enable devstack@n-sch.service 2020-12-22 11:21:22.463 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-sch.service → /etc/systemd/system/devstack@n-sch.service. 2020-12-22 11:21:22.680 | + functions-common:_run_under_systemd:1564 : sudo systemctl start devstack@n-sch.service 2020-12-22 11:21:22.706 | + functions-common:run_process:1594 : time_stop run_process 2020-12-22 11:21:22.709 | + functions-common:time_stop:2336 : local name 2020-12-22 11:21:22.712 | + functions-common:time_stop:2337 : local end_time 2020-12-22 11:21:22.715 | + functions-common:time_stop:2338 : local elapsed_time 2020-12-22 11:21:22.718 | + functions-common:time_stop:2339 : local total 2020-12-22 11:21:22.721 | + functions-common:time_stop:2340 : local start_time 2020-12-22 11:21:22.723 | + functions-common:time_stop:2342 : name=run_process 2020-12-22 11:21:22.726 | + functions-common:time_stop:2343 : start_time=1608636081704 2020-12-22 11:21:22.729 | + functions-common:time_stop:2345 : [[ -z 1608636081704 ]] 2020-12-22 11:21:22.732 | ++ functions-common:time_stop:2348 : date +%s%3N 2020-12-22 11:21:22.736 | + functions-common:time_stop:2348 : end_time=1608636082733 2020-12-22 11:21:22.738 | + functions-common:time_stop:2349 : elapsed_time=1029 2020-12-22 11:21:22.741 | + functions-common:time_stop:2350 : total=18224 2020-12-22 11:21:22.743 | + functions-common:time_stop:2352 : _TIME_START[$name]= 2020-12-22 11:21:22.746 | + functions-common:time_stop:2353 : _TIME_TOTAL[$name]=19253 2020-12-22 11:21:22.749 | + lib/nova:start_nova_rest:941 : '[' True == False ']' 2020-12-22 11:21:22.752 | ++ lib/nova:start_nova_rest:944 : which uwsgi 2020-12-22 11:21:22.756 | + lib/nova:start_nova_rest:944 : run_process n-api-meta '/usr/local/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2020-12-22 11:21:22.759 | + functions-common:run_process:1583 : local service=n-api-meta 2020-12-22 11:21:22.762 | + functions-common:run_process:1584 : local 'command=/usr/local/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2020-12-22 11:21:22.765 | + functions-common:run_process:1585 : local group= 2020-12-22 11:21:22.767 | + functions-common:run_process:1586 : local user= 2020-12-22 11:21:22.770 | + functions-common:run_process:1588 : local name=n-api-meta 2020-12-22 11:21:22.772 | + functions-common:run_process:1590 : time_start run_process 2020-12-22 11:21:22.775 | + functions-common:time_start:2322 : local name=run_process 2020-12-22 11:21:22.778 | + functions-common:time_start:2323 : local start_time= 2020-12-22 11:21:22.780 | + functions-common:time_start:2324 : [[ -n '' ]] 2020-12-22 11:21:22.783 | ++ functions-common:time_start:2327 : date +%s%3N 2020-12-22 11:21:22.787 | + functions-common:time_start:2327 : _TIME_START[$name]=1608636082784 2020-12-22 11:21:22.790 | + functions-common:run_process:1591 : is_service_enabled n-api-meta 2020-12-22 11:21:22.806 | + functions-common:is_service_enabled:1988 : return 0 2020-12-22 11:21:22.809 | + functions-common:run_process:1592 : _run_under_systemd n-api-meta '/usr/local/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' '' '' 2020-12-22 11:21:22.811 | + functions-common:_run_under_systemd:1548 : local service=n-api-meta 2020-12-22 11:21:22.814 | + functions-common:_run_under_systemd:1549 : local 'command=/usr/local/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2020-12-22 11:21:22.816 | + functions-common:_run_under_systemd:1550 : local 'cmd=/usr/local/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2020-12-22 11:21:22.818 | + functions-common:_run_under_systemd:1552 : _common_systemd_pitfalls '/usr/local/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2020-12-22 11:21:22.821 | + functions-common:_common_systemd_pitfalls:1520 : local 'cmd=/usr/local/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2020-12-22 11:21:22.824 | + functions-common:_common_systemd_pitfalls:1523 : [[ /usr/local/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ sudo ]] 2020-12-22 11:21:22.826 | + functions-common:_common_systemd_pitfalls:1534 : [[ ! /usr/local/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ ^/ ]] 2020-12-22 11:21:22.829 | + functions-common:_run_under_systemd:1554 : local systemd_service=devstack@n-api-meta.service 2020-12-22 11:21:22.832 | + functions-common:_run_under_systemd:1555 : local group= 2020-12-22 11:21:22.834 | + functions-common:_run_under_systemd:1556 : local user=ubuntu 2020-12-22 11:21:22.837 | + functions-common:_run_under_systemd:1557 : [[ /usr/local/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ uwsgi ]] 2020-12-22 11:21:22.840 | + functions-common:_run_under_systemd:1558 : 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 2020-12-22 11:21:22.842 | + functions-common:write_uwsgi_user_unit_file:1492 : local service=devstack@n-api-meta.service 2020-12-22 11:21:22.845 | + functions-common:write_uwsgi_user_unit_file:1493 : local 'command=/usr/local/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2020-12-22 11:21:22.848 | + functions-common:write_uwsgi_user_unit_file:1494 : local group= 2020-12-22 11:21:22.850 | + functions-common:write_uwsgi_user_unit_file:1495 : local user=ubuntu 2020-12-22 11:21:22.853 | + functions-common:write_uwsgi_user_unit_file:1496 : local unitfile=/etc/systemd/system/devstack@n-api-meta.service 2020-12-22 11:21:22.856 | + functions-common:write_uwsgi_user_unit_file:1497 : mkdir -p /etc/systemd/system 2020-12-22 11:21:22.860 | + functions-common:write_uwsgi_user_unit_file:1499 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Unit Description 'Devstack devstack@n-api-meta.service' 2020-12-22 11:21:22.919 | + functions-common:write_uwsgi_user_unit_file:1500 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service SyslogIdentifier devstack@n-api-meta.service 2020-12-22 11:21:22.978 | + functions-common:write_uwsgi_user_unit_file:1501 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service User ubuntu 2020-12-22 11:21:23.026 | + functions-common:write_uwsgi_user_unit_file:1502 : 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' 2020-12-22 11:21:23.074 | + functions-common:write_uwsgi_user_unit_file:1503 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service ExecReload '/bin/kill -HUP $MAINPID' 2020-12-22 11:21:23.123 | + functions-common:write_uwsgi_user_unit_file:1504 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Type notify 2020-12-22 11:21:23.172 | + functions-common:write_uwsgi_user_unit_file:1505 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service KillMode process 2020-12-22 11:21:23.224 | + functions-common:write_uwsgi_user_unit_file:1506 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Restart always 2020-12-22 11:21:23.276 | + functions-common:write_uwsgi_user_unit_file:1507 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service NotifyAccess all 2020-12-22 11:21:23.330 | + functions-common:write_uwsgi_user_unit_file:1508 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service RestartForceExitStatus 100 2020-12-22 11:21:23.387 | + functions-common:write_uwsgi_user_unit_file:1510 : [[ -n '' ]] 2020-12-22 11:21:23.390 | + functions-common:write_uwsgi_user_unit_file:1513 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Install WantedBy multi-user.target 2020-12-22 11:21:23.457 | + functions-common:write_uwsgi_user_unit_file:1516 : sudo systemctl daemon-reload 2020-12-22 11:21:23.666 | + functions-common:_run_under_systemd:1563 : sudo systemctl enable devstack@n-api-meta.service 2020-12-22 11:21:23.680 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api-meta.service → /etc/systemd/system/devstack@n-api-meta.service. 2020-12-22 11:21:23.900 | + functions-common:_run_under_systemd:1564 : sudo systemctl start devstack@n-api-meta.service 2020-12-22 11:21:23.975 | + functions-common:run_process:1594 : time_stop run_process 2020-12-22 11:21:23.984 | + functions-common:time_stop:2336 : local name 2020-12-22 11:21:23.992 | + functions-common:time_stop:2337 : local end_time 2020-12-22 11:21:23.996 | + functions-common:time_stop:2338 : local elapsed_time 2020-12-22 11:21:23.999 | + functions-common:time_stop:2339 : local total 2020-12-22 11:21:24.001 | + functions-common:time_stop:2340 : local start_time 2020-12-22 11:21:24.003 | + functions-common:time_stop:2342 : name=run_process 2020-12-22 11:21:24.006 | + functions-common:time_stop:2343 : start_time=1608636082784 2020-12-22 11:21:24.009 | + functions-common:time_stop:2345 : [[ -z 1608636082784 ]] 2020-12-22 11:21:24.013 | ++ functions-common:time_stop:2348 : date +%s%3N 2020-12-22 11:21:24.016 | + functions-common:time_stop:2348 : end_time=1608636084012 2020-12-22 11:21:24.019 | + functions-common:time_stop:2349 : elapsed_time=1228 2020-12-22 11:21:24.021 | + functions-common:time_stop:2350 : total=19253 2020-12-22 11:21:24.024 | + functions-common:time_stop:2352 : _TIME_START[$name]= 2020-12-22 11:21:24.027 | + functions-common:time_stop:2353 : _TIME_TOTAL[$name]=20481 2020-12-22 11:21:24.030 | + lib/nova:start_nova_rest:947 : 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:/usr/local/bin 2020-12-22 11:21:24.032 | + lib/nova:start_nova_rest:947 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/local/sbin:/usr/sbin:/sbin:/usr/local/bin 2020-12-22 11:21:24.035 | + lib/nova:start_nova:1037 : start_nova_console_proxies 2020-12-22 11:21:24.038 | + lib/nova:start_nova_console_proxies:962 : 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:/usr/local/bin 2020-12-22 11:21:24.040 | + lib/nova:start_nova_console_proxies:964 : 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:/usr/local/bin 2020-12-22 11:21:24.043 | + lib/nova:start_nova_console_proxies:964 : 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:/usr/local/bin 2020-12-22 11:21:24.046 | + lib/nova:start_nova_console_proxies:966 : local api_cell_conf=/etc/nova/nova.conf 2020-12-22 11:21:24.048 | + lib/nova:start_nova_console_proxies:968 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2020-12-22 11:21:24.051 | + lib/nova:start_nova_console_proxies:974 : enable_nova_console_proxies 2020-12-22 11:21:24.055 | ++ lib/nova:enable_nova_console_proxies:951 : seq 1 1 2020-12-22 11:21:24.058 | + lib/nova:enable_nova_console_proxies:951 : for i in $(seq 1 $NOVA_NUM_CELLS) 2020-12-22 11:21:24.060 | + lib/nova:enable_nova_console_proxies:952 : for srv in n-novnc n-xvnc n-spice n-sproxy 2020-12-22 11:21:24.063 | + lib/nova:enable_nova_console_proxies:953 : is_service_enabled n-novnc 2020-12-22 11:21:24.081 | + functions-common:is_service_enabled:1988 : return 1 2020-12-22 11:21:24.084 | + lib/nova:enable_nova_console_proxies:952 : for srv in n-novnc n-xvnc n-spice n-sproxy 2020-12-22 11:21:24.086 | + lib/nova:enable_nova_console_proxies:953 : is_service_enabled n-xvnc 2020-12-22 11:21:24.106 | + functions-common:is_service_enabled:1988 : return 1 2020-12-22 11:21:24.109 | + lib/nova:enable_nova_console_proxies:952 : for srv in n-novnc n-xvnc n-spice n-sproxy 2020-12-22 11:21:24.112 | + lib/nova:enable_nova_console_proxies:953 : is_service_enabled n-spice 2020-12-22 11:21:24.141 | + functions-common:is_service_enabled:1988 : return 1 2020-12-22 11:21:24.143 | + lib/nova:enable_nova_console_proxies:952 : for srv in n-novnc n-xvnc n-spice n-sproxy 2020-12-22 11:21:24.146 | + lib/nova:enable_nova_console_proxies:953 : is_service_enabled n-sproxy 2020-12-22 11:21:24.166 | + functions-common:is_service_enabled:1988 : return 1 2020-12-22 11:21:24.170 | ++ lib/nova:start_nova_console_proxies:975 : seq 1 1 2020-12-22 11:21:24.174 | + lib/nova:start_nova_console_proxies:975 : for i in $(seq 1 $NOVA_NUM_CELLS) 2020-12-22 11:21:24.178 | + lib/nova:start_nova_console_proxies:976 : local conf 2020-12-22 11:21:24.183 | ++ lib/nova:start_nova_console_proxies:977 : conductor_conf 1 2020-12-22 11:21:24.187 | ++ lib/nova:conductor_conf:727 : local cell=1 2020-12-22 11:21:24.191 | ++ lib/nova:conductor_conf:728 : echo /etc/nova/nova_cell1.conf 2020-12-22 11:21:24.195 | + lib/nova:start_nova_console_proxies:977 : conf=/etc/nova/nova_cell1.conf 2020-12-22 11:21:24.199 | + lib/nova:start_nova_console_proxies:978 : run_process n-novnc-cell1 '/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web ' 2020-12-22 11:21:24.203 | + functions-common:run_process:1583 : local service=n-novnc-cell1 2020-12-22 11:21:24.208 | + functions-common:run_process:1584 : local 'command=/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web ' 2020-12-22 11:21:24.212 | + functions-common:run_process:1585 : local group= 2020-12-22 11:21:24.216 | + functions-common:run_process:1586 : local user= 2020-12-22 11:21:24.221 | + functions-common:run_process:1588 : local name=n-novnc-cell1 2020-12-22 11:21:24.228 | + functions-common:run_process:1590 : time_start run_process 2020-12-22 11:21:24.232 | + functions-common:time_start:2322 : local name=run_process 2020-12-22 11:21:24.238 | + functions-common:time_start:2323 : local start_time= 2020-12-22 11:21:24.242 | + functions-common:time_start:2324 : [[ -n '' ]] 2020-12-22 11:21:24.249 | ++ functions-common:time_start:2327 : date +%s%3N 2020-12-22 11:21:24.253 | + functions-common:time_start:2327 : _TIME_START[$name]=1608636084248 2020-12-22 11:21:24.257 | + functions-common:run_process:1591 : is_service_enabled n-novnc-cell1 2020-12-22 11:21:24.286 | + functions-common:is_service_enabled:1988 : return 1 2020-12-22 11:21:24.290 | + functions-common:run_process:1594 : time_stop run_process 2020-12-22 11:21:24.295 | + functions-common:time_stop:2336 : local name 2020-12-22 11:21:24.299 | + functions-common:time_stop:2337 : local end_time 2020-12-22 11:21:24.305 | + functions-common:time_stop:2338 : local elapsed_time 2020-12-22 11:21:24.308 | + functions-common:time_stop:2339 : local total 2020-12-22 11:21:24.312 | + functions-common:time_stop:2340 : local start_time 2020-12-22 11:21:24.316 | + functions-common:time_stop:2342 : name=run_process 2020-12-22 11:21:24.319 | + functions-common:time_stop:2343 : start_time=1608636084248 2020-12-22 11:21:24.324 | + functions-common:time_stop:2345 : [[ -z 1608636084248 ]] 2020-12-22 11:21:24.331 | ++ functions-common:time_stop:2348 : date +%s%3N 2020-12-22 11:21:24.334 | + functions-common:time_stop:2348 : end_time=1608636084330 2020-12-22 11:21:24.338 | + functions-common:time_stop:2349 : elapsed_time=82 2020-12-22 11:21:24.342 | + functions-common:time_stop:2350 : total=20481 2020-12-22 11:21:24.346 | + functions-common:time_stop:2352 : _TIME_START[$name]= 2020-12-22 11:21:24.349 | + functions-common:time_stop:2353 : _TIME_TOTAL[$name]=20563 2020-12-22 11:21:24.353 | + lib/nova:start_nova_console_proxies:979 : run_process n-xvnc-cell1 '/usr/local/bin/nova-xvpvncproxy --config-file /etc/nova/nova_cell1.conf' 2020-12-22 11:21:24.357 | + functions-common:run_process:1583 : local service=n-xvnc-cell1 2020-12-22 11:21:24.361 | + functions-common:run_process:1584 : local 'command=/usr/local/bin/nova-xvpvncproxy --config-file /etc/nova/nova_cell1.conf' 2020-12-22 11:21:24.365 | + functions-common:run_process:1585 : local group= 2020-12-22 11:21:24.369 | + functions-common:run_process:1586 : local user= 2020-12-22 11:21:24.373 | + functions-common:run_process:1588 : local name=n-xvnc-cell1 2020-12-22 11:21:24.377 | + functions-common:run_process:1590 : time_start run_process 2020-12-22 11:21:24.380 | + functions-common:time_start:2322 : local name=run_process 2020-12-22 11:21:24.384 | + functions-common:time_start:2323 : local start_time= 2020-12-22 11:21:24.387 | + functions-common:time_start:2324 : [[ -n '' ]] 2020-12-22 11:21:24.395 | ++ functions-common:time_start:2327 : date +%s%3N 2020-12-22 11:21:24.398 | + functions-common:time_start:2327 : _TIME_START[$name]=1608636084394 2020-12-22 11:21:24.402 | + functions-common:run_process:1591 : is_service_enabled n-xvnc-cell1 2020-12-22 11:21:24.434 | + functions-common:is_service_enabled:1988 : return 1 2020-12-22 11:21:24.443 | + functions-common:run_process:1594 : time_stop run_process 2020-12-22 11:21:24.445 | + functions-common:time_stop:2336 : local name 2020-12-22 11:21:24.454 | + functions-common:time_stop:2337 : local end_time 2020-12-22 11:21:24.456 | + functions-common:time_stop:2338 : local elapsed_time 2020-12-22 11:21:24.459 | + functions-common:time_stop:2339 : local total 2020-12-22 11:21:24.461 | + functions-common:time_stop:2340 : local start_time 2020-12-22 11:21:24.469 | + functions-common:time_stop:2342 : name=run_process 2020-12-22 11:21:24.471 | + functions-common:time_stop:2343 : start_time=1608636084394 2020-12-22 11:21:24.480 | + functions-common:time_stop:2345 : [[ -z 1608636084394 ]] 2020-12-22 11:21:24.492 | ++ functions-common:time_stop:2348 : date +%s%3N 2020-12-22 11:21:24.500 | + functions-common:time_stop:2348 : end_time=1608636084493 2020-12-22 11:21:24.503 | + functions-common:time_stop:2349 : elapsed_time=99 2020-12-22 11:21:24.508 | + functions-common:time_stop:2350 : total=20563 2020-12-22 11:21:24.511 | + functions-common:time_stop:2352 : _TIME_START[$name]= 2020-12-22 11:21:24.513 | + functions-common:time_stop:2353 : _TIME_TOTAL[$name]=20662 2020-12-22 11:21:24.516 | + lib/nova:start_nova_console_proxies:980 : run_process n-spice-cell1 '/usr/local/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2020-12-22 11:21:24.519 | + functions-common:run_process:1583 : local service=n-spice-cell1 2020-12-22 11:21:24.521 | + functions-common:run_process:1584 : local 'command=/usr/local/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2020-12-22 11:21:24.524 | + functions-common:run_process:1585 : local group= 2020-12-22 11:21:24.527 | + functions-common:run_process:1586 : local user= 2020-12-22 11:21:24.529 | + functions-common:run_process:1588 : local name=n-spice-cell1 2020-12-22 11:21:24.532 | + functions-common:run_process:1590 : time_start run_process 2020-12-22 11:21:24.535 | + functions-common:time_start:2322 : local name=run_process 2020-12-22 11:21:24.537 | + functions-common:time_start:2323 : local start_time= 2020-12-22 11:21:24.540 | + functions-common:time_start:2324 : [[ -n '' ]] 2020-12-22 11:21:24.544 | ++ functions-common:time_start:2327 : date +%s%3N 2020-12-22 11:21:24.548 | + functions-common:time_start:2327 : _TIME_START[$name]=1608636084544 2020-12-22 11:21:24.550 | + functions-common:run_process:1591 : is_service_enabled n-spice-cell1 2020-12-22 11:21:24.573 | + functions-common:is_service_enabled:1988 : return 1 2020-12-22 11:21:24.577 | + functions-common:run_process:1594 : time_stop run_process 2020-12-22 11:21:24.581 | + functions-common:time_stop:2336 : local name 2020-12-22 11:21:24.585 | + functions-common:time_stop:2337 : local end_time 2020-12-22 11:21:24.589 | + functions-common:time_stop:2338 : local elapsed_time 2020-12-22 11:21:24.593 | + functions-common:time_stop:2339 : local total 2020-12-22 11:21:24.596 | + functions-common:time_stop:2340 : local start_time 2020-12-22 11:21:24.600 | + functions-common:time_stop:2342 : name=run_process 2020-12-22 11:21:24.604 | + functions-common:time_stop:2343 : start_time=1608636084544 2020-12-22 11:21:24.607 | + functions-common:time_stop:2345 : [[ -z 1608636084544 ]] 2020-12-22 11:21:24.614 | ++ functions-common:time_stop:2348 : date +%s%3N 2020-12-22 11:21:24.618 | + functions-common:time_stop:2348 : end_time=1608636084613 2020-12-22 11:21:24.622 | + functions-common:time_stop:2349 : elapsed_time=69 2020-12-22 11:21:24.625 | + functions-common:time_stop:2350 : total=20662 2020-12-22 11:21:24.629 | + functions-common:time_stop:2352 : _TIME_START[$name]= 2020-12-22 11:21:24.633 | + functions-common:time_stop:2353 : _TIME_TOTAL[$name]=20731 2020-12-22 11:21:24.637 | + lib/nova:start_nova_console_proxies:981 : run_process n-sproxy-cell1 '/usr/local/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2020-12-22 11:21:24.641 | + functions-common:run_process:1583 : local service=n-sproxy-cell1 2020-12-22 11:21:24.644 | + functions-common:run_process:1584 : local 'command=/usr/local/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2020-12-22 11:21:24.648 | + functions-common:run_process:1585 : local group= 2020-12-22 11:21:24.652 | + functions-common:run_process:1586 : local user= 2020-12-22 11:21:24.657 | + functions-common:run_process:1588 : local name=n-sproxy-cell1 2020-12-22 11:21:24.660 | + functions-common:run_process:1590 : time_start run_process 2020-12-22 11:21:24.662 | + functions-common:time_start:2322 : local name=run_process 2020-12-22 11:21:24.665 | + functions-common:time_start:2323 : local start_time= 2020-12-22 11:21:24.668 | + functions-common:time_start:2324 : [[ -n '' ]] 2020-12-22 11:21:24.674 | ++ functions-common:time_start:2327 : date +%s%3N 2020-12-22 11:21:24.677 | + functions-common:time_start:2327 : _TIME_START[$name]=1608636084673 2020-12-22 11:21:24.679 | + functions-common:run_process:1591 : is_service_enabled n-sproxy-cell1 2020-12-22 11:21:24.698 | + functions-common:is_service_enabled:1988 : return 1 2020-12-22 11:21:24.700 | + functions-common:run_process:1594 : time_stop run_process 2020-12-22 11:21:24.703 | + functions-common:time_stop:2336 : local name 2020-12-22 11:21:24.705 | + functions-common:time_stop:2337 : local end_time 2020-12-22 11:21:24.708 | + functions-common:time_stop:2338 : local elapsed_time 2020-12-22 11:21:24.710 | + functions-common:time_stop:2339 : local total 2020-12-22 11:21:24.712 | + functions-common:time_stop:2340 : local start_time 2020-12-22 11:21:24.715 | + functions-common:time_stop:2342 : name=run_process 2020-12-22 11:21:24.717 | + functions-common:time_stop:2343 : start_time=1608636084673 2020-12-22 11:21:24.720 | + functions-common:time_stop:2345 : [[ -z 1608636084673 ]] 2020-12-22 11:21:24.724 | ++ functions-common:time_stop:2348 : date +%s%3N 2020-12-22 11:21:24.726 | + functions-common:time_stop:2348 : end_time=1608636084723 2020-12-22 11:21:24.729 | + functions-common:time_stop:2349 : elapsed_time=50 2020-12-22 11:21:24.731 | + functions-common:time_stop:2350 : total=20731 2020-12-22 11:21:24.734 | + functions-common:time_stop:2352 : _TIME_START[$name]= 2020-12-22 11:21:24.736 | + functions-common:time_stop:2353 : _TIME_TOTAL[$name]=20781 2020-12-22 11:21:24.739 | + lib/nova:start_nova_console_proxies:985 : 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:/usr/local/bin 2020-12-22 11:21:24.742 | + lib/nova:start_nova_console_proxies:985 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/local/sbin:/usr/sbin:/sbin:/usr/local/bin 2020-12-22 11:21:24.745 | + lib/nova:start_nova:1038 : start_nova_conductor 2020-12-22 11:21:24.747 | + lib/nova:start_nova_conductor:998 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2020-12-22 11:21:24.750 | + lib/nova:start_nova_conductor:1004 : enable_nova_fleet 2020-12-22 11:21:24.753 | + lib/nova:enable_nova_fleet:989 : is_service_enabled n-cond 2020-12-22 11:21:24.773 | + functions-common:is_service_enabled:1988 : return 0 2020-12-22 11:21:24.776 | + lib/nova:enable_nova_fleet:990 : enable_service n-super-cond 2020-12-22 11:21:24.830 | ++ lib/nova:enable_nova_fleet:991 : seq 1 1 2020-12-22 11:21:24.832 | + lib/nova:enable_nova_fleet:991 : for i in $(seq 1 $NOVA_NUM_CELLS) 2020-12-22 11:21:24.835 | + lib/nova:enable_nova_fleet:992 : enable_service n-cond-cell1 2020-12-22 11:21:24.884 | + lib/nova:start_nova_conductor:1005 : is_service_enabled n-super-cond 2020-12-22 11:21:24.904 | + functions-common:is_service_enabled:1988 : return 0 2020-12-22 11:21:24.907 | + lib/nova:start_nova_conductor:1006 : run_process n-super-cond '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2020-12-22 11:21:24.909 | + functions-common:run_process:1583 : local service=n-super-cond 2020-12-22 11:21:24.912 | + functions-common:run_process:1584 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2020-12-22 11:21:24.915 | + functions-common:run_process:1585 : local group= 2020-12-22 11:21:24.918 | + functions-common:run_process:1586 : local user= 2020-12-22 11:21:24.920 | + functions-common:run_process:1588 : local name=n-super-cond 2020-12-22 11:21:24.923 | + functions-common:run_process:1590 : time_start run_process 2020-12-22 11:21:24.929 | + functions-common:time_start:2322 : local name=run_process 2020-12-22 11:21:24.931 | + functions-common:time_start:2323 : local start_time= 2020-12-22 11:21:24.936 | + functions-common:time_start:2324 : [[ -n '' ]] 2020-12-22 11:21:24.939 | ++ functions-common:time_start:2327 : date +%s%3N 2020-12-22 11:21:24.943 | + functions-common:time_start:2327 : _TIME_START[$name]=1608636084938 2020-12-22 11:21:24.943 | + functions-common:run_process:1591 : is_service_enabled n-super-cond 2020-12-22 11:21:24.963 | + functions-common:is_service_enabled:1988 : return 0 2020-12-22 11:21:24.963 | + functions-common:run_process:1592 : _run_under_systemd n-super-cond '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' '' '' 2020-12-22 11:21:24.967 | + functions-common:_run_under_systemd:1548 : local service=n-super-cond 2020-12-22 11:21:24.970 | + functions-common:_run_under_systemd:1549 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2020-12-22 11:21:24.973 | + functions-common:_run_under_systemd:1550 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2020-12-22 11:21:24.973 | + functions-common:_run_under_systemd:1552 : _common_systemd_pitfalls '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2020-12-22 11:21:24.978 | + functions-common:_common_systemd_pitfalls:1520 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2020-12-22 11:21:24.978 | + functions-common:_common_systemd_pitfalls:1523 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ sudo ]] 2020-12-22 11:21:24.983 | + functions-common:_common_systemd_pitfalls:1534 : [[ ! /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ ^/ ]] 2020-12-22 11:21:24.983 | + functions-common:_run_under_systemd:1554 : local systemd_service=devstack@n-super-cond.service 2020-12-22 11:21:24.987 | + functions-common:_run_under_systemd:1555 : local group= 2020-12-22 11:21:24.987 | + functions-common:_run_under_systemd:1556 : local user=ubuntu 2020-12-22 11:21:24.990 | + functions-common:_run_under_systemd:1557 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ uwsgi ]] 2020-12-22 11:21:24.993 | + functions-common:_run_under_systemd:1560 : write_user_unit_file devstack@n-super-cond.service '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' '' ubuntu 2020-12-22 11:21:24.993 | + functions-common:write_user_unit_file:1465 : local service=devstack@n-super-cond.service 2020-12-22 11:21:24.998 | + functions-common:write_user_unit_file:1466 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2020-12-22 11:21:24.998 | + functions-common:write_user_unit_file:1467 : local group= 2020-12-22 11:21:25.003 | + functions-common:write_user_unit_file:1468 : local user=ubuntu 2020-12-22 11:21:25.003 | + functions-common:write_user_unit_file:1469 : local extra= 2020-12-22 11:21:25.007 | + functions-common:write_user_unit_file:1470 : [[ -n '' ]] 2020-12-22 11:21:25.007 | + functions-common:write_user_unit_file:1473 : local unitfile=/etc/systemd/system/devstack@n-super-cond.service 2020-12-22 11:21:25.010 | + functions-common:write_user_unit_file:1474 : mkdir -p /etc/systemd/system 2020-12-22 11:21:25.014 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Unit Description 'Devstack devstack@n-super-cond.service' 2020-12-22 11:21:25.079 | + functions-common:write_user_unit_file:1477 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service User ubuntu 2020-12-22 11:21:25.144 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecStart '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2020-12-22 11:21:25.197 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service KillMode process 2020-12-22 11:21:25.251 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service TimeoutStopSec 300 2020-12-22 11:21:25.309 | + functions-common:write_user_unit_file:1481 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecReload '/bin/kill -HUP $MAINPID' 2020-12-22 11:21:25.363 | + functions-common:write_user_unit_file:1482 : [[ -n '' ]] 2020-12-22 11:21:25.365 | + functions-common:write_user_unit_file:1485 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Install WantedBy multi-user.target 2020-12-22 11:21:25.449 | + functions-common:write_user_unit_file:1488 : sudo systemctl daemon-reload 2020-12-22 11:21:25.691 | + functions-common:_run_under_systemd:1563 : sudo systemctl enable devstack@n-super-cond.service 2020-12-22 11:21:25.706 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-super-cond.service → /etc/systemd/system/devstack@n-super-cond.service. 2020-12-22 11:21:25.956 | + functions-common:_run_under_systemd:1564 : sudo systemctl start devstack@n-super-cond.service 2020-12-22 11:21:25.979 | + functions-common:run_process:1594 : time_stop run_process 2020-12-22 11:21:25.980 | + functions-common:time_stop:2336 : local name 2020-12-22 11:21:25.991 | + functions-common:time_stop:2337 : local end_time 2020-12-22 11:21:25.996 | + functions-common:time_stop:2338 : local elapsed_time 2020-12-22 11:21:26.005 | + functions-common:time_stop:2339 : local total 2020-12-22 11:21:26.008 | + functions-common:time_stop:2340 : local start_time 2020-12-22 11:21:26.013 | + functions-common:time_stop:2342 : name=run_process 2020-12-22 11:21:26.017 | + functions-common:time_stop:2343 : start_time=1608636084938 2020-12-22 11:21:26.020 | + functions-common:time_stop:2345 : [[ -z 1608636084938 ]] 2020-12-22 11:21:26.026 | ++ functions-common:time_stop:2348 : date +%s%3N 2020-12-22 11:21:26.033 | + functions-common:time_stop:2348 : end_time=1608636086026 2020-12-22 11:21:26.036 | + functions-common:time_stop:2349 : elapsed_time=1088 2020-12-22 11:21:26.043 | + functions-common:time_stop:2350 : total=20781 2020-12-22 11:21:26.049 | + functions-common:time_stop:2352 : _TIME_START[$name]= 2020-12-22 11:21:26.054 | + functions-common:time_stop:2353 : _TIME_TOTAL[$name]=21869 2020-12-22 11:21:26.061 | ++ lib/nova:start_nova_conductor:1008 : seq 1 1 2020-12-22 11:21:26.075 | + lib/nova:start_nova_conductor:1008 : for i in $(seq 1 $NOVA_NUM_CELLS) 2020-12-22 11:21:26.079 | + lib/nova:start_nova_conductor:1009 : is_service_enabled n-cond-cell1 2020-12-22 11:21:26.120 | + functions-common:is_service_enabled:1988 : return 0 2020-12-22 11:21:26.128 | + lib/nova:start_nova_conductor:1010 : local conf 2020-12-22 11:21:26.133 | ++ lib/nova:start_nova_conductor:1011 : conductor_conf 1 2020-12-22 11:21:26.147 | ++ lib/nova:conductor_conf:727 : local cell=1 2020-12-22 11:21:26.159 | ++ lib/nova:conductor_conf:728 : echo /etc/nova/nova_cell1.conf 2020-12-22 11:21:26.159 | + lib/nova:start_nova_conductor:1011 : conf=/etc/nova/nova_cell1.conf 2020-12-22 11:21:26.167 | + lib/nova:start_nova_conductor:1012 : run_process n-cond-cell1 '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2020-12-22 11:21:26.167 | + functions-common:run_process:1583 : local service=n-cond-cell1 2020-12-22 11:21:26.180 | + functions-common:run_process:1584 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2020-12-22 11:21:26.187 | + functions-common:run_process:1585 : local group= 2020-12-22 11:21:26.192 | + functions-common:run_process:1586 : local user= 2020-12-22 11:21:26.200 | + functions-common:run_process:1588 : local name=n-cond-cell1 2020-12-22 11:21:26.209 | + functions-common:run_process:1590 : time_start run_process 2020-12-22 11:21:26.213 | + functions-common:time_start:2322 : local name=run_process 2020-12-22 11:21:26.219 | + functions-common:time_start:2323 : local start_time= 2020-12-22 11:21:26.223 | + functions-common:time_start:2324 : [[ -n '' ]] 2020-12-22 11:21:26.231 | ++ functions-common:time_start:2327 : date +%s%3N 2020-12-22 11:21:26.242 | + functions-common:time_start:2327 : _TIME_START[$name]=1608636086228 2020-12-22 11:21:26.242 | + functions-common:run_process:1591 : is_service_enabled n-cond-cell1 2020-12-22 11:21:26.292 | + functions-common:is_service_enabled:1988 : return 0 2020-12-22 11:21:26.296 | + functions-common:run_process:1592 : _run_under_systemd n-cond-cell1 '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' '' 2020-12-22 11:21:26.304 | + functions-common:_run_under_systemd:1548 : local service=n-cond-cell1 2020-12-22 11:21:26.311 | + functions-common:_run_under_systemd:1549 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2020-12-22 11:21:26.315 | + functions-common:_run_under_systemd:1550 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2020-12-22 11:21:26.324 | + functions-common:_run_under_systemd:1552 : _common_systemd_pitfalls '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2020-12-22 11:21:26.328 | + functions-common:_common_systemd_pitfalls:1520 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2020-12-22 11:21:26.340 | + functions-common:_common_systemd_pitfalls:1523 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ sudo ]] 2020-12-22 11:21:26.348 | + functions-common:_common_systemd_pitfalls:1534 : [[ ! /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ ^/ ]] 2020-12-22 11:21:26.367 | + functions-common:_run_under_systemd:1554 : local systemd_service=devstack@n-cond-cell1.service 2020-12-22 11:21:26.380 | + functions-common:_run_under_systemd:1555 : local group= 2020-12-22 11:21:26.391 | + functions-common:_run_under_systemd:1556 : local user=ubuntu 2020-12-22 11:21:26.399 | + functions-common:_run_under_systemd:1557 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ uwsgi ]] 2020-12-22 11:21:26.410 | + functions-common:_run_under_systemd:1560 : write_user_unit_file devstack@n-cond-cell1.service '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' ubuntu 2020-12-22 11:21:26.418 | + functions-common:write_user_unit_file:1465 : local service=devstack@n-cond-cell1.service 2020-12-22 11:21:26.431 | + functions-common:write_user_unit_file:1466 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2020-12-22 11:21:26.437 | + functions-common:write_user_unit_file:1467 : local group= 2020-12-22 11:21:26.438 | + functions-common:write_user_unit_file:1468 : local user=ubuntu 2020-12-22 11:21:26.451 | + functions-common:write_user_unit_file:1469 : local extra= 2020-12-22 11:21:26.459 | + functions-common:write_user_unit_file:1470 : [[ -n '' ]] 2020-12-22 11:21:26.467 | + functions-common:write_user_unit_file:1473 : local unitfile=/etc/systemd/system/devstack@n-cond-cell1.service 2020-12-22 11:21:26.475 | + functions-common:write_user_unit_file:1474 : mkdir -p /etc/systemd/system 2020-12-22 11:21:26.481 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Unit Description 'Devstack devstack@n-cond-cell1.service' 2020-12-22 11:21:26.600 | + functions-common:write_user_unit_file:1477 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service User ubuntu 2020-12-22 11:21:26.742 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecStart '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2020-12-22 11:21:26.823 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service KillMode process 2020-12-22 11:21:26.923 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service TimeoutStopSec 300 2020-12-22 11:21:27.015 | + functions-common:write_user_unit_file:1481 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecReload '/bin/kill -HUP $MAINPID' 2020-12-22 11:21:27.117 | + functions-common:write_user_unit_file:1482 : [[ -n '' ]] 2020-12-22 11:21:27.123 | + functions-common:write_user_unit_file:1485 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Install WantedBy multi-user.target 2020-12-22 11:21:27.239 | + functions-common:write_user_unit_file:1488 : sudo systemctl daemon-reload 2020-12-22 11:21:27.501 | + functions-common:_run_under_systemd:1563 : sudo systemctl enable devstack@n-cond-cell1.service 2020-12-22 11:21:27.518 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cond-cell1.service → /etc/systemd/system/devstack@n-cond-cell1.service. 2020-12-22 11:21:27.757 | + functions-common:_run_under_systemd:1564 : sudo systemctl start devstack@n-cond-cell1.service 2020-12-22 11:21:27.784 | + functions-common:run_process:1594 : time_stop run_process 2020-12-22 11:21:27.786 | + functions-common:time_stop:2336 : local name 2020-12-22 11:21:27.796 | + functions-common:time_stop:2337 : local end_time 2020-12-22 11:21:27.806 | + functions-common:time_stop:2338 : local elapsed_time 2020-12-22 11:21:27.820 | + functions-common:time_stop:2339 : local total 2020-12-22 11:21:27.825 | + functions-common:time_stop:2340 : local start_time 2020-12-22 11:21:27.831 | + functions-common:time_stop:2342 : name=run_process 2020-12-22 11:21:27.843 | + functions-common:time_stop:2343 : start_time=1608636086228 2020-12-22 11:21:27.850 | + functions-common:time_stop:2345 : [[ -z 1608636086228 ]] 2020-12-22 11:21:27.859 | ++ functions-common:time_stop:2348 : date +%s%3N 2020-12-22 11:21:27.879 | + functions-common:time_stop:2348 : end_time=1608636087864 2020-12-22 11:21:27.890 | + functions-common:time_stop:2349 : elapsed_time=1636 2020-12-22 11:21:27.894 | + functions-common:time_stop:2350 : total=21869 2020-12-22 11:21:27.898 | + functions-common:time_stop:2352 : _TIME_START[$name]= 2020-12-22 11:21:27.902 | + functions-common:time_stop:2353 : _TIME_TOTAL[$name]=23505 2020-12-22 11:21:27.912 | + lib/nova:start_nova:1039 : start_nova_compute 2020-12-22 11:21:27.919 | + lib/nova:start_nova_compute:869 : 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:/usr/local/bin 2020-12-22 11:21:27.930 | + lib/nova:start_nova_compute:870 : 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:/usr/local/bin 2020-12-22 11:21:27.941 | + lib/nova:start_nova_compute:870 : 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:/usr/local/bin 2020-12-22 11:21:27.952 | + lib/nova:start_nova_compute:872 : local compute_cell_conf=/etc/nova/nova.conf 2020-12-22 11:21:27.962 | + lib/nova:start_nova_compute:875 : cp /etc/nova/nova.conf /etc/nova/nova-cpu.conf 2020-12-22 11:21:27.980 | + lib/nova:start_nova_compute:877 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CPU_CONF' 2020-12-22 11:21:27.984 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2020-12-22 11:21:27.994 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2020-12-22 11:21:28.001 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CPU_CONF' 2020-12-22 11:21:28.003 | + inc/meta-config:merge_config_file:90 : local real_configfile 2020-12-22 11:21:28.007 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CPU_CONF' 2020-12-22 11:21:28.010 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova-cpu.conf 2020-12-22 11:21:28.012 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova-cpu.conf 2020-12-22 11:21:28.017 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova-cpu.conf ']' 2020-12-22 11:21:28.021 | + inc/meta-config:merge_config_file:164 : read a 2020-12-22 11:21:28.022 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CPU_CONF' ' 2020-12-22 11:21:28.022 | BEGIN { 2020-12-22 11:21:28.022 | section = "" 2020-12-22 11:21:28.022 | last_section = "" 2020-12-22 11:21:28.022 | section_count = 0 2020-12-22 11:21:28.022 | } 2020-12-22 11:21:28.022 | /^\[.+\]/ { 2020-12-22 11:21:28.022 | gsub("[][]", "", $1); 2020-12-22 11:21:28.022 | section=$1 2020-12-22 11:21:28.022 | next 2020-12-22 11:21:28.022 | } 2020-12-22 11:21:28.022 | /^ *\#/ { 2020-12-22 11:21:28.022 | next 2020-12-22 11:21:28.022 | } 2020-12-22 11:21:28.022 | /^[^ \t]+/ { 2020-12-22 11:21:28.022 | # get offset of first = in $0 2020-12-22 11:21:28.022 | eq_idx = index($0, "=") 2020-12-22 11:21:28.022 | # extract attr & value from $0 2020-12-22 11:21:28.022 | attr = substr($0, 1, eq_idx - 1) 2020-12-22 11:21:28.022 | value = substr($0, eq_idx + 1) 2020-12-22 11:21:28.022 | # only need to strip trailing whitespace from attr 2020-12-22 11:21:28.022 | sub(/[ \t]*$/, "", attr) 2020-12-22 11:21:28.022 | # need to strip leading & trailing whitespace from value 2020-12-22 11:21:28.022 | sub(/^[ \t]*/, "", value) 2020-12-22 11:21:28.022 | sub(/[ \t]*$/, "", value) 2020-12-22 11:21:28.022 | 2020-12-22 11:21:28.022 | # cfg_attr_count: number of config lines per [section, attr] 2020-12-22 11:21:28.022 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2020-12-22 11:21:28.022 | # cfg_section: keep the section names in the same order as they appear in local.conf 2020-12-22 11:21:28.023 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2020-12-22 11:21:28.023 | if (! (section, attr) in cfg_attr_count) { 2020-12-22 11:21:28.023 | if (section != last_section) { 2020-12-22 11:21:28.023 | cfg_section[section_count++] = section 2020-12-22 11:21:28.023 | last_section = section 2020-12-22 11:21:28.023 | } 2020-12-22 11:21:28.023 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2020-12-22 11:21:28.023 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2020-12-22 11:21:28.023 | 2020-12-22 11:21:28.023 | cfg_attr[section, attr, 0] = value 2020-12-22 11:21:28.023 | cfg_attr_count[section, attr] = 1 2020-12-22 11:21:28.023 | } else { 2020-12-22 11:21:28.023 | lno = cfg_attr_count[section, attr]++ 2020-12-22 11:21:28.023 | cfg_attr[section, attr, lno] = value 2020-12-22 11:21:28.023 | } 2020-12-22 11:21:28.023 | } 2020-12-22 11:21:28.023 | END { 2020-12-22 11:21:28.023 | # Process each section in order 2020-12-22 11:21:28.023 | for (sno = 0; sno < section_count; sno++) { 2020-12-22 11:21:28.023 | section = cfg_section[sno] 2020-12-22 11:21:28.023 | # The ini routines simply append a config item immediately 2020-12-22 11:21:28.023 | # after the section header. To keep the same order as defined 2020-12-22 11:21:28.023 | # in local.conf, invoke the ini routines in the reverse order 2020-12-22 11:21:28.023 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2020-12-22 11:21:28.023 | attr = cfg_sec_attr_name[sno, attr_no] 2020-12-22 11:21:28.023 | if (cfg_attr_count[section, attr] == 1) 2020-12-22 11:21:28.023 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2020-12-22 11:21:28.023 | else { 2020-12-22 11:21:28.023 | # For multiline, invoke the ini routines in the reverse order 2020-12-22 11:21:28.023 | count = cfg_attr_count[section, attr] 2020-12-22 11:21:28.023 | print "inidelete " configfile " " section " " attr 2020-12-22 11:21:28.023 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2020-12-22 11:21:28.023 | for (l = count -2; l >= 0; l--) 2020-12-22 11:21:28.023 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2020-12-22 11:21:28.023 | } 2020-12-22 11:21:28.023 | } 2020-12-22 11:21:28.023 | } 2020-12-22 11:21:28.023 | } 2020-12-22 11:21:28.023 | ' 2020-12-22 11:21:28.024 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CPU_CONF' 2020-12-22 11:21:28.029 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2020-12-22 11:21:28.040 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2020-12-22 11:21:28.051 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CPU_CONF' 2020-12-22 11:21:28.054 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2020-12-22 11:21:28.061 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CPU_CONF ]] 2020-12-22 11:21:28.065 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CPU_CONF' ' 2020-12-22 11:21:28.065 | BEGIN { group = "" } 2020-12-22 11:21:28.065 | /^\[\[.+\|.*\]\]/ { 2020-12-22 11:21:28.065 | gsub("[][]", "", $1); 2020-12-22 11:21:28.065 | split($1, a, "|"); 2020-12-22 11:21:28.065 | if (a[1] == matchgroup && a[2] == configfile) { 2020-12-22 11:21:28.065 | group=a[1] 2020-12-22 11:21:28.065 | } else { 2020-12-22 11:21:28.065 | group="" 2020-12-22 11:21:28.065 | } 2020-12-22 11:21:28.065 | next 2020-12-22 11:21:28.065 | } 2020-12-22 11:21:28.065 | { 2020-12-22 11:21:28.065 | if (group != "") 2020-12-22 11:21:28.065 | print $0 2020-12-22 11:21:28.065 | } 2020-12-22 11:21:28.065 | ' /home/ubuntu/devstack/local.conf 2020-12-22 11:21:28.083 | + lib/nova:start_nova_compute:879 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2020-12-22 11:21:28.087 | + lib/nova:start_nova_compute:886 : iniset /etc/nova/nova-cpu.conf workarounds disable_group_policy_check_upcall True 2020-12-22 11:21:28.164 | + lib/nova:start_nova_compute:889 : iniset /etc/nova/nova-cpu.conf filter_scheduler track_instance_changes False 2020-12-22 11:21:28.252 | + lib/nova:start_nova_compute:890 : iniset_rpc_backend nova /etc/nova/nova-cpu.conf DEFAULT nova_cell1 2020-12-22 11:21:28.257 | + lib/rpc_backend:iniset_rpc_backend:152 : local package=nova 2020-12-22 11:21:28.261 | + lib/rpc_backend:iniset_rpc_backend:153 : local file=/etc/nova/nova-cpu.conf 2020-12-22 11:21:28.265 | + lib/rpc_backend:iniset_rpc_backend:154 : local section=DEFAULT 2020-12-22 11:21:28.269 | + lib/rpc_backend:iniset_rpc_backend:155 : local virtual_host=nova_cell1 2020-12-22 11:21:28.272 | + lib/rpc_backend:iniset_rpc_backend:156 : is_service_enabled rabbit 2020-12-22 11:21:28.336 | + functions-common:is_service_enabled:1988 : return 0 2020-12-22 11:21:28.343 | ++ lib/rpc_backend:iniset_rpc_backend:157 : get_transport_url nova_cell1 2020-12-22 11:21:28.356 | ++ lib/rpc_backend:get_transport_url:134 : local virtual_host=nova_cell1 2020-12-22 11:21:28.368 | ++ lib/rpc_backend:get_transport_url:135 : is_service_enabled rabbit 2020-12-22 11:21:28.422 | ++ functions-common:is_service_enabled:1988 : return 0 2020-12-22 11:21:28.429 | ++ lib/rpc_backend:get_transport_url:136 : echo rabbit://stackrabbit:Passw0rd@10.222.0.117:5672/nova_cell1 2020-12-22 11:21:28.433 | + lib/rpc_backend:iniset_rpc_backend:157 : iniset /etc/nova/nova-cpu.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.117:5672/nova_cell1 2020-12-22 11:21:28.492 | + lib/rpc_backend:iniset_rpc_backend:158 : '[' -n '' ']' 2020-12-22 11:21:28.499 | + lib/rpc_backend:iniset_rpc_backend:161 : '[' -n '' ']' 2020-12-22 11:21:28.504 | + lib/nova:start_nova_compute:894 : inidelete /etc/nova/nova-cpu.conf database connection 2020-12-22 11:21:28.547 | + lib/nova:start_nova_compute:895 : inidelete /etc/nova/nova-cpu.conf api_database connection 2020-12-22 11:21:28.584 | + lib/nova:start_nova_compute:900 : configure_console_compute 2020-12-22 11:21:28.592 | + lib/nova:configure_console_compute:605 : local offset 2020-12-22 11:21:28.600 | + lib/nova:configure_console_compute:606 : offset=0 2020-12-22 11:21:28.606 | + lib/nova:configure_console_compute:610 : local default_proxyclient_addr 2020-12-22 11:21:28.615 | ++ lib/nova:configure_console_compute:611 : iniget /etc/nova/nova-cpu.conf DEFAULT my_ip 2020-12-22 11:21:28.665 | + lib/nova:configure_console_compute:611 : default_proxyclient_addr=10.222.0.117 2020-12-22 11:21:28.672 | + lib/nova:configure_console_compute:615 : is_service_enabled n-cpu 2020-12-22 11:21:28.712 | + functions-common:is_service_enabled:1988 : return 1 2020-12-22 11:21:28.720 | + lib/nova:configure_console_compute:633 : is_service_enabled n-novnc 2020-12-22 11:21:28.752 | + functions-common:is_service_enabled:1988 : return 1 2020-12-22 11:21:28.755 | + lib/nova:configure_console_compute:633 : is_service_enabled n-xvnc 2020-12-22 11:21:28.800 | + functions-common:is_service_enabled:1988 : return 1 2020-12-22 11:21:28.803 | + lib/nova:configure_console_compute:633 : '[' False '!=' False ']' 2020-12-22 11:21:28.808 | + lib/nova:configure_console_compute:641 : iniset /etc/nova/nova-cpu.conf vnc enabled false 2020-12-22 11:21:28.877 | + lib/nova:configure_console_compute:644 : is_service_enabled n-spice 2020-12-22 11:21:28.928 | + functions-common:is_service_enabled:1988 : return 1 2020-12-22 11:21:28.932 | + lib/nova:configure_console_compute:654 : is_service_enabled n-sproxy 2020-12-22 11:21:28.980 | + functions-common:is_service_enabled:1988 : return 1 2020-12-22 11:21:28.986 | + lib/nova:start_nova_compute:902 : [[ libvirt = \l\i\b\v\i\r\t ]] 2020-12-22 11:21:28.996 | + lib/nova:start_nova_compute:906 : run_process n-cpu '/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt 2020-12-22 11:21:29.004 | + functions-common:run_process:1583 : local service=n-cpu 2020-12-22 11:21:29.010 | + functions-common:run_process:1584 : local 'command=/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2020-12-22 11:21:29.016 | + functions-common:run_process:1585 : local group=libvirt 2020-12-22 11:21:29.024 | + functions-common:run_process:1586 : local user= 2020-12-22 11:21:29.032 | + functions-common:run_process:1588 : local name=n-cpu 2020-12-22 11:21:29.038 | + functions-common:run_process:1590 : time_start run_process 2020-12-22 11:21:29.048 | + functions-common:time_start:2322 : local name=run_process 2020-12-22 11:21:29.053 | + functions-common:time_start:2323 : local start_time= 2020-12-22 11:21:29.060 | + functions-common:time_start:2324 : [[ -n '' ]] 2020-12-22 11:21:29.071 | ++ functions-common:time_start:2327 : date +%s%3N 2020-12-22 11:21:29.081 | + functions-common:time_start:2327 : _TIME_START[$name]=1608636089072 2020-12-22 11:21:29.089 | + functions-common:run_process:1591 : is_service_enabled n-cpu 2020-12-22 11:21:29.128 | + functions-common:is_service_enabled:1988 : return 1 2020-12-22 11:21:29.134 | + functions-common:run_process:1594 : time_stop run_process 2020-12-22 11:21:29.145 | + functions-common:time_stop:2336 : local name 2020-12-22 11:21:29.151 | + functions-common:time_stop:2337 : local end_time 2020-12-22 11:21:29.164 | + functions-common:time_stop:2338 : local elapsed_time 2020-12-22 11:21:29.175 | + functions-common:time_stop:2339 : local total 2020-12-22 11:21:29.181 | + functions-common:time_stop:2340 : local start_time 2020-12-22 11:21:29.196 | + functions-common:time_stop:2342 : name=run_process 2020-12-22 11:21:29.204 | + functions-common:time_stop:2343 : start_time=1608636089072 2020-12-22 11:21:29.212 | + functions-common:time_stop:2345 : [[ -z 1608636089072 ]] 2020-12-22 11:21:29.219 | ++ functions-common:time_stop:2348 : date +%s%3N 2020-12-22 11:21:29.236 | + functions-common:time_stop:2348 : end_time=1608636089224 2020-12-22 11:21:29.245 | + functions-common:time_stop:2349 : elapsed_time=152 2020-12-22 11:21:29.250 | + functions-common:time_stop:2350 : total=23505 2020-12-22 11:21:29.261 | + functions-common:time_stop:2352 : _TIME_START[$name]= 2020-12-22 11:21:29.269 | + functions-common:time_stop:2353 : _TIME_TOTAL[$name]=23657 2020-12-22 11:21:29.282 | + lib/nova:start_nova_compute:928 : 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:/usr/local/bin 2020-12-22 11:21:29.285 | + lib/nova:start_nova_compute:928 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/local/sbin:/usr/sbin:/sbin:/usr/local/bin 2020-12-22 11:21:29.292 | + lib/nova:start_nova:1040 : is_service_enabled n-api 2020-12-22 11:21:29.311 | + functions-common:is_service_enabled:1988 : return 0 2020-12-22 11:21:29.314 | + lib/nova:start_nova:1042 : echo 'Dumping cells_v2 mapping' 2020-12-22 11:21:29.314 | Dumping cells_v2 mapping 2020-12-22 11:21:29.326 | + lib/nova:start_nova:1043 : /usr/local/bin/nova-manage cell_v2 list_cells --verbose 2020-12-22 11:21:33.346 | +-------+--------------------------------------+------------------------------------------------------------+-----------------------------------------------------------------+----------+ 2020-12-22 11:21:33.346 | | Name | UUID | Transport URL | Database Connection | Disabled | 2020-12-22 11:21:33.346 | +-------+--------------------------------------+------------------------------------------------------------+-----------------------------------------------------------------+----------+ 2020-12-22 11:21:33.346 | | cell0 | 00000000-0000-0000-0000-000000000000 | none:/// | mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8 | False | 2020-12-22 11:21:33.346 | | cell1 | 8116e434-e057-4e73-a5b5-66ceb8d0c411 | rabbit://stackrabbit:Passw0rd@10.222.0.117:5672/nova_cell1 | mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8 | False | 2020-12-22 11:21:33.346 | +-------+--------------------------------------+------------------------------------------------------------+-----------------------------------------------------------------+----------+ 2020-12-22 11:21:33.804 | + ./stack.sh:main:1366 : create_flavors 2020-12-22 11:21:33.808 | + lib/nova:create_flavors:1107 : is_service_enabled n-api 2020-12-22 11:21:33.834 | + functions-common:is_service_enabled:1988 : return 0 2020-12-22 11:21:33.838 | + lib/nova:create_flavors:1108 : openstack --os-region-name=RegionOne flavor list 2020-12-22 11:21:33.838 | + lib/nova:create_flavors:1108 : grep -q ds512M 2020-12-22 11:21:36.635 | + lib/nova:create_flavors:1110 : openstack --os-region-name=RegionOne flavor create --id c1 --ram 256 --disk 1 --vcpus 1 cirros256 2020-12-22 11:21:39.196 | +----------------------------+-----------+ 2020-12-22 11:21:39.196 | | Field | Value | 2020-12-22 11:21:39.196 | +----------------------------+-----------+ 2020-12-22 11:21:39.196 | | OS-FLV-DISABLED:disabled | False | 2020-12-22 11:21:39.196 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2020-12-22 11:21:39.196 | | disk | 1 | 2020-12-22 11:21:39.196 | | id | c1 | 2020-12-22 11:21:39.196 | | name | cirros256 | 2020-12-22 11:21:39.197 | | os-flavor-access:is_public | True | 2020-12-22 11:21:39.197 | | properties | | 2020-12-22 11:21:39.197 | | ram | 256 | 2020-12-22 11:21:39.197 | | rxtx_factor | 1.0 | 2020-12-22 11:21:39.197 | | swap | | 2020-12-22 11:21:39.197 | | vcpus | 1 | 2020-12-22 11:21:39.197 | +----------------------------+-----------+ 2020-12-22 11:21:39.318 | + lib/nova:create_flavors:1111 : openstack --os-region-name=RegionOne flavor create --id d1 --ram 512 --disk 5 --vcpus 1 ds512M 2020-12-22 11:21:41.533 | +----------------------------+--------+ 2020-12-22 11:21:41.533 | | Field | Value | 2020-12-22 11:21:41.533 | +----------------------------+--------+ 2020-12-22 11:21:41.533 | | OS-FLV-DISABLED:disabled | False | 2020-12-22 11:21:41.533 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2020-12-22 11:21:41.533 | | disk | 5 | 2020-12-22 11:21:41.533 | | id | d1 | 2020-12-22 11:21:41.533 | | name | ds512M | 2020-12-22 11:21:41.533 | | os-flavor-access:is_public | True | 2020-12-22 11:21:41.533 | | properties | | 2020-12-22 11:21:41.533 | | ram | 512 | 2020-12-22 11:21:41.533 | | rxtx_factor | 1.0 | 2020-12-22 11:21:41.533 | | swap | | 2020-12-22 11:21:41.533 | | vcpus | 1 | 2020-12-22 11:21:41.533 | +----------------------------+--------+ 2020-12-22 11:21:41.657 | + lib/nova:create_flavors:1112 : openstack --os-region-name=RegionOne flavor create --id d2 --ram 1024 --disk 10 --vcpus 1 ds1G 2020-12-22 11:21:43.887 | +----------------------------+-------+ 2020-12-22 11:21:43.887 | | Field | Value | 2020-12-22 11:21:43.887 | +----------------------------+-------+ 2020-12-22 11:21:43.887 | | OS-FLV-DISABLED:disabled | False | 2020-12-22 11:21:43.887 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2020-12-22 11:21:43.887 | | disk | 10 | 2020-12-22 11:21:43.887 | | id | d2 | 2020-12-22 11:21:43.887 | | name | ds1G | 2020-12-22 11:21:43.887 | | os-flavor-access:is_public | True | 2020-12-22 11:21:43.887 | | properties | | 2020-12-22 11:21:43.887 | | ram | 1024 | 2020-12-22 11:21:43.887 | | rxtx_factor | 1.0 | 2020-12-22 11:21:43.887 | | swap | | 2020-12-22 11:21:43.887 | | vcpus | 1 | 2020-12-22 11:21:43.887 | +----------------------------+-------+ 2020-12-22 11:21:44.011 | + lib/nova:create_flavors:1113 : openstack --os-region-name=RegionOne flavor create --id d3 --ram 2048 --disk 10 --vcpus 2 ds2G 2020-12-22 11:21:46.268 | +----------------------------+-------+ 2020-12-22 11:21:46.268 | | Field | Value | 2020-12-22 11:21:46.268 | +----------------------------+-------+ 2020-12-22 11:21:46.268 | | OS-FLV-DISABLED:disabled | False | 2020-12-22 11:21:46.268 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2020-12-22 11:21:46.268 | | disk | 10 | 2020-12-22 11:21:46.268 | | id | d3 | 2020-12-22 11:21:46.268 | | name | ds2G | 2020-12-22 11:21:46.268 | | os-flavor-access:is_public | True | 2020-12-22 11:21:46.268 | | properties | | 2020-12-22 11:21:46.268 | | ram | 2048 | 2020-12-22 11:21:46.268 | | rxtx_factor | 1.0 | 2020-12-22 11:21:46.268 | | swap | | 2020-12-22 11:21:46.268 | | vcpus | 2 | 2020-12-22 11:21:46.268 | +----------------------------+-------+ 2020-12-22 11:21:46.391 | + lib/nova:create_flavors:1114 : openstack --os-region-name=RegionOne flavor create --id d4 --ram 4096 --disk 20 --vcpus 4 ds4G 2020-12-22 11:21:48.614 | +----------------------------+-------+ 2020-12-22 11:21:48.615 | | Field | Value | 2020-12-22 11:21:48.615 | +----------------------------+-------+ 2020-12-22 11:21:48.615 | | OS-FLV-DISABLED:disabled | False | 2020-12-22 11:21:48.615 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2020-12-22 11:21:48.615 | | disk | 20 | 2020-12-22 11:21:48.615 | | id | d4 | 2020-12-22 11:21:48.615 | | name | ds4G | 2020-12-22 11:21:48.615 | | os-flavor-access:is_public | True | 2020-12-22 11:21:48.615 | | properties | | 2020-12-22 11:21:48.615 | | ram | 4096 | 2020-12-22 11:21:48.615 | | rxtx_factor | 1.0 | 2020-12-22 11:21:48.615 | | swap | | 2020-12-22 11:21:48.615 | | vcpus | 4 | 2020-12-22 11:21:48.615 | +----------------------------+-------+ 2020-12-22 11:21:48.739 | + lib/nova:create_flavors:1117 : grep -q m1.tiny 2020-12-22 11:21:48.739 | + lib/nova:create_flavors:1117 : openstack --os-region-name=RegionOne flavor list 2020-12-22 11:21:51.127 | + lib/nova:create_flavors:1118 : openstack --os-region-name=RegionOne flavor create --id 1 --ram 512 --disk 1 --vcpus 1 m1.tiny 2020-12-22 11:21:53.422 | +----------------------------+---------+ 2020-12-22 11:21:53.422 | | Field | Value | 2020-12-22 11:21:53.422 | +----------------------------+---------+ 2020-12-22 11:21:53.422 | | OS-FLV-DISABLED:disabled | False | 2020-12-22 11:21:53.422 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2020-12-22 11:21:53.422 | | disk | 1 | 2020-12-22 11:21:53.422 | | id | 1 | 2020-12-22 11:21:53.422 | | name | m1.tiny | 2020-12-22 11:21:53.422 | | os-flavor-access:is_public | True | 2020-12-22 11:21:53.422 | | properties | | 2020-12-22 11:21:53.422 | | ram | 512 | 2020-12-22 11:21:53.422 | | rxtx_factor | 1.0 | 2020-12-22 11:21:53.422 | | swap | | 2020-12-22 11:21:53.422 | | vcpus | 1 | 2020-12-22 11:21:53.422 | +----------------------------+---------+ 2020-12-22 11:21:53.563 | + lib/nova:create_flavors:1119 : openstack --os-region-name=RegionOne flavor create --id 2 --ram 2048 --disk 20 --vcpus 1 m1.small 2020-12-22 11:21:56.063 | +----------------------------+----------+ 2020-12-22 11:21:56.064 | | Field | Value | 2020-12-22 11:21:56.064 | +----------------------------+----------+ 2020-12-22 11:21:56.064 | | OS-FLV-DISABLED:disabled | False | 2020-12-22 11:21:56.064 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2020-12-22 11:21:56.064 | | disk | 20 | 2020-12-22 11:21:56.064 | | id | 2 | 2020-12-22 11:21:56.064 | | name | m1.small | 2020-12-22 11:21:56.064 | | os-flavor-access:is_public | True | 2020-12-22 11:21:56.064 | | properties | | 2020-12-22 11:21:56.064 | | ram | 2048 | 2020-12-22 11:21:56.064 | | rxtx_factor | 1.0 | 2020-12-22 11:21:56.064 | | swap | | 2020-12-22 11:21:56.064 | | vcpus | 1 | 2020-12-22 11:21:56.064 | +----------------------------+----------+ 2020-12-22 11:21:56.197 | + lib/nova:create_flavors:1120 : openstack --os-region-name=RegionOne flavor create --id 3 --ram 4096 --disk 40 --vcpus 2 m1.medium 2020-12-22 11:21:58.504 | +----------------------------+-----------+ 2020-12-22 11:21:58.504 | | Field | Value | 2020-12-22 11:21:58.504 | +----------------------------+-----------+ 2020-12-22 11:21:58.504 | | OS-FLV-DISABLED:disabled | False | 2020-12-22 11:21:58.504 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2020-12-22 11:21:58.504 | | disk | 40 | 2020-12-22 11:21:58.504 | | id | 3 | 2020-12-22 11:21:58.505 | | name | m1.medium | 2020-12-22 11:21:58.505 | | os-flavor-access:is_public | True | 2020-12-22 11:21:58.505 | | properties | | 2020-12-22 11:21:58.505 | | ram | 4096 | 2020-12-22 11:21:58.505 | | rxtx_factor | 1.0 | 2020-12-22 11:21:58.505 | | swap | | 2020-12-22 11:21:58.505 | | vcpus | 2 | 2020-12-22 11:21:58.505 | +----------------------------+-----------+ 2020-12-22 11:21:58.635 | + lib/nova:create_flavors:1121 : openstack --os-region-name=RegionOne flavor create --id 4 --ram 8192 --disk 80 --vcpus 4 m1.large 2020-12-22 11:22:00.850 | +----------------------------+----------+ 2020-12-22 11:22:00.850 | | Field | Value | 2020-12-22 11:22:00.850 | +----------------------------+----------+ 2020-12-22 11:22:00.850 | | OS-FLV-DISABLED:disabled | False | 2020-12-22 11:22:00.850 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2020-12-22 11:22:00.850 | | disk | 80 | 2020-12-22 11:22:00.850 | | id | 4 | 2020-12-22 11:22:00.850 | | name | m1.large | 2020-12-22 11:22:00.850 | | os-flavor-access:is_public | True | 2020-12-22 11:22:00.850 | | properties | | 2020-12-22 11:22:00.850 | | ram | 8192 | 2020-12-22 11:22:00.850 | | rxtx_factor | 1.0 | 2020-12-22 11:22:00.850 | | swap | | 2020-12-22 11:22:00.850 | | vcpus | 4 | 2020-12-22 11:22:00.850 | +----------------------------+----------+ 2020-12-22 11:22:00.980 | + lib/nova:create_flavors:1122 : openstack --os-region-name=RegionOne flavor create --id 5 --ram 16384 --disk 160 --vcpus 8 m1.xlarge 2020-12-22 11:22:03.202 | +----------------------------+-----------+ 2020-12-22 11:22:03.202 | | Field | Value | 2020-12-22 11:22:03.202 | +----------------------------+-----------+ 2020-12-22 11:22:03.202 | | OS-FLV-DISABLED:disabled | False | 2020-12-22 11:22:03.202 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2020-12-22 11:22:03.202 | | disk | 160 | 2020-12-22 11:22:03.202 | | id | 5 | 2020-12-22 11:22:03.202 | | name | m1.xlarge | 2020-12-22 11:22:03.202 | | os-flavor-access:is_public | True | 2020-12-22 11:22:03.202 | | properties | | 2020-12-22 11:22:03.202 | | ram | 16384 | 2020-12-22 11:22:03.202 | | rxtx_factor | 1.0 | 2020-12-22 11:22:03.202 | | swap | | 2020-12-22 11:22:03.202 | | vcpus | 8 | 2020-12-22 11:22:03.202 | +----------------------------+-----------+ 2020-12-22 11:22:03.329 | + ./stack.sh:main:1368 : is_service_enabled cinder 2020-12-22 11:22:03.349 | + functions-common:is_service_enabled:1988 : return 0 2020-12-22 11:22:03.351 | + ./stack.sh:main:1369 : echo_summary 'Starting Cinder' 2020-12-22 11:22:03.355 | + ./stack.sh:echo_summary:455 : [[ -t 3 ]] 2020-12-22 11:22:03.358 | + ./stack.sh:echo_summary:461 : echo -e Starting Cinder 2020-12-22 11:22:03.362 | + ./stack.sh:main:1370 : start_cinder 2020-12-22 11:22:03.365 | + lib/cinder:start_cinder:459 : local service_port=8776 2020-12-22 11:22:03.368 | + lib/cinder:start_cinder:460 : local service_protocol=http 2020-12-22 11:22:03.372 | + lib/cinder:start_cinder:461 : local cinder_url 2020-12-22 11:22:03.374 | + lib/cinder:start_cinder:462 : is_service_enabled tls-proxy 2020-12-22 11:22:03.394 | + functions-common:is_service_enabled:1988 : return 1 2020-12-22 11:22:03.398 | + lib/cinder:start_cinder:466 : '[' tgtadm = tgtadm ']' 2020-12-22 11:22:03.401 | + lib/cinder:start_cinder:467 : is_service_enabled c-vol 2020-12-22 11:22:03.417 | + functions-common:is_service_enabled:1988 : return 1 2020-12-22 11:22:03.420 | + lib/cinder:start_cinder:486 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,g-reg,c-sch,c-api,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,s-container-sync,n-super-cond,n-cond-cell1 =~ c-api ]] 2020-12-22 11:22:03.423 | + lib/cinder:start_cinder:487 : '[' True == False ']' 2020-12-22 11:22:03.428 | ++ lib/cinder:start_cinder:495 : which uwsgi 2020-12-22 11:22:03.432 | + lib/cinder:start_cinder:495 : run_process c-api '/usr/local/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2020-12-22 11:22:03.436 | + functions-common:run_process:1583 : local service=c-api 2020-12-22 11:22:03.439 | + functions-common:run_process:1584 : local 'command=/usr/local/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2020-12-22 11:22:03.442 | + functions-common:run_process:1585 : local group= 2020-12-22 11:22:03.445 | + functions-common:run_process:1586 : local user= 2020-12-22 11:22:03.449 | + functions-common:run_process:1588 : local name=c-api 2020-12-22 11:22:03.452 | + functions-common:run_process:1590 : time_start run_process 2020-12-22 11:22:03.455 | + functions-common:time_start:2322 : local name=run_process 2020-12-22 11:22:03.457 | + functions-common:time_start:2323 : local start_time= 2020-12-22 11:22:03.460 | + functions-common:time_start:2324 : [[ -n '' ]] 2020-12-22 11:22:03.463 | ++ functions-common:time_start:2327 : date +%s%3N 2020-12-22 11:22:03.467 | + functions-common:time_start:2327 : _TIME_START[$name]=1608636123464 2020-12-22 11:22:03.470 | + functions-common:run_process:1591 : is_service_enabled c-api 2020-12-22 11:22:03.486 | + functions-common:is_service_enabled:1988 : return 0 2020-12-22 11:22:03.489 | + functions-common:run_process:1592 : _run_under_systemd c-api '/usr/local/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' '' '' 2020-12-22 11:22:03.492 | + functions-common:_run_under_systemd:1548 : local service=c-api 2020-12-22 11:22:03.495 | + functions-common:_run_under_systemd:1549 : local 'command=/usr/local/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2020-12-22 11:22:03.497 | + functions-common:_run_under_systemd:1550 : local 'cmd=/usr/local/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2020-12-22 11:22:03.500 | + functions-common:_run_under_systemd:1552 : _common_systemd_pitfalls '/usr/local/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2020-12-22 11:22:03.502 | + functions-common:_common_systemd_pitfalls:1520 : local 'cmd=/usr/local/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2020-12-22 11:22:03.505 | + functions-common:_common_systemd_pitfalls:1523 : [[ /usr/local/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ sudo ]] 2020-12-22 11:22:03.507 | + functions-common:_common_systemd_pitfalls:1534 : [[ ! /usr/local/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ ^/ ]] 2020-12-22 11:22:03.511 | + functions-common:_run_under_systemd:1554 : local systemd_service=devstack@c-api.service 2020-12-22 11:22:03.513 | + functions-common:_run_under_systemd:1555 : local group= 2020-12-22 11:22:03.517 | + functions-common:_run_under_systemd:1556 : local user=ubuntu 2020-12-22 11:22:03.519 | + functions-common:_run_under_systemd:1557 : [[ /usr/local/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ uwsgi ]] 2020-12-22 11:22:03.522 | + functions-common:_run_under_systemd:1558 : 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 2020-12-22 11:22:03.525 | + functions-common:write_uwsgi_user_unit_file:1492 : local service=devstack@c-api.service 2020-12-22 11:22:03.528 | + functions-common:write_uwsgi_user_unit_file:1493 : local 'command=/usr/local/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2020-12-22 11:22:03.534 | + functions-common:write_uwsgi_user_unit_file:1494 : local group= 2020-12-22 11:22:03.537 | + functions-common:write_uwsgi_user_unit_file:1495 : local user=ubuntu 2020-12-22 11:22:03.539 | + functions-common:write_uwsgi_user_unit_file:1496 : local unitfile=/etc/systemd/system/devstack@c-api.service 2020-12-22 11:22:03.541 | + functions-common:write_uwsgi_user_unit_file:1497 : mkdir -p /etc/systemd/system 2020-12-22 11:22:03.546 | + functions-common:write_uwsgi_user_unit_file:1499 : iniset -sudo /etc/systemd/system/devstack@c-api.service Unit Description 'Devstack devstack@c-api.service' 2020-12-22 11:22:03.619 | + functions-common:write_uwsgi_user_unit_file:1500 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service SyslogIdentifier devstack@c-api.service 2020-12-22 11:22:03.679 | + functions-common:write_uwsgi_user_unit_file:1501 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service User ubuntu 2020-12-22 11:22:03.730 | + functions-common:write_uwsgi_user_unit_file:1502 : 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' 2020-12-22 11:22:03.784 | + functions-common:write_uwsgi_user_unit_file:1503 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecReload '/bin/kill -HUP $MAINPID' 2020-12-22 11:22:03.835 | + functions-common:write_uwsgi_user_unit_file:1504 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Type notify 2020-12-22 11:22:03.895 | + functions-common:write_uwsgi_user_unit_file:1505 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service KillMode process 2020-12-22 11:22:03.951 | + functions-common:write_uwsgi_user_unit_file:1506 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Restart always 2020-12-22 11:22:04.003 | + functions-common:write_uwsgi_user_unit_file:1507 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service NotifyAccess all 2020-12-22 11:22:04.054 | + functions-common:write_uwsgi_user_unit_file:1508 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service RestartForceExitStatus 100 2020-12-22 11:22:04.105 | + functions-common:write_uwsgi_user_unit_file:1510 : [[ -n '' ]] 2020-12-22 11:22:04.107 | + functions-common:write_uwsgi_user_unit_file:1513 : iniset -sudo /etc/systemd/system/devstack@c-api.service Install WantedBy multi-user.target 2020-12-22 11:22:04.169 | + functions-common:write_uwsgi_user_unit_file:1516 : sudo systemctl daemon-reload 2020-12-22 11:22:04.397 | + functions-common:_run_under_systemd:1563 : sudo systemctl enable devstack@c-api.service 2020-12-22 11:22:04.416 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-api.service → /etc/systemd/system/devstack@c-api.service. 2020-12-22 11:22:04.611 | + functions-common:_run_under_systemd:1564 : sudo systemctl start devstack@c-api.service 2020-12-22 11:22:04.687 | + functions-common:run_process:1594 : time_stop run_process 2020-12-22 11:22:04.690 | + functions-common:time_stop:2336 : local name 2020-12-22 11:22:04.693 | + functions-common:time_stop:2337 : local end_time 2020-12-22 11:22:04.695 | + functions-common:time_stop:2338 : local elapsed_time 2020-12-22 11:22:04.698 | + functions-common:time_stop:2339 : local total 2020-12-22 11:22:04.701 | + functions-common:time_stop:2340 : local start_time 2020-12-22 11:22:04.703 | + functions-common:time_stop:2342 : name=run_process 2020-12-22 11:22:04.705 | + functions-common:time_stop:2343 : start_time=1608636123464 2020-12-22 11:22:04.708 | + functions-common:time_stop:2345 : [[ -z 1608636123464 ]] 2020-12-22 11:22:04.713 | ++ functions-common:time_stop:2348 : date +%s%3N 2020-12-22 11:22:04.717 | + functions-common:time_stop:2348 : end_time=1608636124714 2020-12-22 11:22:04.728 | + functions-common:time_stop:2349 : elapsed_time=1250 2020-12-22 11:22:04.731 | + functions-common:time_stop:2350 : total=23657 2020-12-22 11:22:04.734 | + functions-common:time_stop:2352 : _TIME_START[$name]= 2020-12-22 11:22:04.738 | + functions-common:time_stop:2353 : _TIME_TOTAL[$name]=24907 2020-12-22 11:22:04.742 | + lib/cinder:start_cinder:496 : cinder_url=http://10.222.0.117/volume/v3 2020-12-22 11:22:04.745 | + lib/cinder:start_cinder:500 : echo 'Waiting for Cinder API to start...' 2020-12-22 11:22:04.746 | Waiting for Cinder API to start... 2020-12-22 11:22:04.749 | + lib/cinder:start_cinder:501 : wait_for_service 60 http://10.222.0.117/volume/v3 2020-12-22 11:22:04.754 | + functions:wait_for_service:428 : local timeout=60 2020-12-22 11:22:04.759 | + functions:wait_for_service:429 : local url=http://10.222.0.117/volume/v3 2020-12-22 11:22:04.763 | + functions:wait_for_service:430 : local rval=0 2020-12-22 11:22:04.766 | + functions:wait_for_service:431 : time_start wait_for_service 2020-12-22 11:22:04.770 | + functions-common:time_start:2322 : local name=wait_for_service 2020-12-22 11:22:04.774 | + functions-common:time_start:2323 : local start_time= 2020-12-22 11:22:04.777 | + functions-common:time_start:2324 : [[ -n '' ]] 2020-12-22 11:22:04.782 | ++ functions-common:time_start:2327 : date +%s%3N 2020-12-22 11:22:04.787 | + functions-common:time_start:2327 : _TIME_START[$name]=1608636124783 2020-12-22 11:22:04.791 | + functions:wait_for_service:432 : timeout 60 bash -x 2020-12-22 11:22:04.799 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.117/volume/v3 2020-12-22 11:22:09.838 | + :: : [[ 401 == 503 ]] 2020-12-22 11:22:09.841 | + :: : [[ 0 -eq 7 ]] 2020-12-22 11:22:09.846 | + functions:wait_for_service:437 : time_stop wait_for_service 2020-12-22 11:22:09.850 | + functions-common:time_stop:2336 : local name 2020-12-22 11:22:09.853 | + functions-common:time_stop:2337 : local end_time 2020-12-22 11:22:09.855 | + functions-common:time_stop:2338 : local elapsed_time 2020-12-22 11:22:09.858 | + functions-common:time_stop:2339 : local total 2020-12-22 11:22:09.860 | + functions-common:time_stop:2340 : local start_time 2020-12-22 11:22:09.862 | + functions-common:time_stop:2342 : name=wait_for_service 2020-12-22 11:22:09.865 | + functions-common:time_stop:2343 : start_time=1608636124783 2020-12-22 11:22:09.867 | + functions-common:time_stop:2345 : [[ -z 1608636124783 ]] 2020-12-22 11:22:09.871 | ++ functions-common:time_stop:2348 : date +%s%3N 2020-12-22 11:22:09.877 | + functions-common:time_stop:2348 : end_time=1608636129873 2020-12-22 11:22:09.881 | + functions-common:time_stop:2349 : elapsed_time=5090 2020-12-22 11:22:09.884 | + functions-common:time_stop:2350 : total=19254 2020-12-22 11:22:09.886 | + functions-common:time_stop:2352 : _TIME_START[$name]= 2020-12-22 11:22:09.889 | + functions-common:time_stop:2353 : _TIME_TOTAL[$name]=24344 2020-12-22 11:22:09.891 | + functions:wait_for_service:438 : return 0 2020-12-22 11:22:09.894 | + lib/cinder:start_cinder:505 : run_process c-sch '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2020-12-22 11:22:09.897 | + functions-common:run_process:1583 : local service=c-sch 2020-12-22 11:22:09.899 | + functions-common:run_process:1584 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2020-12-22 11:22:09.902 | + functions-common:run_process:1585 : local group= 2020-12-22 11:22:09.904 | + functions-common:run_process:1586 : local user= 2020-12-22 11:22:09.907 | + functions-common:run_process:1588 : local name=c-sch 2020-12-22 11:22:09.909 | + functions-common:run_process:1590 : time_start run_process 2020-12-22 11:22:09.912 | + functions-common:time_start:2322 : local name=run_process 2020-12-22 11:22:09.914 | + functions-common:time_start:2323 : local start_time= 2020-12-22 11:22:09.917 | + functions-common:time_start:2324 : [[ -n '' ]] 2020-12-22 11:22:09.920 | ++ functions-common:time_start:2327 : date +%s%3N 2020-12-22 11:22:09.923 | + functions-common:time_start:2327 : _TIME_START[$name]=1608636129921 2020-12-22 11:22:09.926 | + functions-common:run_process:1591 : is_service_enabled c-sch 2020-12-22 11:22:09.944 | + functions-common:is_service_enabled:1988 : return 0 2020-12-22 11:22:09.947 | + functions-common:run_process:1592 : _run_under_systemd c-sch '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' '' 2020-12-22 11:22:09.950 | + functions-common:_run_under_systemd:1548 : local service=c-sch 2020-12-22 11:22:09.952 | + functions-common:_run_under_systemd:1549 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2020-12-22 11:22:09.955 | + functions-common:_run_under_systemd:1550 : local 'cmd=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2020-12-22 11:22:09.957 | + functions-common:_run_under_systemd:1552 : _common_systemd_pitfalls '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2020-12-22 11:22:09.960 | + functions-common:_common_systemd_pitfalls:1520 : local 'cmd=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2020-12-22 11:22:09.963 | + functions-common:_common_systemd_pitfalls:1523 : [[ /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ sudo ]] 2020-12-22 11:22:09.965 | + functions-common:_common_systemd_pitfalls:1534 : [[ ! /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2020-12-22 11:22:09.968 | + functions-common:_run_under_systemd:1554 : local systemd_service=devstack@c-sch.service 2020-12-22 11:22:09.970 | + functions-common:_run_under_systemd:1555 : local group= 2020-12-22 11:22:09.973 | + functions-common:_run_under_systemd:1556 : local user=ubuntu 2020-12-22 11:22:09.975 | + functions-common:_run_under_systemd:1557 : [[ /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2020-12-22 11:22:09.978 | + functions-common:_run_under_systemd:1560 : write_user_unit_file devstack@c-sch.service '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' ubuntu 2020-12-22 11:22:09.980 | + functions-common:write_user_unit_file:1465 : local service=devstack@c-sch.service 2020-12-22 11:22:09.983 | + functions-common:write_user_unit_file:1466 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2020-12-22 11:22:09.985 | + functions-common:write_user_unit_file:1467 : local group= 2020-12-22 11:22:09.988 | + functions-common:write_user_unit_file:1468 : local user=ubuntu 2020-12-22 11:22:09.990 | + functions-common:write_user_unit_file:1469 : local extra= 2020-12-22 11:22:09.993 | + functions-common:write_user_unit_file:1470 : [[ -n '' ]] 2020-12-22 11:22:09.997 | + functions-common:write_user_unit_file:1473 : local unitfile=/etc/systemd/system/devstack@c-sch.service 2020-12-22 11:22:10.000 | + functions-common:write_user_unit_file:1474 : mkdir -p /etc/systemd/system 2020-12-22 11:22:10.005 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Unit Description 'Devstack devstack@c-sch.service' 2020-12-22 11:22:10.066 | + functions-common:write_user_unit_file:1477 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service User ubuntu 2020-12-22 11:22:10.132 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecStart '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2020-12-22 11:22:10.185 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service KillMode process 2020-12-22 11:22:10.239 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service TimeoutStopSec 300 2020-12-22 11:22:10.295 | + functions-common:write_user_unit_file:1481 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecReload '/bin/kill -HUP $MAINPID' 2020-12-22 11:22:10.346 | + functions-common:write_user_unit_file:1482 : [[ -n '' ]] 2020-12-22 11:22:10.348 | + functions-common:write_user_unit_file:1485 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Install WantedBy multi-user.target 2020-12-22 11:22:10.416 | + functions-common:write_user_unit_file:1488 : sudo systemctl daemon-reload 2020-12-22 11:22:10.666 | + functions-common:_run_under_systemd:1563 : sudo systemctl enable devstack@c-sch.service 2020-12-22 11:22:10.680 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-sch.service → /etc/systemd/system/devstack@c-sch.service. 2020-12-22 11:22:10.908 | + functions-common:_run_under_systemd:1564 : sudo systemctl start devstack@c-sch.service 2020-12-22 11:22:10.931 | + functions-common:run_process:1594 : time_stop run_process 2020-12-22 11:22:10.936 | + functions-common:time_stop:2336 : local name 2020-12-22 11:22:10.938 | + functions-common:time_stop:2337 : local end_time 2020-12-22 11:22:10.941 | + functions-common:time_stop:2338 : local elapsed_time 2020-12-22 11:22:10.944 | + functions-common:time_stop:2339 : local total 2020-12-22 11:22:10.947 | + functions-common:time_stop:2340 : local start_time 2020-12-22 11:22:10.950 | + functions-common:time_stop:2342 : name=run_process 2020-12-22 11:22:10.953 | + functions-common:time_stop:2343 : start_time=1608636129921 2020-12-22 11:22:10.957 | + functions-common:time_stop:2345 : [[ -z 1608636129921 ]] 2020-12-22 11:22:10.960 | ++ functions-common:time_stop:2348 : date +%s%3N 2020-12-22 11:22:10.964 | + functions-common:time_stop:2348 : end_time=1608636130961 2020-12-22 11:22:10.967 | + functions-common:time_stop:2349 : elapsed_time=1040 2020-12-22 11:22:10.970 | + functions-common:time_stop:2350 : total=24907 2020-12-22 11:22:10.972 | + functions-common:time_stop:2352 : _TIME_START[$name]= 2020-12-22 11:22:10.975 | + functions-common:time_stop:2353 : _TIME_TOTAL[$name]=25947 2020-12-22 11:22:10.978 | + lib/cinder:start_cinder:506 : run_process c-bak '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2020-12-22 11:22:10.980 | + functions-common:run_process:1583 : local service=c-bak 2020-12-22 11:22:10.983 | + functions-common:run_process:1584 : local 'command=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2020-12-22 11:22:10.986 | + functions-common:run_process:1585 : local group= 2020-12-22 11:22:10.988 | + functions-common:run_process:1586 : local user= 2020-12-22 11:22:10.991 | + functions-common:run_process:1588 : local name=c-bak 2020-12-22 11:22:10.993 | + functions-common:run_process:1590 : time_start run_process 2020-12-22 11:22:10.996 | + functions-common:time_start:2322 : local name=run_process 2020-12-22 11:22:10.999 | + functions-common:time_start:2323 : local start_time= 2020-12-22 11:22:11.002 | + functions-common:time_start:2324 : [[ -n '' ]] 2020-12-22 11:22:11.005 | ++ functions-common:time_start:2327 : date +%s%3N 2020-12-22 11:22:11.009 | + functions-common:time_start:2327 : _TIME_START[$name]=1608636131006 2020-12-22 11:22:11.011 | + functions-common:run_process:1591 : is_service_enabled c-bak 2020-12-22 11:22:11.028 | + functions-common:is_service_enabled:1988 : return 1 2020-12-22 11:22:11.031 | + functions-common:run_process:1594 : time_stop run_process 2020-12-22 11:22:11.034 | + functions-common:time_stop:2336 : local name 2020-12-22 11:22:11.036 | + functions-common:time_stop:2337 : local end_time 2020-12-22 11:22:11.039 | + functions-common:time_stop:2338 : local elapsed_time 2020-12-22 11:22:11.041 | + functions-common:time_stop:2339 : local total 2020-12-22 11:22:11.044 | + functions-common:time_stop:2340 : local start_time 2020-12-22 11:22:11.047 | + functions-common:time_stop:2342 : name=run_process 2020-12-22 11:22:11.050 | + functions-common:time_stop:2343 : start_time=1608636131006 2020-12-22 11:22:11.053 | + functions-common:time_stop:2345 : [[ -z 1608636131006 ]] 2020-12-22 11:22:11.057 | ++ functions-common:time_stop:2348 : date +%s%3N 2020-12-22 11:22:11.061 | + functions-common:time_stop:2348 : end_time=1608636131057 2020-12-22 11:22:11.064 | + functions-common:time_stop:2349 : elapsed_time=51 2020-12-22 11:22:11.067 | + functions-common:time_stop:2350 : total=25947 2020-12-22 11:22:11.072 | + functions-common:time_stop:2352 : _TIME_START[$name]= 2020-12-22 11:22:11.075 | + functions-common:time_stop:2353 : _TIME_TOTAL[$name]=25998 2020-12-22 11:22:11.078 | + lib/cinder:start_cinder:507 : run_process c-vol '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2020-12-22 11:22:11.081 | + functions-common:run_process:1583 : local service=c-vol 2020-12-22 11:22:11.085 | + functions-common:run_process:1584 : local 'command=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2020-12-22 11:22:11.087 | + functions-common:run_process:1585 : local group= 2020-12-22 11:22:11.090 | + functions-common:run_process:1586 : local user= 2020-12-22 11:22:11.093 | + functions-common:run_process:1588 : local name=c-vol 2020-12-22 11:22:11.096 | + functions-common:run_process:1590 : time_start run_process 2020-12-22 11:22:11.098 | + functions-common:time_start:2322 : local name=run_process 2020-12-22 11:22:11.101 | + functions-common:time_start:2323 : local start_time= 2020-12-22 11:22:11.104 | + functions-common:time_start:2324 : [[ -n '' ]] 2020-12-22 11:22:11.110 | ++ functions-common:time_start:2327 : date +%s%3N 2020-12-22 11:22:11.114 | + functions-common:time_start:2327 : _TIME_START[$name]=1608636131110 2020-12-22 11:22:11.116 | + functions-common:run_process:1591 : is_service_enabled c-vol 2020-12-22 11:22:11.136 | + functions-common:is_service_enabled:1988 : return 1 2020-12-22 11:22:11.140 | + functions-common:run_process:1594 : time_stop run_process 2020-12-22 11:22:11.143 | + functions-common:time_stop:2336 : local name 2020-12-22 11:22:11.147 | + functions-common:time_stop:2337 : local end_time 2020-12-22 11:22:11.150 | + functions-common:time_stop:2338 : local elapsed_time 2020-12-22 11:22:11.154 | + functions-common:time_stop:2339 : local total 2020-12-22 11:22:11.157 | + functions-common:time_stop:2340 : local start_time 2020-12-22 11:22:11.160 | + functions-common:time_stop:2342 : name=run_process 2020-12-22 11:22:11.164 | + functions-common:time_stop:2343 : start_time=1608636131110 2020-12-22 11:22:11.167 | + functions-common:time_stop:2345 : [[ -z 1608636131110 ]] 2020-12-22 11:22:11.170 | ++ functions-common:time_stop:2348 : date +%s%3N 2020-12-22 11:22:11.174 | + functions-common:time_stop:2348 : end_time=1608636131171 2020-12-22 11:22:11.176 | + functions-common:time_stop:2349 : elapsed_time=61 2020-12-22 11:22:11.180 | + functions-common:time_stop:2350 : total=25998 2020-12-22 11:22:11.183 | + functions-common:time_stop:2352 : _TIME_START[$name]= 2020-12-22 11:22:11.186 | + functions-common:time_stop:2353 : _TIME_TOTAL[$name]=26059 2020-12-22 11:22:11.189 | + ./stack.sh:main:1371 : create_volume_types 2020-12-22 11:22:11.192 | + lib/cinder:create_volume_types:525 : is_service_enabled c-api 2020-12-22 11:22:11.212 | + functions-common:is_service_enabled:1988 : return 0 2020-12-22 11:22:11.217 | + lib/cinder:create_volume_types:525 : [[ -n lvm:lvmdriver-1 ]] 2020-12-22 11:22:11.220 | + lib/cinder:create_volume_types:526 : local be be_name 2020-12-22 11:22:11.223 | + lib/cinder:create_volume_types:527 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2020-12-22 11:22:11.226 | + lib/cinder:create_volume_types:528 : be_name=lvmdriver-1 2020-12-22 11:22:11.229 | + lib/cinder:create_volume_types:530 : is_service_enabled keystone 2020-12-22 11:22:11.248 | + functions-common:is_service_enabled:1988 : return 0 2020-12-22 11:22:11.251 | + lib/cinder:create_volume_types:531 : openstack --os-region-name=RegionOne volume type create --property volume_backend_name=lvmdriver-1 lvmdriver-1 2020-12-22 11:22:14.468 | +-------------+--------------------------------------+ 2020-12-22 11:22:14.468 | | Field | Value | 2020-12-22 11:22:14.469 | +-------------+--------------------------------------+ 2020-12-22 11:22:14.469 | | description | None | 2020-12-22 11:22:14.469 | | id | d7c51414-8fbf-43b2-94ee-d342f19f08f1 | 2020-12-22 11:22:14.469 | | is_public | True | 2020-12-22 11:22:14.469 | | name | lvmdriver-1 | 2020-12-22 11:22:14.469 | | properties | volume_backend_name='lvmdriver-1' | 2020-12-22 11:22:14.469 | +-------------+--------------------------------------+ 2020-12-22 11:22:14.605 | + ./stack.sh:main:1375 : is_service_enabled horizon 2020-12-22 11:22:14.624 | + functions-common:is_service_enabled:1988 : return 1 2020-12-22 11:22:14.627 | + ./stack.sh:main:1389 : is_service_enabled nova 2020-12-22 11:22:14.645 | + functions-common:is_service_enabled:1988 : return 0 2020-12-22 11:22:14.648 | + ./stack.sh:main:1389 : is_service_enabled keystone 2020-12-22 11:22:14.669 | + functions-common:is_service_enabled:1988 : return 0 2020-12-22 11:22:14.671 | + ./stack.sh:main:1390 : USERRC_PARAMS='-PA --target-dir /home/ubuntu/devstack/accrc' 2020-12-22 11:22:14.674 | + ./stack.sh:main:1392 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2020-12-22 11:22:14.677 | + ./stack.sh:main:1396 : /home/ubuntu/devstack/tools/create_userrc.sh -PA --target-dir /home/ubuntu/devstack/accrc 2020-12-22 11:22:14.681 | + home/ubuntu/devstack/tools/create_userrc.sh:main:31 : ACCOUNT_DIR=./accrc 2020-12-22 11:22:14.684 | ++ 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 2020-12-22 11:22:14.686 | + home/ubuntu/devstack/tools/create_userrc.sh:main:80 : options=' -P -A --target-dir '\''/home/ubuntu/devstack/accrc'\'' --' 2020-12-22 11:22:14.687 | + home/ubuntu/devstack/tools/create_userrc.sh:main:84 : eval set -- -P -A --target-dir ''\''/home/ubuntu/devstack/accrc'\''' -- 2020-12-22 11:22:14.689 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:84 : set -- -P -A --target-dir /home/ubuntu/devstack/accrc -- 2020-12-22 11:22:14.690 | + home/ubuntu/devstack/tools/create_userrc.sh:main:85 : ADDPASS= 2020-12-22 11:22:14.692 | + home/ubuntu/devstack/tools/create_userrc.sh:main:86 : HEAT_URL= 2020-12-22 11:22:14.693 | + home/ubuntu/devstack/tools/create_userrc.sh:main:91 : SKIP_PROJECT=service 2020-12-22 11:22:14.695 | + home/ubuntu/devstack/tools/create_userrc.sh:main:92 : MODE= 2020-12-22 11:22:14.697 | + home/ubuntu/devstack/tools/create_userrc.sh:main:93 : ROLE=Member 2020-12-22 11:22:14.698 | + home/ubuntu/devstack/tools/create_userrc.sh:main:94 : USER_NAME= 2020-12-22 11:22:14.700 | + home/ubuntu/devstack/tools/create_userrc.sh:main:95 : USER_PASS= 2020-12-22 11:22:14.701 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 5 -gt 0 ']' 2020-12-22 11:22:14.703 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2020-12-22 11:22:14.704 | + home/ubuntu/devstack/tools/create_userrc.sh:main:119 : ADDPASS=yes 2020-12-22 11:22:14.706 | + home/ubuntu/devstack/tools/create_userrc.sh:main:126 : shift 2020-12-22 11:22:14.707 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 4 -gt 0 ']' 2020-12-22 11:22:14.709 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2020-12-22 11:22:14.710 | + home/ubuntu/devstack/tools/create_userrc.sh:main:118 : MODE=all 2020-12-22 11:22:14.712 | + home/ubuntu/devstack/tools/create_userrc.sh:main:126 : shift 2020-12-22 11:22:14.713 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 3 -gt 0 ']' 2020-12-22 11:22:14.715 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2020-12-22 11:22:14.716 | + home/ubuntu/devstack/tools/create_userrc.sh:main:113 : ACCOUNT_DIR=/home/ubuntu/devstack/accrc 2020-12-22 11:22:14.718 | + home/ubuntu/devstack/tools/create_userrc.sh:main:113 : shift 2020-12-22 11:22:14.719 | + home/ubuntu/devstack/tools/create_userrc.sh:main:126 : shift 2020-12-22 11:22:14.720 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 1 -gt 0 ']' 2020-12-22 11:22:14.722 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2020-12-22 11:22:14.723 | + home/ubuntu/devstack/tools/create_userrc.sh:main:122 : shift 2020-12-22 11:22:14.725 | + home/ubuntu/devstack/tools/create_userrc.sh:main:122 : break 2020-12-22 11:22:14.727 | + home/ubuntu/devstack/tools/create_userrc.sh:main:129 : '[' -z Passw0rd ']' 2020-12-22 11:22:14.728 | + home/ubuntu/devstack/tools/create_userrc.sh:main:138 : '[' -z '' -a '' ']' 2020-12-22 11:22:14.730 | + home/ubuntu/devstack/tools/create_userrc.sh:main:142 : '[' -z admin -a '' ']' 2020-12-22 11:22:14.731 | + home/ubuntu/devstack/tools/create_userrc.sh:main:146 : '[' -z admin -a -z '' ']' 2020-12-22 11:22:14.733 | + home/ubuntu/devstack/tools/create_userrc.sh:main:150 : '[' -z admin ']' 2020-12-22 11:22:14.734 | + home/ubuntu/devstack/tools/create_userrc.sh:main:154 : '[' -z http://10.222.0.117/identity ']' 2020-12-22 11:22:14.736 | + home/ubuntu/devstack/tools/create_userrc.sh:main:158 : '[' -z default -a -z '' ']' 2020-12-22 11:22:14.738 | + home/ubuntu/devstack/tools/create_userrc.sh:main:163 : '[' -z default -a -z '' ']' 2020-12-22 11:22:14.739 | + home/ubuntu/devstack/tools/create_userrc.sh:main:168 : USER_PASS=Passw0rd 2020-12-22 11:22:14.741 | + home/ubuntu/devstack/tools/create_userrc.sh:main:169 : USER_NAME=admin 2020-12-22 11:22:14.742 | + home/ubuntu/devstack/tools/create_userrc.sh:main:171 : '[' -z all ']' 2020-12-22 11:22:14.744 | + home/ubuntu/devstack/tools/create_userrc.sh:main:239 : '[' all '!=' create ']' 2020-12-22 11:22:14.747 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : openstack project list --long --quote none -f csv 2020-12-22 11:22:14.748 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : IFS=, 2020-12-22 11:22:14.749 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : grep -v service 2020-12-22 11:22:14.750 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2020-12-22 11:22:14.752 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : grep ,True 2020-12-22 11:22:16.946 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : openstack user list --project 15fe238d45a04fb1b7f5a997dc429af6 --long --quote none -f csv 2020-12-22 11:22:16.946 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : grep ,True 2020-12-22 11:22:16.946 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2020-12-22 11:22:16.948 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2020-12-22 11:22:19.241 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a swiftusertest2 '!=' admin ']' 2020-12-22 11:22:19.243 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$swiftusertest2_password' 2020-12-22 11:22:19.245 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD=testing2 2020-12-22 11:22:19.248 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n testing2 ']' 2020-12-22 11:22:19.250 | + home/ubuntu/devstack/tools/create_userrc.sh:main:252 : USER_PASS=testing2 2020-12-22 11:22:19.253 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry fd1b6dfff9c94827992c7b32378ac7db swiftusertest2 15fe238d45a04fb1b7f5a997dc429af6 swiftprojecttest2 testing2 2020-12-22 11:22:19.255 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=fd1b6dfff9c94827992c7b32378ac7db 2020-12-22 11:22:19.258 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=swiftusertest2 2020-12-22 11:22:19.260 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=15fe238d45a04fb1b7f5a997dc429af6 2020-12-22 11:22:19.262 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=swiftprojecttest2 2020-12-22 11:22:19.265 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=testing2 2020-12-22 11:22:19.268 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/swiftprojecttest2 2020-12-22 11:22:19.272 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/swiftprojecttest2/swiftusertest2 2020-12-22 11:22:19.275 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2020-12-22 11:22:19.278 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2020-12-22 11:22:19.279 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="testing2"' 2020-12-22 11:22:19.281 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2020-12-22 11:22:19.283 | + 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 2020-12-22 11:22:19.285 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2020-12-22 11:22:19.286 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2020-12-22 11:22:19.289 | + 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 2020-12-22 11:22:19.290 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2020-12-22 11:22:19.292 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2020-12-22 11:22:19.294 | + 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 2020-12-22 11:22:19.296 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2020-12-22 11:22:19.298 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2020-12-22 11:22:19.300 | + 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 2020-12-22 11:22:19.302 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2020-12-22 11:22:19.304 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2020-12-22 11:22:19.307 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2020-12-22 11:22:19.308 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2020-12-22 11:22:19.310 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : IFS=, 2020-12-22 11:22:19.312 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2020-12-22 11:22:19.323 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : openstack user list --project 3f712823f2b24030905306aeb4462d90 --long --quote none -f csv 2020-12-22 11:22:19.324 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : grep ,True 2020-12-22 11:22:19.324 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2020-12-22 11:22:19.324 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2020-12-22 11:22:21.580 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a swiftusertest4 '!=' admin ']' 2020-12-22 11:22:21.582 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$swiftusertest4_password' 2020-12-22 11:22:21.584 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD=testing4 2020-12-22 11:22:21.587 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n testing4 ']' 2020-12-22 11:22:21.589 | + home/ubuntu/devstack/tools/create_userrc.sh:main:252 : USER_PASS=testing4 2020-12-22 11:22:21.591 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry f78777c73c474a3897bdccfe86d65c96 swiftusertest4 3f712823f2b24030905306aeb4462d90 swiftprojecttest4 testing4 2020-12-22 11:22:21.593 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=f78777c73c474a3897bdccfe86d65c96 2020-12-22 11:22:21.595 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=swiftusertest4 2020-12-22 11:22:21.598 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=3f712823f2b24030905306aeb4462d90 2020-12-22 11:22:21.600 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=swiftprojecttest4 2020-12-22 11:22:21.603 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=testing4 2020-12-22 11:22:21.605 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/swiftprojecttest4 2020-12-22 11:22:21.610 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/swiftprojecttest4/swiftusertest4 2020-12-22 11:22:21.612 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2020-12-22 11:22:21.616 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2020-12-22 11:22:21.618 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="testing4"' 2020-12-22 11:22:21.620 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2020-12-22 11:22:21.622 | + 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 2020-12-22 11:22:21.623 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2020-12-22 11:22:21.625 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2020-12-22 11:22:21.626 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2020-12-22 11:22:21.628 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2020-12-22 11:22:21.629 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2020-12-22 11:22:21.631 | + 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 2020-12-22 11:22:21.632 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2020-12-22 11:22:21.634 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2020-12-22 11:22:21.636 | + 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 2020-12-22 11:22:21.638 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2020-12-22 11:22:21.639 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2020-12-22 11:22:21.641 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2020-12-22 11:22:21.643 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2020-12-22 11:22:21.644 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : IFS=, 2020-12-22 11:22:21.646 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2020-12-22 11:22:21.648 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : grep ,True 2020-12-22 11:22:21.648 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : openstack user list --project 469fe0a131d847c087d3cb5fb255e9d2 --long --quote none -f csv 2020-12-22 11:22:21.648 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2020-12-22 11:22:21.650 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2020-12-22 11:22:23.999 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a demo '!=' admin ']' 2020-12-22 11:22:24.003 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$demo_password' 2020-12-22 11:22:24.005 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD= 2020-12-22 11:22:24.006 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n '' ']' 2020-12-22 11:22:24.008 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry c5c350791a2244f1bc8094733a0bc171 demo 469fe0a131d847c087d3cb5fb255e9d2 demo Passw0rd 2020-12-22 11:22:24.009 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=c5c350791a2244f1bc8094733a0bc171 2020-12-22 11:22:24.011 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=demo 2020-12-22 11:22:24.012 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=469fe0a131d847c087d3cb5fb255e9d2 2020-12-22 11:22:24.014 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=demo 2020-12-22 11:22:24.016 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=Passw0rd 2020-12-22 11:22:24.018 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/demo 2020-12-22 11:22:24.021 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/demo/demo 2020-12-22 11:22:24.022 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2020-12-22 11:22:24.026 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2020-12-22 11:22:24.028 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="Passw0rd"' 2020-12-22 11:22:24.030 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2020-12-22 11:22:24.031 | + 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 2020-12-22 11:22:24.033 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2020-12-22 11:22:24.035 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2020-12-22 11:22:24.037 | + 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 2020-12-22 11:22:24.038 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2020-12-22 11:22:24.039 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2020-12-22 11:22:24.041 | + 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 2020-12-22 11:22:24.043 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2020-12-22 11:22:24.044 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2020-12-22 11:22:24.046 | + 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 2020-12-22 11:22:24.047 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2020-12-22 11:22:24.049 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2020-12-22 11:22:24.051 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2020-12-22 11:22:24.052 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2020-12-22 11:22:24.054 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a admin '!=' admin ']' 2020-12-22 11:22:24.056 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$admin_password' 2020-12-22 11:22:24.057 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD= 2020-12-22 11:22:24.059 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n '' ']' 2020-12-22 11:22:24.061 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry af881c64fe4b42f9b0c1f54946b4f9b2 admin 469fe0a131d847c087d3cb5fb255e9d2 demo Passw0rd 2020-12-22 11:22:24.062 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=af881c64fe4b42f9b0c1f54946b4f9b2 2020-12-22 11:22:24.064 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=admin 2020-12-22 11:22:24.065 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=469fe0a131d847c087d3cb5fb255e9d2 2020-12-22 11:22:24.067 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=demo 2020-12-22 11:22:24.068 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=Passw0rd 2020-12-22 11:22:24.069 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/demo 2020-12-22 11:22:24.073 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/demo/admin 2020-12-22 11:22:24.074 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2020-12-22 11:22:24.077 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2020-12-22 11:22:24.079 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="Passw0rd"' 2020-12-22 11:22:24.081 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2020-12-22 11:22:24.083 | + 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 2020-12-22 11:22:24.084 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2020-12-22 11:22:24.086 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2020-12-22 11:22:24.088 | + 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 2020-12-22 11:22:24.089 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2020-12-22 11:22:24.091 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2020-12-22 11:22:24.092 | + 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 2020-12-22 11:22:24.094 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2020-12-22 11:22:24.095 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2020-12-22 11:22:24.097 | + 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 2020-12-22 11:22:24.098 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2020-12-22 11:22:24.100 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2020-12-22 11:22:24.102 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2020-12-22 11:22:24.103 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2020-12-22 11:22:24.105 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : IFS=, 2020-12-22 11:22:24.107 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2020-12-22 11:22:24.109 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : openstack user list --project aaf41c31b1eb4b5eb0db81bf6618df6b --long --quote none -f csv 2020-12-22 11:22:24.109 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : grep ,True 2020-12-22 11:22:24.109 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2020-12-22 11:22:24.111 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2020-12-22 11:22:26.339 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a admin '!=' admin ']' 2020-12-22 11:22:26.341 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$admin_password' 2020-12-22 11:22:26.344 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD= 2020-12-22 11:22:26.346 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n '' ']' 2020-12-22 11:22:26.348 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry af881c64fe4b42f9b0c1f54946b4f9b2 admin aaf41c31b1eb4b5eb0db81bf6618df6b admin Passw0rd 2020-12-22 11:22:26.351 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=af881c64fe4b42f9b0c1f54946b4f9b2 2020-12-22 11:22:26.353 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=admin 2020-12-22 11:22:26.355 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=aaf41c31b1eb4b5eb0db81bf6618df6b 2020-12-22 11:22:26.357 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=admin 2020-12-22 11:22:26.358 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=Passw0rd 2020-12-22 11:22:26.360 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/admin 2020-12-22 11:22:26.364 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/admin/admin 2020-12-22 11:22:26.365 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2020-12-22 11:22:26.368 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2020-12-22 11:22:26.370 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="Passw0rd"' 2020-12-22 11:22:26.372 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2020-12-22 11:22:26.374 | + 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 2020-12-22 11:22:26.376 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2020-12-22 11:22:26.378 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2020-12-22 11:22:26.380 | + 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 2020-12-22 11:22:26.382 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2020-12-22 11:22:26.384 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2020-12-22 11:22:26.386 | + 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 2020-12-22 11:22:26.387 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2020-12-22 11:22:26.389 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2020-12-22 11:22:26.391 | + 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 2020-12-22 11:22:26.392 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2020-12-22 11:22:26.394 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2020-12-22 11:22:26.395 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2020-12-22 11:22:26.397 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2020-12-22 11:22:26.399 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : IFS=, 2020-12-22 11:22:26.401 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2020-12-22 11:22:26.403 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : openstack user list --project b2dfa3420f194a3d9eec9d9b2293247f --long --quote none -f csv 2020-12-22 11:22:26.403 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : grep ,True 2020-12-22 11:22:26.403 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2020-12-22 11:22:26.405 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2020-12-22 11:22:28.653 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a demo '!=' admin ']' 2020-12-22 11:22:28.655 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$demo_password' 2020-12-22 11:22:28.657 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD= 2020-12-22 11:22:28.659 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n '' ']' 2020-12-22 11:22:28.661 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry c5c350791a2244f1bc8094733a0bc171 demo b2dfa3420f194a3d9eec9d9b2293247f invisible_to_admin Passw0rd 2020-12-22 11:22:28.663 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=c5c350791a2244f1bc8094733a0bc171 2020-12-22 11:22:28.665 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=demo 2020-12-22 11:22:28.667 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=b2dfa3420f194a3d9eec9d9b2293247f 2020-12-22 11:22:28.668 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=invisible_to_admin 2020-12-22 11:22:28.670 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=Passw0rd 2020-12-22 11:22:28.671 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/invisible_to_admin 2020-12-22 11:22:28.675 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/invisible_to_admin/demo 2020-12-22 11:22:28.676 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2020-12-22 11:22:28.679 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2020-12-22 11:22:28.681 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="Passw0rd"' 2020-12-22 11:22:28.683 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2020-12-22 11:22:28.684 | + 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 2020-12-22 11:22:28.685 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2020-12-22 11:22:28.687 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2020-12-22 11:22:28.689 | + 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 2020-12-22 11:22:28.690 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2020-12-22 11:22:28.692 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2020-12-22 11:22:28.694 | + 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 2020-12-22 11:22:28.696 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2020-12-22 11:22:28.697 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2020-12-22 11:22:28.699 | + 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 2020-12-22 11:22:28.700 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2020-12-22 11:22:28.702 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2020-12-22 11:22:28.704 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2020-12-22 11:22:28.705 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2020-12-22 11:22:28.707 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : IFS=, 2020-12-22 11:22:28.708 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2020-12-22 11:22:28.713 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : openstack user list --project b71887964e1a4eb8b0edf9b7a790532e --long --quote none -f csv 2020-12-22 11:22:28.713 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : grep ,True 2020-12-22 11:22:28.713 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2020-12-22 11:22:28.713 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2020-12-22 11:22:31.086 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a swiftusertest1 '!=' admin ']' 2020-12-22 11:22:31.088 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$swiftusertest1_password' 2020-12-22 11:22:31.090 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD=testing 2020-12-22 11:22:31.091 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n testing ']' 2020-12-22 11:22:31.093 | + home/ubuntu/devstack/tools/create_userrc.sh:main:252 : USER_PASS=testing 2020-12-22 11:22:31.094 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry 995f3af2596b4eeabe64f7cd82be2839 swiftusertest1 b71887964e1a4eb8b0edf9b7a790532e swiftprojecttest1 testing 2020-12-22 11:22:31.096 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=995f3af2596b4eeabe64f7cd82be2839 2020-12-22 11:22:31.098 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=swiftusertest1 2020-12-22 11:22:31.099 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=b71887964e1a4eb8b0edf9b7a790532e 2020-12-22 11:22:31.101 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=swiftprojecttest1 2020-12-22 11:22:31.103 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=testing 2020-12-22 11:22:31.104 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/swiftprojecttest1 2020-12-22 11:22:31.108 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/swiftprojecttest1/swiftusertest1 2020-12-22 11:22:31.109 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2020-12-22 11:22:31.113 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2020-12-22 11:22:31.116 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="testing"' 2020-12-22 11:22:31.118 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2020-12-22 11:22:31.120 | + 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 2020-12-22 11:22:31.121 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2020-12-22 11:22:31.123 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2020-12-22 11:22:31.124 | + 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 2020-12-22 11:22:31.126 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2020-12-22 11:22:31.127 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2020-12-22 11:22:31.129 | + 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 2020-12-22 11:22:31.130 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2020-12-22 11:22:31.132 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2020-12-22 11:22:31.133 | + 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 2020-12-22 11:22:31.135 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2020-12-22 11:22:31.137 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2020-12-22 11:22:31.139 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2020-12-22 11:22:31.141 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2020-12-22 11:22:31.142 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a swiftusertest3 '!=' admin ']' 2020-12-22 11:22:31.144 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$swiftusertest3_password' 2020-12-22 11:22:31.145 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD=testing3 2020-12-22 11:22:31.147 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n testing3 ']' 2020-12-22 11:22:31.148 | + home/ubuntu/devstack/tools/create_userrc.sh:main:252 : USER_PASS=testing3 2020-12-22 11:22:31.150 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry ffed66f9bf7d42f78876e2d8aec99b32 swiftusertest3 b71887964e1a4eb8b0edf9b7a790532e swiftprojecttest1 testing3 2020-12-22 11:22:31.152 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=ffed66f9bf7d42f78876e2d8aec99b32 2020-12-22 11:22:31.153 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=swiftusertest3 2020-12-22 11:22:31.155 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=b71887964e1a4eb8b0edf9b7a790532e 2020-12-22 11:22:31.156 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=swiftprojecttest1 2020-12-22 11:22:31.158 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=testing3 2020-12-22 11:22:31.159 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/swiftprojecttest1 2020-12-22 11:22:31.162 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/swiftprojecttest1/swiftusertest3 2020-12-22 11:22:31.164 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2020-12-22 11:22:31.167 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2020-12-22 11:22:31.169 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="testing3"' 2020-12-22 11:22:31.171 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2020-12-22 11:22:31.172 | + 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 2020-12-22 11:22:31.174 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2020-12-22 11:22:31.176 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2020-12-22 11:22:31.177 | + 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 2020-12-22 11:22:31.179 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2020-12-22 11:22:31.180 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2020-12-22 11:22:31.182 | + 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 2020-12-22 11:22:31.184 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2020-12-22 11:22:31.185 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2020-12-22 11:22:31.187 | + 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 2020-12-22 11:22:31.188 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2020-12-22 11:22:31.190 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2020-12-22 11:22:31.191 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2020-12-22 11:22:31.193 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2020-12-22 11:22:31.195 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : IFS=, 2020-12-22 11:22:31.196 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2020-12-22 11:22:31.199 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : openstack user list --project ffc1c1ca060a420390a0e0b9c957e486 --long --quote none -f csv 2020-12-22 11:22:31.199 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2020-12-22 11:22:31.199 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : grep ,True 2020-12-22 11:22:31.201 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2020-12-22 11:22:33.532 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a admin '!=' admin ']' 2020-12-22 11:22:33.535 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$admin_password' 2020-12-22 11:22:33.538 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD= 2020-12-22 11:22:33.540 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n '' ']' 2020-12-22 11:22:33.542 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry af881c64fe4b42f9b0c1f54946b4f9b2 admin ffc1c1ca060a420390a0e0b9c957e486 alt_demo Passw0rd 2020-12-22 11:22:33.545 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=af881c64fe4b42f9b0c1f54946b4f9b2 2020-12-22 11:22:33.548 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=admin 2020-12-22 11:22:33.550 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=ffc1c1ca060a420390a0e0b9c957e486 2020-12-22 11:22:33.553 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=alt_demo 2020-12-22 11:22:33.555 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=Passw0rd 2020-12-22 11:22:33.557 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/alt_demo 2020-12-22 11:22:33.560 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/alt_demo/admin 2020-12-22 11:22:33.562 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2020-12-22 11:22:33.565 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2020-12-22 11:22:33.566 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="Passw0rd"' 2020-12-22 11:22:33.568 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2020-12-22 11:22:33.569 | + 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 2020-12-22 11:22:33.571 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2020-12-22 11:22:33.573 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2020-12-22 11:22:33.575 | + 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 2020-12-22 11:22:33.576 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2020-12-22 11:22:33.578 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2020-12-22 11:22:33.579 | + 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 2020-12-22 11:22:33.581 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2020-12-22 11:22:33.582 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2020-12-22 11:22:33.584 | + 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 2020-12-22 11:22:33.585 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2020-12-22 11:22:33.587 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2020-12-22 11:22:33.588 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2020-12-22 11:22:33.590 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2020-12-22 11:22:33.591 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a alt_demo '!=' admin ']' 2020-12-22 11:22:33.593 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$alt_demo_password' 2020-12-22 11:22:33.594 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD= 2020-12-22 11:22:33.596 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n '' ']' 2020-12-22 11:22:33.597 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry 34dbf121d5f347dba021358bf746f657 alt_demo ffc1c1ca060a420390a0e0b9c957e486 alt_demo Passw0rd 2020-12-22 11:22:33.599 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=34dbf121d5f347dba021358bf746f657 2020-12-22 11:22:33.600 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=alt_demo 2020-12-22 11:22:33.602 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=ffc1c1ca060a420390a0e0b9c957e486 2020-12-22 11:22:33.603 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=alt_demo 2020-12-22 11:22:33.605 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=Passw0rd 2020-12-22 11:22:33.606 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/alt_demo 2020-12-22 11:22:33.609 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/alt_demo/alt_demo 2020-12-22 11:22:33.611 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2020-12-22 11:22:33.614 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2020-12-22 11:22:33.615 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="Passw0rd"' 2020-12-22 11:22:33.617 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2020-12-22 11:22:33.619 | + 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 2020-12-22 11:22:33.620 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2020-12-22 11:22:33.622 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2020-12-22 11:22:33.624 | + 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 2020-12-22 11:22:33.625 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2020-12-22 11:22:33.627 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2020-12-22 11:22:33.629 | + 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 2020-12-22 11:22:33.630 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2020-12-22 11:22:33.632 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2020-12-22 11:22:33.633 | + 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 2020-12-22 11:22:33.635 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2020-12-22 11:22:33.637 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2020-12-22 11:22:33.638 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2020-12-22 11:22:33.640 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2020-12-22 11:22:33.643 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : IFS=, 2020-12-22 11:22:33.645 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2020-12-22 11:22:33.648 | + ./stack.sh:main:1401 : save_stackenv 2020-12-22 11:22:33.652 | + functions-common:save_stackenv:62 : local tag= 2020-12-22 11:22:33.656 | ++ functions-common:save_stackenv:64 : date +%F-%H%M%S 2020-12-22 11:22:33.661 | + functions-common:save_stackenv:64 : time_stamp=2020-12-22-112233 2020-12-22 11:22:33.664 | + functions-common:save_stackenv:65 : echo '# 2020-12-22-112233 ' 2020-12-22 11:22:33.667 | + functions-common:save_stackenv:66 : for i in $STACK_ENV_VARS 2020-12-22 11:22:33.670 | + functions-common:save_stackenv:67 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2020-12-22 11:22:33.673 | + functions-common:save_stackenv:66 : for i in $STACK_ENV_VARS 2020-12-22 11:22:33.676 | + functions-common:save_stackenv:67 : echo DATA_DIR=/opt/stack/data 2020-12-22 11:22:33.678 | + functions-common:save_stackenv:66 : for i in $STACK_ENV_VARS 2020-12-22 11:22:33.681 | + functions-common:save_stackenv:67 : echo DEST=/opt/stack 2020-12-22 11:22:33.684 | + functions-common:save_stackenv:66 : for i in $STACK_ENV_VARS 2020-12-22 11:22:33.687 | + functions-common:save_stackenv:67 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,g-reg,c-sch,c-api,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,s-container-sync,n-super-cond,n-cond-cell1 2020-12-22 11:22:33.689 | + functions-common:save_stackenv:66 : for i in $STACK_ENV_VARS 2020-12-22 11:22:33.693 | + functions-common:save_stackenv:67 : echo HOST_IP=10.222.0.117 2020-12-22 11:22:33.696 | + functions-common:save_stackenv:66 : for i in $STACK_ENV_VARS 2020-12-22 11:22:33.699 | + functions-common:save_stackenv:67 : echo KEYSTONE_AUTH_URI=http://10.222.0.117/identity 2020-12-22 11:22:33.702 | + functions-common:save_stackenv:66 : for i in $STACK_ENV_VARS 2020-12-22 11:22:33.705 | + functions-common:save_stackenv:67 : echo KEYSTONE_SERVICE_URI=http://10.222.0.117/identity 2020-12-22 11:22:33.708 | + functions-common:save_stackenv:66 : for i in $STACK_ENV_VARS 2020-12-22 11:22:33.711 | + functions-common:save_stackenv:67 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2020-12-22-105514 2020-12-22 11:22:33.713 | + functions-common:save_stackenv:66 : for i in $STACK_ENV_VARS 2020-12-22 11:22:33.716 | + functions-common:save_stackenv:67 : echo OS_CACERT= 2020-12-22 11:22:33.719 | + functions-common:save_stackenv:66 : for i in $STACK_ENV_VARS 2020-12-22 11:22:33.721 | + functions-common:save_stackenv:67 : echo SERVICE_HOST=10.222.0.117 2020-12-22 11:22:33.724 | + functions-common:save_stackenv:66 : for i in $STACK_ENV_VARS 2020-12-22 11:22:33.727 | + functions-common:save_stackenv:67 : echo STACK_USER=ubuntu 2020-12-22 11:22:33.730 | + functions-common:save_stackenv:66 : for i in $STACK_ENV_VARS 2020-12-22 11:22:33.733 | + functions-common:save_stackenv:67 : echo TLS_IP= 2020-12-22 11:22:33.736 | + functions-common:save_stackenv:66 : for i in $STACK_ENV_VARS 2020-12-22 11:22:33.739 | + functions-common:save_stackenv:67 : echo HOST_IPV6=::1 2020-12-22 11:22:33.742 | + functions-common:save_stackenv:66 : for i in $STACK_ENV_VARS 2020-12-22 11:22:33.744 | + functions-common:save_stackenv:67 : echo SERVICE_IP_VERSION=4 2020-12-22 11:22:33.747 | + ./stack.sh:main:1412 : merge_config_group /home/ubuntu/devstack/local.conf extra 2020-12-22 11:22:33.751 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2020-12-22 11:22:33.754 | + inc/meta-config:merge_config_group:171 : shift 2020-12-22 11:22:33.757 | + inc/meta-config:merge_config_group:172 : local matchgroups=extra 2020-12-22 11:22:33.760 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2020-12-22 11:22:33.764 | + inc/meta-config:merge_config_group:176 : local configfile group 2020-12-22 11:22:33.768 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2020-12-22 11:22:33.772 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf extra 2020-12-22 11:22:33.775 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2020-12-22 11:22:33.782 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=extra 2020-12-22 11:22:33.785 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2020-12-22 11:22:33.789 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=extra ' 2020-12-22 11:22:33.789 | /^\[\[.+\|.*\]\]/ { 2020-12-22 11:22:33.789 | gsub("[][]", "", $1); 2020-12-22 11:22:33.789 | split($1, a, "|"); 2020-12-22 11:22:33.789 | if (a[1] == matchgroup) 2020-12-22 11:22:33.789 | print a[2] 2020-12-22 11:22:33.789 | } 2020-12-22 11:22:33.789 | ' /home/ubuntu/devstack/local.conf 2020-12-22 11:22:33.795 | + ./stack.sh:main:1419 : run_phase stack extra 2020-12-22 11:22:33.799 | + functions-common:run_phase:1760 : local mode=stack 2020-12-22 11:22:33.802 | + functions-common:run_phase:1761 : local phase=extra 2020-12-22 11:22:33.804 | + functions-common:run_phase:1762 : [[ -d /home/ubuntu/devstack/extras.d ]] 2020-12-22 11:22:33.807 | + functions-common:run_phase:1763 : local extra_plugin_file_name 2020-12-22 11:22:33.811 | + functions-common:run_phase:1764 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2020-12-22 11:22:33.813 | + functions-common:run_phase:1769 : local exceptions=80-tempest.sh 2020-12-22 11:22:33.817 | + functions-common:run_phase:1770 : local extra 2020-12-22 11:22:33.820 | ++ functions-common:run_phase:1771 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2020-12-22 11:22:33.824 | + functions-common:run_phase:1771 : extra=80-tempest.sh 2020-12-22 11:22:33.827 | + functions-common:run_phase:1772 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2020-12-22 11:22:33.830 | + functions-common:run_phase:1776 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2020-12-22 11:22:33.833 | + functions-common:run_phase:1776 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack extra 2020-12-22 11:22:33.837 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2020-12-22 11:22:33.857 | ++ functions-common:is_service_enabled:1988 : return 0 2020-12-22 11:22:33.860 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2020-12-22 11:22:33.863 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2020-12-22 11:22:33.866 | ++ extras.d/80-tempest.sh:source:7 : [[ extra == \i\n\s\t\a\l\l ]] 2020-12-22 11:22:33.868 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2020-12-22 11:22:33.871 | ++ extras.d/80-tempest.sh:source:10 : [[ extra == \p\o\s\t\-\c\o\n\f\i\g ]] 2020-12-22 11:22:33.874 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2020-12-22 11:22:33.876 | ++ extras.d/80-tempest.sh:source:13 : [[ extra == \e\x\t\r\a ]] 2020-12-22 11:22:33.879 | ++ extras.d/80-tempest.sh:source:15 : : 2020-12-22 11:22:33.882 | ++ extras.d/80-tempest.sh:source:26 : [[ stack == \u\n\s\t\a\c\k ]] 2020-12-22 11:22:33.885 | ++ extras.d/80-tempest.sh:source:31 : [[ stack == \c\l\e\a\n ]] 2020-12-22 11:22:33.888 | + functions-common:run_phase:1781 : [[ stack == \s\o\u\r\c\e ]] 2020-12-22 11:22:33.891 | + functions-common:run_phase:1784 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2020-12-22 11:22:33.894 | + functions-common:run_phase:1787 : run_plugins stack extra 2020-12-22 11:22:33.897 | + functions-common:run_plugins:1746 : local mode=stack 2020-12-22 11:22:33.900 | + functions-common:run_plugins:1747 : local phase=extra 2020-12-22 11:22:33.903 | + functions-common:run_plugins:1749 : local plugins= 2020-12-22 11:22:33.906 | + functions-common:run_plugins:1750 : local plugin 2020-12-22 11:22:33.909 | + ./stack.sh:main:1427 : merge_config_group /home/ubuntu/devstack/local.conf post-extra 2020-12-22 11:22:33.913 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2020-12-22 11:22:33.915 | + inc/meta-config:merge_config_group:171 : shift 2020-12-22 11:22:33.918 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-extra 2020-12-22 11:22:33.921 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2020-12-22 11:22:33.923 | + inc/meta-config:merge_config_group:176 : local configfile group 2020-12-22 11:22:33.926 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2020-12-22 11:22:33.930 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf post-extra 2020-12-22 11:22:33.933 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2020-12-22 11:22:33.937 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-extra 2020-12-22 11:22:33.940 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2020-12-22 11:22:33.943 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-extra ' 2020-12-22 11:22:33.943 | /^\[\[.+\|.*\]\]/ { 2020-12-22 11:22:33.943 | gsub("[][]", "", $1); 2020-12-22 11:22:33.943 | split($1, a, "|"); 2020-12-22 11:22:33.943 | if (a[1] == matchgroup) 2020-12-22 11:22:33.943 | print a[2] 2020-12-22 11:22:33.943 | } 2020-12-22 11:22:33.943 | ' /home/ubuntu/devstack/local.conf 2020-12-22 11:22:33.952 | + ./stack.sh:main:1436 : is_service_enabled n-cpu 2020-12-22 11:22:33.975 | + functions-common:is_service_enabled:1988 : return 1 2020-12-22 11:22:33.978 | + ./stack.sh:main:1441 : service_check 2020-12-22 11:22:33.981 | + functions-common:service_check:1621 : local service 2020-12-22 11:22:33.984 | + functions-common:service_check:1622 : for service in ${ENABLED_SERVICES//,/ } 2020-12-22 11:22:33.987 | + functions-common:service_check:1624 : sudo systemctl is-enabled devstack@key.service 2020-12-22 11:22:34.002 | Failed to get unit file state for devstack@key.service: No such file or directory 2020-12-22 11:22:34.006 | + functions-common:service_check:1622 : for service in ${ENABLED_SERVICES//,/ } 2020-12-22 11:22:34.009 | + functions-common:service_check:1624 : sudo systemctl is-enabled devstack@n-api.service 2020-12-22 11:22:34.023 | enabled 2020-12-22 11:22:34.028 | + functions-common:service_check:1628 : sudo systemctl status devstack@n-api.service --no-pager 2020-12-22 11:22:34.048 | ● devstack@n-api.service - Devstack devstack@n-api.service 2020-12-22 11:22:34.048 | Loaded: loaded (/etc/systemd/system/devstack@n-api.service; enabled; vendor preset: enabled) 2020-12-22 11:22:34.048 | Active: active (running) since Tue 2020-12-22 11:20:15 UTC; 2min 18s ago 2020-12-22 11:22:34.048 | Main PID: 80106 (uwsgi) 2020-12-22 11:22:34.048 | Status: "uWSGI is ready" 2020-12-22 11:22:34.048 | Tasks: 3 (limit: 14352) 2020-12-22 11:22:34.048 | CGroup: /system.slice/system-devstack.slice/devstack@n-api.service 2020-12-22 11:22:34.048 | ├─80106 nova-apiuWSGI master 2020-12-22 11:22:34.048 | ├─80107 nova-apiuWSGI worker 1 2020-12-22 11:22:34.048 | └─80108 nova-apiuWSGI worker 2 2020-12-22 11:22:34.048 | 2020-12-22 11:22:34.048 | Dec 22 11:22:00 dv-osbrick-751924-1-smb devstack@n-api.service[80106]: [pid: 80107|app: 0|req: 11/20] 10.222.0.117 () {62 vars in 1188 bytes} [Tue Dec 22 11:22:00 2020] POST /compute/v2.1/flavors => generated 367 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2020-12-22 11:22:34.048 | Dec 22 11:22:00 dv-osbrick-751924-1-smb devstack@n-api.service[80106]: DEBUG nova.api.openstack.wsgi [None req-75eb7863-9382-40c1-8249-cc226eb49eae admin admin] Calling method '>' {{(pid=80108) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:523}} 2020-12-22 11:22:34.048 | Dec 22 11:22:00 dv-osbrick-751924-1-smb devstack@n-api.service[80106]: INFO nova.api.openstack.requestlog [None req-75eb7863-9382-40c1-8249-cc226eb49eae admin admin] 10.222.0.117 "GET /compute/v2.1/flavors/4/os-extra_specs" status: 200 len: 19 microversion: 2.1 time: 0.020931 2020-12-22 11:22:34.048 | Dec 22 11:22:00 dv-osbrick-751924-1-smb devstack@n-api.service[80106]: [pid: 80108|app: 0|req: 10/21] 10.222.0.117 () {58 vars in 1185 bytes} [Tue Dec 22 11:22:00 2020] GET /compute/v2.1/flavors/4/os-extra_specs => generated 19 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2020-12-22 11:22:34.048 | Dec 22 11:22:03 dv-osbrick-751924-1-smb devstack@n-api.service[80106]: DEBUG nova.api.openstack.wsgi [None req-c5963edb-0ad4-4c9a-bc9c-a9d2a0516cba 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=80107) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} 2020-12-22 11:22:34.048 | Dec 22 11:22:03 dv-osbrick-751924-1-smb devstack@n-api.service[80106]: INFO nova.api.openstack.requestlog [None req-c5963edb-0ad4-4c9a-bc9c-a9d2a0516cba admin admin] 10.222.0.117 "POST /compute/v2.1/flavors" status: 200 len: 370 microversion: 2.1 time: 0.114642 2020-12-22 11:22:34.048 | Dec 22 11:22:03 dv-osbrick-751924-1-smb devstack@n-api.service[80106]: [pid: 80107|app: 0|req: 12/22] 10.222.0.117 () {62 vars in 1188 bytes} [Tue Dec 22 11:22:03 2020] POST /compute/v2.1/flavors => generated 370 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2020-12-22 11:22:34.048 | Dec 22 11:22:03 dv-osbrick-751924-1-smb devstack@n-api.service[80106]: DEBUG nova.api.openstack.wsgi [None req-b99c2c07-4a58-4af2-a50d-43a64969d7ad admin admin] Calling method '>' {{(pid=80108) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:523}} 2020-12-22 11:22:34.048 | Dec 22 11:22:03 dv-osbrick-751924-1-smb devstack@n-api.service[80106]: INFO nova.api.openstack.requestlog [None req-b99c2c07-4a58-4af2-a50d-43a64969d7ad admin admin] 10.222.0.117 "GET /compute/v2.1/flavors/5/os-extra_specs" status: 200 len: 19 microversion: 2.1 time: 0.019298 2020-12-22 11:22:34.048 | Dec 22 11:22:03 dv-osbrick-751924-1-smb devstack@n-api.service[80106]: [pid: 80108|app: 0|req: 11/23] 10.222.0.117 () {58 vars in 1185 bytes} [Tue Dec 22 11:22:03 2020] GET /compute/v2.1/flavors/5/os-extra_specs => generated 19 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2020-12-22 11:22:34.052 | + functions-common:service_check:1622 : for service in ${ENABLED_SERVICES//,/ } 2020-12-22 11:22:34.055 | + functions-common:service_check:1624 : sudo systemctl is-enabled devstack@n-cond.service 2020-12-22 11:22:34.072 | Failed to get unit file state for devstack@n-cond.service: No such file or directory 2020-12-22 11:22:34.077 | + functions-common:service_check:1622 : for service in ${ENABLED_SERVICES//,/ } 2020-12-22 11:22:34.083 | + functions-common:service_check:1624 : sudo systemctl is-enabled devstack@n-sch.service 2020-12-22 11:22:34.098 | enabled 2020-12-22 11:22:34.102 | + functions-common:service_check:1628 : sudo systemctl status devstack@n-sch.service --no-pager 2020-12-22 11:22:34.124 | ● devstack@n-sch.service - Devstack devstack@n-sch.service 2020-12-22 11:22:34.124 | Loaded: loaded (/etc/systemd/system/devstack@n-sch.service; enabled; vendor preset: enabled) 2020-12-22 11:22:34.124 | Active: active (running) since Tue 2020-12-22 11:21:22 UTC; 1min 11s ago 2020-12-22 11:22:34.124 | Main PID: 84970 (nova-scheduler) 2020-12-22 11:22:34.124 | Tasks: 3 (limit: 14352) 2020-12-22 11:22:34.124 | CGroup: /system.slice/system-devstack.slice/devstack@n-sch.service 2020-12-22 11:22:34.124 | ├─84970 /usr/bin/python3.6 /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf 2020-12-22 11:22:34.124 | ├─86542 /usr/bin/python3.6 /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf 2020-12-22 11:22:34.124 | └─86545 /usr/bin/python3.6 /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf 2020-12-22 11:22:34.124 | 2020-12-22 11:22:34.124 | Dec 22 11:21:27 dv-osbrick-751924-1-smb nova-scheduler[84970]: DEBUG oslo_service.service [None req-bdc0168c-5714-40de-8cbd-1455e7e71dda None None] oslo_policy.policy_dirs = ['policy.d'] {{(pid=84970) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2585}} 2020-12-22 11:22:34.124 | Dec 22 11:21:27 dv-osbrick-751924-1-smb nova-scheduler[84970]: DEBUG oslo_service.service [None req-bdc0168c-5714-40de-8cbd-1455e7e71dda None None] oslo_policy.policy_file = policy.json {{(pid=84970) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2585}} 2020-12-22 11:22:34.124 | Dec 22 11:21:27 dv-osbrick-751924-1-smb nova-scheduler[84970]: DEBUG oslo_service.service [None req-bdc0168c-5714-40de-8cbd-1455e7e71dda None None] oslo_policy.remote_content_type = application/x-www-form-urlencoded {{(pid=84970) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2585}} 2020-12-22 11:22:34.124 | Dec 22 11:21:27 dv-osbrick-751924-1-smb nova-scheduler[84970]: DEBUG oslo_service.service [None req-bdc0168c-5714-40de-8cbd-1455e7e71dda None None] oslo_policy.remote_ssl_ca_crt_file = None {{(pid=84970) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2585}} 2020-12-22 11:22:34.124 | Dec 22 11:21:27 dv-osbrick-751924-1-smb nova-scheduler[84970]: DEBUG oslo_service.service [None req-bdc0168c-5714-40de-8cbd-1455e7e71dda None None] oslo_policy.remote_ssl_client_crt_file = None {{(pid=84970) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2585}} 2020-12-22 11:22:34.124 | Dec 22 11:21:27 dv-osbrick-751924-1-smb nova-scheduler[84970]: DEBUG oslo_service.service [None req-bdc0168c-5714-40de-8cbd-1455e7e71dda None None] oslo_policy.remote_ssl_client_key_file = None {{(pid=84970) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2585}} 2020-12-22 11:22:34.124 | Dec 22 11:21:27 dv-osbrick-751924-1-smb nova-scheduler[84970]: DEBUG oslo_service.service [None req-bdc0168c-5714-40de-8cbd-1455e7e71dda None None] oslo_policy.remote_ssl_verify_server_crt = False {{(pid=84970) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2585}} 2020-12-22 11:22:34.124 | Dec 22 11:21:27 dv-osbrick-751924-1-smb nova-scheduler[84970]: DEBUG oslo_service.service [None req-bdc0168c-5714-40de-8cbd-1455e7e71dda None None] ******************************************************************************** {{(pid=84970) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2587}} 2020-12-22 11:22:34.124 | Dec 22 11:21:46 dv-osbrick-751924-1-smb nova-scheduler[84970]: DEBUG oslo_service.periodic_task [None req-a965b451-ffe1-468c-afb9-315baa235274 None None] Running periodic task SchedulerManager._run_periodic_tasks {{(pid=86542) run_periodic_tasks /usr/local/lib/python3.6/dist-packages/oslo_service/periodic_task.py:217}} 2020-12-22 11:22:34.124 | Dec 22 11:21:58 dv-osbrick-751924-1-smb nova-scheduler[84970]: DEBUG oslo_service.periodic_task [None req-23bcfd5e-e0e5-4b78-bee3-7fc9a1e53cbe None None] Running periodic task SchedulerManager._run_periodic_tasks {{(pid=86545) run_periodic_tasks /usr/local/lib/python3.6/dist-packages/oslo_service/periodic_task.py:217}} 2020-12-22 11:22:34.129 | + functions-common:service_check:1622 : for service in ${ENABLED_SERVICES//,/ } 2020-12-22 11:22:34.133 | + functions-common:service_check:1624 : sudo systemctl is-enabled devstack@n-api-meta.service 2020-12-22 11:22:34.147 | enabled 2020-12-22 11:22:34.153 | + functions-common:service_check:1628 : sudo systemctl status devstack@n-api-meta.service --no-pager 2020-12-22 11:22:34.171 | ● devstack@n-api-meta.service - Devstack devstack@n-api-meta.service 2020-12-22 11:22:34.171 | Loaded: loaded (/etc/systemd/system/devstack@n-api-meta.service; enabled; vendor preset: enabled) 2020-12-22 11:22:34.171 | Active: active (running) since Tue 2020-12-22 11:21:23 UTC; 1min 10s ago 2020-12-22 11:22:34.171 | Main PID: 85415 (uwsgi) 2020-12-22 11:22:34.171 | Status: "uWSGI is ready" 2020-12-22 11:22:34.171 | Tasks: 4 (limit: 14352) 2020-12-22 11:22:34.171 | CGroup: /system.slice/system-devstack.slice/devstack@n-api-meta.service 2020-12-22 11:22:34.171 | ├─85415 nova-api-metauWSGI master 2020-12-22 11:22:34.171 | ├─85416 nova-api-metauWSGI worker 1 2020-12-22 11:22:34.171 | ├─85417 nova-api-metauWSGI worker 2 2020-12-22 11:22:34.171 | └─85418 nova-api-metauWSGI http 1 2020-12-22 11:22:34.171 | 2020-12-22 11:22:34.171 | Dec 22 11:21:28 dv-osbrick-751924-1-smb devstack@n-api-meta.service[85415]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_notifications.driver = ['messagingv2'] {{(pid=85416) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2585}} 2020-12-22 11:22:34.171 | Dec 22 11:21:28 dv-osbrick-751924-1-smb devstack@n-api-meta.service[85415]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_notifications.retry = -1 {{(pid=85416) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2585}} 2020-12-22 11:22:34.171 | Dec 22 11:21:28 dv-osbrick-751924-1-smb devstack@n-api-meta.service[85415]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_notifications.topics = ['notifications'] {{(pid=85416) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2585}} 2020-12-22 11:22:34.172 | Dec 22 11:21:28 dv-osbrick-751924-1-smb devstack@n-api-meta.service[85415]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_notifications.transport_url = **** {{(pid=85416) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2585}} 2020-12-22 11:22:34.172 | Dec 22 11:21:28 dv-osbrick-751924-1-smb devstack@n-api-meta.service[85415]: DEBUG nova.api.openstack.wsgi_app [-] ******************************************************************************** {{(pid=85416) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2587}} 2020-12-22 11:22:34.172 | Dec 22 11:21:29 dv-osbrick-751924-1-smb devstack@n-api-meta.service[85415]: DEBUG oslo_db.sqlalchemy.engines [None req-0d3aa2da-f28a-487a-82cb-2fef1b2003c6 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=85416) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:307}} 2020-12-22 11:22:34.172 | Dec 22 11:21:29 dv-osbrick-751924-1-smb devstack@n-api-meta.service[85415]: WARNING nova.api.metadata.handler [None req-1964c059-2617-4363-baca-3403ba8ca672 None None] metadata_proxy_shared_secret is not configured, the metadata information returned by the proxy cannot be trusted 2020-12-22 11:22:34.172 | Dec 22 11:21:29 dv-osbrick-751924-1-smb devstack@n-api-meta.service[85415]: WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x55dd3c2d4310 pid: 85417 (default app) 2020-12-22 11:22:34.172 | Dec 22 11:21:29 dv-osbrick-751924-1-smb devstack@n-api-meta.service[85415]: WARNING nova.api.metadata.handler [None req-0d3aa2da-f28a-487a-82cb-2fef1b2003c6 None None] metadata_proxy_shared_secret is not configured, the metadata information returned by the proxy cannot be trusted 2020-12-22 11:22:34.172 | Dec 22 11:21:29 dv-osbrick-751924-1-smb devstack@n-api-meta.service[85415]: WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x55dd3c2d4310 pid: 85416 (default app) 2020-12-22 11:22:34.176 | + functions-common:service_check:1622 : for service in ${ENABLED_SERVICES//,/ } 2020-12-22 11:22:34.179 | + functions-common:service_check:1624 : sudo systemctl is-enabled devstack@placement-api.service 2020-12-22 11:22:34.193 | enabled 2020-12-22 11:22:34.201 | + functions-common:service_check:1628 : sudo systemctl status devstack@placement-api.service --no-pager 2020-12-22 11:22:34.220 | ● devstack@placement-api.service - Devstack devstack@placement-api.service 2020-12-22 11:22:34.220 | Loaded: loaded (/etc/systemd/system/devstack@placement-api.service; enabled; vendor preset: enabled) 2020-12-22 11:22:34.220 | Active: active (running) since Tue 2020-12-22 11:20:29 UTC; 2min 4s ago 2020-12-22 11:22:34.220 | Main PID: 81238 (uwsgi) 2020-12-22 11:22:34.220 | Status: "uWSGI is ready" 2020-12-22 11:22:34.220 | Tasks: 3 (limit: 14352) 2020-12-22 11:22:34.220 | CGroup: /system.slice/system-devstack.slice/devstack@placement-api.service 2020-12-22 11:22:34.220 | ├─81238 placementuWSGI master 2020-12-22 11:22:34.220 | ├─81239 placementuWSGI worker 1 2020-12-22 11:22:34.220 | └─81240 placementuWSGI worker 2 2020-12-22 11:22:34.220 | 2020-12-22 11:22:34.221 | Dec 22 11:21:26 dv-osbrick-751924-1-smb devstack@placement-api.service[81238]: [pid: 81239|app: 0|req: 1/2] 10.222.0.117 () {54 vars in 911 bytes} [Tue Dec 22 11:21:26 2020] GET /placement => generated 136 bytes in 24 msecs (HTTP/1.1 200) 6 headers in 224 bytes (1 switches on core 0) 2020-12-22 11:22:34.221 | Dec 22 11:21:26 dv-osbrick-751924-1-smb devstack@placement-api.service[81238]: DEBUG placement.requestlog [None req-365525bd-68c4-4550-a23d-711041463bbc None None] Starting request: 10.222.0.117 "GET /placement/" {{(pid=81240) __call__ /opt/stack/placement/placement/requestlog.py:61}} 2020-12-22 11:22:34.221 | Dec 22 11:21:26 dv-osbrick-751924-1-smb devstack@placement-api.service[81238]: INFO placement.requestlog [None req-365525bd-68c4-4550-a23d-711041463bbc None None] 10.222.0.117 "GET /placement/" status: 200 len: 136 microversion: 1.0 2020-12-22 11:22:34.221 | Dec 22 11:21:26 dv-osbrick-751924-1-smb devstack@placement-api.service[81238]: [pid: 81240|app: 0|req: 2/3] 10.222.0.117 () {54 vars in 911 bytes} [Tue Dec 22 11:21:26 2020] GET /placement => generated 136 bytes in 2 msecs (HTTP/1.1 200) 6 headers in 224 bytes (1 switches on core 0) 2020-12-22 11:22:34.221 | Dec 22 11:21:30 dv-osbrick-751924-1-smb devstack@placement-api.service[81238]: DEBUG placement.requestlog [None req-fbf973de-00da-406e-be4d-440988895d8b None None] Starting request: 10.222.0.117 "GET /placement/" {{(pid=81239) __call__ /opt/stack/placement/placement/requestlog.py:61}} 2020-12-22 11:22:34.221 | Dec 22 11:21:30 dv-osbrick-751924-1-smb devstack@placement-api.service[81238]: INFO placement.requestlog [None req-fbf973de-00da-406e-be4d-440988895d8b None None] 10.222.0.117 "GET /placement/" status: 200 len: 136 microversion: 1.0 2020-12-22 11:22:34.221 | Dec 22 11:21:30 dv-osbrick-751924-1-smb devstack@placement-api.service[81238]: [pid: 81239|app: 0|req: 2/4] 10.222.0.117 () {54 vars in 911 bytes} [Tue Dec 22 11:21:30 2020] GET /placement => generated 136 bytes in 2 msecs (HTTP/1.1 200) 6 headers in 224 bytes (1 switches on core 0) 2020-12-22 11:22:34.221 | Dec 22 11:21:31 dv-osbrick-751924-1-smb devstack@placement-api.service[81238]: DEBUG placement.requestlog [None req-5d200b06-8d13-49b4-9d39-f9a8bbd54ca7 None None] Starting request: 10.222.0.117 "GET /placement/" {{(pid=81240) __call__ /opt/stack/placement/placement/requestlog.py:61}} 2020-12-22 11:22:34.221 | Dec 22 11:21:31 dv-osbrick-751924-1-smb devstack@placement-api.service[81238]: INFO placement.requestlog [None req-5d200b06-8d13-49b4-9d39-f9a8bbd54ca7 None None] 10.222.0.117 "GET /placement/" status: 200 len: 136 microversion: 1.0 2020-12-22 11:22:34.221 | Dec 22 11:21:31 dv-osbrick-751924-1-smb devstack@placement-api.service[81238]: [pid: 81240|app: 0|req: 3/5] 10.222.0.117 () {54 vars in 911 bytes} [Tue Dec 22 11:21:31 2020] GET /placement => generated 136 bytes in 2 msecs (HTTP/1.1 200) 6 headers in 224 bytes (1 switches on core 0) 2020-12-22 11:22:34.225 | + functions-common:service_check:1622 : for service in ${ENABLED_SERVICES//,/ } 2020-12-22 11:22:34.227 | + functions-common:service_check:1624 : sudo systemctl is-enabled devstack@placement-client.service 2020-12-22 11:22:34.240 | Failed to get unit file state for devstack@placement-client.service: No such file or directory 2020-12-22 11:22:34.245 | + functions-common:service_check:1622 : for service in ${ENABLED_SERVICES//,/ } 2020-12-22 11:22:34.248 | + functions-common:service_check:1624 : sudo systemctl is-enabled devstack@g-api.service 2020-12-22 11:22:34.261 | enabled 2020-12-22 11:22:34.266 | + functions-common:service_check:1628 : sudo systemctl status devstack@g-api.service --no-pager 2020-12-22 11:22:34.286 | ● devstack@g-api.service - Devstack devstack@g-api.service 2020-12-22 11:22:34.286 | Loaded: loaded (/etc/systemd/system/devstack@g-api.service; enabled; vendor preset: enabled) 2020-12-22 11:22:34.286 | Active: active (running) since Tue 2020-12-22 11:19:51 UTC; 2min 42s ago 2020-12-22 11:22:34.286 | Main PID: 79246 (uwsgi) 2020-12-22 11:22:34.286 | Status: "uWSGI is ready" 2020-12-22 11:22:34.286 | Tasks: 5 (limit: 14352) 2020-12-22 11:22:34.286 | CGroup: /system.slice/system-devstack.slice/devstack@g-api.service 2020-12-22 11:22:34.286 | ├─79246 glance-apiuWSGI master 2020-12-22 11:22:34.286 | ├─79247 glance-apiuWSGI worker 1 2020-12-22 11:22:34.287 | └─79248 glance-apiuWSGI worker 2 2020-12-22 11:22:34.287 | 2020-12-22 11:22:34.287 | Dec 22 11:20:13 dv-osbrick-751924-1-smb devstack@g-api.service[79246]: DEBUG glance.api.middleware.version_negotiation [None req-140fdf8c-ec0f-4a72-86f1-9707c11eceff admin admin] Determining version of request: GET /v2/images/6b9dbc67-6e2f-4057-9066-7f3261d56080 Accept: */* {{(pid=79248) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:45}} 2020-12-22 11:22:34.287 | Dec 22 11:20:13 dv-osbrick-751924-1-smb devstack@g-api.service[79246]: DEBUG glance.api.middleware.version_negotiation [None req-140fdf8c-ec0f-4a72-86f1-9707c11eceff admin admin] Using url versioning {{(pid=79248) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:57}} 2020-12-22 11:22:34.287 | Dec 22 11:20:13 dv-osbrick-751924-1-smb devstack@g-api.service[79246]: DEBUG glance.api.middleware.version_negotiation [None req-140fdf8c-ec0f-4a72-86f1-9707c11eceff admin admin] Matched version: v2 {{(pid=79248) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:69}} 2020-12-22 11:22:34.287 | Dec 22 11:20:13 dv-osbrick-751924-1-smb devstack@g-api.service[79246]: DEBUG glance.api.middleware.version_negotiation [None req-140fdf8c-ec0f-4a72-86f1-9707c11eceff admin admin] new path /v2/images/6b9dbc67-6e2f-4057-9066-7f3261d56080 {{(pid=79248) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:70}} 2020-12-22 11:22:34.287 | Dec 22 11:20:13 dv-osbrick-751924-1-smb devstack@g-api.service[79246]: [pid: 79248|app: 0|req: 2/5] 127.0.0.1 () {38 vars in 786 bytes} [Tue Dec 22 11:20:13 2020] GET /v2/images/6b9dbc67-6e2f-4057-9066-7f3261d56080 => generated 782 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2020-12-22 11:22:34.287 | Dec 22 11:20:13 dv-osbrick-751924-1-smb devstack@g-api.service[79246]: DEBUG glance.api.middleware.version_negotiation [None req-f2f4b2d3-b877-4cc4-b7bb-597962453898 admin admin] Determining version of request: GET /v2/schemas/image Accept: */* {{(pid=79247) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:45}} 2020-12-22 11:22:34.287 | Dec 22 11:20:13 dv-osbrick-751924-1-smb devstack@g-api.service[79246]: DEBUG glance.api.middleware.version_negotiation [None req-f2f4b2d3-b877-4cc4-b7bb-597962453898 admin admin] Using url versioning {{(pid=79247) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:57}} 2020-12-22 11:22:34.287 | Dec 22 11:20:13 dv-osbrick-751924-1-smb devstack@g-api.service[79246]: DEBUG glance.api.middleware.version_negotiation [None req-f2f4b2d3-b877-4cc4-b7bb-597962453898 admin admin] Matched version: v2 {{(pid=79247) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:69}} 2020-12-22 11:22:34.287 | Dec 22 11:20:13 dv-osbrick-751924-1-smb devstack@g-api.service[79246]: DEBUG glance.api.middleware.version_negotiation [None req-f2f4b2d3-b877-4cc4-b7bb-597962453898 admin admin] new path /v2/schemas/image {{(pid=79247) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:70}} 2020-12-22 11:22:34.287 | Dec 22 11:20:13 dv-osbrick-751924-1-smb devstack@g-api.service[79246]: [pid: 79247|app: 0|req: 4/6] 127.0.0.1 () {38 vars in 726 bytes} [Tue Dec 22 11:20:13 2020] GET /v2/schemas/image => generated 6083 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2020-12-22 11:22:34.291 | + functions-common:service_check:1622 : for service in ${ENABLED_SERVICES//,/ } 2020-12-22 11:22:34.293 | + functions-common:service_check:1624 : sudo systemctl is-enabled devstack@g-reg.service 2020-12-22 11:22:34.307 | enabled 2020-12-22 11:22:34.311 | + functions-common:service_check:1628 : sudo systemctl status devstack@g-reg.service --no-pager 2020-12-22 11:22:34.328 | ● devstack@g-reg.service - Devstack devstack@g-reg.service 2020-12-22 11:22:34.328 | Loaded: loaded (/etc/systemd/system/devstack@g-reg.service; enabled; vendor preset: enabled) 2020-12-22 11:22:34.328 | Active: active (running) since Tue 2020-12-22 11:19:50 UTC; 2min 43s ago 2020-12-22 11:22:34.328 | Main PID: 78801 (glance-registry) 2020-12-22 11:22:34.328 | Tasks: 3 (limit: 14352) 2020-12-22 11:22:34.328 | CGroup: /system.slice/system-devstack.slice/devstack@g-reg.service 2020-12-22 11:22:34.328 | ├─78801 /usr/bin/python3.6 /usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf 2020-12-22 11:22:34.328 | ├─79312 /usr/bin/python3.6 /usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf 2020-12-22 11:22:34.328 | └─79313 /usr/bin/python3.6 /usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf 2020-12-22 11:22:34.328 | 2020-12-22 11:22:34.328 | Dec 22 11:19:52 dv-osbrick-751924-1-smb glance-registry[78801]: DEBUG glance.common.config [-] healthcheck.backends = ['disable_by_file'] {{(pid=78801) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2585}} 2020-12-22 11:22:34.328 | Dec 22 11:19:52 dv-osbrick-751924-1-smb glance-registry[78801]: DEBUG glance.common.config [-] healthcheck.detailed = False {{(pid=78801) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2585}} 2020-12-22 11:22:34.328 | Dec 22 11:19:52 dv-osbrick-751924-1-smb glance-registry[78801]: DEBUG glance.common.config [-] healthcheck.disable_by_file_path = None {{(pid=78801) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2585}} 2020-12-22 11:22:34.328 | Dec 22 11:19:52 dv-osbrick-751924-1-smb glance-registry[78801]: DEBUG glance.common.config [-] healthcheck.path = /healthcheck {{(pid=78801) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2585}} 2020-12-22 11:22:34.328 | Dec 22 11:19:52 dv-osbrick-751924-1-smb glance-registry[78801]: DEBUG glance.common.config [-] ******************************************************************************** {{(pid=78801) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2587}} 2020-12-22 11:22:34.328 | Dec 22 11:19:52 dv-osbrick-751924-1-smb glance-registry[78801]: INFO glance.common.wsgi [-] Starting 2 workers 2020-12-22 11:22:34.328 | Dec 22 11:19:52 dv-osbrick-751924-1-smb glance-registry[78801]: INFO glance.common.wsgi [-] Started child 79312 2020-12-22 11:22:34.328 | Dec 22 11:19:52 dv-osbrick-751924-1-smb glance-registry[78801]: INFO eventlet.wsgi.server [-] (79312) wsgi starting up on http://0.0.0.0:9191 2020-12-22 11:22:34.328 | Dec 22 11:19:52 dv-osbrick-751924-1-smb glance-registry[78801]: INFO glance.common.wsgi [-] Started child 79313 2020-12-22 11:22:34.328 | Dec 22 11:19:52 dv-osbrick-751924-1-smb glance-registry[78801]: INFO eventlet.wsgi.server [-] (79313) wsgi starting up on http://0.0.0.0:9191 2020-12-22 11:22:34.332 | + functions-common:service_check:1622 : for service in ${ENABLED_SERVICES//,/ } 2020-12-22 11:22:34.334 | + functions-common:service_check:1624 : sudo systemctl is-enabled devstack@c-sch.service 2020-12-22 11:22:34.350 | enabled 2020-12-22 11:22:34.354 | + functions-common:service_check:1628 : sudo systemctl status devstack@c-sch.service --no-pager 2020-12-22 11:22:34.381 | ● devstack@c-sch.service - Devstack devstack@c-sch.service 2020-12-22 11:22:34.381 | Loaded: loaded (/etc/systemd/system/devstack@c-sch.service; enabled; vendor preset: enabled) 2020-12-22 11:22:34.381 | Active: active (running) since Tue 2020-12-22 11:22:10 UTC; 23s ago 2020-12-22 11:22:34.381 | Main PID: 88184 (cinder-schedule) 2020-12-22 11:22:34.381 | Tasks: 4 (limit: 14352) 2020-12-22 11:22:34.381 | CGroup: /system.slice/system-devstack.slice/devstack@c-sch.service 2020-12-22 11:22:34.381 | └─88184 /usr/bin/python3.6 /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf 2020-12-22 11:22:34.381 | 2020-12-22 11:22:34.381 | Dec 22 11:22:15 dv-osbrick-751924-1-smb cinder-scheduler[88184]: DEBUG oslo_service.service [None req-c957f629-f6ba-43f8-a58b-b745bfb8fe53 None None] nova.region_name = RegionOne {{(pid=88184) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2585}} 2020-12-22 11:22:34.381 | Dec 22 11:22:15 dv-osbrick-751924-1-smb cinder-scheduler[88184]: DEBUG oslo_service.service [None req-c957f629-f6ba-43f8-a58b-b745bfb8fe53 None None] nova.split_loggers = False {{(pid=88184) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2585}} 2020-12-22 11:22:34.381 | Dec 22 11:22:15 dv-osbrick-751924-1-smb cinder-scheduler[88184]: DEBUG oslo_service.service [None req-c957f629-f6ba-43f8-a58b-b745bfb8fe53 None None] nova.timeout = None {{(pid=88184) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2585}} 2020-12-22 11:22:34.381 | Dec 22 11:22:15 dv-osbrick-751924-1-smb cinder-scheduler[88184]: DEBUG oslo_service.service [None req-c957f629-f6ba-43f8-a58b-b745bfb8fe53 None None] nova.token_auth_url = None {{(pid=88184) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2585}} 2020-12-22 11:22:34.381 | Dec 22 11:22:15 dv-osbrick-751924-1-smb cinder-scheduler[88184]: DEBUG oslo_service.service [None req-c957f629-f6ba-43f8-a58b-b745bfb8fe53 None None] ******************************************************************************** {{(pid=88184) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2587}} 2020-12-22 11:22:34.381 | Dec 22 11:22:15 dv-osbrick-751924-1-smb cinder-scheduler[88184]: INFO cinder.service [-] Starting cinder-scheduler node (version 15.4.1) 2020-12-22 11:22:34.381 | Dec 22 11:22:15 dv-osbrick-751924-1-smb cinder-scheduler[88184]: INFO cinder.manager [None req-78e83b28-df7e-400b-95fc-6f2a28e6f643 None None] Initiating service 1 cleanup 2020-12-22 11:22:34.381 | Dec 22 11:22:15 dv-osbrick-751924-1-smb cinder-scheduler[88184]: INFO cinder.manager [None req-78e83b28-df7e-400b-95fc-6f2a28e6f643 None None] Service 1 cleanup completed. 2020-12-22 11:22:34.381 | Dec 22 11:22:15 dv-osbrick-751924-1-smb cinder-scheduler[88184]: DEBUG cinder.service [None req-78e83b28-df7e-400b-95fc-6f2a28e6f643 None None] Creating RPC server for service cinder-scheduler {{(pid=88184) start /opt/stack/cinder/cinder/service.py:231}} 2020-12-22 11:22:34.381 | Dec 22 11:22:15 dv-osbrick-751924-1-smb cinder-scheduler[88184]: DEBUG cinder.service [None req-78e83b28-df7e-400b-95fc-6f2a28e6f643 None None] Pinning object versions for RPC server serializer to 1.38 {{(pid=88184) start /opt/stack/cinder/cinder/service.py:238}} 2020-12-22 11:22:34.385 | + functions-common:service_check:1622 : for service in ${ENABLED_SERVICES//,/ } 2020-12-22 11:22:34.388 | + functions-common:service_check:1624 : sudo systemctl is-enabled devstack@c-api.service 2020-12-22 11:22:34.402 | enabled 2020-12-22 11:22:34.406 | + functions-common:service_check:1628 : sudo systemctl status devstack@c-api.service --no-pager 2020-12-22 11:22:34.423 | ● devstack@c-api.service - Devstack devstack@c-api.service 2020-12-22 11:22:34.423 | Loaded: loaded (/etc/systemd/system/devstack@c-api.service; enabled; vendor preset: enabled) 2020-12-22 11:22:34.423 | Active: active (running) since Tue 2020-12-22 11:22:04 UTC; 29s ago 2020-12-22 11:22:34.423 | Main PID: 87749 (uwsgi) 2020-12-22 11:22:34.423 | Status: "uWSGI is ready" 2020-12-22 11:22:34.424 | Tasks: 11 (limit: 14352) 2020-12-22 11:22:34.424 | CGroup: /system.slice/system-devstack.slice/devstack@c-api.service 2020-12-22 11:22:34.424 | ├─87749 cinder-apiuWSGI master 2020-12-22 11:22:34.424 | ├─87750 cinder-apiuWSGI worker 1 2020-12-22 11:22:34.424 | └─87751 cinder-apiuWSGI worker 2 2020-12-22 11:22:34.424 | 2020-12-22 11:22:34.424 | Dec 22 11:22:13 dv-osbrick-751924-1-smb devstack@c-api.service[87749]: [pid: 87751|app: 0|req: 1/2] 10.222.0.117 () {60 vars in 1233 bytes} [Tue Dec 22 11:22:13 2020] POST /volume/v3/aaf41c31b1eb4b5eb0db81bf6618df6b/types => generated 186 bytes in 742 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2020-12-22 11:22:34.424 | Dec 22 11:22:14 dv-osbrick-751924-1-smb devstack@c-api.service[87749]: INFO cinder.api.openstack.wsgi [req-5724fc04-e991-48a6-a048-3ebbd79f82c2 req-bd851424-d1ab-45a5-96fc-73b8641582be admin admin] POST http://10.222.0.117/volume/v3/aaf41c31b1eb4b5eb0db81bf6618df6b/types/d7c51414-8fbf-43b2-94ee-d342f19f08f1/extra_specs 2020-12-22 11:22:34.424 | Dec 22 11:22:14 dv-osbrick-751924-1-smb devstack@c-api.service[87749]: /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. 2020-12-22 11:22:34.424 | Dec 22 11:22:14 dv-osbrick-751924-1-smb devstack@c-api.service[87749]: DeprecationWarning, 2020-12-22 11:22:34.424 | Dec 22 11:22:14 dv-osbrick-751924-1-smb devstack@c-api.service[87749]: DEBUG cinder.api.openstack.wsgi [req-5724fc04-e991-48a6-a048-3ebbd79f82c2 req-bd851424-d1ab-45a5-96fc-73b8641582be admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=87750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} 2020-12-22 11:22:34.424 | Dec 22 11:22:14 dv-osbrick-751924-1-smb devstack@c-api.service[87749]: /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. 2020-12-22 11:22:34.424 | Dec 22 11:22:14 dv-osbrick-751924-1-smb devstack@c-api.service[87749]: DeprecationWarning) 2020-12-22 11:22:34.424 | Dec 22 11:22:14 dv-osbrick-751924-1-smb devstack@c-api.service[87749]: DEBUG oslo_db.sqlalchemy.engines [req-5724fc04-e991-48a6-a048-3ebbd79f82c2 req-bd851424-d1ab-45a5-96fc-73b8641582be 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=87750) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:307}} 2020-12-22 11:22:34.424 | Dec 22 11:22:14 dv-osbrick-751924-1-smb devstack@c-api.service[87749]: INFO cinder.api.openstack.wsgi [req-5724fc04-e991-48a6-a048-3ebbd79f82c2 req-bd851424-d1ab-45a5-96fc-73b8641582be admin admin] http://10.222.0.117/volume/v3/aaf41c31b1eb4b5eb0db81bf6618df6b/types/d7c51414-8fbf-43b2-94ee-d342f19f08f1/extra_specs returned with HTTP 200 2020-12-22 11:22:34.424 | Dec 22 11:22:14 dv-osbrick-751924-1-smb devstack@c-api.service[87749]: [pid: 87750|app: 0|req: 2/3] 10.222.0.117 () {62 vars in 1450 bytes} [Tue Dec 22 11:22:13 2020] POST /volume/v3/aaf41c31b1eb4b5eb0db81bf6618df6b/types/d7c51414-8fbf-43b2-94ee-d342f19f08f1/extra_specs => generated 55 bytes in 498 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2020-12-22 11:22:34.427 | + functions-common:service_check:1622 : for service in ${ENABLED_SERVICES//,/ } 2020-12-22 11:22:34.434 | + functions-common:service_check:1624 : sudo systemctl is-enabled devstack@q-svc.service 2020-12-22 11:22:34.448 | enabled 2020-12-22 11:22:34.453 | + functions-common:service_check:1628 : sudo systemctl status devstack@q-svc.service --no-pager 2020-12-22 11:22:34.470 | ● devstack@q-svc.service - Devstack devstack@q-svc.service 2020-12-22 11:22:34.470 | Loaded: loaded (/etc/systemd/system/devstack@q-svc.service; enabled; vendor preset: enabled) 2020-12-22 11:22:34.470 | Active: active (running) since Tue 2020-12-22 11:20:22 UTC; 2min 11s ago 2020-12-22 11:22:34.470 | Main PID: 80656 (/usr/bin/python) 2020-12-22 11:22:34.470 | Tasks: 5 (limit: 14352) 2020-12-22 11:22:34.470 | CGroup: /system.slice/system-devstack.slice/devstack@q-svc.service 2020-12-22 11:22:34.470 | ├─80656 /usr/bin/python3.6 /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini 2020-12-22 11:22:34.470 | ├─80765 /usr/bin/python3.6 /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini 2020-12-22 11:22:34.470 | ├─80766 /usr/bin/python3.6 /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini 2020-12-22 11:22:34.470 | ├─80767 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) 2020-12-22 11:22:34.470 | └─80768 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) 2020-12-22 11:22:34.470 | 2020-12-22 11:22:34.470 | Dec 22 11:21:42 dv-osbrick-751924-1-smb neutron-server[80656]: DEBUG neutron_lib.callbacks.manager [None req-9bddb05b-9626-4892-ba20-f0481a3aef71 None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8782554830417', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-9936756'] for agent, after_update {{(pid=80767) _notify_loop /usr/local/lib/python3.6/dist-packages/neutron_lib/callbacks/manager.py:193}} 2020-12-22 11:22:34.470 | Dec 22 11:21:43 dv-osbrick-751924-1-smb neutron-server[80656]: DEBUG neutron_lib.callbacks.manager [None req-3319cba5-de37-4386-801a-dd9e2a91bcb4 None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8782554830417', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-9936756'] for agent, after_update {{(pid=80767) _notify_loop /usr/local/lib/python3.6/dist-packages/neutron_lib/callbacks/manager.py:193}} 2020-12-22 11:22:34.470 | Dec 22 11:21:43 dv-osbrick-751924-1-smb neutron-server[80656]: DEBUG neutron_lib.callbacks.manager [None req-591eab93-cbb5-4184-ba7c-caa508315782 None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8782554830417', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-9936756'] for agent, after_update {{(pid=80767) _notify_loop /usr/local/lib/python3.6/dist-packages/neutron_lib/callbacks/manager.py:193}} 2020-12-22 11:22:34.471 | Dec 22 11:21:52 dv-osbrick-751924-1-smb neutron-server[80656]: DEBUG neutron.db.agents_db [None req-17ef271a-b1f3-4509-a658-ba221dbe63dd None None] Agent healthcheck: found 5 active agents {{(pid=80768) agent_health_check /opt/stack/neutron/neutron/db/agents_db.py:327}} 2020-12-22 11:22:34.471 | Dec 22 11:22:09 dv-osbrick-751924-1-smb neutron-server[80656]: DEBUG neutron_lib.callbacks.manager [None req-70792ed2-7b7e-4c93-a9dc-4b49d258e90f None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8782554830417', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-9936756'] for agent, after_update {{(pid=80767) _notify_loop /usr/local/lib/python3.6/dist-packages/neutron_lib/callbacks/manager.py:193}} 2020-12-22 11:22:34.471 | Dec 22 11:22:11 dv-osbrick-751924-1-smb neutron-server[80656]: DEBUG neutron_lib.callbacks.manager [None req-22425d47-1172-4efa-a3b6-b65e1f473571 None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8782554830417', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-9936756'] for agent, after_update {{(pid=80767) _notify_loop /usr/local/lib/python3.6/dist-packages/neutron_lib/callbacks/manager.py:193}} 2020-12-22 11:22:34.471 | Dec 22 11:22:12 dv-osbrick-751924-1-smb neutron-server[80656]: DEBUG neutron_lib.callbacks.manager [None req-9bddb05b-9626-4892-ba20-f0481a3aef71 None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8782554830417', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-9936756'] for agent, after_update {{(pid=80767) _notify_loop /usr/local/lib/python3.6/dist-packages/neutron_lib/callbacks/manager.py:193}} 2020-12-22 11:22:34.471 | Dec 22 11:22:13 dv-osbrick-751924-1-smb neutron-server[80656]: DEBUG neutron_lib.callbacks.manager [None req-3319cba5-de37-4386-801a-dd9e2a91bcb4 None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8782554830417', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-9936756'] for agent, after_update {{(pid=80767) _notify_loop /usr/local/lib/python3.6/dist-packages/neutron_lib/callbacks/manager.py:193}} 2020-12-22 11:22:34.471 | Dec 22 11:22:13 dv-osbrick-751924-1-smb neutron-server[80656]: DEBUG neutron_lib.callbacks.manager [None req-591eab93-cbb5-4184-ba7c-caa508315782 None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8782554830417', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-9936756'] for agent, after_update {{(pid=80767) _notify_loop /usr/local/lib/python3.6/dist-packages/neutron_lib/callbacks/manager.py:193}} 2020-12-22 11:22:34.471 | Dec 22 11:22:29 dv-osbrick-751924-1-smb neutron-server[80656]: DEBUG neutron.db.agents_db [None req-17ef271a-b1f3-4509-a658-ba221dbe63dd None None] Agent healthcheck: found 5 active agents {{(pid=80768) agent_health_check /opt/stack/neutron/neutron/db/agents_db.py:327}} 2020-12-22 11:22:34.476 | + functions-common:service_check:1622 : for service in ${ENABLED_SERVICES//,/ } 2020-12-22 11:22:34.479 | + functions-common:service_check:1624 : sudo systemctl is-enabled devstack@q-dhcp.service 2020-12-22 11:22:34.493 | enabled 2020-12-22 11:22:34.497 | + functions-common:service_check:1628 : sudo systemctl status devstack@q-dhcp.service --no-pager 2020-12-22 11:22:34.515 | ● devstack@q-dhcp.service - Devstack devstack@q-dhcp.service 2020-12-22 11:22:34.515 | Loaded: loaded (/etc/systemd/system/devstack@q-dhcp.service; enabled; vendor preset: enabled) 2020-12-22 11:22:34.515 | Active: active (running) since Tue 2020-12-22 11:20:34 UTC; 1min 59s ago 2020-12-22 11:22:34.515 | Main PID: 82052 (/usr/bin/python) 2020-12-22 11:22:34.515 | Tasks: 12 (limit: 14352) 2020-12-22 11:22:34.515 | CGroup: /system.slice/system-devstack.slice/devstack@q-dhcp.service 2020-12-22 11:22:34.515 | ├─82052 /usr/bin/python3.6 /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini 2020-12-22 11:22:34.515 | ├─83664 /usr/bin/python3.6 /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/tmpf8qpol8e/privsep.sock 2020-12-22 11:22:34.515 | ├─83672 sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf 2020-12-22 11:22:34.515 | ├─83673 /usr/bin/python3.6 /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf 2020-12-22 11:22:34.516 | └─83819 dnsmasq --no-hosts --pid-file=/opt/stack/data/neutron/dhcp/a1d3a55e-9621-4401-9cd6-5c5a39574a23/pid --dhcp-hostsfile=/opt/stack/data/neutron/dhcp/a1d3a55e-9621-4401-9cd6-5c5a39574a23/host --addn-hosts=/opt/stack/data/neutron/dhcp/a1d3a55e-9621-4401-9cd6-5c5a39574a23/addn_hosts --dhcp-optsfile=/opt/stack/data/neutron/dhcp/a1d3a55e-9621-4401-9cd6-5c5a39574a23/opts --dhcp-leasefile=/opt/stack/data/neutron/dhcp/a1d3a55e-9621-4401-9cd6-5c5a39574a23/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-05a489dd-d41b-43b2-9c4f-9fd3930e302f,172.20.0.0,static,255.255.255.192,86400s --dhcp-option-force=option:mtu,1450 --dhcp-lease-max=64 --conf-file=/dev/null --domain=openstacklocal 2020-12-22 11:22:34.516 | 2020-12-22 11:22:34.516 | Dec 22 11:21:14 dv-osbrick-751924-1-smb neutron-dhcp-agent[82052]: DEBUG oslo_concurrency.lockutils [None req-fb37fefc-79c0-4901-a88e-aca071700a11 None None] Lock "resize_greenpool" acquired by "neutron.agent.dhcp.agent.DhcpAgent._resize_process_pool" :: waited 0.000s {{(pid=82052) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:327}} 2020-12-22 11:22:34.516 | Dec 22 11:21:14 dv-osbrick-751924-1-smb neutron-dhcp-agent[82052]: DEBUG oslo_concurrency.lockutils [None req-fb37fefc-79c0-4901-a88e-aca071700a11 None None] Lock "resize_greenpool" released by "neutron.agent.dhcp.agent.DhcpAgent._resize_process_pool" :: held 0.001s {{(pid=82052) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:339}} 2020-12-22 11:22:34.516 | Dec 22 11:21:14 dv-osbrick-751924-1-smb neutron-dhcp-agent[82052]: DEBUG oslo_concurrency.lockutils [None req-ec3e4696-d14f-4455-96fa-8f9ceb3e2dc3 None None] Lock "resize_greenpool" acquired by "neutron.agent.dhcp.agent.DhcpAgent._resize_process_pool" :: waited 0.000s {{(pid=82052) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:327}} 2020-12-22 11:22:34.516 | Dec 22 11:21:14 dv-osbrick-751924-1-smb neutron-dhcp-agent[82052]: DEBUG oslo_concurrency.lockutils [None req-ec3e4696-d14f-4455-96fa-8f9ceb3e2dc3 None None] Lock "resize_greenpool" released by "neutron.agent.dhcp.agent.DhcpAgent._resize_process_pool" :: held 0.001s {{(pid=82052) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:339}} 2020-12-22 11:22:34.516 | Dec 22 11:21:21 dv-osbrick-751924-1-smb dnsmasq[83819]: reading /etc/resolv.conf 2020-12-22 11:22:34.516 | Dec 22 11:21:21 dv-osbrick-751924-1-smb dnsmasq[83819]: using nameserver 127.0.0.53#53 2020-12-22 11:22:34.516 | Dec 22 11:21:21 dv-osbrick-751924-1-smb dnsmasq[83819]: reading /etc/resolv.conf 2020-12-22 11:22:34.516 | Dec 22 11:21:21 dv-osbrick-751924-1-smb dnsmasq[83819]: using nameserver 127.0.0.53#53 2020-12-22 11:22:34.516 | Dec 22 11:21:39 dv-osbrick-751924-1-smb neutron-dhcp-agent[82052]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=82052) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:327}} 2020-12-22 11:22:34.516 | Dec 22 11:21:39 dv-osbrick-751924-1-smb neutron-dhcp-agent[82052]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" released by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.001s {{(pid=82052) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:339}} 2020-12-22 11:22:34.519 | + functions-common:service_check:1622 : for service in ${ENABLED_SERVICES//,/ } 2020-12-22 11:22:34.522 | + functions-common:service_check:1624 : sudo systemctl is-enabled devstack@q-meta.service 2020-12-22 11:22:34.536 | enabled 2020-12-22 11:22:34.541 | + functions-common:service_check:1628 : sudo systemctl status devstack@q-meta.service --no-pager 2020-12-22 11:22:34.557 | ● devstack@q-meta.service - Devstack devstack@q-meta.service 2020-12-22 11:22:34.557 | Loaded: loaded (/etc/systemd/system/devstack@q-meta.service; enabled; vendor preset: enabled) 2020-12-22 11:22:34.557 | Active: active (running) since Tue 2020-12-22 11:20:37 UTC; 1min 57s ago 2020-12-22 11:22:34.557 | Main PID: 82787 (/usr/bin/python) 2020-12-22 11:22:34.557 | Tasks: 3 (limit: 14352) 2020-12-22 11:22:34.557 | CGroup: /system.slice/system-devstack.slice/devstack@q-meta.service 2020-12-22 11:22:34.557 | ├─82787 /usr/bin/python3.6 /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini 2020-12-22 11:22:34.557 | ├─83322 /usr/bin/python3.6 /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini 2020-12-22 11:22:34.557 | └─83323 /usr/bin/python3.6 /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini 2020-12-22 11:22:34.558 | 2020-12-22 11:22:34.558 | Dec 22 11:20:42 dv-osbrick-751924-1-smb neutron-metadata-agent[82787]: DEBUG oslo_service.service [None req-9bddb05b-9626-4892-ba20-f0481a3aef71 None None] oslo_messaging_rabbit.ssl = False {{(pid=82787) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2585}} 2020-12-22 11:22:34.558 | Dec 22 11:20:42 dv-osbrick-751924-1-smb neutron-metadata-agent[82787]: DEBUG oslo_service.service [None req-9bddb05b-9626-4892-ba20-f0481a3aef71 None None] oslo_messaging_rabbit.ssl_ca_file = {{(pid=82787) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2585}} 2020-12-22 11:22:34.558 | Dec 22 11:20:42 dv-osbrick-751924-1-smb neutron-metadata-agent[82787]: DEBUG oslo_service.service [None req-9bddb05b-9626-4892-ba20-f0481a3aef71 None None] oslo_messaging_rabbit.ssl_cert_file = {{(pid=82787) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2585}} 2020-12-22 11:22:34.558 | Dec 22 11:20:42 dv-osbrick-751924-1-smb neutron-metadata-agent[82787]: DEBUG oslo_service.service [None req-9bddb05b-9626-4892-ba20-f0481a3aef71 None None] oslo_messaging_rabbit.ssl_key_file = {{(pid=82787) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2585}} 2020-12-22 11:22:34.558 | Dec 22 11:20:42 dv-osbrick-751924-1-smb neutron-metadata-agent[82787]: DEBUG oslo_service.service [None req-9bddb05b-9626-4892-ba20-f0481a3aef71 None None] oslo_messaging_rabbit.ssl_version = {{(pid=82787) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2585}} 2020-12-22 11:22:34.558 | Dec 22 11:20:42 dv-osbrick-751924-1-smb neutron-metadata-agent[82787]: DEBUG oslo_service.service [None req-9bddb05b-9626-4892-ba20-f0481a3aef71 None None] oslo_messaging_notifications.driver = [] {{(pid=82787) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2585}} 2020-12-22 11:22:34.558 | Dec 22 11:20:42 dv-osbrick-751924-1-smb neutron-metadata-agent[82787]: DEBUG oslo_service.service [None req-9bddb05b-9626-4892-ba20-f0481a3aef71 None None] oslo_messaging_notifications.retry = -1 {{(pid=82787) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2585}} 2020-12-22 11:22:34.558 | Dec 22 11:20:42 dv-osbrick-751924-1-smb neutron-metadata-agent[82787]: DEBUG oslo_service.service [None req-9bddb05b-9626-4892-ba20-f0481a3aef71 None None] oslo_messaging_notifications.topics = ['notifications'] {{(pid=82787) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2585}} 2020-12-22 11:22:34.558 | Dec 22 11:20:42 dv-osbrick-751924-1-smb neutron-metadata-agent[82787]: DEBUG oslo_service.service [None req-9bddb05b-9626-4892-ba20-f0481a3aef71 None None] oslo_messaging_notifications.transport_url = **** {{(pid=82787) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2585}} 2020-12-22 11:22:34.558 | Dec 22 11:20:42 dv-osbrick-751924-1-smb neutron-metadata-agent[82787]: DEBUG oslo_service.service [None req-9bddb05b-9626-4892-ba20-f0481a3aef71 None None] ******************************************************************************** {{(pid=82787) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2587}} 2020-12-22 11:22:34.561 | + functions-common:service_check:1622 : for service in ${ENABLED_SERVICES//,/ } 2020-12-22 11:22:34.564 | + functions-common:service_check:1624 : sudo systemctl is-enabled devstack@q-agt.service 2020-12-22 11:22:34.577 | enabled 2020-12-22 11:22:34.582 | + functions-common:service_check:1628 : sudo systemctl status devstack@q-agt.service --no-pager 2020-12-22 11:22:34.602 | ● devstack@q-agt.service - Devstack devstack@q-agt.service 2020-12-22 11:22:34.602 | Loaded: loaded (/etc/systemd/system/devstack@q-agt.service; enabled; vendor preset: enabled) 2020-12-22 11:22:34.602 | Active: active (running) since Tue 2020-12-22 11:20:33 UTC; 2min 0s ago 2020-12-22 11:22:34.602 | Main PID: 81695 (/usr/bin/python) 2020-12-22 11:22:34.602 | Tasks: 12 (limit: 14352) 2020-12-22 11:22:34.602 | CGroup: /system.slice/system-devstack.slice/devstack@q-agt.service 2020-12-22 11:22:34.602 | ├─81695 /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 2020-12-22 11:22:34.602 | ├─83243 /usr/bin/python3.6 /usr/local/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpouw3a10a/privsep.sock 2020-12-22 11:22:34.602 | ├─83348 sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf 2020-12-22 11:22:34.602 | ├─83349 /usr/bin/python3.6 /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf 2020-12-22 11:22:34.602 | └─83368 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json 2020-12-22 11:22:34.602 | 2020-12-22 11:22:34.602 | Dec 22 11:22:29 dv-osbrick-751924-1-smb neutron-openvswitch-agent[81695]: DEBUG neutron.agent.linux.utils [None req-6f2366dc-08e6-4c9e-acd5-be3539883a3f None None] Found cmdline ['ovsdb-client', 'monitor', 'tcp:127.0.0.1:6640', 'Interface', 'name,ofport,external_ids', '--format=json'] for process with PID 83368. {{(pid=81695) get_cmdline_from_pid /opt/stack/neutron/neutron/agent/linux/utils.py:342}} 2020-12-22 11:22:34.602 | Dec 22 11:22:29 dv-osbrick-751924-1-smb neutron-openvswitch-agent[81695]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-6f2366dc-08e6-4c9e-acd5-be3539883a3f None None] Agent rpc_loop - iteration:53 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.004 2020-12-22 11:22:34.602 | Dec 22 11:22:31 dv-osbrick-751924-1-smb neutron-openvswitch-agent[81695]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-6f2366dc-08e6-4c9e-acd5-be3539883a3f None None] Agent rpc_loop - iteration:54 started 2020-12-22 11:22:34.602 | Dec 22 11:22:31 dv-osbrick-751924-1-smb neutron-openvswitch-agent[81695]: DEBUG neutron.plugins.ml2.drivers.openvswitch.agent.openflow.native.ofswitch [None req-6f2366dc-08e6-4c9e-acd5-be3539883a3f None None] ofctl request version=0x4,msg_type=0x12,msg_len=0x38,xid=0x5817169b,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=8195743385640274549,duration_nsec=190000000,duration_sec=109,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=81695) _send_msg /opt/stack/neutron/neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native/ofswitch.py:114}} 2020-12-22 11:22:34.602 | Dec 22 11:22:31 dv-osbrick-751924-1-smb neutron-openvswitch-agent[81695]: DEBUG neutron.agent.linux.utils [None req-6f2366dc-08e6-4c9e-acd5-be3539883a3f None None] Found cmdline ['ovsdb-client', 'monitor', 'tcp:127.0.0.1:6640', 'Interface', 'name,ofport,external_ids', '--format=json'] for process with PID 83368. {{(pid=81695) get_cmdline_from_pid /opt/stack/neutron/neutron/agent/linux/utils.py:342}} 2020-12-22 11:22:34.602 | Dec 22 11:22:31 dv-osbrick-751924-1-smb neutron-openvswitch-agent[81695]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-6f2366dc-08e6-4c9e-acd5-be3539883a3f None None] Agent rpc_loop - iteration:54 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.004 2020-12-22 11:22:34.602 | Dec 22 11:22:33 dv-osbrick-751924-1-smb neutron-openvswitch-agent[81695]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-6f2366dc-08e6-4c9e-acd5-be3539883a3f None None] Agent rpc_loop - iteration:55 started 2020-12-22 11:22:34.602 | Dec 22 11:22:33 dv-osbrick-751924-1-smb neutron-openvswitch-agent[81695]: DEBUG neutron.plugins.ml2.drivers.openvswitch.agent.openflow.native.ofswitch [None req-6f2366dc-08e6-4c9e-acd5-be3539883a3f None None] ofctl request version=0x4,msg_type=0x12,msg_len=0x38,xid=0x5817169d,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=8195743385640274549,duration_nsec=193000000,duration_sec=111,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=81695) _send_msg /opt/stack/neutron/neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native/ofswitch.py:114}} 2020-12-22 11:22:34.602 | Dec 22 11:22:33 dv-osbrick-751924-1-smb neutron-openvswitch-agent[81695]: DEBUG neutron.agent.linux.utils [None req-6f2366dc-08e6-4c9e-acd5-be3539883a3f None None] Found cmdline ['ovsdb-client', 'monitor', 'tcp:127.0.0.1:6640', 'Interface', 'name,ofport,external_ids', '--format=json'] for process with PID 83368. {{(pid=81695) get_cmdline_from_pid /opt/stack/neutron/neutron/agent/linux/utils.py:342}} 2020-12-22 11:22:34.602 | Dec 22 11:22:33 dv-osbrick-751924-1-smb neutron-openvswitch-agent[81695]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-6f2366dc-08e6-4c9e-acd5-be3539883a3f None None] Agent rpc_loop - iteration:55 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.004 2020-12-22 11:22:34.606 | + functions-common:service_check:1622 : for service in ${ENABLED_SERVICES//,/ } 2020-12-22 11:22:34.609 | + functions-common:service_check:1624 : sudo systemctl is-enabled devstack@q-l3.service 2020-12-22 11:22:34.622 | enabled 2020-12-22 11:22:34.626 | + functions-common:service_check:1628 : sudo systemctl status devstack@q-l3.service --no-pager 2020-12-22 11:22:34.648 | ● devstack@q-l3.service - Devstack devstack@q-l3.service 2020-12-22 11:22:34.648 | Loaded: loaded (/etc/systemd/system/devstack@q-l3.service; enabled; vendor preset: enabled) 2020-12-22 11:22:34.648 | Active: active (running) since Tue 2020-12-22 11:20:36 UTC; 1min 58s ago 2020-12-22 11:22:34.648 | Main PID: 82438 (/usr/bin/python) 2020-12-22 11:22:34.648 | Tasks: 12 (limit: 14352) 2020-12-22 11:22:34.648 | CGroup: /system.slice/system-devstack.slice/devstack@q-l3.service 2020-12-22 11:22:34.648 | ├─82438 /usr/bin/python3.6 /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini 2020-12-22 11:22:34.648 | ├─83410 /usr/bin/python3.6 /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/tmpiq9mxhng/privsep.sock 2020-12-22 11:22:34.648 | ├─84147 sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf 2020-12-22 11:22:34.648 | ├─84148 /usr/bin/python3.6 /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf 2020-12-22 11:22:34.648 | └─84331 haproxy -f /opt/stack/data/neutron/ns-metadata-proxy/1134feb9-0df1-4e3b-ba46-a79cdc4067a5.conf 2020-12-22 11:22:34.648 | 2020-12-22 11:22:34.648 | Dec 22 11:21:24 dv-osbrick-751924-1-smb neutron-l3-agent[82438]: DEBUG neutron.agent.linux.utils [-] Running command (rootwrap daemon): ['ip', 'netns', 'exec', 'qrouter-1134feb9-0df1-4e3b-ba46-a79cdc4067a5', 'arping', '-U', '-I', 'qg-b7359f29-6c', '-c', '1', '-w', '1.5', '172.30.1.164'] {{(pid=82438) execute_rootwrap_daemon /opt/stack/neutron/neutron/agent/linux/utils.py:103}} 2020-12-22 11:22:34.648 | Dec 22 11:21:24 dv-osbrick-751924-1-smb neutron-l3-agent[82438]: DEBUG neutron.agent.linux.utils [-] Running command (rootwrap daemon): ['ip', 'netns', 'exec', 'qrouter-1134feb9-0df1-4e3b-ba46-a79cdc4067a5', 'arping', '-A', '-I', 'qg-b7359f29-6c', '-c', '1', '-w', '1.5', '172.30.1.164'] {{(pid=82438) execute_rootwrap_daemon /opt/stack/neutron/neutron/agent/linux/utils.py:103}} 2020-12-22 11:22:34.648 | Dec 22 11:21:25 dv-osbrick-751924-1-smb neutron-l3-agent[82438]: DEBUG oslo_service.periodic_task [None req-fb348021-2028-4064-a149-efb94b43c6d2 None None] Running periodic task L3NATAgentWithStateReport.periodic_sync_routers_task {{(pid=82438) run_periodic_tasks /usr/local/lib/python3.6/dist-packages/oslo_service/periodic_task.py:217}} 2020-12-22 11:22:34.648 | Dec 22 11:21:26 dv-osbrick-751924-1-smb neutron-l3-agent[82438]: DEBUG neutron.agent.linux.utils [-] Running command (rootwrap daemon): ['ip', 'netns', 'exec', 'qrouter-1134feb9-0df1-4e3b-ba46-a79cdc4067a5', 'arping', '-U', '-I', 'qg-b7359f29-6c', '-c', '1', '-w', '1.5', '172.30.1.164'] {{(pid=82438) execute_rootwrap_daemon /opt/stack/neutron/neutron/agent/linux/utils.py:103}} 2020-12-22 11:22:34.648 | Dec 22 11:21:26 dv-osbrick-751924-1-smb neutron-l3-agent[82438]: DEBUG neutron.agent.linux.utils [-] Running command (rootwrap daemon): ['ip', 'netns', 'exec', 'qrouter-1134feb9-0df1-4e3b-ba46-a79cdc4067a5', 'arping', '-A', '-I', 'qg-b7359f29-6c', '-c', '1', '-w', '1.5', '172.30.1.164'] {{(pid=82438) execute_rootwrap_daemon /opt/stack/neutron/neutron/agent/linux/utils.py:103}} 2020-12-22 11:22:34.648 | Dec 22 11:21:40 dv-osbrick-751924-1-smb neutron-l3-agent[82438]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=82438) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:327}} 2020-12-22 11:22:34.648 | Dec 22 11:21:40 dv-osbrick-751924-1-smb neutron-l3-agent[82438]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" released by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.001s {{(pid=82438) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:339}} 2020-12-22 11:22:34.648 | Dec 22 11:21:40 dv-osbrick-751924-1-smb neutron-l3-agent[82438]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=82438) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:327}} 2020-12-22 11:22:34.648 | Dec 22 11:21:40 dv-osbrick-751924-1-smb neutron-l3-agent[82438]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" released by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.001s {{(pid=82438) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:339}} 2020-12-22 11:22:34.648 | Dec 22 11:22:05 dv-osbrick-751924-1-smb neutron-l3-agent[82438]: DEBUG oslo_service.periodic_task [None req-fb348021-2028-4064-a149-efb94b43c6d2 None None] Running periodic task L3NATAgentWithStateReport.periodic_sync_routers_task {{(pid=82438) run_periodic_tasks /usr/local/lib/python3.6/dist-packages/oslo_service/periodic_task.py:217}} 2020-12-22 11:22:34.653 | + functions-common:service_check:1622 : for service in ${ENABLED_SERVICES//,/ } 2020-12-22 11:22:34.657 | + functions-common:service_check:1624 : sudo systemctl is-enabled devstack@rabbit.service 2020-12-22 11:22:34.678 | Failed to get unit file state for devstack@rabbit.service: No such file or directory 2020-12-22 11:22:34.684 | + functions-common:service_check:1622 : for service in ${ENABLED_SERVICES//,/ } 2020-12-22 11:22:34.689 | + functions-common:service_check:1624 : sudo systemctl is-enabled devstack@tempest.service 2020-12-22 11:22:34.704 | Failed to get unit file state for devstack@tempest.service: No such file or directory 2020-12-22 11:22:34.709 | + functions-common:service_check:1622 : for service in ${ENABLED_SERVICES//,/ } 2020-12-22 11:22:34.711 | + functions-common:service_check:1624 : sudo systemctl is-enabled devstack@mysql.service 2020-12-22 11:22:34.727 | Failed to get unit file state for devstack@mysql.service: No such file or directory 2020-12-22 11:22:34.731 | + functions-common:service_check:1622 : for service in ${ENABLED_SERVICES//,/ } 2020-12-22 11:22:34.734 | + functions-common:service_check:1624 : sudo systemctl is-enabled devstack@etcd3.service 2020-12-22 11:22:34.747 | Failed to get unit file state for devstack@etcd3.service: No such file or directory 2020-12-22 11:22:34.751 | + functions-common:service_check:1622 : for service in ${ENABLED_SERVICES//,/ } 2020-12-22 11:22:34.754 | + functions-common:service_check:1624 : sudo systemctl is-enabled devstack@dstat.service 2020-12-22 11:22:34.768 | enabled 2020-12-22 11:22:34.772 | + functions-common:service_check:1628 : sudo systemctl status devstack@dstat.service --no-pager 2020-12-22 11:22:34.791 | ● devstack@dstat.service - Devstack devstack@dstat.service 2020-12-22 11:22:34.791 | Loaded: loaded (/etc/systemd/system/devstack@dstat.service; enabled; vendor preset: enabled) 2020-12-22 11:22:34.791 | Active: active (running) since Tue 2020-12-22 11:08:48 UTC; 13min ago 2020-12-22 11:22:34.791 | Main PID: 63297 (dstat.sh) 2020-12-22 11:22:34.791 | Tasks: 3 (limit: 14352) 2020-12-22 11:22:34.791 | CGroup: /system.slice/system-devstack.slice/devstack@dstat.service 2020-12-22 11:22:34.791 | ├─63297 /bin/bash /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs 2020-12-22 11:22:34.791 | ├─63349 python2 /usr/bin/dstat -tcmndrylpg --tcp --output /opt/stack/logs/dstat-csv.log 2020-12-22 11:22:34.791 | └─63350 python2 /usr/bin/dstat -tcmndrylpg --top-cpu-adv --top-io-adv --top-mem --swap --tcp 2020-12-22 11:22:34.791 | 2020-12-22 11:22:34.791 | Dec 22 11:22:25 dv-osbrick-751924-1-smb dstat.sh[63297]: 22-12 11:22:25| 27 3 70 0 0|4140M 2874M 146M 4621M|1734B 0 | 0 220k| 0 16.0 | 332 2729 |3.86 2.01 1.29|2.0 0 1.0| 0 0 |openstack 88878 25%6176k 33k|openstack 888786176k 33k 25%|mysqld 385M| 0 0 | 26 211 0 129 0 2020-12-22 11:22:34.791 | Dec 22 11:22:26 dv-osbrick-751924-1-smb dstat.sh[63297]: 22-12 11:22:26| 26 5 69 0 0|4109M 2905M 146M 4621M| 528B 0 | 0 104k| 0 9.00 | 983 4035 |3.87 2.04 1.30|1.0 0 77| 0 0 |uwsgi 645093.5%3729B 14k|bash 88565 11M 41k 0%|mysqld 385M| 0 0 | 26 211 0 134 0 2020-12-22 11:22:34.791 | Dec 22 11:22:27 dv-osbrick-751924-1-smb dstat.sh[63297]: 22-12 11:22:27| 27 3 70 0 0|4139M 2875M 146M 4621M| 166B 0 | 0 132k| 0 9.00 | 351 2765 |3.87 2.04 1.30|2.0 0 1.0| 0 0 |openstack 88956 25%7127k 33k|openstack 889567127k 33k 25%|mysqld 385M| 0 0 | 26 211 0 134 0 2020-12-22 11:22:34.791 | Dec 22 11:22:28 dv-osbrick-751924-1-smb dstat.sh[63297]: 22-12 11:22:28| 27 3 70 0 0|4153M 2861M 146M 4621M|1056B 0 | 0 240k| 0 12.0 | 585 3263 |3.87 2.04 1.30|3.0 0 0| 0 0 |openstack 88956 20%3334k 0 |openstack 889563334k 0 20%|mysqld 385M| 0 0 | 26 212 0 134 0 2020-12-22 11:22:34.791 | Dec 22 11:22:29 dv-osbrick-751924-1-smb dstat.sh[63297]: 22-12 11:22:29| 26 4 70 0 0|4127M 2887M 146M 4621M| 664B 0 | 0 0 | 0 0 | 671 3445 |3.87 2.04 1.30|1.0 0 78| 0 0 |openstack 89034 18%4800k 33k|bash 88565 11M 42k 0%|mysqld 385M| 0 0 | 26 211 0 135 0 2020-12-22 11:22:34.791 | Dec 22 11:22:30 dv-osbrick-751924-1-smb dstat.sh[63297]: 22-12 11:22:30| 26 3 71 0 0|4150M 2863M 146M 4621M| 292B 70B| 0 88k| 0 5.00 | 294 2657 |3.87 2.04 1.30|1.0 0 0| 0 0 |openstack 89034 25%6183k 0 |openstack 890346183k 0 25%|mysqld 385M| 0 0 | 26 211 0 133 0 2020-12-22 11:22:34.791 | Dec 22 11:22:31 dv-osbrick-751924-1-smb dstat.sh[63297]: 22-12 11:22:31| 26 5 70 0 0|4117M 2897M 146M 4621M|1510B 0 | 0 0 | 0 0 |1337 4695 |3.80 2.06 1.31|1.0 0 143| 0 0 |openstack 891786.2%1929k 256B|bash 88565 11M 49k 0%|mysqld 385M| 0 0 | 26 211 0 140 0 2020-12-22 11:22:34.791 | Dec 22 11:22:32 dv-osbrick-751924-1-smb dstat.sh[63297]: 22-12 11:22:32| 26 3 70 0 0|4140M 2873M 146M 4621M|2204B 0 | 0 152k| 0 13.0 | 392 2906 |3.80 2.06 1.31|1.0 0 3.0| 0 0 |openstack 89178 25%5819k 33k|openstack 891785819k 33k 25%|mysqld 385M| 0 0 | 26 211 0 136 0 2020-12-22 11:22:34.791 | Dec 22 11:22:33 dv-osbrick-751924-1-smb dstat.sh[63297]: 22-12 11:22:33| 27 3 69 0 0|4154M 2860M 146M 4621M|1416B 0 | 0 84k| 0 6.00 | 800 3661 |3.80 2.06 1.31|1.0 0 0| 0 0 |openstack 89178 16%3334k 182B|openstack 891783334k 182B 16%|mysqld 385M| 0 0 | 26 211 0 143 0 2020-12-22 11:22:34.791 | Dec 22 11:22:34 dv-osbrick-751924-1-smb dstat.sh[63297]: 22-12 11:22:34| 14 17 69 0 0|4106M 2907M 146M 4621M|2566B 0 | 0 200k| 0 13.0 |2308 6610 |3.80 2.06 1.31|2.0 0 448| 0 0 |bash 111782.2% 89M 409k|bash 11178 89M 409k2.2%|mysqld 385M| 0 0 | 26 211 0 142 0 2020-12-22 11:22:34.796 | + functions-common:service_check:1622 : for service in ${ENABLED_SERVICES//,/ } 2020-12-22 11:22:34.799 | + functions-common:service_check:1624 : sudo systemctl is-enabled devstack@n-crt.service 2020-12-22 11:22:34.815 | Failed to get unit file state for devstack@n-crt.service: No such file or directory 2020-12-22 11:22:34.820 | + functions-common:service_check:1622 : for service in ${ENABLED_SERVICES//,/ } 2020-12-22 11:22:34.823 | + functions-common:service_check:1624 : sudo systemctl is-enabled devstack@n-cauth.service 2020-12-22 11:22:34.838 | Failed to get unit file state for devstack@n-cauth.service: No such file or directory 2020-12-22 11:22:34.842 | + functions-common:service_check:1622 : for service in ${ENABLED_SERVICES//,/ } 2020-12-22 11:22:34.845 | + functions-common:service_check:1624 : sudo systemctl is-enabled devstack@q-metering.service 2020-12-22 11:22:34.859 | enabled 2020-12-22 11:22:34.863 | + functions-common:service_check:1628 : sudo systemctl status devstack@q-metering.service --no-pager 2020-12-22 11:22:34.881 | ● devstack@q-metering.service - Devstack devstack@q-metering.service 2020-12-22 11:22:34.881 | Loaded: loaded (/etc/systemd/system/devstack@q-metering.service; enabled; vendor preset: enabled) 2020-12-22 11:22:34.881 | Active: active (running) since Tue 2020-12-22 11:20:39 UTC; 1min 55s ago 2020-12-22 11:22:34.881 | Main PID: 83139 (/usr/bin/python) 2020-12-22 11:22:34.881 | Tasks: 1 (limit: 14352) 2020-12-22 11:22:34.881 | CGroup: /system.slice/system-devstack.slice/devstack@q-metering.service 2020-12-22 11:22:34.881 | └─83139 /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 2020-12-22 11:22:34.881 | 2020-12-22 11:22:34.881 | Dec 22 11:21:43 dv-osbrick-751924-1-smb neutron-metering-agent[83139]: DEBUG oslo_concurrency.lockutils [-] Lock "metering-agent" released by "neutron.services.metering.agents.metering_agent.MeteringAgent._invoke_driver" :: held 0.001s {{(pid=83139) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:339}} 2020-12-22 11:22:34.882 | Dec 22 11:22:04 dv-osbrick-751924-1-smb neutron-metering-agent[83139]: DEBUG oslo_service.periodic_task [None req-07446ea2-4dae-412b-8a56-54ec47e33648 None None] Running periodic task MeteringAgentWithStateReport._sync_routers_task {{(pid=83139) run_periodic_tasks /usr/local/lib/python3.6/dist-packages/oslo_service/periodic_task.py:217}} 2020-12-22 11:22:34.882 | Dec 22 11:22:13 dv-osbrick-751924-1-smb neutron-metering-agent[83139]: DEBUG neutron.services.metering.agents.metering_agent [-] Sync router namespaces {{(pid=83139) _sync_router_namespaces /opt/stack/neutron/neutron/services/metering/agents/metering_agent.py:219}} 2020-12-22 11:22:34.882 | Dec 22 11:22:13 dv-osbrick-751924-1-smb neutron-metering-agent[83139]: DEBUG oslo_concurrency.lockutils [-] Lock "metering-agent" acquired by "neutron.services.metering.agents.metering_agent.MeteringAgent._invoke_driver" :: waited 0.000s {{(pid=83139) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:327}} 2020-12-22 11:22:34.882 | Dec 22 11:22:13 dv-osbrick-751924-1-smb neutron-metering-agent[83139]: 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=83139) wrapper /usr/local/lib/python3.6/dist-packages/oslo_log/helpers.py:66}} 2020-12-22 11:22:34.882 | Dec 22 11:22:13 dv-osbrick-751924-1-smb neutron-metering-agent[83139]: DEBUG oslo_concurrency.lockutils [-] Lock "metering-agent" released by "neutron.services.metering.agents.metering_agent.MeteringAgent._invoke_driver" :: held 0.001s {{(pid=83139) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:339}} 2020-12-22 11:22:34.882 | Dec 22 11:22:13 dv-osbrick-751924-1-smb neutron-metering-agent[83139]: DEBUG neutron.services.metering.agents.metering_agent [-] Get router traffic counters {{(pid=83139) _get_traffic_counters /opt/stack/neutron/neutron/services/metering/agents/metering_agent.py:215}} 2020-12-22 11:22:34.882 | Dec 22 11:22:13 dv-osbrick-751924-1-smb neutron-metering-agent[83139]: DEBUG oslo_concurrency.lockutils [-] Lock "metering-agent" acquired by "neutron.services.metering.agents.metering_agent.MeteringAgent._invoke_driver" :: waited 0.000s {{(pid=83139) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:327}} 2020-12-22 11:22:34.882 | Dec 22 11:22:13 dv-osbrick-751924-1-smb neutron-metering-agent[83139]: 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=83139) wrapper /usr/local/lib/python3.6/dist-packages/oslo_log/helpers.py:66}} 2020-12-22 11:22:34.882 | Dec 22 11:22:13 dv-osbrick-751924-1-smb neutron-metering-agent[83139]: DEBUG oslo_concurrency.lockutils [-] Lock "metering-agent" released by "neutron.services.metering.agents.metering_agent.MeteringAgent._invoke_driver" :: held 0.001s {{(pid=83139) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:339}} 2020-12-22 11:22:34.886 | + functions-common:service_check:1622 : for service in ${ENABLED_SERVICES//,/ } 2020-12-22 11:22:34.889 | + functions-common:service_check:1624 : sudo systemctl is-enabled devstack@q-vpn.service 2020-12-22 11:22:34.902 | Failed to get unit file state for devstack@q-vpn.service: No such file or directory 2020-12-22 11:22:34.906 | + functions-common:service_check:1622 : for service in ${ENABLED_SERVICES//,/ } 2020-12-22 11:22:34.909 | + functions-common:service_check:1624 : sudo systemctl is-enabled devstack@cinder.service 2020-12-22 11:22:34.922 | Failed to get unit file state for devstack@cinder.service: No such file or directory 2020-12-22 11:22:34.926 | + functions-common:service_check:1622 : for service in ${ENABLED_SERVICES//,/ } 2020-12-22 11:22:34.929 | + functions-common:service_check:1624 : sudo systemctl is-enabled devstack@s-proxy.service 2020-12-22 11:22:34.944 | enabled 2020-12-22 11:22:34.950 | + functions-common:service_check:1628 : sudo systemctl status devstack@s-proxy.service --no-pager 2020-12-22 11:22:34.971 | ● devstack@s-proxy.service - Devstack devstack@s-proxy.service 2020-12-22 11:22:34.971 | Loaded: loaded (/etc/systemd/system/devstack@s-proxy.service; enabled; vendor preset: enabled) 2020-12-22 11:22:34.971 | Active: active (running) since Tue 2020-12-22 11:19:46 UTC; 2min 48s ago 2020-12-22 11:22:34.971 | Main PID: 78306 (swift-proxy-ser) 2020-12-22 11:22:34.971 | Tasks: 2 (limit: 14352) 2020-12-22 11:22:34.971 | CGroup: /system.slice/system-devstack.slice/devstack@s-proxy.service 2020-12-22 11:22:34.971 | ├─78306 /usr/bin/python3.6 /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v 2020-12-22 11:22:34.971 | └─78401 /usr/bin/python3.6 /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v 2020-12-22 11:22:34.971 | 2020-12-22 11:22:34.971 | Dec 22 11:20:13 dv-osbrick-751924-1-smb proxy-server[78401]: Validating token access rules against request 2020-12-22 11:22:34.971 | Dec 22 11:20:13 dv-osbrick-751924-1-smb swift-proxy-server[78306]: proxy-server: Validating token access rules against request 2020-12-22 11:22:34.971 | Dec 22 11:20:13 dv-osbrick-751924-1-smb proxy-server[78401]: Received request from user: user_id 188bdf6195474b03bddc585e3c92b097, project_id 2268a93cb7fb4c1c9b2efd30d273a467, roles ResellerAdmin,service 2020-12-22 11:22:34.971 | Dec 22 11:20:13 dv-osbrick-751924-1-smb swift-proxy-server[78306]: proxy-server: Received request from user: user_id 188bdf6195474b03bddc585e3c92b097, project_id 2268a93cb7fb4c1c9b2efd30d273a467, roles ResellerAdmin,service 2020-12-22 11:22:34.971 | Dec 22 11:20:13 dv-osbrick-751924-1-smb proxy-server[78401]: Using identity: {'user': ('188bdf6195474b03bddc585e3c92b097', 'glance-swift'), 'tenant': ('2268a93cb7fb4c1c9b2efd30d273a467', 'service'), 'roles': ['ResellerAdmin', 'service'], 'service_roles': [], 'user_domain': ('default', 'Default'), 'project_domain': ('default', 'Default'), 'auth_version': 3} (txn: txcee373dc6c6f41a9b138e-005fe1d66d) (client_ip: 10.222.0.117) 2020-12-22 11:22:34.971 | Dec 22 11:20:13 dv-osbrick-751924-1-smb swift-proxy-server[78306]: proxy-server: Using identity: {'user': ('188bdf6195474b03bddc585e3c92b097', 'glance-swift'), 'tenant': ('2268a93cb7fb4c1c9b2efd30d273a467', 'service'), 'roles': ['ResellerAdmin', 'service'], 'service_roles': [], 'user_domain': ('default', 'Default'), 'project_domain': ('default', 'Default'), 'auth_version': 3} (txn: txcee373dc6c6f41a9b138e-005fe1d66d) (client_ip: 10.222.0.117) 2020-12-22 11:22:34.971 | Dec 22 11:20:13 dv-osbrick-751924-1-smb proxy-server[78401]: User 2268a93cb7fb4c1c9b2efd30d273a467 has reseller admin authorizing (txn: txcee373dc6c6f41a9b138e-005fe1d66d) (client_ip: 10.222.0.117) 2020-12-22 11:22:34.971 | Dec 22 11:20:13 dv-osbrick-751924-1-smb swift-proxy-server[78306]: proxy-server: User 2268a93cb7fb4c1c9b2efd30d273a467 has reseller admin authorizing (txn: txcee373dc6c6f41a9b138e-005fe1d66d) (client_ip: 10.222.0.117) 2020-12-22 11:22:34.971 | Dec 22 11:20:13 dv-osbrick-751924-1-smb proxy-server[78401]: 10.222.0.117 10.222.0.117 22/Dec/2020/11/20/13 PUT /v1/AUTH_2268a93cb7fb4c1c9b2efd30d273a467/glance/6b9dbc67-6e2f-4057-9066-7f3261d56080 HTTP/1.0 201 - python-swiftclient-3.8.1 gAAAAABf4dZk... - - - txcee373dc6c6f41a9b138e-005fe1d66d - 0.0251 - - 1608636013.809376955 1608636013.834507942 0 2020-12-22 11:22:34.971 | Dec 22 11:20:13 dv-osbrick-751924-1-smb swift-proxy-server[78306]: proxy-server: 10.222.0.117 10.222.0.117 22/Dec/2020/11/20/13 PUT /v1/AUTH_2268a93cb7fb4c1c9b2efd30d273a467/glance/6b9dbc67-6e2f-4057-9066-7f3261d56080 HTTP/1.0 201 - python-swiftclient-3.8.1 gAAAAABf4dZk... - - - txcee373dc6c6f41a9b138e-005fe1d66d - 0.0251 - - 1608636013.809376955 1608636013.834507942 0 2020-12-22 11:22:34.975 | + functions-common:service_check:1622 : for service in ${ENABLED_SERVICES//,/ } 2020-12-22 11:22:34.977 | + functions-common:service_check:1624 : sudo systemctl is-enabled devstack@s-object.service 2020-12-22 11:22:34.994 | enabled 2020-12-22 11:22:34.999 | + functions-common:service_check:1628 : sudo systemctl status devstack@s-object.service --no-pager 2020-12-22 11:22:35.016 | ● devstack@s-object.service - Devstack devstack@s-object.service 2020-12-22 11:22:35.017 | Loaded: loaded (/etc/systemd/system/devstack@s-object.service; enabled; vendor preset: enabled) 2020-12-22 11:22:35.017 | Active: active (running) since Tue 2020-12-22 11:19:42 UTC; 2min 52s ago 2020-12-22 11:22:35.017 | Main PID: 76824 (swift-object-se) 2020-12-22 11:22:35.017 | Tasks: 43 (limit: 14352) 2020-12-22 11:22:35.017 | CGroup: /system.slice/system-devstack.slice/devstack@s-object.service 2020-12-22 11:22:35.017 | ├─76824 /usr/bin/python3.6 /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v 2020-12-22 11:22:35.017 | ├─77328 /usr/bin/python3.6 /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v 2020-12-22 11:22:35.017 | └─77330 /usr/bin/python3.6 /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v 2020-12-22 11:22:35.017 | 2020-12-22 11:22:35.017 | Dec 22 11:20:08 dv-osbrick-751924-1-smb object-server[77330]: 127.0.0.1 - - [22/Dec/2020:11:20:08 +0000] "PUT /sdb1/327/AUTH_2268a93cb7fb4c1c9b2efd30d273a467/glance/6b9dbc67-6e2f-4057-9066-7f3261d56080-00001" 201 - "PUT http://10.222.0.117:8080/v1/AUTH_2268a93cb7fb4c1c9b2efd30d273a467/glance/6b9dbc67-6e2f-4057-9066-7f3261d56080-00001" "tx67189397044b4f178ef5d-005fe1d665" "proxy-server 78401" 2.4999 "-" 77330 0 2020-12-22 11:22:35.017 | Dec 22 11:20:08 dv-osbrick-751924-1-smb swift-object-server[76824]: object-server: 127.0.0.1 - - [22/Dec/2020:11:20:08 +0000] "PUT /sdb1/327/AUTH_2268a93cb7fb4c1c9b2efd30d273a467/glance/6b9dbc67-6e2f-4057-9066-7f3261d56080-00001" 201 - "PUT http://10.222.0.117:8080/v1/AUTH_2268a93cb7fb4c1c9b2efd30d273a467/glance/6b9dbc67-6e2f-4057-9066-7f3261d56080-00001" "tx67189397044b4f178ef5d-005fe1d665" "proxy-server 78401" 2.4999 "-" 77330 0 2020-12-22 11:22:35.017 | Dec 22 11:20:10 dv-osbrick-751924-1-smb object-server[77328]: 127.0.0.1 - - [22/Dec/2020:11:20:10 +0000] "PUT /sdb1/436/AUTH_2268a93cb7fb4c1c9b2efd30d273a467/glance/6b9dbc67-6e2f-4057-9066-7f3261d56080-00002" 201 - "PUT http://10.222.0.117:8080/v1/AUTH_2268a93cb7fb4c1c9b2efd30d273a467/glance/6b9dbc67-6e2f-4057-9066-7f3261d56080-00002" "txd62a4014625249abbba95-005fe1d668" "proxy-server 78401" 2.4842 "-" 77328 0 2020-12-22 11:22:35.017 | Dec 22 11:20:10 dv-osbrick-751924-1-smb swift-object-server[76824]: object-server: 127.0.0.1 - - [22/Dec/2020:11:20:10 +0000] "PUT /sdb1/436/AUTH_2268a93cb7fb4c1c9b2efd30d273a467/glance/6b9dbc67-6e2f-4057-9066-7f3261d56080-00002" 201 - "PUT http://10.222.0.117:8080/v1/AUTH_2268a93cb7fb4c1c9b2efd30d273a467/glance/6b9dbc67-6e2f-4057-9066-7f3261d56080-00002" "txd62a4014625249abbba95-005fe1d668" "proxy-server 78401" 2.4842 "-" 77328 0 2020-12-22 11:22:35.017 | Dec 22 11:20:13 dv-osbrick-751924-1-smb object-server[77330]: 127.0.0.1 - - [22/Dec/2020:11:20:13 +0000] "PUT /sdb1/278/AUTH_2268a93cb7fb4c1c9b2efd30d273a467/glance/6b9dbc67-6e2f-4057-9066-7f3261d56080-00003" 201 - "PUT http://10.222.0.117:8080/v1/AUTH_2268a93cb7fb4c1c9b2efd30d273a467/glance/6b9dbc67-6e2f-4057-9066-7f3261d56080-00003" "tx8edd6413d029490dbf500-005fe1d66a" "proxy-server 78401" 2.4682 "-" 77330 0 2020-12-22 11:22:35.017 | Dec 22 11:20:13 dv-osbrick-751924-1-smb swift-object-server[76824]: object-server: 127.0.0.1 - - [22/Dec/2020:11:20:13 +0000] "PUT /sdb1/278/AUTH_2268a93cb7fb4c1c9b2efd30d273a467/glance/6b9dbc67-6e2f-4057-9066-7f3261d56080-00003" 201 - "PUT http://10.222.0.117:8080/v1/AUTH_2268a93cb7fb4c1c9b2efd30d273a467/glance/6b9dbc67-6e2f-4057-9066-7f3261d56080-00003" "tx8edd6413d029490dbf500-005fe1d66a" "proxy-server 78401" 2.4682 "-" 77330 0 2020-12-22 11:22:35.017 | Dec 22 11:20:13 dv-osbrick-751924-1-smb object-server[77328]: 127.0.0.1 - - [22/Dec/2020:11:20:13 +0000] "PUT /sdb1/315/AUTH_2268a93cb7fb4c1c9b2efd30d273a467/glance/6b9dbc67-6e2f-4057-9066-7f3261d56080-00004" 201 - "PUT http://10.222.0.117:8080/v1/AUTH_2268a93cb7fb4c1c9b2efd30d273a467/glance/6b9dbc67-6e2f-4057-9066-7f3261d56080-00004" "txf558b508b63f48ef915b5-005fe1d66d" "proxy-server 78401" 0.3856 "-" 77328 0 2020-12-22 11:22:35.017 | Dec 22 11:20:13 dv-osbrick-751924-1-smb swift-object-server[76824]: object-server: 127.0.0.1 - - [22/Dec/2020:11:20:13 +0000] "PUT /sdb1/315/AUTH_2268a93cb7fb4c1c9b2efd30d273a467/glance/6b9dbc67-6e2f-4057-9066-7f3261d56080-00004" 201 - "PUT http://10.222.0.117:8080/v1/AUTH_2268a93cb7fb4c1c9b2efd30d273a467/glance/6b9dbc67-6e2f-4057-9066-7f3261d56080-00004" "txf558b508b63f48ef915b5-005fe1d66d" "proxy-server 78401" 0.3856 "-" 77328 0 2020-12-22 11:22:35.017 | Dec 22 11:20:13 dv-osbrick-751924-1-smb object-server[77328]: 127.0.0.1 - - [22/Dec/2020:11:20:13 +0000] "PUT /sdb1/32/AUTH_2268a93cb7fb4c1c9b2efd30d273a467/glance/6b9dbc67-6e2f-4057-9066-7f3261d56080" 201 - "PUT http://10.222.0.117:8080/v1/AUTH_2268a93cb7fb4c1c9b2efd30d273a467/glance/6b9dbc67-6e2f-4057-9066-7f3261d56080" "txcee373dc6c6f41a9b138e-005fe1d66d" "proxy-server 78401" 0.0145 "-" 77328 0 2020-12-22 11:22:35.017 | Dec 22 11:20:13 dv-osbrick-751924-1-smb swift-object-server[76824]: object-server: 127.0.0.1 - - [22/Dec/2020:11:20:13 +0000] "PUT /sdb1/32/AUTH_2268a93cb7fb4c1c9b2efd30d273a467/glance/6b9dbc67-6e2f-4057-9066-7f3261d56080" 201 - "PUT http://10.222.0.117:8080/v1/AUTH_2268a93cb7fb4c1c9b2efd30d273a467/glance/6b9dbc67-6e2f-4057-9066-7f3261d56080" "txcee373dc6c6f41a9b138e-005fe1d66d" "proxy-server 78401" 0.0145 "-" 77328 0 2020-12-22 11:22:35.021 | + functions-common:service_check:1622 : for service in ${ENABLED_SERVICES//,/ } 2020-12-22 11:22:35.023 | + functions-common:service_check:1624 : sudo systemctl is-enabled devstack@s-container.service 2020-12-22 11:22:35.037 | enabled 2020-12-22 11:22:35.042 | + functions-common:service_check:1628 : sudo systemctl status devstack@s-container.service --no-pager 2020-12-22 11:22:35.058 | ● devstack@s-container.service - Devstack devstack@s-container.service 2020-12-22 11:22:35.058 | Loaded: loaded (/etc/systemd/system/devstack@s-container.service; enabled; vendor preset: enabled) 2020-12-22 11:22:35.058 | Active: active (running) since Tue 2020-12-22 11:19:43 UTC; 2min 51s ago 2020-12-22 11:22:35.058 | Main PID: 77180 (swift-container) 2020-12-22 11:22:35.058 | Tasks: 3 (limit: 14352) 2020-12-22 11:22:35.058 | CGroup: /system.slice/system-devstack.slice/devstack@s-container.service 2020-12-22 11:22:35.058 | ├─77180 /usr/bin/python3.6 /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v 2020-12-22 11:22:35.058 | ├─77602 /usr/bin/python3.6 /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v 2020-12-22 11:22:35.058 | └─77605 /usr/bin/python3.6 /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v 2020-12-22 11:22:35.058 | 2020-12-22 11:22:35.058 | Dec 22 11:20:08 dv-osbrick-751924-1-smb container-server[77602]: 127.0.0.1 - - [22/Dec/2020:11:20:08 +0000] "PUT /sdb1/267/AUTH_2268a93cb7fb4c1c9b2efd30d273a467/glance/6b9dbc67-6e2f-4057-9066-7f3261d56080-00001" 201 - "PUT http://10.222.0.117:8080/sdb1/327/AUTH_2268a93cb7fb4c1c9b2efd30d273a467/glance/6b9dbc67-6e2f-4057-9066-7f3261d56080-00001" "tx67189397044b4f178ef5d-005fe1d665" "object-server 77330" 0.0015 "-" 77602 0 2020-12-22 11:22:35.058 | Dec 22 11:20:08 dv-osbrick-751924-1-smb swift-container-server[77180]: container-server: 127.0.0.1 - - [22/Dec/2020:11:20:08 +0000] "PUT /sdb1/267/AUTH_2268a93cb7fb4c1c9b2efd30d273a467/glance/6b9dbc67-6e2f-4057-9066-7f3261d56080-00001" 201 - "PUT http://10.222.0.117:8080/sdb1/327/AUTH_2268a93cb7fb4c1c9b2efd30d273a467/glance/6b9dbc67-6e2f-4057-9066-7f3261d56080-00001" "tx67189397044b4f178ef5d-005fe1d665" "object-server 77330" 0.0015 "-" 77602 0 2020-12-22 11:22:35.058 | Dec 22 11:20:10 dv-osbrick-751924-1-smb container-server[77605]: 127.0.0.1 - - [22/Dec/2020:11:20:10 +0000] "PUT /sdb1/267/AUTH_2268a93cb7fb4c1c9b2efd30d273a467/glance/6b9dbc67-6e2f-4057-9066-7f3261d56080-00002" 201 - "PUT http://10.222.0.117:8080/sdb1/436/AUTH_2268a93cb7fb4c1c9b2efd30d273a467/glance/6b9dbc67-6e2f-4057-9066-7f3261d56080-00002" "txd62a4014625249abbba95-005fe1d668" "object-server 77328" 0.0021 "-" 77605 0 2020-12-22 11:22:35.058 | Dec 22 11:20:10 dv-osbrick-751924-1-smb swift-container-server[77180]: container-server: 127.0.0.1 - - [22/Dec/2020:11:20:10 +0000] "PUT /sdb1/267/AUTH_2268a93cb7fb4c1c9b2efd30d273a467/glance/6b9dbc67-6e2f-4057-9066-7f3261d56080-00002" 201 - "PUT http://10.222.0.117:8080/sdb1/436/AUTH_2268a93cb7fb4c1c9b2efd30d273a467/glance/6b9dbc67-6e2f-4057-9066-7f3261d56080-00002" "txd62a4014625249abbba95-005fe1d668" "object-server 77328" 0.0021 "-" 77605 0 2020-12-22 11:22:35.058 | Dec 22 11:20:13 dv-osbrick-751924-1-smb container-server[77602]: 127.0.0.1 - - [22/Dec/2020:11:20:13 +0000] "PUT /sdb1/267/AUTH_2268a93cb7fb4c1c9b2efd30d273a467/glance/6b9dbc67-6e2f-4057-9066-7f3261d56080-00003" 201 - "PUT http://10.222.0.117:8080/sdb1/278/AUTH_2268a93cb7fb4c1c9b2efd30d273a467/glance/6b9dbc67-6e2f-4057-9066-7f3261d56080-00003" "tx8edd6413d029490dbf500-005fe1d66a" "object-server 77330" 0.0012 "-" 77602 0 2020-12-22 11:22:35.058 | Dec 22 11:20:13 dv-osbrick-751924-1-smb swift-container-server[77180]: container-server: 127.0.0.1 - - [22/Dec/2020:11:20:13 +0000] "PUT /sdb1/267/AUTH_2268a93cb7fb4c1c9b2efd30d273a467/glance/6b9dbc67-6e2f-4057-9066-7f3261d56080-00003" 201 - "PUT http://10.222.0.117:8080/sdb1/278/AUTH_2268a93cb7fb4c1c9b2efd30d273a467/glance/6b9dbc67-6e2f-4057-9066-7f3261d56080-00003" "tx8edd6413d029490dbf500-005fe1d66a" "object-server 77330" 0.0012 "-" 77602 0 2020-12-22 11:22:35.058 | Dec 22 11:20:13 dv-osbrick-751924-1-smb container-server[77602]: 127.0.0.1 - - [22/Dec/2020:11:20:13 +0000] "PUT /sdb1/267/AUTH_2268a93cb7fb4c1c9b2efd30d273a467/glance/6b9dbc67-6e2f-4057-9066-7f3261d56080-00004" 201 - "PUT http://10.222.0.117:8080/sdb1/315/AUTH_2268a93cb7fb4c1c9b2efd30d273a467/glance/6b9dbc67-6e2f-4057-9066-7f3261d56080-00004" "txf558b508b63f48ef915b5-005fe1d66d" "object-server 77328" 0.0008 "-" 77602 0 2020-12-22 11:22:35.058 | Dec 22 11:20:13 dv-osbrick-751924-1-smb swift-container-server[77180]: container-server: 127.0.0.1 - - [22/Dec/2020:11:20:13 +0000] "PUT /sdb1/267/AUTH_2268a93cb7fb4c1c9b2efd30d273a467/glance/6b9dbc67-6e2f-4057-9066-7f3261d56080-00004" 201 - "PUT http://10.222.0.117:8080/sdb1/315/AUTH_2268a93cb7fb4c1c9b2efd30d273a467/glance/6b9dbc67-6e2f-4057-9066-7f3261d56080-00004" "txf558b508b63f48ef915b5-005fe1d66d" "object-server 77328" 0.0008 "-" 77602 0 2020-12-22 11:22:35.059 | Dec 22 11:20:13 dv-osbrick-751924-1-smb container-server[77602]: 127.0.0.1 - - [22/Dec/2020:11:20:13 +0000] "PUT /sdb1/267/AUTH_2268a93cb7fb4c1c9b2efd30d273a467/glance/6b9dbc67-6e2f-4057-9066-7f3261d56080" 201 - "PUT http://10.222.0.117:8080/sdb1/32/AUTH_2268a93cb7fb4c1c9b2efd30d273a467/glance/6b9dbc67-6e2f-4057-9066-7f3261d56080" "txcee373dc6c6f41a9b138e-005fe1d66d" "object-server 77328" 0.0008 "-" 77602 0 2020-12-22 11:22:35.059 | Dec 22 11:20:13 dv-osbrick-751924-1-smb swift-container-server[77180]: container-server: 127.0.0.1 - - [22/Dec/2020:11:20:13 +0000] "PUT /sdb1/267/AUTH_2268a93cb7fb4c1c9b2efd30d273a467/glance/6b9dbc67-6e2f-4057-9066-7f3261d56080" 201 - "PUT http://10.222.0.117:8080/sdb1/32/AUTH_2268a93cb7fb4c1c9b2efd30d273a467/glance/6b9dbc67-6e2f-4057-9066-7f3261d56080" "txcee373dc6c6f41a9b138e-005fe1d66d" "object-server 77328" 0.0008 "-" 77602 0 2020-12-22 11:22:35.063 | + functions-common:service_check:1622 : for service in ${ENABLED_SERVICES//,/ } 2020-12-22 11:22:35.066 | + functions-common:service_check:1624 : sudo systemctl is-enabled devstack@s-account.service 2020-12-22 11:22:35.080 | enabled 2020-12-22 11:22:35.084 | + functions-common:service_check:1628 : sudo systemctl status devstack@s-account.service --no-pager 2020-12-22 11:22:35.100 | ● devstack@s-account.service - Devstack devstack@s-account.service 2020-12-22 11:22:35.100 | Loaded: loaded (/etc/systemd/system/devstack@s-account.service; enabled; vendor preset: enabled) 2020-12-22 11:22:35.100 | Active: active (running) since Tue 2020-12-22 11:19:44 UTC; 2min 50s ago 2020-12-22 11:22:35.100 | Main PID: 77539 (swift-account-s) 2020-12-22 11:22:35.100 | Tasks: 3 (limit: 14352) 2020-12-22 11:22:35.100 | CGroup: /system.slice/system-devstack.slice/devstack@s-account.service 2020-12-22 11:22:35.100 | ├─77539 /usr/bin/python3.6 /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v 2020-12-22 11:22:35.100 | ├─77986 /usr/bin/python3.6 /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v 2020-12-22 11:22:35.100 | └─77989 /usr/bin/python3.6 /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v 2020-12-22 11:22:35.100 | 2020-12-22 11:22:35.100 | Dec 22 11:19:45 dv-osbrick-751924-1-smb account-server[77539]: Started child 77989 from parent 77539 2020-12-22 11:22:35.100 | Dec 22 11:19:45 dv-osbrick-751924-1-smb swift-account-server[77539]: account-server: Started child 77989 from parent 77539 2020-12-22 11:22:35.100 | Dec 22 11:20:05 dv-osbrick-751924-1-smb account-server[77989]: 127.0.0.1 - - [22/Dec/2020:11:20:05 +0000] "HEAD /sdb1/458/AUTH_2268a93cb7fb4c1c9b2efd30d273a467" 404 - "HEAD http://10.222.0.117:8080/v1/AUTH_2268a93cb7fb4c1c9b2efd30d273a467?format=json" "txc5b586f648f24092aa694-005fe1d665" "proxy-server 78401" 0.0019 "-" 77989 - 2020-12-22 11:22:35.100 | Dec 22 11:20:05 dv-osbrick-751924-1-smb swift-account-server[77539]: account-server: 127.0.0.1 - - [22/Dec/2020:11:20:05 +0000] "HEAD /sdb1/458/AUTH_2268a93cb7fb4c1c9b2efd30d273a467" 404 - "HEAD http://10.222.0.117:8080/v1/AUTH_2268a93cb7fb4c1c9b2efd30d273a467?format=json" "txc5b586f648f24092aa694-005fe1d665" "proxy-server 78401" 0.0019 "-" 77989 - 2020-12-22 11:22:35.100 | Dec 22 11:20:05 dv-osbrick-751924-1-smb account-server[77989]: 127.0.0.1 - - [22/Dec/2020:11:20:05 +0000] "PUT /sdb1/458/AUTH_2268a93cb7fb4c1c9b2efd30d273a467" 201 - "-" "tx3048bacf32f6466492041-005fe1d665" "-" 0.0202 "-" 77989 - 2020-12-22 11:22:35.100 | Dec 22 11:20:05 dv-osbrick-751924-1-smb swift-account-server[77539]: account-server: 127.0.0.1 - - [22/Dec/2020:11:20:05 +0000] "PUT /sdb1/458/AUTH_2268a93cb7fb4c1c9b2efd30d273a467" 201 - "-" "tx3048bacf32f6466492041-005fe1d665" "-" 0.0202 "-" 77989 - 2020-12-22 11:22:35.101 | Dec 22 11:20:05 dv-osbrick-751924-1-smb account-server[77989]: 127.0.0.1 - - [22/Dec/2020:11:20:05 +0000] "HEAD /sdb1/458/AUTH_2268a93cb7fb4c1c9b2efd30d273a467" 204 - "HEAD http://10.222.0.117:8080/v1/AUTH_2268a93cb7fb4c1c9b2efd30d273a467?format=json" "tx3048bacf32f6466492041-005fe1d665" "proxy-server 78401" 0.0021 "-" 77989 - 2020-12-22 11:22:35.101 | Dec 22 11:20:05 dv-osbrick-751924-1-smb swift-account-server[77539]: account-server: 127.0.0.1 - - [22/Dec/2020:11:20:05 +0000] "HEAD /sdb1/458/AUTH_2268a93cb7fb4c1c9b2efd30d273a467" 204 - "HEAD http://10.222.0.117:8080/v1/AUTH_2268a93cb7fb4c1c9b2efd30d273a467?format=json" "tx3048bacf32f6466492041-005fe1d665" "proxy-server 78401" 0.0021 "-" 77989 - 2020-12-22 11:22:35.101 | Dec 22 11:20:05 dv-osbrick-751924-1-smb account-server[77989]: 127.0.0.1 - - [22/Dec/2020:11:20:05 +0000] "PUT /sdb1/458/AUTH_2268a93cb7fb4c1c9b2efd30d273a467/glance" 201 - "PUT http://127.0.0.1:6611/sdb1/267/AUTH_2268a93cb7fb4c1c9b2efd30d273a467/glance" "tx3048bacf32f6466492041-005fe1d665" "container-server 77602" 0.0020 "-" 77989 0 2020-12-22 11:22:35.101 | Dec 22 11:20:05 dv-osbrick-751924-1-smb swift-account-server[77539]: account-server: 127.0.0.1 - - [22/Dec/2020:11:20:05 +0000] "PUT /sdb1/458/AUTH_2268a93cb7fb4c1c9b2efd30d273a467/glance" 201 - "PUT http://127.0.0.1:6611/sdb1/267/AUTH_2268a93cb7fb4c1c9b2efd30d273a467/glance" "tx3048bacf32f6466492041-005fe1d665" "container-server 77602" 0.0020 "-" 77989 0 2020-12-22 11:22:35.105 | + functions-common:service_check:1622 : for service in ${ENABLED_SERVICES//,/ } 2020-12-22 11:22:35.109 | + functions-common:service_check:1624 : sudo systemctl is-enabled devstack@heat.service 2020-12-22 11:22:35.123 | Failed to get unit file state for devstack@heat.service: No such file or directory 2020-12-22 11:22:35.128 | + functions-common:service_check:1622 : for service in ${ENABLED_SERVICES//,/ } 2020-12-22 11:22:35.131 | + functions-common:service_check:1624 : sudo systemctl is-enabled devstack@h-api.service 2020-12-22 11:22:35.145 | Failed to get unit file state for devstack@h-api.service: No such file or directory 2020-12-22 11:22:35.149 | + functions-common:service_check:1622 : for service in ${ENABLED_SERVICES//,/ } 2020-12-22 11:22:35.152 | + functions-common:service_check:1624 : sudo systemctl is-enabled devstack@h-api-cfn.service 2020-12-22 11:22:35.168 | Failed to get unit file state for devstack@h-api-cfn.service: No such file or directory 2020-12-22 11:22:35.173 | + functions-common:service_check:1622 : for service in ${ENABLED_SERVICES//,/ } 2020-12-22 11:22:35.176 | + functions-common:service_check:1624 : sudo systemctl is-enabled devstack@h-api-cw.service 2020-12-22 11:22:35.189 | Failed to get unit file state for devstack@h-api-cw.service: No such file or directory 2020-12-22 11:22:35.194 | + functions-common:service_check:1622 : for service in ${ENABLED_SERVICES//,/ } 2020-12-22 11:22:35.197 | + functions-common:service_check:1624 : sudo systemctl is-enabled devstack@h-eng.service 2020-12-22 11:22:35.212 | Failed to get unit file state for devstack@h-eng.service: No such file or directory 2020-12-22 11:22:35.216 | + functions-common:service_check:1622 : for service in ${ENABLED_SERVICES//,/ } 2020-12-22 11:22:35.220 | + functions-common:service_check:1624 : sudo systemctl is-enabled devstack@ceilometer-acentral.service 2020-12-22 11:22:35.233 | Failed to get unit file state for devstack@ceilometer-acentral.service: No such file or directory 2020-12-22 11:22:35.237 | + functions-common:service_check:1622 : for service in ${ENABLED_SERVICES//,/ } 2020-12-22 11:22:35.240 | + functions-common:service_check:1624 : sudo systemctl is-enabled devstack@ceilometer-acompute.service 2020-12-22 11:22:35.252 | Failed to get unit file state for devstack@ceilometer-acompute.service: No such file or directory 2020-12-22 11:22:35.257 | + functions-common:service_check:1622 : for service in ${ENABLED_SERVICES//,/ } 2020-12-22 11:22:35.260 | + functions-common:service_check:1624 : sudo systemctl is-enabled devstack@ceilometer-collector.service 2020-12-22 11:22:35.279 | Failed to get unit file state for devstack@ceilometer-collector.service: No such file or directory 2020-12-22 11:22:35.285 | + functions-common:service_check:1622 : for service in ${ENABLED_SERVICES//,/ } 2020-12-22 11:22:35.289 | + functions-common:service_check:1624 : sudo systemctl is-enabled devstack@ceilometer-api.service 2020-12-22 11:22:35.302 | Failed to get unit file state for devstack@ceilometer-api.service: No such file or directory 2020-12-22 11:22:35.306 | + functions-common:service_check:1622 : for service in ${ENABLED_SERVICES//,/ } 2020-12-22 11:22:35.308 | + functions-common:service_check:1624 : sudo systemctl is-enabled devstack@ceilometer-anotification.service 2020-12-22 11:22:35.321 | Failed to get unit file state for devstack@ceilometer-anotification.service: No such file or directory 2020-12-22 11:22:35.325 | + functions-common:service_check:1622 : for service in ${ENABLED_SERVICES//,/ } 2020-12-22 11:22:35.327 | + functions-common:service_check:1624 : sudo systemctl is-enabled devstack@s-container-sync.service 2020-12-22 11:22:35.343 | enabled 2020-12-22 11:22:35.348 | + functions-common:service_check:1628 : sudo systemctl status devstack@s-container-sync.service --no-pager 2020-12-22 11:22:35.368 | ● devstack@s-container-sync.service - Devstack devstack@s-container-sync.service 2020-12-22 11:22:35.368 | Loaded: loaded (/etc/systemd/system/devstack@s-container-sync.service; enabled; vendor preset: enabled) 2020-12-22 11:22:35.368 | Active: active (running) since Tue 2020-12-22 11:19:45 UTC; 2min 50s ago 2020-12-22 11:22:35.368 | Main PID: 77933 (swift-container) 2020-12-22 11:22:35.368 | Tasks: 1 (limit: 14352) 2020-12-22 11:22:35.368 | CGroup: /system.slice/system-devstack.slice/devstack@s-container-sync.service 2020-12-22 11:22:35.368 | └─77933 /usr/bin/python3.6 /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf 2020-12-22 11:22:35.368 | 2020-12-22 11:22:35.368 | Dec 22 11:19:45 dv-osbrick-751924-1-smb systemd[1]: Started Devstack devstack@s-container-sync.service. 2020-12-22 11:22:35.368 | Dec 22 11:19:46 dv-osbrick-751924-1-smb container-sync[77933]: Starting 77933 2020-12-22 11:22:35.368 | Dec 22 11:19:46 dv-osbrick-751924-1-smb container-sync[77933]: Configuration option internal_client_conf_path not defined. Using default configuration, See internal-client.conf-sample for options 2020-12-22 11:22:35.373 | + functions-common:service_check:1622 : for service in ${ENABLED_SERVICES//,/ } 2020-12-22 11:22:35.376 | + functions-common:service_check:1624 : sudo systemctl is-enabled devstack@n-super-cond.service 2020-12-22 11:22:35.394 | enabled 2020-12-22 11:22:35.398 | + functions-common:service_check:1628 : sudo systemctl status devstack@n-super-cond.service --no-pager 2020-12-22 11:22:35.418 | ● devstack@n-super-cond.service - Devstack devstack@n-super-cond.service 2020-12-22 11:22:35.418 | Loaded: loaded (/etc/systemd/system/devstack@n-super-cond.service; enabled; vendor preset: enabled) 2020-12-22 11:22:35.418 | Active: active (running) since Tue 2020-12-22 11:21:25 UTC; 1min 9s ago 2020-12-22 11:22:35.418 | Main PID: 86297 (nova-conductor) 2020-12-22 11:22:35.418 | Tasks: 3 (limit: 14352) 2020-12-22 11:22:35.418 | CGroup: /system.slice/system-devstack.slice/devstack@n-super-cond.service 2020-12-22 11:22:35.418 | ├─86297 /usr/bin/python3.6 /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf 2020-12-22 11:22:35.418 | ├─87174 /usr/bin/python3.6 /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf 2020-12-22 11:22:35.418 | └─87175 /usr/bin/python3.6 /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf 2020-12-22 11:22:35.418 | 2020-12-22 11:22:35.418 | Dec 22 11:21:30 dv-osbrick-751924-1-smb nova-conductor[86297]: DEBUG oslo_service.service [-] oslo_reports.file_event_handler = None {{(pid=86297) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2585}} 2020-12-22 11:22:35.418 | Dec 22 11:21:30 dv-osbrick-751924-1-smb nova-conductor[86297]: DEBUG oslo_service.service [-] oslo_reports.file_event_handler_interval = 1 {{(pid=86297) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2585}} 2020-12-22 11:22:35.418 | Dec 22 11:21:30 dv-osbrick-751924-1-smb nova-conductor[86297]: DEBUG oslo_service.service [-] oslo_reports.log_dir = None {{(pid=86297) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2585}} 2020-12-22 11:22:35.418 | Dec 22 11:21:30 dv-osbrick-751924-1-smb nova-conductor[86297]: DEBUG oslo_service.service [-] ******************************************************************************** {{(pid=86297) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2587}} 2020-12-22 11:22:35.418 | Dec 22 11:21:30 dv-osbrick-751924-1-smb nova-conductor[86297]: DEBUG nova.service [None req-daa905e0-e554-4b86-bdd2-7974d9b79bb4 None None] Creating RPC server for service conductor {{(pid=87174) start /opt/stack/nova/nova/service.py:197}} 2020-12-22 11:22:35.418 | Dec 22 11:21:30 dv-osbrick-751924-1-smb nova-conductor[86297]: DEBUG nova.service [None req-daa905e0-e554-4b86-bdd2-7974d9b79bb4 None None] Join ServiceGroup membership for this service conductor {{(pid=87174) start /opt/stack/nova/nova/service.py:215}} 2020-12-22 11:22:35.418 | Dec 22 11:21:30 dv-osbrick-751924-1-smb nova-conductor[86297]: DEBUG nova.servicegroup.drivers.db [None req-daa905e0-e554-4b86-bdd2-7974d9b79bb4 None None] DB_Driver: join new ServiceGroup member dv-osbrick-751924-1-smb to the conductor group, service = {{(pid=87174) join /opt/stack/nova/nova/servicegroup/drivers/db.py:47}} 2020-12-22 11:22:35.418 | Dec 22 11:21:30 dv-osbrick-751924-1-smb nova-conductor[86297]: DEBUG nova.service [None req-5722cc84-0bef-49b5-a3b4-8317b0dff85e None None] Creating RPC server for service conductor {{(pid=87175) start /opt/stack/nova/nova/service.py:197}} 2020-12-22 11:22:35.418 | Dec 22 11:21:30 dv-osbrick-751924-1-smb nova-conductor[86297]: DEBUG nova.service [None req-5722cc84-0bef-49b5-a3b4-8317b0dff85e None None] Join ServiceGroup membership for this service conductor {{(pid=87175) start /opt/stack/nova/nova/service.py:215}} 2020-12-22 11:22:35.418 | Dec 22 11:21:30 dv-osbrick-751924-1-smb nova-conductor[86297]: DEBUG nova.servicegroup.drivers.db [None req-5722cc84-0bef-49b5-a3b4-8317b0dff85e None None] DB_Driver: join new ServiceGroup member dv-osbrick-751924-1-smb to the conductor group, service = {{(pid=87175) join /opt/stack/nova/nova/servicegroup/drivers/db.py:47}} 2020-12-22 11:22:35.422 | + functions-common:service_check:1622 : for service in ${ENABLED_SERVICES//,/ } 2020-12-22 11:22:35.426 | + functions-common:service_check:1624 : sudo systemctl is-enabled devstack@n-cond-cell1.service 2020-12-22 11:22:35.440 | enabled 2020-12-22 11:22:35.444 | + functions-common:service_check:1628 : sudo systemctl status devstack@n-cond-cell1.service --no-pager 2020-12-22 11:22:35.461 | ● devstack@n-cond-cell1.service - Devstack devstack@n-cond-cell1.service 2020-12-22 11:22:35.461 | Loaded: loaded (/etc/systemd/system/devstack@n-cond-cell1.service; enabled; vendor preset: enabled) 2020-12-22 11:22:35.461 | Active: active (running) since Tue 2020-12-22 11:21:27 UTC; 1min 7s ago 2020-12-22 11:22:35.461 | Main PID: 86683 (nova-conductor) 2020-12-22 11:22:35.461 | Tasks: 3 (limit: 14352) 2020-12-22 11:22:35.461 | CGroup: /system.slice/system-devstack.slice/devstack@n-cond-cell1.service 2020-12-22 11:22:35.461 | ├─86683 /usr/bin/python3.6 /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf 2020-12-22 11:22:35.461 | ├─87180 /usr/bin/python3.6 /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf 2020-12-22 11:22:35.461 | └─87181 /usr/bin/python3.6 /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf 2020-12-22 11:22:35.461 | 2020-12-22 11:22:35.461 | Dec 22 11:21:31 dv-osbrick-751924-1-smb nova-conductor[86683]: DEBUG oslo_service.service [-] oslo_reports.file_event_handler = None {{(pid=86683) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2585}} 2020-12-22 11:22:35.461 | Dec 22 11:21:31 dv-osbrick-751924-1-smb nova-conductor[86683]: DEBUG oslo_service.service [-] oslo_reports.file_event_handler_interval = 1 {{(pid=86683) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2585}} 2020-12-22 11:22:35.461 | Dec 22 11:21:31 dv-osbrick-751924-1-smb nova-conductor[86683]: DEBUG oslo_service.service [-] oslo_reports.log_dir = None {{(pid=86683) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2585}} 2020-12-22 11:22:35.461 | Dec 22 11:21:31 dv-osbrick-751924-1-smb nova-conductor[86683]: DEBUG oslo_service.service [-] ******************************************************************************** {{(pid=86683) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2587}} 2020-12-22 11:22:35.461 | Dec 22 11:21:32 dv-osbrick-751924-1-smb nova-conductor[86683]: DEBUG nova.service [None req-776b8a6a-f188-42d0-bf50-a4e7be2dfd3c None None] Creating RPC server for service conductor {{(pid=87180) start /opt/stack/nova/nova/service.py:197}} 2020-12-22 11:22:35.461 | Dec 22 11:21:32 dv-osbrick-751924-1-smb nova-conductor[86683]: DEBUG nova.service [None req-95db53b3-dc01-4a54-b69b-3b9f18e198f3 None None] Creating RPC server for service conductor {{(pid=87181) start /opt/stack/nova/nova/service.py:197}} 2020-12-22 11:22:35.461 | Dec 22 11:21:32 dv-osbrick-751924-1-smb nova-conductor[86683]: DEBUG nova.service [None req-776b8a6a-f188-42d0-bf50-a4e7be2dfd3c None None] Join ServiceGroup membership for this service conductor {{(pid=87180) start /opt/stack/nova/nova/service.py:215}} 2020-12-22 11:22:35.461 | Dec 22 11:21:32 dv-osbrick-751924-1-smb nova-conductor[86683]: DEBUG nova.servicegroup.drivers.db [None req-776b8a6a-f188-42d0-bf50-a4e7be2dfd3c None None] DB_Driver: join new ServiceGroup member dv-osbrick-751924-1-smb to the conductor group, service = {{(pid=87180) join /opt/stack/nova/nova/servicegroup/drivers/db.py:47}} 2020-12-22 11:22:35.461 | Dec 22 11:21:32 dv-osbrick-751924-1-smb nova-conductor[86683]: DEBUG nova.service [None req-95db53b3-dc01-4a54-b69b-3b9f18e198f3 None None] Join ServiceGroup membership for this service conductor {{(pid=87181) start /opt/stack/nova/nova/service.py:215}} 2020-12-22 11:22:35.461 | Dec 22 11:21:32 dv-osbrick-751924-1-smb nova-conductor[86683]: DEBUG nova.servicegroup.drivers.db [None req-95db53b3-dc01-4a54-b69b-3b9f18e198f3 None None] DB_Driver: join new ServiceGroup member dv-osbrick-751924-1-smb to the conductor group, service = {{(pid=87181) join /opt/stack/nova/nova/servicegroup/drivers/db.py:47}} 2020-12-22 11:22:35.466 | + ./stack.sh:main:1447 : is_service_enabled n-api 2020-12-22 11:22:35.495 | + functions-common:is_service_enabled:1988 : return 0 2020-12-22 11:22:35.498 | + ./stack.sh:main:1448 : is_service_enabled n-cpu 2020-12-22 11:22:35.517 | + functions-common:is_service_enabled:1988 : return 1 2020-12-22 11:22:35.519 | + ./stack.sh:main:1455 : echo_summary 'SKIPPING Cell setup because n-cpu is not enabled. You will have to do this manually before you have a working environment.' 2020-12-22 11:22:35.522 | + ./stack.sh:echo_summary:455 : [[ -t 3 ]] 2020-12-22 11:22:35.525 | + ./stack.sh:echo_summary:461 : echo -e SKIPPING Cell setup because n-cpu is not enabled. You will have to do this manually before you have a working environment. 2020-12-22 11:22:35.528 | + ./stack.sh:main:1462 : /usr/local/bin/nova-status --config-file /etc/nova/nova.conf upgrade check 2020-12-22 11:22:38.797 | +--------------------------------------------------------------------+ 2020-12-22 11:22:38.797 | | Upgrade Check Results | 2020-12-22 11:22:38.797 | +--------------------------------------------------------------------+ 2020-12-22 11:22:38.797 | | Check: Cells v2 | 2020-12-22 11:22:38.797 | | Result: Success | 2020-12-22 11:22:38.797 | | Details: No host mappings or compute nodes were found. Remember to | 2020-12-22 11:22:38.797 | | run command 'nova-manage cell_v2 discover_hosts' when new | 2020-12-22 11:22:38.797 | | compute hosts are deployed. | 2020-12-22 11:22:38.797 | +--------------------------------------------------------------------+ 2020-12-22 11:22:38.797 | | Check: Placement API | 2020-12-22 11:22:38.797 | | Result: Success | 2020-12-22 11:22:38.797 | | Details: None | 2020-12-22 11:22:38.797 | +--------------------------------------------------------------------+ 2020-12-22 11:22:38.797 | | Check: Ironic Flavor Migration | 2020-12-22 11:22:38.797 | | Result: Success | 2020-12-22 11:22:38.797 | | Details: None | 2020-12-22 11:22:38.797 | +--------------------------------------------------------------------+ 2020-12-22 11:22:38.797 | | Check: Cinder API | 2020-12-22 11:22:38.797 | | Result: Success | 2020-12-22 11:22:38.797 | | Details: None | 2020-12-22 11:22:38.797 | +--------------------------------------------------------------------+ 2020-12-22 11:22:39.164 | + ./stack.sh:main:1469 : [[ -x /home/ubuntu/devstack/local.sh ]] 2020-12-22 11:22:39.167 | + ./stack.sh:main:1470 : echo 'Running user script /home/ubuntu/devstack/local.sh' 2020-12-22 11:22:39.168 | Running user script /home/ubuntu/devstack/local.sh 2020-12-22 11:22:39.172 | + ./stack.sh:main:1471 : /home/ubuntu/devstack/local.sh 2020-12-22 11:22:39.174 | Before updating nova flavors: 2020-12-22 11:22:41.366 | +----+-----------+-------+------+-----------+-------+-----------+ 2020-12-22 11:22:41.366 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2020-12-22 11:22:41.366 | +----+-----------+-------+------+-----------+-------+-----------+ 2020-12-22 11:22:41.366 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2020-12-22 11:22:41.366 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2020-12-22 11:22:41.366 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2020-12-22 11:22:41.366 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2020-12-22 11:22:41.366 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2020-12-22 11:22:41.366 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2020-12-22 11:22:41.366 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2020-12-22 11:22:41.366 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2020-12-22 11:22:41.366 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2020-12-22 11:22:41.366 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2020-12-22 11:22:41.366 | +----+-----------+-------+------+-----------+-------+-----------+ 2020-12-22 11:22:43.384 | ERROR (CommandError): No flavor with a name or ID of '42' exists. 2020-12-22 11:22:43.476 | Flavor 42 not found 2020-12-22 11:22:45.366 | ERROR (CommandError): No flavor with a name or ID of '84' exists. 2020-12-22 11:22:45.452 | Flavor 84 not found 2020-12-22 11:22:47.360 | ERROR (CommandError): No flavor with a name or ID of '451' exists. 2020-12-22 11:22:47.446 | Flavor 451 not found 2020-12-22 11:22:49.241 | +----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2020-12-22 11:22:49.241 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2020-12-22 11:22:49.241 | +----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2020-12-22 11:22:49.241 | | 42 | m1.nano | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2020-12-22 11:22:49.241 | +----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2020-12-22 11:22:51.171 | +----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2020-12-22 11:22:51.171 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2020-12-22 11:22:51.171 | +----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2020-12-22 11:22:51.171 | | 84 | m1.micro | 256 | 2 | 0 | 0 | 1 | 1.0 | True | - | 2020-12-22 11:22:51.171 | +----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2020-12-22 11:22:53.083 | +-----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2020-12-22 11:22:53.083 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2020-12-22 11:22:53.083 | +-----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2020-12-22 11:22:53.083 | | 451 | m1.heat | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2020-12-22 11:22:53.083 | +-----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2020-12-22 11:22:54.974 | +-----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2020-12-22 11:22:54.974 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2020-12-22 11:22:54.974 | +-----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2020-12-22 11:22:54.974 | | 452 | m1.heat2 | 1024 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2020-12-22 11:22:54.974 | +-----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2020-12-22 11:22:55.058 | After updating nova flavors: 2020-12-22 11:22:56.853 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2020-12-22 11:22:56.853 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2020-12-22 11:22:56.853 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2020-12-22 11:22:56.853 | | 1 | m1.tiny | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2020-12-22 11:22:56.853 | | 2 | m1.small | 2048 | 20 | 0 | 0 | 1 | 1.0 | True | - | 2020-12-22 11:22:56.853 | | 3 | m1.medium | 4096 | 40 | 0 | 0 | 2 | 1.0 | True | - | 2020-12-22 11:22:56.853 | | 4 | m1.large | 8192 | 80 | 0 | 0 | 4 | 1.0 | True | - | 2020-12-22 11:22:56.853 | | 42 | m1.nano | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2020-12-22 11:22:56.853 | | 451 | m1.heat | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2020-12-22 11:22:56.853 | | 452 | m1.heat2 | 1024 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2020-12-22 11:22:56.853 | | 5 | m1.xlarge | 16384 | 160 | 0 | 0 | 8 | 1.0 | True | - | 2020-12-22 11:22:56.853 | | 84 | m1.micro | 256 | 2 | 0 | 0 | 1 | 1.0 | True | - | 2020-12-22 11:22:56.853 | | c1 | cirros256 | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2020-12-22 11:22:56.853 | | d1 | ds512M | 512 | 5 | 0 | 0 | 1 | 1.0 | True | - | 2020-12-22 11:22:56.853 | | d2 | ds1G | 1024 | 10 | 0 | 0 | 1 | 1.0 | True | - | 2020-12-22 11:22:56.853 | | d3 | ds2G | 2048 | 10 | 0 | 0 | 2 | 1.0 | True | - | 2020-12-22 11:22:56.853 | | d4 | ds4G | 4096 | 20 | 0 | 0 | 4 | 1.0 | True | - | 2020-12-22 11:22:56.853 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2020-12-22 11:23:02.164 | Neutron networks: 2020-12-22 11:23:04.366 | +--------------------------------------+---------+--------------------------------------+ 2020-12-22 11:23:04.366 | | ID | Name | Subnets | 2020-12-22 11:23:04.366 | +--------------------------------------+---------+--------------------------------------+ 2020-12-22 11:23:04.366 | | a1d3a55e-9621-4401-9cd6-5c5a39574a23 | private | 05a489dd-d41b-43b2-9c4f-9fd3930e302f | 2020-12-22 11:23:04.366 | | c6f0d28c-f19c-4c1d-8149-f23d11011c00 | public | d2a01992-990a-4b0e-a92f-02de5907bd04 | 2020-12-22 11:23:04.366 | +--------------------------------------+---------+--------------------------------------+ 2020-12-22 11:23:09.775 | +---------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-12-22 11:23:09.775 | | Field | Value | 2020-12-22 11:23:09.775 | +---------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-12-22 11:23:09.775 | | admin_state_up | UP | 2020-12-22 11:23:09.775 | | availability_zone_hints | | 2020-12-22 11:23:09.775 | | availability_zones | nova | 2020-12-22 11:23:09.775 | | created_at | 2020-12-22T11:20:49Z | 2020-12-22 11:23:09.775 | | description | | 2020-12-22 11:23:09.775 | | dns_domain | None | 2020-12-22 11:23:09.775 | | id | a1d3a55e-9621-4401-9cd6-5c5a39574a23 | 2020-12-22 11:23:09.775 | | ipv4_address_scope | None | 2020-12-22 11:23:09.775 | | ipv6_address_scope | None | 2020-12-22 11:23:09.775 | | is_default | None | 2020-12-22 11:23:09.775 | | is_vlan_transparent | None | 2020-12-22 11:23:09.775 | | location | cloud='', project.domain_id=, project.domain_name=, project.id='469fe0a131d847c087d3cb5fb255e9d2', project.name=, region_name='RegionOne', zone= | 2020-12-22 11:23:09.775 | | mtu | 1450 | 2020-12-22 11:23:09.775 | | name | private | 2020-12-22 11:23:09.775 | | port_security_enabled | True | 2020-12-22 11:23:09.775 | | project_id | 469fe0a131d847c087d3cb5fb255e9d2 | 2020-12-22 11:23:09.776 | | provider:network_type | vxlan | 2020-12-22 11:23:09.776 | | provider:physical_network | None | 2020-12-22 11:23:09.776 | | provider:segmentation_id | 1 | 2020-12-22 11:23:09.776 | | qos_policy_id | None | 2020-12-22 11:23:09.776 | | revision_number | 3 | 2020-12-22 11:23:09.776 | | router:external | Internal | 2020-12-22 11:23:09.776 | | segments | None | 2020-12-22 11:23:09.776 | | shared | False | 2020-12-22 11:23:09.776 | | status | ACTIVE | 2020-12-22 11:23:09.776 | | subnets | 05a489dd-d41b-43b2-9c4f-9fd3930e302f | 2020-12-22 11:23:09.776 | | tags | | 2020-12-22 11:23:09.776 | | updated_at | 2020-12-22T11:23:01Z | 2020-12-22 11:23:09.776 | +---------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-12-22 11:23:12.060 | +---------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-12-22 11:23:12.060 | | Field | Value | 2020-12-22 11:23:12.060 | +---------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-12-22 11:23:12.060 | | admin_state_up | UP | 2020-12-22 11:23:12.060 | | availability_zone_hints | | 2020-12-22 11:23:12.060 | | availability_zones | nova | 2020-12-22 11:23:12.060 | | created_at | 2020-12-22T11:21:05Z | 2020-12-22 11:23:12.060 | | description | | 2020-12-22 11:23:12.060 | | dns_domain | None | 2020-12-22 11:23:12.060 | | id | c6f0d28c-f19c-4c1d-8149-f23d11011c00 | 2020-12-22 11:23:12.060 | | ipv4_address_scope | None | 2020-12-22 11:23:12.060 | | ipv6_address_scope | None | 2020-12-22 11:23:12.060 | | is_default | True | 2020-12-22 11:23:12.060 | | is_vlan_transparent | None | 2020-12-22 11:23:12.060 | | location | cloud='', project.domain_id='default', project.domain_name=, project.id='aaf41c31b1eb4b5eb0db81bf6618df6b', project.name='admin', region_name='RegionOne', zone= | 2020-12-22 11:23:12.060 | | mtu | 1500 | 2020-12-22 11:23:12.060 | | name | public | 2020-12-22 11:23:12.060 | | port_security_enabled | True | 2020-12-22 11:23:12.060 | | project_id | aaf41c31b1eb4b5eb0db81bf6618df6b | 2020-12-22 11:23:12.060 | | provider:network_type | flat | 2020-12-22 11:23:12.060 | | provider:physical_network | physnet1 | 2020-12-22 11:23:12.060 | | provider:segmentation_id | None | 2020-12-22 11:23:12.060 | | qos_policy_id | None | 2020-12-22 11:23:12.060 | | revision_number | 2 | 2020-12-22 11:23:12.060 | | router:external | External | 2020-12-22 11:23:12.060 | | segments | None | 2020-12-22 11:23:12.060 | | shared | False | 2020-12-22 11:23:12.061 | | status | ACTIVE | 2020-12-22 11:23:12.061 | | subnets | d2a01992-990a-4b0e-a92f-02de5907bd04 | 2020-12-22 11:23:12.061 | | tags | | 2020-12-22 11:23:12.061 | | updated_at | 2020-12-22T11:21:13Z | 2020-12-22 11:23:12.061 | +---------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-12-22 11:23:12.173 | Neutron subnetworks: 2020-12-22 11:23:14.295 | +--------------------------------------+----------------+--------------------------------------+---------------+ 2020-12-22 11:23:14.295 | | ID | Name | Network | Subnet | 2020-12-22 11:23:14.295 | +--------------------------------------+----------------+--------------------------------------+---------------+ 2020-12-22 11:23:14.295 | | 05a489dd-d41b-43b2-9c4f-9fd3930e302f | private-subnet | a1d3a55e-9621-4401-9cd6-5c5a39574a23 | 172.20.0.0/26 | 2020-12-22 11:23:14.295 | | d2a01992-990a-4b0e-a92f-02de5907bd04 | public-subnet | c6f0d28c-f19c-4c1d-8149-f23d11011c00 | 172.30.1.0/24 | 2020-12-22 11:23:14.295 | +--------------------------------------+----------------+--------------------------------------+---------------+ 2020-12-22 11:23:18.731 | +-------------------+--------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-12-22 11:23:18.731 | | Field | Value | 2020-12-22 11:23:18.732 | +-------------------+--------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-12-22 11:23:18.732 | | allocation_pools | 172.20.0.2-172.20.0.62 | 2020-12-22 11:23:18.732 | | cidr | 172.20.0.0/26 | 2020-12-22 11:23:18.732 | | created_at | 2020-12-22T11:20:52Z | 2020-12-22 11:23:18.732 | | description | | 2020-12-22 11:23:18.732 | | dns_nameservers | 8.8.4.4, 8.8.8.8 | 2020-12-22 11:23:18.732 | | enable_dhcp | True | 2020-12-22 11:23:18.732 | | gateway_ip | 172.20.0.1 | 2020-12-22 11:23:18.732 | | host_routes | | 2020-12-22 11:23:18.732 | | id | 05a489dd-d41b-43b2-9c4f-9fd3930e302f | 2020-12-22 11:23:18.732 | | ip_version | 4 | 2020-12-22 11:23:18.732 | | ipv6_address_mode | None | 2020-12-22 11:23:18.732 | | ipv6_ra_mode | None | 2020-12-22 11:23:18.732 | | location | cloud='', project.domain_id=, project.domain_name=, project.id='469fe0a131d847c087d3cb5fb255e9d2', project.name=, region_name='RegionOne', zone= | 2020-12-22 11:23:18.732 | | name | private-subnet | 2020-12-22 11:23:18.732 | | network_id | a1d3a55e-9621-4401-9cd6-5c5a39574a23 | 2020-12-22 11:23:18.732 | | prefix_length | None | 2020-12-22 11:23:18.732 | | project_id | 469fe0a131d847c087d3cb5fb255e9d2 | 2020-12-22 11:23:18.732 | | revision_number | 1 | 2020-12-22 11:23:18.732 | | segment_id | None | 2020-12-22 11:23:18.732 | | service_types | | 2020-12-22 11:23:18.733 | | subnetpool_id | 8df4dca8-ffd3-4301-aa65-6a16fc269885 | 2020-12-22 11:23:18.733 | | tags | | 2020-12-22 11:23:18.733 | | updated_at | 2020-12-22T11:23:01Z | 2020-12-22 11:23:18.733 | +-------------------+--------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-12-22 11:23:20.960 | +-------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-12-22 11:23:20.960 | | Field | Value | 2020-12-22 11:23:20.960 | +-------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-12-22 11:23:20.960 | | allocation_pools | 172.30.1.2-172.30.1.254 | 2020-12-22 11:23:20.960 | | cidr | 172.30.1.0/24 | 2020-12-22 11:23:20.960 | | created_at | 2020-12-22T11:21:13Z | 2020-12-22 11:23:20.960 | | description | | 2020-12-22 11:23:20.960 | | dns_nameservers | | 2020-12-22 11:23:20.960 | | enable_dhcp | False | 2020-12-22 11:23:20.960 | | gateway_ip | 172.30.1.1 | 2020-12-22 11:23:20.960 | | host_routes | | 2020-12-22 11:23:20.960 | | id | d2a01992-990a-4b0e-a92f-02de5907bd04 | 2020-12-22 11:23:20.960 | | ip_version | 4 | 2020-12-22 11:23:20.960 | | ipv6_address_mode | None | 2020-12-22 11:23:20.960 | | ipv6_ra_mode | None | 2020-12-22 11:23:20.960 | | location | cloud='', project.domain_id='default', project.domain_name=, project.id='aaf41c31b1eb4b5eb0db81bf6618df6b', project.name='admin', region_name='RegionOne', zone= | 2020-12-22 11:23:20.960 | | name | public-subnet | 2020-12-22 11:23:20.960 | | network_id | c6f0d28c-f19c-4c1d-8149-f23d11011c00 | 2020-12-22 11:23:20.960 | | prefix_length | None | 2020-12-22 11:23:20.960 | | project_id | aaf41c31b1eb4b5eb0db81bf6618df6b | 2020-12-22 11:23:20.960 | | revision_number | 0 | 2020-12-22 11:23:20.961 | | segment_id | None | 2020-12-22 11:23:20.961 | | service_types | | 2020-12-22 11:23:20.961 | | subnetpool_id | None | 2020-12-22 11:23:20.961 | | tags | | 2020-12-22 11:23:20.961 | | updated_at | 2020-12-22T11:21:13Z | 2020-12-22 11:23:20.961 | +-------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-12-22 11:23:21.269 | + ./stack.sh:main:1480 : command openstack complete 2020-12-22 11:23:21.270 | + ./stack.sh:main:1481 : sudo tee /etc/bash_completion.d/osc.bash_completion 2020-12-22 11:23:21.272 | + ./stack.sh:main:1480 : openstack complete 2020-12-22 11:23:23.903 | + ./stack.sh:main:1484 : is_service_enabled cinder 2020-12-22 11:23:23.921 | + functions-common:is_service_enabled:1988 : return 0 2020-12-22 11:23:23.924 | + ./stack.sh:main:1485 : is_ubuntu 2020-12-22 11:23:23.926 | + functions-common:is_ubuntu:494 : [[ -z deb ]] 2020-12-22 11:23:23.929 | + functions-common:is_ubuntu:497 : '[' deb = deb ']' 2020-12-22 11:23:23.932 | + ./stack.sh:main:1486 : echo_summary 'Configuring lvm.conf global device filter' 2020-12-22 11:23:23.934 | + ./stack.sh:echo_summary:455 : [[ -t 3 ]] 2020-12-22 11:23:23.937 | + ./stack.sh:echo_summary:461 : echo -e Configuring lvm.conf global device filter 2020-12-22 11:23:23.940 | + ./stack.sh:main:1487 : set_lvm_filter 2020-12-22 11:23:23.943 | + lib/lvm:set_lvm_filter:182 : local 'filter_suffix="r|.*|" ] # from devstack' 2020-12-22 11:23:23.945 | + lib/lvm:set_lvm_filter:183 : local 'filter_string=global_filter = [ ' 2020-12-22 11:23:23.949 | + lib/lvm:set_lvm_filter:184 : local pv 2020-12-22 11:23:23.952 | + lib/lvm:set_lvm_filter:185 : local vg 2020-12-22 11:23:23.955 | + lib/lvm:set_lvm_filter:186 : local line 2020-12-22 11:23:23.958 | ++ lib/lvm:set_lvm_filter:188 : sudo pvs --noheadings -o name 2020-12-22 11:23:24.032 | + lib/lvm:set_lvm_filter:193 : filter_string='global_filter = [ "r|.*|" ] # from devstack' 2020-12-22 11:23:24.034 | + lib/lvm:set_lvm_filter:195 : clean_lvm_filter 2020-12-22 11:23:24.037 | + lib/lvm:clean_lvm_filter:170 : sudo sed -i 's/^.*# from devstack$//' /etc/lvm/lvm.conf 2020-12-22 11:23:24.057 | + lib/lvm:set_lvm_filter:196 : sudo sed -i '/# global_filter = \[*\]/a\ global_filter = [ "r|.*|" ] # from devstack' /etc/lvm/lvm.conf 2020-12-22 11:23:24.077 | + lib/lvm:set_lvm_filter:197 : echo_summary 'set lvm.conf device global_filter to: global_filter = [ "r|.*|" ] # from devstack' 2020-12-22 11:23:24.080 | + ./stack.sh:echo_summary:455 : [[ -t 3 ]] 2020-12-22 11:23:24.083 | + ./stack.sh:echo_summary:461 : echo -e set lvm.conf device global_filter to: global_filter = '[' '"r|.*|"' ']' '#' from devstack 2020-12-22 11:23:24.086 | + ./stack.sh:main:1497 : run_phase stack test-config 2020-12-22 11:23:24.089 | + functions-common:run_phase:1760 : local mode=stack 2020-12-22 11:23:24.091 | + functions-common:run_phase:1761 : local phase=test-config 2020-12-22 11:23:24.094 | + functions-common:run_phase:1762 : [[ -d /home/ubuntu/devstack/extras.d ]] 2020-12-22 11:23:24.097 | + functions-common:run_phase:1763 : local extra_plugin_file_name 2020-12-22 11:23:24.100 | + functions-common:run_phase:1764 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2020-12-22 11:23:24.102 | + functions-common:run_phase:1769 : local exceptions=80-tempest.sh 2020-12-22 11:23:24.105 | + functions-common:run_phase:1770 : local extra 2020-12-22 11:23:24.109 | ++ functions-common:run_phase:1771 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2020-12-22 11:23:24.112 | + functions-common:run_phase:1771 : extra=80-tempest.sh 2020-12-22 11:23:24.115 | + functions-common:run_phase:1772 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2020-12-22 11:23:24.118 | + functions-common:run_phase:1776 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2020-12-22 11:23:24.121 | + functions-common:run_phase:1776 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack test-config 2020-12-22 11:23:24.124 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2020-12-22 11:23:24.140 | ++ functions-common:is_service_enabled:1988 : return 0 2020-12-22 11:23:24.143 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2020-12-22 11:23:24.146 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2020-12-22 11:23:24.148 | ++ extras.d/80-tempest.sh:source:7 : [[ test-config == \i\n\s\t\a\l\l ]] 2020-12-22 11:23:24.151 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2020-12-22 11:23:24.154 | ++ extras.d/80-tempest.sh:source:10 : [[ test-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2020-12-22 11:23:24.158 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2020-12-22 11:23:24.162 | ++ extras.d/80-tempest.sh:source:13 : [[ test-config == \e\x\t\r\a ]] 2020-12-22 11:23:24.166 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2020-12-22 11:23:24.170 | ++ extras.d/80-tempest.sh:source:16 : [[ test-config == \p\o\s\t\-\e\x\t\r\a ]] 2020-12-22 11:23:24.174 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2020-12-22 11:23:24.177 | ++ extras.d/80-tempest.sh:source:19 : [[ test-config == \t\e\s\t\-\c\o\n\f\i\g ]] 2020-12-22 11:23:24.181 | ++ extras.d/80-tempest.sh:source:20 : echo_summary 'Initializing Tempest' 2020-12-22 11:23:24.184 | ++ ./stack.sh:echo_summary:455 : [[ -t 3 ]] 2020-12-22 11:23:24.186 | ++ ./stack.sh:echo_summary:461 : echo -e Initializing Tempest 2020-12-22 11:23:24.189 | ++ extras.d/80-tempest.sh:source:21 : configure_tempest 2020-12-22 11:23:24.192 | ++ lib/tempest:configure_tempest:115 : [[ False == \T\r\u\e ]] 2020-12-22 11:23:24.194 | ++ lib/tempest:configure_tempest:119 : pip_install_gr testrepository 2020-12-22 11:23:24.196 | ++ inc/python:pip_install_gr:68 : local name=testrepository 2020-12-22 11:23:24.199 | ++ inc/python:pip_install_gr:69 : local clean_name 2020-12-22 11:23:24.202 | +++ inc/python:pip_install_gr:70 : get_from_global_requirements testrepository 2020-12-22 11:23:24.204 | +++ inc/python:get_from_global_requirements:316 : local package=testrepository 2020-12-22 11:23:24.206 | +++ inc/python:get_from_global_requirements:317 : local required_pkg 2020-12-22 11:23:24.210 | ++++ inc/python:get_from_global_requirements:318 : grep -i -h '^testrepository' /opt/stack/requirements/global-requirements.txt 2020-12-22 11:23:24.210 | ++++ inc/python:get_from_global_requirements:318 : cut -d# -f1 2020-12-22 11:23:24.215 | +++ inc/python:get_from_global_requirements:318 : required_pkg='testrepository ' 2020-12-22 11:23:24.217 | +++ inc/python:get_from_global_requirements:319 : [[ testrepository == '' ]] 2020-12-22 11:23:24.219 | +++ inc/python:get_from_global_requirements:322 : echo testrepository 2020-12-22 11:23:24.222 | ++ inc/python:pip_install_gr:70 : clean_name=testrepository 2020-12-22 11:23:24.224 | ++ inc/python:pip_install_gr:71 : pip_install testrepository 2020-12-22 11:23:24.246 | Check python version for : testrepository 2020-12-22 11:23:24.249 | Using 3.6 version to install testrepository based on default behavior 2020-12-22 11:23:24.642 | ++ inc/python:pip_install:283 : 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 2020-12-22 11:23:25.525 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:23:25.528 | Ignoring Django: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:23:25.530 | Ignoring Django: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:23:25.535 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:23:25.543 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:23:25.546 | Ignoring GitPython: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:23:25.548 | Ignoring GitPython: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:23:25.553 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:23:25.558 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:23:25.582 | Ignoring Pygments: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:23:25.584 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:23:25.586 | Ignoring Pygments: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:23:25.591 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:23:25.598 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:23:25.600 | Ignoring SecretStorage: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:23:25.603 | Ignoring SecretStorage: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:23:25.607 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:23:25.610 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:23:25.612 | Ignoring Sphinx: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:23:25.614 | Ignoring Sphinx: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:23:25.619 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:23:25.722 | Ignoring asyncio: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:23:25.724 | Ignoring asyncio: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:23:25.729 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:23:25.737 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:23:25.740 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:23:25.742 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:23:25.789 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:23:25.795 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:23:25.819 | Ignoring diskimage-builder: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:23:25.822 | Ignoring diskimage-builder: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:23:25.824 | Ignoring diskimage-builder: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:23:25.829 | Ignoring diskimage-builder: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:23:25.846 | Ignoring dnspython: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:23:25.849 | Ignoring dnspython: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:23:25.853 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:23:25.855 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:23:25.858 | Ignoring dnspython3: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:23:25.860 | Ignoring dnspython3: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:23:25.864 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:23:25.881 | Ignoring enum-compat: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:23:25.912 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:23:25.914 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:23:25.918 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:23:25.941 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:23:25.943 | Ignoring gunicorn: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:23:25.946 | Ignoring gunicorn: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:23:25.950 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:23:25.953 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:23:25.966 | Ignoring ifaddr: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:23:25.969 | Ignoring ifaddr: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:23:25.974 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:23:25.985 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:23:25.987 | Ignoring influxdb: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:23:25.990 | Ignoring influxdb: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:23:25.994 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:23:25.998 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:23:26.007 | Ignoring jeepney: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:23:26.009 | Ignoring jeepney: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:23:26.014 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:23:26.019 | Ignoring joblib: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:23:26.022 | Ignoring joblib: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:23:26.027 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:23:26.042 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:23:26.044 | Ignoring keyring: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:23:26.046 | Ignoring keyring: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:23:26.051 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:23:26.091 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:23:26.094 | Ignoring more-itertools: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:23:26.096 | Ignoring more-itertools: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:23:26.100 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:23:26.113 | Ignoring mypy: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:23:26.115 | Ignoring mypy: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:23:26.119 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:23:26.122 | Ignoring mypy-extensions: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:23:26.124 | Ignoring mypy-extensions: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:23:26.129 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:23:26.131 | Ignoring ndg-httpsclient: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:23:26.140 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:23:26.142 | Ignoring networkx: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:23:26.145 | Ignoring networkx: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:23:26.150 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:23:26.168 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:23:26.170 | Ignoring numpy: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:23:26.173 | Ignoring numpy: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:23:26.177 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:23:26.273 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:23:26.356 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:23:26.358 | Ignoring pytest: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:23:26.361 | Ignoring pytest: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:23:26.365 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:23:26.469 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:23:26.513 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:23:26.516 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:23:26.518 | Ignoring scikit-learn: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:23:26.521 | Ignoring scikit-learn: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:23:26.526 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:23:26.528 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:23:26.530 | Ignoring scipy: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:23:26.533 | Ignoring scipy: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:23:26.537 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:23:26.556 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:23:26.574 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:23:26.577 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:23:26.581 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:23:26.586 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:23:26.588 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:23:26.593 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:23:26.597 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:23:26.599 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:23:26.604 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:23:26.608 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:23:26.611 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:23:26.615 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:23:26.623 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:23:26.625 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:23:26.630 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:23:26.634 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:23:26.636 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:23:26.641 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:23:26.645 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:23:26.681 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:23:26.714 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:23:26.720 | Ignoring tornado: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:23:26.722 | Ignoring tornado: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:23:26.727 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:23:26.729 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:23:26.739 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:23:26.743 | Ignoring typed-ast: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:23:26.745 | Ignoring typed-ast: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:23:26.750 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:23:26.754 | Ignoring typing-extensions: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:23:26.756 | Ignoring typing-extensions: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:23:26.762 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:23:26.767 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:23:26.791 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:23:26.816 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2020-12-22 11:23:26.819 | Ignoring zeroconf: markers 'python_version == "3.4"' don't match your environment 2020-12-22 11:23:26.821 | Ignoring zeroconf: markers 'python_version == "3.5"' don't match your environment 2020-12-22 11:23:26.826 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2020-12-22 11:23:26.980 | Collecting testrepository===0.0.20 (from -c /opt/stack/requirements/upper-constraints.txt (line 642)) 2020-12-22 11:23:27.028 | Downloading http://10.100.0.9:8080/root/pypi/+f/752/449bc98c20253/testrepository-0.0.20.tar.gz (84kB) 2020-12-22 11:23:28.288 | Requirement already satisfied: testtools===2.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 645)) 2020-12-22 11:23:28.305 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 659)) 2020-12-22 11:23:28.309 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 676)) 2020-12-22 11:23:28.316 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) 2020-12-22 11:23:28.327 | 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 513)) 2020-12-22 11:23:28.342 | 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 494)) 2020-12-22 11:23:28.344 | Requirement already satisfied: pbr===5.4.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 413)) 2020-12-22 11:23:28.347 | Requirement already satisfied: six===1.12.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 575)) 2020-12-22 11:23:28.350 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 202)) 2020-12-22 11:23:28.353 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) 2020-12-22 11:23:28.355 | 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 676)) 2020-12-22 11:23:28.357 | Building wheels for collected packages: testrepository 2020-12-22 11:23:28.358 | Running setup.py bdist_wheel for testrepository: started 2020-12-22 11:23:29.274 | Running setup.py bdist_wheel for testrepository: finished with status 'done' 2020-12-22 11:23:29.275 | Stored in directory: /root/.cache/pip/wheels/4d/f2/b0/e12965615ae9edfa3cb2c3cc925c489abb3eae1ab5a982a796 2020-12-22 11:23:29.321 | Successfully built testrepository 2020-12-22 11:23:29.322 | Installing collected packages: testrepository 2020-12-22 11:23:29.699 | Successfully installed testrepository-0.0.20 2020-12-22 11:23:29.850 | You are using pip version 9.0.3, however version 20.3.3 is available. 2020-12-22 11:23:29.850 | You should consider upgrading via the 'pip install --upgrade pip' command. 2020-12-22 11:23:29.919 | ++ inc/python:pip_install:290 : result=0 2020-12-22 11:23:29.922 | ++ inc/python:pip_install:292 : time_stop pip_install 2020-12-22 11:23:29.924 | ++ functions-common:time_stop:2336 : local name 2020-12-22 11:23:29.926 | ++ functions-common:time_stop:2337 : local end_time 2020-12-22 11:23:29.929 | ++ functions-common:time_stop:2338 : local elapsed_time 2020-12-22 11:23:29.932 | ++ functions-common:time_stop:2339 : local total 2020-12-22 11:23:29.934 | ++ functions-common:time_stop:2340 : local start_time 2020-12-22 11:23:29.936 | ++ functions-common:time_stop:2342 : name=pip_install 2020-12-22 11:23:29.939 | ++ functions-common:time_stop:2343 : start_time=1608636204238 2020-12-22 11:23:29.942 | ++ functions-common:time_stop:2345 : [[ -z 1608636204238 ]] 2020-12-22 11:23:29.945 | +++ functions-common:time_stop:2348 : date +%s%3N 2020-12-22 11:23:29.950 | ++ functions-common:time_stop:2348 : end_time=1608636209947 2020-12-22 11:23:29.952 | ++ functions-common:time_stop:2349 : elapsed_time=5709 2020-12-22 11:23:29.954 | ++ functions-common:time_stop:2350 : total=333859 2020-12-22 11:23:29.956 | ++ functions-common:time_stop:2352 : _TIME_START[$name]= 2020-12-22 11:23:29.959 | ++ functions-common:time_stop:2353 : _TIME_TOTAL[$name]=339568 2020-12-22 11:23:29.962 | ++ inc/python:pip_install:293 : return 0 2020-12-22 11:23:29.964 | ++ lib/tempest:configure_tempest:122 : local image_lines 2020-12-22 11:23:29.966 | ++ lib/tempest:configure_tempest:123 : local images 2020-12-22 11:23:29.968 | ++ lib/tempest:configure_tempest:124 : local num_images 2020-12-22 11:23:29.970 | ++ lib/tempest:configure_tempest:125 : local image_uuid 2020-12-22 11:23:29.973 | ++ lib/tempest:configure_tempest:126 : local image_uuid_alt 2020-12-22 11:23:29.975 | ++ lib/tempest:configure_tempest:127 : local password 2020-12-22 11:23:29.977 | ++ lib/tempest:configure_tempest:128 : local line 2020-12-22 11:23:29.979 | ++ lib/tempest:configure_tempest:129 : local flavors 2020-12-22 11:23:29.982 | ++ lib/tempest:configure_tempest:130 : local available_flavors 2020-12-22 11:23:29.984 | ++ lib/tempest:configure_tempest:131 : local flavors_ref 2020-12-22 11:23:29.986 | ++ lib/tempest:configure_tempest:132 : local flavor_lines 2020-12-22 11:23:29.988 | ++ lib/tempest:configure_tempest:133 : local flavor_ref_size 2020-12-22 11:23:29.990 | ++ lib/tempest:configure_tempest:134 : local flavor_ref_alt_size 2020-12-22 11:23:29.993 | ++ lib/tempest:configure_tempest:135 : local public_network_id 2020-12-22 11:23:29.995 | ++ lib/tempest:configure_tempest:136 : local public_router_id 2020-12-22 11:23:29.997 | ++ lib/tempest:configure_tempest:137 : local ssh_connect_method=floating 2020-12-22 11:23:29.999 | ++ lib/tempest:configure_tempest:138 : local disk 2020-12-22 11:23:30.002 | ++ lib/tempest:configure_tempest:141 : ifs=' 2020-12-22 11:23:30.002 | ' 2020-12-22 11:23:30.004 | ++ lib/tempest:configure_tempest:151 : declare -a images 2020-12-22 11:23:30.006 | ++ lib/tempest:configure_tempest:153 : is_service_enabled glance 2020-12-22 11:23:30.031 | ++ functions-common:is_service_enabled:1988 : return 0 2020-12-22 11:23:30.034 | ++ lib/tempest:configure_tempest:154 : read -r IMAGE_NAME IMAGE_UUID 2020-12-22 11:23:30.035 | +++ lib/tempest:configure_tempest:114 : oscwrap image list --property status=active 2020-12-22 11:23:30.035 | +++ lib/tempest:configure_tempest:114 : awk '-F|' '!/^(+--)|ID|aki|ari/ { print $3,$2 }' 2020-12-22 11:23:32.537 | +++ functions-common:oscwrap:2376 : return 0 2020-12-22 11:23:32.542 | ++ lib/tempest:configure_tempest:155 : '[' ubuntu-16 = '' ']' 2020-12-22 11:23:32.545 | ++ lib/tempest:configure_tempest:159 : images+=($IMAGE_UUID) 2020-12-22 11:23:32.548 | ++ lib/tempest:configure_tempest:154 : read -r IMAGE_NAME IMAGE_UUID 2020-12-22 11:23:32.553 | ++ lib/tempest:configure_tempest:162 : case "${#images[*]}" in 2020-12-22 11:23:32.558 | ++ lib/tempest:configure_tempest:168 : '[' -z '' ']' 2020-12-22 11:23:32.561 | ++ lib/tempest:configure_tempest:169 : image_uuid=6b9dbc67-6e2f-4057-9066-7f3261d56080 2020-12-22 11:23:32.563 | ++ lib/tempest:configure_tempest:170 : image_uuid_alt=6b9dbc67-6e2f-4057-9066-7f3261d56080 2020-12-22 11:23:32.566 | ++ lib/tempest:configure_tempest:184 : sudo install -d -o ubuntu /opt/stack/tempest/etc 2020-12-22 11:23:32.579 | ++ lib/tempest:configure_tempest:185 : rm -f /opt/stack/tempest/etc/tempest.conf 2020-12-22 11:23:32.583 | ++ lib/tempest:configure_tempest:187 : local password=Passw0rd 2020-12-22 11:23:32.586 | ++ lib/tempest:configure_tempest:190 : local admin_username=admin 2020-12-22 11:23:32.590 | ++ lib/tempest:configure_tempest:191 : local admin_project_name=admin 2020-12-22 11:23:32.592 | ++ lib/tempest:configure_tempest:192 : local admin_domain_name=Default 2020-12-22 11:23:32.596 | ++ lib/tempest:configure_tempest:193 : local alt_username=alt_demo 2020-12-22 11:23:32.599 | ++ lib/tempest:configure_tempest:194 : local alt_project_name=alt_demo 2020-12-22 11:23:32.602 | ++ lib/tempest:configure_tempest:195 : local admin_project_id 2020-12-22 11:23:32.607 | +++ lib/tempest:configure_tempest:196 : oscwrap project list 2020-12-22 11:23:32.607 | +++ lib/tempest:configure_tempest:196 : awk '/ admin / { print $2 }' 2020-12-22 11:23:34.787 | +++ functions-common:oscwrap:2376 : return 0 2020-12-22 11:23:34.791 | ++ lib/tempest:configure_tempest:196 : admin_project_id=aaf41c31b1eb4b5eb0db81bf6618df6b 2020-12-22 11:23:34.793 | ++ lib/tempest:configure_tempest:198 : is_service_enabled nova 2020-12-22 11:23:34.810 | ++ functions-common:is_service_enabled:1988 : return 0 2020-12-22 11:23:34.813 | +++ lib/tempest:configure_tempest:201 : nova flavor-list 2020-12-22 11:23:36.711 | ++ lib/tempest:configure_tempest:201 : available_flavors='+-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2020-12-22 11:23:36.711 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2020-12-22 11:23:36.711 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2020-12-22 11:23:36.711 | | 1 | m1.tiny | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2020-12-22 11:23:36.711 | | 2 | m1.small | 2048 | 20 | 0 | 0 | 1 | 1.0 | True | - | 2020-12-22 11:23:36.711 | | 3 | m1.medium | 4096 | 40 | 0 | 0 | 2 | 1.0 | True | - | 2020-12-22 11:23:36.711 | | 4 | m1.large | 8192 | 80 | 0 | 0 | 4 | 1.0 | True | - | 2020-12-22 11:23:36.711 | | 42 | m1.nano | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2020-12-22 11:23:36.711 | | 451 | m1.heat | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2020-12-22 11:23:36.711 | | 452 | m1.heat2 | 1024 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2020-12-22 11:23:36.711 | | 5 | m1.xlarge | 16384 | 160 | 0 | 0 | 8 | 1.0 | True | - | 2020-12-22 11:23:36.711 | | 84 | m1.micro | 256 | 2 | 0 | 0 | 1 | 1.0 | True | - | 2020-12-22 11:23:36.711 | | c1 | cirros256 | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2020-12-22 11:23:36.711 | | d1 | ds512M | 512 | 5 | 0 | 0 | 1 | 1.0 | True | - | 2020-12-22 11:23:36.711 | | d2 | ds1G | 1024 | 10 | 0 | 0 | 1 | 1.0 | True | - | 2020-12-22 11:23:36.711 | | d3 | ds2G | 2048 | 10 | 0 | 0 | 2 | 1.0 | True | - | 2020-12-22 11:23:36.711 | | d4 | ds4G | 4096 | 20 | 0 | 0 | 4 | 1.0 | True | - | 2020-12-22 11:23:36.711 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+' 2020-12-22 11:23:36.714 | ++ lib/tempest:configure_tempest:202 : [[ -z '' ]] 2020-12-22 11:23:36.718 | ++ lib/tempest:configure_tempest:203 : [[ +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2020-12-22 11:23:36.718 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2020-12-22 11:23:36.718 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2020-12-22 11:23:36.718 | | 1 | m1.tiny | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2020-12-22 11:23:36.718 | | 2 | m1.small | 2048 | 20 | 0 | 0 | 1 | 1.0 | True | - | 2020-12-22 11:23:36.718 | | 3 | m1.medium | 4096 | 40 | 0 | 0 | 2 | 1.0 | True | - | 2020-12-22 11:23:36.718 | | 4 | m1.large | 8192 | 80 | 0 | 0 | 4 | 1.0 | True | - | 2020-12-22 11:23:36.718 | | 42 | m1.nano | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2020-12-22 11:23:36.718 | | 451 | m1.heat | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2020-12-22 11:23:36.718 | | 452 | m1.heat2 | 1024 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2020-12-22 11:23:36.718 | | 5 | m1.xlarge | 16384 | 160 | 0 | 0 | 8 | 1.0 | True | - | 2020-12-22 11:23:36.718 | | 84 | m1.micro | 256 | 2 | 0 | 0 | 1 | 1.0 | True | - | 2020-12-22 11:23:36.718 | | c1 | cirros256 | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2020-12-22 11:23:36.718 | | d1 | ds512M | 512 | 5 | 0 | 0 | 1 | 1.0 | True | - | 2020-12-22 11:23:36.718 | | d2 | ds1G | 1024 | 10 | 0 | 0 | 1 | 1.0 | True | - | 2020-12-22 11:23:36.718 | | d3 | ds2G | 2048 | 10 | 0 | 0 | 2 | 1.0 | True | - | 2020-12-22 11:23:36.718 | | d4 | ds4G | 4096 | 20 | 0 | 0 | 4 | 1.0 | True | - | 2020-12-22 11:23:36.718 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ =~ m1\.nano ]] 2020-12-22 11:23:36.720 | ++ lib/tempest:configure_tempest:208 : flavor_ref=42 2020-12-22 11:23:36.724 | ++ lib/tempest:configure_tempest:209 : [[ +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2020-12-22 11:23:36.724 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2020-12-22 11:23:36.724 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2020-12-22 11:23:36.724 | | 1 | m1.tiny | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2020-12-22 11:23:36.724 | | 2 | m1.small | 2048 | 20 | 0 | 0 | 1 | 1.0 | True | - | 2020-12-22 11:23:36.724 | | 3 | m1.medium | 4096 | 40 | 0 | 0 | 2 | 1.0 | True | - | 2020-12-22 11:23:36.724 | | 4 | m1.large | 8192 | 80 | 0 | 0 | 4 | 1.0 | True | - | 2020-12-22 11:23:36.724 | | 42 | m1.nano | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2020-12-22 11:23:36.724 | | 451 | m1.heat | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2020-12-22 11:23:36.724 | | 452 | m1.heat2 | 1024 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2020-12-22 11:23:36.724 | | 5 | m1.xlarge | 16384 | 160 | 0 | 0 | 8 | 1.0 | True | - | 2020-12-22 11:23:36.724 | | 84 | m1.micro | 256 | 2 | 0 | 0 | 1 | 1.0 | True | - | 2020-12-22 11:23:36.724 | | c1 | cirros256 | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2020-12-22 11:23:36.724 | | d1 | ds512M | 512 | 5 | 0 | 0 | 1 | 1.0 | True | - | 2020-12-22 11:23:36.724 | | d2 | ds1G | 1024 | 10 | 0 | 0 | 1 | 1.0 | True | - | 2020-12-22 11:23:36.724 | | d3 | ds2G | 2048 | 10 | 0 | 0 | 2 | 1.0 | True | - | 2020-12-22 11:23:36.724 | | d4 | ds4G | 4096 | 20 | 0 | 0 | 4 | 1.0 | True | - | 2020-12-22 11:23:36.724 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ =~ m1\.micro ]] 2020-12-22 11:23:36.728 | ++ lib/tempest:configure_tempest:214 : flavor_ref_alt=84 2020-12-22 11:23:36.731 | ++ lib/tempest:configure_tempest:263 : iniset /opt/stack/tempest/etc/tempest.conf network project_network_cidr 172.20.0.0/16 2020-12-22 11:23:36.764 | ++ lib/tempest:configure_tempest:265 : ssh_connect_method=floating 2020-12-22 11:23:36.766 | ++ lib/tempest:configure_tempest:271 : [[ True == \T\r\u\e ]] 2020-12-22 11:23:36.769 | ++ lib/tempest:configure_tempest:271 : is_networking_extension_supported external-net 2020-12-22 11:23:36.771 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : local extension=external-net 2020-12-22 11:23:36.774 | +++ 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 2020-12-22 11:23:38.999 | +++ functions-common:oscwrap:2376 : return 0 2020-12-22 11:23:39.003 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:437 : EXT_LIST='address-scope 2020-12-22 11:23:39.003 | router-admin-state-down-before-update 2020-12-22 11:23:39.003 | agent 2020-12-22 11:23:39.003 | agent-resources-synced 2020-12-22 11:23:39.003 | allowed-address-pairs 2020-12-22 11:23:39.003 | auto-allocated-topology 2020-12-22 11:23:39.003 | availability_zone 2020-12-22 11:23:39.003 | availability_zone_filter 2020-12-22 11:23:39.003 | default-subnetpools 2020-12-22 11:23:39.003 | dhcp_agent_scheduler 2020-12-22 11:23:39.003 | dvr 2020-12-22 11:23:39.003 | empty-string-filtering 2020-12-22 11:23:39.003 | external-net 2020-12-22 11:23:39.003 | extra_dhcp_opt 2020-12-22 11:23:39.003 | extraroute 2020-12-22 11:23:39.003 | extraroute-atomic 2020-12-22 11:23:39.003 | filter-validation 2020-12-22 11:23:39.003 | fip-port-details 2020-12-22 11:23:39.003 | flavors 2020-12-22 11:23:39.003 | floatingip-pools 2020-12-22 11:23:39.003 | ip-substring-filtering 2020-12-22 11:23:39.004 | router 2020-12-22 11:23:39.004 | ext-gw-mode 2020-12-22 11:23:39.004 | l3-ha 2020-12-22 11:23:39.004 | l3-flavors 2020-12-22 11:23:39.004 | l3-port-ip-change-not-allowed 2020-12-22 11:23:39.004 | l3_agent_scheduler 2020-12-22 11:23:39.004 | metering 2020-12-22 11:23:39.004 | multi-provider 2020-12-22 11:23:39.004 | net-mtu 2020-12-22 11:23:39.004 | net-mtu-writable 2020-12-22 11:23:39.004 | network_availability_zone 2020-12-22 11:23:39.004 | network-ip-availability 2020-12-22 11:23:39.004 | pagination 2020-12-22 11:23:39.004 | port-mac-address-regenerate 2020-12-22 11:23:39.004 | binding 2020-12-22 11:23:39.004 | binding-extended 2020-12-22 11:23:39.004 | port-security 2020-12-22 11:23:39.004 | project-id 2020-12-22 11:23:39.004 | provider 2020-12-22 11:23:39.004 | quotas 2020-12-22 11:23:39.004 | quota_details 2020-12-22 11:23:39.004 | rbac-policies 2020-12-22 11:23:39.004 | rbac-security-groups 2020-12-22 11:23:39.004 | revision-if-match 2020-12-22 11:23:39.004 | standard-attr-revisions 2020-12-22 11:23:39.004 | router_availability_zone 2020-12-22 11:23:39.004 | port-security-groups-filtering 2020-12-22 11:23:39.004 | security-group 2020-12-22 11:23:39.004 | service-type 2020-12-22 11:23:39.004 | sorting 2020-12-22 11:23:39.004 | standard-attr-description 2020-12-22 11:23:39.004 | subnet_onboard 2020-12-22 11:23:39.004 | subnet-service-types 2020-12-22 11:23:39.004 | subnet_allocation 2020-12-22 11:23:39.004 | subnetpool-prefix-ops 2020-12-22 11:23:39.004 | standard-attr-tag 2020-12-22 11:23:39.004 | standard-attr-timestamp' 2020-12-22 11:23:39.007 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:438 : [[ address-scope 2020-12-22 11:23:39.007 | router-admin-state-down-before-update 2020-12-22 11:23:39.007 | agent 2020-12-22 11:23:39.007 | agent-resources-synced 2020-12-22 11:23:39.007 | allowed-address-pairs 2020-12-22 11:23:39.007 | auto-allocated-topology 2020-12-22 11:23:39.007 | availability_zone 2020-12-22 11:23:39.007 | availability_zone_filter 2020-12-22 11:23:39.007 | default-subnetpools 2020-12-22 11:23:39.007 | dhcp_agent_scheduler 2020-12-22 11:23:39.007 | dvr 2020-12-22 11:23:39.007 | empty-string-filtering 2020-12-22 11:23:39.007 | external-net 2020-12-22 11:23:39.007 | extra_dhcp_opt 2020-12-22 11:23:39.007 | extraroute 2020-12-22 11:23:39.008 | extraroute-atomic 2020-12-22 11:23:39.008 | filter-validation 2020-12-22 11:23:39.008 | fip-port-details 2020-12-22 11:23:39.008 | flavors 2020-12-22 11:23:39.008 | floatingip-pools 2020-12-22 11:23:39.008 | ip-substring-filtering 2020-12-22 11:23:39.008 | router 2020-12-22 11:23:39.008 | ext-gw-mode 2020-12-22 11:23:39.008 | l3-ha 2020-12-22 11:23:39.008 | l3-flavors 2020-12-22 11:23:39.008 | l3-port-ip-change-not-allowed 2020-12-22 11:23:39.008 | l3_agent_scheduler 2020-12-22 11:23:39.008 | metering 2020-12-22 11:23:39.008 | multi-provider 2020-12-22 11:23:39.008 | net-mtu 2020-12-22 11:23:39.008 | net-mtu-writable 2020-12-22 11:23:39.008 | network_availability_zone 2020-12-22 11:23:39.008 | network-ip-availability 2020-12-22 11:23:39.008 | pagination 2020-12-22 11:23:39.008 | port-mac-address-regenerate 2020-12-22 11:23:39.008 | binding 2020-12-22 11:23:39.008 | binding-extended 2020-12-22 11:23:39.008 | port-security 2020-12-22 11:23:39.008 | project-id 2020-12-22 11:23:39.008 | provider 2020-12-22 11:23:39.008 | quotas 2020-12-22 11:23:39.008 | quota_details 2020-12-22 11:23:39.008 | rbac-policies 2020-12-22 11:23:39.008 | rbac-security-groups 2020-12-22 11:23:39.008 | revision-if-match 2020-12-22 11:23:39.008 | standard-attr-revisions 2020-12-22 11:23:39.008 | router_availability_zone 2020-12-22 11:23:39.008 | port-security-groups-filtering 2020-12-22 11:23:39.008 | security-group 2020-12-22 11:23:39.008 | service-type 2020-12-22 11:23:39.008 | sorting 2020-12-22 11:23:39.008 | standard-attr-description 2020-12-22 11:23:39.008 | subnet_onboard 2020-12-22 11:23:39.008 | subnet-service-types 2020-12-22 11:23:39.008 | subnet_allocation 2020-12-22 11:23:39.008 | subnetpool-prefix-ops 2020-12-22 11:23:39.008 | standard-attr-tag 2020-12-22 11:23:39.008 | standard-attr-timestamp =~ external-net ]] 2020-12-22 11:23:39.011 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:438 : return 0 2020-12-22 11:23:39.014 | +++ lib/tempest:configure_tempest:272 : oscwrap network show -f value -c id public 2020-12-22 11:23:41.405 | +++ functions-common:oscwrap:2376 : return 0 2020-12-22 11:23:41.409 | ++ lib/tempest:configure_tempest:272 : public_network_id=c6f0d28c-f19c-4c1d-8149-f23d11011c00 2020-12-22 11:23:41.411 | ++ lib/tempest:configure_tempest:274 : openstack network create --share shared 2020-12-22 11:23:43.959 | +---------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-12-22 11:23:43.959 | | Field | Value | 2020-12-22 11:23:43.959 | +---------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-12-22 11:23:43.959 | | admin_state_up | UP | 2020-12-22 11:23:43.959 | | availability_zone_hints | | 2020-12-22 11:23:43.959 | | availability_zones | | 2020-12-22 11:23:43.959 | | created_at | 2020-12-22T11:23:43Z | 2020-12-22 11:23:43.959 | | description | | 2020-12-22 11:23:43.959 | | dns_domain | None | 2020-12-22 11:23:43.959 | | id | 5e50c7cf-3c60-4e14-808b-d89c3627faf8 | 2020-12-22 11:23:43.959 | | ipv4_address_scope | None | 2020-12-22 11:23:43.959 | | ipv6_address_scope | None | 2020-12-22 11:23:43.959 | | is_default | False | 2020-12-22 11:23:43.959 | | is_vlan_transparent | None | 2020-12-22 11:23:43.959 | | location | cloud='', project.domain_id='default', project.domain_name=, project.id='aaf41c31b1eb4b5eb0db81bf6618df6b', project.name='admin', region_name='RegionOne', zone= | 2020-12-22 11:23:43.960 | | mtu | 1450 | 2020-12-22 11:23:43.960 | | name | shared | 2020-12-22 11:23:43.960 | | port_security_enabled | True | 2020-12-22 11:23:43.960 | | project_id | aaf41c31b1eb4b5eb0db81bf6618df6b | 2020-12-22 11:23:43.960 | | provider:network_type | vxlan | 2020-12-22 11:23:43.960 | | provider:physical_network | None | 2020-12-22 11:23:43.960 | | provider:segmentation_id | 2 | 2020-12-22 11:23:43.960 | | qos_policy_id | None | 2020-12-22 11:23:43.960 | | revision_number | 1 | 2020-12-22 11:23:43.960 | | router:external | Internal | 2020-12-22 11:23:43.960 | | segments | None | 2020-12-22 11:23:43.960 | | shared | True | 2020-12-22 11:23:43.960 | | status | ACTIVE | 2020-12-22 11:23:43.960 | | subnets | | 2020-12-22 11:23:43.960 | | tags | | 2020-12-22 11:23:43.960 | | updated_at | 2020-12-22T11:23:43Z | 2020-12-22 11:23:43.960 | +---------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-12-22 11:23:44.078 | ++ lib/tempest:configure_tempest:275 : openstack subnet create --description shared-subnet --subnet-range 192.168.233.0/24 --network shared shared-subnet 2020-12-22 11:23:47.126 | +-------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-12-22 11:23:47.126 | | Field | Value | 2020-12-22 11:23:47.126 | +-------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-12-22 11:23:47.126 | | allocation_pools | 192.168.233.2-192.168.233.254 | 2020-12-22 11:23:47.126 | | cidr | 192.168.233.0/24 | 2020-12-22 11:23:47.126 | | created_at | 2020-12-22T11:23:46Z | 2020-12-22 11:23:47.126 | | description | shared-subnet | 2020-12-22 11:23:47.126 | | dns_nameservers | | 2020-12-22 11:23:47.126 | | enable_dhcp | True | 2020-12-22 11:23:47.126 | | gateway_ip | 192.168.233.1 | 2020-12-22 11:23:47.126 | | host_routes | | 2020-12-22 11:23:47.126 | | id | b29018d4-78ec-453a-a410-d034ba6616e9 | 2020-12-22 11:23:47.126 | | ip_version | 4 | 2020-12-22 11:23:47.126 | | ipv6_address_mode | None | 2020-12-22 11:23:47.126 | | ipv6_ra_mode | None | 2020-12-22 11:23:47.126 | | location | cloud='', project.domain_id='default', project.domain_name=, project.id='aaf41c31b1eb4b5eb0db81bf6618df6b', project.name='admin', region_name='RegionOne', zone= | 2020-12-22 11:23:47.126 | | name | shared-subnet | 2020-12-22 11:23:47.126 | | network_id | 5e50c7cf-3c60-4e14-808b-d89c3627faf8 | 2020-12-22 11:23:47.126 | | prefix_length | None | 2020-12-22 11:23:47.126 | | project_id | aaf41c31b1eb4b5eb0db81bf6618df6b | 2020-12-22 11:23:47.126 | | revision_number | 0 | 2020-12-22 11:23:47.126 | | segment_id | None | 2020-12-22 11:23:47.126 | | service_types | | 2020-12-22 11:23:47.126 | | subnetpool_id | None | 2020-12-22 11:23:47.127 | | tags | | 2020-12-22 11:23:47.127 | | updated_at | 2020-12-22T11:23:46Z | 2020-12-22 11:23:47.127 | +-------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-12-22 11:23:47.249 | ++ lib/tempest:configure_tempest:278 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_syslog False 2020-12-22 11:23:47.279 | ++ lib/tempest:configure_tempest:281 : iniset /opt/stack/tempest/etc/tempest.conf oslo_concurrency lock_path /opt/stack/data/tempest 2020-12-22 11:23:47.307 | ++ lib/tempest:configure_tempest:282 : mkdir -p /opt/stack/data/tempest 2020-12-22 11:23:47.311 | ++ lib/tempest:configure_tempest:283 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_stderr False 2020-12-22 11:23:47.339 | ++ lib/tempest:configure_tempest:284 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT log_file tempest.log 2020-12-22 11:23:47.366 | ++ lib/tempest:configure_tempest:285 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT debug True 2020-12-22 11:23:47.393 | ++ lib/tempest:configure_tempest:288 : iniset /opt/stack/tempest/etc/tempest.conf compute build_timeout 196 2020-12-22 11:23:47.421 | ++ lib/tempest:configure_tempest:289 : iniset /opt/stack/tempest/etc/tempest.conf volume build_timeout 196 2020-12-22 11:23:47.457 | ++ lib/tempest:configure_tempest:292 : iniset /opt/stack/tempest/etc/tempest.conf identity uri http://10.222.0.117/identity/v2.0/ 2020-12-22 11:23:47.487 | ++ lib/tempest:configure_tempest:293 : iniset /opt/stack/tempest/etc/tempest.conf identity uri_v3 http://10.222.0.117/identity/v3 2020-12-22 11:23:47.513 | ++ lib/tempest:configure_tempest:294 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_failure_attempts 2 2020-12-22 11:23:47.539 | ++ lib/tempest:configure_tempest:295 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_duration 10 2020-12-22 11:23:47.568 | ++ lib/tempest:configure_tempest:296 : iniset /opt/stack/tempest/etc/tempest.conf identity user_unique_last_password_count 2 2020-12-22 11:23:47.594 | ++ lib/tempest:configure_tempest:297 : [[ True == \T\r\u\e ]] 2020-12-22 11:23:47.596 | ++ lib/tempest:configure_tempest:298 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_username admin 2020-12-22 11:23:47.625 | ++ lib/tempest:configure_tempest:299 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_password Passw0rd 2020-12-22 11:23:47.654 | ++ lib/tempest:configure_tempest:300 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_project_name admin 2020-12-22 11:23:47.679 | ++ lib/tempest:configure_tempest:301 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_domain_name Default 2020-12-22 11:23:47.705 | ++ lib/tempest:configure_tempest:303 : '[' False == True ']' 2020-12-22 11:23:47.708 | ++ lib/tempest:configure_tempest:308 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled api_v2 False 2020-12-22 11:23:47.736 | ++ lib/tempest:configure_tempest:310 : iniset /opt/stack/tempest/etc/tempest.conf identity auth_version v3 2020-12-22 11:23:47.762 | ++ lib/tempest:configure_tempest:311 : [[ '' != \v\2 ]] 2020-12-22 11:23:47.765 | ++ lib/tempest:configure_tempest:313 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled api_v2_admin False 2020-12-22 11:23:47.790 | ++ lib/tempest:configure_tempest:316 : is_service_enabled tls-proxy 2020-12-22 11:23:47.806 | ++ functions-common:is_service_enabled:1988 : return 1 2020-12-22 11:23:47.809 | ++ lib/tempest:configure_tempest:321 : [[ True = True ]] 2020-12-22 11:23:47.811 | ++ lib/tempest:configure_tempest:322 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled security_compliance True 2020-12-22 11:23:47.840 | ++ lib/tempest:configure_tempest:327 : is_service_enabled ldap 2020-12-22 11:23:47.857 | ++ functions-common:is_service_enabled:1988 : return 1 2020-12-22 11:23:47.859 | ++ lib/tempest:configure_tempest:333 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled project_tags True 2020-12-22 11:23:47.886 | ++ lib/tempest:configure_tempest:337 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled application_credentials True 2020-12-22 11:23:47.922 | ++ lib/tempest:configure_tempest:342 : [[ ! -z '' ]] 2020-12-22 11:23:47.925 | ++ lib/tempest:configure_tempest:345 : '[' libvirt = xenserver ']' 2020-12-22 11:23:47.928 | ++ lib/tempest:configure_tempest:350 : '[' False '!=' True ']' 2020-12-22 11:23:47.931 | ++ lib/tempest:configure_tempest:351 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled api_v1 False 2020-12-22 11:23:47.970 | ++ lib/tempest:configure_tempest:355 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref 6b9dbc67-6e2f-4057-9066-7f3261d56080 2020-12-22 11:23:47.999 | ++ lib/tempest:configure_tempest:356 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref_alt 6b9dbc67-6e2f-4057-9066-7f3261d56080 2020-12-22 11:23:48.027 | ++ lib/tempest:configure_tempest:357 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref 42 2020-12-22 11:23:48.056 | ++ lib/tempest:configure_tempest:358 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref_alt 84 2020-12-22 11:23:48.085 | ++ lib/tempest:configure_tempest:359 : iniset /opt/stack/tempest/etc/tempest.conf validation connect_method floating 2020-12-22 11:23:48.127 | ++ lib/tempest:configure_tempest:360 : is_service_enabled neutron 2020-12-22 11:23:48.148 | ++ functions-common:is_service_enabled:1988 : return 0 2020-12-22 11:23:48.150 | ++ lib/tempest:configure_tempest:368 : [[ -n '' ]] 2020-12-22 11:23:48.153 | ++ lib/tempest:configure_tempest:378 : local tempest_compute_min_microversion=None 2020-12-22 11:23:48.155 | ++ lib/tempest:configure_tempest:379 : local tempest_compute_max_microversion=2.79 2020-12-22 11:23:48.157 | ++ lib/tempest:configure_tempest:382 : [[ '' == \c\o\m\p\u\t\e\_\l\e\g\a\c\y ]] 2020-12-22 11:23:48.160 | ++ lib/tempest:configure_tempest:386 : '[' None == None ']' 2020-12-22 11:23:48.163 | ++ lib/tempest:configure_tempest:387 : inicomment /opt/stack/tempest/etc/tempest.conf compute min_microversion 2020-12-22 11:23:48.184 | ++ lib/tempest:configure_tempest:391 : '[' 2.79 == None ']' 2020-12-22 11:23:48.186 | ++ lib/tempest:configure_tempest:394 : iniset /opt/stack/tempest/etc/tempest.conf compute max_microversion 2.79 2020-12-22 11:23:48.221 | ++ lib/tempest:configure_tempest:397 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled personality False 2020-12-22 11:23:48.251 | ++ lib/tempest:configure_tempest:398 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled resize True 2020-12-22 11:23:48.282 | ++ lib/tempest:configure_tempest:399 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migration False 2020-12-22 11:23:48.310 | ++ lib/tempest:configure_tempest:400 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled change_password False 2020-12-22 11:23:48.345 | ++ lib/tempest:configure_tempest:401 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled block_migration_for_live_migration True 2020-12-22 11:23:48.374 | ++ lib/tempest:configure_tempest:402 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migrate_back_and_forth False 2020-12-22 11:23:48.402 | ++ lib/tempest:configure_tempest:403 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled attach_encrypted_volume False 2020-12-22 11:23:48.441 | ++ lib/tempest:configure_tempest:405 : [[ -n AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter ]] 2020-12-22 11:23:48.443 | ++ lib/tempest:configure_tempest:406 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled scheduler_enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2020-12-22 11:23:48.479 | ++ lib/tempest:configure_tempest:409 : [[ False == \T\r\u\e ]] 2020-12-22 11:23:48.481 | ++ lib/tempest:configure_tempest:413 : is_service_enabled n-novnc 2020-12-22 11:23:48.501 | ++ functions-common:is_service_enabled:1988 : return 1 2020-12-22 11:23:48.503 | ++ lib/tempest:configure_tempest:418 : iniset /opt/stack/tempest/etc/tempest.conf network project_networks_reachable false 2020-12-22 11:23:48.536 | ++ lib/tempest:configure_tempest:419 : iniset /opt/stack/tempest/etc/tempest.conf network public_network_id c6f0d28c-f19c-4c1d-8149-f23d11011c00 2020-12-22 11:23:48.566 | ++ lib/tempest:configure_tempest:420 : iniset /opt/stack/tempest/etc/tempest.conf network public_router_id '' 2020-12-22 11:23:48.600 | ++ lib/tempest:configure_tempest:421 : iniset /opt/stack/tempest/etc/tempest.conf network default_network 172.20.0.0/16 2020-12-22 11:23:48.633 | ++ lib/tempest:configure_tempest:422 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6 True 2020-12-22 11:23:48.668 | ++ lib/tempest:configure_tempest:423 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6_subnet_attributes True 2020-12-22 11:23:48.699 | ++ lib/tempest:configure_tempest:424 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled port_security True 2020-12-22 11:23:48.730 | ++ lib/tempest:configure_tempest:427 : '[' libvirt = xenserver ']' 2020-12-22 11:23:48.733 | ++ lib/tempest:configure_tempest:433 : SCENARIO_IMAGE_DIR=/home/ubuntu/devstack/files 2020-12-22 11:23:48.735 | ++ lib/tempest:configure_tempest:434 : SCENARIO_IMAGE_FILE= 2020-12-22 11:23:48.737 | ++ lib/tempest:configure_tempest:436 : iniset /opt/stack/tempest/etc/tempest.conf scenario img_dir /home/ubuntu/devstack/files 2020-12-22 11:23:48.772 | ++ lib/tempest:configure_tempest:437 : iniset /opt/stack/tempest/etc/tempest.conf scenario img_file 2020-12-22 11:23:48.808 | ++ lib/tempest:configure_tempest:440 : TEMPEST_SSH_NETWORK_NAME=private 2020-12-22 11:23:48.810 | ++ lib/tempest:configure_tempest:441 : is_provider_network 2020-12-22 11:23:48.813 | ++ functions-common:is_provider_network:2185 : '[' '' == True ']' 2020-12-22 11:23:48.816 | ++ functions-common:is_provider_network:2188 : return 1 2020-12-22 11:23:48.818 | ++ lib/tempest:configure_tempest:445 : iniset /opt/stack/tempest/etc/tempest.conf validation run_validation True 2020-12-22 11:23:48.847 | ++ lib/tempest:configure_tempest:446 : iniset /opt/stack/tempest/etc/tempest.conf validation ip_version_for_ssh 4 2020-12-22 11:23:48.876 | ++ lib/tempest:configure_tempest:447 : iniset /opt/stack/tempest/etc/tempest.conf validation ssh_timeout 196 2020-12-22 11:23:48.904 | ++ lib/tempest:configure_tempest:448 : iniset /opt/stack/tempest/etc/tempest.conf validation image_ssh_user cirros 2020-12-22 11:23:48.931 | ++ lib/tempest:configure_tempest:449 : iniset /opt/stack/tempest/etc/tempest.conf validation network_for_ssh private 2020-12-22 11:23:48.962 | ++ lib/tempest:configure_tempest:456 : [[ -n '' ]] 2020-12-22 11:23:48.964 | ++ lib/tempest:configure_tempest:460 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2020-12-22 11:23:48.966 | ++ lib/tempest:configure_tempest:461 : TEMPEST_VOLUME_MANAGE_SNAPSHOT=True 2020-12-22 11:23:48.969 | +++ lib/tempest:configure_tempest:463 : trueorfalse False TEMPEST_VOLUME_MANAGE_SNAPSHOT 2020-12-22 11:23:48.985 | ++ lib/tempest:configure_tempest:463 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_snapshot True 2020-12-22 11:23:49.014 | ++ lib/tempest:configure_tempest:465 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2020-12-22 11:23:49.018 | ++ lib/tempest:configure_tempest:466 : TEMPEST_VOLUME_MANAGE_VOLUME=True 2020-12-22 11:23:49.021 | +++ lib/tempest:configure_tempest:468 : trueorfalse False TEMPEST_VOLUME_MANAGE_VOLUME 2020-12-22 11:23:49.037 | ++ lib/tempest:configure_tempest:468 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_volume True 2020-12-22 11:23:49.068 | ++ lib/tempest:configure_tempest:471 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2020-12-22 11:23:49.071 | ++ lib/tempest:configure_tempest:471 : '[' libvirt = libvirt ']' 2020-12-22 11:23:49.073 | ++ lib/tempest:configure_tempest:472 : TEMPEST_EXTEND_ATTACHED_VOLUME=True 2020-12-22 11:23:49.076 | +++ lib/tempest:configure_tempest:474 : trueorfalse False TEMPEST_EXTEND_ATTACHED_VOLUME 2020-12-22 11:23:49.092 | ++ lib/tempest:configure_tempest:474 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled extend_attached_volume True 2020-12-22 11:23:49.119 | ++ lib/tempest:configure_tempest:476 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2020-12-22 11:23:49.122 | ++ lib/tempest:configure_tempest:477 : TEMPEST_VOLUME_REVERT_TO_SNAPSHOT=True 2020-12-22 11:23:49.125 | +++ lib/tempest:configure_tempest:479 : trueorfalse False TEMPEST_VOLUME_REVERT_TO_SNAPSHOT 2020-12-22 11:23:49.141 | ++ lib/tempest:configure_tempest:479 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled volume_revert True 2020-12-22 11:23:49.169 | ++ lib/tempest:configure_tempest:480 : local tempest_volume_min_microversion=None 2020-12-22 11:23:49.171 | ++ lib/tempest:configure_tempest:481 : local tempest_volume_max_microversion=3.59 2020-12-22 11:23:49.173 | ++ lib/tempest:configure_tempest:484 : [[ '' == \v\o\l\u\m\e\v\2 ]] 2020-12-22 11:23:49.176 | ++ lib/tempest:configure_tempest:488 : '[' None == None ']' 2020-12-22 11:23:49.178 | ++ lib/tempest:configure_tempest:489 : inicomment /opt/stack/tempest/etc/tempest.conf volume min_microversion 2020-12-22 11:23:49.198 | ++ lib/tempest:configure_tempest:494 : '[' 3.59 == None ']' 2020-12-22 11:23:49.200 | ++ lib/tempest:configure_tempest:497 : iniset /opt/stack/tempest/etc/tempest.conf volume max_microversion 3.59 2020-12-22 11:23:49.228 | ++ lib/tempest:configure_tempest:500 : is_service_enabled c-bak 2020-12-22 11:23:49.243 | ++ functions-common:is_service_enabled:1988 : return 1 2020-12-22 11:23:49.246 | ++ lib/tempest:configure_tempest:501 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled backup False 2020-12-22 11:23:49.275 | ++ lib/tempest:configure_tempest:507 : [[ -n lvm:lvmdriver-1 ]] 2020-12-22 11:23:49.277 | ++ lib/tempest:configure_tempest:507 : [[ lvm:lvmdriver-1 =~ .*,.* ]] 2020-12-22 11:23:49.290 | ++ lib/tempest:configure_tempest:527 : '[' default '!=' default -o 'Open Source' '!=' 'Open Source' ']' 2020-12-22 11:23:49.292 | ++ lib/tempest:configure_tempest:531 : '[' default '!=' default -o iSCSI '!=' iSCSI ']' 2020-12-22 11:23:49.295 | ++ lib/tempest:configure_tempest:541 : local tempest_placement_min_microversion=None 2020-12-22 11:23:49.298 | ++ lib/tempest:configure_tempest:542 : local tempest_placement_max_microversion=1.36 2020-12-22 11:23:49.301 | ++ lib/tempest:configure_tempest:543 : '[' None == None ']' 2020-12-22 11:23:49.303 | ++ lib/tempest:configure_tempest:544 : inicomment /opt/stack/tempest/etc/tempest.conf placement min_microversion 2020-12-22 11:23:49.324 | ++ lib/tempest:configure_tempest:548 : '[' 1.36 == None ']' 2020-12-22 11:23:49.327 | ++ lib/tempest:configure_tempest:551 : iniset /opt/stack/tempest/etc/tempest.conf placement max_microversion 1.36 2020-12-22 11:23:49.360 | ++ lib/tempest:configure_tempest:555 : '[' libvirt = ironic ']' 2020-12-22 11:23:49.363 | ++ lib/tempest:configure_tempest:569 : '[' libvirt = libvirt ']' 2020-12-22 11:23:49.367 | ++ lib/tempest:configure_tempest:571 : '[' kvm = lxc ']' 2020-12-22 11:23:49.370 | ++ lib/tempest:configure_tempest:578 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled swap_volume True 2020-12-22 11:23:49.397 | ++ lib/tempest:configure_tempest:587 : local service 2020-12-22 11:23:49.401 | ++ lib/tempest:configure_tempest:588 : local tempest_services=key,glance,nova,neutron,cinder,swift,heat,ceilometer,horizon,sahara,ironic,trove 2020-12-22 11:23:49.407 | ++ lib/tempest:configure_tempest:589 : for service in ${tempest_services//,/ } 2020-12-22 11:23:49.407 | ++ lib/tempest:configure_tempest:590 : is_service_enabled key 2020-12-22 11:23:49.432 | ++ functions-common:is_service_enabled:1988 : return 0 2020-12-22 11:23:49.434 | ++ lib/tempest:configure_tempest:591 : iniset /opt/stack/tempest/etc/tempest.conf service_available key True 2020-12-22 11:23:49.467 | ++ lib/tempest:configure_tempest:589 : for service in ${tempest_services//,/ } 2020-12-22 11:23:49.469 | ++ lib/tempest:configure_tempest:590 : is_service_enabled glance 2020-12-22 11:23:49.486 | ++ functions-common:is_service_enabled:1988 : return 0 2020-12-22 11:23:49.489 | ++ lib/tempest:configure_tempest:591 : iniset /opt/stack/tempest/etc/tempest.conf service_available glance True 2020-12-22 11:23:49.517 | ++ lib/tempest:configure_tempest:589 : for service in ${tempest_services//,/ } 2020-12-22 11:23:49.519 | ++ lib/tempest:configure_tempest:590 : is_service_enabled nova 2020-12-22 11:23:49.535 | ++ functions-common:is_service_enabled:1988 : return 0 2020-12-22 11:23:49.537 | ++ lib/tempest:configure_tempest:591 : iniset /opt/stack/tempest/etc/tempest.conf service_available nova True 2020-12-22 11:23:49.564 | ++ lib/tempest:configure_tempest:589 : for service in ${tempest_services//,/ } 2020-12-22 11:23:49.566 | ++ lib/tempest:configure_tempest:590 : is_service_enabled neutron 2020-12-22 11:23:49.582 | ++ functions-common:is_service_enabled:1988 : return 0 2020-12-22 11:23:49.587 | ++ lib/tempest:configure_tempest:591 : iniset /opt/stack/tempest/etc/tempest.conf service_available neutron True 2020-12-22 11:23:49.615 | ++ lib/tempest:configure_tempest:589 : for service in ${tempest_services//,/ } 2020-12-22 11:23:49.617 | ++ lib/tempest:configure_tempest:590 : is_service_enabled cinder 2020-12-22 11:23:49.637 | ++ functions-common:is_service_enabled:1988 : return 0 2020-12-22 11:23:49.640 | ++ lib/tempest:configure_tempest:591 : iniset /opt/stack/tempest/etc/tempest.conf service_available cinder True 2020-12-22 11:23:49.669 | ++ lib/tempest:configure_tempest:589 : for service in ${tempest_services//,/ } 2020-12-22 11:23:49.671 | ++ lib/tempest:configure_tempest:590 : is_service_enabled swift 2020-12-22 11:23:49.688 | ++ functions-common:is_service_enabled:1988 : return 0 2020-12-22 11:23:49.690 | ++ lib/tempest:configure_tempest:591 : iniset /opt/stack/tempest/etc/tempest.conf service_available swift True 2020-12-22 11:23:49.718 | ++ lib/tempest:configure_tempest:589 : for service in ${tempest_services//,/ } 2020-12-22 11:23:49.720 | ++ lib/tempest:configure_tempest:590 : is_service_enabled heat 2020-12-22 11:23:49.739 | ++ functions-common:is_service_enabled:1988 : return 0 2020-12-22 11:23:49.741 | ++ lib/tempest:configure_tempest:591 : iniset /opt/stack/tempest/etc/tempest.conf service_available heat True 2020-12-22 11:23:49.772 | ++ lib/tempest:configure_tempest:589 : for service in ${tempest_services//,/ } 2020-12-22 11:23:49.774 | ++ lib/tempest:configure_tempest:590 : is_service_enabled ceilometer 2020-12-22 11:23:49.790 | ++ functions-common:is_service_enabled:1988 : return 1 2020-12-22 11:23:49.793 | ++ lib/tempest:configure_tempest:593 : iniset /opt/stack/tempest/etc/tempest.conf service_available ceilometer False 2020-12-22 11:23:49.820 | ++ lib/tempest:configure_tempest:589 : for service in ${tempest_services//,/ } 2020-12-22 11:23:49.822 | ++ lib/tempest:configure_tempest:590 : is_service_enabled horizon 2020-12-22 11:23:49.838 | ++ functions-common:is_service_enabled:1988 : return 1 2020-12-22 11:23:49.841 | ++ lib/tempest:configure_tempest:593 : iniset /opt/stack/tempest/etc/tempest.conf service_available horizon False 2020-12-22 11:23:49.869 | ++ lib/tempest:configure_tempest:589 : for service in ${tempest_services//,/ } 2020-12-22 11:23:49.873 | ++ lib/tempest:configure_tempest:590 : is_service_enabled sahara 2020-12-22 11:23:49.901 | ++ functions-common:is_service_enabled:1988 : return 1 2020-12-22 11:23:49.904 | ++ lib/tempest:configure_tempest:593 : iniset /opt/stack/tempest/etc/tempest.conf service_available sahara False 2020-12-22 11:23:49.933 | ++ lib/tempest:configure_tempest:589 : for service in ${tempest_services//,/ } 2020-12-22 11:23:49.935 | ++ lib/tempest:configure_tempest:590 : is_service_enabled ironic 2020-12-22 11:23:49.952 | ++ functions-common:is_service_enabled:1988 : return 1 2020-12-22 11:23:49.954 | ++ lib/tempest:configure_tempest:593 : iniset /opt/stack/tempest/etc/tempest.conf service_available ironic False 2020-12-22 11:23:49.981 | ++ lib/tempest:configure_tempest:589 : for service in ${tempest_services//,/ } 2020-12-22 11:23:49.983 | ++ lib/tempest:configure_tempest:590 : is_service_enabled trove 2020-12-22 11:23:49.999 | ++ functions-common:is_service_enabled:1988 : return 1 2020-12-22 11:23:50.002 | ++ lib/tempest:configure_tempest:593 : iniset /opt/stack/tempest/etc/tempest.conf service_available trove False 2020-12-22 11:23:50.031 | ++ lib/tempest:configure_tempest:597 : '[' libvirt = libvirt ']' 2020-12-22 11:23:50.033 | ++ lib/tempest:configure_tempest:597 : '[' kvm = lxc ']' 2020-12-22 11:23:50.036 | ++ lib/tempest:configure_tempest:607 : local tmp_cfg_file 2020-12-22 11:23:50.039 | +++ lib/tempest:configure_tempest:608 : mktemp 2020-12-22 11:23:50.043 | ++ lib/tempest:configure_tempest:608 : tmp_cfg_file=/tmp/tmp.FTnabqxIB9 2020-12-22 11:23:50.045 | ++ lib/tempest:configure_tempest:609 : cd /opt/stack/tempest 2020-12-22 11:23:50.048 | ++ lib/tempest:configure_tempest:610 : [[ False != \T\r\u\e ]] 2020-12-22 11:23:50.050 | ++ lib/tempest:configure_tempest:611 : tox -revenv-tempest --notest 2020-12-22 11:23:50.766 | venv-tempest recreate: /opt/stack/tempest/.tox/tempest 2020-12-22 11:23:56.449 | venv-tempest installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2020-12-22 11:24:13.070 | venv-tempest develop-inst: /opt/stack/tempest 2020-12-22 11:24:18.806 | venv-tempest installed: attrs==20.3.0,bcrypt==3.2.0,certifi==2020.11.8,cffi==1.14.4,chardet==3.0.4,cliff==3.5.0,cmd2==1.4.0,colorama==0.4.4,cryptography==3.2.1,debtcollector==2.2.0,extras==1.0.0,fasteners==0.14.1,fixtures==3.0.0,future==0.18.2,idna==2.10,importlib-metadata==3.1.1,importlib-resources==3.3.0,iso8601==0.1.13,jsonschema==3.2.0,linecache2==1.0.0,monotonic==1.5,msgpack==1.0.0,netaddr==0.8.0,netifaces==0.10.9,oslo.concurrency==4.3.1,oslo.config==8.4.0,oslo.context==3.1.1,oslo.i18n==5.0.1,oslo.log==4.4.0,oslo.serialization==4.0.1,oslo.utils==4.7.0,packaging==20.4,paramiko==2.7.2,pbr==5.5.1,prettytable==0.7.2,pycparser==2.20,pyinotify==0.9.6,PyNaCl==1.4.0,pyparsing==2.4.7,pyperclip==1.8.1,pyrsistent==0.17.3,python-dateutil==2.8.1,python-mimeparse==1.6.0,python-subunit==1.4.0,pytz==2020.4,PyYAML==5.3.1,requests==2.25.0,rfc3986==1.4.0,six==1.15.0,stestr==3.1.0,stevedore==3.3.0,-e git+https://opendev.org/openstack/tempest@38b167537a66bfd0e65ec9f1dac0764aed1f75fc#egg=tempest,testtools==2.4.0,traceback2==1.4.0,unittest2==1.1.0,urllib3==1.26.2,voluptuous==0.12.0,wcwidth==0.2.5,wrapt==1.12.1,zipp==3.4.0 2020-12-22 11:24:18.806 | ___________________________________ summary ____________________________________ 2020-12-22 11:24:18.806 | venv-tempest: skipped tests 2020-12-22 11:24:18.806 | congratulations :) 2020-12-22 11:24:18.840 | ++ lib/tempest:configure_tempest:615 : cd /opt/stack/requirements 2020-12-22 11:24:18.843 | ++ lib/tempest:configure_tempest:615 : git show origin/master:upper-constraints.txt 2020-12-22 11:24:18.849 | ++ lib/tempest:configure_tempest:616 : tox -evenv-tempest -- pip install -c u-c-m.txt -r requirements.txt 2020-12-22 11:24:20.563 | /opt/stack/tempest/.tox/tempest/lib/python3.6/site-packages/pbr/core.py:131: UserWarning: Unknown distribution option: 'requires_python' 2020-12-22 11:24:20.563 | warnings.warn(msg) 2020-12-22 11:24:20.642 | venv-tempest develop-inst-noop: /opt/stack/tempest 2020-12-22 11:24:21.320 | venv-tempest installed: attrs==20.3.0,bcrypt==3.2.0,certifi==2020.11.8,cffi==1.14.4,chardet==3.0.4,cliff==3.5.0,cmd2==1.4.0,colorama==0.4.4,cryptography==3.2.1,debtcollector==2.2.0,extras==1.0.0,fasteners==0.14.1,fixtures==3.0.0,future==0.18.2,idna==2.10,importlib-metadata==3.1.1,importlib-resources==3.3.0,iso8601==0.1.13,jsonschema==3.2.0,linecache2==1.0.0,monotonic==1.5,msgpack==1.0.0,netaddr==0.8.0,netifaces==0.10.9,oslo.concurrency==4.3.1,oslo.config==8.4.0,oslo.context==3.1.1,oslo.i18n==5.0.1,oslo.log==4.4.0,oslo.serialization==4.0.1,oslo.utils==4.7.0,packaging==20.4,paramiko==2.7.2,pbr==5.5.1,prettytable==0.7.2,pycparser==2.20,pyinotify==0.9.6,PyNaCl==1.4.0,pyparsing==2.4.7,pyperclip==1.8.1,pyrsistent==0.17.3,python-dateutil==2.8.1,python-mimeparse==1.6.0,python-subunit==1.4.0,pytz==2020.4,PyYAML==5.3.1,requests==2.25.0,rfc3986==1.4.0,six==1.15.0,stestr==3.1.0,stevedore==3.3.0,-e git+https://opendev.org/openstack/tempest@38b167537a66bfd0e65ec9f1dac0764aed1f75fc#egg=tempest,testtools==2.4.0,traceback2==1.4.0,unittest2==1.1.0,urllib3==1.26.2,voluptuous==0.12.0,wcwidth==0.2.5,wrapt==1.12.1,zipp==3.4.0 2020-12-22 11:24:21.321 | venv-tempest run-test-pre: PYTHONHASHSEED='1465583642' 2020-12-22 11:24:21.321 | venv-tempest run-test: commands[0] | pip install -c u-c-m.txt -r requirements.txt 2020-12-22 11:24:22.855 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2020-12-22 11:24:22.857 | Requirement already satisfied: oslo.concurrency===4.3.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c u-c-m.txt (line 24)) (4.3.1) 2020-12-22 11:24:22.868 | Requirement already satisfied: pbr===5.5.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c u-c-m.txt (line 46)) (5.5.1) 2020-12-22 11:24:22.871 | Requirement already satisfied: oslo.i18n===5.0.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c u-c-m.txt (line 52)) (5.0.1) 2020-12-22 11:24:22.878 | Requirement already satisfied: fixtures===3.0.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c u-c-m.txt (line 62)) (3.0.0) 2020-12-22 11:24:22.889 | Requirement already satisfied: debtcollector===2.2.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c u-c-m.txt (line 114)) (2.2.0) 2020-12-22 11:24:22.897 | Requirement already satisfied: netaddr===0.8.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c u-c-m.txt (line 129)) (0.8.0) 2020-12-22 11:24:22.904 | Requirement already satisfied: prettytable===0.7.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c u-c-m.txt (line 137)) (0.7.2) 2020-12-22 11:24:22.907 | Requirement already satisfied: paramiko===2.7.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c u-c-m.txt (line 160)) (2.7.2) 2020-12-22 11:24:22.960 | Requirement already satisfied: urllib3===1.26.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c u-c-m.txt (line 165)) (1.26.2) 2020-12-22 11:24:22.984 | Requirement already satisfied: python-subunit===1.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c u-c-m.txt (line 170)) (1.4.0) 2020-12-22 11:24:22.999 | Requirement already satisfied: PyYAML===5.3.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c u-c-m.txt (line 174)) (5.3.1) 2020-12-22 11:24:23.002 | Requirement already satisfied: cryptography===3.2.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c u-c-m.txt (line 178)) (3.2.1) 2020-12-22 11:24:23.045 | Requirement already satisfied: unittest2===1.1.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c u-c-m.txt (line 196)) (1.1.0) 2020-12-22 11:24:23.053 | Requirement already satisfied: bcrypt===3.2.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c u-c-m.txt (line 204)) (3.2.0) 2020-12-22 11:24:23.062 | Requirement already satisfied: cliff===3.5.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c u-c-m.txt (line 237)) (3.5.0) 2020-12-22 11:24:23.078 | Requirement already satisfied: oslo.log===4.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c u-c-m.txt (line 268)) (4.4.0) 2020-12-22 11:24:23.119 | Requirement already satisfied: stestr===3.1.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c u-c-m.txt (line 297)) (3.1.0) 2020-12-22 11:24:23.150 | Requirement already satisfied: oslo.serialization===4.0.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c u-c-m.txt (line 298)) (4.0.1) 2020-12-22 11:24:23.160 | Requirement already satisfied: testtools===2.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c u-c-m.txt (line 334)) (2.4.0) 2020-12-22 11:24:23.179 | Requirement already satisfied: PyNaCl===1.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c u-c-m.txt (line 375)) (1.4.0) 2020-12-22 11:24:23.192 | Requirement already satisfied: msgpack===1.0.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c u-c-m.txt (line 380)) (1.0.0) 2020-12-22 11:24:23.196 | Requirement already satisfied: oslo.config===8.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c u-c-m.txt (line 382)) (8.4.0) 2020-12-22 11:24:23.243 | Requirement already satisfied: pyparsing===2.4.7 in ./.tox/tempest/lib/python3.6/site-packages (from -c u-c-m.txt (line 397)) (2.4.7) 2020-12-22 11:24:23.246 | Requirement already satisfied: stevedore===3.3.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c u-c-m.txt (line 408)) (3.3.0) 2020-12-22 11:24:23.255 | Requirement already satisfied: cmd2===1.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c u-c-m.txt (line 417)) (1.4.0) 2020-12-22 11:24:23.316 | Requirement already satisfied: six===1.15.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c u-c-m.txt (line 434)) (1.15.0) 2020-12-22 11:24:23.319 | Requirement already satisfied: wrapt===1.12.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c u-c-m.txt (line 461)) (1.12.1) 2020-12-22 11:24:23.322 | Requirement already satisfied: rfc3986===1.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c u-c-m.txt (line 472)) (1.4.0) 2020-12-22 11:24:23.327 | Requirement already satisfied: future===0.18.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c u-c-m.txt (line 475)) (0.18.2) 2020-12-22 11:24:23.331 | Requirement already satisfied: importlib-resources===3.3.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c u-c-m.txt (line 500)) (3.3.0) 2020-12-22 11:24:23.350 | Requirement already satisfied: cffi===1.14.4 in ./.tox/tempest/lib/python3.6/site-packages (from -c u-c-m.txt (line 514)) (1.14.4) 2020-12-22 11:24:23.353 | Requirement already satisfied: jsonschema===3.2.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c u-c-m.txt (line 516)) (3.2.0) 2020-12-22 11:24:23.386 | Requirement already satisfied: zipp===3.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c u-c-m.txt (line 529)) (3.4.0) 2020-12-22 11:24:23.413 | Requirement already satisfied: fasteners===0.14.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c u-c-m.txt (line 542)) (0.14.1) 2020-12-22 11:24:23.419 | Requirement already satisfied: oslo.utils===4.7.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c u-c-m.txt (line 548)) (4.7.0) 2020-12-22 11:24:23.437 | Requirement already satisfied: python-dateutil===2.8.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c u-c-m.txt (line 555)) (2.8.1) 2020-12-22 11:24:23.442 | Requirement already satisfied: colorama===0.4.4 in ./.tox/tempest/lib/python3.6/site-packages (from -c u-c-m.txt (line 558)) (0.4.4) 2020-12-22 11:24:23.447 | Requirement already satisfied: pytz===2020.4 in ./.tox/tempest/lib/python3.6/site-packages (from -c u-c-m.txt (line 561)) (2020.4) 2020-12-22 11:24:23.452 | Requirement already satisfied: setuptools===50.3.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c u-c-m.txt (line 568)) (50.3.2) 2020-12-22 11:24:23.498 | Requirement already satisfied: extras===1.0.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c u-c-m.txt (line 156)) (1.0.0) 2020-12-22 11:24:23.501 | Requirement already satisfied: traceback2===1.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c u-c-m.txt (line 140)) (1.4.0) 2020-12-22 11:24:23.504 | Requirement already satisfied: argparse in ./.tox/tempest/lib/python3.6/site-packages (from unittest2===1.1.0->-c u-c-m.txt (line 196)) (1.4.0) 2020-12-22 11:24:23.507 | Requirement already satisfied: oslo.context===3.1.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c u-c-m.txt (line 55)) (3.1.1) 2020-12-22 11:24:23.514 | Requirement already satisfied: pyinotify===0.9.6 in ./.tox/tempest/lib/python3.6/site-packages (from -c u-c-m.txt (line 113)) (0.9.6) 2020-12-22 11:24:23.517 | Requirement already satisfied: voluptuous===0.12.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c u-c-m.txt (line 2)) (0.12.0) 2020-12-22 11:24:23.522 | Requirement already satisfied: python-mimeparse===1.6.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c u-c-m.txt (line 94)) (1.6.0) 2020-12-22 11:24:23.524 | Requirement already satisfied: requests===2.25.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c u-c-m.txt (line 213)) (2.25.0) 2020-12-22 11:24:23.545 | Requirement already satisfied: importlib-metadata===3.1.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c u-c-m.txt (line 271)) (3.1.1) 2020-12-22 11:24:23.583 | Requirement already satisfied: wcwidth===0.2.5 in ./.tox/tempest/lib/python3.6/site-packages (from -c u-c-m.txt (line 134)) (0.2.5) 2020-12-22 11:24:23.589 | Requirement already satisfied: pyperclip===1.8.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c u-c-m.txt (line 259)) (1.8.1) 2020-12-22 11:24:23.591 | Requirement already satisfied: attrs===20.3.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c u-c-m.txt (line 49)) (20.3.0) 2020-12-22 11:24:23.637 | Requirement already satisfied: pycparser===2.20 in ./.tox/tempest/lib/python3.6/site-packages (from -c u-c-m.txt (line 172)) (2.20) 2020-12-22 11:24:23.640 | Requirement already satisfied: pyrsistent===0.17.3 in ./.tox/tempest/lib/python3.6/site-packages (from -c u-c-m.txt (line 470)) (0.17.3) 2020-12-22 11:24:23.645 | Requirement already satisfied: monotonic===1.5 in ./.tox/tempest/lib/python3.6/site-packages (from -c u-c-m.txt (line 487)) (1.5) 2020-12-22 11:24:23.648 | Requirement already satisfied: netifaces===0.10.9 in ./.tox/tempest/lib/python3.6/site-packages (from -c u-c-m.txt (line 493)) (0.10.9) 2020-12-22 11:24:23.651 | Requirement already satisfied: iso8601===0.1.13 in ./.tox/tempest/lib/python3.6/site-packages (from -c u-c-m.txt (line 349)) (0.1.13) 2020-12-22 11:24:23.654 | Requirement already satisfied: packaging===20.4 in ./.tox/tempest/lib/python3.6/site-packages (from -c u-c-m.txt (line 322)) (20.4) 2020-12-22 11:24:23.660 | Requirement already satisfied: linecache2===1.0.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c u-c-m.txt (line 351)) (1.0.0) 2020-12-22 11:24:23.663 | Requirement already satisfied: chardet===3.0.4 in ./.tox/tempest/lib/python3.6/site-packages (from -c u-c-m.txt (line 3)) (3.0.4) 2020-12-22 11:24:23.666 | Requirement already satisfied: certifi===2020.11.8 in ./.tox/tempest/lib/python3.6/site-packages (from -c u-c-m.txt (line 41)) (2020.11.8) 2020-12-22 11:24:23.668 | Requirement already satisfied: idna===2.10 in ./.tox/tempest/lib/python3.6/site-packages (from -c u-c-m.txt (line 353)) (2.10) 2020-12-22 11:24:23.769 | WARNING: You are using pip version 19.2.3, however version 20.3.3 is available. 2020-12-22 11:24:23.769 | You should consider upgrading via the 'pip install --upgrade pip' command. 2020-12-22 11:24:23.832 | ___________________________________ summary ____________________________________ 2020-12-22 11:24:23.832 | venv-tempest: commands succeeded 2020-12-22 11:24:23.832 | congratulations :) 2020-12-22 11:24:23.876 | ++ lib/tempest:configure_tempest:619 : iniset /opt/stack/tempest/etc/tempest.conf auth tempest_roles member 2020-12-22 11:24:23.905 | ++ lib/tempest:configure_tempest:620 : [[ False == \T\r\u\e ]] 2020-12-22 11:24:23.907 | ++ lib/tempest:configure_tempest:628 : [[ True == \F\a\l\s\e ]] 2020-12-22 11:24:23.910 | ++ lib/tempest:configure_tempest:632 : iniset /opt/stack/tempest/etc/tempest.conf auth use_dynamic_credentials True 2020-12-22 11:24:23.939 | ++ lib/tempest:configure_tempest:638 : tox -evenv -- tempest verify-config -uro /tmp/tmp.FTnabqxIB9 2020-12-22 11:24:24.668 | venv create: /opt/stack/tempest/.tox/venv 2020-12-22 11:24:30.083 | venv installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt, -r/opt/stack/tempest/doc/requirements.txt 2020-12-22 11:24:58.409 | venv develop-inst: /opt/stack/tempest 2020-12-22 11:25:06.293 | venv installed: alabaster==0.7.12,attrs==20.3.0,Babel==2.9.0,bcrypt==3.2.0,certifi==2020.11.8,cffi==1.14.4,chardet==3.0.4,cliff==3.5.0,cmd2==1.4.0,colorama==0.4.4,cryptography==3.2.1,debtcollector==2.2.0,docutils==0.15.2,dulwich==0.20.14,extras==1.0.0,fasteners==0.14.1,fixtures==3.0.0,future==0.18.2,idna==2.10,imagesize==1.2.0,importlib-metadata==3.1.1,importlib-resources==3.3.0,iso8601==0.1.13,Jinja2==2.11.2,jsonschema==3.2.0,linecache2==1.0.0,MarkupSafe==1.1.1,monotonic==1.5,msgpack==1.0.0,netaddr==0.8.0,netifaces==0.10.9,openstackdocstheme==2.2.7,oslo.concurrency==4.3.1,oslo.config==8.4.0,oslo.context==3.1.1,oslo.i18n==5.0.1,oslo.log==4.4.0,oslo.serialization==4.0.1,oslo.utils==4.7.0,packaging==20.4,paramiko==2.7.2,pbr==5.5.1,prettytable==0.7.2,pycparser==2.20,Pygments==2.7.2,pyinotify==0.9.6,PyNaCl==1.4.0,pyparsing==2.4.7,pyperclip==1.8.1,pyrsistent==0.17.3,python-dateutil==2.8.1,python-mimeparse==1.6.0,python-subunit==1.4.0,pytz==2020.4,PyYAML==5.3.1,reno==3.2.0,requests==2.25.0,rfc3986==1.4.0,six==1.15.0,snowballstemmer==2.0.0,Sphinx==3.3.1,sphinxcontrib-applehelp==1.0.2,sphinxcontrib-devhelp==1.0.2,sphinxcontrib-htmlhelp==1.0.3,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-qthelp==1.0.3,sphinxcontrib-serializinghtml==1.1.4,sphinxcontrib-svg2pdfconverter==1.1.0,stestr==3.1.0,stevedore==3.3.0,-e git+https://opendev.org/openstack/tempest@38b167537a66bfd0e65ec9f1dac0764aed1f75fc#egg=tempest,testtools==2.4.0,traceback2==1.4.0,unittest2==1.1.0,urllib3==1.26.2,voluptuous==0.12.0,wcwidth==0.2.5,wrapt==1.12.1,zipp==3.4.0 2020-12-22 11:25:06.294 | venv run-test-pre: PYTHONHASHSEED='1121206269' 2020-12-22 11:25:06.294 | venv run-test: commands[0] | tempest verify-config -uro /tmp/tmp.FTnabqxIB9 2020-12-22 11:25:09.814 | /opt/stack/tempest/tempest/lib/services/clients.py:211: 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 2020-12-22 11:25:09.814 | _client = klass(auth_provider=auth_provider, **kwargs) 2020-12-22 11:25:09.814 | Config option api_v2 in group image-feature-enabled should be changed to: False 2020-12-22 11:25:09.920 | ___________________________________ summary ____________________________________ 2020-12-22 11:25:09.920 | venv: commands succeeded 2020-12-22 11:25:09.920 | congratulations :) 2020-12-22 11:25:09.952 | ++ lib/tempest:configure_tempest:643 : is_service_enabled q-metering 2020-12-22 11:25:09.972 | ++ functions-common:is_service_enabled:1988 : return 0 2020-12-22 11:25:09.974 | ++ lib/tempest:configure_tempest:648 : is_service_enabled q-l3 2020-12-22 11:25:09.990 | ++ functions-common:is_service_enabled:1988 : return 0 2020-12-22 11:25:09.993 | ++ lib/tempest:configure_tempest:651 : DEFAULT_NET_EXT=address-scope,agent,allowed-address-pairs,auto-allocated-topology 2020-12-22 11:25:09.995 | ++ lib/tempest:configure_tempest:652 : DEFAULT_NET_EXT+=,availability_zone,binding,default-subnetpools,dhcp_agent_scheduler 2020-12-22 11:25:09.998 | ++ lib/tempest:configure_tempest:653 : DEFAULT_NET_EXT+=,dvr,ext-gw-mode,external-net,extra_dhcp_opt,extraroute,flavors 2020-12-22 11:25:10.000 | ++ lib/tempest:configure_tempest:654 : DEFAULT_NET_EXT+=,l3-flavors,l3-ha,l3_agent_scheduler,multi-provider,net-mtu 2020-12-22 11:25:10.003 | ++ lib/tempest:configure_tempest:655 : DEFAULT_NET_EXT+=,network-ip-availability,network_availability_zone,pagination 2020-12-22 11:25:10.005 | ++ lib/tempest:configure_tempest:656 : DEFAULT_NET_EXT+=,port-security,project-id,provider,quotas,quota_details,rbac-policies 2020-12-22 11:25:10.008 | ++ lib/tempest:configure_tempest:657 : DEFAULT_NET_EXT+=,revision-if-match,router,router_availability_zone,security-group,service-type,sorting 2020-12-22 11:25:10.010 | ++ lib/tempest:configure_tempest:658 : DEFAULT_NET_EXT+=,standard-attr-description,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp 2020-12-22 11:25:10.013 | ++ lib/tempest:configure_tempest:659 : DEFAULT_NET_EXT+=,subnet-service-types,subnet_allocation,net-mtu-writable,ip-substring-filtering 2020-12-22 11:25:10.015 | ++ lib/tempest:configure_tempest:660 : DEFAULT_NET_EXT+=,availability_zone_filter,filter-validation,empty-string-filtering,port-mac-address-regenerate 2020-12-22 11:25:10.018 | ++ lib/tempest:configure_tempest:661 : DEFAULT_NET_EXT+=,port-security-groups-filtering,fip-port-details,binding-extended 2020-12-22 11:25:10.020 | ++ lib/tempest:configure_tempest:662 : DEFAULT_NET_EXT+=,subnet_onboard,l3-port-ip-change-not-allowed,agent-resources-synced 2020-12-22 11:25:10.022 | ++ lib/tempest:configure_tempest:663 : DEFAULT_NET_EXT+=,floatingip-pools,rbac-security-groups,subnetpool-prefix-ops,router-admin-state-down-before-update 2020-12-22 11:25:10.025 | ++ lib/tempest:configure_tempest:664 : 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 2020-12-22 11:25:10.028 | ++ lib/tempest:configure_tempest:665 : [[ ! -z '' ]] 2020-12-22 11:25:10.031 | ++ lib/tempest:configure_tempest:671 : [[ -n '' ]] 2020-12-22 11:25:10.035 | ++ lib/tempest:configure_tempest:674 : 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 2020-12-22 11:25:10.064 | ++ lib/tempest:configure_tempest:676 : DEFAULT_SWIFT_OPT=account_quotas,bulk_delete,bulk_upload,container_quotas 2020-12-22 11:25:10.066 | ++ lib/tempest:configure_tempest:677 : DEFAULT_SWIFT_OPT+=,container_sync,crossdomain,formpost,ratelimit,slo 2020-12-22 11:25:10.068 | ++ lib/tempest:configure_tempest:678 : DEFAULT_SWIFT_OPT+=,staticweb,tempauth,tempurl,versioned_writes 2020-12-22 11:25:10.071 | ++ lib/tempest:configure_tempest:679 : local object_storage_api_extensions=account_quotas,bulk_delete,bulk_upload,container_quotas,container_sync,crossdomain,formpost,ratelimit,slo,staticweb,tempauth,tempurl,versioned_writes 2020-12-22 11:25:10.074 | ++ lib/tempest:configure_tempest:680 : [[ ! -z '' ]] 2020-12-22 11:25:10.076 | ++ lib/tempest:configure_tempest:686 : 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 2020-12-22 11:25:10.108 | ++ lib/tempest:configure_tempest:688 : DEFAULT_VOL_EXT=OS-SCH-HNT,backups,capabilities,cgsnapshots,consistencygroups 2020-12-22 11:25:10.110 | ++ lib/tempest:configure_tempest:689 : DEFAULT_VOL_EXT+=,encryption,os-admin-actions,os-availability-zone 2020-12-22 11:25:10.112 | ++ lib/tempest:configure_tempest:690 : DEFAULT_VOL_EXT+=,os-extended-services,os-extended-snapshot-attributes 2020-12-22 11:25:10.115 | ++ lib/tempest:configure_tempest:691 : DEFAULT_VOL_EXT+=,os-hosts,os-quota-class-sets,os-quota-sets 2020-12-22 11:25:10.117 | ++ lib/tempest:configure_tempest:692 : DEFAULT_VOL_EXT+=,os-services,os-snapshot-actions,os-snapshot-manage 2020-12-22 11:25:10.120 | ++ lib/tempest:configure_tempest:693 : DEFAULT_VOL_EXT+=,os-snapshot-unmanage,os-types-extra-specs,os-types-manage 2020-12-22 11:25:10.122 | ++ lib/tempest:configure_tempest:694 : DEFAULT_VOL_EXT+=,os-used-limits,os-vol-host-attr,os-vol-image-meta 2020-12-22 11:25:10.125 | ++ lib/tempest:configure_tempest:695 : DEFAULT_VOL_EXT+=,os-vol-mig-status-attr,os-vol-tenant-attr,os-volume-actions 2020-12-22 11:25:10.127 | ++ lib/tempest:configure_tempest:696 : DEFAULT_VOL_EXT+=,os-volume-encryption-metadata,os-volume-manage 2020-12-22 11:25:10.129 | ++ lib/tempest:configure_tempest:697 : DEFAULT_VOL_EXT+=,os-volume-transfer,os-volume-type-access 2020-12-22 11:25:10.132 | ++ lib/tempest:configure_tempest:698 : DEFAULT_VOL_EXT+=,os-volume-unmanage,qos-specs,scheduler-stats 2020-12-22 11:25:10.135 | ++ lib/tempest:configure_tempest:699 : 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 2020-12-22 11:25:10.137 | ++ lib/tempest:configure_tempest:700 : [[ ! -z '' ]] 2020-12-22 11:25:10.140 | ++ lib/tempest:configure_tempest:706 : 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 2020-12-22 11:25:10.168 | ++ lib/tempest:configure_tempest:709 : IFS=' 2020-12-22 11:25:10.168 | ' 2020-12-22 11:25:10.173 | ++ extras.d/80-tempest.sh:source:22 : echo_summary 'Installing Tempest Plugins' 2020-12-22 11:25:10.176 | ++ ./stack.sh:echo_summary:455 : [[ -t 3 ]] 2020-12-22 11:25:10.180 | ++ ./stack.sh:echo_summary:461 : echo -e Installing Tempest Plugins 2020-12-22 11:25:10.184 | ++ extras.d/80-tempest.sh:source:23 : install_tempest_plugins 2020-12-22 11:25:10.187 | ++ lib/tempest:install_tempest_plugins:733 : pushd /opt/stack/tempest 2020-12-22 11:25:10.187 | /opt/stack/tempest /opt/stack/tempest 2020-12-22 11:25:10.190 | ++ lib/tempest:install_tempest_plugins:734 : [[ 0 != 0 ]] 2020-12-22 11:25:10.193 | ++ lib/tempest:install_tempest_plugins:741 : popd 2020-12-22 11:25:10.193 | /opt/stack/tempest 2020-12-22 11:25:10.196 | ++ extras.d/80-tempest.sh:source:26 : [[ stack == \u\n\s\t\a\c\k ]] 2020-12-22 11:25:10.199 | ++ extras.d/80-tempest.sh:source:31 : [[ stack == \c\l\e\a\n ]] 2020-12-22 11:25:10.202 | + functions-common:run_phase:1781 : [[ stack == \s\o\u\r\c\e ]] 2020-12-22 11:25:10.204 | + functions-common:run_phase:1784 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2020-12-22 11:25:10.207 | + functions-common:run_phase:1787 : run_plugins stack test-config 2020-12-22 11:25:10.210 | + functions-common:run_plugins:1746 : local mode=stack 2020-12-22 11:25:10.212 | + functions-common:run_plugins:1747 : local phase=test-config 2020-12-22 11:25:10.215 | + functions-common:run_plugins:1749 : local plugins= 2020-12-22 11:25:10.219 | + functions-common:run_plugins:1750 : local plugin 2020-12-22 11:25:10.222 | + ./stack.sh:main:1501 : merge_config_group /home/ubuntu/devstack/local.conf test-config 2020-12-22 11:25:10.226 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2020-12-22 11:25:10.229 | + inc/meta-config:merge_config_group:171 : shift 2020-12-22 11:25:10.232 | + inc/meta-config:merge_config_group:172 : local matchgroups=test-config 2020-12-22 11:25:10.235 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2020-12-22 11:25:10.238 | + inc/meta-config:merge_config_group:176 : local configfile group 2020-12-22 11:25:10.241 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2020-12-22 11:25:10.245 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf test-config 2020-12-22 11:25:10.248 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2020-12-22 11:25:10.251 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=test-config 2020-12-22 11:25:10.253 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2020-12-22 11:25:10.257 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=test-config ' 2020-12-22 11:25:10.257 | /^\[\[.+\|.*\]\]/ { 2020-12-22 11:25:10.257 | gsub("[][]", "", $1); 2020-12-22 11:25:10.257 | split($1, a, "|"); 2020-12-22 11:25:10.257 | if (a[1] == matchgroup) 2020-12-22 11:25:10.257 | print a[2] 2020-12-22 11:25:10.257 | } 2020-12-22 11:25:10.257 | ' /home/ubuntu/devstack/local.conf ========================= DevStack Component Timing (times are in seconds) ========================= run_process 26 test_with_retry 5 apt-get-update 3 osc 361 wait_for_service 24 git_timed 77 dbsync 71 pip_install 339 apt-get 230 ------------------------- Unaccounted time 663 ========================= Total runtime 1799 This is your host IP address: 10.222.0.117 This is your host IPv6 address: ::1 Keystone is serving at http://10.222.0.117/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: train Change: ecf59118d73d49eee130e810ea742c0191ae1775 Stop installing test-requirements with projects 2020-12-21 19:26:14 +0000 OS Version: Ubuntu 18.04 bionic