2022-02-02 15:20:05.627 | + ./stack.sh:main:473 : exec 2022-02-02 15:20:05.627 | + ./stack.sh:main:481 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-02-02-152005' 2022-02-02 15:20:05.627 | ++ ./stack.sh:main:473 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-02-02-152005.summary.2022-02-02-152005 2022-02-02 15:20:05.627 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2022-02-02 15:20:05.627 | + ./stack.sh:echo_summary:432 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-02-02-152005 2022-02-02 15:20:05.627 | + ./stack.sh:main:483 : ln -sf /opt/stack/logs/stack.sh.log.2022-02-02-152005 /opt/stack/logs/stack.sh.log 2022-02-02 15:20:05.627 | + ./stack.sh:main:484 : ln -sf /opt/stack/logs/stack.sh.log.2022-02-02-152005.summary.2022-02-02-152005 /opt/stack/logs/stack.sh.log.summary 2022-02-02 15:20:05.627 | + ./stack.sh:main:499 : check_path_perm_sanity /opt/stack 2022-02-02 15:20:05.627 | + functions:check_path_perm_sanity:596 : local real_path 2022-02-02 15:20:05.627 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-02-02 15:20:05.627 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-02-02 15:20:05.627 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-02-02 15:20:05.627 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-02-02 15:20:05.627 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-02-02 15:20:05.627 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-02-02 15:20:05.627 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-02-02 15:20:05.627 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-02-02 15:20:05.629 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-02-02 15:20:05.631 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-02-02 15:20:05.633 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-02-02 15:20:05.636 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-02-02 15:20:05.639 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-02-02 15:20:05.641 | + ./stack.sh:main:505 : trap exit_trap EXIT 2022-02-02 15:20:05.644 | + ./stack.sh:main:546 : trap err_trap ERR 2022-02-02 15:20:05.646 | + ./stack.sh:main:559 : set -o errexit 2022-02-02 15:20:05.648 | + ./stack.sh:main:562 : uname -a 2022-02-02 15:20:05.649 | Linux dv-cinder-817833-1-smb 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2022-02-02 15:20:05.651 | + ./stack.sh:main:565 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-02-02 15:20:05.653 | + ./stack.sh:main:566 : rm -f /opt/stack/data/ca-bundle.pem 2022-02-02 15:20:05.656 | + ./stack.sh:main:569 : source /home/ubuntu/devstack/lib/database 2022-02-02 15:20:05.688 | + ./stack.sh:main:570 : source /home/ubuntu/devstack/lib/rpc_backend 2022-02-02 15:20:05.703 | + ./stack.sh:main:576 : fetch_plugins 2022-02-02 15:20:05.705 | + functions-common:fetch_plugins:1650 : local plugins= 2022-02-02 15:20:05.707 | + functions-common:fetch_plugins:1651 : local plugin 2022-02-02 15:20:05.708 | + functions-common:fetch_plugins:1654 : [[ -z '' ]] 2022-02-02 15:20:05.710 | + functions-common:fetch_plugins:1655 : return 2022-02-02 15:20:05.712 | + ./stack.sh:main:580 : run_phase override_defaults 2022-02-02 15:20:05.714 | + functions-common:run_phase:1732 : local mode=override_defaults 2022-02-02 15:20:05.716 | + functions-common:run_phase:1733 : local phase= 2022-02-02 15:20:05.717 | + functions-common:run_phase:1734 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-02-02 15:20:05.719 | + functions-common:run_phase:1735 : local extra_plugin_file_name 2022-02-02 15:20:05.721 | + functions-common:run_phase:1736 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-02-02 15:20:05.723 | + functions-common:run_phase:1741 : local exceptions=80-tempest.sh 2022-02-02 15:20:05.724 | + functions-common:run_phase:1742 : local extra 2022-02-02 15:20:05.727 | ++ functions-common:run_phase:1743 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-02-02 15:20:05.730 | + functions-common:run_phase:1743 : extra=80-tempest.sh 2022-02-02 15:20:05.731 | + functions-common:run_phase:1744 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-02-02 15:20:05.733 | + functions-common:run_phase:1748 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-02-02 15:20:05.735 | + functions-common:run_phase:1748 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-02-02 15:20:05.737 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-02-02 15:20:05.750 | ++ functions-common:is_service_enabled:1960 : return 0 2022-02-02 15:20:05.752 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-02-02 15:20:05.754 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-02-02 15:20:05.756 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-02-02 15:20:05.758 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-02-02 15:20:05.759 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-02-02 15:20:05.761 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-02-02 15:20:05.763 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-02-02 15:20:05.765 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-02-02 15:20:05.767 | + functions-common:run_phase:1753 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-02-02 15:20:05.768 | + functions-common:run_phase:1756 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-02-02 15:20:05.771 | + functions-common:run_phase:1757 : plugin_override_defaults 2022-02-02 15:20:05.773 | + functions-common:plugin_override_defaults:1691 : local plugins= 2022-02-02 15:20:05.774 | + functions-common:plugin_override_defaults:1692 : local plugin 2022-02-02 15:20:05.776 | + functions-common:plugin_override_defaults:1695 : [[ -z '' ]] 2022-02-02 15:20:05.778 | + functions-common:plugin_override_defaults:1696 : return 2022-02-02 15:20:05.780 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/apache 2022-02-02 15:20:05.796 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/tls 2022-02-02 15:20:05.798 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-02-02 15:20:05.810 | ++ functions-common:is_service_enabled:1960 : return 1 2022-02-02 15:20:05.813 | +++ lib/tls:source:43 : hostname -f 2022-02-02 15:20:05.816 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-02-02 15:20:05.818 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-02-02 15:20:05.820 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-02-02 15:20:05.822 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-02-02 15:20:05.823 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-02-02 15:20:05.825 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-02-02 15:20:05.827 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-02-02 15:20:05.829 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-02-02 15:20:05.831 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-02-02 15:20:05.833 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-02-02 15:20:05.837 | + ./stack.sh:main:589 : source /home/ubuntu/devstack/lib/infra 2022-02-02 15:20:05.849 | + ./stack.sh:main:590 : source /home/ubuntu/devstack/lib/libraries 2022-02-02 15:20:05.865 | + ./stack.sh:main:591 : source /home/ubuntu/devstack/lib/lvm 2022-02-02 15:20:05.877 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/horizon 2022-02-02 15:20:05.889 | + ./stack.sh:main:593 : source /home/ubuntu/devstack/lib/keystone 2022-02-02 15:20:05.915 | + ./stack.sh:main:594 : source /home/ubuntu/devstack/lib/glance 2022-02-02 15:20:05.953 | + ./stack.sh:main:595 : source /home/ubuntu/devstack/lib/nova 2022-02-02 15:20:06.033 | + ./stack.sh:main:596 : source /home/ubuntu/devstack/lib/placement 2022-02-02 15:20:06.054 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/cinder 2022-02-02 15:20:06.091 | + ./stack.sh:main:598 : source /home/ubuntu/devstack/lib/swift 2022-02-02 15:20:06.140 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/neutron 2022-02-02 15:20:06.261 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/ldap 2022-02-02 15:20:06.275 | + ./stack.sh:main:601 : source /home/ubuntu/devstack/lib/dstat 2022-02-02 15:20:06.287 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/tcpdump 2022-02-02 15:20:06.299 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/etcd3 2022-02-02 15:20:06.382 | + ./stack.sh:main:609 : run_phase source 2022-02-02 15:20:06.384 | + functions-common:run_phase:1732 : local mode=source 2022-02-02 15:20:06.386 | + functions-common:run_phase:1733 : local phase= 2022-02-02 15:20:06.388 | + functions-common:run_phase:1734 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-02-02 15:20:06.390 | + functions-common:run_phase:1735 : local extra_plugin_file_name 2022-02-02 15:20:06.392 | + functions-common:run_phase:1736 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-02-02 15:20:06.394 | + functions-common:run_phase:1741 : local exceptions=80-tempest.sh 2022-02-02 15:20:06.396 | + functions-common:run_phase:1742 : local extra 2022-02-02 15:20:06.399 | ++ functions-common:run_phase:1743 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-02-02 15:20:06.402 | + functions-common:run_phase:1743 : extra=80-tempest.sh 2022-02-02 15:20:06.404 | + functions-common:run_phase:1744 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-02-02 15:20:06.406 | + functions-common:run_phase:1748 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-02-02 15:20:06.408 | + functions-common:run_phase:1748 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-02-02 15:20:06.411 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-02-02 15:20:06.424 | ++ functions-common:is_service_enabled:1960 : return 0 2022-02-02 15:20:06.427 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-02-02 15:20:06.428 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-02-02 15:20:06.467 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-02-02 15:20:06.469 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-02-02 15:20:06.471 | + functions-common:run_phase:1753 : [[ source == \s\o\u\r\c\e ]] 2022-02-02 15:20:06.473 | + functions-common:run_phase:1754 : load_plugin_settings 2022-02-02 15:20:06.475 | + functions-common:load_plugin_settings:1668 : local plugins= 2022-02-02 15:20:06.478 | + functions-common:load_plugin_settings:1669 : local plugin 2022-02-02 15:20:06.480 | + functions-common:load_plugin_settings:1672 : [[ -z '' ]] 2022-02-02 15:20:06.482 | + functions-common:load_plugin_settings:1673 : return 2022-02-02 15:20:06.484 | + functions-common:run_phase:1755 : verify_disabled_services 2022-02-02 15:20:06.486 | + functions-common:verify_disabled_services:2015 : local service 2022-02-02 15:20:06.489 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-02-02 15:20:06.491 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-02-02 15:20:06.493 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-02-02 15:20:06.495 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-02-02 15:20:06.497 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-02-02 15:20:06.500 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-02-02 15:20:06.502 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-02-02 15:20:06.505 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-02-02 15:20:06.507 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-02-02 15:20:06.509 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-02-02 15:20:06.511 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-02-02 15:20:06.513 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-02-02 15:20:06.516 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-02-02 15:20:06.518 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-02-02 15:20:06.520 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-02-02 15:20:06.523 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-02-02 15:20:06.525 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-02-02 15:20:06.527 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-02-02 15:20:06.529 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-02-02 15:20:06.531 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-02-02 15:20:06.534 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-02-02 15:20:06.536 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-02-02 15:20:06.538 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-02-02 15:20:06.540 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-02-02 15:20:06.542 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-02-02 15:20:06.545 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-02-02 15:20:06.547 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-02-02 15:20:06.549 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-02-02 15:20:06.552 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-02-02 15:20:06.554 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-02-02 15:20:06.556 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-02-02 15:20:06.558 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-02-02 15:20:06.561 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-02-02 15:20:06.563 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-02-02 15:20:06.565 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-02-02 15:20:06.568 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-02-02 15:20:06.570 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-02-02 15:20:06.572 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-02-02 15:20:06.574 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-02-02 15:20:06.577 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-02-02 15:20:06.579 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-02-02 15:20:06.581 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-02-02 15:20:06.583 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-02-02 15:20:06.586 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-02-02 15:20:06.588 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-02-02 15:20:06.590 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-02-02 15:20:06.592 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-02-02 15:20:06.594 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-02-02 15:20:06.597 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-02-02 15:20:06.599 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-02-02 15:20:06.601 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-02-02 15:20:06.603 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-02-02 15:20:06.605 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-02-02 15:20:06.608 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-02-02 15:20:06.610 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-02-02 15:20:06.612 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-02-02 15:20:06.615 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-02-02 15:20:06.617 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-02-02 15:20:06.619 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-02-02 15:20:06.621 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-02-02 15:20:06.626 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-02-02 15:20:06.629 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-02-02 15:20:06.631 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-02-02 15:20:06.634 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-02-02 15:20:06.636 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-02-02 15:20:06.638 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-02-02 15:20:06.641 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-02-02 15:20:06.643 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-02-02 15:20:06.645 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-02-02 15:20:06.647 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-02-02 15:20:06.650 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-02-02 15:20:06.652 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-02-02 15:20:06.654 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-02-02 15:20:06.657 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-02-02 15:20:06.659 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-02-02 15:20:06.661 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-02-02 15:20:06.663 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-02-02 15:20:06.665 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-02-02 15:20:06.668 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-02-02 15:20:06.670 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-02-02 15:20:06.673 | + ./stack.sh:main:680 : initialize_database_backends 2022-02-02 15:20:06.675 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-02-02 15:20:06.678 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-02-02 15:20:06.693 | + functions-common:is_service_enabled:1960 : return 0 2022-02-02 15:20:06.695 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-02-02 15:20:06.697 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-02-02 15:20:06.699 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-02-02 15:20:06.713 | + functions-common:is_service_enabled:1960 : return 1 2022-02-02 15:20:06.716 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-02-02 15:20:06.718 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-02-02 15:20:06.720 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-02-02 15:20:06.722 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-02-02 15:20:06.725 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-02-02 15:20:06.727 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-02-02 15:20:06.729 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-02-02 15:20:06.732 | ++ lib/database:initialize_database_backends:102 : get_database_type_mysql 2022-02-02 15:20:06.734 | ++ lib/databases/mysql:get_database_type_mysql:35 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-02-02 15:20:06.736 | ++ lib/databases/mysql:get_database_type_mysql:36 : echo mysql+pymysql 2022-02-02 15:20:06.739 | + lib/database:initialize_database_backends:102 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-02-02 15:20:06.742 | + lib/database:initialize_database_backends:104 : return 0 2022-02-02 15:20:06.744 | + ./stack.sh:main:681 : echo 'Using mysql database backend' 2022-02-02 15:20:06.745 | Using mysql database backend 2022-02-02 15:20:06.747 | + ./stack.sh:main:684 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-02-02 15:20:06.763 | + ./stack.sh:main:696 : is_service_enabled rabbit 2022-02-02 15:20:06.779 | + functions-common:is_service_enabled:1960 : return 0 2022-02-02 15:20:06.781 | + ./stack.sh:main:697 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-02-02 15:20:06.797 | + ./stack.sh:main:704 : is_service_enabled keystone 2022-02-02 15:20:06.815 | + functions-common:is_service_enabled:1960 : return 0 2022-02-02 15:20:06.817 | + ./stack.sh:main:706 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-02-02 15:20:06.834 | + ./stack.sh:main:708 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-02-02 15:20:06.849 | + ./stack.sh:main:719 : is_service_enabled ldap 2022-02-02 15:20:06.864 | + functions-common:is_service_enabled:1960 : return 1 2022-02-02 15:20:06.867 | + ./stack.sh:main:728 : is_service_enabled s-proxy 2022-02-02 15:20:06.883 | + functions-common:is_service_enabled:1960 : return 0 2022-02-02 15:20:06.885 | + ./stack.sh:main:732 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-02-02 15:20:06.902 | + ./stack.sh:main:734 : [[ -z '' ]] 2022-02-02 15:20:06.904 | + ./stack.sh:main:734 : [[ False == \T\r\u\e ]] 2022-02-02 15:20:06.907 | + ./stack.sh:main:740 : save_stackenv 740 2022-02-02 15:20:06.909 | + functions-common:save_stackenv:60 : local tag=740 2022-02-02 15:20:06.912 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-02-02 15:20:06.916 | + functions-common:save_stackenv:62 : time_stamp=2022-02-02-152006 2022-02-02 15:20:06.918 | + functions-common:save_stackenv:63 : echo '# 2022-02-02-152006 740' 2022-02-02 15:20:06.920 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-02 15:20:06.923 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-02-02 15:20:06.925 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-02 15:20:06.927 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-02-02 15:20:06.930 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-02 15:20:06.932 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-02-02 15:20:06.934 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-02 15:20:06.937 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-02-02 15:20:06.939 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-02 15:20:06.942 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.31 2022-02-02 15:20:06.944 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-02 15:20:06.947 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.31/identity 2022-02-02 15:20:06.949 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-02 15:20:06.951 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-02-02-152005 2022-02-02 15:20:06.953 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-02 15:20:06.956 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-02-02 15:20:06.959 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-02 15:20:06.961 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.31 2022-02-02 15:20:06.963 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-02 15:20:06.965 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-02-02 15:20:06.968 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-02 15:20:06.970 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-02-02 15:20:06.973 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-02 15:20:06.975 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-02-02 15:20:06.978 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-02 15:20:06.980 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-02-02 15:20:06.982 | + ./stack.sh:main:751 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements stable/wallaby 2022-02-02 15:20:06.985 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/requirements.git 2022-02-02 15:20:06.987 | + functions-common:git_clone:524 : local git_dest=/opt/stack/requirements 2022-02-02 15:20:06.989 | + functions-common:git_clone:525 : local git_ref=stable/wallaby 2022-02-02 15:20:06.991 | + functions-common:git_clone:526 : local orig_dir 2022-02-02 15:20:06.993 | ++ functions-common:git_clone:527 : pwd 2022-02-02 15:20:06.996 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2022-02-02 15:20:06.998 | + functions-common:git_clone:528 : local git_clone_flags= 2022-02-02 15:20:07.001 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2022-02-02 15:20:07.016 | + functions-common:git_clone:530 : RECLONE=False 2022-02-02 15:20:07.018 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2022-02-02 15:20:07.021 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2022-02-02 15:20:07.023 | + functions-common:git_clone:544 : echo stable/wallaby 2022-02-02 15:20:07.024 | + functions-common:git_clone:544 : egrep -q '^refs' 2022-02-02 15:20:07.028 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/requirements ]] 2022-02-02 15:20:07.030 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2022-02-02 15:20:07.033 | + functions-common:git_clone:592 : cd /opt/stack/requirements 2022-02-02 15:20:07.035 | + functions-common:git_clone:593 : git show --oneline 2022-02-02 15:20:07.036 | + functions-common:git_clone:593 : head -1 2022-02-02 15:20:07.039 | 25c2ade4 Merge "update constraint for neutron-lib to new release 2.10.2" into stable/wallaby 2022-02-02 15:20:07.041 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2022-02-02 15:20:07.044 | + ./stack.sh:main:755 : echo_summary 'Installing package prerequisites' 2022-02-02 15:20:07.046 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2022-02-02 15:20:07.048 | + ./stack.sh:echo_summary:432 : echo -e Installing package prerequisites 2022-02-02 15:20:07.051 | + ./stack.sh:main:756 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-02-02 15:20:07.053 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-02-02 15:20:07.055 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-02-02 15:20:07.064 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-02-02 15:20:07.067 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-02-02 15:20:07.070 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-02-02 15:20:07.072 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-02-02 15:20:07.075 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-02-02 15:20:07.079 | ++ tools/install_prereqs.sh:source:47 : NOW=1643815207 2022-02-02 15:20:07.083 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-02-02 15:20:07.087 | +++ tools/install_prereqs.sh:source:48 : echo 0 2022-02-02 15:20:07.089 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2022-02-02 15:20:07.092 | ++ tools/install_prereqs.sh:source:49 : DELTA=1643815207 2022-02-02 15:20:07.094 | ++ tools/install_prereqs.sh:source:50 : [[ 1643815207 -lt 7200 ]] 2022-02-02 15:20:07.096 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-02-02 15:20:07.099 | ++ functions-common:export_proxy_variables:2122 : isset http_proxy 2022-02-02 15:20:07.101 | ++ functions-common:isset:174 : [[ -v http_proxy ]] 2022-02-02 15:20:07.103 | ++ functions-common:export_proxy_variables:2125 : isset https_proxy 2022-02-02 15:20:07.106 | ++ functions-common:isset:174 : [[ -v https_proxy ]] 2022-02-02 15:20:07.108 | ++ functions-common:export_proxy_variables:2128 : isset no_proxy 2022-02-02 15:20:07.110 | ++ functions-common:isset:174 : [[ -v no_proxy ]] 2022-02-02 15:20:07.114 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-02-02 15:20:07.161 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-02-02 15:20:07.161 | apache2-dev 2022-02-02 15:20:07.161 | bc 2022-02-02 15:20:07.161 | bsdmainutils 2022-02-02 15:20:07.161 | curl 2022-02-02 15:20:07.161 | g++ 2022-02-02 15:20:07.161 | gcc 2022-02-02 15:20:07.161 | gettext 2022-02-02 15:20:07.161 | git 2022-02-02 15:20:07.161 | graphviz 2022-02-02 15:20:07.161 | iputils-ping 2022-02-02 15:20:07.161 | libapache2-mod-proxy-uwsgi 2022-02-02 15:20:07.161 | libffi-dev 2022-02-02 15:20:07.161 | libjpeg-dev 2022-02-02 15:20:07.161 | libmysqlclient-dev 2022-02-02 15:20:07.161 | libpcre3-dev 2022-02-02 15:20:07.161 | libpq-dev 2022-02-02 15:20:07.161 | libssl-dev 2022-02-02 15:20:07.161 | libsystemd-dev 2022-02-02 15:20:07.161 | libxml2-dev 2022-02-02 15:20:07.161 | libxslt1-dev 2022-02-02 15:20:07.161 | libyaml-dev 2022-02-02 15:20:07.161 | lsof 2022-02-02 15:20:07.161 | openssh-server 2022-02-02 15:20:07.161 | openssl 2022-02-02 15:20:07.161 | pkg-config 2022-02-02 15:20:07.161 | psmisc 2022-02-02 15:20:07.161 | python3-dev 2022-02-02 15:20:07.161 | python3-pip 2022-02-02 15:20:07.161 | python3-systemd 2022-02-02 15:20:07.162 | python3-venv 2022-02-02 15:20:07.162 | tar 2022-02-02 15:20:07.162 | tcpdump 2022-02-02 15:20:07.162 | unzip 2022-02-02 15:20:07.162 | uuid-runtime 2022-02-02 15:20:07.162 | wget 2022-02-02 15:20:07.162 | wget 2022-02-02 15:20:07.162 | zlib1g-dev 2022-02-02 15:20:07.162 | libkrb5-dev 2022-02-02 15:20:07.162 | libldap2-dev 2022-02-02 15:20:07.162 | libsasl2-dev 2022-02-02 15:20:07.162 | memcached 2022-02-02 15:20:07.162 | python3-mysqldb 2022-02-02 15:20:07.162 | sqlite3 2022-02-02 15:20:07.162 | conntrack 2022-02-02 15:20:07.162 | curl 2022-02-02 15:20:07.162 | dnsmasq-base 2022-02-02 15:20:07.162 | dnsmasq-utils 2022-02-02 15:20:07.162 | ebtables 2022-02-02 15:20:07.162 | gawk 2022-02-02 15:20:07.162 | genisoimage 2022-02-02 15:20:07.162 | iptables 2022-02-02 15:20:07.162 | iputils-arping 2022-02-02 15:20:07.162 | kpartx 2022-02-02 15:20:07.162 | libjs-jquery-tablesorter 2022-02-02 15:20:07.162 | libmysqlclient-dev 2022-02-02 15:20:07.162 | parted 2022-02-02 15:20:07.162 | pm-utils 2022-02-02 15:20:07.162 | python3-mysqldb 2022-02-02 15:20:07.162 | socat 2022-02-02 15:20:07.162 | sqlite3 2022-02-02 15:20:07.162 | sudo 2022-02-02 15:20:07.162 | vlan 2022-02-02 15:20:07.162 | lsscsi 2022-02-02 15:20:07.162 | open-iscsi 2022-02-02 15:20:07.162 | lvm2 2022-02-02 15:20:07.162 | qemu-utils 2022-02-02 15:20:07.162 | thin-provisioning-tools 2022-02-02 15:20:07.163 | acl 2022-02-02 15:20:07.163 | dnsmasq-base 2022-02-02 15:20:07.163 | dnsmasq-utils 2022-02-02 15:20:07.163 | ebtables 2022-02-02 15:20:07.163 | haproxy 2022-02-02 15:20:07.163 | iptables 2022-02-02 15:20:07.163 | iputils-arping 2022-02-02 15:20:07.163 | iputils-ping 2022-02-02 15:20:07.163 | libmysqlclient-dev 2022-02-02 15:20:07.163 | postgresql-server-dev-all 2022-02-02 15:20:07.163 | python3-mysqldb 2022-02-02 15:20:07.163 | sqlite3 2022-02-02 15:20:07.163 | sudo 2022-02-02 15:20:07.163 | vlan 2022-02-02 15:20:07.163 | ipset 2022-02-02 15:20:07.163 | conntrack 2022-02-02 15:20:07.163 | conntrackd 2022-02-02 15:20:07.163 | keepalived 2022-02-02 15:20:07.163 | dstat 2022-02-02 15:20:07.163 | lvm2 2022-02-02 15:20:07.163 | qemu-utils 2022-02-02 15:20:07.163 | thin-provisioning-tools 2022-02-02 15:20:07.163 | curl 2022-02-02 15:20:07.163 | liberasurecode-dev 2022-02-02 15:20:07.163 | make 2022-02-02 15:20:07.163 | memcached 2022-02-02 15:20:07.163 | sqlite3 2022-02-02 15:20:07.163 | xfsprogs' 2022-02-02 15:20:07.165 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-02-02 15:20:07.183 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-02-02 15:20:07.183 | apache2-dev 2022-02-02 15:20:07.183 | bc 2022-02-02 15:20:07.183 | bsdmainutils 2022-02-02 15:20:07.183 | curl 2022-02-02 15:20:07.183 | g++ 2022-02-02 15:20:07.184 | gcc 2022-02-02 15:20:07.184 | gettext 2022-02-02 15:20:07.184 | git 2022-02-02 15:20:07.184 | graphviz 2022-02-02 15:20:07.184 | iputils-ping 2022-02-02 15:20:07.184 | libapache2-mod-proxy-uwsgi 2022-02-02 15:20:07.184 | libffi-dev 2022-02-02 15:20:07.184 | libjpeg-dev 2022-02-02 15:20:07.184 | libmysqlclient-dev 2022-02-02 15:20:07.184 | libpcre3-dev 2022-02-02 15:20:07.184 | libpq-dev 2022-02-02 15:20:07.184 | libssl-dev 2022-02-02 15:20:07.184 | libsystemd-dev 2022-02-02 15:20:07.184 | libxml2-dev 2022-02-02 15:20:07.184 | libxslt1-dev 2022-02-02 15:20:07.184 | libyaml-dev 2022-02-02 15:20:07.184 | lsof 2022-02-02 15:20:07.184 | openssh-server 2022-02-02 15:20:07.184 | openssl 2022-02-02 15:20:07.184 | pkg-config 2022-02-02 15:20:07.184 | psmisc 2022-02-02 15:20:07.184 | python3-dev 2022-02-02 15:20:07.184 | python3-pip 2022-02-02 15:20:07.184 | python3-systemd 2022-02-02 15:20:07.184 | python3-venv 2022-02-02 15:20:07.184 | tar 2022-02-02 15:20:07.184 | tcpdump 2022-02-02 15:20:07.184 | unzip 2022-02-02 15:20:07.184 | uuid-runtime 2022-02-02 15:20:07.184 | wget 2022-02-02 15:20:07.184 | wget 2022-02-02 15:20:07.184 | zlib1g-dev 2022-02-02 15:20:07.184 | libkrb5-dev 2022-02-02 15:20:07.184 | libldap2-dev 2022-02-02 15:20:07.184 | libsasl2-dev 2022-02-02 15:20:07.184 | memcached 2022-02-02 15:20:07.184 | python3-mysqldb 2022-02-02 15:20:07.185 | sqlite3 2022-02-02 15:20:07.185 | conntrack 2022-02-02 15:20:07.185 | curl 2022-02-02 15:20:07.185 | dnsmasq-base 2022-02-02 15:20:07.185 | dnsmasq-utils 2022-02-02 15:20:07.185 | ebtables 2022-02-02 15:20:07.185 | gawk 2022-02-02 15:20:07.185 | genisoimage 2022-02-02 15:20:07.185 | iptables 2022-02-02 15:20:07.185 | iputils-arping 2022-02-02 15:20:07.185 | kpartx 2022-02-02 15:20:07.185 | libjs-jquery-tablesorter 2022-02-02 15:20:07.185 | libmysqlclient-dev 2022-02-02 15:20:07.185 | parted 2022-02-02 15:20:07.185 | pm-utils 2022-02-02 15:20:07.185 | python3-mysqldb 2022-02-02 15:20:07.185 | socat 2022-02-02 15:20:07.185 | sqlite3 2022-02-02 15:20:07.185 | sudo 2022-02-02 15:20:07.185 | vlan 2022-02-02 15:20:07.185 | lsscsi 2022-02-02 15:20:07.185 | open-iscsi 2022-02-02 15:20:07.185 | lvm2 2022-02-02 15:20:07.185 | qemu-utils 2022-02-02 15:20:07.185 | thin-provisioning-tools 2022-02-02 15:20:07.185 | acl 2022-02-02 15:20:07.185 | dnsmasq-base 2022-02-02 15:20:07.185 | dnsmasq-utils 2022-02-02 15:20:07.185 | ebtables 2022-02-02 15:20:07.185 | haproxy 2022-02-02 15:20:07.185 | iptables 2022-02-02 15:20:07.185 | iputils-arping 2022-02-02 15:20:07.185 | iputils-ping 2022-02-02 15:20:07.185 | libmysqlclient-dev 2022-02-02 15:20:07.185 | postgresql-server-dev-all 2022-02-02 15:20:07.185 | python3-mysqldb 2022-02-02 15:20:07.185 | sqlite3 2022-02-02 15:20:07.186 | sudo 2022-02-02 15:20:07.186 | vlan 2022-02-02 15:20:07.186 | ipset 2022-02-02 15:20:07.186 | conntrack 2022-02-02 15:20:07.186 | conntrackd 2022-02-02 15:20:07.186 | keepalived 2022-02-02 15:20:07.186 | dstat 2022-02-02 15:20:07.186 | lvm2 2022-02-02 15:20:07.186 | qemu-utils 2022-02-02 15:20:07.186 | thin-provisioning-tools 2022-02-02 15:20:07.186 | curl 2022-02-02 15:20:07.186 | liberasurecode-dev 2022-02-02 15:20:07.186 | make 2022-02-02 15:20:07.186 | memcached 2022-02-02 15:20:07.186 | sqlite3 2022-02-02 15:20:07.186 | xfsprogs ' 2022-02-02 15:20:07.186 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-02-02 15:20:07.188 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-02-02 15:20:07.190 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-02-02 15:20:07.194 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-02-02 15:20:07.194 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-02-02 15:20:07.199 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-02-02 15:20:07.201 | ++ functions-common:install_package:1342 : update_package_repo 2022-02-02 15:20:07.203 | ++ functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2022-02-02 15:20:07.205 | ++ functions-common:update_package_repo:1315 : REPOS_UPDATED=False 2022-02-02 15:20:07.207 | ++ functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2022-02-02 15:20:07.209 | ++ functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2022-02-02 15:20:07.211 | ++ functions-common:update_package_repo:1322 : is_ubuntu 2022-02-02 15:20:07.215 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-02-02 15:20:07.217 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-02-02 15:20:07.219 | ++ functions-common:update_package_repo:1323 : apt_get_update 2022-02-02 15:20:07.221 | ++ functions-common:apt_get_update:1068 : [[ False == \T\r\u\e ]] 2022-02-02 15:20:07.223 | ++ functions-common:apt_get_update:1073 : [[ False = \T\r\u\e ]] 2022-02-02 15:20:07.225 | ++ functions-common:apt_get_update:1075 : local sudo=sudo 2022-02-02 15:20:07.227 | +++ functions-common:apt_get_update:1076 : id -u 2022-02-02 15:20:07.231 | ++ functions-common:apt_get_update:1076 : [[ 1000 = \0 ]] 2022-02-02 15:20:07.233 | ++ functions-common:apt_get_update:1079 : time_start apt-get-update 2022-02-02 15:20:07.235 | ++ functions-common:time_start:2290 : local name=apt-get-update 2022-02-02 15:20:07.237 | ++ functions-common:time_start:2291 : local start_time= 2022-02-02 15:20:07.240 | ++ functions-common:time_start:2292 : [[ -n '' ]] 2022-02-02 15:20:07.242 | +++ functions-common:time_start:2295 : date +%s%3N 2022-02-02 15:20:07.246 | ++ functions-common:time_start:2295 : _TIME_START[$name]=1643815207243 2022-02-02 15:20:07.248 | ++ functions-common:apt_get_update:1081 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-02-02 15:20:07.250 | ++ functions-common:apt_get_update:1082 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-02-02 15:20:07.252 | ++ functions-common:apt_get_update:1083 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-02-02 15:20:07.842 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-02-02 15:20:07.884 | Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-02-02 15:20:08.035 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-02-02 15:20:08.182 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-02-02 15:20:10.059 | Reading package lists... 2022-02-02 15:20:10.088 | ++ functions-common:apt_get_update:1087 : REPOS_UPDATED=True 2022-02-02 15:20:10.090 | ++ functions-common:apt_get_update:1089 : time_stop apt-get-update 2022-02-02 15:20:10.092 | ++ functions-common:time_stop:2304 : local name 2022-02-02 15:20:10.094 | ++ functions-common:time_stop:2305 : local end_time 2022-02-02 15:20:10.096 | ++ functions-common:time_stop:2306 : local elapsed_time 2022-02-02 15:20:10.099 | ++ functions-common:time_stop:2307 : local total 2022-02-02 15:20:10.101 | ++ functions-common:time_stop:2308 : local start_time 2022-02-02 15:20:10.103 | ++ functions-common:time_stop:2310 : name=apt-get-update 2022-02-02 15:20:10.105 | ++ functions-common:time_stop:2311 : start_time=1643815207243 2022-02-02 15:20:10.107 | ++ functions-common:time_stop:2313 : [[ -z 1643815207243 ]] 2022-02-02 15:20:10.110 | +++ functions-common:time_stop:2316 : date +%s%3N 2022-02-02 15:20:10.114 | ++ functions-common:time_stop:2316 : end_time=1643815210111 2022-02-02 15:20:10.116 | ++ functions-common:time_stop:2317 : elapsed_time=2868 2022-02-02 15:20:10.118 | ++ functions-common:time_stop:2318 : total=0 2022-02-02 15:20:10.120 | ++ functions-common:time_stop:2320 : _TIME_START[$name]= 2022-02-02 15:20:10.122 | ++ functions-common:time_stop:2321 : _TIME_TOTAL[$name]=2868 2022-02-02 15:20:10.124 | ++ functions-common:install_package:1343 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-02-02 15:20:10.126 | ++ functions-common:real_install_package:1328 : is_ubuntu 2022-02-02 15:20:10.129 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-02-02 15:20:10.131 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-02-02 15:20:10.133 | ++ functions-common:real_install_package:1329 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-02-02 15:20:10.152 | ++ functions-common:apt_get:1109 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-02-02 15:20:10.260 | Reading package lists... 2022-02-02 15:20:10.501 | Building dependency tree... 2022-02-02 15:20:10.502 | Reading state information... 2022-02-02 15:20:10.775 | bc is already the newest version (1.07.1-2build1). 2022-02-02 15:20:10.775 | bc set to manually installed. 2022-02-02 15:20:10.775 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-02-02 15:20:10.775 | bsdmainutils set to manually installed. 2022-02-02 15:20:10.775 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-02-02 15:20:10.775 | gawk set to manually installed. 2022-02-02 15:20:10.775 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-02-02 15:20:10.775 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-02-02 15:20:10.775 | iptables set to manually installed. 2022-02-02 15:20:10.776 | iputils-ping is already the newest version (3:20190709-3). 2022-02-02 15:20:10.776 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-02-02 15:20:10.776 | kpartx set to manually installed. 2022-02-02 15:20:10.776 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-02-02 15:20:10.776 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-02-02 15:20:10.776 | psmisc is already the newest version (23.3-1). 2022-02-02 15:20:10.776 | psmisc set to manually installed. 2022-02-02 15:20:10.776 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-02-02 15:20:10.776 | python3-systemd is already the newest version (234-3build2). 2022-02-02 15:20:10.776 | python3-systemd set to manually installed. 2022-02-02 15:20:10.776 | tcpdump is already the newest version (4.9.3-4). 2022-02-02 15:20:10.776 | tcpdump set to manually installed. 2022-02-02 15:20:10.776 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-02-02 15:20:10.776 | thin-provisioning-tools set to manually installed. 2022-02-02 15:20:10.776 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-02-02 15:20:10.776 | git is already the newest version (1:2.25.1-1ubuntu3.2). 2022-02-02 15:20:10.776 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-02-02 15:20:10.776 | lsof set to manually installed. 2022-02-02 15:20:10.776 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-02-02 15:20:10.776 | parted set to manually installed. 2022-02-02 15:20:10.776 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-02-02 15:20:10.776 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.1). 2022-02-02 15:20:10.776 | tar set to manually installed. 2022-02-02 15:20:10.776 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.1). 2022-02-02 15:20:10.776 | uuid-runtime set to manually installed. 2022-02-02 15:20:10.776 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.2). 2022-02-02 15:20:10.776 | zlib1g-dev set to manually installed. 2022-02-02 15:20:10.776 | The following packages were automatically installed and are no longer required: 2022-02-02 15:20:10.776 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-02 15:20:10.776 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-02 15:20:10.776 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-02 15:20:10.776 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-02 15:20:10.777 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-02 15:20:10.777 | python3-zope.interface 2022-02-02 15:20:10.777 | Use 'sudo apt autoremove' to remove them. 2022-02-02 15:20:10.777 | The following additional packages will be installed: 2022-02-02 15:20:10.777 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2022-02-02 15:20:10.777 | autotools-dev binfmt-support build-essential clang-10 comerr-dev debhelper 2022-02-02 15:20:10.777 | dh-autoreconf dh-strip-nondeterminism dns-root-data dpkg-dev dwz fakeroot 2022-02-02 15:20:10.777 | fontconfig fontconfig-config fonts-dejavu-core fonts-liberation g++-9 2022-02-02 15:20:10.777 | ibverbs-providers icu-devtools intltool-debian ipvsadm javascript-common 2022-02-02 15:20:10.777 | krb5-multidev lib32gcc-s1 lib32stdc++6 libalgorithm-diff-perl 2022-02-02 15:20:10.777 | libalgorithm-diff-xs-perl libalgorithm-merge-perl libann0 libapr1 2022-02-02 15:20:10.777 | libapr1-dev libaprutil1 libaprutil1-dbd-sqlite3 libaprutil1-dev 2022-02-02 15:20:10.777 | libaprutil1-ldap libarchive-cpio-perl libarchive-zip-perl 2022-02-02 15:20:10.777 | libboost-iostreams1.71.0 libboost-thread1.71.0 libc6-i386 libcairo2 libcdt5 2022-02-02 15:20:10.777 | libcgraph6 libclang-common-10-dev libclang-cpp10 libclang1-10 libcroco3 2022-02-02 15:20:10.777 | libcurl4 libdatrie1 libdebhelper-perl libdpkg-perl liberasurecode1 2022-02-02 15:20:10.777 | libfakeroot libfile-fcntllock-perl libfile-stripnondeterminism-perl 2022-02-02 15:20:10.777 | libfontconfig1 libgc1c2 libgd3 libgraphite2-3 libgssrpc4 libgts-0.7-5 2022-02-02 15:20:10.777 | libgts-bin libgvc6 libgvpr2 libharfbuzz0b libibverbs1 libice6 libicu-dev 2022-02-02 15:20:10.777 | libicu66 libidn11 libipset13 libiscsi7 libjansson4 libjbig0 libjpeg-turbo8 2022-02-02 15:20:10.777 | libjpeg-turbo8-dev libjpeg8 libjpeg8-dev libjs-jquery libjs-jquery-metadata 2022-02-02 15:20:10.777 | libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 liblab-gamut1 libldap-2.4-2 2022-02-02 15:20:10.777 | libllvm10 libltdl-dev liblua5.2-0 liblua5.3-0 libmail-sendmail-perl 2022-02-02 15:20:10.777 | libmysqlclient21 libncurses-dev libnetfilter-cthelper0 libnetfilter-queue1 2022-02-02 15:20:10.777 | libnl-3-200 libnl-genl-3-200 libnl-route-3-200 libnss-systemd libobjc-9-dev 2022-02-02 15:20:10.777 | libobjc4 libomp-10-dev libomp5-10 libpam-systemd libpango-1.0-0 2022-02-02 15:20:10.777 | libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 libpfm4 libpixman-1-0 2022-02-02 15:20:10.777 | libpq5 librados2 librbd1 librdmacm1 libsctp-dev libsctp1 libsensors-config 2022-02-02 15:20:10.777 | libsensors5 libsm6 libsnmp-base libsnmp35 libssl1.1 libstdc++-9-dev 2022-02-02 15:20:10.777 | libsub-override-perl libsys-hostname-long-perl libsystemd0 libthai-data 2022-02-02 15:20:10.777 | libthai0 libtiff5 libtinfo-dev libtool libwebp6 libx86-1 libxaw7 2022-02-02 15:20:10.778 | libxcb-render0 libxcb-shm0 libxml2 libxmu6 libxpm4 libxrender1 libxt6 2022-02-02 15:20:10.778 | libz3-4 libz3-dev llvm-10 llvm-10-dev llvm-10-runtime llvm-10-tools m4 2022-02-02 15:20:10.778 | mysql-common openssh-client openssh-sftp-server po-debconf 2022-02-02 15:20:10.778 | postgresql-client-12 postgresql-client-common postgresql-common 2022-02-02 15:20:10.778 | postgresql-server-dev-12 python-pip-whl python3-pygments python3-wheel 2022-02-02 15:20:10.778 | python3-yaml python3.8-venv qemu-block-extra sharutils ssl-cert systemd 2022-02-02 15:20:10.778 | systemd-sysv systemd-timesyncd uuid-dev vbetool x11-common 2022-02-02 15:20:10.779 | Suggested packages: 2022-02-02 15:20:10.779 | apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser 2022-02-02 15:20:10.779 | autoconf-archive gnu-standards autoconf-doc clang-10-doc doc-base nftables 2022-02-02 15:20:10.779 | dh-make debian-keyring g++-multilib g++-9-multilib gcc-9-doc wodim 2022-02-02 15:20:10.779 | cdrkit-doc gettext-doc libasprintf-dev libgettextpo-dev gsfonts graphviz-doc 2022-02-02 15:20:10.779 | vim-haproxy haproxy-doc heartbeat ldirectord krb5-doc python bzr libisal2 2022-02-02 15:20:10.779 | libjerasure2 libgd-tools krb5-user icu-doc libtool-doc ncurses-doc 2022-02-02 15:20:10.779 | libomp-10-doc postgresql-doc-12 lksctp-tools lm-sensors snmp-mibs-downloader 2022-02-02 15:20:10.779 | libssl-doc libstdc++-9-doc gfortran | fortran95-compiler gcj-jdk libyaml-doc 2022-02-02 15:20:10.779 | llvm-10-doc m4-doc make-doc libanyevent-perl libcache-memcached-perl 2022-02-02 15:20:10.779 | libmemcached libterm-readkey-perl libyaml-perl keychain libpam-ssh 2022-02-02 15:20:10.779 | monkeysphere ssh-askpass molly-guard cpufrequtils wireless-tools radeontool 2022-02-02 15:20:10.779 | libmail-box-perl postgresql-12 libjson-perl default-mysql-server 2022-02-02 15:20:10.779 | | virtual-mysql-server python3-mysqldb-dbg python-pygments-doc 2022-02-02 15:20:10.780 | ttf-bitstream-vera debootstrap sharutils-doc bsd-mailx | mailx sqlite3-doc 2022-02-02 15:20:10.780 | openssl-blacklist systemd-container zip 2022-02-02 15:20:11.007 | The following NEW packages will be installed: 2022-02-02 15:20:11.007 | acl apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf 2022-02-02 15:20:11.007 | automake autopoint autotools-dev binfmt-support build-essential clang-10 2022-02-02 15:20:11.007 | comerr-dev conntrack conntrackd debhelper dh-autoreconf 2022-02-02 15:20:11.007 | dh-strip-nondeterminism dns-root-data dnsmasq-base dnsmasq-utils dpkg-dev 2022-02-02 15:20:11.007 | dstat dwz ebtables fakeroot fontconfig fontconfig-config fonts-dejavu-core 2022-02-02 15:20:11.007 | fonts-liberation g++ g++-9 genisoimage gettext graphviz haproxy 2022-02-02 15:20:11.007 | ibverbs-providers icu-devtools intltool-debian ipset iputils-arping ipvsadm 2022-02-02 15:20:11.007 | javascript-common keepalived krb5-multidev lib32gcc-s1 lib32stdc++6 2022-02-02 15:20:11.007 | libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl 2022-02-02 15:20:11.007 | libann0 libapache2-mod-proxy-uwsgi libapr1 libapr1-dev libaprutil1 2022-02-02 15:20:11.007 | libaprutil1-dbd-sqlite3 libaprutil1-dev libaprutil1-ldap 2022-02-02 15:20:11.007 | libarchive-cpio-perl libarchive-zip-perl libboost-iostreams1.71.0 2022-02-02 15:20:11.007 | libboost-thread1.71.0 libc6-i386 libcairo2 libcdt5 libcgraph6 2022-02-02 15:20:11.007 | libclang-common-10-dev libclang-cpp10 libclang1-10 libcroco3 libdatrie1 2022-02-02 15:20:11.007 | libdebhelper-perl libdpkg-perl liberasurecode-dev liberasurecode1 2022-02-02 15:20:11.008 | libfakeroot libffi-dev libfile-fcntllock-perl 2022-02-02 15:20:11.008 | libfile-stripnondeterminism-perl libfontconfig1 libgc1c2 libgd3 2022-02-02 15:20:11.008 | libgraphite2-3 libgssrpc4 libgts-0.7-5 libgts-bin libgvc6 libgvpr2 2022-02-02 15:20:11.008 | libharfbuzz0b libibverbs1 libice6 libicu-dev libidn11 libipset13 libiscsi7 2022-02-02 15:20:11.008 | libjansson4 libjbig0 libjpeg-dev libjpeg-turbo8 libjpeg-turbo8-dev libjpeg8 2022-02-02 15:20:11.008 | libjpeg8-dev libjs-jquery libjs-jquery-metadata libjs-jquery-tablesorter 2022-02-02 15:20:11.008 | libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 libkrb5-dev liblab-gamut1 2022-02-02 15:20:11.008 | libldap2-dev libllvm10 libltdl-dev liblua5.2-0 liblua5.3-0 2022-02-02 15:20:11.008 | libmail-sendmail-perl libmysqlclient-dev libmysqlclient21 libncurses-dev 2022-02-02 15:20:11.008 | libnetfilter-cthelper0 libnetfilter-queue1 libnl-3-200 libnl-genl-3-200 2022-02-02 15:20:11.008 | libnl-route-3-200 libobjc-9-dev libobjc4 libomp-10-dev libomp5-10 2022-02-02 15:20:11.008 | libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 libpfm4 2022-02-02 15:20:11.008 | libpixman-1-0 libpq-dev libpq5 librados2 librbd1 librdmacm1 libsasl2-dev 2022-02-02 15:20:11.008 | libsctp-dev libsctp1 libsensors-config libsensors5 libsm6 libsnmp-base 2022-02-02 15:20:11.008 | libsnmp35 libssl-dev libstdc++-9-dev libsub-override-perl 2022-02-02 15:20:11.008 | libsys-hostname-long-perl libsystemd-dev libthai-data libthai0 libtiff5 2022-02-02 15:20:11.008 | libtinfo-dev libtool libwebp6 libx86-1 libxaw7 libxcb-render0 libxcb-shm0 2022-02-02 15:20:11.008 | libxml2-dev libxmu6 libxpm4 libxrender1 libxslt1-dev libxt6 libyaml-dev 2022-02-02 15:20:11.008 | libz3-4 libz3-dev llvm-10 llvm-10-dev llvm-10-runtime llvm-10-tools lsscsi 2022-02-02 15:20:11.008 | m4 make memcached mysql-common pkg-config pm-utils po-debconf 2022-02-02 15:20:11.008 | postgresql-client-12 postgresql-client-common postgresql-common 2022-02-02 15:20:11.008 | postgresql-server-dev-12 postgresql-server-dev-all python-pip-whl 2022-02-02 15:20:11.008 | python3-mysqldb python3-pip python3-pygments python3-venv python3-wheel 2022-02-02 15:20:11.008 | python3-yaml python3.8-venv qemu-block-extra qemu-utils sharutils socat 2022-02-02 15:20:11.008 | sqlite3 ssl-cert unzip uuid-dev vbetool vlan x11-common 2022-02-02 15:20:11.009 | The following packages will be upgraded: 2022-02-02 15:20:11.009 | curl libcurl4 libicu66 libldap-2.4-2 libnss-systemd libpam-systemd libssl1.1 2022-02-02 15:20:11.010 | libsystemd0 libxml2 open-iscsi openssh-client openssh-server 2022-02-02 15:20:11.010 | openssh-sftp-server openssl systemd systemd-sysv systemd-timesyncd wget 2022-02-02 15:20:11.688 | 18 upgraded, 208 newly installed, 0 to remove and 107 not upgraded. 2022-02-02 15:20:11.688 | Need to get 160 MB of archives. 2022-02-02 15:20:11.688 | After this operation, 761 MB of additional disk space will be used. 2022-02-02 15:20:11.689 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libnss-systemd amd64 245.4-4ubuntu3.15 [95.8 kB] 2022-02-02 15:20:12.808 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.15 [28.1 kB] 2022-02-02 15:20:13.069 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd-sysv amd64 245.4-4ubuntu3.15 [10.3 kB] 2022-02-02 15:20:13.070 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-systemd amd64 245.4-4ubuntu3.15 [186 kB] 2022-02-02 15:20:13.399 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd amd64 245.4-4ubuntu3.15 [3,811 kB] 2022-02-02 15:20:15.857 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsystemd0 amd64 245.4-4ubuntu3.15 [270 kB] 2022-02-02 15:20:15.863 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapr1 amd64 1.6.5-1ubuntu1 [91.4 kB] 2022-02-02 15:20:15.864 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.10 [1,322 kB] 2022-02-02 15:20:16.005 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1 amd64 1.6.1-4ubuntu2 [84.7 kB] 2022-02-02 15:20:16.006 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.1-4ubuntu2 [10.5 kB] 2022-02-02 15:20:16.007 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.8 [155 kB] 2022-02-02 15:20:16.010 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-ldap amd64 1.6.1-4ubuntu2 [8,736 B] 2022-02-02 15:20:16.011 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 curl amd64 7.68.0-1ubuntu2.7 [161 kB] 2022-02-02 15:20:16.014 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4 amd64 7.68.0-1ubuntu2.7 [234 kB] 2022-02-02 15:20:16.037 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjansson4 amd64 2.12-1build1 [28.9 kB] 2022-02-02 15:20:16.186 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblua5.2-0 amd64 5.2.4-1.1build3 [106 kB] 2022-02-02 15:20:16.203 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libicu66 amd64 66.1-2ubuntu2.1 [8,515 kB] 2022-02-02 15:20:18.747 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libxml2 amd64 2.9.10+dfsg-5ubuntu0.20.04.1 [640 kB] 2022-02-02 15:20:19.159 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-bin amd64 2.4.41-4ubuntu3.9 [1,180 kB] 2022-02-02 15:20:19.412 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-data all 2.4.41-4ubuntu3.9 [159 kB] 2022-02-02 15:20:19.416 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-utils amd64 2.4.41-4ubuntu3.9 [84.3 kB] 2022-02-02 15:20:19.418 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2 amd64 2.4.41-4ubuntu3.9 [95.5 kB] 2022-02-02 15:20:19.420 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblua5.3-0 amd64 5.3.3-1.1ubuntu2 [116 kB] 2022-02-02 15:20:19.422 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 haproxy amd64 2.0.13-2ubuntu0.3 [1,519 kB] 2022-02-02 15:20:20.100 | Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-3-200 amd64 3.4.0-1 [53.9 kB] 2022-02-02 15:20:20.104 | Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-genl-3-200 amd64 3.4.0-1 [11.1 kB] 2022-02-02 15:20:20.108 | Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mysql-common all 5.8+1.0.5ubuntu2 [7,496 B] 2022-02-02 15:20:20.108 | Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libmysqlclient21 amd64 8.0.27-0ubuntu0.20.04.1 [1,291 kB] 2022-02-02 15:20:20.228 | Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsensors-config all 1:3.6.0-2ubuntu1 [6,092 B] 2022-02-02 15:20:20.229 | Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsensors5 amd64 1:3.6.0-2ubuntu1 [27.4 kB] 2022-02-02 15:20:20.256 | Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsnmp-base all 5.8+dfsg-2ubuntu2.3 [206 kB] 2022-02-02 15:20:20.261 | Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsnmp35 amd64 5.8+dfsg-2ubuntu2.3 [978 kB] 2022-02-02 15:20:20.391 | Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 keepalived amd64 1:2.0.19-2ubuntu0.1 [360 kB] 2022-02-02 15:20:20.523 | Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 memcached amd64 1.5.22-2ubuntu0.2 [128 kB] 2022-02-02 15:20:20.556 | Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 open-iscsi amd64 2.0.874-7.1ubuntu6.2 [283 kB] 2022-02-02 15:20:20.630 | Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssl amd64 1.1.1f-1ubuntu2.10 [620 kB] 2022-02-02 15:20:20.717 | Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-yaml amd64 5.3.1-1ubuntu0.1 [136 kB] 2022-02-02 15:20:20.759 | Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-sftp-server amd64 1:8.2p1-4ubuntu0.4 [51.5 kB] 2022-02-02 15:20:20.777 | Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-server amd64 1:8.2p1-4ubuntu0.4 [377 kB] 2022-02-02 15:20:20.877 | Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.4 [671 kB] 2022-02-02 15:20:21.070 | Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 wget amd64 1.20.3-1ubuntu2 [348 kB] 2022-02-02 15:20:21.174 | Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 acl amd64 2.2.53-6 [37.8 kB] 2022-02-02 15:20:21.185 | Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autotools-dev all 20180224.1 [39.6 kB] 2022-02-02 15:20:21.197 | Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 m4 amd64 1.4.18-4 [199 kB] 2022-02-02 15:20:21.262 | Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autoconf all 2.69-11.1 [321 kB] 2022-02-02 15:20:21.349 | Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 automake all 1:1.16.1-4ubuntu6 [522 kB] 2022-02-02 15:20:21.519 | Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autopoint all 0.19.8.1-10build1 [412 kB] 2022-02-02 15:20:21.658 | Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libllvm10 amd64 1:10.0.0-4ubuntu1 [15.3 MB] 2022-02-02 15:20:26.006 | Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang-cpp10 amd64 1:10.0.0-4ubuntu1 [9,944 kB] 2022-02-02 15:20:28.219 | Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libstdc++-9-dev amd64 9.3.0-17ubuntu1~20.04 [1,714 kB] 2022-02-02 15:20:28.414 | Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libgc1c2 amd64 1:7.6.4-0.4ubuntu1 [83.9 kB] 2022-02-02 15:20:28.416 | Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libobjc4 amd64 10.3.0-1ubuntu1~20.04 [42.8 kB] 2022-02-02 15:20:28.540 | Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libobjc-9-dev amd64 9.3.0-17ubuntu1~20.04 [226 kB] 2022-02-02 15:20:28.545 | Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-i386 amd64 2.31-0ubuntu9.2 [2,723 kB] 2022-02-02 15:20:29.037 | Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 lib32gcc-s1 amd64 10.3.0-1ubuntu1~20.04 [49.2 kB] 2022-02-02 15:20:29.038 | Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 lib32stdc++6 amd64 10.3.0-1ubuntu1~20.04 [525 kB] 2022-02-02 15:20:29.160 | Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang-common-10-dev amd64 1:10.0.0-4ubuntu1 [5,012 kB] 2022-02-02 15:20:30.148 | Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang1-10 amd64 1:10.0.0-4ubuntu1 [7,571 kB] 2022-02-02 15:20:31.417 | Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 clang-10 amd64 1:10.0.0-4ubuntu1 [66.9 kB] 2022-02-02 15:20:31.419 | Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtool all 2.4.6-14 [161 kB] 2022-02-02 15:20:31.422 | Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dh-autoreconf all 19 [16.1 kB] 2022-02-02 15:20:31.422 | Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdebhelper-perl all 12.10ubuntu1 [62.1 kB] 2022-02-02 15:20:31.423 | Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-zip-perl all 1.67-2 [90.5 kB] 2022-02-02 15:20:31.426 | Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsub-override-perl all 0.09-2 [9,532 B] 2022-02-02 15:20:31.426 | Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfile-stripnondeterminism-perl all 1.7.0-1 [15.9 kB] 2022-02-02 15:20:31.427 | Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dh-strip-nondeterminism all 1.7.0-1 [5,228 B] 2022-02-02 15:20:31.428 | Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdpkg-perl all 1.19.7ubuntu3 [230 kB] 2022-02-02 15:20:31.530 | Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 make amd64 4.2.1-1.2 [162 kB] 2022-02-02 15:20:31.547 | Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dpkg-dev all 1.19.7ubuntu3 [679 kB] 2022-02-02 15:20:31.734 | Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dwz amd64 0.13-5 [151 kB] 2022-02-02 15:20:31.737 | Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcroco3 amd64 0.6.13-1 [82.5 kB] 2022-02-02 15:20:31.739 | Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 gettext amd64 0.19.8.1-10build1 [895 kB] 2022-02-02 15:20:31.775 | Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 intltool-debian all 0.35.0+20060710.5 [24.9 kB] 2022-02-02 15:20:31.775 | Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 po-debconf all 1.0.21 [233 kB] 2022-02-02 15:20:31.845 | Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 debhelper all 12.10ubuntu1 [877 kB] 2022-02-02 15:20:31.956 | Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 uuid-dev amd64 2.34-0.1ubuntu9.1 [33.6 kB] 2022-02-02 15:20:31.972 | Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsctp1 amd64 1.0.18+dfsg-1 [7,876 B] 2022-02-02 15:20:31.973 | Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsctp-dev amd64 1.0.18+dfsg-1 [59.8 kB] 2022-02-02 15:20:31.974 | Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapr1-dev amd64 1.6.5-1ubuntu1 [702 kB] 2022-02-02 15:20:32.485 | Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap2-dev amd64 2.4.49+dfsg-2ubuntu1.8 [262 kB] 2022-02-02 15:20:32.491 | Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-dev amd64 1.6.1-4ubuntu2 [394 kB] 2022-02-02 15:20:32.497 | Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-dev amd64 2.4.41-4ubuntu3.9 [179 kB] 2022-02-02 15:20:32.501 | Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 binfmt-support amd64 2.2.0-2 [58.2 kB] 2022-02-02 15:20:32.502 | Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 g++-9 amd64 9.3.0-17ubuntu1~20.04 [8,405 kB] 2022-02-02 15:20:33.600 | Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 g++ amd64 4:9.3.0-1ubuntu2 [1,604 B] 2022-02-02 15:20:33.600 | Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4,664 B] 2022-02-02 15:20:33.601 | Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 conntrack amd64 1:1.4.5-2 [30.3 kB] 2022-02-02 15:20:33.602 | Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnetfilter-cthelper0 amd64 1.0.0-1ubuntu2 [6,724 B] 2022-02-02 15:20:33.616 | Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnetfilter-queue1 amd64 1.0.3-1 [12.4 kB] 2022-02-02 15:20:33.616 | Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 conntrackd amd64 1:1.4.5-2 [125 kB] 2022-02-02 15:20:33.623 | Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dns-root-data all 2019052802 [5,300 B] 2022-02-02 15:20:33.624 | Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libidn11 amd64 1.33-2.2ubuntu2 [46.2 kB] 2022-02-02 15:20:33.626 | Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 dnsmasq-base amd64 2.80-1.1ubuntu1.4 [315 kB] 2022-02-02 15:20:33.808 | Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 dnsmasq-utils amd64 2.80-1.1ubuntu1.4 [13.3 kB] 2022-02-02 15:20:33.809 | Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 dstat all 0.7.4-6 [55.6 kB] 2022-02-02 15:20:33.824 | Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ebtables amd64 2.0.11-3build1 [80.3 kB] 2022-02-02 15:20:33.831 | Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfakeroot amd64 1.24-1 [25.7 kB] 2022-02-02 15:20:33.833 | Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fakeroot amd64 1.24-1 [62.6 kB] 2022-02-02 15:20:33.839 | Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fonts-dejavu-core all 2.37-1 [1,041 kB] 2022-02-02 15:20:34.040 | Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fonts-liberation all 1:1.07.4-11 [822 kB] 2022-02-02 15:20:34.053 | Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fontconfig-config all 2.13.1-2ubuntu3 [28.8 kB] 2022-02-02 15:20:34.280 | Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfontconfig1 amd64 2.13.1-2ubuntu3 [114 kB] 2022-02-02 15:20:34.768 | Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fontconfig amd64 2.13.1-2ubuntu3 [171 kB] 2022-02-02 15:20:34.905 | Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 genisoimage amd64 9:1.1.11-3.1ubuntu1 [330 kB] 2022-02-02 15:20:35.049 | Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libann0 amd64 1.1.2+doc-7build1 [26.0 kB] 2022-02-02 15:20:35.059 | Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libcdt5 amd64 2.42.2-3build2 [18.7 kB] 2022-02-02 15:20:35.066 | Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libcgraph6 amd64 2.42.2-3build2 [41.3 kB] 2022-02-02 15:20:35.105 | Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libjpeg-turbo8 amd64 2.0.3-0ubuntu1.20.04.1 [117 kB] 2022-02-02 15:20:35.119 | Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg8 amd64 8c-2ubuntu8 [2,194 B] 2022-02-02 15:20:35.119 | Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjbig0 amd64 2.1-3.1build1 [26.7 kB] 2022-02-02 15:20:35.121 | Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwebp6 amd64 0.6.1-2ubuntu0.20.04.1 [185 kB] 2022-02-02 15:20:35.142 | Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libtiff5 amd64 4.1.0+git191117-2ubuntu0.20.04.2 [162 kB] 2022-02-02 15:20:35.163 | Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxpm4 amd64 1:3.5.12-1 [34.0 kB] 2022-02-02 15:20:35.169 | Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgd3 amd64 2.2.5-5.2ubuntu2.1 [118 kB] 2022-02-02 15:20:35.300 | Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgts-0.7-5 amd64 0.7.6+darcs121130-4 [150 kB] 2022-02-02 15:20:35.330 | Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpixman-1-0 amd64 0.38.4-0ubuntu1 [227 kB] 2022-02-02 15:20:35.366 | Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-render0 amd64 1.14-2 [14.8 kB] 2022-02-02 15:20:35.367 | Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-shm0 amd64 1.14-2 [5,584 B] 2022-02-02 15:20:35.368 | Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxrender1 amd64 1:0.9.10-1 [18.7 kB] 2022-02-02 15:20:35.370 | Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcairo2 amd64 1.16.0-4ubuntu1 [583 kB] 2022-02-02 15:20:35.424 | Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libgraphite2-3 amd64 1.3.13-11build1 [73.5 kB] 2022-02-02 15:20:35.430 | Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libharfbuzz0b amd64 2.6.4-1ubuntu4 [391 kB] 2022-02-02 15:20:35.489 | Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libthai-data all 0.1.28-3 [134 kB] 2022-02-02 15:20:35.503 | Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdatrie1 amd64 0.2.12-3 [18.7 kB] 2022-02-02 15:20:35.600 | Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libthai0 amd64 0.1.28-3 [18.1 kB] 2022-02-02 15:20:35.602 | Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpango-1.0-0 amd64 1.44.7-2ubuntu4 [162 kB] 2022-02-02 15:20:35.616 | Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpangoft2-1.0-0 amd64 1.44.7-2ubuntu4 [34.9 kB] 2022-02-02 15:20:35.619 | Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpangocairo-1.0-0 amd64 1.44.7-2ubuntu4 [24.8 kB] 2022-02-02 15:20:35.621 | Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpathplan4 amd64 2.42.2-3build2 [21.9 kB] 2022-02-02 15:20:35.623 | Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgvc6 amd64 2.42.2-3build2 [647 kB] 2022-02-02 15:20:35.684 | Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgvpr2 amd64 2.42.2-3build2 [167 kB] 2022-02-02 15:20:35.736 | Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 liblab-gamut1 amd64 2.42.2-3build2 [177 kB] 2022-02-02 15:20:35.758 | Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 x11-common all 1:7.7+19ubuntu14 [22.3 kB] 2022-02-02 15:20:35.761 | Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libice6 amd64 2:1.0.10-0ubuntu1 [41.0 kB] 2022-02-02 15:20:35.854 | Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsm6 amd64 2:1.2.3-1 [16.1 kB] 2022-02-02 15:20:35.855 | Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxt6 amd64 1:1.1.5-1 [160 kB] 2022-02-02 15:20:35.870 | Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxmu6 amd64 2:1.1.3-0ubuntu1 [45.8 kB] 2022-02-02 15:20:35.874 | Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxaw7 amd64 2:1.0.13-1 [173 kB] 2022-02-02 15:20:35.890 | Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 graphviz amd64 2.42.2-3build2 [590 kB] 2022-02-02 15:20:35.941 | Get:140 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-route-3-200 amd64 3.4.0-1 [149 kB] 2022-02-02 15:20:35.955 | Get:141 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libibverbs1 amd64 28.0-1ubuntu1 [53.6 kB] 2022-02-02 15:20:36.014 | Get:142 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ibverbs-providers amd64 28.0-1ubuntu1 [232 kB] 2022-02-02 15:20:36.046 | Get:143 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 icu-devtools amd64 66.1-2ubuntu2.1 [189 kB] 2022-02-02 15:20:36.076 | Get:144 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 iputils-arping amd64 3:20190709-3 [15.8 kB] 2022-02-02 15:20:36.144 | Get:145 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 javascript-common all 11 [6,066 B] 2022-02-02 15:20:36.144 | Get:146 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 2022-02-02 15:20:36.150 | Get:147 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 2022-02-02 15:20:36.154 | Get:148 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 2022-02-02 15:20:36.158 | Get:149 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 2022-02-02 15:20:36.165 | Get:150 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] 2022-02-02 15:20:36.166 | Get:151 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 2022-02-02 15:20:36.258 | Get:152 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-diff-perl all 1.19.03-2 [46.6 kB] 2022-02-02 15:20:36.263 | Get:153 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-diff-xs-perl amd64 0.04-6 [11.3 kB] 2022-02-02 15:20:36.264 | Get:154 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] 2022-02-02 15:20:36.373 | Get:155 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-cpio-perl all 0.10-1 [9,644 B] 2022-02-02 15:20:36.374 | Get:156 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libboost-iostreams1.71.0 amd64 1.71.0-6ubuntu6 [237 kB] 2022-02-02 15:20:36.399 | Get:157 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libboost-thread1.71.0 amd64 1.71.0-6ubuntu6 [249 kB] 2022-02-02 15:20:36.429 | Get:158 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfile-fcntllock-perl amd64 0.22-3build4 [33.1 kB] 2022-02-02 15:20:36.433 | Get:159 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgts-bin amd64 0.7.6+darcs121130-4 [41.3 kB] 2022-02-02 15:20:36.437 | Get:160 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libicu-dev amd64 66.1-2ubuntu2.1 [9,451 kB] 2022-02-02 15:20:38.084 | Get:161 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libipset13 amd64 7.5-1ubuntu0.20.04.1 [53.6 kB] 2022-02-02 15:20:38.085 | Get:162 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 librdmacm1 amd64 28.0-1ubuntu1 [64.9 kB] 2022-02-02 15:20:38.086 | Get:163 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libiscsi7 amd64 1.18.0-2 [63.9 kB] 2022-02-02 15:20:38.088 | Get:164 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libjpeg-turbo8-dev amd64 2.0.3-0ubuntu1.20.04.1 [238 kB] 2022-02-02 15:20:38.093 | Get:165 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg8-dev amd64 8c-2ubuntu8 [1,552 B] 2022-02-02 15:20:38.093 | Get:166 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg-dev amd64 8c-2ubuntu8 [1,546 B] 2022-02-02 15:20:38.094 | Get:167 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjs-jquery all 3.3.1~dfsg-3 [329 kB] 2022-02-02 15:20:38.105 | Get:168 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-metadata all 12-1.1 [7,032 B] 2022-02-02 15:20:38.106 | Get:169 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-tablesorter all 1:2.31.1+dfsg1-1 [175 kB] 2022-02-02 15:20:38.220 | Get:170 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libltdl-dev amd64 2.4.6-14 [162 kB] 2022-02-02 15:20:38.252 | Get:171 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsys-hostname-long-perl all 1.5-1 [11.7 kB] 2022-02-02 15:20:38.254 | Get:172 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libmail-sendmail-perl all 0.80-1 [22.6 kB] 2022-02-02 15:20:38.258 | Get:173 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl-dev amd64 1.1.1f-1ubuntu2.10 [1,584 kB] 2022-02-02 15:20:38.481 | Get:174 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libmysqlclient-dev amd64 8.0.27-0ubuntu0.20.04.1 [1,603 kB] 2022-02-02 15:20:38.732 | Get:175 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libncurses-dev amd64 6.2-0ubuntu2 [339 kB] 2022-02-02 15:20:38.772 | Get:176 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libomp5-10 amd64 1:10.0.0-4ubuntu1 [300 kB] 2022-02-02 15:20:38.804 | Get:177 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libomp-10-dev amd64 1:10.0.0-4ubuntu1 [47.7 kB] 2022-02-02 15:20:38.809 | Get:178 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpq5 amd64 12.9-0ubuntu0.20.04.1 [117 kB] 2022-02-02 15:20:38.823 | Get:179 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpq-dev amd64 12.9-0ubuntu0.20.04.1 [136 kB] 2022-02-02 15:20:38.841 | Get:180 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 librados2 amd64 15.2.14-0ubuntu0.20.04.2 [3,212 kB] 2022-02-02 15:20:39.294 | Get:181 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 librbd1 amd64 15.2.14-0ubuntu0.20.04.2 [1,623 kB] 2022-02-02 15:20:39.762 | Get:182 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsasl2-dev amd64 2.1.27+dfsg-2 [225 kB] 2022-02-02 15:20:39.766 | Get:183 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsystemd-dev amd64 245.4-4ubuntu3.15 [246 kB] 2022-02-02 15:20:39.771 | Get:184 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtinfo-dev amd64 6.2-0ubuntu2 [968 B] 2022-02-02 15:20:39.772 | Get:185 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libx86-1 amd64 1.1+ds1-11 [76.1 kB] 2022-02-02 15:20:39.773 | Get:186 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libxml2-dev amd64 2.9.10+dfsg-5ubuntu0.20.04.1 [735 kB] 2022-02-02 15:20:39.788 | Get:187 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxslt1-dev amd64 1.1.34-4 [219 kB] 2022-02-02 15:20:39.792 | Get:188 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-runtime amd64 1:10.0.0-4ubuntu1 [180 kB] 2022-02-02 15:20:39.881 | Get:189 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpfm4 amd64 4.10.1+git20-g7700f49-2 [266 kB] 2022-02-02 15:20:39.918 | Get:190 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10 amd64 1:10.0.0-4ubuntu1 [5,214 kB] 2022-02-02 15:20:40.849 | Get:191 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libffi-dev amd64 3.3-4 [57.0 kB] 2022-02-02 15:20:40.850 | Get:192 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-pygments all 2.3.1+dfsg-1ubuntu2.2 [579 kB] 2022-02-02 15:20:40.952 | Get:193 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-tools amd64 1:10.0.0-4ubuntu1 [317 kB] 2022-02-02 15:20:40.997 | Get:194 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libz3-4 amd64 4.8.7-4build1 [6,792 kB] 2022-02-02 15:20:42.227 | Get:195 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libz3-dev amd64 4.8.7-4build1 [67.5 kB] 2022-02-02 15:20:42.228 | Get:196 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-dev amd64 1:10.0.0-4ubuntu1 [26.0 MB] 2022-02-02 15:20:46.560 | Get:197 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 lsscsi amd64 0.30-0.1 [46.1 kB] 2022-02-02 15:20:46.561 | Get:198 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] 2022-02-02 15:20:46.568 | Get:199 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pm-utils all 1.4.1-19 [48.1 kB] 2022-02-02 15:20:46.579 | Get:200 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-client-common all 214ubuntu0.1 [28.2 kB] 2022-02-02 15:20:46.584 | Get:201 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-client-12 amd64 12.9-0ubuntu0.20.04.1 [1,047 kB] 2022-02-02 15:20:46.735 | Get:202 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ssl-cert all 1.0.39 [17.0 kB] 2022-02-02 15:20:46.964 | Get:203 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-common all 214ubuntu0.1 [169 kB] 2022-02-02 15:20:47.518 | Get:204 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 postgresql-server-dev-12 amd64 12.9-0ubuntu0.20.04.1 [921 kB] 2022-02-02 15:20:47.952 | Get:205 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 postgresql-server-dev-all all 214ubuntu0.1 [7,652 B] 2022-02-02 15:20:47.953 | Get:206 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python-pip-whl all 20.0.2-5ubuntu1.6 [1,805 kB] 2022-02-02 15:20:48.405 | Get:207 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-mysqldb amd64 1.4.4-2build1 [44.9 kB] 2022-02-02 15:20:48.407 | Get:208 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-wheel all 0.34.2-1 [23.8 kB] 2022-02-02 15:20:48.407 | Get:209 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3-pip all 20.0.2-5ubuntu1.6 [231 kB] 2022-02-02 15:20:48.412 | Get:210 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3.8-venv amd64 3.8.10-0ubuntu1~20.04.2 [5,444 B] 2022-02-02 15:20:48.413 | Get:211 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-venv amd64 3.8.2-0ubuntu2 [1,228 B] 2022-02-02 15:20:48.413 | Get:212 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 qemu-block-extra amd64 1:4.2-3ubuntu6.19 [54.9 kB] 2022-02-02 15:20:48.415 | Get:213 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 qemu-utils amd64 1:4.2-3ubuntu6.19 [970 kB] 2022-02-02 15:20:48.670 | Get:214 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 sharutils amd64 1:4.15.2-4build1 [155 kB] 2022-02-02 15:20:48.764 | Get:215 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 sqlite3 amd64 3.31.1-4ubuntu0.2 [860 kB] 2022-02-02 15:20:48.866 | Get:216 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 unzip amd64 6.0-25ubuntu1 [169 kB] 2022-02-02 15:20:48.916 | Get:217 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 vbetool amd64 1.1-4 [11.5 kB] 2022-02-02 15:20:48.917 | Get:218 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 ipset amd64 7.5-1ubuntu0.20.04.1 [29.8 kB] 2022-02-02 15:20:48.918 | Get:219 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ipvsadm amd64 1:1.31-1 [40.2 kB] 2022-02-02 15:20:48.918 | Get:220 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libapache2-mod-proxy-uwsgi amd64 2.4.41-4ubuntu3.9 [1,180 B] 2022-02-02 15:20:48.919 | Get:221 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liberasurecode1 amd64 1.6.1-4 [40.2 kB] 2022-02-02 15:20:48.920 | Get:222 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liberasurecode-dev amd64 1.6.1-4 [15.1 kB] 2022-02-02 15:20:48.920 | Get:223 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] 2022-02-02 15:20:48.921 | Get:224 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libyaml-dev amd64 0.2.2-1 [58.2 kB] 2022-02-02 15:20:49.030 | Get:225 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 socat amd64 1.7.3.3-2 [323 kB] 2022-02-02 15:20:49.159 | Get:226 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 vlan all 2.0.4ubuntu1.20.04.1 [11.3 kB] 2022-02-02 15:20:50.605 | Preconfiguring packages ... 2022-02-02 15:20:50.829 | Fetched 160 MB in 38s (4,205 kB/s) 2022-02-02 15:20:51.065 | (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 ... 67325 files and directories currently installed.) 2022-02-02 15:20:51.069 | Preparing to unpack .../0-libnss-systemd_245.4-4ubuntu3.15_amd64.deb ... 2022-02-02 15:20:51.232 | Unpacking libnss-systemd:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3.6) ... 2022-02-02 15:20:51.846 | Preparing to unpack .../1-systemd-timesyncd_245.4-4ubuntu3.15_amd64.deb ... 2022-02-02 15:20:52.009 | Unpacking systemd-timesyncd (245.4-4ubuntu3.15) over (245.4-4ubuntu3.6) ... 2022-02-02 15:20:52.892 | Preparing to unpack .../2-systemd-sysv_245.4-4ubuntu3.15_amd64.deb ... 2022-02-02 15:20:53.021 | Unpacking systemd-sysv (245.4-4ubuntu3.15) over (245.4-4ubuntu3.6) ... 2022-02-02 15:20:53.457 | Preparing to unpack .../3-libpam-systemd_245.4-4ubuntu3.15_amd64.deb ... 2022-02-02 15:20:53.615 | Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3.6) ... 2022-02-02 15:20:54.229 | Preparing to unpack .../4-systemd_245.4-4ubuntu3.15_amd64.deb ... 2022-02-02 15:20:54.575 | Unpacking systemd (245.4-4ubuntu3.15) over (245.4-4ubuntu3.6) ... 2022-02-02 15:20:55.858 | Preparing to unpack .../5-libsystemd0_245.4-4ubuntu3.15_amd64.deb ... 2022-02-02 15:20:56.015 | Unpacking libsystemd0:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3.6) ... 2022-02-02 15:20:56.417 | Setting up libsystemd0:amd64 (245.4-4ubuntu3.15) ... 2022-02-02 15:20:56.833 | Selecting previously unselected package libapr1:amd64. 2022-02-02 15:20:56.872 | (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 ... 67326 files and directories currently installed.) 2022-02-02 15:20:56.874 | Preparing to unpack .../000-libapr1_1.6.5-1ubuntu1_amd64.deb ... 2022-02-02 15:20:56.947 | Unpacking libapr1:amd64 (1.6.5-1ubuntu1) ... 2022-02-02 15:20:57.531 | Preparing to unpack .../001-libssl1.1_1.1.1f-1ubuntu2.10_amd64.deb ... 2022-02-02 15:20:57.649 | Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.10) over (1.1.1f-1ubuntu2.3) ... 2022-02-02 15:20:58.239 | Selecting previously unselected package libaprutil1:amd64. 2022-02-02 15:20:58.246 | Preparing to unpack .../002-libaprutil1_1.6.1-4ubuntu2_amd64.deb ... 2022-02-02 15:20:58.306 | Unpacking libaprutil1:amd64 (1.6.1-4ubuntu2) ... 2022-02-02 15:20:58.622 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2022-02-02 15:20:58.629 | Preparing to unpack .../003-libaprutil1-dbd-sqlite3_1.6.1-4ubuntu2_amd64.deb ... 2022-02-02 15:20:58.684 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.1-4ubuntu2) ... 2022-02-02 15:20:59.103 | Preparing to unpack .../004-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... 2022-02-02 15:20:59.244 | Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) over (2.4.49+dfsg-2ubuntu1.7) ... 2022-02-02 15:20:59.615 | Selecting previously unselected package libaprutil1-ldap:amd64. 2022-02-02 15:20:59.623 | Preparing to unpack .../005-libaprutil1-ldap_1.6.1-4ubuntu2_amd64.deb ... 2022-02-02 15:20:59.672 | Unpacking libaprutil1-ldap:amd64 (1.6.1-4ubuntu2) ... 2022-02-02 15:20:59.863 | Preparing to unpack .../006-curl_7.68.0-1ubuntu2.7_amd64.deb ... 2022-02-02 15:20:59.987 | Unpacking curl (7.68.0-1ubuntu2.7) over (7.68.0-1ubuntu2.5) ... 2022-02-02 15:21:00.737 | Preparing to unpack .../007-libcurl4_7.68.0-1ubuntu2.7_amd64.deb ... 2022-02-02 15:21:00.918 | Unpacking libcurl4:amd64 (7.68.0-1ubuntu2.7) over (7.68.0-1ubuntu2.5) ... 2022-02-02 15:21:01.461 | Selecting previously unselected package libjansson4:amd64. 2022-02-02 15:21:01.468 | Preparing to unpack .../008-libjansson4_2.12-1build1_amd64.deb ... 2022-02-02 15:21:01.506 | Unpacking libjansson4:amd64 (2.12-1build1) ... 2022-02-02 15:21:01.821 | Selecting previously unselected package liblua5.2-0:amd64. 2022-02-02 15:21:01.828 | Preparing to unpack .../009-liblua5.2-0_5.2.4-1.1build3_amd64.deb ... 2022-02-02 15:21:01.877 | Unpacking liblua5.2-0:amd64 (5.2.4-1.1build3) ... 2022-02-02 15:21:02.223 | Preparing to unpack .../010-libicu66_66.1-2ubuntu2.1_amd64.deb ... 2022-02-02 15:21:02.381 | Unpacking libicu66:amd64 (66.1-2ubuntu2.1) over (66.1-2ubuntu2) ... 2022-02-02 15:21:04.068 | Preparing to unpack .../011-libxml2_2.9.10+dfsg-5ubuntu0.20.04.1_amd64.deb ... 2022-02-02 15:21:04.238 | Unpacking libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.1) over (2.9.10+dfsg-5) ... 2022-02-02 15:21:04.696 | Selecting previously unselected package apache2-bin. 2022-02-02 15:21:04.703 | Preparing to unpack .../012-apache2-bin_2.4.41-4ubuntu3.9_amd64.deb ... 2022-02-02 15:21:04.757 | Unpacking apache2-bin (2.4.41-4ubuntu3.9) ... 2022-02-02 15:21:05.210 | Selecting previously unselected package apache2-data. 2022-02-02 15:21:05.217 | Preparing to unpack .../013-apache2-data_2.4.41-4ubuntu3.9_all.deb ... 2022-02-02 15:21:05.244 | Unpacking apache2-data (2.4.41-4ubuntu3.9) ... 2022-02-02 15:21:05.673 | Selecting previously unselected package apache2-utils. 2022-02-02 15:21:05.681 | Preparing to unpack .../014-apache2-utils_2.4.41-4ubuntu3.9_amd64.deb ... 2022-02-02 15:21:05.736 | Unpacking apache2-utils (2.4.41-4ubuntu3.9) ... 2022-02-02 15:21:06.215 | Selecting previously unselected package apache2. 2022-02-02 15:21:06.223 | Preparing to unpack .../015-apache2_2.4.41-4ubuntu3.9_amd64.deb ... 2022-02-02 15:21:06.272 | Unpacking apache2 (2.4.41-4ubuntu3.9) ... 2022-02-02 15:21:06.753 | Selecting previously unselected package liblua5.3-0:amd64. 2022-02-02 15:21:06.761 | Preparing to unpack .../016-liblua5.3-0_5.3.3-1.1ubuntu2_amd64.deb ... 2022-02-02 15:21:06.810 | Unpacking liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2022-02-02 15:21:07.233 | Selecting previously unselected package haproxy. 2022-02-02 15:21:07.241 | Preparing to unpack .../017-haproxy_2.0.13-2ubuntu0.3_amd64.deb ... 2022-02-02 15:21:07.297 | Unpacking haproxy (2.0.13-2ubuntu0.3) ... 2022-02-02 15:21:07.958 | Selecting previously unselected package libnl-3-200:amd64. 2022-02-02 15:21:07.966 | Preparing to unpack .../018-libnl-3-200_3.4.0-1_amd64.deb ... 2022-02-02 15:21:08.015 | Unpacking libnl-3-200:amd64 (3.4.0-1) ... 2022-02-02 15:21:08.403 | Selecting previously unselected package libnl-genl-3-200:amd64. 2022-02-02 15:21:08.411 | Preparing to unpack .../019-libnl-genl-3-200_3.4.0-1_amd64.deb ... 2022-02-02 15:21:08.512 | Unpacking libnl-genl-3-200:amd64 (3.4.0-1) ... 2022-02-02 15:21:08.833 | Selecting previously unselected package mysql-common. 2022-02-02 15:21:08.840 | Preparing to unpack .../020-mysql-common_5.8+1.0.5ubuntu2_all.deb ... 2022-02-02 15:21:08.887 | Unpacking mysql-common (5.8+1.0.5ubuntu2) ... 2022-02-02 15:21:09.278 | Selecting previously unselected package libmysqlclient21:amd64. 2022-02-02 15:21:09.286 | Preparing to unpack .../021-libmysqlclient21_8.0.27-0ubuntu0.20.04.1_amd64.deb ... 2022-02-02 15:21:09.352 | Unpacking libmysqlclient21:amd64 (8.0.27-0ubuntu0.20.04.1) ... 2022-02-02 15:21:10.016 | Selecting previously unselected package libsensors-config. 2022-02-02 15:21:10.024 | Preparing to unpack .../022-libsensors-config_1%3a3.6.0-2ubuntu1_all.deb ... 2022-02-02 15:21:10.067 | Unpacking libsensors-config (1:3.6.0-2ubuntu1) ... 2022-02-02 15:21:10.416 | Selecting previously unselected package libsensors5:amd64. 2022-02-02 15:21:10.423 | Preparing to unpack .../023-libsensors5_1%3a3.6.0-2ubuntu1_amd64.deb ... 2022-02-02 15:21:10.542 | Unpacking libsensors5:amd64 (1:3.6.0-2ubuntu1) ... 2022-02-02 15:21:10.935 | Selecting previously unselected package libsnmp-base. 2022-02-02 15:21:10.943 | Preparing to unpack .../024-libsnmp-base_5.8+dfsg-2ubuntu2.3_all.deb ... 2022-02-02 15:21:10.987 | Unpacking libsnmp-base (5.8+dfsg-2ubuntu2.3) ... 2022-02-02 15:21:11.473 | Selecting previously unselected package libsnmp35:amd64. 2022-02-02 15:21:11.480 | Preparing to unpack .../025-libsnmp35_5.8+dfsg-2ubuntu2.3_amd64.deb ... 2022-02-02 15:21:11.535 | Unpacking libsnmp35:amd64 (5.8+dfsg-2ubuntu2.3) ... 2022-02-02 15:21:12.090 | Selecting previously unselected package keepalived. 2022-02-02 15:21:12.098 | Preparing to unpack .../026-keepalived_1%3a2.0.19-2ubuntu0.1_amd64.deb ... 2022-02-02 15:21:12.169 | Unpacking keepalived (1:2.0.19-2ubuntu0.1) ... 2022-02-02 15:21:12.684 | Selecting previously unselected package memcached. 2022-02-02 15:21:12.692 | Preparing to unpack .../027-memcached_1.5.22-2ubuntu0.2_amd64.deb ... 2022-02-02 15:21:12.747 | Unpacking memcached (1.5.22-2ubuntu0.2) ... 2022-02-02 15:21:13.258 | Preparing to unpack .../028-open-iscsi_2.0.874-7.1ubuntu6.2_amd64.deb ... 2022-02-02 15:21:14.141 | Unpacking open-iscsi (2.0.874-7.1ubuntu6.2) over (2.0.874-7.1ubuntu6.1) ... 2022-02-02 15:21:14.561 | Preparing to unpack .../029-openssl_1.1.1f-1ubuntu2.10_amd64.deb ... 2022-02-02 15:21:14.724 | Unpacking openssl (1.1.1f-1ubuntu2.10) over (1.1.1f-1ubuntu2.3) ... 2022-02-02 15:21:15.295 | Selecting previously unselected package python3-yaml. 2022-02-02 15:21:15.303 | Preparing to unpack .../030-python3-yaml_5.3.1-1ubuntu0.1_amd64.deb ... 2022-02-02 15:21:15.353 | Unpacking python3-yaml (5.3.1-1ubuntu0.1) ... 2022-02-02 15:21:15.765 | Preparing to unpack .../031-openssh-sftp-server_1%3a8.2p1-4ubuntu0.4_amd64.deb ... 2022-02-02 15:21:15.929 | Unpacking openssh-sftp-server (1:8.2p1-4ubuntu0.4) over (1:8.2p1-4ubuntu0.2) ... 2022-02-02 15:21:16.578 | Preparing to unpack .../032-openssh-server_1%3a8.2p1-4ubuntu0.4_amd64.deb ... 2022-02-02 15:21:16.808 | Unpacking openssh-server (1:8.2p1-4ubuntu0.4) over (1:8.2p1-4ubuntu0.2) ... 2022-02-02 15:21:17.703 | Preparing to unpack .../033-openssh-client_1%3a8.2p1-4ubuntu0.4_amd64.deb ... 2022-02-02 15:21:17.893 | Unpacking openssh-client (1:8.2p1-4ubuntu0.4) over (1:8.2p1-4ubuntu0.2) ... 2022-02-02 15:21:18.451 | Preparing to unpack .../034-wget_1.20.3-1ubuntu2_amd64.deb ... 2022-02-02 15:21:18.575 | Unpacking wget (1.20.3-1ubuntu2) over (1.20.3-1ubuntu1) ... 2022-02-02 15:21:19.073 | Selecting previously unselected package acl. 2022-02-02 15:21:19.081 | Preparing to unpack .../035-acl_2.2.53-6_amd64.deb ... 2022-02-02 15:21:19.135 | Unpacking acl (2.2.53-6) ... 2022-02-02 15:21:19.450 | Selecting previously unselected package autotools-dev. 2022-02-02 15:21:19.457 | Preparing to unpack .../036-autotools-dev_20180224.1_all.deb ... 2022-02-02 15:21:19.506 | Unpacking autotools-dev (20180224.1) ... 2022-02-02 15:21:19.810 | Selecting previously unselected package m4. 2022-02-02 15:21:19.817 | Preparing to unpack .../037-m4_1.4.18-4_amd64.deb ... 2022-02-02 15:21:19.855 | Unpacking m4 (1.4.18-4) ... 2022-02-02 15:21:20.204 | Selecting previously unselected package autoconf. 2022-02-02 15:21:20.212 | Preparing to unpack .../038-autoconf_2.69-11.1_all.deb ... 2022-02-02 15:21:20.278 | Unpacking autoconf (2.69-11.1) ... 2022-02-02 15:21:20.758 | Selecting previously unselected package automake. 2022-02-02 15:21:20.766 | Preparing to unpack .../039-automake_1%3a1.16.1-4ubuntu6_all.deb ... 2022-02-02 15:21:20.869 | Unpacking automake (1:1.16.1-4ubuntu6) ... 2022-02-02 15:21:21.290 | Selecting previously unselected package autopoint. 2022-02-02 15:21:21.297 | Preparing to unpack .../040-autopoint_0.19.8.1-10build1_all.deb ... 2022-02-02 15:21:21.335 | Unpacking autopoint (0.19.8.1-10build1) ... 2022-02-02 15:21:21.621 | Selecting previously unselected package libllvm10:amd64. 2022-02-02 15:21:21.629 | Preparing to unpack .../041-libllvm10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-02-02 15:21:21.667 | Unpacking libllvm10:amd64 (1:10.0.0-4ubuntu1) ... 2022-02-02 15:21:24.489 | Selecting previously unselected package libclang-cpp10. 2022-02-02 15:21:24.497 | Preparing to unpack .../042-libclang-cpp10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-02-02 15:21:24.552 | Unpacking libclang-cpp10 (1:10.0.0-4ubuntu1) ... 2022-02-02 15:21:26.336 | Selecting previously unselected package libstdc++-9-dev:amd64. 2022-02-02 15:21:26.344 | Preparing to unpack .../043-libstdc++-9-dev_9.3.0-17ubuntu1~20.04_amd64.deb ... 2022-02-02 15:21:26.381 | Unpacking libstdc++-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... 2022-02-02 15:21:27.186 | Selecting previously unselected package libgc1c2:amd64. 2022-02-02 15:21:27.194 | Preparing to unpack .../044-libgc1c2_1%3a7.6.4-0.4ubuntu1_amd64.deb ... 2022-02-02 15:21:27.232 | Unpacking libgc1c2:amd64 (1:7.6.4-0.4ubuntu1) ... 2022-02-02 15:21:27.575 | Selecting previously unselected package libobjc4:amd64. 2022-02-02 15:21:27.583 | Preparing to unpack .../045-libobjc4_10.3.0-1ubuntu1~20.04_amd64.deb ... 2022-02-02 15:21:27.632 | Unpacking libobjc4:amd64 (10.3.0-1ubuntu1~20.04) ... 2022-02-02 15:21:27.959 | Selecting previously unselected package libobjc-9-dev:amd64. 2022-02-02 15:21:27.967 | Preparing to unpack .../046-libobjc-9-dev_9.3.0-17ubuntu1~20.04_amd64.deb ... 2022-02-02 15:21:28.016 | Unpacking libobjc-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... 2022-02-02 15:21:28.559 | Selecting previously unselected package libc6-i386. 2022-02-02 15:21:28.566 | Preparing to unpack .../047-libc6-i386_2.31-0ubuntu9.2_amd64.deb ... 2022-02-02 15:21:28.632 | Unpacking libc6-i386 (2.31-0ubuntu9.2) ... 2022-02-02 15:21:29.582 | Selecting previously unselected package lib32gcc-s1. 2022-02-02 15:21:29.589 | Preparing to unpack .../048-lib32gcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... 2022-02-02 15:21:29.621 | Unpacking lib32gcc-s1 (10.3.0-1ubuntu1~20.04) ... 2022-02-02 15:21:30.027 | Selecting previously unselected package lib32stdc++6. 2022-02-02 15:21:30.035 | Preparing to unpack .../049-lib32stdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... 2022-02-02 15:21:30.095 | Unpacking lib32stdc++6 (10.3.0-1ubuntu1~20.04) ... 2022-02-02 15:21:30.450 | Selecting previously unselected package libclang-common-10-dev. 2022-02-02 15:21:30.458 | Preparing to unpack .../050-libclang-common-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-02-02 15:21:30.535 | Unpacking libclang-common-10-dev (1:10.0.0-4ubuntu1) ... 2022-02-02 15:21:31.947 | Selecting previously unselected package libclang1-10. 2022-02-02 15:21:31.955 | Preparing to unpack .../051-libclang1-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-02-02 15:21:32.004 | Unpacking libclang1-10 (1:10.0.0-4ubuntu1) ... 2022-02-02 15:21:33.455 | Selecting previously unselected package clang-10. 2022-02-02 15:21:33.464 | Preparing to unpack .../052-clang-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-02-02 15:21:33.495 | Unpacking clang-10 (1:10.0.0-4ubuntu1) ... 2022-02-02 15:21:33.793 | Selecting previously unselected package libtool. 2022-02-02 15:21:33.800 | Preparing to unpack .../053-libtool_2.4.6-14_all.deb ... 2022-02-02 15:21:33.849 | Unpacking libtool (2.4.6-14) ... 2022-02-02 15:21:34.199 | Selecting previously unselected package dh-autoreconf. 2022-02-02 15:21:34.206 | Preparing to unpack .../054-dh-autoreconf_19_all.deb ... 2022-02-02 15:21:34.278 | Unpacking dh-autoreconf (19) ... 2022-02-02 15:21:34.581 | Selecting previously unselected package libdebhelper-perl. 2022-02-02 15:21:34.589 | Preparing to unpack .../055-libdebhelper-perl_12.10ubuntu1_all.deb ... 2022-02-02 15:21:34.638 | Unpacking libdebhelper-perl (12.10ubuntu1) ... 2022-02-02 15:21:34.895 | Selecting previously unselected package libarchive-zip-perl. 2022-02-02 15:21:34.903 | Preparing to unpack .../056-libarchive-zip-perl_1.67-2_all.deb ... 2022-02-02 15:21:34.958 | Unpacking libarchive-zip-perl (1.67-2) ... 2022-02-02 15:21:35.273 | Selecting previously unselected package libsub-override-perl. 2022-02-02 15:21:35.280 | Preparing to unpack .../057-libsub-override-perl_0.09-2_all.deb ... 2022-02-02 15:21:35.329 | Unpacking libsub-override-perl (0.09-2) ... 2022-02-02 15:21:35.621 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2022-02-02 15:21:35.630 | Preparing to unpack .../058-libfile-stripnondeterminism-perl_1.7.0-1_all.deb ... 2022-02-02 15:21:35.667 | Unpacking libfile-stripnondeterminism-perl (1.7.0-1) ... 2022-02-02 15:21:35.981 | Selecting previously unselected package dh-strip-nondeterminism. 2022-02-02 15:21:35.989 | Preparing to unpack .../059-dh-strip-nondeterminism_1.7.0-1_all.deb ... 2022-02-02 15:21:36.055 | Unpacking dh-strip-nondeterminism (1.7.0-1) ... 2022-02-02 15:21:36.324 | Selecting previously unselected package libdpkg-perl. 2022-02-02 15:21:36.332 | Preparing to unpack .../060-libdpkg-perl_1.19.7ubuntu3_all.deb ... 2022-02-02 15:21:36.421 | Unpacking libdpkg-perl (1.19.7ubuntu3) ... 2022-02-02 15:21:36.839 | Selecting previously unselected package make. 2022-02-02 15:21:36.847 | Preparing to unpack .../061-make_4.2.1-1.2_amd64.deb ... 2022-02-02 15:21:36.884 | Unpacking make (4.2.1-1.2) ... 2022-02-02 15:21:37.176 | Selecting previously unselected package dpkg-dev. 2022-02-02 15:21:37.184 | Preparing to unpack .../062-dpkg-dev_1.19.7ubuntu3_all.deb ... 2022-02-02 15:21:37.226 | Unpacking dpkg-dev (1.19.7ubuntu3) ... 2022-02-02 15:21:37.678 | Selecting previously unselected package dwz. 2022-02-02 15:21:37.686 | Preparing to unpack .../063-dwz_0.13-5_amd64.deb ... 2022-02-02 15:21:37.741 | Unpacking dwz (0.13-5) ... 2022-02-02 15:21:38.216 | Selecting previously unselected package libcroco3:amd64. 2022-02-02 15:21:38.223 | Preparing to unpack .../064-libcroco3_0.6.13-1_amd64.deb ... 2022-02-02 15:21:38.278 | Unpacking libcroco3:amd64 (0.6.13-1) ... 2022-02-02 15:21:38.667 | Selecting previously unselected package gettext. 2022-02-02 15:21:38.675 | Preparing to unpack .../065-gettext_0.19.8.1-10build1_amd64.deb ... 2022-02-02 15:21:38.735 | Unpacking gettext (0.19.8.1-10build1) ... 2022-02-02 15:21:39.285 | Selecting previously unselected package intltool-debian. 2022-02-02 15:21:39.293 | Preparing to unpack .../066-intltool-debian_0.35.0+20060710.5_all.deb ... 2022-02-02 15:21:39.353 | Unpacking intltool-debian (0.35.0+20060710.5) ... 2022-02-02 15:21:39.679 | Selecting previously unselected package po-debconf. 2022-02-02 15:21:39.686 | Preparing to unpack .../067-po-debconf_1.0.21_all.deb ... 2022-02-02 15:21:39.736 | Unpacking po-debconf (1.0.21) ... 2022-02-02 15:21:40.056 | Selecting previously unselected package debhelper. 2022-02-02 15:21:40.064 | Preparing to unpack .../068-debhelper_12.10ubuntu1_all.deb ... 2022-02-02 15:21:40.129 | Unpacking debhelper (12.10ubuntu1) ... 2022-02-02 15:21:40.707 | Selecting previously unselected package uuid-dev:amd64. 2022-02-02 15:21:40.715 | Preparing to unpack .../069-uuid-dev_2.34-0.1ubuntu9.1_amd64.deb ... 2022-02-02 15:21:40.769 | Unpacking uuid-dev:amd64 (2.34-0.1ubuntu9.1) ... 2022-02-02 15:21:41.330 | Selecting previously unselected package libsctp1:amd64. 2022-02-02 15:21:41.338 | Preparing to unpack .../070-libsctp1_1.0.18+dfsg-1_amd64.deb ... 2022-02-02 15:21:41.393 | Unpacking libsctp1:amd64 (1.0.18+dfsg-1) ... 2022-02-02 15:21:41.679 | Selecting previously unselected package libsctp-dev:amd64. 2022-02-02 15:21:41.686 | Preparing to unpack .../071-libsctp-dev_1.0.18+dfsg-1_amd64.deb ... 2022-02-02 15:21:41.735 | Unpacking libsctp-dev:amd64 (1.0.18+dfsg-1) ... 2022-02-02 15:21:42.051 | Selecting previously unselected package libapr1-dev. 2022-02-02 15:21:42.059 | Preparing to unpack .../072-libapr1-dev_1.6.5-1ubuntu1_amd64.deb ... 2022-02-02 15:21:42.113 | Unpacking libapr1-dev (1.6.5-1ubuntu1) ... 2022-02-02 15:21:42.879 | Selecting previously unselected package libldap2-dev:amd64. 2022-02-02 15:21:42.887 | Preparing to unpack .../073-libldap2-dev_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... 2022-02-02 15:21:42.929 | Unpacking libldap2-dev:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 2022-02-02 15:21:43.382 | Selecting previously unselected package libaprutil1-dev. 2022-02-02 15:21:43.390 | Preparing to unpack .../074-libaprutil1-dev_1.6.1-4ubuntu2_amd64.deb ... 2022-02-02 15:21:43.421 | Unpacking libaprutil1-dev (1.6.1-4ubuntu2) ... 2022-02-02 15:21:43.998 | Selecting previously unselected package apache2-dev. 2022-02-02 15:21:44.007 | Preparing to unpack .../075-apache2-dev_2.4.41-4ubuntu3.9_amd64.deb ... 2022-02-02 15:21:44.060 | Unpacking apache2-dev (2.4.41-4ubuntu3.9) ... 2022-02-02 15:21:44.559 | Selecting previously unselected package binfmt-support. 2022-02-02 15:21:44.567 | Preparing to unpack .../076-binfmt-support_2.2.0-2_amd64.deb ... 2022-02-02 15:21:44.653 | Unpacking binfmt-support (2.2.0-2) ... 2022-02-02 15:21:45.016 | Selecting previously unselected package g++-9. 2022-02-02 15:21:45.024 | Preparing to unpack .../077-g++-9_9.3.0-17ubuntu1~20.04_amd64.deb ... 2022-02-02 15:21:45.072 | Unpacking g++-9 (9.3.0-17ubuntu1~20.04) ... 2022-02-02 15:21:46.781 | Selecting previously unselected package g++. 2022-02-02 15:21:46.789 | Preparing to unpack .../078-g++_4%3a9.3.0-1ubuntu2_amd64.deb ... 2022-02-02 15:21:46.844 | Unpacking g++ (4:9.3.0-1ubuntu2) ... 2022-02-02 15:21:47.084 | Selecting previously unselected package build-essential. 2022-02-02 15:21:47.092 | Preparing to unpack .../079-build-essential_12.8ubuntu1.1_amd64.deb ... 2022-02-02 15:21:47.147 | Unpacking build-essential (12.8ubuntu1.1) ... 2022-02-02 15:21:47.434 | Selecting previously unselected package conntrack. 2022-02-02 15:21:47.442 | Preparing to unpack .../080-conntrack_1%3a1.4.5-2_amd64.deb ... 2022-02-02 15:21:47.484 | Unpacking conntrack (1:1.4.5-2) ... 2022-02-02 15:21:47.810 | Selecting previously unselected package libnetfilter-cthelper0:amd64. 2022-02-02 15:21:47.819 | Preparing to unpack .../081-libnetfilter-cthelper0_1.0.0-1ubuntu2_amd64.deb ... 2022-02-02 15:21:47.855 | Unpacking libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu2) ... 2022-02-02 15:21:48.204 | Selecting previously unselected package libnetfilter-queue1. 2022-02-02 15:21:48.212 | Preparing to unpack .../082-libnetfilter-queue1_1.0.3-1_amd64.deb ... 2022-02-02 15:21:48.273 | Unpacking libnetfilter-queue1 (1.0.3-1) ... 2022-02-02 15:21:48.610 | Selecting previously unselected package conntrackd. 2022-02-02 15:21:48.618 | Preparing to unpack .../083-conntrackd_1%3a1.4.5-2_amd64.deb ... 2022-02-02 15:21:48.667 | Unpacking conntrackd (1:1.4.5-2) ... 2022-02-02 15:21:48.936 | Selecting previously unselected package dns-root-data. 2022-02-02 15:21:48.944 | Preparing to unpack .../084-dns-root-data_2019052802_all.deb ... 2022-02-02 15:21:48.993 | Unpacking dns-root-data (2019052802) ... 2022-02-02 15:21:49.433 | Selecting previously unselected package libidn11:amd64. 2022-02-02 15:21:49.441 | Preparing to unpack .../085-libidn11_1.33-2.2ubuntu2_amd64.deb ... 2022-02-02 15:21:49.490 | Unpacking libidn11:amd64 (1.33-2.2ubuntu2) ... 2022-02-02 15:21:49.919 | Selecting previously unselected package dnsmasq-base. 2022-02-02 15:21:49.927 | Preparing to unpack .../086-dnsmasq-base_2.80-1.1ubuntu1.4_amd64.deb ... 2022-02-02 15:21:49.993 | Unpacking dnsmasq-base (2.80-1.1ubuntu1.4) ... 2022-02-02 15:21:50.405 | Selecting previously unselected package dnsmasq-utils. 2022-02-02 15:21:50.413 | Preparing to unpack .../087-dnsmasq-utils_2.80-1.1ubuntu1.4_amd64.deb ... 2022-02-02 15:21:50.461 | Unpacking dnsmasq-utils (2.80-1.1ubuntu1.4) ... 2022-02-02 15:21:50.913 | Selecting previously unselected package dstat. 2022-02-02 15:21:50.921 | Preparing to unpack .../088-dstat_0.7.4-6_all.deb ... 2022-02-02 15:21:50.969 | Unpacking dstat (0.7.4-6) ... 2022-02-02 15:21:51.576 | Selecting previously unselected package ebtables. 2022-02-02 15:21:51.584 | Preparing to unpack .../089-ebtables_2.0.11-3build1_amd64.deb ... 2022-02-02 15:21:51.657 | Unpacking ebtables (2.0.11-3build1) ... 2022-02-02 15:21:52.095 | Selecting previously unselected package libfakeroot:amd64. 2022-02-02 15:21:52.103 | Preparing to unpack .../090-libfakeroot_1.24-1_amd64.deb ... 2022-02-02 15:21:52.169 | Unpacking libfakeroot:amd64 (1.24-1) ... 2022-02-02 15:21:52.576 | Selecting previously unselected package fakeroot. 2022-02-02 15:21:52.585 | Preparing to unpack .../091-fakeroot_1.24-1_amd64.deb ... 2022-02-02 15:21:52.638 | Unpacking fakeroot (1.24-1) ... 2022-02-02 15:21:52.965 | Selecting previously unselected package fonts-dejavu-core. 2022-02-02 15:21:52.973 | Preparing to unpack .../092-fonts-dejavu-core_2.37-1_all.deb ... 2022-02-02 15:21:53.038 | Unpacking fonts-dejavu-core (2.37-1) ... 2022-02-02 15:21:53.496 | Selecting previously unselected package fonts-liberation. 2022-02-02 15:21:53.505 | Preparing to unpack .../093-fonts-liberation_1%3a1.07.4-11_all.deb ... 2022-02-02 15:21:53.553 | Unpacking fonts-liberation (1:1.07.4-11) ... 2022-02-02 15:21:54.125 | Selecting previously unselected package fontconfig-config. 2022-02-02 15:21:54.133 | Preparing to unpack .../094-fontconfig-config_2.13.1-2ubuntu3_all.deb ... 2022-02-02 15:21:54.198 | Unpacking fontconfig-config (2.13.1-2ubuntu3) ... 2022-02-02 15:21:54.633 | Selecting previously unselected package libfontconfig1:amd64. 2022-02-02 15:21:54.641 | Preparing to unpack .../095-libfontconfig1_2.13.1-2ubuntu3_amd64.deb ... 2022-02-02 15:21:54.689 | Unpacking libfontconfig1:amd64 (2.13.1-2ubuntu3) ... 2022-02-02 15:21:55.279 | Selecting previously unselected package fontconfig. 2022-02-02 15:21:55.287 | Preparing to unpack .../096-fontconfig_2.13.1-2ubuntu3_amd64.deb ... 2022-02-02 15:21:55.347 | Unpacking fontconfig (2.13.1-2ubuntu3) ... 2022-02-02 15:21:55.839 | Selecting previously unselected package genisoimage. 2022-02-02 15:21:55.848 | Preparing to unpack .../097-genisoimage_9%3a1.1.11-3.1ubuntu1_amd64.deb ... 2022-02-02 15:21:55.890 | Unpacking genisoimage (9:1.1.11-3.1ubuntu1) ... 2022-02-02 15:21:56.273 | Selecting previously unselected package libann0. 2022-02-02 15:21:56.281 | Preparing to unpack .../098-libann0_1.1.2+doc-7build1_amd64.deb ... 2022-02-02 15:21:56.330 | Unpacking libann0 (1.1.2+doc-7build1) ... 2022-02-02 15:21:56.650 | Selecting previously unselected package libcdt5:amd64. 2022-02-02 15:21:56.658 | Preparing to unpack .../099-libcdt5_2.42.2-3build2_amd64.deb ... 2022-02-02 15:21:56.712 | Unpacking libcdt5:amd64 (2.42.2-3build2) ... 2022-02-02 15:21:57.084 | Selecting previously unselected package libcgraph6:amd64. 2022-02-02 15:21:57.093 | Preparing to unpack .../100-libcgraph6_2.42.2-3build2_amd64.deb ... 2022-02-02 15:21:57.141 | Unpacking libcgraph6:amd64 (2.42.2-3build2) ... 2022-02-02 15:21:57.536 | Selecting previously unselected package libjpeg-turbo8:amd64. 2022-02-02 15:21:57.544 | Preparing to unpack .../101-libjpeg-turbo8_2.0.3-0ubuntu1.20.04.1_amd64.deb ... 2022-02-02 15:21:57.593 | Unpacking libjpeg-turbo8:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-02-02 15:21:57.880 | Selecting previously unselected package libjpeg8:amd64. 2022-02-02 15:21:57.888 | Preparing to unpack .../102-libjpeg8_8c-2ubuntu8_amd64.deb ... 2022-02-02 15:21:57.935 | Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... 2022-02-02 15:21:58.348 | Selecting previously unselected package libjbig0:amd64. 2022-02-02 15:21:58.356 | Preparing to unpack .../103-libjbig0_2.1-3.1build1_amd64.deb ... 2022-02-02 15:21:58.415 | Unpacking libjbig0:amd64 (2.1-3.1build1) ... 2022-02-02 15:21:58.845 | Selecting previously unselected package libwebp6:amd64. 2022-02-02 15:21:58.853 | Preparing to unpack .../104-libwebp6_0.6.1-2ubuntu0.20.04.1_amd64.deb ... 2022-02-02 15:21:58.913 | Unpacking libwebp6:amd64 (0.6.1-2ubuntu0.20.04.1) ... 2022-02-02 15:21:59.358 | Selecting previously unselected package libtiff5:amd64. 2022-02-02 15:21:59.367 | Preparing to unpack .../105-libtiff5_4.1.0+git191117-2ubuntu0.20.04.2_amd64.deb ... 2022-02-02 15:21:59.415 | Unpacking libtiff5:amd64 (4.1.0+git191117-2ubuntu0.20.04.2) ... 2022-02-02 15:21:59.867 | Selecting previously unselected package libxpm4:amd64. 2022-02-02 15:21:59.875 | Preparing to unpack .../106-libxpm4_1%3a3.5.12-1_amd64.deb ... 2022-02-02 15:21:59.924 | Unpacking libxpm4:amd64 (1:3.5.12-1) ... 2022-02-02 15:22:00.336 | Selecting previously unselected package libgd3:amd64. 2022-02-02 15:22:00.344 | Preparing to unpack .../107-libgd3_2.2.5-5.2ubuntu2.1_amd64.deb ... 2022-02-02 15:22:00.422 | Unpacking libgd3:amd64 (2.2.5-5.2ubuntu2.1) ... 2022-02-02 15:22:00.833 | Selecting previously unselected package libgts-0.7-5:amd64. 2022-02-02 15:22:00.841 | Preparing to unpack .../108-libgts-0.7-5_0.7.6+darcs121130-4_amd64.deb ... 2022-02-02 15:22:00.900 | Unpacking libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2022-02-02 15:22:01.342 | Selecting previously unselected package libpixman-1-0:amd64. 2022-02-02 15:22:01.350 | Preparing to unpack .../109-libpixman-1-0_0.38.4-0ubuntu1_amd64.deb ... 2022-02-02 15:22:01.398 | Unpacking libpixman-1-0:amd64 (0.38.4-0ubuntu1) ... 2022-02-02 15:22:01.873 | Selecting previously unselected package libxcb-render0:amd64. 2022-02-02 15:22:01.882 | Preparing to unpack .../110-libxcb-render0_1.14-2_amd64.deb ... 2022-02-02 15:22:01.936 | Unpacking libxcb-render0:amd64 (1.14-2) ... 2022-02-02 15:22:02.456 | Selecting previously unselected package libxcb-shm0:amd64. 2022-02-02 15:22:02.464 | Preparing to unpack .../111-libxcb-shm0_1.14-2_amd64.deb ... 2022-02-02 15:22:02.535 | Unpacking libxcb-shm0:amd64 (1.14-2) ... 2022-02-02 15:22:02.981 | Selecting previously unselected package libxrender1:amd64. 2022-02-02 15:22:02.989 | Preparing to unpack .../112-libxrender1_1%3a0.9.10-1_amd64.deb ... 2022-02-02 15:22:03.055 | Unpacking libxrender1:amd64 (1:0.9.10-1) ... 2022-02-02 15:22:03.387 | Selecting previously unselected package libcairo2:amd64. 2022-02-02 15:22:03.395 | Preparing to unpack .../113-libcairo2_1.16.0-4ubuntu1_amd64.deb ... 2022-02-02 15:22:03.444 | Unpacking libcairo2:amd64 (1.16.0-4ubuntu1) ... 2022-02-02 15:22:03.935 | Selecting previously unselected package libgraphite2-3:amd64. 2022-02-02 15:22:03.944 | Preparing to unpack .../114-libgraphite2-3_1.3.13-11build1_amd64.deb ... 2022-02-02 15:22:04.004 | Unpacking libgraphite2-3:amd64 (1.3.13-11build1) ... 2022-02-02 15:22:04.468 | Selecting previously unselected package libharfbuzz0b:amd64. 2022-02-02 15:22:04.476 | Preparing to unpack .../115-libharfbuzz0b_2.6.4-1ubuntu4_amd64.deb ... 2022-02-02 15:22:04.513 | Unpacking libharfbuzz0b:amd64 (2.6.4-1ubuntu4) ... 2022-02-02 15:22:04.896 | Selecting previously unselected package libthai-data. 2022-02-02 15:22:04.904 | Preparing to unpack .../116-libthai-data_0.1.28-3_all.deb ... 2022-02-02 15:22:04.958 | Unpacking libthai-data (0.1.28-3) ... 2022-02-02 15:22:05.433 | Selecting previously unselected package libdatrie1:amd64. 2022-02-02 15:22:05.442 | Preparing to unpack .../117-libdatrie1_0.2.12-3_amd64.deb ... 2022-02-02 15:22:05.495 | Unpacking libdatrie1:amd64 (0.2.12-3) ... 2022-02-02 15:22:06.033 | Selecting previously unselected package libthai0:amd64. 2022-02-02 15:22:06.041 | Preparing to unpack .../118-libthai0_0.1.28-3_amd64.deb ... 2022-02-02 15:22:06.101 | Unpacking libthai0:amd64 (0.1.28-3) ... 2022-02-02 15:22:06.519 | Selecting previously unselected package libpango-1.0-0:amd64. 2022-02-02 15:22:06.527 | Preparing to unpack .../119-libpango-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2022-02-02 15:22:06.576 | Unpacking libpango-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-02-02 15:22:07.010 | Selecting previously unselected package libpangoft2-1.0-0:amd64. 2022-02-02 15:22:07.018 | Preparing to unpack .../120-libpangoft2-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2022-02-02 15:22:07.078 | Unpacking libpangoft2-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-02-02 15:22:07.548 | Selecting previously unselected package libpangocairo-1.0-0:amd64. 2022-02-02 15:22:07.556 | Preparing to unpack .../121-libpangocairo-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2022-02-02 15:22:07.615 | Unpacking libpangocairo-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-02-02 15:22:08.039 | Selecting previously unselected package libpathplan4:amd64. 2022-02-02 15:22:08.047 | Preparing to unpack .../122-libpathplan4_2.42.2-3build2_amd64.deb ... 2022-02-02 15:22:08.095 | Unpacking libpathplan4:amd64 (2.42.2-3build2) ... 2022-02-02 15:22:08.507 | Selecting previously unselected package libgvc6. 2022-02-02 15:22:08.516 | Preparing to unpack .../123-libgvc6_2.42.2-3build2_amd64.deb ... 2022-02-02 15:22:08.587 | Unpacking libgvc6 (2.42.2-3build2) ... 2022-02-02 15:22:09.051 | Selecting previously unselected package libgvpr2:amd64. 2022-02-02 15:22:09.059 | Preparing to unpack .../124-libgvpr2_2.42.2-3build2_amd64.deb ... 2022-02-02 15:22:09.113 | Unpacking libgvpr2:amd64 (2.42.2-3build2) ... 2022-02-02 15:22:09.519 | Selecting previously unselected package liblab-gamut1:amd64. 2022-02-02 15:22:09.527 | Preparing to unpack .../125-liblab-gamut1_2.42.2-3build2_amd64.deb ... 2022-02-02 15:22:09.587 | Unpacking liblab-gamut1:amd64 (2.42.2-3build2) ... 2022-02-02 15:22:10.199 | Selecting previously unselected package x11-common. 2022-02-02 15:22:10.207 | Preparing to unpack .../126-x11-common_1%3a7.7+19ubuntu14_all.deb ... 2022-02-02 15:22:10.283 | dpkg-query: no packages found matching nux-tools 2022-02-02 15:22:10.294 | Unpacking x11-common (1:7.7+19ubuntu14) ... 2022-02-02 15:22:10.644 | Selecting previously unselected package libice6:amd64. 2022-02-02 15:22:10.652 | Preparing to unpack .../127-libice6_2%3a1.0.10-0ubuntu1_amd64.deb ... 2022-02-02 15:22:10.707 | Unpacking libice6:amd64 (2:1.0.10-0ubuntu1) ... 2022-02-02 15:22:11.085 | Selecting previously unselected package libsm6:amd64. 2022-02-02 15:22:11.093 | Preparing to unpack .../128-libsm6_2%3a1.2.3-1_amd64.deb ... 2022-02-02 15:22:11.169 | Unpacking libsm6:amd64 (2:1.2.3-1) ... 2022-02-02 15:22:11.679 | Selecting previously unselected package libxt6:amd64. 2022-02-02 15:22:11.687 | Preparing to unpack .../129-libxt6_1%3a1.1.5-1_amd64.deb ... 2022-02-02 15:22:11.753 | Unpacking libxt6:amd64 (1:1.1.5-1) ... 2022-02-02 15:22:12.199 | Selecting previously unselected package libxmu6:amd64. 2022-02-02 15:22:12.207 | Preparing to unpack .../130-libxmu6_2%3a1.1.3-0ubuntu1_amd64.deb ... 2022-02-02 15:22:12.290 | Unpacking libxmu6:amd64 (2:1.1.3-0ubuntu1) ... 2022-02-02 15:22:12.724 | Selecting previously unselected package libxaw7:amd64. 2022-02-02 15:22:12.732 | Preparing to unpack .../131-libxaw7_2%3a1.0.13-1_amd64.deb ... 2022-02-02 15:22:12.786 | Unpacking libxaw7:amd64 (2:1.0.13-1) ... 2022-02-02 15:22:13.233 | Selecting previously unselected package graphviz. 2022-02-02 15:22:13.241 | Preparing to unpack .../132-graphviz_2.42.2-3build2_amd64.deb ... 2022-02-02 15:22:13.301 | Unpacking graphviz (2.42.2-3build2) ... 2022-02-02 15:22:13.902 | Selecting previously unselected package libnl-route-3-200:amd64. 2022-02-02 15:22:13.910 | Preparing to unpack .../133-libnl-route-3-200_3.4.0-1_amd64.deb ... 2022-02-02 15:22:13.947 | Unpacking libnl-route-3-200:amd64 (3.4.0-1) ... 2022-02-02 15:22:14.387 | Selecting previously unselected package libibverbs1:amd64. 2022-02-02 15:22:14.396 | Preparing to unpack .../134-libibverbs1_28.0-1ubuntu1_amd64.deb ... 2022-02-02 15:22:14.444 | Unpacking libibverbs1:amd64 (28.0-1ubuntu1) ... 2022-02-02 15:22:14.959 | Selecting previously unselected package ibverbs-providers:amd64. 2022-02-02 15:22:14.967 | Preparing to unpack .../135-ibverbs-providers_28.0-1ubuntu1_amd64.deb ... 2022-02-02 15:22:15.034 | Unpacking ibverbs-providers:amd64 (28.0-1ubuntu1) ... 2022-02-02 15:22:15.496 | Selecting previously unselected package icu-devtools. 2022-02-02 15:22:15.505 | Preparing to unpack .../136-icu-devtools_66.1-2ubuntu2.1_amd64.deb ... 2022-02-02 15:22:15.558 | Unpacking icu-devtools (66.1-2ubuntu2.1) ... 2022-02-02 15:22:15.976 | Selecting previously unselected package iputils-arping. 2022-02-02 15:22:15.984 | Preparing to unpack .../137-iputils-arping_3%3a20190709-3_amd64.deb ... 2022-02-02 15:22:16.061 | Unpacking iputils-arping (3:20190709-3) ... 2022-02-02 15:22:16.496 | Selecting previously unselected package javascript-common. 2022-02-02 15:22:16.507 | Preparing to unpack .../138-javascript-common_11_all.deb ... 2022-02-02 15:22:16.559 | Unpacking javascript-common (11) ... 2022-02-02 15:22:16.947 | Selecting previously unselected package libgssrpc4:amd64. 2022-02-02 15:22:16.955 | Preparing to unpack .../139-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 2022-02-02 15:22:17.026 | Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2022-02-02 15:22:17.370 | Selecting previously unselected package libkdb5-9:amd64. 2022-02-02 15:22:17.378 | Preparing to unpack .../140-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 2022-02-02 15:22:17.426 | Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2022-02-02 15:22:17.816 | Selecting previously unselected package libkadm5srv-mit11:amd64. 2022-02-02 15:22:17.824 | Preparing to unpack .../141-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 2022-02-02 15:22:17.884 | Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-02-02 15:22:18.319 | Selecting previously unselected package libkadm5clnt-mit11:amd64. 2022-02-02 15:22:18.327 | Preparing to unpack .../142-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 2022-02-02 15:22:18.398 | Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-02-02 15:22:18.810 | Selecting previously unselected package comerr-dev:amd64. 2022-02-02 15:22:18.818 | Preparing to unpack .../143-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... 2022-02-02 15:22:18.875 | Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2022-02-02 15:22:19.188 | Selecting previously unselected package krb5-multidev:amd64. 2022-02-02 15:22:19.196 | Preparing to unpack .../144-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 2022-02-02 15:22:19.233 | Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2022-02-02 15:22:19.599 | Selecting previously unselected package libalgorithm-diff-perl. 2022-02-02 15:22:19.607 | Preparing to unpack .../145-libalgorithm-diff-perl_1.19.03-2_all.deb ... 2022-02-02 15:22:19.656 | Unpacking libalgorithm-diff-perl (1.19.03-2) ... 2022-02-02 15:22:20.005 | Selecting previously unselected package libalgorithm-diff-xs-perl. 2022-02-02 15:22:20.013 | Preparing to unpack .../146-libalgorithm-diff-xs-perl_0.04-6_amd64.deb ... 2022-02-02 15:22:20.060 | Unpacking libalgorithm-diff-xs-perl (0.04-6) ... 2022-02-02 15:22:20.388 | Selecting previously unselected package libalgorithm-merge-perl. 2022-02-02 15:22:20.396 | Preparing to unpack .../147-libalgorithm-merge-perl_0.08-3_all.deb ... 2022-02-02 15:22:20.455 | Unpacking libalgorithm-merge-perl (0.08-3) ... 2022-02-02 15:22:20.748 | Selecting previously unselected package libarchive-cpio-perl. 2022-02-02 15:22:20.757 | Preparing to unpack .../148-libarchive-cpio-perl_0.10-1_all.deb ... 2022-02-02 15:22:20.810 | Unpacking libarchive-cpio-perl (0.10-1) ... 2022-02-02 15:22:21.216 | Selecting previously unselected package libboost-iostreams1.71.0:amd64. 2022-02-02 15:22:21.225 | Preparing to unpack .../149-libboost-iostreams1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2022-02-02 15:22:21.289 | Unpacking libboost-iostreams1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-02-02 15:22:21.754 | Selecting previously unselected package libboost-thread1.71.0:amd64. 2022-02-02 15:22:21.762 | Preparing to unpack .../150-libboost-thread1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2022-02-02 15:22:21.827 | Unpacking libboost-thread1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-02-02 15:22:22.233 | Selecting previously unselected package libfile-fcntllock-perl. 2022-02-02 15:22:22.242 | Preparing to unpack .../151-libfile-fcntllock-perl_0.22-3build4_amd64.deb ... 2022-02-02 15:22:22.285 | Unpacking libfile-fcntllock-perl (0.22-3build4) ... 2022-02-02 15:22:22.559 | Selecting previously unselected package libgts-bin. 2022-02-02 15:22:22.567 | Preparing to unpack .../152-libgts-bin_0.7.6+darcs121130-4_amd64.deb ... 2022-02-02 15:22:22.615 | Unpacking libgts-bin (0.7.6+darcs121130-4) ... 2022-02-02 15:22:22.936 | Selecting previously unselected package libicu-dev:amd64. 2022-02-02 15:22:22.945 | Preparing to unpack .../153-libicu-dev_66.1-2ubuntu2.1_amd64.deb ... 2022-02-02 15:22:23.113 | Unpacking libicu-dev:amd64 (66.1-2ubuntu2.1) ... 2022-02-02 15:22:25.044 | Selecting previously unselected package libipset13:amd64. 2022-02-02 15:22:25.053 | Preparing to unpack .../154-libipset13_7.5-1ubuntu0.20.04.1_amd64.deb ... 2022-02-02 15:22:25.101 | Unpacking libipset13:amd64 (7.5-1ubuntu0.20.04.1) ... 2022-02-02 15:22:25.427 | Selecting previously unselected package librdmacm1:amd64. 2022-02-02 15:22:25.435 | Preparing to unpack .../155-librdmacm1_28.0-1ubuntu1_amd64.deb ... 2022-02-02 15:22:25.484 | Unpacking librdmacm1:amd64 (28.0-1ubuntu1) ... 2022-02-02 15:22:25.833 | Selecting previously unselected package libiscsi7:amd64. 2022-02-02 15:22:25.841 | Preparing to unpack .../156-libiscsi7_1.18.0-2_amd64.deb ... 2022-02-02 15:22:25.901 | Unpacking libiscsi7:amd64 (1.18.0-2) ... 2022-02-02 15:22:26.233 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2022-02-02 15:22:26.242 | Preparing to unpack .../157-libjpeg-turbo8-dev_2.0.3-0ubuntu1.20.04.1_amd64.deb ... 2022-02-02 15:22:26.301 | Unpacking libjpeg-turbo8-dev:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-02-02 15:22:26.622 | Selecting previously unselected package libjpeg8-dev:amd64. 2022-02-02 15:22:26.631 | Preparing to unpack .../158-libjpeg8-dev_8c-2ubuntu8_amd64.deb ... 2022-02-02 15:22:26.684 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2022-02-02 15:22:26.947 | Selecting previously unselected package libjpeg-dev:amd64. 2022-02-02 15:22:26.955 | Preparing to unpack .../159-libjpeg-dev_8c-2ubuntu8_amd64.deb ... 2022-02-02 15:22:27.004 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu8) ... 2022-02-02 15:22:27.199 | Selecting previously unselected package libjs-jquery. 2022-02-02 15:22:27.208 | Preparing to unpack .../160-libjs-jquery_3.3.1~dfsg-3_all.deb ... 2022-02-02 15:22:27.249 | Unpacking libjs-jquery (3.3.1~dfsg-3) ... 2022-02-02 15:22:27.588 | Selecting previously unselected package libjs-jquery-metadata. 2022-02-02 15:22:27.596 | Preparing to unpack .../161-libjs-jquery-metadata_12-1.1_all.deb ... 2022-02-02 15:22:27.660 | Unpacking libjs-jquery-metadata (12-1.1) ... 2022-02-02 15:22:27.942 | Selecting previously unselected package libjs-jquery-tablesorter. 2022-02-02 15:22:27.950 | Preparing to unpack .../162-libjs-jquery-tablesorter_1%3a2.31.1+dfsg1-1_all.deb ... 2022-02-02 15:22:28.010 | Unpacking libjs-jquery-tablesorter (1:2.31.1+dfsg1-1) ... 2022-02-02 15:22:28.462 | Selecting previously unselected package libltdl-dev:amd64. 2022-02-02 15:22:28.470 | Preparing to unpack .../163-libltdl-dev_2.4.6-14_amd64.deb ... 2022-02-02 15:22:28.524 | Unpacking libltdl-dev:amd64 (2.4.6-14) ... 2022-02-02 15:22:28.947 | Selecting previously unselected package libsys-hostname-long-perl. 2022-02-02 15:22:28.956 | Preparing to unpack .../164-libsys-hostname-long-perl_1.5-1_all.deb ... 2022-02-02 15:22:29.009 | Unpacking libsys-hostname-long-perl (1.5-1) ... 2022-02-02 15:22:29.301 | Selecting previously unselected package libmail-sendmail-perl. 2022-02-02 15:22:29.309 | Preparing to unpack .../165-libmail-sendmail-perl_0.80-1_all.deb ... 2022-02-02 15:22:29.370 | Unpacking libmail-sendmail-perl (0.80-1) ... 2022-02-02 15:22:29.656 | Selecting previously unselected package libssl-dev:amd64. 2022-02-02 15:22:29.664 | Preparing to unpack .../166-libssl-dev_1.1.1f-1ubuntu2.10_amd64.deb ... 2022-02-02 15:22:29.718 | Unpacking libssl-dev:amd64 (1.1.1f-1ubuntu2.10) ... 2022-02-02 15:22:30.314 | Selecting previously unselected package libmysqlclient-dev. 2022-02-02 15:22:30.322 | Preparing to unpack .../167-libmysqlclient-dev_8.0.27-0ubuntu0.20.04.1_amd64.deb ... 2022-02-02 15:22:30.381 | Unpacking libmysqlclient-dev (8.0.27-0ubuntu0.20.04.1) ... 2022-02-02 15:22:31.016 | Selecting previously unselected package libncurses-dev:amd64. 2022-02-02 15:22:31.024 | Preparing to unpack .../168-libncurses-dev_6.2-0ubuntu2_amd64.deb ... 2022-02-02 15:22:31.061 | Unpacking libncurses-dev:amd64 (6.2-0ubuntu2) ... 2022-02-02 15:22:31.491 | Selecting previously unselected package libomp5-10:amd64. 2022-02-02 15:22:31.499 | Preparing to unpack .../169-libomp5-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-02-02 15:22:31.547 | Unpacking libomp5-10:amd64 (1:10.0.0-4ubuntu1) ... 2022-02-02 15:22:31.988 | Selecting previously unselected package libomp-10-dev. 2022-02-02 15:22:31.996 | Preparing to unpack .../170-libomp-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-02-02 15:22:32.050 | Unpacking libomp-10-dev (1:10.0.0-4ubuntu1) ... 2022-02-02 15:22:32.478 | Selecting previously unselected package libpq5:amd64. 2022-02-02 15:22:32.487 | Preparing to unpack .../171-libpq5_12.9-0ubuntu0.20.04.1_amd64.deb ... 2022-02-02 15:22:32.541 | Unpacking libpq5:amd64 (12.9-0ubuntu0.20.04.1) ... 2022-02-02 15:22:32.902 | Selecting previously unselected package libpq-dev. 2022-02-02 15:22:32.910 | Preparing to unpack .../172-libpq-dev_12.9-0ubuntu0.20.04.1_amd64.deb ... 2022-02-02 15:22:32.953 | Unpacking libpq-dev (12.9-0ubuntu0.20.04.1) ... 2022-02-02 15:22:33.544 | Selecting previously unselected package librados2. 2022-02-02 15:22:33.553 | Preparing to unpack .../173-librados2_15.2.14-0ubuntu0.20.04.2_amd64.deb ... 2022-02-02 15:22:33.616 | Unpacking librados2 (15.2.14-0ubuntu0.20.04.2) ... 2022-02-02 15:22:34.462 | Selecting previously unselected package librbd1. 2022-02-02 15:22:34.470 | Preparing to unpack .../174-librbd1_15.2.14-0ubuntu0.20.04.2_amd64.deb ... 2022-02-02 15:22:34.512 | Unpacking librbd1 (15.2.14-0ubuntu0.20.04.2) ... 2022-02-02 15:22:35.068 | Selecting previously unselected package libsasl2-dev. 2022-02-02 15:22:35.076 | Preparing to unpack .../175-libsasl2-dev_2.1.27+dfsg-2_amd64.deb ... 2022-02-02 15:22:35.124 | Unpacking libsasl2-dev (2.1.27+dfsg-2) ... 2022-02-02 15:22:35.513 | Selecting previously unselected package libsystemd-dev:amd64. 2022-02-02 15:22:35.521 | Preparing to unpack .../176-libsystemd-dev_245.4-4ubuntu3.15_amd64.deb ... 2022-02-02 15:22:35.592 | Unpacking libsystemd-dev:amd64 (245.4-4ubuntu3.15) ... 2022-02-02 15:22:35.919 | Selecting previously unselected package libtinfo-dev:amd64. 2022-02-02 15:22:35.928 | Preparing to unpack .../177-libtinfo-dev_6.2-0ubuntu2_amd64.deb ... 2022-02-02 15:22:35.982 | Unpacking libtinfo-dev:amd64 (6.2-0ubuntu2) ... 2022-02-02 15:22:36.342 | Selecting previously unselected package libx86-1:amd64. 2022-02-02 15:22:36.351 | Preparing to unpack .../178-libx86-1_1.1+ds1-11_amd64.deb ... 2022-02-02 15:22:36.404 | Unpacking libx86-1:amd64 (1.1+ds1-11) ... 2022-02-02 15:22:36.775 | Selecting previously unselected package libxml2-dev:amd64. 2022-02-02 15:22:36.784 | Preparing to unpack .../179-libxml2-dev_2.9.10+dfsg-5ubuntu0.20.04.1_amd64.deb ... 2022-02-02 15:22:36.839 | Unpacking libxml2-dev:amd64 (2.9.10+dfsg-5ubuntu0.20.04.1) ... 2022-02-02 15:22:37.286 | Selecting previously unselected package libxslt1-dev:amd64. 2022-02-02 15:22:37.294 | Preparing to unpack .../180-libxslt1-dev_1.1.34-4_amd64.deb ... 2022-02-02 15:22:37.341 | Unpacking libxslt1-dev:amd64 (1.1.34-4) ... 2022-02-02 15:22:37.879 | Selecting previously unselected package llvm-10-runtime. 2022-02-02 15:22:37.888 | Preparing to unpack .../181-llvm-10-runtime_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-02-02 15:22:37.941 | Unpacking llvm-10-runtime (1:10.0.0-4ubuntu1) ... 2022-02-02 15:22:38.348 | Selecting previously unselected package libpfm4:amd64. 2022-02-02 15:22:38.356 | Preparing to unpack .../182-libpfm4_4.10.1+git20-g7700f49-2_amd64.deb ... 2022-02-02 15:22:38.398 | Unpacking libpfm4:amd64 (4.10.1+git20-g7700f49-2) ... 2022-02-02 15:22:38.782 | Selecting previously unselected package llvm-10. 2022-02-02 15:22:38.790 | Preparing to unpack .../183-llvm-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-02-02 15:22:38.844 | Unpacking llvm-10 (1:10.0.0-4ubuntu1) ... 2022-02-02 15:22:39.947 | Selecting previously unselected package libffi-dev:amd64. 2022-02-02 15:22:39.956 | Preparing to unpack .../184-libffi-dev_3.3-4_amd64.deb ... 2022-02-02 15:22:40.005 | Unpacking libffi-dev:amd64 (3.3-4) ... 2022-02-02 15:22:40.336 | Selecting previously unselected package python3-pygments. 2022-02-02 15:22:40.345 | Preparing to unpack .../185-python3-pygments_2.3.1+dfsg-1ubuntu2.2_all.deb ... 2022-02-02 15:22:40.392 | Unpacking python3-pygments (2.3.1+dfsg-1ubuntu2.2) ... 2022-02-02 15:22:40.834 | Selecting previously unselected package llvm-10-tools. 2022-02-02 15:22:40.842 | Preparing to unpack .../186-llvm-10-tools_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-02-02 15:22:40.879 | Unpacking llvm-10-tools (1:10.0.0-4ubuntu1) ... 2022-02-02 15:22:41.393 | Selecting previously unselected package libz3-4:amd64. 2022-02-02 15:22:41.402 | Preparing to unpack .../187-libz3-4_4.8.7-4build1_amd64.deb ... 2022-02-02 15:22:41.450 | Unpacking libz3-4:amd64 (4.8.7-4build1) ... 2022-02-02 15:22:42.782 | Selecting previously unselected package libz3-dev:amd64. 2022-02-02 15:22:42.791 | Preparing to unpack .../188-libz3-dev_4.8.7-4build1_amd64.deb ... 2022-02-02 15:22:42.827 | Unpacking libz3-dev:amd64 (4.8.7-4build1) ... 2022-02-02 15:22:43.239 | Selecting previously unselected package llvm-10-dev. 2022-02-02 15:22:43.247 | Preparing to unpack .../189-llvm-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-02-02 15:22:43.284 | Unpacking llvm-10-dev (1:10.0.0-4ubuntu1) ... 2022-02-02 15:22:48.130 | Selecting previously unselected package lsscsi. 2022-02-02 15:22:48.140 | Preparing to unpack .../190-lsscsi_0.30-0.1_amd64.deb ... 2022-02-02 15:22:48.193 | Unpacking lsscsi (0.30-0.1) ... 2022-02-02 15:22:48.583 | Selecting previously unselected package pkg-config. 2022-02-02 15:22:48.591 | Preparing to unpack .../191-pkg-config_0.29.1-0ubuntu4_amd64.deb ... 2022-02-02 15:22:48.639 | Unpacking pkg-config (0.29.1-0ubuntu4) ... 2022-02-02 15:22:48.902 | Selecting previously unselected package pm-utils. 2022-02-02 15:22:48.911 | Preparing to unpack .../192-pm-utils_1.4.1-19_all.deb ... 2022-02-02 15:22:48.959 | Unpacking pm-utils (1.4.1-19) ... 2022-02-02 15:22:49.353 | Selecting previously unselected package postgresql-client-common. 2022-02-02 15:22:49.362 | Preparing to unpack .../193-postgresql-client-common_214ubuntu0.1_all.deb ... 2022-02-02 15:22:49.399 | Unpacking postgresql-client-common (214ubuntu0.1) ... 2022-02-02 15:22:49.668 | Selecting previously unselected package postgresql-client-12. 2022-02-02 15:22:49.676 | Preparing to unpack .../194-postgresql-client-12_12.9-0ubuntu0.20.04.1_amd64.deb ... 2022-02-02 15:22:49.713 | Unpacking postgresql-client-12 (12.9-0ubuntu0.20.04.1) ... 2022-02-02 15:22:50.319 | Selecting previously unselected package ssl-cert. 2022-02-02 15:22:50.328 | Preparing to unpack .../195-ssl-cert_1.0.39_all.deb ... 2022-02-02 15:22:50.375 | Unpacking ssl-cert (1.0.39) ... 2022-02-02 15:22:50.884 | Selecting previously unselected package postgresql-common. 2022-02-02 15:22:50.893 | Preparing to unpack .../196-postgresql-common_214ubuntu0.1_all.deb ... 2022-02-02 15:22:50.969 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2022-02-02 15:22:51.005 | Unpacking postgresql-common (214ubuntu0.1) ... 2022-02-02 15:22:51.457 | Selecting previously unselected package postgresql-server-dev-12. 2022-02-02 15:22:51.465 | Preparing to unpack .../197-postgresql-server-dev-12_12.9-0ubuntu0.20.04.1_amd64.deb ... 2022-02-02 15:22:51.524 | Unpacking postgresql-server-dev-12 (12.9-0ubuntu0.20.04.1) ... 2022-02-02 15:22:52.130 | Selecting previously unselected package postgresql-server-dev-all. 2022-02-02 15:22:52.139 | Preparing to unpack .../198-postgresql-server-dev-all_214ubuntu0.1_all.deb ... 2022-02-02 15:22:52.192 | Unpacking postgresql-server-dev-all (214ubuntu0.1) ... 2022-02-02 15:22:52.422 | Selecting previously unselected package python-pip-whl. 2022-02-02 15:22:52.432 | Preparing to unpack .../199-python-pip-whl_20.0.2-5ubuntu1.6_all.deb ... 2022-02-02 15:22:52.462 | Unpacking python-pip-whl (20.0.2-5ubuntu1.6) ... 2022-02-02 15:22:52.936 | Selecting previously unselected package python3-mysqldb. 2022-02-02 15:22:52.945 | Preparing to unpack .../200-python3-mysqldb_1.4.4-2build1_amd64.deb ... 2022-02-02 15:22:52.993 | Unpacking python3-mysqldb (1.4.4-2build1) ... 2022-02-02 15:22:53.319 | Selecting previously unselected package python3-wheel. 2022-02-02 15:22:53.328 | Preparing to unpack .../201-python3-wheel_0.34.2-1_all.deb ... 2022-02-02 15:22:53.381 | Unpacking python3-wheel (0.34.2-1) ... 2022-02-02 15:22:53.731 | Selecting previously unselected package python3-pip. 2022-02-02 15:22:53.740 | Preparing to unpack .../202-python3-pip_20.0.2-5ubuntu1.6_all.deb ... 2022-02-02 15:22:53.793 | Unpacking python3-pip (20.0.2-5ubuntu1.6) ... 2022-02-02 15:22:54.302 | Selecting previously unselected package python3.8-venv. 2022-02-02 15:22:54.311 | Preparing to unpack .../203-python3.8-venv_3.8.10-0ubuntu1~20.04.2_amd64.deb ... 2022-02-02 15:22:54.358 | Unpacking python3.8-venv (3.8.10-0ubuntu1~20.04.2) ... 2022-02-02 15:22:54.650 | Selecting previously unselected package python3-venv. 2022-02-02 15:22:54.659 | Preparing to unpack .../204-python3-venv_3.8.2-0ubuntu2_amd64.deb ... 2022-02-02 15:22:54.707 | Unpacking python3-venv (3.8.2-0ubuntu2) ... 2022-02-02 15:22:54.971 | Selecting previously unselected package qemu-block-extra:amd64. 2022-02-02 15:22:54.979 | Preparing to unpack .../205-qemu-block-extra_1%3a4.2-3ubuntu6.19_amd64.deb ... 2022-02-02 15:22:55.027 | Unpacking qemu-block-extra:amd64 (1:4.2-3ubuntu6.19) ... 2022-02-02 15:22:55.296 | Selecting previously unselected package qemu-utils. 2022-02-02 15:22:55.305 | Preparing to unpack .../206-qemu-utils_1%3a4.2-3ubuntu6.19_amd64.deb ... 2022-02-02 15:22:55.335 | Unpacking qemu-utils (1:4.2-3ubuntu6.19) ... 2022-02-02 15:22:55.776 | Selecting previously unselected package sharutils. 2022-02-02 15:22:55.786 | Preparing to unpack .../207-sharutils_1%3a4.15.2-4build1_amd64.deb ... 2022-02-02 15:22:55.832 | Unpacking sharutils (1:4.15.2-4build1) ... 2022-02-02 15:22:56.160 | Selecting previously unselected package sqlite3. 2022-02-02 15:22:56.169 | Preparing to unpack .../208-sqlite3_3.31.1-4ubuntu0.2_amd64.deb ... 2022-02-02 15:22:56.222 | Unpacking sqlite3 (3.31.1-4ubuntu0.2) ... 2022-02-02 15:22:56.725 | Selecting previously unselected package unzip. 2022-02-02 15:22:56.734 | Preparing to unpack .../209-unzip_6.0-25ubuntu1_amd64.deb ... 2022-02-02 15:22:56.787 | Unpacking unzip (6.0-25ubuntu1) ... 2022-02-02 15:22:57.114 | Selecting previously unselected package vbetool. 2022-02-02 15:22:57.123 | Preparing to unpack .../210-vbetool_1.1-4_amd64.deb ... 2022-02-02 15:22:57.170 | Unpacking vbetool (1.1-4) ... 2022-02-02 15:22:57.490 | Selecting previously unselected package ipset. 2022-02-02 15:22:57.499 | Preparing to unpack .../211-ipset_7.5-1ubuntu0.20.04.1_amd64.deb ... 2022-02-02 15:22:57.559 | Unpacking ipset (7.5-1ubuntu0.20.04.1) ... 2022-02-02 15:22:57.897 | Selecting previously unselected package ipvsadm. 2022-02-02 15:22:57.905 | Preparing to unpack .../212-ipvsadm_1%3a1.31-1_amd64.deb ... 2022-02-02 15:22:57.942 | Unpacking ipvsadm (1:1.31-1) ... 2022-02-02 15:22:58.336 | Selecting previously unselected package libapache2-mod-proxy-uwsgi. 2022-02-02 15:22:58.345 | Preparing to unpack .../213-libapache2-mod-proxy-uwsgi_2.4.41-4ubuntu3.9_amd64.deb ... 2022-02-02 15:22:58.406 | Unpacking libapache2-mod-proxy-uwsgi (2.4.41-4ubuntu3.9) ... 2022-02-02 15:22:58.639 | Selecting previously unselected package liberasurecode1:amd64. 2022-02-02 15:22:58.648 | Preparing to unpack .../214-liberasurecode1_1.6.1-4_amd64.deb ... 2022-02-02 15:22:58.701 | Unpacking liberasurecode1:amd64 (1.6.1-4) ... 2022-02-02 15:22:58.914 | Selecting previously unselected package liberasurecode-dev:amd64. 2022-02-02 15:22:58.922 | Preparing to unpack .../215-liberasurecode-dev_1.6.1-4_amd64.deb ... 2022-02-02 15:22:58.969 | Unpacking liberasurecode-dev:amd64 (1.6.1-4) ... 2022-02-02 15:22:59.262 | Selecting previously unselected package libkrb5-dev:amd64. 2022-02-02 15:22:59.271 | Preparing to unpack .../216-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 2022-02-02 15:22:59.324 | Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2022-02-02 15:22:59.542 | Selecting previously unselected package libyaml-dev:amd64. 2022-02-02 15:22:59.551 | Preparing to unpack .../217-libyaml-dev_0.2.2-1_amd64.deb ... 2022-02-02 15:22:59.593 | Unpacking libyaml-dev:amd64 (0.2.2-1) ... 2022-02-02 15:22:59.862 | Selecting previously unselected package socat. 2022-02-02 15:22:59.871 | Preparing to unpack .../218-socat_1.7.3.3-2_amd64.deb ... 2022-02-02 15:22:59.925 | Unpacking socat (1.7.3.3-2) ... 2022-02-02 15:23:00.307 | Selecting previously unselected package vlan. 2022-02-02 15:23:00.316 | Preparing to unpack .../219-vlan_2.0.4ubuntu1.20.04.1_all.deb ... 2022-02-02 15:23:00.370 | Unpacking vlan (2.0.4ubuntu1.20.04.1) ... 2022-02-02 15:23:00.672 | Setting up genisoimage (9:1.1.11-3.1ubuntu1) ... 2022-02-02 15:23:00.822 | Setting up postgresql-client-common (214ubuntu0.1) ... 2022-02-02 15:23:01.062 | Setting up javascript-common (11) ... 2022-02-02 15:23:01.259 | Package apache2 is not configured yet. Will defer actions by package javascript-common. 2022-02-02 15:23:01.336 | Setting up libgraphite2-3:amd64 (1.3.13-11build1) ... 2022-02-02 15:23:01.427 | Setting up dnsmasq-utils (2.80-1.1ubuntu1.4) ... 2022-02-02 15:23:01.564 | Setting up libpixman-1-0:amd64 (0.38.4-0ubuntu1) ... 2022-02-02 15:23:01.690 | Setting up mysql-common (5.8+1.0.5ubuntu2) ... 2022-02-02 15:23:01.922 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2022-02-02 15:23:01.987 | Setting up dstat (0.7.4-6) ... 2022-02-02 15:23:02.342 | /usr/share/dstat/dstat_mysql_keys.py:41: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2022-02-02 15:23:02.342 | if op.debug > 1: print('%s: exception' (self.filename, e)) 2022-02-02 15:23:02.360 | /usr/share/dstat/dstat_squid.py:48: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2022-02-02 15:23:02.360 | if op.debug > 1: print('%s: exception' (self.filename, e)) 2022-02-02 15:23:02.445 | Setting up libncurses-dev:amd64 (6.2-0ubuntu2) ... 2022-02-02 15:23:02.570 | Setting up libxpm4:amd64 (1:3.5.12-1) ... 2022-02-02 15:23:02.736 | Setting up libstdc++-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... 2022-02-02 15:23:02.844 | Setting up libxrender1:amd64 (1:0.9.10-1) ... 2022-02-02 15:23:02.982 | Setting up libdatrie1:amd64 (0.2.12-3) ... 2022-02-02 15:23:03.124 | Setting up libyaml-dev:amd64 (0.2.2-1) ... 2022-02-02 15:23:03.262 | Setting up libfile-fcntllock-perl (0.22-3build4) ... 2022-02-02 15:23:03.387 | Setting up libx86-1:amd64 (1.1+ds1-11) ... 2022-02-02 15:23:03.542 | Setting up libxcb-render0:amd64 (1.14-2) ... 2022-02-02 15:23:03.645 | Setting up libalgorithm-diff-perl (1.19.03-2) ... 2022-02-02 15:23:03.781 | Setting up libarchive-zip-perl (1.67-2) ... 2022-02-02 15:23:03.936 | Setting up libgc1c2:amd64 (1:7.6.4-0.4ubuntu1) ... 2022-02-02 15:23:04.027 | Setting up vbetool (1.1-4) ... 2022-02-02 15:23:04.119 | Setting up libicu66:amd64 (66.1-2ubuntu2.1) ... 2022-02-02 15:23:04.227 | Setting up libsnmp-base (5.8+dfsg-2ubuntu2.3) ... 2022-02-02 15:23:04.433 | Setting up pm-utils (1.4.1-19) ... 2022-02-02 15:23:04.690 | Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.10) ... 2022-02-02 15:23:05.170 | Setting up unzip (6.0-25ubuntu1) ... 2022-02-02 15:23:05.336 | Setting up libdebhelper-perl (12.10ubuntu1) ... 2022-02-02 15:23:05.518 | Setting up liblab-gamut1:amd64 (2.42.2-3build2) ... 2022-02-02 15:23:05.638 | Setting up x11-common (1:7.7+19ubuntu14) ... 2022-02-02 15:23:06.787 | update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults 2022-02-02 15:23:07.536 | Setting up libsensors-config (1:3.6.0-2ubuntu1) ... 2022-02-02 15:23:07.776 | Setting up libapr1:amd64 (1.6.5-1ubuntu1) ... 2022-02-02 15:23:07.884 | Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 2022-02-02 15:23:08.021 | Setting up m4 (1.4.18-4) ... 2022-02-02 15:23:08.181 | Setting up python3-yaml (5.3.1-1ubuntu0.1) ... 2022-02-02 15:23:08.622 | Setting up libobjc4:amd64 (10.3.0-1ubuntu1~20.04) ... 2022-02-02 15:23:08.769 | Setting up libxcb-shm0:amd64 (1.14-2) ... 2022-02-02 15:23:08.930 | Setting up iputils-arping (3:20190709-3) ... 2022-02-02 15:23:09.089 | Setting up libffi-dev:amd64 (3.3-4) ... 2022-02-02 15:23:09.261 | Setting up conntrack (1:1.4.5-2) ... 2022-02-02 15:23:09.456 | Setting up libboost-iostreams1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-02-02 15:23:09.633 | Setting up python3-wheel (0.34.2-1) ... 2022-02-02 15:23:10.039 | Setting up libjbig0:amd64 (2.1-3.1build1) ... 2022-02-02 15:23:10.193 | Setting up open-iscsi (2.0.874-7.1ubuntu6.2) ... 2022-02-02 15:23:10.705 | grep: /lib/modules-load.d/open-iscsi.conf: No such file or directory 2022-02-02 15:23:12.936 | Setting up memcached (1.5.22-2ubuntu0.2) ... 2022-02-02 15:23:14.700 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /lib/systemd/system/memcached.service. 2022-02-02 15:23:15.450 | Setting up libfakeroot:amd64 (1.24-1) ... 2022-02-02 15:23:15.645 | Setting up libjansson4:amd64 (2.12-1build1) ... 2022-02-02 15:23:15.788 | Setting up acl (2.2.53-6) ... 2022-02-02 15:23:15.947 | Setting up dns-root-data (2019052802) ... 2022-02-02 15:23:16.085 | Setting up libllvm10:amd64 (1:10.0.0-4ubuntu1) ... 2022-02-02 15:23:16.228 | Setting up fakeroot (1.24-1) ... 2022-02-02 15:23:16.333 | update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode 2022-02-02 15:23:16.456 | Setting up libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2022-02-02 15:23:16.559 | Setting up libldap2-dev:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 2022-02-02 15:23:16.650 | Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2022-02-02 15:23:16.776 | Setting up autotools-dev (20180224.1) ... 2022-02-02 15:23:16.925 | Setting up python3-pygments (2.3.1+dfsg-1ubuntu2.2) ... 2022-02-02 15:23:17.839 | Setting up libz3-4:amd64 (4.8.7-4build1) ... 2022-02-02 15:23:17.935 | Setting up libsasl2-dev (2.1.27+dfsg-2) ... 2022-02-02 15:23:18.067 | Setting up libpfm4:amd64 (4.10.1+git20-g7700f49-2) ... 2022-02-02 15:23:18.227 | Setting up make (4.2.1-1.2) ... 2022-02-02 15:23:18.376 | Setting up libidn11:amd64 (1.33-2.2ubuntu2) ... 2022-02-02 15:23:18.501 | Setting up libclang1-10 (1:10.0.0-4ubuntu1) ... 2022-02-02 15:23:18.656 | Setting up uuid-dev:amd64 (2.34-0.1ubuntu9.1) ... 2022-02-02 15:23:18.793 | Setting up libpathplan4:amd64 (2.42.2-3build2) ... 2022-02-02 15:23:18.890 | Setting up ebtables (2.0.11-3build1) ... 2022-02-02 15:23:19.582 | Setting up socat (1.7.3.3-2) ... 2022-02-02 15:23:19.724 | Setting up libann0 (1.1.2+doc-7build1) ... 2022-02-02 15:23:19.816 | Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2022-02-02 15:23:19.906 | Setting up libssl-dev:amd64 (1.1.1f-1ubuntu2.10) ... 2022-02-02 15:23:20.056 | Setting up autopoint (0.19.8.1-10build1) ... 2022-02-02 15:23:20.164 | Setting up binfmt-support (2.2.0-2) ... 2022-02-02 15:23:20.609 | Created symlink /etc/systemd/system/multi-user.target.wants/binfmt-support.service → /lib/systemd/system/binfmt-support.service. 2022-02-02 15:23:21.707 | Setting up libwebp6:amd64 (0.6.1-2ubuntu0.20.04.1) ... 2022-02-02 15:23:21.816 | Setting up icu-devtools (66.1-2ubuntu2.1) ... 2022-02-02 15:23:22.096 | Setting up fonts-dejavu-core (2.37-1) ... 2022-02-02 15:23:22.679 | Setting up libnetfilter-queue1 (1.0.3-1) ... 2022-02-02 15:23:22.827 | Setting up lsscsi (0.30-0.1) ... 2022-02-02 15:23:22.947 | Setting up libsensors5:amd64 (1:3.6.0-2ubuntu1) ... 2022-02-02 15:23:23.051 | Setting up g++-9 (9.3.0-17ubuntu1~20.04) ... 2022-02-02 15:23:23.182 | Setting up libjpeg-turbo8:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-02-02 15:23:23.302 | Setting up libobjc-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... 2022-02-02 15:23:23.404 | Setting up libdpkg-perl (1.19.7ubuntu3) ... 2022-02-02 15:23:23.496 | Setting up autoconf (2.69-11.1) ... 2022-02-02 15:23:23.639 | Setting up liberasurecode1:amd64 (1.6.1-4) ... 2022-02-02 15:23:23.765 | Setting up g++ (4:9.3.0-1ubuntu2) ... 2022-02-02 15:23:23.879 | update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode 2022-02-02 15:23:23.959 | Setting up dwz (0.13-5) ... 2022-02-02 15:23:24.113 | Setting up libsctp1:amd64 (1.0.18+dfsg-1) ... 2022-02-02 15:23:24.302 | Setting up libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu2) ... 2022-02-02 15:23:24.444 | Setting up libipset13:amd64 (7.5-1ubuntu0.20.04.1) ... 2022-02-02 15:23:24.547 | Setting up liblua5.2-0:amd64 (5.2.4-1.1build3) ... 2022-02-02 15:23:24.696 | Setting up vlan (2.0.4ubuntu1.20.04.1) ... 2022-02-02 15:23:24.999 | Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2022-02-02 15:23:25.113 | Setting up libomp5-10:amd64 (1:10.0.0-4ubuntu1) ... 2022-02-02 15:23:25.233 | Setting up libarchive-cpio-perl (0.10-1) ... 2022-02-02 15:23:25.364 | Setting up liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2022-02-02 15:23:25.501 | Setting up fonts-liberation (1:1.07.4-11) ... 2022-02-02 15:23:25.656 | Setting up libnl-3-200:amd64 (3.4.0-1) ... 2022-02-02 15:23:25.919 | Setting up libboost-thread1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-02-02 15:23:26.062 | Setting up libc6-i386 (2.31-0ubuntu9.2) ... 2022-02-02 15:23:26.267 | Setting up libcurl4:amd64 (7.68.0-1ubuntu2.7) ... 2022-02-02 15:23:26.405 | Setting up libsub-override-perl (0.09-2) ... 2022-02-02 15:23:26.535 | Setting up libharfbuzz0b:amd64 (2.6.4-1ubuntu4) ... 2022-02-02 15:23:26.644 | Setting up libthai-data (0.1.28-3) ... 2022-02-02 15:23:26.747 | Setting up python-pip-whl (20.0.2-5ubuntu1.6) ... 2022-02-02 15:23:26.861 | Setting up libcdt5:amd64 (2.42.2-3build2) ... 2022-02-02 15:23:26.981 | Setting up libcgraph6:amd64 (2.42.2-3build2) ... 2022-02-02 15:23:27.124 | Setting up apache2-data (2.4.41-4ubuntu3.9) ... 2022-02-02 15:23:27.244 | Setting up curl (7.68.0-1ubuntu2.7) ... 2022-02-02 15:23:27.365 | Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-02-02 15:23:27.513 | Setting up libjs-jquery (3.3.1~dfsg-3) ... 2022-02-02 15:23:27.673 | Setting up sharutils (1:4.15.2-4build1) ... 2022-02-02 15:23:27.827 | Setting up ipset (7.5-1ubuntu0.20.04.1) ... 2022-02-02 15:23:28.004 | Setting up openssl (1.1.1f-1ubuntu2.10) ... 2022-02-02 15:23:28.210 | Setting up conntrackd (1:1.4.5-2) ... 2022-02-02 15:23:29.496 | Created symlink /etc/systemd/system/multi-user.target.wants/conntrackd.service → /lib/systemd/system/conntrackd.service. 2022-02-02 15:23:29.873 | Setting up libsys-hostname-long-perl (1.5-1) ... 2022-02-02 15:23:29.993 | Setting up libalgorithm-diff-xs-perl (0.04-6) ... 2022-02-02 15:23:30.130 | Setting up libicu-dev:amd64 (66.1-2ubuntu2.1) ... 2022-02-02 15:23:30.273 | Setting up libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.1) ... 2022-02-02 15:23:30.416 | Setting up libsystemd-dev:amd64 (245.4-4ubuntu3.15) ... 2022-02-02 15:23:30.599 | Setting up sqlite3 (3.31.1-4ubuntu0.2) ... 2022-02-02 15:23:30.747 | Setting up libalgorithm-merge-perl (0.08-3) ... 2022-02-02 15:23:30.878 | Setting up libaprutil1:amd64 (1.6.1-4ubuntu2) ... 2022-02-02 15:23:31.050 | Setting up libjpeg8:amd64 (8c-2ubuntu8) ... 2022-02-02 15:23:31.205 | Setting up automake (1:1.16.1-4ubuntu6) ... 2022-02-02 15:23:31.294 | update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 2022-02-02 15:23:31.381 | Setting up libfile-stripnondeterminism-perl (1.7.0-1) ... 2022-02-02 15:23:31.530 | Setting up libtinfo-dev:amd64 (6.2-0ubuntu2) ... 2022-02-02 15:23:31.645 | Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-02-02 15:23:31.810 | Setting up libgts-bin (0.7.6+darcs121130-4) ... 2022-02-02 15:23:31.948 | Setting up libz3-dev:amd64 (4.8.7-4build1) ... 2022-02-02 15:23:32.102 | Setting up libice6:amd64 (2:1.0.10-0ubuntu1) ... 2022-02-02 15:23:32.262 | Setting up libjpeg-turbo8-dev:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-02-02 15:23:32.393 | Setting up libmysqlclient21:amd64 (8.0.27-0ubuntu0.20.04.1) ... 2022-02-02 15:23:32.570 | Setting up llvm-10-tools (1:10.0.0-4ubuntu1) ... 2022-02-02 15:23:32.754 | Setting up libsnmp35:amd64 (5.8+dfsg-2ubuntu2.3) ... 2022-02-02 15:23:32.896 | Setting up libomp-10-dev (1:10.0.0-4ubuntu1) ... 2022-02-02 15:23:33.044 | Setting up wget (1.20.3-1ubuntu2) ... 2022-02-02 15:23:33.226 | Setting up libtool (2.4.6-14) ... 2022-02-02 15:23:33.393 | Setting up fontconfig-config (2.13.1-2ubuntu3) ... 2022-02-02 15:23:35.462 | Setting up openssh-client (1:8.2p1-4ubuntu0.4) ... 2022-02-02 15:23:35.656 | Setting up libpq5:amd64 (12.9-0ubuntu0.20.04.1) ... 2022-02-02 15:23:35.799 | Setting up haproxy (2.0.13-2ubuntu0.3) ... 2022-02-02 15:23:37.046 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /lib/systemd/system/haproxy.service. 2022-02-02 15:23:38.227 | Setting up libpq-dev (12.9-0ubuntu0.20.04.1) ... 2022-02-02 15:23:38.382 | Setting up libaprutil1-ldap:amd64 (1.6.1-4ubuntu2) ... 2022-02-02 15:23:38.531 | Setting up dnsmasq-base (2.80-1.1ubuntu1.4) ... 2022-02-02 15:23:39.153 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.1-4ubuntu2) ... 2022-02-02 15:23:39.296 | Setting up libclang-cpp10 (1:10.0.0-4ubuntu1) ... 2022-02-02 15:23:39.461 | Setting up llvm-10-runtime (1:10.0.0-4ubuntu1) ... 2022-02-02 15:23:39.639 | Setting up dpkg-dev (1.19.7ubuntu3) ... 2022-02-02 15:23:39.902 | Setting up libnl-route-3-200:amd64 (3.4.0-1) ... 2022-02-02 15:23:40.021 | Setting up python3-mysqldb (1.4.4-2build1) ... 2022-02-02 15:23:40.409 | Setting up libmail-sendmail-perl (0.80-1) ... 2022-02-02 15:23:40.588 | Setting up libltdl-dev:amd64 (2.4.6-14) ... 2022-02-02 15:23:40.753 | Setting up libthai0:amd64 (0.1.28-3) ... 2022-02-02 15:23:40.908 | Setting up libxml2-dev:amd64 (2.9.10+dfsg-5ubuntu0.20.04.1) ... 2022-02-02 15:23:41.011 | Setting up postgresql-client-12 (12.9-0ubuntu0.20.04.1) ... 2022-02-02 15:23:41.694 | update-alternatives: using /usr/share/postgresql/12/man/man1/psql.1.gz to provide /usr/share/man/man1/psql.1.gz (psql.1.gz) in auto mode 2022-02-02 15:23:41.822 | Setting up lib32gcc-s1 (10.3.0-1ubuntu1~20.04) ... 2022-02-02 15:23:41.988 | Setting up lib32stdc++6 (10.3.0-1ubuntu1~20.04) ... 2022-02-02 15:23:42.119 | Setting up ssl-cert (1.0.39) ... 2022-02-02 15:23:42.902 | Setting up liberasurecode-dev:amd64 (1.6.1-4) ... 2022-02-02 15:23:43.039 | Setting up python3.8-venv (3.8.10-0ubuntu1~20.04.2) ... 2022-02-02 15:23:43.267 | Setting up libjs-jquery-metadata (12-1.1) ... 2022-02-02 15:23:43.427 | Setting up postgresql-common (214ubuntu0.1) ... 2022-02-02 15:23:44.684 | Adding user postgres to group ssl-cert 2022-02-02 15:23:44.935 | 2022-02-02 15:23:44.936 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2022-02-02 15:23:45.141 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2022-02-02 15:23:45.141 | Removing obsolete dictionary files: 2022-02-02 15:23:45.712 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /lib/systemd/system/postgresql.service. 2022-02-02 15:23:46.970 | Setting up libcroco3:amd64 (0.6.13-1) ... 2022-02-02 15:23:47.125 | Setting up libsctp-dev:amd64 (1.0.18+dfsg-1) ... 2022-02-02 15:23:47.268 | Setting up pkg-config (0.29.1-0ubuntu4) ... 2022-02-02 15:23:47.524 | Setting up python3-pip (20.0.2-5ubuntu1.6) ... 2022-02-02 15:23:48.085 | Setting up dh-strip-nondeterminism (1.7.0-1) ... 2022-02-02 15:23:48.193 | Setting up libgvpr2:amd64 (2.42.2-3build2) ... 2022-02-02 15:23:48.359 | Setting up libjs-jquery-tablesorter (1:2.31.1+dfsg1-1) ... 2022-02-02 15:23:48.519 | Setting up libnl-genl-3-200:amd64 (3.4.0-1) ... 2022-02-02 15:23:48.656 | Setting up build-essential (12.8ubuntu1.1) ... 2022-02-02 15:23:48.822 | Setting up libtiff5:amd64 (4.1.0+git191117-2ubuntu0.20.04.2) ... 2022-02-02 15:23:48.976 | Setting up libfontconfig1:amd64 (2.13.1-2ubuntu3) ... 2022-02-02 15:23:49.107 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2022-02-02 15:23:49.222 | Setting up libsm6:amd64 (2:1.2.3-1) ... 2022-02-02 15:23:49.393 | Setting up libmysqlclient-dev (8.0.27-0ubuntu0.20.04.1) ... 2022-02-02 15:23:49.570 | Setting up apache2-utils (2.4.41-4ubuntu3.9) ... 2022-02-02 15:23:49.730 | Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2022-02-02 15:23:49.879 | Setting up ipvsadm (1:1.31-1) ... 2022-02-02 15:23:50.958 | Setting up openssh-sftp-server (1:8.2p1-4ubuntu0.4) ... 2022-02-02 15:23:51.131 | Setting up libibverbs1:amd64 (28.0-1ubuntu1) ... 2022-02-02 15:23:51.501 | Setting up fontconfig (2.13.1-2ubuntu3) ... 2022-02-02 15:23:53.657 | Regenerating fonts cache... done. 2022-02-02 15:23:53.736 | Setting up gettext (0.19.8.1-10build1) ... 2022-02-02 15:23:53.891 | Setting up libxslt1-dev:amd64 (1.1.34-4) ... 2022-02-02 15:23:54.051 | Setting up openssh-server (1:8.2p1-4ubuntu0.4) ... 2022-02-02 15:23:55.754 | rescue-ssh.target is a disabled or a static unit, not starting it. 2022-02-02 15:23:56.696 | Setting up ibverbs-providers:amd64 (28.0-1ubuntu1) ... 2022-02-02 15:23:57.433 | Setting up libclang-common-10-dev (1:10.0.0-4ubuntu1) ... 2022-02-02 15:23:57.588 | Setting up keepalived (1:2.0.19-2ubuntu0.1) ... 2022-02-02 15:23:58.772 | Created symlink /etc/systemd/system/multi-user.target.wants/keepalived.service → /lib/systemd/system/keepalived.service. 2022-02-02 15:23:59.542 | Setting up llvm-10 (1:10.0.0-4ubuntu1) ... 2022-02-02 15:23:59.702 | Setting up libpango-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-02-02 15:23:59.833 | Setting up libjpeg-dev:amd64 (8c-2ubuntu8) ... 2022-02-02 15:24:00.011 | Setting up apache2-bin (2.4.41-4ubuntu3.9) ... 2022-02-02 15:24:00.136 | Setting up libcairo2:amd64 (1.16.0-4ubuntu1) ... 2022-02-02 15:24:00.262 | Setting up intltool-debian (0.35.0+20060710.5) ... 2022-02-02 15:24:00.365 | Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2022-02-02 15:24:00.513 | Setting up llvm-10-dev (1:10.0.0-4ubuntu1) ... 2022-02-02 15:24:00.684 | Setting up python3-venv (3.8.2-0ubuntu2) ... 2022-02-02 15:24:00.868 | Setting up libapr1-dev (1.6.5-1ubuntu1) ... 2022-02-02 15:24:01.022 | Setting up libgd3:amd64 (2.2.5-5.2ubuntu2.1) ... 2022-02-02 15:24:01.125 | Setting up libxt6:amd64 (1:1.1.5-1) ... 2022-02-02 15:24:01.251 | Setting up libaprutil1-dev (1.6.1-4ubuntu2) ... 2022-02-02 15:24:01.433 | Setting up clang-10 (1:10.0.0-4ubuntu1) ... 2022-02-02 15:24:01.571 | Setting up libpangoft2-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-02-02 15:24:01.759 | Setting up postgresql-server-dev-12 (12.9-0ubuntu0.20.04.1) ... 2022-02-02 15:24:02.033 | Setting up libpangocairo-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-02-02 15:24:02.187 | Setting up librdmacm1:amd64 (28.0-1ubuntu1) ... 2022-02-02 15:24:02.359 | Setting up librados2 (15.2.14-0ubuntu0.20.04.2) ... 2022-02-02 15:24:02.524 | Setting up libxmu6:amd64 (2:1.1.3-0ubuntu1) ... 2022-02-02 15:24:02.696 | Setting up po-debconf (1.0.21) ... 2022-02-02 15:24:02.879 | Setting up apache2 (2.4.41-4ubuntu3.9) ... 2022-02-02 15:24:11.509 | Enabling module mpm_event. 2022-02-02 15:24:11.574 | Enabling module authz_core. 2022-02-02 15:24:11.579 | Enabling module authz_host. 2022-02-02 15:24:11.639 | Enabling module authn_core. 2022-02-02 15:24:11.645 | Enabling module auth_basic. 2022-02-02 15:24:11.704 | Enabling module access_compat. 2022-02-02 15:24:11.764 | Enabling module authn_file. 2022-02-02 15:24:11.825 | Enabling module authz_user. 2022-02-02 15:24:11.885 | Enabling module alias. 2022-02-02 15:24:11.944 | Enabling module dir. 2022-02-02 15:24:12.004 | Enabling module autoindex. 2022-02-02 15:24:12.065 | Enabling module env. 2022-02-02 15:24:12.127 | Enabling module mime. 2022-02-02 15:24:12.187 | Enabling module negotiation. 2022-02-02 15:24:12.247 | Enabling module setenvif. 2022-02-02 15:24:12.307 | Enabling module filter. 2022-02-02 15:24:12.369 | Enabling module deflate. 2022-02-02 15:24:12.429 | Enabling module status. 2022-02-02 15:24:12.490 | Enabling module reqtimeout. 2022-02-02 15:24:12.551 | Enabling conf charset. 2022-02-02 15:24:12.611 | Enabling conf localized-error-pages. 2022-02-02 15:24:12.671 | Enabling conf other-vhosts-access-log. 2022-02-02 15:24:12.731 | Enabling conf security. 2022-02-02 15:24:12.791 | Enabling conf serve-cgi-bin. 2022-02-02 15:24:12.851 | Enabling site 000-default. 2022-02-02 15:24:12.904 | info: Executing deferred 'a2enconf javascript-common' for package javascript-common 2022-02-02 15:24:12.960 | Enabling conf javascript-common. 2022-02-02 15:24:13.218 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /lib/systemd/system/apache2.service. 2022-02-02 15:24:13.802 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /lib/systemd/system/apache-htcacheclean.service. 2022-02-02 15:24:16.594 | Setting up libxaw7:amd64 (2:1.0.13-1) ... 2022-02-02 15:24:16.805 | Setting up libgvc6 (2.42.2-3build2) ... 2022-02-02 15:24:16.976 | Setting up librbd1 (15.2.14-0ubuntu0.20.04.2) ... 2022-02-02 15:24:17.125 | Setting up libapache2-mod-proxy-uwsgi (2.4.41-4ubuntu3.9) ... 2022-02-02 15:24:17.268 | Setting up libiscsi7:amd64 (1.18.0-2) ... 2022-02-02 15:24:17.474 | Setting up postgresql-server-dev-all (214ubuntu0.1) ... 2022-02-02 15:24:17.616 | Setting up qemu-block-extra:amd64 (1:4.2-3ubuntu6.19) ... 2022-02-02 15:24:17.782 | Setting up graphviz (2.42.2-3build2) ... 2022-02-02 15:24:18.005 | Setting up qemu-utils (1:4.2-3ubuntu6.19) ... 2022-02-02 15:24:18.184 | Setting up systemd (245.4-4ubuntu3.15) ... 2022-02-02 15:24:18.257 | Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 2022-02-02 15:24:20.166 | Setting up dh-autoreconf (19) ... 2022-02-02 15:24:20.331 | Setting up systemd-timesyncd (245.4-4ubuntu3.15) ... 2022-02-02 15:24:21.465 | Setting up systemd-sysv (245.4-4ubuntu3.15) ... 2022-02-02 15:24:21.611 | Setting up libnss-systemd:amd64 (245.4-4ubuntu3.15) ... 2022-02-02 15:24:21.777 | Setting up debhelper (12.10ubuntu1) ... 2022-02-02 15:24:21.908 | Setting up libpam-systemd:amd64 (245.4-4ubuntu3.15) ... 2022-02-02 15:24:22.525 | Setting up apache2-dev (2.4.41-4ubuntu3.9) ... 2022-02-02 15:24:22.695 | Processing triggers for mime-support (3.64ubuntu1) ... 2022-02-02 15:24:22.838 | Processing triggers for initramfs-tools (0.136ubuntu6.4) ... 2022-02-02 15:24:23.014 | update-initramfs: Generating /boot/initrd.img-5.4.0-72-generic 2022-02-02 15:24:36.352 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2022-02-02 15:24:36.569 | Processing triggers for rsyslog (8.2001.0-1ubuntu1.1) ... 2022-02-02 15:24:37.101 | Processing triggers for ufw (0.36-6) ... 2022-02-02 15:24:37.385 | Processing triggers for man-db (2.9.1-1) ... 2022-02-02 15:25:02.253 | Processing triggers for dbus (1.12.16-2ubuntu2.1) ... 2022-02-02 15:25:02.377 | Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2022-02-02 15:25:09.402 | ++ functions-common:apt_get:1113 : result=0 2022-02-02 15:25:09.404 | ++ functions-common:apt_get:1116 : time_stop apt-get 2022-02-02 15:25:09.407 | ++ functions-common:time_stop:2304 : local name 2022-02-02 15:25:09.409 | ++ functions-common:time_stop:2305 : local end_time 2022-02-02 15:25:09.411 | ++ functions-common:time_stop:2306 : local elapsed_time 2022-02-02 15:25:09.413 | ++ functions-common:time_stop:2307 : local total 2022-02-02 15:25:09.415 | ++ functions-common:time_stop:2308 : local start_time 2022-02-02 15:25:09.417 | ++ functions-common:time_stop:2310 : name=apt-get 2022-02-02 15:25:09.419 | ++ functions-common:time_stop:2311 : start_time=1643815210150 2022-02-02 15:25:09.421 | ++ functions-common:time_stop:2313 : [[ -z 1643815210150 ]] 2022-02-02 15:25:09.424 | +++ functions-common:time_stop:2316 : date +%s%3N 2022-02-02 15:25:09.428 | ++ functions-common:time_stop:2316 : end_time=1643815509425 2022-02-02 15:25:09.430 | ++ functions-common:time_stop:2317 : elapsed_time=299275 2022-02-02 15:25:09.432 | ++ functions-common:time_stop:2318 : total=739 2022-02-02 15:25:09.434 | ++ functions-common:time_stop:2320 : _TIME_START[$name]= 2022-02-02 15:25:09.436 | ++ functions-common:time_stop:2321 : _TIME_TOTAL[$name]=300014 2022-02-02 15:25:09.438 | ++ functions-common:apt_get:1117 : return 0 2022-02-02 15:25:09.441 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-02-02 15:25:09.443 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-02-02 15:25:09.446 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-02-02 15:25:09.450 | ++ tools/install_prereqs.sh:source:89 : date 2022-02-02 15:25:09.454 | + ./stack.sh:main:759 : [[ False != \T\r\u\e ]] 2022-02-02 15:25:09.456 | + ./stack.sh:main:760 : PYPI_ALTERNATIVE_URL= 2022-02-02 15:25:09.459 | + ./stack.sh:main:760 : /home/ubuntu/devstack/tools/install_pip.sh 2022-02-02 15:25:10.750 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-02-02 15:25:10.752 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-02-02 15:25:10.753 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-02-02 15:25:10.755 | + tools/install_pip.sh:main:43 : GetDistro 2022-02-02 15:25:10.758 | + functions-common:GetDistro:373 : GetOSVersion 2022-02-02 15:25:10.760 | + functions-common:GetOSVersion:350 : _ensure_lsb_release 2022-02-02 15:25:10.762 | ++ functions-common:_ensure_lsb_release:327 : command -v lsb_release 2022-02-02 15:25:10.764 | + functions-common:_ensure_lsb_release:327 : [[ -x /usr/bin/lsb_release ]] 2022-02-02 15:25:10.766 | + functions-common:_ensure_lsb_release:328 : return 2022-02-02 15:25:10.768 | ++ functions-common:GetOSVersion:352 : lsb_release -r -s 2022-02-02 15:25:10.831 | + functions-common:GetOSVersion:352 : os_RELEASE=20.04 2022-02-02 15:25:10.833 | ++ functions-common:GetOSVersion:353 : lsb_release -c -s 2022-02-02 15:25:10.897 | + functions-common:GetOSVersion:353 : os_CODENAME=focal 2022-02-02 15:25:10.900 | ++ functions-common:GetOSVersion:354 : lsb_release -i -s 2022-02-02 15:25:10.962 | + functions-common:GetOSVersion:354 : os_VENDOR=Ubuntu 2022-02-02 15:25:10.964 | + functions-common:GetOSVersion:356 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-02-02 15:25:10.966 | + functions-common:GetOSVersion:357 : os_PACKAGE=deb 2022-02-02 15:25:10.968 | + functions-common:GetOSVersion:362 : typeset -xr os_VENDOR 2022-02-02 15:25:10.970 | + functions-common:GetOSVersion:363 : typeset -xr os_RELEASE 2022-02-02 15:25:10.972 | + functions-common:GetOSVersion:364 : typeset -xr os_PACKAGE 2022-02-02 15:25:10.974 | + functions-common:GetOSVersion:365 : typeset -xr os_CODENAME 2022-02-02 15:25:10.976 | + functions-common:GetDistro:375 : [[ Ubuntu =~ (Ubuntu) ]] 2022-02-02 15:25:10.978 | + functions-common:GetDistro:378 : DISTRO=focal 2022-02-02 15:25:10.980 | + functions-common:GetDistro:422 : typeset -xr DISTRO 2022-02-02 15:25:10.982 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-02-02 15:25:10.982 | Distro: focal 2022-02-02 15:25:10.984 | + tools/install_pip.sh:main:136 : get_versions 2022-02-02 15:25:10.986 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-02-02 15:25:10.990 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-02-02 15:25:10.992 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-02-02 15:25:10.995 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-02-02 15:25:10.995 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-02-02 15:25:11.369 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.2.2 2022-02-02 15:25:11.371 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.2.2' 2022-02-02 15:25:11.371 | pip: 20.2.2 2022-02-02 15:25:11.373 | + tools/install_pip.sh:get_versions:57 : python3.8 -m pip --version 2022-02-02 15:25:11.729 | pip 20.2.2 from /usr/local/lib/python3.8/dist-packages/pip (python 3.8) 2022-02-02 15:25:11.750 | + tools/install_pip.sh:main:138 : [[ -n '' ]] 2022-02-02 15:25:11.752 | + tools/install_pip.sh:main:143 : [[ focal == focal ]] 2022-02-02 15:25:11.754 | + tools/install_pip.sh:main:144 : exit 0 2022-02-02 15:25:11.757 | + ./stack.sh:main:764 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-02-02 15:25:11.760 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-02-02 15:25:11.763 | + ./stack.sh:main:765 : fixup_all 2022-02-02 15:25:11.766 | + tools/fixup_stuff.sh:fixup_all:196 : fixup_keystone 2022-02-02 15:25:11.768 | + tools/fixup_stuff.sh:fixup_keystone:39 : keystone_ports=35357,35358 2022-02-02 15:25:11.770 | + tools/fixup_stuff.sh:fixup_keystone:44 : sysctl net.ipv4.ip_local_reserved_ports 2022-02-02 15:25:11.779 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sysctl net.ipv4.ip_local_reserved_ports 2022-02-02 15:25:11.779 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sed 's/^ //' 2022-02-02 15:25:11.780 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : awk -F= '{print $2;}' 2022-02-02 15:25:11.785 | + tools/fixup_stuff.sh:fixup_keystone:46 : reserved_ports= 2022-02-02 15:25:11.787 | + tools/fixup_stuff.sh:fixup_keystone:48 : [[ -z '' ]] 2022-02-02 15:25:11.789 | + tools/fixup_stuff.sh:fixup_keystone:50 : sudo sysctl -w net.ipv4.ip_local_reserved_ports=35357,35358 2022-02-02 15:25:11.797 | net.ipv4.ip_local_reserved_ports = 35357,35358 2022-02-02 15:25:11.800 | + tools/fixup_stuff.sh:fixup_all:197 : fixup_ubuntu 2022-02-02 15:25:11.802 | + tools/fixup_stuff.sh:fixup_ubuntu:66 : [[ focal != \b\i\o\n\i\c ]] 2022-02-02 15:25:11.804 | + tools/fixup_stuff.sh:fixup_ubuntu:67 : return 2022-02-02 15:25:11.806 | + tools/fixup_stuff.sh:fixup_all:198 : fixup_fedora 2022-02-02 15:25:11.808 | + tools/fixup_stuff.sh:fixup_fedora:103 : is_fedora 2022-02-02 15:25:11.810 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2022-02-02 15:25:11.812 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2022-02-02 15:25:11.814 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2022-02-02 15:25:11.816 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-02 15:25:11.818 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-02 15:25:11.821 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2022-02-02 15:25:11.823 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2022-02-02 15:25:11.825 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2022-02-02 15:25:11.827 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2022-02-02 15:25:11.829 | + tools/fixup_stuff.sh:fixup_fedora:104 : return 2022-02-02 15:25:11.831 | + tools/fixup_stuff.sh:fixup_all:199 : fixup_suse 2022-02-02 15:25:11.833 | + tools/fixup_stuff.sh:fixup_suse:149 : is_suse 2022-02-02 15:25:11.836 | + functions-common:is_suse:462 : is_opensuse 2022-02-02 15:25:11.838 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2022-02-02 15:25:11.840 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-02 15:25:11.842 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2022-02-02 15:25:11.844 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2022-02-02 15:25:11.846 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-02 15:25:11.848 | + tools/fixup_stuff.sh:fixup_suse:150 : return 2022-02-02 15:25:11.851 | + ./stack.sh:main:768 : pip_install -U os-testr 2022-02-02 15:25:11.870 | Using python 3.8 to install os-testr 2022-02-02 15:25:11.873 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2022-02-02 15:25:12.516 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:25:12.516 | from cryptography.utils import int_from_bytes 2022-02-02 15:25:12.516 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:25:12.516 | from cryptography.utils import int_from_bytes 2022-02-02 15:25:13.521 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-02 15:25:13.527 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-02-02 15:25:13.528 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-02-02 15:25:13.534 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-02-02 15:25:13.540 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-02-02 15:25:13.541 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-02-02 15:25:13.543 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-02-02 15:25:13.668 | Collecting os-testr===2.0.0 2022-02-02 15:25:13.675 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/93a/e59a9d278e557/os_testr-2.0.0-py3-none-any.whl (46 kB) 2022-02-02 15:25:13.747 | Requirement already satisfied, skipping upgrade: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 341)) (2.4.0) 2022-02-02 15:25:13.853 | Collecting stestr===3.1.0 2022-02-02 15:25:13.859 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/13c/8f771ea252290/stestr-3.1.0-py3-none-any.whl (120 kB) 2022-02-02 15:25:14.032 | Collecting python-subunit===1.4.0 2022-02-02 15:25:14.037 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/40f/34660c3da3e51/python_subunit-1.4.0-py2.py3-none-any.whl (106 kB) 2022-02-02 15:25:14.114 | Requirement already satisfied, skipping upgrade: pbr===5.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 46)) (5.5.1) 2022-02-02 15:25:14.116 | Requirement already satisfied, skipping upgrade: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 146)) (1.4.0) 2022-02-02 15:25:14.120 | Requirement already satisfied, skipping upgrade: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (1.1.0) 2022-02-02 15:25:14.126 | Requirement already satisfied, skipping upgrade: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 62)) (3.0.0) 2022-02-02 15:25:14.137 | Requirement already satisfied, skipping upgrade: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (1.0.0) 2022-02-02 15:25:14.139 | Requirement already satisfied, skipping upgrade: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (1.15.0) 2022-02-02 15:25:14.141 | Requirement already satisfied, skipping upgrade: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 97)) (1.6.0) 2022-02-02 15:25:14.143 | Requirement already satisfied, skipping upgrade: voluptuous===0.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 2)) (0.12.1) 2022-02-02 15:25:14.148 | Requirement already satisfied, skipping upgrade: PyYAML===5.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 179)) (5.4.1) 2022-02-02 15:25:14.239 | Collecting future===0.18.2 2022-02-02 15:25:14.246 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b1b/ead90b70cf6ec/future-0.18.2.tar.gz (829 kB) 2022-02-02 15:25:15.163 | Requirement already satisfied, skipping upgrade: cliff===3.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 243)) (3.7.0) 2022-02-02 15:25:15.174 | Requirement already satisfied, skipping upgrade: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (1.0.0) 2022-02-02 15:25:15.176 | Requirement already satisfied, skipping upgrade: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 201)) (1.4.0) 2022-02-02 15:25:15.178 | Requirement already satisfied, skipping upgrade: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (2.4.7) 2022-02-02 15:25:15.181 | Requirement already satisfied, skipping upgrade: stevedore===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 416)) (3.3.0) 2022-02-02 15:25:15.188 | Requirement already satisfied, skipping upgrade: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 143)) (0.7.2) 2022-02-02 15:25:15.190 | Requirement already satisfied, skipping upgrade: cmd2===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 425)) (1.5.0) 2022-02-02 15:25:15.245 | Requirement already satisfied, skipping upgrade: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 266)) (1.8.2) 2022-02-02 15:25:15.247 | Requirement already satisfied, skipping upgrade: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 140)) (0.2.5) 2022-02-02 15:25:15.252 | Requirement already satisfied, skipping upgrade: colorama===0.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (0.4.4) 2022-02-02 15:25:15.256 | Requirement already satisfied, skipping upgrade: attrs===20.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 49)) (20.3.0) 2022-02-02 15:25:15.296 | Building wheels for collected packages: future 2022-02-02 15:25:15.297 | Building wheel for future (setup.py): started 2022-02-02 15:25:16.314 | Building wheel for future (setup.py): finished with status 'done' 2022-02-02 15:25:16.318 | Created wheel for future: filename=future-0.18.2-py3-none-any.whl size=491058 sha256=48b84f8d1023710728f7db71b9672ca9144b8f979d0cf346df95f503f746bee9 2022-02-02 15:25:16.318 | Stored in directory: /root/.cache/pip/wheels/28/5f/d3/d195feb75503b53c2d3ab6230c977e5755765d711064d2e39f 2022-02-02 15:25:16.319 | Successfully built future 2022-02-02 15:25:17.517 | Installing collected packages: python-subunit, future, stestr, os-testr 2022-02-02 15:25:18.607 | Successfully installed future-0.18.2 os-testr-2.0.0 python-subunit-1.4.0 stestr-3.1.0 2022-02-02 15:25:18.709 | WARNING: You are using pip version 20.2.2; however, version 22.0.2 is available. 2022-02-02 15:25:18.709 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-02 15:25:18.808 | + inc/python:pip_install:200 : result=0 2022-02-02 15:25:18.811 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-02 15:25:18.813 | + functions-common:time_stop:2304 : local name 2022-02-02 15:25:18.815 | + functions-common:time_stop:2305 : local end_time 2022-02-02 15:25:18.817 | + functions-common:time_stop:2306 : local elapsed_time 2022-02-02 15:25:18.820 | + functions-common:time_stop:2307 : local total 2022-02-02 15:25:18.822 | + functions-common:time_stop:2308 : local start_time 2022-02-02 15:25:18.824 | + functions-common:time_stop:2310 : name=pip_install 2022-02-02 15:25:18.826 | + functions-common:time_stop:2311 : start_time=1643815511865 2022-02-02 15:25:18.828 | + functions-common:time_stop:2313 : [[ -z 1643815511865 ]] 2022-02-02 15:25:18.830 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-02-02 15:25:18.834 | + functions-common:time_stop:2316 : end_time=1643815518832 2022-02-02 15:25:18.837 | + functions-common:time_stop:2317 : elapsed_time=6967 2022-02-02 15:25:18.839 | + functions-common:time_stop:2318 : total=0 2022-02-02 15:25:18.841 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-02-02 15:25:18.843 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=6967 2022-02-02 15:25:18.845 | + inc/python:pip_install:203 : return 0 2022-02-02 15:25:18.847 | + ./stack.sh:main:772 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-02-02 15:25:18.895 | + ./stack.sh:main:773 : sudo systemctl restart systemd-journald 2022-02-02 15:25:19.117 | + ./stack.sh:main:779 : install_infra 2022-02-02 15:25:19.121 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-02-02 15:25:19.125 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-02-02 15:25:19.128 | + lib/infra:install_infra:32 : python3 -m venv /opt/stack/requirements/.venv 2022-02-02 15:25:22.256 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-02-02 15:25:22.259 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-02-02 15:25:22.281 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-02-02 15:25:24.249 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-02-02 15:25:24.256 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-02-02 15:25:24.463 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-02-02 15:25:24.642 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-02-02 15:25:24.696 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-02-02 15:25:24.755 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-02-02 15:25:24.913 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-02 15:25:25.036 | Collecting pbr===5.5.1 2022-02-02 15:25:25.043 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b23/6cde0ac9a6aed/pbr-5.5.1-py2.py3-none-any.whl (106 kB) 2022-02-02 15:25:25.080 | Installing collected packages: pbr 2022-02-02 15:25:25.218 | Successfully installed pbr-5.5.1 2022-02-02 15:25:25.282 | + inc/python:pip_install:200 : result=0 2022-02-02 15:25:25.284 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-02 15:25:25.287 | + functions-common:time_stop:2304 : local name 2022-02-02 15:25:25.289 | + functions-common:time_stop:2305 : local end_time 2022-02-02 15:25:25.291 | + functions-common:time_stop:2306 : local elapsed_time 2022-02-02 15:25:25.293 | + functions-common:time_stop:2307 : local total 2022-02-02 15:25:25.295 | + functions-common:time_stop:2308 : local start_time 2022-02-02 15:25:25.297 | + functions-common:time_stop:2310 : name=pip_install 2022-02-02 15:25:25.299 | + functions-common:time_stop:2311 : start_time=1643815522274 2022-02-02 15:25:25.301 | + functions-common:time_stop:2313 : [[ -z 1643815522274 ]] 2022-02-02 15:25:25.304 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-02-02 15:25:25.308 | + functions-common:time_stop:2316 : end_time=1643815525305 2022-02-02 15:25:25.310 | + functions-common:time_stop:2317 : elapsed_time=3031 2022-02-02 15:25:25.312 | + functions-common:time_stop:2318 : total=6967 2022-02-02 15:25:25.314 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-02-02 15:25:25.316 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=9998 2022-02-02 15:25:25.318 | + inc/python:pip_install:203 : return 0 2022-02-02 15:25:25.321 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-02-02 15:25:25.323 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-02-02 15:25:25.345 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2022-02-02 15:25:27.288 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-02-02 15:25:27.295 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-02-02 15:25:27.502 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-02-02 15:25:27.684 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-02-02 15:25:27.737 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-02-02 15:25:27.797 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-02-02 15:25:27.956 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-02 15:25:27.958 | Processing /opt/stack/requirements 2022-02-02 15:25:29.264 | Collecting fixtures===3.0.0 2022-02-02 15:25:29.287 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/2a5/51b0421101de1/fixtures-3.0.0-py2.py3-none-any.whl (67 kB) 2022-02-02 15:25:29.501 | Collecting PyYAML===5.4.1 2022-02-02 15:25:29.508 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8c1/be557ee92a20f/PyYAML-5.4.1-cp38-cp38-manylinux1_x86_64.whl (662 kB) 2022-02-02 15:25:29.679 | Collecting requests===2.25.1 2022-02-02 15:25:29.685 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c21/0084e36a42ae6/requests-2.25.1-py2.py3-none-any.whl (61 kB) 2022-02-02 15:25:29.770 | Collecting packaging===20.9 2022-02-02 15:25:29.775 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/677/14da7f7bc052e/packaging-20.9-py2.py3-none-any.whl (40 kB) 2022-02-02 15:25:29.835 | Collecting testtools===2.4.0 2022-02-02 15:25:29.842 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/36f/f4998177c7d32/testtools-2.4.0-py2.py3-none-any.whl (185 kB) 2022-02-02 15:25:29.929 | Collecting idna===2.10 2022-02-02 15:25:29.935 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b97/d804b1e9b523b/idna-2.10-py2.py3-none-any.whl (58 kB) 2022-02-02 15:25:30.070 | Collecting pyparsing===2.4.7 2022-02-02 15:25:30.076 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef9/d7589ef3c200a/pyparsing-2.4.7-py2.py3-none-any.whl (67 kB) 2022-02-02 15:25:30.124 | Collecting six===1.15.0 2022-02-02 15:25:30.131 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8b7/4bedcbbbaca38/six-1.15.0-py2.py3-none-any.whl (10 kB) 2022-02-02 15:25:30.158 | Collecting Parsley>=1.2 2022-02-02 15:25:30.164 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88 kB) 2022-02-02 15:25:30.212 | Collecting beagle>=0.2.1 2022-02-02 15:25:30.218 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/34b/7236e550859b0/beagle-0.3.0-py3-none-any.whl (11 kB) 2022-02-02 15:25:30.244 | Requirement already satisfied: pbr===5.5.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 46)) (5.5.1) 2022-02-02 15:25:30.312 | Collecting urllib3===1.26.3 2022-02-02 15:25:30.318 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1b4/65e494e3e0d89/urllib3-1.26.3-py2.py3-none-any.whl (137 kB) 2022-02-02 15:25:30.387 | Collecting chardet===4.0.0 2022-02-02 15:25:30.393 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f86/4054d66fd9118/chardet-4.0.0-py2.py3-none-any.whl (178 kB) 2022-02-02 15:25:30.477 | Collecting certifi===2021.10.8 2022-02-02 15:25:30.483 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d62/a0163eb4c2344/certifi-2021.10.8-py2.py3-none-any.whl (149 kB) 2022-02-02 15:25:30.521 | Collecting python-mimeparse===1.6.0 2022-02-02 15:25:30.527 | 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) 2022-02-02 15:25:30.564 | Collecting unittest2===1.1.0 2022-02-02 15:25:30.570 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/13f/77d0875db6d9b/unittest2-1.1.0-py2.py3-none-any.whl (96 kB) 2022-02-02 15:25:30.615 | Collecting extras===1.0.0 2022-02-02 15:25:30.621 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/f68/9f08df47e2dec/extras-1.0.0-py2.py3-none-any.whl (7.3 kB) 2022-02-02 15:25:30.653 | Collecting traceback2===1.4.0 2022-02-02 15:25:30.659 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/825/3cebec4b19094/traceback2-1.4.0-py2.py3-none-any.whl (16 kB) 2022-02-02 15:25:30.742 | Collecting cliff===3.7.0 2022-02-02 15:25:30.748 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/989/7aec5d621e652/cliff-3.7.0-py3-none-any.whl (80 kB) 2022-02-02 15:25:30.813 | Collecting argparse 2022-02-02 15:25:30.819 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/c31/647edb69fd3d4/argparse-1.4.0-py2.py3-none-any.whl (23 kB) 2022-02-02 15:25:30.845 | Collecting linecache2===1.0.0 2022-02-02 15:25:30.850 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/e78/be9c0a0dfcbac/linecache2-1.0.0-py2.py3-none-any.whl (12 kB) 2022-02-02 15:25:30.895 | Collecting prettytable===0.7.2 2022-02-02 15:25:30.902 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/788/48506f2c027f8/prettytable-0.7.2-py3-none-any.whl (13 kB) 2022-02-02 15:25:31.043 | Collecting cmd2===1.5.0 2022-02-02 15:25:31.048 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/31a/aeb590ec7bd2c/cmd2-1.5.0-py3-none-any.whl (133 kB) 2022-02-02 15:25:31.191 | Collecting stevedore===3.3.0 2022-02-02 15:25:31.198 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/50d/7b78fbaf0d04c/stevedore-3.3.0-py3-none-any.whl (49 kB) 2022-02-02 15:25:31.261 | Collecting attrs===20.3.0 2022-02-02 15:25:31.267 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/31b/2eced602aa842/attrs-20.3.0-py2.py3-none-any.whl (49 kB) 2022-02-02 15:25:31.349 | Collecting wcwidth===0.2.5 2022-02-02 15:25:31.355 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/beb/4802a9cebb914/wcwidth-0.2.5-py2.py3-none-any.whl (30 kB) 2022-02-02 15:25:31.405 | Collecting pyperclip===1.8.2 2022-02-02 15:25:31.412 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/767/6e3b8b98bc6fb/pyperclip-1.8.2-py3-none-any.whl (11 kB) 2022-02-02 15:25:31.472 | Collecting colorama===0.4.4 2022-02-02 15:25:31.479 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/9f4/7eda37229f68e/colorama-0.4.4-py2.py3-none-any.whl (16 kB) 2022-02-02 15:25:31.493 | Building wheels for collected packages: openstack-requirements 2022-02-02 15:25:31.493 | Building wheel for openstack-requirements (setup.py): started 2022-02-02 15:25:32.255 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-02-02 15:25:32.256 | ERROR: Command errored out with exit status 1: 2022-02-02 15:25:32.256 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-ki7ixcoq/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-ki7ixcoq/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' bdist_wheel -d /tmp/pip-wheel-cofcijln 2022-02-02 15:25:32.256 | cwd: /tmp/pip-req-build-ki7ixcoq/ 2022-02-02 15:25:32.256 | Complete output (6 lines): 2022-02-02 15:25:32.256 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-02-02 15:25:32.256 | or: setup.py --help [cmd1 cmd2 ...] 2022-02-02 15:25:32.256 | or: setup.py --help-commands 2022-02-02 15:25:32.256 | or: setup.py cmd --help 2022-02-02 15:25:32.256 | 2022-02-02 15:25:32.256 | error: invalid command 'bdist_wheel' 2022-02-02 15:25:32.256 | ---------------------------------------- 2022-02-02 15:25:32.256 | ERROR: Failed building wheel for openstack-requirements 2022-02-02 15:25:32.256 | Running setup.py clean for openstack-requirements 2022-02-02 15:25:33.029 | Failed to build openstack-requirements 2022-02-02 15:25:33.271 | Installing collected packages: chardet, certifi, attrs, six, python-mimeparse, argparse, linecache2, traceback2, unittest2, extras, testtools, fixtures, wcwidth, prettytable, urllib3, PyYAML, idna, requests, pyparsing, pyperclip, colorama, cmd2, stevedore, cliff, packaging, Parsley, beagle, openstack-requirements 2022-02-02 15:25:35.511 | Running setup.py install for openstack-requirements: started 2022-02-02 15:25:37.673 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-02-02 15:25:37.710 | Successfully installed Parsley-1.3 PyYAML-5.4.1 argparse-1.4.0 attrs-20.3.0 beagle-0.3.0 certifi-2021.10.8 chardet-4.0.0 cliff-3.7.0 cmd2-1.5.0 colorama-0.4.4 extras-1.0.0 fixtures-3.0.0 idna-2.10 linecache2-1.0.0 openstack-requirements-1.2.1.dev4574 packaging-20.9 prettytable-0.7.2 pyparsing-2.4.7 pyperclip-1.8.2 python-mimeparse-1.6.0 requests-2.25.1 six-1.15.0 stevedore-3.3.0 testtools-2.4.0 traceback2-1.4.0 unittest2-1.1.0 urllib3-1.26.3 wcwidth-0.2.5 2022-02-02 15:25:37.847 | + inc/python:pip_install:200 : result=0 2022-02-02 15:25:37.849 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-02 15:25:37.851 | + functions-common:time_stop:2304 : local name 2022-02-02 15:25:37.854 | + functions-common:time_stop:2305 : local end_time 2022-02-02 15:25:37.856 | + functions-common:time_stop:2306 : local elapsed_time 2022-02-02 15:25:37.859 | + functions-common:time_stop:2307 : local total 2022-02-02 15:25:37.861 | + functions-common:time_stop:2308 : local start_time 2022-02-02 15:25:37.863 | + functions-common:time_stop:2310 : name=pip_install 2022-02-02 15:25:37.865 | + functions-common:time_stop:2311 : start_time=1643815525338 2022-02-02 15:25:37.868 | + functions-common:time_stop:2313 : [[ -z 1643815525338 ]] 2022-02-02 15:25:37.870 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-02-02 15:25:37.874 | + functions-common:time_stop:2316 : end_time=1643815537872 2022-02-02 15:25:37.876 | + functions-common:time_stop:2317 : elapsed_time=12534 2022-02-02 15:25:37.878 | + functions-common:time_stop:2318 : total=9998 2022-02-02 15:25:37.880 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-02-02 15:25:37.883 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=22532 2022-02-02 15:25:37.885 | + inc/python:pip_install:203 : return 0 2022-02-02 15:25:37.888 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-02-02 15:25:37.890 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-02-02 15:25:37.893 | + inc/python:use_library_from_git:250 : local name=pbr 2022-02-02 15:25:37.895 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-02 15:25:37.897 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-02-02 15:25:37.901 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pbr, ]] 2022-02-02 15:25:37.903 | + inc/python:use_library_from_git:253 : return 1 2022-02-02 15:25:37.906 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-02-02 15:25:37.925 | Using python 3.8 to install pbr 2022-02-02 15:25:37.928 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-02-02 15:25:38.565 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:25:38.565 | from cryptography.utils import int_from_bytes 2022-02-02 15:25:38.565 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:25:38.565 | from cryptography.utils import int_from_bytes 2022-02-02 15:25:39.556 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-02 15:25:39.560 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-02-02 15:25:39.574 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-02-02 15:25:39.574 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-02-02 15:25:39.574 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-02-02 15:25:39.574 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-02-02 15:25:39.574 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-02-02 15:25:39.697 | Requirement already up-to-date: pbr===5.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 46)) (5.5.1) 2022-02-02 15:25:41.182 | WARNING: You are using pip version 20.2.2; however, version 22.0.2 is available. 2022-02-02 15:25:41.182 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-02 15:25:41.253 | + inc/python:pip_install:200 : result=0 2022-02-02 15:25:41.255 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-02 15:25:41.257 | + functions-common:time_stop:2304 : local name 2022-02-02 15:25:41.260 | + functions-common:time_stop:2305 : local end_time 2022-02-02 15:25:41.262 | + functions-common:time_stop:2306 : local elapsed_time 2022-02-02 15:25:41.264 | + functions-common:time_stop:2307 : local total 2022-02-02 15:25:41.266 | + functions-common:time_stop:2308 : local start_time 2022-02-02 15:25:41.268 | + functions-common:time_stop:2310 : name=pip_install 2022-02-02 15:25:41.270 | + functions-common:time_stop:2311 : start_time=1643815537921 2022-02-02 15:25:41.272 | + functions-common:time_stop:2313 : [[ -z 1643815537921 ]] 2022-02-02 15:25:41.275 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-02-02 15:25:41.279 | + functions-common:time_stop:2316 : end_time=1643815541276 2022-02-02 15:25:41.281 | + functions-common:time_stop:2317 : elapsed_time=3355 2022-02-02 15:25:41.283 | + functions-common:time_stop:2318 : total=22532 2022-02-02 15:25:41.285 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-02-02 15:25:41.288 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=25887 2022-02-02 15:25:41.290 | + inc/python:pip_install:203 : return 0 2022-02-02 15:25:41.292 | + ./stack.sh:main:782 : python3 -m venv /opt/stack/bindep-venv 2022-02-02 15:25:44.428 | + ./stack.sh:main:784 : /opt/stack/bindep-venv/bin/pip install bindep 2022-02-02 15:25:46.202 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-02 15:25:46.281 | Collecting bindep 2022-02-02 15:25:46.288 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/81f/df1ef59c504c3/bindep-2.10.2-py2.py3-none-any.whl (33 kB) 2022-02-02 15:25:46.332 | Collecting Parsley 2022-02-02 15:25:46.339 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88 kB) 2022-02-02 15:25:46.438 | Collecting packaging; python_version >= "3.6" 2022-02-02 15:25:46.446 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef1/03e05f519cdc7/packaging-21.3-py3-none-any.whl (40 kB) 2022-02-02 15:25:46.588 | Collecting pbr>=2.0.0 2022-02-02 15:25:46.595 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/176/e8560eaf61e12/pbr-5.8.0-py2.py3-none-any.whl (112 kB) 2022-02-02 15:25:46.656 | Collecting distro 2022-02-02 15:25:46.663 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c87/13330ab31a034/distro-1.6.0-py2.py3-none-any.whl (19 kB) 2022-02-02 15:25:46.828 | Collecting pyparsing!=3.0.5,>=2.0.2 2022-02-02 15:25:46.834 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a6c/06a88f252e6c3/pyparsing-3.0.7-py3-none-any.whl (98 kB) 2022-02-02 15:25:46.881 | Installing collected packages: Parsley, pyparsing, packaging, pbr, distro, bindep 2022-02-02 15:25:47.452 | Successfully installed Parsley-1.3 bindep-2.10.2 distro-1.6.0 packaging-21.3 pbr-5.8.0 pyparsing-3.0.7 2022-02-02 15:25:47.523 | + ./stack.sh:main:785 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-02-02 15:25:47.525 | + ./stack.sh:main:785 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-02-02 15:25:47.528 | ++ ./stack.sh:main:788 : _get_plugin_bindep_packages 2022-02-02 15:25:47.545 | + ./stack.sh:main:788 : pkgs= 2022-02-02 15:25:47.547 | + ./stack.sh:main:789 : [[ -n '' ]] 2022-02-02 15:25:47.549 | + ./stack.sh:main:796 : run_phase stack pre-install 2022-02-02 15:25:47.552 | + functions-common:run_phase:1732 : local mode=stack 2022-02-02 15:25:47.554 | + functions-common:run_phase:1733 : local phase=pre-install 2022-02-02 15:25:47.557 | + functions-common:run_phase:1734 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-02-02 15:25:47.559 | + functions-common:run_phase:1735 : local extra_plugin_file_name 2022-02-02 15:25:47.561 | + functions-common:run_phase:1736 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-02-02 15:25:47.563 | + functions-common:run_phase:1741 : local exceptions=80-tempest.sh 2022-02-02 15:25:47.565 | + functions-common:run_phase:1742 : local extra 2022-02-02 15:25:47.568 | ++ functions-common:run_phase:1743 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-02-02 15:25:47.571 | + functions-common:run_phase:1743 : extra=80-tempest.sh 2022-02-02 15:25:47.573 | + functions-common:run_phase:1744 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-02-02 15:25:47.576 | + functions-common:run_phase:1748 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-02-02 15:25:47.578 | + functions-common:run_phase:1748 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-02-02 15:25:47.580 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-02-02 15:25:47.594 | ++ functions-common:is_service_enabled:1960 : return 0 2022-02-02 15:25:47.596 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-02-02 15:25:47.598 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-02-02 15:25:47.601 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-02-02 15:25:47.603 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-02-02 15:25:47.605 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-02-02 15:25:47.607 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-02-02 15:25:47.609 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-02-02 15:25:47.611 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-02-02 15:25:47.613 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-02-02 15:25:47.616 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-02-02 15:25:47.618 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-02-02 15:25:47.620 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-02-02 15:25:47.622 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-02-02 15:25:47.624 | + functions-common:run_phase:1753 : [[ stack == \s\o\u\r\c\e ]] 2022-02-02 15:25:47.626 | + functions-common:run_phase:1756 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-02-02 15:25:47.628 | + functions-common:run_phase:1759 : run_plugins stack pre-install 2022-02-02 15:25:47.630 | + functions-common:run_plugins:1718 : local mode=stack 2022-02-02 15:25:47.632 | + functions-common:run_plugins:1719 : local phase=pre-install 2022-02-02 15:25:47.634 | + functions-common:run_plugins:1721 : local plugins= 2022-02-02 15:25:47.637 | + functions-common:run_plugins:1722 : local plugin 2022-02-02 15:25:47.639 | + ./stack.sh:main:799 : set_systemd_override DefaultLimitNOFILE 2048 2022-02-02 15:25:47.641 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-02-02 15:25:47.644 | + functions:set_systemd_override:821 : local value=2048 2022-02-02 15:25:47.646 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-02-02 15:25:47.648 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-02-02 15:25:47.696 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-02-02 15:25:47.696 | Set systemd system override for DefaultLimitNOFILE=2048 2022-02-02 15:25:47.698 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-02-02 15:25:48.060 | + ./stack.sh:main:801 : install_rpc_backend 2022-02-02 15:25:48.062 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-02-02 15:25:48.078 | + functions-common:is_service_enabled:1960 : return 0 2022-02-02 15:25:48.081 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-02-02 15:25:48.083 | + functions-common:install_package:1342 : update_package_repo 2022-02-02 15:25:48.086 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2022-02-02 15:25:48.088 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2022-02-02 15:25:48.090 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2022-02-02 15:25:48.092 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2022-02-02 15:25:48.095 | + functions-common:update_package_repo:1322 : is_ubuntu 2022-02-02 15:25:48.097 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-02-02 15:25:48.100 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-02-02 15:25:48.102 | + functions-common:update_package_repo:1323 : apt_get_update 2022-02-02 15:25:48.104 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2022-02-02 15:25:48.107 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2022-02-02 15:25:48.109 | + functions-common:apt_get_update:1069 : return 2022-02-02 15:25:48.111 | + functions-common:install_package:1343 : real_install_package rabbitmq-server 2022-02-02 15:25:48.113 | + functions-common:real_install_package:1328 : is_ubuntu 2022-02-02 15:25:48.116 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-02-02 15:25:48.119 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-02-02 15:25:48.121 | + functions-common:real_install_package:1329 : apt_get install rabbitmq-server 2022-02-02 15:25:48.141 | + functions-common:apt_get:1109 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-02-02 15:25:48.248 | Reading package lists... 2022-02-02 15:25:48.486 | Building dependency tree... 2022-02-02 15:25:48.487 | Reading state information... 2022-02-02 15:25:48.728 | The following packages were automatically installed and are no longer required: 2022-02-02 15:25:48.730 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-02 15:25:48.730 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-02 15:25:48.730 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-02 15:25:48.730 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-02 15:25:48.730 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-02 15:25:48.730 | python3-zope.interface 2022-02-02 15:25:48.730 | Use 'sudo apt autoremove' to remove them. 2022-02-02 15:25:48.730 | The following additional packages will be installed: 2022-02-02 15:25:48.730 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2022-02-02 15:25:48.730 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2022-02-02 15:25:48.730 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2022-02-02 15:25:48.731 | erlang-tools erlang-xmerl locales-all 2022-02-02 15:25:48.732 | Suggested packages: 2022-02-02 15:25:48.732 | erlang erlang-manpages erlang-doc 2022-02-02 15:25:48.800 | The following NEW packages will be installed: 2022-02-02 15:25:48.800 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2022-02-02 15:25:48.800 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2022-02-02 15:25:48.801 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2022-02-02 15:25:48.801 | erlang-tools erlang-xmerl locales-all rabbitmq-server 2022-02-02 15:25:49.082 | 0 upgraded, 19 newly installed, 0 to remove and 107 not upgraded. 2022-02-02 15:25:49.082 | Need to get 38.1 MB of archives. 2022-02-02 15:25:49.082 | After this operation, 276 MB of additional disk space will be used. 2022-02-02 15:25:49.082 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-base amd64 1:22.2.7+dfsg-1 [8,063 kB] 2022-02-02 15:25:50.966 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-asn1 amd64 1:22.2.7+dfsg-1 [712 kB] 2022-02-02 15:25:51.027 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-crypto amd64 1:22.2.7+dfsg-1 [137 kB] 2022-02-02 15:25:51.039 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-public-key amd64 1:22.2.7+dfsg-1 [567 kB] 2022-02-02 15:25:51.304 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-mnesia amd64 1:22.2.7+dfsg-1 [716 kB] 2022-02-02 15:25:51.314 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-runtime-tools amd64 1:22.2.7+dfsg-1 [182 kB] 2022-02-02 15:25:51.318 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-ssl amd64 1:22.2.7+dfsg-1 [1,103 kB] 2022-02-02 15:25:51.358 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-eldap amd64 1:22.2.7+dfsg-1 [99.7 kB] 2022-02-02 15:25:51.360 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-ftp amd64 1:22.2.7+dfsg-1 [68.8 kB] 2022-02-02 15:25:51.423 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-tftp amd64 1:22.2.7+dfsg-1 [84.6 kB] 2022-02-02 15:25:51.426 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-inets amd64 1:22.2.7+dfsg-1 [577 kB] 2022-02-02 15:25:51.580 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-snmp amd64 1:22.2.7+dfsg-1 [1,538 kB] 2022-02-02 15:25:51.773 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-os-mon amd64 1:22.2.7+dfsg-1 [81.2 kB] 2022-02-02 15:25:51.775 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-parsetools amd64 1:22.2.7+dfsg-1 [151 kB] 2022-02-02 15:25:51.777 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-syntax-tools amd64 1:22.2.7+dfsg-1 [344 kB] 2022-02-02 15:25:51.782 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-tools amd64 1:22.2.7+dfsg-1 [499 kB] 2022-02-02 15:25:51.870 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-xmerl amd64 1:22.2.7+dfsg-1 [1,113 kB] 2022-02-02 15:25:52.222 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 locales-all amd64 2.31-0ubuntu9.2 [10.6 MB] 2022-02-02 15:25:53.799 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 rabbitmq-server all 3.8.2-0ubuntu1.3 [11.5 MB] 2022-02-02 15:25:56.313 | Fetched 38.1 MB in 7s (5,488 kB/s) 2022-02-02 15:25:56.535 | Selecting previously unselected package erlang-base. 2022-02-02 15:25:56.581 | (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 ... 80311 files and directories currently installed.) 2022-02-02 15:25:56.584 | Preparing to unpack .../00-erlang-base_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-02-02 15:25:56.642 | Unpacking erlang-base (1:22.2.7+dfsg-1) ... 2022-02-02 15:25:58.025 | Selecting previously unselected package erlang-asn1. 2022-02-02 15:25:58.034 | Preparing to unpack .../01-erlang-asn1_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-02-02 15:25:58.065 | Unpacking erlang-asn1 (1:22.2.7+dfsg-1) ... 2022-02-02 15:25:58.454 | Selecting previously unselected package erlang-crypto. 2022-02-02 15:25:58.462 | Preparing to unpack .../02-erlang-crypto_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-02-02 15:25:58.522 | Unpacking erlang-crypto (1:22.2.7+dfsg-1) ... 2022-02-02 15:25:58.900 | Selecting previously unselected package erlang-public-key. 2022-02-02 15:25:58.909 | Preparing to unpack .../03-erlang-public-key_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-02-02 15:25:58.962 | Unpacking erlang-public-key (1:22.2.7+dfsg-1) ... 2022-02-02 15:25:59.414 | Selecting previously unselected package erlang-mnesia. 2022-02-02 15:25:59.423 | Preparing to unpack .../04-erlang-mnesia_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-02-02 15:25:59.470 | Unpacking erlang-mnesia (1:22.2.7+dfsg-1) ... 2022-02-02 15:25:59.877 | Selecting previously unselected package erlang-runtime-tools. 2022-02-02 15:25:59.885 | Preparing to unpack .../05-erlang-runtime-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-02-02 15:25:59.934 | Unpacking erlang-runtime-tools (1:22.2.7+dfsg-1) ... 2022-02-02 15:26:00.247 | Selecting previously unselected package erlang-ssl. 2022-02-02 15:26:00.256 | Preparing to unpack .../06-erlang-ssl_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-02-02 15:26:00.305 | Unpacking erlang-ssl (1:22.2.7+dfsg-1) ... 2022-02-02 15:26:00.774 | Selecting previously unselected package erlang-eldap. 2022-02-02 15:26:00.782 | Preparing to unpack .../07-erlang-eldap_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-02-02 15:26:00.836 | Unpacking erlang-eldap (1:22.2.7+dfsg-1) ... 2022-02-02 15:26:01.116 | Selecting previously unselected package erlang-ftp. 2022-02-02 15:26:01.126 | Preparing to unpack .../08-erlang-ftp_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-02-02 15:26:01.173 | Unpacking erlang-ftp (1:22.2.7+dfsg-1) ... 2022-02-02 15:26:01.482 | Selecting previously unselected package erlang-tftp. 2022-02-02 15:26:01.490 | Preparing to unpack .../09-erlang-tftp_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-02-02 15:26:01.539 | Unpacking erlang-tftp (1:22.2.7+dfsg-1) ... 2022-02-02 15:26:01.774 | Selecting previously unselected package erlang-inets. 2022-02-02 15:26:01.783 | Preparing to unpack .../10-erlang-inets_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-02-02 15:26:01.837 | Unpacking erlang-inets (1:22.2.7+dfsg-1) ... 2022-02-02 15:26:02.231 | Selecting previously unselected package erlang-snmp. 2022-02-02 15:26:02.240 | Preparing to unpack .../11-erlang-snmp_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-02-02 15:26:02.276 | Unpacking erlang-snmp (1:22.2.7+dfsg-1) ... 2022-02-02 15:26:02.819 | Selecting previously unselected package erlang-os-mon. 2022-02-02 15:26:02.827 | Preparing to unpack .../12-erlang-os-mon_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-02-02 15:26:02.876 | Unpacking erlang-os-mon (1:22.2.7+dfsg-1) ... 2022-02-02 15:26:03.202 | Selecting previously unselected package erlang-parsetools. 2022-02-02 15:26:03.210 | Preparing to unpack .../13-erlang-parsetools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-02-02 15:26:03.260 | Unpacking erlang-parsetools (1:22.2.7+dfsg-1) ... 2022-02-02 15:26:03.580 | Selecting previously unselected package erlang-syntax-tools. 2022-02-02 15:26:03.588 | Preparing to unpack .../14-erlang-syntax-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-02-02 15:26:03.642 | Unpacking erlang-syntax-tools (1:22.2.7+dfsg-1) ... 2022-02-02 15:26:04.048 | Selecting previously unselected package erlang-tools. 2022-02-02 15:26:04.057 | Preparing to unpack .../15-erlang-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-02-02 15:26:04.111 | Unpacking erlang-tools (1:22.2.7+dfsg-1) ... 2022-02-02 15:26:04.511 | Selecting previously unselected package erlang-xmerl. 2022-02-02 15:26:04.520 | Preparing to unpack .../16-erlang-xmerl_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-02-02 15:26:04.573 | Unpacking erlang-xmerl (1:22.2.7+dfsg-1) ... 2022-02-02 15:26:05.042 | Selecting previously unselected package locales-all. 2022-02-02 15:26:05.051 | Preparing to unpack .../17-locales-all_2.31-0ubuntu9.2_amd64.deb ... 2022-02-02 15:26:05.087 | Unpacking locales-all (2.31-0ubuntu9.2) ... 2022-02-02 15:26:09.630 | Selecting previously unselected package rabbitmq-server. 2022-02-02 15:26:09.642 | Preparing to unpack .../18-rabbitmq-server_3.8.2-0ubuntu1.3_all.deb ... 2022-02-02 15:26:09.693 | Unpacking rabbitmq-server (3.8.2-0ubuntu1.3) ... 2022-02-02 15:26:11.219 | Setting up erlang-base (1:22.2.7+dfsg-1) ... 2022-02-02 15:26:12.090 | Created symlink /etc/systemd/system/multi-user.target.wants/epmd.service → /lib/systemd/system/epmd.service. 2022-02-02 15:26:12.090 | Created symlink /etc/systemd/system/sockets.target.wants/epmd.socket → /lib/systemd/system/epmd.socket. 2022-02-02 15:26:16.062 | Searching for services which depend on erlang and should be started... none found. 2022-02-02 15:26:16.138 | Setting up erlang-xmerl (1:22.2.7+dfsg-1) ... 2022-02-02 15:26:16.253 | Setting up erlang-syntax-tools (1:22.2.7+dfsg-1) ... 2022-02-02 15:26:16.401 | Setting up locales-all (2.31-0ubuntu9.2) ... 2022-02-02 15:26:16.555 | Setting up erlang-parsetools (1:22.2.7+dfsg-1) ... 2022-02-02 15:26:16.738 | Setting up erlang-asn1 (1:22.2.7+dfsg-1) ... 2022-02-02 15:26:16.835 | Setting up erlang-tftp (1:22.2.7+dfsg-1) ... 2022-02-02 15:26:16.978 | Setting up erlang-mnesia (1:22.2.7+dfsg-1) ... 2022-02-02 15:26:17.092 | Setting up erlang-crypto (1:22.2.7+dfsg-1) ... 2022-02-02 15:26:17.212 | Setting up erlang-runtime-tools (1:22.2.7+dfsg-1) ... 2022-02-02 15:26:17.321 | Setting up erlang-tools (1:22.2.7+dfsg-1) ... 2022-02-02 15:26:17.406 | Setting up erlang-snmp (1:22.2.7+dfsg-1) ... 2022-02-02 15:26:17.509 | Setting up erlang-public-key (1:22.2.7+dfsg-1) ... 2022-02-02 15:26:17.629 | Setting up erlang-ssl (1:22.2.7+dfsg-1) ... 2022-02-02 15:26:17.727 | Setting up erlang-os-mon (1:22.2.7+dfsg-1) ... 2022-02-02 15:26:17.857 | Setting up erlang-eldap (1:22.2.7+dfsg-1) ... 2022-02-02 15:26:18.007 | Setting up erlang-ftp (1:22.2.7+dfsg-1) ... 2022-02-02 15:26:18.172 | Setting up erlang-inets (1:22.2.7+dfsg-1) ... 2022-02-02 15:26:18.343 | Setting up rabbitmq-server (3.8.2-0ubuntu1.3) ... 2022-02-02 15:26:18.663 | Adding group `rabbitmq' (GID 125) ... 2022-02-02 15:26:18.775 | Done. 2022-02-02 15:26:18.856 | Adding system user `rabbitmq' (UID 117) ... 2022-02-02 15:26:18.856 | Adding new user `rabbitmq' (UID 117) with group `rabbitmq' ... 2022-02-02 15:26:19.187 | Not creating home directory `/var/lib/rabbitmq'. 2022-02-02 15:26:19.447 | Created symlink /etc/systemd/system/multi-user.target.wants/rabbitmq-server.service → /lib/systemd/system/rabbitmq-server.service. 2022-02-02 15:26:26.732 | Processing triggers for man-db (2.9.1-1) ... 2022-02-02 15:26:27.497 | Processing triggers for systemd (245.4-4ubuntu3.15) ... 2022-02-02 15:26:34.587 | + functions-common:apt_get:1113 : result=0 2022-02-02 15:26:34.589 | + functions-common:apt_get:1116 : time_stop apt-get 2022-02-02 15:26:34.592 | + functions-common:time_stop:2304 : local name 2022-02-02 15:26:34.594 | + functions-common:time_stop:2305 : local end_time 2022-02-02 15:26:34.596 | + functions-common:time_stop:2306 : local elapsed_time 2022-02-02 15:26:34.598 | + functions-common:time_stop:2307 : local total 2022-02-02 15:26:34.600 | + functions-common:time_stop:2308 : local start_time 2022-02-02 15:26:34.602 | + functions-common:time_stop:2310 : name=apt-get 2022-02-02 15:26:34.605 | + functions-common:time_stop:2311 : start_time=1643815548138 2022-02-02 15:26:34.607 | + functions-common:time_stop:2313 : [[ -z 1643815548138 ]] 2022-02-02 15:26:34.609 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-02-02 15:26:34.613 | + functions-common:time_stop:2316 : end_time=1643815594611 2022-02-02 15:26:34.616 | + functions-common:time_stop:2317 : elapsed_time=46473 2022-02-02 15:26:34.618 | + functions-common:time_stop:2318 : total=300014 2022-02-02 15:26:34.620 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-02-02 15:26:34.622 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=346487 2022-02-02 15:26:34.625 | + functions-common:apt_get:1117 : return 0 2022-02-02 15:26:34.627 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-02-02 15:26:34.629 | + functions-common:is_suse:462 : is_opensuse 2022-02-02 15:26:34.632 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2022-02-02 15:26:34.634 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-02 15:26:34.637 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2022-02-02 15:26:34.639 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2022-02-02 15:26:34.641 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-02 15:26:34.643 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-02-02 15:26:34.646 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2022-02-02 15:26:34.648 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2022-02-02 15:26:34.650 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2022-02-02 15:26:34.652 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-02 15:26:34.654 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-02 15:26:34.657 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2022-02-02 15:26:34.659 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2022-02-02 15:26:34.661 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2022-02-02 15:26:34.663 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2022-02-02 15:26:34.666 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-02-02 15:26:34.668 | + functions-common:is_suse:462 : is_opensuse 2022-02-02 15:26:34.670 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2022-02-02 15:26:34.673 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-02 15:26:34.675 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2022-02-02 15:26:34.677 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2022-02-02 15:26:34.679 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-02 15:26:34.682 | + ./stack.sh:main:802 : restart_rpc_backend 2022-02-02 15:26:34.685 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-02-02 15:26:34.700 | + functions-common:is_service_enabled:1960 : return 0 2022-02-02 15:26:34.702 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-02-02 15:26:34.704 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2022-02-02 15:26:34.707 | + ./stack.sh:echo_summary:432 : echo -e Starting RabbitMQ 2022-02-02 15:26:34.709 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-02-02 15:26:34.712 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-02-02 15:26:34.716 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-02-02 15:26:34.718 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-02-02 15:26:34.720 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-02-02 15:26:34.723 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-02-02 15:26:34.725 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-02-02 15:26:34.728 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-02-02 15:26:34.730 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-02-02 15:26:35.404 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-02-02 15:26:35.404 | user tags 2022-02-02 15:26:35.404 | guest [administrator]' 2022-02-02 15:26:35.407 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-02-02 15:26:35.407 | user tags 2022-02-02 15:26:35.408 | guest [administrator]' 2022-02-02 15:26:35.408 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-02-02 15:26:35.414 | + lib/rpc_backend:rabbit_setuser:176 : found= 2022-02-02 15:26:35.416 | + lib/rpc_backend:rabbit_setuser:177 : '[' '' = stackrabbit ']' 2022-02-02 15:26:35.418 | + lib/rpc_backend:rabbit_setuser:181 : sudo rabbitmqctl add_user stackrabbit Passw0rd 2022-02-02 15:26:36.081 | Adding user "stackrabbit" ... 2022-02-02 15:26:36.150 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-02-02 15:26:36.799 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-02-02 15:26:36.854 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-02-02 15:26:36.856 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-02-02 15:26:37.502 | Changing password for user "stackrabbit" ... 2022-02-02 15:26:37.556 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-02-02 15:26:37.559 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-02-02 15:26:37.561 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-02-02 15:26:38.195 | Deleting user "guest" ... 2022-02-02 15:26:38.253 | + ./stack.sh:main:804 : is_service_enabled mysql postgresql 2022-02-02 15:26:38.270 | + functions-common:is_service_enabled:1960 : return 0 2022-02-02 15:26:38.272 | + ./stack.sh:main:805 : install_database 2022-02-02 15:26:38.274 | + lib/database:install_database:116 : install_database_mysql 2022-02-02 15:26:38.277 | + lib/databases/mysql:install_database_mysql:150 : is_ubuntu 2022-02-02 15:26:38.279 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-02-02 15:26:38.281 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-02-02 15:26:38.283 | + lib/databases/mysql:install_database_mysql:153 : sudo debconf-set-selections 2022-02-02 15:26:38.612 | + lib/databases/mysql:install_database_mysql:163 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-02-02 15:26:38.615 | + lib/databases/mysql:install_database_mysql:164 : cat 2022-02-02 15:26:38.620 | + lib/databases/mysql:install_database_mysql:170 : is_ubuntu 2022-02-02 15:26:38.622 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-02-02 15:26:38.625 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-02-02 15:26:38.627 | + lib/databases/mysql:install_database_mysql:170 : '[' mysql '!=' mariadb ']' 2022-02-02 15:26:38.629 | + lib/databases/mysql:install_database_mysql:171 : echo host=127.0.0.1 2022-02-02 15:26:38.632 | + lib/databases/mysql:install_database_mysql:173 : chmod 0600 /home/ubuntu/.my.cnf 2022-02-02 15:26:38.636 | + lib/databases/mysql:install_database_mysql:176 : is_oraclelinux 2022-02-02 15:26:38.638 | + functions-common:is_oraclelinux:434 : [[ -z Ubuntu ]] 2022-02-02 15:26:38.640 | + functions-common:is_oraclelinux:438 : '[' Ubuntu = OracleServer ']' 2022-02-02 15:26:38.643 | + lib/databases/mysql:install_database_mysql:178 : is_fedora 2022-02-02 15:26:38.645 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2022-02-02 15:26:38.647 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2022-02-02 15:26:38.649 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2022-02-02 15:26:38.652 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-02 15:26:38.654 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-02 15:26:38.656 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2022-02-02 15:26:38.659 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2022-02-02 15:26:38.661 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2022-02-02 15:26:38.663 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2022-02-02 15:26:38.666 | + lib/databases/mysql:install_database_mysql:181 : is_suse 2022-02-02 15:26:38.668 | + functions-common:is_suse:462 : is_opensuse 2022-02-02 15:26:38.671 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2022-02-02 15:26:38.673 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-02 15:26:38.675 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2022-02-02 15:26:38.678 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2022-02-02 15:26:38.680 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-02 15:26:38.683 | + lib/databases/mysql:install_database_mysql:184 : is_ubuntu 2022-02-02 15:26:38.685 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-02-02 15:26:38.687 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-02-02 15:26:38.689 | + lib/databases/mysql:install_database_mysql:185 : install_package mysql-server 2022-02-02 15:26:38.692 | + functions-common:install_package:1342 : update_package_repo 2022-02-02 15:26:38.694 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2022-02-02 15:26:38.696 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2022-02-02 15:26:38.699 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2022-02-02 15:26:38.701 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2022-02-02 15:26:38.703 | + functions-common:update_package_repo:1322 : is_ubuntu 2022-02-02 15:26:38.705 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-02-02 15:26:38.708 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-02-02 15:26:38.710 | + functions-common:update_package_repo:1323 : apt_get_update 2022-02-02 15:26:38.713 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2022-02-02 15:26:38.715 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2022-02-02 15:26:38.717 | + functions-common:apt_get_update:1069 : return 2022-02-02 15:26:38.719 | + functions-common:install_package:1343 : real_install_package mysql-server 2022-02-02 15:26:38.722 | + functions-common:real_install_package:1328 : is_ubuntu 2022-02-02 15:26:38.724 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-02-02 15:26:38.726 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-02-02 15:26:38.729 | + functions-common:real_install_package:1329 : apt_get install mysql-server 2022-02-02 15:26:38.750 | + functions-common:apt_get:1109 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-02-02 15:26:38.857 | Reading package lists... 2022-02-02 15:26:39.092 | Building dependency tree... 2022-02-02 15:26:39.093 | Reading state information... 2022-02-02 15:26:39.332 | The following packages were automatically installed and are no longer required: 2022-02-02 15:26:39.333 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-02 15:26:39.333 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-02 15:26:39.333 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-02 15:26:39.333 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-02 15:26:39.333 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-02 15:26:39.334 | python3-zope.interface 2022-02-02 15:26:39.334 | Use 'sudo apt autoremove' to remove them. 2022-02-02 15:26:39.334 | The following additional packages will be installed: 2022-02-02 15:26:39.334 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-7 2022-02-02 15:26:39.334 | libevent-pthreads-2.1-7 libfcgi-perl libhtml-parser-perl libhtml-tagset-perl 2022-02-02 15:26:39.334 | libhtml-template-perl libhttp-date-perl libhttp-message-perl libio-html-perl 2022-02-02 15:26:39.334 | liblwp-mediatypes-perl libmecab2 libtimedate-perl liburi-perl mecab-ipadic 2022-02-02 15:26:39.334 | mecab-ipadic-utf8 mecab-utils mysql-client-8.0 mysql-client-core-8.0 2022-02-02 15:26:39.335 | mysql-server-8.0 mysql-server-core-8.0 2022-02-02 15:26:39.336 | Suggested packages: 2022-02-02 15:26:39.336 | libdata-dump-perl libipc-sharedcache-perl libwww-perl mailx tinyca 2022-02-02 15:26:39.411 | The following NEW packages will be installed: 2022-02-02 15:26:39.411 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-7 2022-02-02 15:26:39.411 | libevent-pthreads-2.1-7 libfcgi-perl libhtml-parser-perl libhtml-tagset-perl 2022-02-02 15:26:39.411 | libhtml-template-perl libhttp-date-perl libhttp-message-perl libio-html-perl 2022-02-02 15:26:39.412 | liblwp-mediatypes-perl libmecab2 libtimedate-perl liburi-perl mecab-ipadic 2022-02-02 15:26:39.412 | mecab-ipadic-utf8 mecab-utils mysql-client-8.0 mysql-client-core-8.0 2022-02-02 15:26:39.412 | mysql-server mysql-server-8.0 mysql-server-core-8.0 2022-02-02 15:26:39.658 | 0 upgraded, 24 newly installed, 0 to remove and 107 not upgraded. 2022-02-02 15:26:39.658 | Need to get 31.9 MB of archives. 2022-02-02 15:26:39.658 | After this operation, 263 MB of additional disk space will be used. 2022-02-02 15:26:39.658 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-client-core-8.0 amd64 8.0.27-0ubuntu0.20.04.1 [4,423 kB] 2022-02-02 15:26:40.821 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-client-8.0 amd64 8.0.27-0ubuntu0.20.04.1 [22.0 kB] 2022-02-02 15:26:40.822 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libevent-core-2.1-7 amd64 2.1.11-stable-1 [89.1 kB] 2022-02-02 15:26:40.830 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libevent-pthreads-2.1-7 amd64 2.1.11-stable-1 [7,372 B] 2022-02-02 15:26:40.831 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libmecab2 amd64 0.996-10build1 [233 kB] 2022-02-02 15:26:40.852 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-server-core-8.0 amd64 8.0.27-0ubuntu0.20.04.1 [18.4 MB] 2022-02-02 15:26:43.744 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-server-8.0 amd64 8.0.27-0ubuntu0.20.04.1 [1,313 kB] 2022-02-02 15:26:43.877 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-tagset-perl all 3.20-4 [12.5 kB] 2022-02-02 15:26:43.877 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liburi-perl all 1.76-2 [77.5 kB] 2022-02-02 15:26:43.879 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-parser-perl amd64 3.72-5 [86.3 kB] 2022-02-02 15:26:43.880 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcgi-pm-perl all 4.46-1 [186 kB] 2022-02-02 15:26:43.884 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfcgi-perl amd64 0.79-1 [33.1 kB] 2022-02-02 15:26:43.885 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcgi-fast-perl all 1:2.15-1 [10.5 kB] 2022-02-02 15:26:43.885 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libencode-locale-perl all 1.05-1 [12.3 kB] 2022-02-02 15:26:43.886 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-template-perl all 2.97-1 [59.0 kB] 2022-02-02 15:26:43.887 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtimedate-perl all 2.3200-1 [34.0 kB] 2022-02-02 15:26:43.989 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-date-perl all 6.05-1 [9,920 B] 2022-02-02 15:26:43.990 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libio-html-perl all 1.001-1 [14.9 kB] 2022-02-02 15:26:44.100 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblwp-mediatypes-perl all 6.04-1 [19.5 kB] 2022-02-02 15:26:44.103 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-message-perl all 6.22-1 [76.1 kB] 2022-02-02 15:26:44.114 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mecab-utils amd64 0.996-10build1 [4,912 B] 2022-02-02 15:26:44.115 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mecab-ipadic all 2.7.0-20070801+main-2.1 [6,714 kB] 2022-02-02 15:26:45.149 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mecab-ipadic-utf8 all 2.7.0-20070801+main-2.1 [4,380 B] 2022-02-02 15:26:45.149 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-server all 8.0.27-0ubuntu0.20.04.1 [9,548 B] 2022-02-02 15:26:45.642 | Preconfiguring packages ... 2022-02-02 15:26:45.897 | Fetched 31.9 MB in 6s (5,565 kB/s) 2022-02-02 15:26:45.993 | Selecting previously unselected package mysql-client-core-8.0. 2022-02-02 15:26:46.043 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 88767 files and directories currently installed.) 2022-02-02 15:26:46.046 | Preparing to unpack .../00-mysql-client-core-8.0_8.0.27-0ubuntu0.20.04.1_amd64.deb ... 2022-02-02 15:26:46.095 | Unpacking mysql-client-core-8.0 (8.0.27-0ubuntu0.20.04.1) ... 2022-02-02 15:26:47.415 | Selecting previously unselected package mysql-client-8.0. 2022-02-02 15:26:47.425 | Preparing to unpack .../01-mysql-client-8.0_8.0.27-0ubuntu0.20.04.1_amd64.deb ... 2022-02-02 15:26:47.494 | Unpacking mysql-client-8.0 (8.0.27-0ubuntu0.20.04.1) ... 2022-02-02 15:26:47.912 | Selecting previously unselected package libevent-core-2.1-7:amd64. 2022-02-02 15:26:47.922 | Preparing to unpack .../02-libevent-core-2.1-7_2.1.11-stable-1_amd64.deb ... 2022-02-02 15:26:48.009 | Unpacking libevent-core-2.1-7:amd64 (2.1.11-stable-1) ... 2022-02-02 15:26:48.369 | Selecting previously unselected package libevent-pthreads-2.1-7:amd64. 2022-02-02 15:26:48.378 | Preparing to unpack .../03-libevent-pthreads-2.1-7_2.1.11-stable-1_amd64.deb ... 2022-02-02 15:26:48.455 | Unpacking libevent-pthreads-2.1-7:amd64 (2.1.11-stable-1) ... 2022-02-02 15:26:48.838 | Selecting previously unselected package libmecab2:amd64. 2022-02-02 15:26:48.848 | Preparing to unpack .../04-libmecab2_0.996-10build1_amd64.deb ... 2022-02-02 15:26:48.901 | Unpacking libmecab2:amd64 (0.996-10build1) ... 2022-02-02 15:26:49.346 | Selecting previously unselected package mysql-server-core-8.0. 2022-02-02 15:26:49.356 | Preparing to unpack .../05-mysql-server-core-8.0_8.0.27-0ubuntu0.20.04.1_amd64.deb ... 2022-02-02 15:26:49.408 | Unpacking mysql-server-core-8.0 (8.0.27-0ubuntu0.20.04.1) ... 2022-02-02 15:26:52.855 | Selecting previously unselected package mysql-server-8.0. 2022-02-02 15:26:52.864 | Preparing to unpack .../06-mysql-server-8.0_8.0.27-0ubuntu0.20.04.1_amd64.deb ... 2022-02-02 15:26:53.795 | Unpacking mysql-server-8.0 (8.0.27-0ubuntu0.20.04.1) ... 2022-02-02 15:26:54.215 | Selecting previously unselected package libhtml-tagset-perl. 2022-02-02 15:26:54.224 | Preparing to unpack .../07-libhtml-tagset-perl_3.20-4_all.deb ... 2022-02-02 15:26:54.271 | Unpacking libhtml-tagset-perl (3.20-4) ... 2022-02-02 15:26:54.546 | Selecting previously unselected package liburi-perl. 2022-02-02 15:26:54.556 | Preparing to unpack .../08-liburi-perl_1.76-2_all.deb ... 2022-02-02 15:26:54.608 | Unpacking liburi-perl (1.76-2) ... 2022-02-02 15:26:54.889 | Selecting previously unselected package libhtml-parser-perl. 2022-02-02 15:26:54.898 | Preparing to unpack .../09-libhtml-parser-perl_3.72-5_amd64.deb ... 2022-02-02 15:26:54.951 | Unpacking libhtml-parser-perl (3.72-5) ... 2022-02-02 15:26:55.254 | Selecting previously unselected package libcgi-pm-perl. 2022-02-02 15:26:55.263 | Preparing to unpack .../10-libcgi-pm-perl_4.46-1_all.deb ... 2022-02-02 15:26:55.311 | Unpacking libcgi-pm-perl (4.46-1) ... 2022-02-02 15:26:55.636 | Selecting previously unselected package libfcgi-perl. 2022-02-02 15:26:55.645 | Preparing to unpack .../11-libfcgi-perl_0.79-1_amd64.deb ... 2022-02-02 15:26:55.693 | Unpacking libfcgi-perl (0.79-1) ... 2022-02-02 15:26:55.940 | Selecting previously unselected package libcgi-fast-perl. 2022-02-02 15:26:55.950 | Preparing to unpack .../12-libcgi-fast-perl_1%3a2.15-1_all.deb ... 2022-02-02 15:26:55.997 | Unpacking libcgi-fast-perl (1:2.15-1) ... 2022-02-02 15:26:56.226 | Selecting previously unselected package libencode-locale-perl. 2022-02-02 15:26:56.235 | Preparing to unpack .../13-libencode-locale-perl_1.05-1_all.deb ... 2022-02-02 15:26:56.288 | Unpacking libencode-locale-perl (1.05-1) ... 2022-02-02 15:26:56.534 | Selecting previously unselected package libhtml-template-perl. 2022-02-02 15:26:56.544 | Preparing to unpack .../14-libhtml-template-perl_2.97-1_all.deb ... 2022-02-02 15:26:56.585 | Unpacking libhtml-template-perl (2.97-1) ... 2022-02-02 15:26:56.951 | Selecting previously unselected package libtimedate-perl. 2022-02-02 15:26:56.961 | Preparing to unpack .../15-libtimedate-perl_2.3200-1_all.deb ... 2022-02-02 15:26:57.014 | Unpacking libtimedate-perl (2.3200-1) ... 2022-02-02 15:26:57.305 | Selecting previously unselected package libhttp-date-perl. 2022-02-02 15:26:57.315 | Preparing to unpack .../16-libhttp-date-perl_6.05-1_all.deb ... 2022-02-02 15:26:57.356 | Unpacking libhttp-date-perl (6.05-1) ... 2022-02-02 15:26:57.574 | Selecting previously unselected package libio-html-perl. 2022-02-02 15:26:57.583 | Preparing to unpack .../17-libio-html-perl_1.001-1_all.deb ... 2022-02-02 15:26:57.614 | Unpacking libio-html-perl (1.001-1) ... 2022-02-02 15:26:57.888 | Selecting previously unselected package liblwp-mediatypes-perl. 2022-02-02 15:26:57.898 | Preparing to unpack .../18-liblwp-mediatypes-perl_6.04-1_all.deb ... 2022-02-02 15:26:57.928 | Unpacking liblwp-mediatypes-perl (6.04-1) ... 2022-02-02 15:26:58.202 | Selecting previously unselected package libhttp-message-perl. 2022-02-02 15:26:58.212 | Preparing to unpack .../19-libhttp-message-perl_6.22-1_all.deb ... 2022-02-02 15:26:58.258 | Unpacking libhttp-message-perl (6.22-1) ... 2022-02-02 15:26:58.499 | Selecting previously unselected package mecab-utils. 2022-02-02 15:26:58.509 | Preparing to unpack .../20-mecab-utils_0.996-10build1_amd64.deb ... 2022-02-02 15:26:58.539 | Unpacking mecab-utils (0.996-10build1) ... 2022-02-02 15:26:58.894 | Selecting previously unselected package mecab-ipadic. 2022-02-02 15:26:58.904 | Preparing to unpack .../21-mecab-ipadic_2.7.0-20070801+main-2.1_all.deb ... 2022-02-02 15:26:58.956 | Unpacking mecab-ipadic (2.7.0-20070801+main-2.1) ... 2022-02-02 15:27:00.676 | Selecting previously unselected package mecab-ipadic-utf8. 2022-02-02 15:27:00.686 | Preparing to unpack .../22-mecab-ipadic-utf8_2.7.0-20070801+main-2.1_all.deb ... 2022-02-02 15:27:00.745 | Unpacking mecab-ipadic-utf8 (2.7.0-20070801+main-2.1) ... 2022-02-02 15:27:01.019 | Selecting previously unselected package mysql-server. 2022-02-02 15:27:01.029 | Preparing to unpack .../23-mysql-server_8.0.27-0ubuntu0.20.04.1_all.deb ... 2022-02-02 15:27:01.070 | Unpacking mysql-server (8.0.27-0ubuntu0.20.04.1) ... 2022-02-02 15:27:01.410 | Setting up libmecab2:amd64 (0.996-10build1) ... 2022-02-02 15:27:01.573 | Setting up mysql-client-core-8.0 (8.0.27-0ubuntu0.20.04.1) ... 2022-02-02 15:27:01.767 | Setting up libhtml-tagset-perl (3.20-4) ... 2022-02-02 15:27:01.927 | Setting up liblwp-mediatypes-perl (6.04-1) ... 2022-02-02 15:27:02.081 | Setting up libencode-locale-perl (1.05-1) ... 2022-02-02 15:27:02.242 | Setting up mecab-utils (0.996-10build1) ... 2022-02-02 15:27:02.401 | Setting up libevent-core-2.1-7:amd64 (2.1.11-stable-1) ... 2022-02-02 15:27:02.562 | Setting up libio-html-perl (1.001-1) ... 2022-02-02 15:27:02.732 | Setting up libtimedate-perl (2.3200-1) ... 2022-02-02 15:27:02.876 | Setting up mysql-client-8.0 (8.0.27-0ubuntu0.20.04.1) ... 2022-02-02 15:27:02.995 | Setting up libfcgi-perl (0.79-1) ... 2022-02-02 15:27:03.155 | Setting up liburi-perl (1.76-2) ... 2022-02-02 15:27:03.264 | Setting up libevent-pthreads-2.1-7:amd64 (2.1.11-stable-1) ... 2022-02-02 15:27:03.395 | Setting up libhttp-date-perl (6.05-1) ... 2022-02-02 15:27:03.538 | Setting up mecab-ipadic (2.7.0-20070801+main-2.1) ... 2022-02-02 15:27:03.643 | Compiling IPA dictionary for Mecab. This takes long time... 2022-02-02 15:27:03.647 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2022-02-02 15:27:03.647 | emitting double-array: 9% |### | emitting double-array: 18% |####### | emitting double-array: 27% |########### | emitting double-array: 36% |############### | emitting double-array: 45% |################### | emitting double-array: 54% |####################### | emitting double-array: 63% |########################### | emitting double-array: 72% |############################### | emitting double-array: 81% |################################### | emitting double-array: 90% |####################################### | emitting double-array: 100% |###########################################| 2022-02-02 15:27:03.647 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2022-02-02 15:27:03.647 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2022-02-02 15:27:03.787 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2022-02-02 15:27:03.787 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2022-02-02 15:27:03.788 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2022-02-02 15:27:03.788 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2022-02-02 15:27:03.795 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2022-02-02 15:27:03.884 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2022-02-02 15:27:03.885 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2022-02-02 15:27:03.885 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2022-02-02 15:27:03.911 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2022-02-02 15:27:03.955 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2022-02-02 15:27:04.239 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2022-02-02 15:27:04.246 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2022-02-02 15:27:04.336 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2022-02-02 15:27:04.336 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2022-02-02 15:27:04.336 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2022-02-02 15:27:04.336 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2022-02-02 15:27:04.340 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2022-02-02 15:27:04.341 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2022-02-02 15:27:04.386 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2022-02-02 15:27:04.575 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2022-02-02 15:27:04.575 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2022-02-02 15:27:04.576 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2022-02-02 15:27:04.576 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2022-02-02 15:27:04.579 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2022-02-02 15:27:04.579 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2022-02-02 15:27:04.995 | emitting double-array: 0% | | emitting double-array: 1% | | emitting double-array: 2% | | emitting double-array: 3% |# | emitting double-array: 4% |# | emitting double-array: 5% |## | emitting double-array: 6% |## | emitting double-array: 7% |### | emitting double-array: 8% |### | emitting double-array: 9% |### | emitting double-array: 10% |#### | emitting double-array: 11% |#### | emitting double-array: 12% |##### | emitting double-array: 13% |##### | emitting double-array: 14% |###### | emitting double-array: 15% |###### | emitting double-array: 16% |###### | emitting double-array: 17% |####### | emitting double-array: 18% |####### | emitting double-array: 19% |######## | emitting double-array: 20% |######## | emitting double-array: 21% |######### | emitting double-array: 22% |######### | emitting double-array: 23% |######### | emitting double-array: 24% |########## | emitting double-array: 25% |########## | emitting double-array: 26% |########### | emitting double-array: 27% |########### | emitting double-array: 28% |############ | emitting double-array: 29% |############ | emitting double-array: 30% |############ | emitting double-array: 31% |############# | emitting double-array: 32% |############# | emitting double-array: 33% |############## | emitting double-array: 34% |############## | emitting double-array: 35% |############### | emitting double-array: 36% |############### | emitting double-array: 37% |############### | emitting double-array: 38% |################ | emitting double-array: 39% |################ | emitting double-array: 40% |################# | emitting double-array: 41% |################# | emitting double-array: 42% |################## | emitting double-array: 43% |################## | emitting double-array: 44% |################## | emitting double-array: 45% |################### | emitting double-array: 46% |################### | emitting double-array: 47% |#################### | emitting double-array: 48% |#################### | emitting double-array: 49% |##################### | emitting double-array: 50% |##################### | emitting double-array: 51% |##################### | emitting double-array: 52% |###################### | emitting double-array: 53% |###################### | emitting double-array: 54% |####################### | emitting double-array: 55% |####################### | emitting double-array: 56% |######################## | emitting double-array: 57% |######################## | emitting double-array: 58% |######################## | emitting double-array: 59% |######################### | emitting double-array: 60% |######################### | emitting double-array: 61% |########################## | emitting double-array: 62% |########################## | emitting double-array: 63% |########################### | emitting double-array: 64% |########################### | emitting double-array: 65% |########################### | emitting double-array: 66% |############################ | emitting double-array: 67% |############################ | emitting double-array: 68% |############################# | emitting double-array: 69% |############################# | emitting double-array: 70% |############################## | emitting double-array: 71% |############################## | emitting double-array: 72% |############################## | emitting double-array: 73% |############################### | emitting double-array: 74% |############################### | emitting double-array: 75% |################################ | emitting double-array: 76% |################################ | emitting double-array: 77% |################################# | emitting double-array: 78% |################################# | emitting double-array: 79% |################################# | emitting double-array: 80% |################################## | emitting double-array: 81% |################################## | emitting double-array: 82% |################################### | emitting double-array: 83% |################################### | emitting double-array: 84% |#################################### | emitting double-array: 85% |#################################### | emitting double-array: 86% |#################################### | emitting double-array: 87% |##################################### | emitting double-array: 88% |##################################### | emitting double-array: 89% |###################################### | emitting double-array: 90% |###################################### | emitting double-array: 91% |####################################### | emitting double-array: 92% |####################################### | emitting double-array: 93% |####################################### | emitting double-array: 94% |######################################## | emitting double-array: 95% |######################################## | emitting double-array: 96% |######################################### | emitting double-array: 97% |######################################### | emitting double-array: 98% |########################################## | emitting double-array: 99% |########################################## | emitting double-array: 100% |###########################################| 2022-02-02 15:27:05.113 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2022-02-02 15:27:05.429 | emitting matrix : 0% | | emitting matrix : 1% | | emitting matrix : 2% | | emitting matrix : 3% |# | emitting matrix : 4% |# | emitting matrix : 5% |## | emitting matrix : 6% |## | emitting matrix : 7% |### | emitting matrix : 8% |### | emitting matrix : 9% |### | emitting matrix : 10% |#### | emitting matrix : 11% |#### | emitting matrix : 12% |##### | emitting matrix : 13% |##### | emitting matrix : 14% |###### | emitting matrix : 15% |###### | emitting matrix : 16% |###### | emitting matrix : 17% |####### | emitting matrix : 18% |####### | emitting matrix : 19% |######## | emitting matrix : 20% |######## | emitting matrix : 21% |######### | emitting matrix : 22% |######### | emitting matrix : 23% |######### | emitting matrix : 24% |########## | emitting matrix : 25% |########## | emitting matrix : 26% |########### | emitting matrix : 27% |########### | emitting matrix : 28% |############ | emitting matrix : 29% |############ | emitting matrix : 30% |############ | emitting matrix : 31% |############# | emitting matrix : 32% |############# | emitting matrix : 33% |############## | emitting matrix : 34% |############## | emitting matrix : 35% |############### | emitting matrix : 36% |############### | emitting matrix : 37% |############### | emitting matrix : 38% |################ | emitting matrix : 39% |################ | emitting matrix : 40% |################# | emitting matrix : 41% |################# | emitting matrix : 42% |################## | emitting matrix : 43% |################## | emitting matrix : 44% |################## | emitting matrix : 45% |################### | emitting matrix : 46% |################### | emitting matrix : 47% |#################### | emitting matrix : 48% |#################### | emitting matrix : 49% |##################### | emitting matrix : 50% |##################### | emitting matrix : 51% |##################### | emitting matrix : 52% |###################### | emitting matrix : 53% |###################### | emitting matrix : 54% |####################### | emitting matrix : 55% |####################### | emitting matrix : 56% |######################## | emitting matrix : 57% |######################## | emitting matrix : 58% |######################## | emitting matrix : 59% |######################### | emitting matrix : 60% |######################### | emitting matrix : 61% |########################## | emitting matrix : 62% |########################## | emitting matrix : 63% |########################### | emitting matrix : 64% |########################### | emitting matrix : 65% |########################### | emitting matrix : 66% |############################ | emitting matrix : 67% |############################ | emitting matrix : 68% |############################# | emitting matrix : 69% |############################# | emitting matrix : 70% |############################## | emitting matrix : 71% |############################## | emitting matrix : 72% |############################## | emitting matrix : 73% |############################### | emitting matrix : 74% |############################### | emitting matrix : 75% |################################ | emitting matrix : 76% |################################ | emitting matrix : 77% |################################# | emitting matrix : 78% |################################# | emitting matrix : 79% |################################# | emitting matrix : 80% |################################## | emitting matrix : 81% |################################## | emitting matrix : 82% |################################### | emitting matrix : 83% |################################### | emitting matrix : 84% |#################################### | emitting matrix : 85% |#################################### | emitting matrix : 86% |#################################### | emitting matrix : 87% |##################################### | emitting matrix : 88% |##################################### | emitting matrix : 89% |###################################### | emitting matrix : 90% |###################################### | emitting matrix : 91% |####################################### | emitting matrix : 92% |####################################### | emitting matrix : 93% |####################################### | emitting matrix : 94% |######################################## | emitting matrix : 95% |######################################## | emitting matrix : 96% |######################################### | emitting matrix : 97% |######################################### | emitting matrix : 98% |########################################## | emitting matrix : 99% |########################################## | emitting matrix : 100% |###########################################| 2022-02-02 15:27:05.433 | 2022-02-02 15:27:05.433 | done! 2022-02-02 15:27:05.440 | update-alternatives: using /var/lib/mecab/dic/ipadic to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2022-02-02 15:27:05.538 | Setting up mysql-server-core-8.0 (8.0.27-0ubuntu0.20.04.1) ... 2022-02-02 15:27:05.716 | Setting up mecab-ipadic-utf8 (2.7.0-20070801+main-2.1) ... 2022-02-02 15:27:05.825 | Compiling IPA dictionary for Mecab. This takes long time... 2022-02-02 15:27:05.849 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2022-02-02 15:27:05.849 | emitting double-array: 9% |### | emitting double-array: 18% |####### | emitting double-array: 27% |########### | emitting double-array: 36% |############### | emitting double-array: 45% |################### | emitting double-array: 54% |####################### | emitting double-array: 63% |########################### | emitting double-array: 72% |############################### | emitting double-array: 81% |################################### | emitting double-array: 90% |####################################### | emitting double-array: 100% |###########################################| 2022-02-02 15:27:05.850 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2022-02-02 15:27:05.850 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2022-02-02 15:27:06.057 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2022-02-02 15:27:06.057 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2022-02-02 15:27:06.058 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2022-02-02 15:27:06.058 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2022-02-02 15:27:06.070 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2022-02-02 15:27:06.199 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2022-02-02 15:27:06.199 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2022-02-02 15:27:06.200 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2022-02-02 15:27:06.239 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2022-02-02 15:27:06.312 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2022-02-02 15:27:06.800 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2022-02-02 15:27:06.809 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2022-02-02 15:27:06.918 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2022-02-02 15:27:06.918 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2022-02-02 15:27:06.919 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2022-02-02 15:27:06.919 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2022-02-02 15:27:06.924 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2022-02-02 15:27:06.924 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2022-02-02 15:27:07.013 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2022-02-02 15:27:07.314 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2022-02-02 15:27:07.315 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2022-02-02 15:27:07.316 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2022-02-02 15:27:07.316 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2022-02-02 15:27:07.319 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2022-02-02 15:27:07.320 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2022-02-02 15:27:07.822 | emitting double-array: 0% | | emitting double-array: 1% | | emitting double-array: 2% | | emitting double-array: 3% |# | emitting double-array: 4% |# | emitting double-array: 5% |## | emitting double-array: 6% |## | emitting double-array: 7% |### | emitting double-array: 8% |### | emitting double-array: 9% |### | emitting double-array: 10% |#### | emitting double-array: 11% |#### | emitting double-array: 12% |##### | emitting double-array: 13% |##### | emitting double-array: 14% |###### | emitting double-array: 15% |###### | emitting double-array: 16% |###### | emitting double-array: 17% |####### | emitting double-array: 18% |####### | emitting double-array: 19% |######## | emitting double-array: 20% |######## | emitting double-array: 21% |######### | emitting double-array: 22% |######### | emitting double-array: 23% |######### | emitting double-array: 24% |########## | emitting double-array: 25% |########## | emitting double-array: 26% |########### | emitting double-array: 27% |########### | emitting double-array: 28% |############ | emitting double-array: 29% |############ | emitting double-array: 30% |############ | emitting double-array: 31% |############# | emitting double-array: 32% |############# | emitting double-array: 33% |############## | emitting double-array: 34% |############## | emitting double-array: 35% |############### | emitting double-array: 36% |############### | emitting double-array: 37% |############### | emitting double-array: 38% |################ | emitting double-array: 39% |################ | emitting double-array: 40% |################# | emitting double-array: 41% |################# | emitting double-array: 42% |################## | emitting double-array: 43% |################## | emitting double-array: 44% |################## | emitting double-array: 45% |################### | emitting double-array: 46% |################### | emitting double-array: 47% |#################### | emitting double-array: 48% |#################### | emitting double-array: 49% |##################### | emitting double-array: 50% |##################### | emitting double-array: 51% |##################### | emitting double-array: 52% |###################### | emitting double-array: 53% |###################### | emitting double-array: 54% |####################### | emitting double-array: 55% |####################### | emitting double-array: 56% |######################## | emitting double-array: 57% |######################## | emitting double-array: 58% |######################## | emitting double-array: 59% |######################### | emitting double-array: 60% |######################### | emitting double-array: 61% |########################## | emitting double-array: 62% |########################## | emitting double-array: 63% |########################### | emitting double-array: 64% |########################### | emitting double-array: 65% |########################### | emitting double-array: 66% |############################ | emitting double-array: 67% |############################ | emitting double-array: 68% |############################# | emitting double-array: 69% |############################# | emitting double-array: 70% |############################## | emitting double-array: 71% |############################## | emitting double-array: 72% |############################## | emitting double-array: 73% |############################### | emitting double-array: 74% |############################### | emitting double-array: 75% |################################ | emitting double-array: 76% |################################ | emitting double-array: 77% |################################# | emitting double-array: 78% |################################# | emitting double-array: 79% |################################# | emitting double-array: 80% |################################## | emitting double-array: 81% |################################## | emitting double-array: 82% |################################### | emitting double-array: 83% |################################### | emitting double-array: 84% |#################################### | emitting double-array: 85% |#################################### | emitting double-array: 86% |#################################### | emitting double-array: 87% |##################################### | emitting double-array: 88% |##################################### | emitting double-array: 89% |###################################### | emitting double-array: 90% |###################################### | emitting double-array: 91% |####################################### | emitting double-array: 92% |####################################### | emitting double-array: 93% |####################################### | emitting double-array: 94% |######################################## | emitting double-array: 95% |######################################## | emitting double-array: 96% |######################################### | emitting double-array: 97% |######################################### | emitting double-array: 98% |########################################## | emitting double-array: 99% |########################################## | emitting double-array: 100% |###########################################| 2022-02-02 15:27:07.957 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2022-02-02 15:27:08.276 | emitting matrix : 0% | | emitting matrix : 1% | | emitting matrix : 2% | | emitting matrix : 3% |# | emitting matrix : 4% |# | emitting matrix : 5% |## | emitting matrix : 6% |## | emitting matrix : 7% |### | emitting matrix : 8% |### | emitting matrix : 9% |### | emitting matrix : 10% |#### | emitting matrix : 11% |#### | emitting matrix : 12% |##### | emitting matrix : 13% |##### | emitting matrix : 14% |###### | emitting matrix : 15% |###### | emitting matrix : 16% |###### | emitting matrix : 17% |####### | emitting matrix : 18% |####### | emitting matrix : 19% |######## | emitting matrix : 20% |######## | emitting matrix : 21% |######### | emitting matrix : 22% |######### | emitting matrix : 23% |######### | emitting matrix : 24% |########## | emitting matrix : 25% |########## | emitting matrix : 26% |########### | emitting matrix : 27% |########### | emitting matrix : 28% |############ | emitting matrix : 29% |############ | emitting matrix : 30% |############ | emitting matrix : 31% |############# | emitting matrix : 32% |############# | emitting matrix : 33% |############## | emitting matrix : 34% |############## | emitting matrix : 35% |############### | emitting matrix : 36% |############### | emitting matrix : 37% |############### | emitting matrix : 38% |################ | emitting matrix : 39% |################ | emitting matrix : 40% |################# | emitting matrix : 41% |################# | emitting matrix : 42% |################## | emitting matrix : 43% |################## | emitting matrix : 44% |################## | emitting matrix : 45% |################### | emitting matrix : 46% |################### | emitting matrix : 47% |#################### | emitting matrix : 48% |#################### | emitting matrix : 49% |##################### | emitting matrix : 50% |##################### | emitting matrix : 51% |##################### | emitting matrix : 52% |###################### | emitting matrix : 53% |###################### | emitting matrix : 54% |####################### | emitting matrix : 55% |####################### | emitting matrix : 56% |######################## | emitting matrix : 57% |######################## | emitting matrix : 58% |######################## | emitting matrix : 59% |######################### | emitting matrix : 60% |######################### | emitting matrix : 61% |########################## | emitting matrix : 62% |########################## | emitting matrix : 63% |########################### | emitting matrix : 64% |########################### | emitting matrix : 65% |########################### | emitting matrix : 66% |############################ | emitting matrix : 67% |############################ | emitting matrix : 68% |############################# | emitting matrix : 69% |############################# | emitting matrix : 70% |############################## | emitting matrix : 71% |############################## | emitting matrix : 72% |############################## | emitting matrix : 73% |############################### | emitting matrix : 74% |############################### | emitting matrix : 75% |################################ | emitting matrix : 76% |################################ | emitting matrix : 77% |################################# | emitting matrix : 78% |################################# | emitting matrix : 79% |################################# | emitting matrix : 80% |################################## | emitting matrix : 81% |################################## | emitting matrix : 82% |################################### | emitting matrix : 83% |################################### | emitting matrix : 84% |#################################### | emitting matrix : 85% |#################################### | emitting matrix : 86% |#################################### | emitting matrix : 87% |##################################### | emitting matrix : 88% |##################################### | emitting matrix : 89% |###################################### | emitting matrix : 90% |###################################### | emitting matrix : 91% |####################################### | emitting matrix : 92% |####################################### | emitting matrix : 93% |####################################### | emitting matrix : 94% |######################################## | emitting matrix : 95% |######################################## | emitting matrix : 96% |######################################### | emitting matrix : 97% |######################################### | emitting matrix : 98% |########################################## | emitting matrix : 99% |########################################## | emitting matrix : 100% |###########################################| 2022-02-02 15:27:08.280 | 2022-02-02 15:27:08.280 | done! 2022-02-02 15:27:08.287 | update-alternatives: using /var/lib/mecab/dic/ipadic-utf8 to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2022-02-02 15:27:08.384 | Setting up libhtml-parser-perl (3.72-5) ... 2022-02-02 15:27:08.504 | Setting up libhttp-message-perl (6.22-1) ... 2022-02-02 15:27:08.641 | Setting up mysql-server-8.0 (8.0.27-0ubuntu0.20.04.1) ... 2022-02-02 15:27:09.968 | update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2022-02-02 15:27:10.030 | Renaming removed key_buffer and myisam-recover options (if present) 2022-02-02 15:27:53.985 | mysqld will log errors to /var/log/mysql/error.log 2022-02-02 15:27:55.439 | mysqld is running as pid 54503 2022-02-02 15:27:58.253 | Created symlink /etc/systemd/system/multi-user.target.wants/mysql.service → /lib/systemd/system/mysql.service. 2022-02-02 15:28:01.011 | Setting up libcgi-pm-perl (4.46-1) ... 2022-02-02 15:28:01.193 | Setting up libhtml-template-perl (2.97-1) ... 2022-02-02 15:28:01.394 | Setting up mysql-server (8.0.27-0ubuntu0.20.04.1) ... 2022-02-02 15:28:01.571 | Setting up libcgi-fast-perl (1:2.15-1) ... 2022-02-02 15:28:01.697 | Processing triggers for systemd (245.4-4ubuntu3.15) ... 2022-02-02 15:28:02.149 | Processing triggers for man-db (2.9.1-1) ... 2022-02-02 15:28:03.972 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2022-02-02 15:28:10.805 | + functions-common:apt_get:1113 : result=0 2022-02-02 15:28:10.807 | + functions-common:apt_get:1116 : time_stop apt-get 2022-02-02 15:28:10.809 | + functions-common:time_stop:2304 : local name 2022-02-02 15:28:10.812 | + functions-common:time_stop:2305 : local end_time 2022-02-02 15:28:10.814 | + functions-common:time_stop:2306 : local elapsed_time 2022-02-02 15:28:10.816 | + functions-common:time_stop:2307 : local total 2022-02-02 15:28:10.818 | + functions-common:time_stop:2308 : local start_time 2022-02-02 15:28:10.820 | + functions-common:time_stop:2310 : name=apt-get 2022-02-02 15:28:10.822 | + functions-common:time_stop:2311 : start_time=1643815598747 2022-02-02 15:28:10.824 | + functions-common:time_stop:2313 : [[ -z 1643815598747 ]] 2022-02-02 15:28:10.827 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-02-02 15:28:10.831 | + functions-common:time_stop:2316 : end_time=1643815690829 2022-02-02 15:28:10.833 | + functions-common:time_stop:2317 : elapsed_time=92082 2022-02-02 15:28:10.835 | + functions-common:time_stop:2318 : total=346487 2022-02-02 15:28:10.838 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-02-02 15:28:10.840 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=438569 2022-02-02 15:28:10.842 | + functions-common:apt_get:1117 : return 0 2022-02-02 15:28:10.845 | + ./stack.sh:main:807 : '[' -n mysql ']' 2022-02-02 15:28:10.847 | + ./stack.sh:main:808 : install_database_python 2022-02-02 15:28:10.849 | + lib/database:install_database_python:121 : install_database_python_mysql 2022-02-02 15:28:10.852 | + lib/databases/mysql:install_database_python_mysql:193 : pip_install_gr PyMySQL 2022-02-02 15:28:10.854 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-02-02 15:28:10.856 | + inc/python:pip_install_gr:77 : local clean_name 2022-02-02 15:28:10.859 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-02-02 15:28:10.862 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-02-02 15:28:10.864 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-02-02 15:28:10.867 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-02-02 15:28:10.868 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-02-02 15:28:10.872 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-02-02 15:28:10.875 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-02-02 15:28:10.878 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-02-02 15:28:10.880 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-02-02 15:28:10.883 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-02-02 15:28:10.903 | Using python 3.8 to install PyMySQL 2022-02-02 15:28:10.906 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2022-02-02 15:28:11.537 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:28:11.537 | from cryptography.utils import int_from_bytes 2022-02-02 15:28:11.537 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:28:11.537 | from cryptography.utils import int_from_bytes 2022-02-02 15:28:12.529 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-02 15:28:12.533 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-02-02 15:28:12.534 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-02-02 15:28:12.539 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-02-02 15:28:12.544 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-02-02 15:28:12.546 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-02-02 15:28:12.547 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-02-02 15:28:12.691 | Collecting PyMySQL===1.0.2 2022-02-02 15:28:12.698 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/41f/c3a0c5013d5f0/PyMySQL-1.0.2-py3-none-any.whl (43 kB) 2022-02-02 15:28:14.048 | Installing collected packages: PyMySQL 2022-02-02 15:28:14.221 | Successfully installed PyMySQL-1.0.2 2022-02-02 15:28:14.324 | WARNING: You are using pip version 20.2.2; however, version 22.0.2 is available. 2022-02-02 15:28:14.324 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-02 15:28:14.397 | + inc/python:pip_install:200 : result=0 2022-02-02 15:28:14.399 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-02 15:28:14.401 | + functions-common:time_stop:2304 : local name 2022-02-02 15:28:14.404 | + functions-common:time_stop:2305 : local end_time 2022-02-02 15:28:14.406 | + functions-common:time_stop:2306 : local elapsed_time 2022-02-02 15:28:14.408 | + functions-common:time_stop:2307 : local total 2022-02-02 15:28:14.410 | + functions-common:time_stop:2308 : local start_time 2022-02-02 15:28:14.413 | + functions-common:time_stop:2310 : name=pip_install 2022-02-02 15:28:14.415 | + functions-common:time_stop:2311 : start_time=1643815690898 2022-02-02 15:28:14.417 | + functions-common:time_stop:2313 : [[ -z 1643815690898 ]] 2022-02-02 15:28:14.420 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-02-02 15:28:14.424 | + functions-common:time_stop:2316 : end_time=1643815694421 2022-02-02 15:28:14.426 | + functions-common:time_stop:2317 : elapsed_time=3523 2022-02-02 15:28:14.428 | + functions-common:time_stop:2318 : total=25887 2022-02-02 15:28:14.430 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-02-02 15:28:14.433 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=29410 2022-02-02 15:28:14.435 | + inc/python:pip_install:203 : return 0 2022-02-02 15:28:14.438 | + lib/databases/mysql:install_database_python_mysql:194 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-02-02 15:28:14.440 | + lib/databases/mysql:install_database_python_mysql:196 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-02-02 15:28:14.442 | + lib/databases/mysql:install_database_python_mysql:197 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-02-02 15:28:14.445 | + ./stack.sh:main:811 : is_service_enabled neutron 2022-02-02 15:28:14.461 | + functions-common:is_service_enabled:1960 : return 0 2022-02-02 15:28:14.463 | + ./stack.sh:main:812 : install_neutron_agent_packages 2022-02-02 15:28:14.466 | + lib/neutron:install_neutron_agent_packages:684 : is_neutron_legacy_enabled 2022-02-02 15:28:14.470 | ++ 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 2022-02-02 15:28:14.470 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2022-02-02 15:28:14.475 | + 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 2022-02-02 15:28:14.477 | + 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 ]] 2022-02-02 15:28:14.480 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-02-02 15:28:14.483 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2022-02-02 15:28:14.485 | + lib/neutron:install_neutron_agent_packages:686 : install_neutron_agent_packages_mutnauq 2022-02-02 15:28:14.487 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:457 : is_service_enabled q-l3 2022-02-02 15:28:14.502 | + functions-common:is_service_enabled:1960 : return 0 2022-02-02 15:28:14.505 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:458 : install_package radvd 2022-02-02 15:28:14.507 | + functions-common:install_package:1342 : update_package_repo 2022-02-02 15:28:14.509 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2022-02-02 15:28:14.511 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2022-02-02 15:28:14.514 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2022-02-02 15:28:14.517 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2022-02-02 15:28:14.519 | + functions-common:update_package_repo:1322 : is_ubuntu 2022-02-02 15:28:14.521 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-02-02 15:28:14.523 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-02-02 15:28:14.525 | + functions-common:update_package_repo:1323 : apt_get_update 2022-02-02 15:28:14.528 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2022-02-02 15:28:14.530 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2022-02-02 15:28:14.533 | + functions-common:apt_get_update:1069 : return 2022-02-02 15:28:14.535 | + functions-common:install_package:1343 : real_install_package radvd 2022-02-02 15:28:14.537 | + functions-common:real_install_package:1328 : is_ubuntu 2022-02-02 15:28:14.539 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-02-02 15:28:14.542 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-02-02 15:28:14.544 | + functions-common:real_install_package:1329 : apt_get install radvd 2022-02-02 15:28:14.564 | + functions-common:apt_get:1109 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-02-02 15:28:14.671 | Reading package lists... 2022-02-02 15:28:14.905 | Building dependency tree... 2022-02-02 15:28:14.906 | Reading state information... 2022-02-02 15:28:15.143 | The following packages were automatically installed and are no longer required: 2022-02-02 15:28:15.144 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-02 15:28:15.144 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-02 15:28:15.144 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-02 15:28:15.144 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-02 15:28:15.144 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-02 15:28:15.144 | python3-zope.interface 2022-02-02 15:28:15.144 | Use 'sudo apt autoremove' to remove them. 2022-02-02 15:28:15.209 | The following NEW packages will be installed: 2022-02-02 15:28:15.210 | radvd 2022-02-02 15:28:15.456 | 0 upgraded, 1 newly installed, 0 to remove and 107 not upgraded. 2022-02-02 15:28:15.456 | Need to get 59.0 kB of archives. 2022-02-02 15:28:15.456 | After this operation, 164 kB of additional disk space will be used. 2022-02-02 15:28:15.456 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 radvd amd64 1:2.17-2 [59.0 kB] 2022-02-02 15:28:16.264 | Fetched 59.0 kB in 0s (119 kB/s) 2022-02-02 15:28:16.504 | Selecting previously unselected package radvd. 2022-02-02 15:28:16.554 | (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 ... 89345 files and directories currently installed.) 2022-02-02 15:28:16.557 | Preparing to unpack .../radvd_1%3a2.17-2_amd64.deb ... 2022-02-02 15:28:16.605 | Unpacking radvd (1:2.17-2) ... 2022-02-02 15:28:16.962 | Setting up radvd (1:2.17-2) ... 2022-02-02 15:28:18.323 | Job for radvd.service failed because the control process exited with error code. 2022-02-02 15:28:18.323 | See "systemctl status radvd.service" and "journalctl -xe" for details. 2022-02-02 15:28:18.325 | invoke-rc.d: initscript radvd, action "start" failed. 2022-02-02 15:28:18.337 | ● radvd.service - Router advertisement daemon for IPv6 2022-02-02 15:28:18.337 | Loaded: loaded (]8;;file://dv-cinder-817833-1-smb/lib/systemd/system/radvd.service/lib/systemd/system/radvd.service]8;;; disabled; vendor preset: enabled) 2022-02-02 15:28:18.337 | Active: failed (Result: exit-code) since Wed 2022-02-02 15:28:18 UTC; 15ms ago 2022-02-02 15:28:18.337 | Docs: ]8;;man:radvd(8)man:radvd(8)]8;; 2022-02-02 15:28:18.337 | Process: 55615 ExecStartPre=/usr/sbin/radvd --logmethod stderr_clean --configtest (code=exited, status=1/FAILURE) 2022-02-02 15:28:18.337 | 2022-02-02 15:28:18.337 | Feb 02 15:28:18 dv-cinder-817833-1-smb systemd[1]: Starting Router advertisement daemon for IPv6... 2022-02-02 15:28:18.338 | Feb 02 15:28:18 dv-cinder-817833-1-smb radvd[55615]: can't open /etc/radvd.conf: No such file or directory 2022-02-02 15:28:18.338 | Feb 02 15:28:18 dv-cinder-817833-1-smb radvd[55615]: Insecure file permissions, but continuing anyway 2022-02-02 15:28:18.338 | Feb 02 15:28:18 dv-cinder-817833-1-smb radvd[55615]: exiting, failed to read config file 2022-02-02 15:28:18.338 | Feb 02 15:28:18 dv-cinder-817833-1-smb systemd[1]: radvd.service: Control process exited, code=exited, status=1/FAILURE 2022-02-02 15:28:18.338 | Feb 02 15:28:18 dv-cinder-817833-1-smb systemd[1]: radvd.service: Failed with result 'exit-code'. 2022-02-02 15:28:18.338 | Feb 02 15:28:18 dv-cinder-817833-1-smb systemd[1]: Failed to start Router advertisement daemon for IPv6. 2022-02-02 15:28:18.401 | Processing triggers for man-db (2.9.1-1) ... 2022-02-02 15:28:18.664 | Processing triggers for systemd (245.4-4ubuntu3.15) ... 2022-02-02 15:28:25.769 | + functions-common:apt_get:1113 : result=0 2022-02-02 15:28:25.771 | + functions-common:apt_get:1116 : time_stop apt-get 2022-02-02 15:28:25.774 | + functions-common:time_stop:2304 : local name 2022-02-02 15:28:25.776 | + functions-common:time_stop:2305 : local end_time 2022-02-02 15:28:25.778 | + functions-common:time_stop:2306 : local elapsed_time 2022-02-02 15:28:25.780 | + functions-common:time_stop:2307 : local total 2022-02-02 15:28:25.782 | + functions-common:time_stop:2308 : local start_time 2022-02-02 15:28:25.785 | + functions-common:time_stop:2310 : name=apt-get 2022-02-02 15:28:25.787 | + functions-common:time_stop:2311 : start_time=1643815694561 2022-02-02 15:28:25.789 | + functions-common:time_stop:2313 : [[ -z 1643815694561 ]] 2022-02-02 15:28:25.791 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-02-02 15:28:25.795 | + functions-common:time_stop:2316 : end_time=1643815705793 2022-02-02 15:28:25.798 | + functions-common:time_stop:2317 : elapsed_time=11232 2022-02-02 15:28:25.800 | + functions-common:time_stop:2318 : total=438569 2022-02-02 15:28:25.802 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-02-02 15:28:25.804 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=449801 2022-02-02 15:28:25.806 | + functions-common:apt_get:1117 : return 0 2022-02-02 15:28:25.809 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:461 : is_service_enabled q-agt q-dhcp q-l3 2022-02-02 15:28:25.825 | + functions-common:is_service_enabled:1960 : return 0 2022-02-02 15:28:25.828 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:462 : neutron_plugin_install_agent_packages 2022-02-02 15:28:25.830 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-02-02 15:28:25.833 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : get_packages openvswitch 2022-02-02 15:28:25.853 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : install_package fakeroot make openvswitch-switch 2022-02-02 15:28:25.855 | + functions-common:install_package:1342 : update_package_repo 2022-02-02 15:28:25.857 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2022-02-02 15:28:25.860 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2022-02-02 15:28:25.862 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2022-02-02 15:28:25.865 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2022-02-02 15:28:25.867 | + functions-common:update_package_repo:1322 : is_ubuntu 2022-02-02 15:28:25.869 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-02-02 15:28:25.871 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-02-02 15:28:25.874 | + functions-common:update_package_repo:1323 : apt_get_update 2022-02-02 15:28:25.876 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2022-02-02 15:28:25.878 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2022-02-02 15:28:25.880 | + functions-common:apt_get_update:1069 : return 2022-02-02 15:28:25.883 | + functions-common:install_package:1343 : real_install_package fakeroot make openvswitch-switch 2022-02-02 15:28:25.885 | + functions-common:real_install_package:1328 : is_ubuntu 2022-02-02 15:28:25.887 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-02-02 15:28:25.889 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-02-02 15:28:25.892 | + functions-common:real_install_package:1329 : apt_get install fakeroot make openvswitch-switch 2022-02-02 15:28:25.911 | + functions-common:apt_get:1109 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2022-02-02 15:28:26.019 | Reading package lists... 2022-02-02 15:28:26.252 | Building dependency tree... 2022-02-02 15:28:26.253 | Reading state information... 2022-02-02 15:28:26.501 | fakeroot is already the newest version (1.24-1). 2022-02-02 15:28:26.502 | fakeroot set to manually installed. 2022-02-02 15:28:26.502 | make is already the newest version (4.2.1-1.2). 2022-02-02 15:28:26.502 | openvswitch-switch is already the newest version (2.13.3-0ubuntu0.20.04.2). 2022-02-02 15:28:26.502 | The following packages were automatically installed and are no longer required: 2022-02-02 15:28:26.503 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-02 15:28:26.503 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-02 15:28:26.503 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-02 15:28:26.503 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-02 15:28:26.503 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-02 15:28:26.503 | python3-zope.interface 2022-02-02 15:28:26.503 | Use 'sudo apt autoremove' to remove them. 2022-02-02 15:28:26.640 | 0 upgraded, 0 newly installed, 0 to remove and 107 not upgraded. 2022-02-02 15:28:26.644 | + functions-common:apt_get:1113 : result=0 2022-02-02 15:28:26.646 | + functions-common:apt_get:1116 : time_stop apt-get 2022-02-02 15:28:26.649 | + functions-common:time_stop:2304 : local name 2022-02-02 15:28:26.651 | + functions-common:time_stop:2305 : local end_time 2022-02-02 15:28:26.653 | + functions-common:time_stop:2306 : local elapsed_time 2022-02-02 15:28:26.655 | + functions-common:time_stop:2307 : local total 2022-02-02 15:28:26.658 | + functions-common:time_stop:2308 : local start_time 2022-02-02 15:28:26.660 | + functions-common:time_stop:2310 : name=apt-get 2022-02-02 15:28:26.662 | + functions-common:time_stop:2311 : start_time=1643815705909 2022-02-02 15:28:26.664 | + functions-common:time_stop:2313 : [[ -z 1643815705909 ]] 2022-02-02 15:28:26.666 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-02-02 15:28:26.670 | + functions-common:time_stop:2316 : end_time=1643815706668 2022-02-02 15:28:26.673 | + functions-common:time_stop:2317 : elapsed_time=759 2022-02-02 15:28:26.675 | + functions-common:time_stop:2318 : total=449801 2022-02-02 15:28:26.677 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-02-02 15:28:26.679 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=450560 2022-02-02 15:28:26.681 | + functions-common:apt_get:1117 : return 0 2022-02-02 15:28:26.684 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:65 : is_ubuntu 2022-02-02 15:28:26.686 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-02-02 15:28:26.688 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-02-02 15:28:26.690 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:66 : _neutron_ovs_base_install_ubuntu_dkms 2022-02-02 15:28:26.693 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:52 : local kernel_version 2022-02-02 15:28:26.696 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : uname -r 2022-02-02 15:28:26.699 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : kernel_version=5.4.0-72-generic 2022-02-02 15:28:26.702 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:54 : local kernel_major_minor 2022-02-02 15:28:26.705 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : echo 5.4.0-72-generic 2022-02-02 15:28:26.705 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : cut -d. -f1-2 2022-02-02 15:28:26.710 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : kernel_major_minor=5.4 2022-02-02 15:28:26.713 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:57 : vercmp 5.4 '<' 3.13 2022-02-02 15:28:26.715 | + functions:vercmp:628 : local v1=5.4 2022-02-02 15:28:26.717 | + functions:vercmp:629 : local 'op=<' 2022-02-02 15:28:26.720 | + functions:vercmp:630 : local v2=3.13 2022-02-02 15:28:26.722 | + functions:vercmp:631 : local result 2022-02-02 15:28:26.725 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-02-02 15:28:26.726 | ++ functions:vercmp:635 : head -1 2022-02-02 15:28:26.726 | ++ functions:vercmp:635 : sort -V 2022-02-02 15:28:26.731 | + functions:vercmp:635 : result=3.13 2022-02-02 15:28:26.733 | + functions:vercmp:637 : case $op in 2022-02-02 15:28:26.736 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-02-02 15:28:26.738 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-02-02 15:28:26.740 | + functions:vercmp:648 : return 2022-02-02 15:28:26.742 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:67 : restart_service openvswitch-switch 2022-02-02 15:28:26.745 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2022-02-02 15:28:26.747 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart openvswitch-switch 2022-02-02 15:28:27.216 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-02-02 15:28:27.219 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-02-02 15:28:27.223 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-02 15:28:27.225 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-02-02 15:28:27.228 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-ken, ]] 2022-02-02 15:28:27.230 | + inc/python:use_library_from_git:253 : return 1 2022-02-02 15:28:27.233 | + ./stack.sh:main:815 : is_service_enabled etcd3 2022-02-02 15:28:27.251 | + functions-common:is_service_enabled:1960 : return 0 2022-02-02 15:28:27.253 | + ./stack.sh:main:816 : install_etcd3 2022-02-02 15:28:27.256 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-02-02 15:28:27.256 | Installing etcd 2022-02-02 15:28:27.258 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-02-02 15:28:27.270 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-02-02 15:28:27.282 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-02-02 15:28:27.285 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-02-02 15:28:27.300 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-02-02 15:28:27.303 | ++ lib/etcd3:install_etcd3:114 : get_extra_file https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-02-02 15:28:27.306 | ++ functions:get_extra_file:62 : local file_url=https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-02-02 15:28:27.309 | +++ functions:get_extra_file:64 : basename https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-02-02 15:28:27.314 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-02-02 15:28:27.316 | ++ functions:get_extra_file:65 : [[ https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz != file* ]] 2022-02-02 15:28:27.318 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-02-02 15:28:27.321 | ++ functions:get_extra_file:68 : 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 2022-02-02 15:28:27.324 | --2022-02-02 15:28:27-- https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-02-02 15:28:27.361 | Resolving github.com (github.com)... 140.82.121.4 2022-02-02 15:28:27.405 | Connecting to github.com (github.com)|140.82.121.4|:443... connected. 2022-02-02 15:28:27.691 | HTTP request sent, awaiting response... 302 Found 2022-02-02 15:28:27.691 | Location: https://objects.githubusercontent.com/github-production-release-asset-2e65be/11225014/686bc180-2acf-11e9-9edb-e79e93487a0e?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20220202%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220202T152827Z&X-Amz-Expires=300&X-Amz-Signature=72a801554223156a1947092c12fecdd14e42b2dc21b1c1a78ad41f83da5fe0af&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] 2022-02-02 15:28:27.691 | --2022-02-02 15:28:27-- https://objects.githubusercontent.com/github-production-release-asset-2e65be/11225014/686bc180-2acf-11e9-9edb-e79e93487a0e?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20220202%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220202T152827Z&X-Amz-Expires=300&X-Amz-Signature=72a801554223156a1947092c12fecdd14e42b2dc21b1c1a78ad41f83da5fe0af&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 2022-02-02 15:28:27.693 | Resolving objects.githubusercontent.com (objects.githubusercontent.com)... 185.199.110.133, 185.199.109.133, 185.199.108.133, ... 2022-02-02 15:28:27.718 | Connecting to objects.githubusercontent.com (objects.githubusercontent.com)|185.199.110.133|:443... connected. 2022-02-02 15:28:27.920 | HTTP request sent, awaiting response... 200 OK 2022-02-02 15:28:27.920 | Length: 11350736 (11M) [application/octet-stream] 2022-02-02 15:28:27.920 | Saving to: ‘/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz’ 2022-02-02 15:28:28.034 | 2022-02-02 15:28:28.190 | 0K ........ .. 100% 40.1M=0.3s 2022-02-02 15:28:28.191 | 2022-02-02 15:28:28.191 | 2022-02-02 15:28:28 (40.1 MB/s) - ‘/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz’ saved [11350736/11350736] 2022-02-02 15:28:28.191 | 2022-02-02 15:28:28.194 | ++ functions:get_extra_file:69 : [[ 0 -ne 0 ]] 2022-02-02 15:28:28.197 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-02-02 15:28:28.199 | ++ functions:get_extra_file:74 : return 2022-02-02 15:28:28.202 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-02-02 15:28:28.204 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-02-02 15:28:28.206 | + lib/etcd3:install_etcd3:116 : echo 'dc5d82df095dae0a2970e4d870b6929590689dd707ae3d33e7b86da0f7f211b6 /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz' 2022-02-02 15:28:28.209 | + lib/etcd3:install_etcd3:118 : sha256sum -c /home/ubuntu/devstack/files/etcd.sha256sum 2022-02-02 15:28:28.339 | /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz: OK 2022-02-02 15:28:28.342 | + lib/etcd3:install_etcd3:120 : tar xzvf /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz -C /home/ubuntu/devstack/files 2022-02-02 15:28:28.346 | etcd-v3.3.12-linux-amd64/ 2022-02-02 15:28:28.346 | etcd-v3.3.12-linux-amd64/README.md 2022-02-02 15:28:28.346 | etcd-v3.3.12-linux-amd64/Documentation/ 2022-02-02 15:28:28.346 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/ 2022-02-02 15:28:28.346 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/interacting_v3.md 2022-02-02 15:28:28.347 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_concurrency_reference_v3.md 2022-02-02 15:28:28.347 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/limit.md 2022-02-02 15:28:28.347 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/local_cluster.md 2022-02-02 15:28:28.347 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_grpc_gateway.md 2022-02-02 15:28:28.347 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/grpc_naming.md 2022-02-02 15:28:28.347 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/ 2022-02-02 15:28:28.347 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/ 2022-02-02 15:28:28.347 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/rpc.swagger.json 2022-02-02 15:28:28.347 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3lock.swagger.json 2022-02-02 15:28:28.347 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3election.swagger.json 2022-02-02 15:28:28.347 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/experimental_apis.md 2022-02-02 15:28:28.347 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_reference_v3.md 2022-02-02 15:28:28.348 | etcd-v3.3.12-linux-amd64/Documentation/integrations.md 2022-02-02 15:28:28.348 | etcd-v3.3.12-linux-amd64/Documentation/README.md 2022-02-02 15:28:28.348 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/ 2022-02-02 15:28:28.348 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-1-0-alpha-benchmarks.md 2022-02-02 15:28:28.348 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-storage-memory-benchmark.md 2022-02-02 15:28:28.348 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/README.md 2022-02-02 15:28:28.348 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-benchmarks.md 2022-02-02 15:28:28.348 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md 2022-02-02 15:28:28.348 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-watch-memory-benchmark.md 2022-02-02 15:28:28.348 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-benchmarks.md 2022-02-02 15:28:28.348 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-demo-benchmarks.md 2022-02-02 15:28:28.348 | etcd-v3.3.12-linux-amd64/Documentation/rfc/ 2022-02-02 15:28:28.348 | etcd-v3.3.12-linux-amd64/Documentation/rfc/v3api.md 2022-02-02 15:28:28.348 | etcd-v3.3.12-linux-amd64/Documentation/docs.md 2022-02-02 15:28:28.348 | etcd-v3.3.12-linux-amd64/Documentation/production-users.md 2022-02-02 15:28:28.348 | etcd-v3.3.12-linux-amd64/Documentation/metrics.md 2022-02-02 15:28:28.349 | etcd-v3.3.12-linux-amd64/Documentation/v2/ 2022-02-02 15:28:28.349 | etcd-v3.3.12-linux-amd64/Documentation/v2/authentication.md 2022-02-02 15:28:28.349 | etcd-v3.3.12-linux-amd64/Documentation/v2/proxy.md 2022-02-02 15:28:28.349 | etcd-v3.3.12-linux-amd64/Documentation/v2/glossary.md 2022-02-02 15:28:28.349 | etcd-v3.3.12-linux-amd64/Documentation/v2/docker_guide.md 2022-02-02 15:28:28.349 | etcd-v3.3.12-linux-amd64/Documentation/v2/configuration.md 2022-02-02 15:28:28.349 | etcd-v3.3.12-linux-amd64/Documentation/v2/README.md 2022-02-02 15:28:28.349 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/ 2022-02-02 15:28:28.349 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-1-0-alpha-benchmarks.md 2022-02-02 15:28:28.349 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-storage-memory-benchmark.md 2022-02-02 15:28:28.349 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/README.md 2022-02-02 15:28:28.349 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-benchmarks.md 2022-02-02 15:28:28.349 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md 2022-02-02 15:28:28.349 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-watch-memory-benchmark.md 2022-02-02 15:28:28.349 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-benchmarks.md 2022-02-02 15:28:28.349 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-demo-benchmarks.md 2022-02-02 15:28:28.349 | etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/ 2022-02-02 15:28:28.349 | etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/v3api.md 2022-02-02 15:28:28.349 | etcd-v3.3.12-linux-amd64/Documentation/v2/libraries-and-tools.md 2022-02-02 15:28:28.349 | etcd-v3.3.12-linux-amd64/Documentation/v2/discovery_protocol.md 2022-02-02 15:28:28.350 | etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-configuration.md 2022-02-02 15:28:28.350 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_3.md 2022-02-02 15:28:28.350 | etcd-v3.3.12-linux-amd64/Documentation/v2/auth_api.md 2022-02-02 15:28:28.350 | etcd-v3.3.12-linux-amd64/Documentation/v2/errorcode.md 2022-02-02 15:28:28.350 | etcd-v3.3.12-linux-amd64/Documentation/v2/admin_guide.md 2022-02-02 15:28:28.350 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_2.md 2022-02-02 15:28:28.350 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_1.md 2022-02-02 15:28:28.350 | etcd-v3.3.12-linux-amd64/Documentation/v2/clustering.md 2022-02-02 15:28:28.350 | etcd-v3.3.12-linux-amd64/Documentation/v2/other_apis.md 2022-02-02 15:28:28.350 | etcd-v3.3.12-linux-amd64/Documentation/v2/production-users.md 2022-02-02 15:28:28.350 | etcd-v3.3.12-linux-amd64/Documentation/v2/metrics.md 2022-02-02 15:28:28.350 | etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-reconf-design.md 2022-02-02 15:28:28.350 | etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules.yml 2022-02-02 15:28:28.351 | etcd-v3.3.12-linux-amd64/Documentation/v2/security.md 2022-02-02 15:28:28.351 | etcd-v3.3.12-linux-amd64/Documentation/v2/branch_management.md 2022-02-02 15:28:28.351 | etcd-v3.3.12-linux-amd64/Documentation/v2/internal-protocol-versioning.md 2022-02-02 15:28:28.351 | etcd-v3.3.12-linux-amd64/Documentation/v2/members_api.md 2022-02-02 15:28:28.351 | etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/ 2022-02-02 15:28:28.351 | etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/freebsd.md 2022-02-02 15:28:28.351 | etcd-v3.3.12-linux-amd64/Documentation/v2/faq.md 2022-02-02 15:28:28.351 | etcd-v3.3.12-linux-amd64/Documentation/v2/backward_compatibility.md 2022-02-02 15:28:28.351 | etcd-v3.3.12-linux-amd64/Documentation/v2/04_to_2_snapshot_migration.md 2022-02-02 15:28:28.351 | etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules 2022-02-02 15:28:28.351 | etcd-v3.3.12-linux-amd64/Documentation/v2/api.md 2022-02-02 15:28:28.351 | etcd-v3.3.12-linux-amd64/Documentation/v2/api_v3.md 2022-02-02 15:28:28.351 | etcd-v3.3.12-linux-amd64/Documentation/v2/reporting_bugs.md 2022-02-02 15:28:28.351 | etcd-v3.3.12-linux-amd64/Documentation/v2/tuning.md 2022-02-02 15:28:28.351 | etcd-v3.3.12-linux-amd64/Documentation/v2/dev/ 2022-02-02 15:28:28.351 | etcd-v3.3.12-linux-amd64/Documentation/v2/dev/release.md 2022-02-02 15:28:28.351 | etcd-v3.3.12-linux-amd64/Documentation/branch_management.md 2022-02-02 15:28:28.352 | etcd-v3.3.12-linux-amd64/Documentation/platforms/ 2022-02-02 15:28:28.352 | etcd-v3.3.12-linux-amd64/Documentation/platforms/container-linux-systemd.md 2022-02-02 15:28:28.352 | etcd-v3.3.12-linux-amd64/Documentation/platforms/freebsd.md 2022-02-02 15:28:28.352 | etcd-v3.3.12-linux-amd64/Documentation/platforms/aws.md 2022-02-02 15:28:28.352 | etcd-v3.3.12-linux-amd64/Documentation/faq.md 2022-02-02 15:28:28.352 | etcd-v3.3.12-linux-amd64/Documentation/dl_build.md 2022-02-02 15:28:28.352 | etcd-v3.3.12-linux-amd64/Documentation/reporting_bugs.md 2022-02-02 15:28:28.352 | etcd-v3.3.12-linux-amd64/Documentation/tuning.md 2022-02-02 15:28:28.352 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/ 2022-02-02 15:28:28.352 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_4.md 2022-02-02 15:28:28.352 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrading-etcd.md 2022-02-02 15:28:28.352 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_2.md 2022-02-02 15:28:28.352 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_1.md 2022-02-02 15:28:28.352 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_0.md 2022-02-02 15:28:28.352 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_3.md 2022-02-02 15:28:28.353 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/ 2022-02-02 15:28:28.353 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/logging.md 2022-02-02 15:28:28.353 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/discovery_protocol.md 2022-02-02 15:28:28.353 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/release.md 2022-02-02 15:28:28.353 | etcd-v3.3.12-linux-amd64/Documentation/learning/ 2022-02-02 15:28:28.353 | etcd-v3.3.12-linux-amd64/Documentation/learning/auth_design.md 2022-02-02 15:28:28.353 | etcd-v3.3.12-linux-amd64/Documentation/learning/glossary.md 2022-02-02 15:28:28.353 | etcd-v3.3.12-linux-amd64/Documentation/learning/data_model.md 2022-02-02 15:28:28.353 | etcd-v3.3.12-linux-amd64/Documentation/learning/api_guarantees.md 2022-02-02 15:28:28.353 | etcd-v3.3.12-linux-amd64/Documentation/learning/why.md 2022-02-02 15:28:28.353 | etcd-v3.3.12-linux-amd64/Documentation/learning/api.md 2022-02-02 15:28:28.353 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/ 2022-02-02 15:28:28.353 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/authentication.md 2022-02-02 15:28:28.353 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/versioning.md 2022-02-02 15:28:28.353 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/hardware.md 2022-02-02 15:28:28.353 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/grafana.json 2022-02-02 15:28:28.354 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/monitoring.md 2022-02-02 15:28:28.354 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/configuration.md 2022-02-02 15:28:28.354 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/v2-migration.md 2022-02-02 15:28:28.354 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/maintenance.md 2022-02-02 15:28:28.354 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-configuration.md 2022-02-02 15:28:28.354 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/recovery.md 2022-02-02 15:28:28.354 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/clustering.md 2022-02-02 15:28:28.354 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules 2022-02-02 15:28:28.355 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-reconf-design.md 2022-02-02 15:28:28.355 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules.yml 2022-02-02 15:28:28.355 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/security.md 2022-02-02 15:28:28.355 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/performance.md 2022-02-02 15:28:28.355 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd-sample-grafana.png 2022-02-02 15:28:28.357 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/grpc_proxy.md 2022-02-02 15:28:28.357 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/gateway.md 2022-02-02 15:28:28.357 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/container.md 2022-02-02 15:28:28.357 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/supported-platform.md 2022-02-02 15:28:28.357 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/failures.md 2022-02-02 15:28:28.357 | etcd-v3.3.12-linux-amd64/Documentation/demo.md 2022-02-02 15:28:28.357 | etcd-v3.3.12-linux-amd64/README-etcdctl.md 2022-02-02 15:28:28.357 | etcd-v3.3.12-linux-amd64/etcdctl 2022-02-02 15:28:28.544 | etcd-v3.3.12-linux-amd64/READMEv2-etcdctl.md 2022-02-02 15:28:28.544 | etcd-v3.3.12-linux-amd64/etcd 2022-02-02 15:28:28.772 | + lib/etcd3:install_etcd3:121 : sudo cp /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd /opt/stack/bin/etcd 2022-02-02 15:28:28.810 | + lib/etcd3:install_etcd3:122 : sudo cp /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcdctl /opt/stack/bin/etcdctl 2022-02-02 15:28:28.844 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-02-02 15:28:28.846 | + ./stack.sh:main:825 : is_service_enabled tls-proxy 2022-02-02 15:28:28.863 | + functions-common:is_service_enabled:1960 : return 1 2022-02-02 15:28:28.865 | + ./stack.sh:main:835 : install_dstat 2022-02-02 15:28:28.867 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-02-02 15:28:28.883 | + functions-common:is_service_enabled:1960 : return 1 2022-02-02 15:28:28.886 | + ./stack.sh:main:841 : echo_summary 'Installing OpenStack project source' 2022-02-02 15:28:28.888 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2022-02-02 15:28:28.891 | + ./stack.sh:echo_summary:432 : echo -e Installing OpenStack project source 2022-02-02 15:28:28.893 | + ./stack.sh:main:844 : install_libs 2022-02-02 15:28:28.896 | + lib/libraries:install_libs:88 : _install_lib_from_source automaton 2022-02-02 15:28:28.898 | + lib/libraries:_install_lib_from_source:72 : local name=automaton 2022-02-02 15:28:28.900 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git automaton 2022-02-02 15:28:28.902 | + inc/python:use_library_from_git:250 : local name=automaton 2022-02-02 15:28:28.904 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-02 15:28:28.907 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-02-02 15:28:28.909 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,automaton, ]] 2022-02-02 15:28:28.911 | + inc/python:use_library_from_git:253 : return 1 2022-02-02 15:28:28.914 | + lib/libraries:install_libs:89 : _install_lib_from_source castellan 2022-02-02 15:28:28.916 | + lib/libraries:_install_lib_from_source:72 : local name=castellan 2022-02-02 15:28:28.918 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git castellan 2022-02-02 15:28:28.920 | + inc/python:use_library_from_git:250 : local name=castellan 2022-02-02 15:28:28.923 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-02 15:28:28.925 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-02-02 15:28:28.927 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,castellan, ]] 2022-02-02 15:28:28.929 | + inc/python:use_library_from_git:253 : return 1 2022-02-02 15:28:28.931 | + lib/libraries:install_libs:90 : _install_lib_from_source cliff 2022-02-02 15:28:28.934 | + lib/libraries:_install_lib_from_source:72 : local name=cliff 2022-02-02 15:28:28.936 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cliff 2022-02-02 15:28:28.938 | + inc/python:use_library_from_git:250 : local name=cliff 2022-02-02 15:28:28.940 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-02 15:28:28.942 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-02-02 15:28:28.946 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cliff, ]] 2022-02-02 15:28:28.948 | + inc/python:use_library_from_git:253 : return 1 2022-02-02 15:28:28.950 | + lib/libraries:install_libs:91 : _install_lib_from_source cursive 2022-02-02 15:28:28.953 | + lib/libraries:_install_lib_from_source:72 : local name=cursive 2022-02-02 15:28:28.955 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cursive 2022-02-02 15:28:28.957 | + inc/python:use_library_from_git:250 : local name=cursive 2022-02-02 15:28:28.959 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-02 15:28:28.961 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-02-02 15:28:28.964 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cursive, ]] 2022-02-02 15:28:28.966 | + inc/python:use_library_from_git:253 : return 1 2022-02-02 15:28:28.969 | + lib/libraries:install_libs:92 : _install_lib_from_source debtcollector 2022-02-02 15:28:28.971 | + lib/libraries:_install_lib_from_source:72 : local name=debtcollector 2022-02-02 15:28:28.973 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git debtcollector 2022-02-02 15:28:28.975 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-02-02 15:28:28.977 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-02 15:28:28.980 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-02-02 15:28:28.982 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,debtcollector, ]] 2022-02-02 15:28:28.985 | + inc/python:use_library_from_git:253 : return 1 2022-02-02 15:28:28.987 | + lib/libraries:install_libs:93 : _install_lib_from_source futurist 2022-02-02 15:28:28.989 | + lib/libraries:_install_lib_from_source:72 : local name=futurist 2022-02-02 15:28:28.991 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git futurist 2022-02-02 15:28:28.994 | + inc/python:use_library_from_git:250 : local name=futurist 2022-02-02 15:28:28.996 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-02 15:28:28.998 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-02-02 15:28:29.000 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,futurist, ]] 2022-02-02 15:28:29.002 | + inc/python:use_library_from_git:253 : return 1 2022-02-02 15:28:29.005 | + lib/libraries:install_libs:94 : _install_lib_from_source openstacksdk 2022-02-02 15:28:29.007 | + lib/libraries:_install_lib_from_source:72 : local name=openstacksdk 2022-02-02 15:28:29.009 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git openstacksdk 2022-02-02 15:28:29.011 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-02-02 15:28:29.013 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-02 15:28:29.016 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-02-02 15:28:29.018 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,openstacksdk, ]] 2022-02-02 15:28:29.020 | + inc/python:use_library_from_git:253 : return 1 2022-02-02 15:28:29.022 | + lib/libraries:install_libs:95 : _install_lib_from_source osc-lib 2022-02-02 15:28:29.024 | + lib/libraries:_install_lib_from_source:72 : local name=osc-lib 2022-02-02 15:28:29.027 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-lib 2022-02-02 15:28:29.029 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-02-02 15:28:29.032 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-02 15:28:29.034 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-02-02 15:28:29.036 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-lib, ]] 2022-02-02 15:28:29.038 | + inc/python:use_library_from_git:253 : return 1 2022-02-02 15:28:29.040 | + lib/libraries:install_libs:96 : _install_lib_from_source osc-placement 2022-02-02 15:28:29.043 | + lib/libraries:_install_lib_from_source:72 : local name=osc-placement 2022-02-02 15:28:29.045 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-placement 2022-02-02 15:28:29.048 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-02-02 15:28:29.050 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-02 15:28:29.052 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-02-02 15:28:29.054 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-placement, ]] 2022-02-02 15:28:29.056 | + inc/python:use_library_from_git:253 : return 1 2022-02-02 15:28:29.059 | + lib/libraries:install_libs:97 : _install_lib_from_source os-client-config 2022-02-02 15:28:29.061 | + lib/libraries:_install_lib_from_source:72 : local name=os-client-config 2022-02-02 15:28:29.063 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-client-config 2022-02-02 15:28:29.065 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-02-02 15:28:29.068 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-02 15:28:29.070 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-02-02 15:28:29.072 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-client-config, ]] 2022-02-02 15:28:29.074 | + inc/python:use_library_from_git:253 : return 1 2022-02-02 15:28:29.076 | + lib/libraries:install_libs:98 : _install_lib_from_source oslo.cache 2022-02-02 15:28:29.079 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.cache 2022-02-02 15:28:29.081 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.cache 2022-02-02 15:28:29.083 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-02-02 15:28:29.085 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-02 15:28:29.088 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-02-02 15:28:29.090 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.cache, ]] 2022-02-02 15:28:29.092 | + inc/python:use_library_from_git:253 : return 1 2022-02-02 15:28:29.095 | + lib/libraries:install_libs:99 : _install_lib_from_source oslo.concurrency 2022-02-02 15:28:29.097 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.concurrency 2022-02-02 15:28:29.099 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.concurrency 2022-02-02 15:28:29.102 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-02-02 15:28:29.104 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-02 15:28:29.106 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-02-02 15:28:29.108 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.concurrency, ]] 2022-02-02 15:28:29.111 | + inc/python:use_library_from_git:253 : return 1 2022-02-02 15:28:29.113 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.config 2022-02-02 15:28:29.116 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.config 2022-02-02 15:28:29.118 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.config 2022-02-02 15:28:29.120 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-02-02 15:28:29.122 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-02 15:28:29.124 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-02-02 15:28:29.127 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.config, ]] 2022-02-02 15:28:29.129 | + inc/python:use_library_from_git:253 : return 1 2022-02-02 15:28:29.131 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.context 2022-02-02 15:28:29.133 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.context 2022-02-02 15:28:29.136 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.context 2022-02-02 15:28:29.138 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-02-02 15:28:29.141 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-02 15:28:29.143 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-02-02 15:28:29.145 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.context, ]] 2022-02-02 15:28:29.148 | + inc/python:use_library_from_git:253 : return 1 2022-02-02 15:28:29.150 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.db 2022-02-02 15:28:29.152 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.db 2022-02-02 15:28:29.155 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.db 2022-02-02 15:28:29.157 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-02-02 15:28:29.160 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-02 15:28:29.162 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-02-02 15:28:29.164 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.db, ]] 2022-02-02 15:28:29.166 | + inc/python:use_library_from_git:253 : return 1 2022-02-02 15:28:29.169 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.i18n 2022-02-02 15:28:29.171 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.i18n 2022-02-02 15:28:29.173 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.i18n 2022-02-02 15:28:29.175 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-02-02 15:28:29.178 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-02 15:28:29.180 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-02-02 15:28:29.182 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.i18n, ]] 2022-02-02 15:28:29.185 | + inc/python:use_library_from_git:253 : return 1 2022-02-02 15:28:29.187 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.log 2022-02-02 15:28:29.189 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.log 2022-02-02 15:28:29.191 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.log 2022-02-02 15:28:29.194 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-02-02 15:28:29.196 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-02 15:28:29.198 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-02-02 15:28:29.200 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.log, ]] 2022-02-02 15:28:29.203 | + inc/python:use_library_from_git:253 : return 1 2022-02-02 15:28:29.205 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.messaging 2022-02-02 15:28:29.208 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.messaging 2022-02-02 15:28:29.210 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.messaging 2022-02-02 15:28:29.212 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-02-02 15:28:29.215 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-02 15:28:29.217 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-02-02 15:28:29.220 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.messaging, ]] 2022-02-02 15:28:29.222 | + inc/python:use_library_from_git:253 : return 1 2022-02-02 15:28:29.224 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.middleware 2022-02-02 15:28:29.226 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.middleware 2022-02-02 15:28:29.229 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.middleware 2022-02-02 15:28:29.231 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-02-02 15:28:29.233 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-02 15:28:29.236 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-02-02 15:28:29.238 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.middleware, ]] 2022-02-02 15:28:29.240 | + inc/python:use_library_from_git:253 : return 1 2022-02-02 15:28:29.242 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.policy 2022-02-02 15:28:29.245 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.policy 2022-02-02 15:28:29.247 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.policy 2022-02-02 15:28:29.249 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-02-02 15:28:29.252 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-02 15:28:29.254 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-02-02 15:28:29.256 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.policy, ]] 2022-02-02 15:28:29.258 | + inc/python:use_library_from_git:253 : return 1 2022-02-02 15:28:29.261 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.privsep 2022-02-02 15:28:29.263 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.privsep 2022-02-02 15:28:29.266 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.privsep 2022-02-02 15:28:29.268 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-02-02 15:28:29.270 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-02 15:28:29.273 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-02-02 15:28:29.275 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.privsep, ]] 2022-02-02 15:28:29.277 | + inc/python:use_library_from_git:253 : return 1 2022-02-02 15:28:29.279 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.reports 2022-02-02 15:28:29.282 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.reports 2022-02-02 15:28:29.284 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.reports 2022-02-02 15:28:29.287 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-02-02 15:28:29.289 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-02 15:28:29.291 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-02-02 15:28:29.294 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.reports, ]] 2022-02-02 15:28:29.296 | + inc/python:use_library_from_git:253 : return 1 2022-02-02 15:28:29.298 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.rootwrap 2022-02-02 15:28:29.300 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.rootwrap 2022-02-02 15:28:29.303 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.rootwrap 2022-02-02 15:28:29.305 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-02-02 15:28:29.307 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-02 15:28:29.310 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-02-02 15:28:29.312 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.rootwrap, ]] 2022-02-02 15:28:29.314 | + inc/python:use_library_from_git:253 : return 1 2022-02-02 15:28:29.316 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.serialization 2022-02-02 15:28:29.319 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.serialization 2022-02-02 15:28:29.321 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.serialization 2022-02-02 15:28:29.323 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-02-02 15:28:29.326 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-02 15:28:29.329 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-02-02 15:28:29.331 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.serialization, ]] 2022-02-02 15:28:29.333 | + inc/python:use_library_from_git:253 : return 1 2022-02-02 15:28:29.336 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.service 2022-02-02 15:28:29.338 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.service 2022-02-02 15:28:29.340 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.service 2022-02-02 15:28:29.343 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-02-02 15:28:29.346 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-02 15:28:29.348 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-02-02 15:28:29.350 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.service, ]] 2022-02-02 15:28:29.353 | + inc/python:use_library_from_git:253 : return 1 2022-02-02 15:28:29.355 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.utils 2022-02-02 15:28:29.357 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.utils 2022-02-02 15:28:29.360 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.utils 2022-02-02 15:28:29.362 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-02-02 15:28:29.365 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-02 15:28:29.367 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-02-02 15:28:29.369 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.utils, ]] 2022-02-02 15:28:29.371 | + inc/python:use_library_from_git:253 : return 1 2022-02-02 15:28:29.374 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.versionedobjects 2022-02-02 15:28:29.376 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.versionedobjects 2022-02-02 15:28:29.378 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.versionedobjects 2022-02-02 15:28:29.381 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-02-02 15:28:29.383 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-02 15:28:29.385 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-02-02 15:28:29.387 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.versionedobjects, ]] 2022-02-02 15:28:29.390 | + inc/python:use_library_from_git:253 : return 1 2022-02-02 15:28:29.393 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.vmware 2022-02-02 15:28:29.396 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.vmware 2022-02-02 15:28:29.398 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.vmware 2022-02-02 15:28:29.400 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-02-02 15:28:29.402 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-02 15:28:29.405 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-02-02 15:28:29.407 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.vmware, ]] 2022-02-02 15:28:29.410 | + inc/python:use_library_from_git:253 : return 1 2022-02-02 15:28:29.412 | + lib/libraries:install_libs:116 : _install_lib_from_source osprofiler 2022-02-02 15:28:29.414 | + lib/libraries:_install_lib_from_source:72 : local name=osprofiler 2022-02-02 15:28:29.417 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osprofiler 2022-02-02 15:28:29.419 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-02-02 15:28:29.421 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-02 15:28:29.424 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-02-02 15:28:29.426 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osprofiler, ]] 2022-02-02 15:28:29.428 | + inc/python:use_library_from_git:253 : return 1 2022-02-02 15:28:29.430 | + lib/libraries:install_libs:117 : _install_lib_from_source pycadf 2022-02-02 15:28:29.433 | + lib/libraries:_install_lib_from_source:72 : local name=pycadf 2022-02-02 15:28:29.435 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git pycadf 2022-02-02 15:28:29.438 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-02-02 15:28:29.440 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-02 15:28:29.442 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-02-02 15:28:29.444 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pycadf, ]] 2022-02-02 15:28:29.447 | + inc/python:use_library_from_git:253 : return 1 2022-02-02 15:28:29.449 | + lib/libraries:install_libs:118 : _install_lib_from_source stevedore 2022-02-02 15:28:29.451 | + lib/libraries:_install_lib_from_source:72 : local name=stevedore 2022-02-02 15:28:29.454 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git stevedore 2022-02-02 15:28:29.456 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-02-02 15:28:29.458 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-02 15:28:29.461 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-02-02 15:28:29.463 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,stevedore, ]] 2022-02-02 15:28:29.466 | + inc/python:use_library_from_git:253 : return 1 2022-02-02 15:28:29.469 | + lib/libraries:install_libs:119 : _install_lib_from_source taskflow 2022-02-02 15:28:29.471 | + lib/libraries:_install_lib_from_source:72 : local name=taskflow 2022-02-02 15:28:29.473 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git taskflow 2022-02-02 15:28:29.475 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-02-02 15:28:29.478 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-02 15:28:29.480 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-02-02 15:28:29.482 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,taskflow, ]] 2022-02-02 15:28:29.485 | + inc/python:use_library_from_git:253 : return 1 2022-02-02 15:28:29.487 | + lib/libraries:install_libs:120 : _install_lib_from_source tooz 2022-02-02 15:28:29.489 | + lib/libraries:_install_lib_from_source:72 : local name=tooz 2022-02-02 15:28:29.491 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git tooz 2022-02-02 15:28:29.494 | + inc/python:use_library_from_git:250 : local name=tooz 2022-02-02 15:28:29.496 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-02 15:28:29.498 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-02-02 15:28:29.501 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,tooz, ]] 2022-02-02 15:28:29.503 | + inc/python:use_library_from_git:253 : return 1 2022-02-02 15:28:29.505 | + lib/libraries:install_libs:124 : _install_lib_from_source os-brick 2022-02-02 15:28:29.508 | + lib/libraries:_install_lib_from_source:72 : local name=os-brick 2022-02-02 15:28:29.510 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-brick 2022-02-02 15:28:29.512 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-02-02 15:28:29.515 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-02 15:28:29.517 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-02-02 15:28:29.520 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-brick, ]] 2022-02-02 15:28:29.522 | + inc/python:use_library_from_git:253 : return 1 2022-02-02 15:28:29.524 | + lib/libraries:install_libs:125 : _install_lib_from_source os-traits 2022-02-02 15:28:29.527 | + lib/libraries:_install_lib_from_source:72 : local name=os-traits 2022-02-02 15:28:29.529 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-traits 2022-02-02 15:28:29.532 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-02-02 15:28:29.534 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-02 15:28:29.536 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-02-02 15:28:29.538 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-traits, ]] 2022-02-02 15:28:29.541 | + inc/python:use_library_from_git:253 : return 1 2022-02-02 15:28:29.543 | + lib/libraries:install_libs:128 : _install_lib_from_source python-barbicanclient 2022-02-02 15:28:29.545 | + lib/libraries:_install_lib_from_source:72 : local name=python-barbicanclient 2022-02-02 15:28:29.548 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git python-barbicanclient 2022-02-02 15:28:29.550 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-02-02 15:28:29.552 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-02 15:28:29.554 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-02-02 15:28:29.557 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-barbicanclient, ]] 2022-02-02 15:28:29.559 | + inc/python:use_library_from_git:253 : return 1 2022-02-02 15:28:29.561 | + lib/libraries:install_libs:135 : pip_install etcd3 2022-02-02 15:28:29.582 | Using python 3.8 to install etcd3 2022-02-02 15:28:29.584 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3 2022-02-02 15:28:30.216 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:28:30.216 | from cryptography.utils import int_from_bytes 2022-02-02 15:28:30.216 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:28:30.216 | from cryptography.utils import int_from_bytes 2022-02-02 15:28:31.200 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-02 15:28:31.204 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-02-02 15:28:31.214 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-02-02 15:28:31.214 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-02-02 15:28:31.215 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-02-02 15:28:31.217 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-02-02 15:28:31.218 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-02-02 15:28:31.339 | Collecting etcd3===0.12.0 2022-02-02 15:28:31.346 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/89a/704cb389bf0a0/etcd3-0.12.0.tar.gz (63 kB) 2022-02-02 15:28:34.094 | Collecting grpcio===1.36.1 2022-02-02 15:28:34.111 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/216/fbd2a488e74c3/grpcio-1.36.1-cp38-cp38-manylinux2014_x86_64.whl (4.1 MB) 2022-02-02 15:28:34.983 | Collecting protobuf===3.15.6 2022-02-02 15:28:34.992 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/9ec/20a6ded7d0888/protobuf-3.15.6-cp38-cp38-manylinux1_x86_64.whl (1.0 MB) 2022-02-02 15:28:35.077 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (1.15.0) 2022-02-02 15:28:35.080 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 481)) (6.3.1) 2022-02-02 15:28:35.094 | Building wheels for collected packages: etcd3 2022-02-02 15:28:35.095 | Building wheel for etcd3 (setup.py): started 2022-02-02 15:28:35.808 | Building wheel for etcd3 (setup.py): finished with status 'done' 2022-02-02 15:28:35.809 | Created wheel for etcd3: filename=etcd3-0.12.0-py2.py3-none-any.whl size=42858 sha256=9caa11d808bd28f0dc81b2ab878a9e0fd4e038ed95fbfc2d3e72a38afeab61cd 2022-02-02 15:28:35.809 | Stored in directory: /root/.cache/pip/wheels/32/8a/31/1308d0452fdcc24ed454fa7c297cc2b924f30bfd57b1080bf1 2022-02-02 15:28:35.810 | Successfully built etcd3 2022-02-02 15:28:37.115 | Installing collected packages: grpcio, protobuf, etcd3 2022-02-02 15:28:37.908 | Successfully installed etcd3-0.12.0 grpcio-1.36.1 protobuf-3.15.6 2022-02-02 15:28:38.012 | WARNING: You are using pip version 20.2.2; however, version 22.0.2 is available. 2022-02-02 15:28:38.012 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-02 15:28:38.099 | + inc/python:pip_install:200 : result=0 2022-02-02 15:28:38.101 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-02 15:28:38.104 | + functions-common:time_stop:2304 : local name 2022-02-02 15:28:38.106 | + functions-common:time_stop:2305 : local end_time 2022-02-02 15:28:38.108 | + functions-common:time_stop:2306 : local elapsed_time 2022-02-02 15:28:38.110 | + functions-common:time_stop:2307 : local total 2022-02-02 15:28:38.112 | + functions-common:time_stop:2308 : local start_time 2022-02-02 15:28:38.114 | + functions-common:time_stop:2310 : name=pip_install 2022-02-02 15:28:38.116 | + functions-common:time_stop:2311 : start_time=1643815709576 2022-02-02 15:28:38.118 | + functions-common:time_stop:2313 : [[ -z 1643815709576 ]] 2022-02-02 15:28:38.121 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-02-02 15:28:38.126 | + functions-common:time_stop:2316 : end_time=1643815718123 2022-02-02 15:28:38.128 | + functions-common:time_stop:2317 : elapsed_time=8547 2022-02-02 15:28:38.130 | + functions-common:time_stop:2318 : total=29410 2022-02-02 15:28:38.132 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-02-02 15:28:38.134 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=37957 2022-02-02 15:28:38.136 | + inc/python:pip_install:203 : return 0 2022-02-02 15:28:38.138 | + lib/libraries:install_libs:136 : pip_install etcd3gw 2022-02-02 15:28:38.160 | Using python 3.8 to install etcd3gw 2022-02-02 15:28:38.162 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2022-02-02 15:28:38.811 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:28:38.812 | from cryptography.utils import int_from_bytes 2022-02-02 15:28:38.812 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:28:38.812 | from cryptography.utils import int_from_bytes 2022-02-02 15:28:39.804 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-02 15:28:39.808 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-02-02 15:28:39.809 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-02-02 15:28:39.814 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-02-02 15:28:39.819 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-02-02 15:28:39.821 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-02-02 15:28:39.823 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-02-02 15:28:39.952 | Collecting etcd3gw===0.2.5 2022-02-02 15:28:39.959 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f33/eab0d1f4a9600/etcd3gw-0.2.5-py2.py3-none-any.whl (21 kB) 2022-02-02 15:28:40.039 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 526)) (2.3.0) 2022-02-02 15:28:40.045 | Requirement already satisfied: urllib3===1.26.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 170)) (1.26.3) 2022-02-02 15:28:40.066 | Requirement already satisfied: pbr===5.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 46)) (5.5.1) 2022-02-02 15:28:40.068 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (1.15.0) 2022-02-02 15:28:40.071 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (2.25.1) 2022-02-02 15:28:40.090 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 359)) (2.10) 2022-02-02 15:28:40.094 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 41)) (2021.10.8) 2022-02-02 15:28:40.096 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (4.0.0) 2022-02-02 15:28:41.368 | Installing collected packages: etcd3gw 2022-02-02 15:28:41.524 | Successfully installed etcd3gw-0.2.5 2022-02-02 15:28:41.628 | WARNING: You are using pip version 20.2.2; however, version 22.0.2 is available. 2022-02-02 15:28:41.628 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-02 15:28:41.698 | + inc/python:pip_install:200 : result=0 2022-02-02 15:28:41.700 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-02 15:28:41.703 | + functions-common:time_stop:2304 : local name 2022-02-02 15:28:41.705 | + functions-common:time_stop:2305 : local end_time 2022-02-02 15:28:41.707 | + functions-common:time_stop:2306 : local elapsed_time 2022-02-02 15:28:41.709 | + functions-common:time_stop:2307 : local total 2022-02-02 15:28:41.711 | + functions-common:time_stop:2308 : local start_time 2022-02-02 15:28:41.714 | + functions-common:time_stop:2310 : name=pip_install 2022-02-02 15:28:41.716 | + functions-common:time_stop:2311 : start_time=1643815718155 2022-02-02 15:28:41.718 | + functions-common:time_stop:2313 : [[ -z 1643815718155 ]] 2022-02-02 15:28:41.721 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-02-02 15:28:41.725 | + functions-common:time_stop:2316 : end_time=1643815721722 2022-02-02 15:28:41.727 | + functions-common:time_stop:2317 : elapsed_time=3567 2022-02-02 15:28:41.729 | + functions-common:time_stop:2318 : total=37957 2022-02-02 15:28:41.731 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-02-02 15:28:41.733 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=41524 2022-02-02 15:28:41.736 | + inc/python:pip_install:203 : return 0 2022-02-02 15:28:41.738 | + ./stack.sh:main:847 : install_apache_uwsgi 2022-02-02 15:28:41.740 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2022-02-02 15:28:41.743 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2022-02-02 15:28:41.745 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2022-02-02 15:28:41.748 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2022-02-02 15:28:41.750 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2022-02-02 15:28:41.753 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-02 15:28:41.755 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-02 15:28:41.757 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2022-02-02 15:28:41.760 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2022-02-02 15:28:41.762 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2022-02-02 15:28:41.764 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2022-02-02 15:28:41.767 | + lib/apache:install_apache_uwsgi:92 : UWSGI_PYTHON_PLUGIN=python3 2022-02-02 15:28:41.769 | + lib/apache:install_apache_uwsgi:94 : is_ubuntu 2022-02-02 15:28:41.771 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-02-02 15:28:41.774 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-02-02 15:28:41.776 | + lib/apache:install_apache_uwsgi:95 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-02-02 15:28:41.778 | + lib/apache:install_apache_uwsgi:96 : [[ focal == \b\i\o\n\i\c ]] 2022-02-02 15:28:41.780 | + lib/apache:install_apache_uwsgi:99 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-02-02 15:28:41.783 | + functions-common:install_package:1342 : update_package_repo 2022-02-02 15:28:41.785 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2022-02-02 15:28:41.787 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2022-02-02 15:28:41.789 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2022-02-02 15:28:41.792 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2022-02-02 15:28:41.794 | + functions-common:update_package_repo:1322 : is_ubuntu 2022-02-02 15:28:41.796 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-02-02 15:28:41.798 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-02-02 15:28:41.800 | + functions-common:update_package_repo:1323 : apt_get_update 2022-02-02 15:28:41.803 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2022-02-02 15:28:41.805 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2022-02-02 15:28:41.807 | + functions-common:apt_get_update:1069 : return 2022-02-02 15:28:41.809 | + functions-common:install_package:1343 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-02-02 15:28:41.812 | + functions-common:real_install_package:1328 : is_ubuntu 2022-02-02 15:28:41.815 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-02-02 15:28:41.817 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-02-02 15:28:41.819 | + functions-common:real_install_package:1329 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-02-02 15:28:41.841 | + functions-common:apt_get:1109 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-02-02 15:28:41.947 | Reading package lists... 2022-02-02 15:28:42.183 | Building dependency tree... 2022-02-02 15:28:42.184 | Reading state information... 2022-02-02 15:28:42.423 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.9). 2022-02-02 15:28:42.423 | The following packages were automatically installed and are no longer required: 2022-02-02 15:28:42.424 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-02 15:28:42.424 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-02 15:28:42.424 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-02 15:28:42.424 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-02 15:28:42.424 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-02 15:28:42.424 | python3-zope.interface 2022-02-02 15:28:42.425 | Use 'sudo apt autoremove' to remove them. 2022-02-02 15:28:42.425 | The following additional packages will be installed: 2022-02-02 15:28:42.426 | libnorm1 libpgm-5.2-0 libzmq5 uwsgi-core 2022-02-02 15:28:42.427 | Suggested packages: 2022-02-02 15:28:42.427 | uwsgi-dev uwsgi-extra uwsgi-plugins-all python3-uwsgidecorators 2022-02-02 15:28:42.492 | The following NEW packages will be installed: 2022-02-02 15:28:42.493 | libnorm1 libpgm-5.2-0 libzmq5 uwsgi uwsgi-core uwsgi-plugin-python3 2022-02-02 15:28:42.740 | 0 upgraded, 6 newly installed, 0 to remove and 107 not upgraded. 2022-02-02 15:28:42.740 | Need to get 1,306 kB of archives. 2022-02-02 15:28:42.740 | After this operation, 4,613 kB of additional disk space will be used. 2022-02-02 15:28:42.740 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] 2022-02-02 15:28:43.370 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-3ubuntu1 [158 kB] 2022-02-02 15:28:43.421 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] 2022-02-02 15:28:43.516 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi-core amd64 2.0.18-11ubuntu1 [523 kB] 2022-02-02 15:28:43.632 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi amd64 2.0.18-11ubuntu1 [17.6 kB] 2022-02-02 15:28:43.636 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi-plugin-python3 amd64 2.0.18-11ubuntu1 [75.1 kB] 2022-02-02 15:28:44.192 | Fetched 1,306 kB in 1s (1,138 kB/s) 2022-02-02 15:28:44.417 | Selecting previously unselected package libnorm1:amd64. 2022-02-02 15:28:44.467 | (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 ... 89358 files and directories currently installed.) 2022-02-02 15:28:44.471 | Preparing to unpack .../0-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... 2022-02-02 15:28:44.588 | Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 2022-02-02 15:28:45.000 | Selecting previously unselected package libpgm-5.2-0:amd64. 2022-02-02 15:28:45.009 | Preparing to unpack .../1-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... 2022-02-02 15:28:45.062 | Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 2022-02-02 15:28:45.462 | Selecting previously unselected package libzmq5:amd64. 2022-02-02 15:28:45.472 | Preparing to unpack .../2-libzmq5_4.3.2-2ubuntu1_amd64.deb ... 2022-02-02 15:28:45.531 | Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... 2022-02-02 15:28:45.926 | Selecting previously unselected package uwsgi-core. 2022-02-02 15:28:45.935 | Preparing to unpack .../3-uwsgi-core_2.0.18-11ubuntu1_amd64.deb ... 2022-02-02 15:28:45.982 | Unpacking uwsgi-core (2.0.18-11ubuntu1) ... 2022-02-02 15:28:46.502 | Selecting previously unselected package uwsgi. 2022-02-02 15:28:46.512 | Preparing to unpack .../4-uwsgi_2.0.18-11ubuntu1_amd64.deb ... 2022-02-02 15:28:46.571 | Unpacking uwsgi (2.0.18-11ubuntu1) ... 2022-02-02 15:28:47.022 | Selecting previously unselected package uwsgi-plugin-python3. 2022-02-02 15:28:47.031 | Preparing to unpack .../5-uwsgi-plugin-python3_2.0.18-11ubuntu1_amd64.deb ... 2022-02-02 15:28:47.079 | Unpacking uwsgi-plugin-python3 (2.0.18-11ubuntu1) ... 2022-02-02 15:28:47.435 | Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 2022-02-02 15:28:47.611 | Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 2022-02-02 15:28:47.764 | Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... 2022-02-02 15:28:47.913 | Setting up uwsgi-core (2.0.18-11ubuntu1) ... 2022-02-02 15:28:48.084 | Setting up uwsgi (2.0.18-11ubuntu1) ... 2022-02-02 15:28:49.212 | Setting up uwsgi-plugin-python3 (2.0.18-11ubuntu1) ... 2022-02-02 15:28:49.468 | Processing triggers for systemd (245.4-4ubuntu3.15) ... 2022-02-02 15:28:49.926 | Processing triggers for man-db (2.9.1-1) ... 2022-02-02 15:28:50.440 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2022-02-02 15:28:57.280 | + functions-common:apt_get:1113 : result=0 2022-02-02 15:28:57.282 | + functions-common:apt_get:1116 : time_stop apt-get 2022-02-02 15:28:57.285 | + functions-common:time_stop:2304 : local name 2022-02-02 15:28:57.287 | + functions-common:time_stop:2305 : local end_time 2022-02-02 15:28:57.289 | + functions-common:time_stop:2306 : local elapsed_time 2022-02-02 15:28:57.291 | + functions-common:time_stop:2307 : local total 2022-02-02 15:28:57.293 | + functions-common:time_stop:2308 : local start_time 2022-02-02 15:28:57.295 | + functions-common:time_stop:2310 : name=apt-get 2022-02-02 15:28:57.298 | + functions-common:time_stop:2311 : start_time=1643815721838 2022-02-02 15:28:57.300 | + functions-common:time_stop:2313 : [[ -z 1643815721838 ]] 2022-02-02 15:28:57.303 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-02-02 15:28:57.307 | + functions-common:time_stop:2316 : end_time=1643815737305 2022-02-02 15:28:57.309 | + functions-common:time_stop:2317 : elapsed_time=15467 2022-02-02 15:28:57.311 | + functions-common:time_stop:2318 : total=450560 2022-02-02 15:28:57.313 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-02-02 15:28:57.316 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=466027 2022-02-02 15:28:57.318 | + functions-common:apt_get:1117 : return 0 2022-02-02 15:28:57.321 | + lib/apache:install_apache_uwsgi:131 : is_ubuntu 2022-02-02 15:28:57.323 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-02-02 15:28:57.325 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-02-02 15:28:57.328 | + lib/apache:install_apache_uwsgi:133 : sudo a2enmod proxy 2022-02-02 15:28:57.389 | Enabling module proxy. 2022-02-02 15:28:57.394 | To activate the new configuration, you need to run: 2022-02-02 15:28:57.395 | systemctl restart apache2 2022-02-02 15:28:57.399 | + lib/apache:install_apache_uwsgi:134 : sudo a2enmod proxy_uwsgi 2022-02-02 15:28:57.460 | Considering dependency proxy for proxy_uwsgi: 2022-02-02 15:28:57.460 | Module proxy already enabled 2022-02-02 15:28:57.460 | Enabling module proxy_uwsgi. 2022-02-02 15:28:57.465 | To activate the new configuration, you need to run: 2022-02-02 15:28:57.466 | systemctl restart apache2 2022-02-02 15:28:57.470 | + lib/apache:install_apache_uwsgi:140 : restart_apache_server 2022-02-02 15:28:57.472 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-02-02 15:28:57.474 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2022-02-02 15:28:57.477 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart apache2 2022-02-02 15:28:57.604 | + ./stack.sh:main:850 : install_keystoneauth 2022-02-02 15:28:57.606 | + lib/keystone:install_keystoneauth:468 : use_library_from_git keystoneauth 2022-02-02 15:28:57.608 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-02-02 15:28:57.611 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-02 15:28:57.614 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-02-02 15:28:57.617 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystoneauth, ]] 2022-02-02 15:28:57.620 | + inc/python:use_library_from_git:253 : return 1 2022-02-02 15:28:57.622 | + ./stack.sh:main:851 : install_keystoneclient 2022-02-02 15:28:57.625 | + lib/keystone:install_keystoneclient:476 : use_library_from_git python-keystoneclient 2022-02-02 15:28:57.627 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-02-02 15:28:57.630 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-02 15:28:57.633 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-02-02 15:28:57.635 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-keystoneclient, ]] 2022-02-02 15:28:57.637 | + inc/python:use_library_from_git:253 : return 1 2022-02-02 15:28:57.640 | + ./stack.sh:main:852 : install_glanceclient 2022-02-02 15:28:57.642 | + lib/glance:install_glanceclient:429 : use_library_from_git python-glanceclient 2022-02-02 15:28:57.644 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-02-02 15:28:57.647 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-02 15:28:57.649 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-02-02 15:28:57.651 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-glanceclient, ]] 2022-02-02 15:28:57.654 | + inc/python:use_library_from_git:253 : return 1 2022-02-02 15:28:57.656 | + ./stack.sh:main:853 : install_cinderclient 2022-02-02 15:28:57.659 | + lib/cinder:install_cinderclient:467 : use_library_from_git python-brick-cinderclient-ext 2022-02-02 15:28:57.661 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-02-02 15:28:57.664 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-02 15:28:57.666 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-02-02 15:28:57.668 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-brick-cinderclient-ext, ]] 2022-02-02 15:28:57.671 | + inc/python:use_library_from_git:253 : return 1 2022-02-02 15:28:57.673 | + lib/cinder:install_cinderclient:472 : use_library_from_git python-cinderclient 2022-02-02 15:28:57.676 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-02-02 15:28:57.678 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-02 15:28:57.680 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-02-02 15:28:57.683 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-cinderclient, ]] 2022-02-02 15:28:57.685 | + inc/python:use_library_from_git:253 : return 1 2022-02-02 15:28:57.687 | + ./stack.sh:main:854 : install_novaclient 2022-02-02 15:28:57.690 | + lib/nova:install_novaclient:812 : use_library_from_git python-novaclient 2022-02-02 15:28:57.692 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-02-02 15:28:57.694 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-02 15:28:57.697 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-02-02 15:28:57.699 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-novaclient, ]] 2022-02-02 15:28:57.701 | + inc/python:use_library_from_git:253 : return 1 2022-02-02 15:28:57.704 | + ./stack.sh:main:855 : is_service_enabled swift glance horizon 2022-02-02 15:28:57.721 | + functions-common:is_service_enabled:1960 : return 0 2022-02-02 15:28:57.723 | + ./stack.sh:main:856 : install_swiftclient 2022-02-02 15:28:57.725 | + lib/swift:install_swiftclient:752 : use_library_from_git python-swiftclient 2022-02-02 15:28:57.728 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-02-02 15:28:57.730 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-02 15:28:57.732 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-02-02 15:28:57.735 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-swiftclient, ]] 2022-02-02 15:28:57.738 | + inc/python:use_library_from_git:253 : return 1 2022-02-02 15:28:57.740 | + ./stack.sh:main:858 : is_service_enabled neutron nova horizon 2022-02-02 15:28:57.756 | + functions-common:is_service_enabled:1960 : return 0 2022-02-02 15:28:57.758 | + ./stack.sh:main:859 : install_neutronclient 2022-02-02 15:28:57.761 | + lib/neutron:install_neutronclient:440 : use_library_from_git python-neutronclient 2022-02-02 15:28:57.763 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-02-02 15:28:57.766 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-02 15:28:57.768 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-02-02 15:28:57.770 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-neutronclient, ]] 2022-02-02 15:28:57.773 | + inc/python:use_library_from_git:253 : return 1 2022-02-02 15:28:57.775 | + ./stack.sh:main:863 : install_keystonemiddleware 2022-02-02 15:28:57.778 | + lib/keystone:install_keystonemiddleware:486 : use_library_from_git keystonemiddleware 2022-02-02 15:28:57.780 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-02-02 15:28:57.782 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-02 15:28:57.785 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-02-02 15:28:57.787 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystonemiddleware, ]] 2022-02-02 15:28:57.790 | + inc/python:use_library_from_git:253 : return 1 2022-02-02 15:28:57.792 | + lib/keystone:install_keystonemiddleware:491 : pip_install_gr keystonemiddleware 2022-02-02 15:28:57.794 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-02-02 15:28:57.797 | + inc/python:pip_install_gr:77 : local clean_name 2022-02-02 15:28:57.800 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-02-02 15:28:57.803 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-02-02 15:28:57.805 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-02-02 15:28:57.809 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-02-02 15:28:57.809 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-02-02 15:28:57.815 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-02-02 15:28:57.817 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-02-02 15:28:57.819 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-02-02 15:28:57.822 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-02-02 15:28:57.825 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-02-02 15:28:57.845 | Using python 3.8 to install keystonemiddleware 2022-02-02 15:28:57.848 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2022-02-02 15:28:58.503 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:28:58.503 | from cryptography.utils import int_from_bytes 2022-02-02 15:28:58.503 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:28:58.503 | from cryptography.utils import int_from_bytes 2022-02-02 15:28:59.487 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-02 15:28:59.491 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-02-02 15:28:59.492 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-02-02 15:28:59.497 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-02-02 15:28:59.502 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-02-02 15:28:59.503 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-02-02 15:28:59.505 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-02-02 15:28:59.511 | Requirement already satisfied: keystonemiddleware===9.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (9.2.0) 2022-02-02 15:28:59.577 | Requirement already satisfied: oslo.cache===2.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 365)) (2.7.0) 2022-02-02 15:28:59.614 | Requirement already satisfied: oslo.config===8.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 390)) (8.5.1) 2022-02-02 15:28:59.655 | Requirement already satisfied: dogpile.cache===1.1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 409)) (1.1.5) 2022-02-02 15:28:59.660 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 416)) (3.3.0) 2022-02-02 15:28:59.667 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (1.15.0) 2022-02-02 15:28:59.670 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 480)) (1.4.0) 2022-02-02 15:28:59.674 | Requirement already satisfied: keystoneauth1===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 507)) (4.3.1) 2022-02-02 15:28:59.734 | Requirement already satisfied: python-keystoneclient===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (4.2.0) 2022-02-02 15:28:59.753 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (4.4.2) 2022-02-02 15:28:59.756 | Requirement already satisfied: oslo.utils===4.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 559)) (4.8.0) 2022-02-02 15:28:59.772 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (2021.1) 2022-02-02 15:28:59.776 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (2.25.1) 2022-02-02 15:28:59.796 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 18)) (1.8.7) 2022-02-02 15:28:59.808 | Requirement already satisfied: oslo.serialization===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (4.1.0) 2022-02-02 15:28:59.817 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 58)) (3.1.1) 2022-02-02 15:28:59.827 | Requirement already satisfied: oslo.context===3.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 55)) (3.2.1) 2022-02-02 15:28:59.834 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 52)) (5.0.1) 2022-02-02 15:28:59.840 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 275)) (4.4.0) 2022-02-02 15:28:59.878 | Requirement already satisfied: pbr===5.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 46)) (5.5.1) 2022-02-02 15:28:59.880 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 118)) (2.2.0) 2022-02-02 15:28:59.888 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 135)) (0.8.0) 2022-02-02 15:28:59.893 | Requirement already satisfied: PyYAML===5.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 179)) (5.4.1) 2022-02-02 15:28:59.896 | Requirement already satisfied: iso8601===0.1.14 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 355)) (0.1.14) 2022-02-02 15:28:59.898 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 322)) (1.7.0) 2022-02-02 15:28:59.902 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (20.9) 2022-02-02 15:28:59.908 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (2.4.7) 2022-02-02 15:28:59.911 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 503)) (0.10.9) 2022-02-02 15:28:59.914 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 359)) (2.10) 2022-02-02 15:28:59.917 | Requirement already satisfied: urllib3===1.26.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 170)) (1.26.3) 2022-02-02 15:28:59.937 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 41)) (2021.10.8) 2022-02-02 15:28:59.940 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (4.0.0) 2022-02-02 15:28:59.943 | Requirement already satisfied: msgpack===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 388)) (1.0.2) 2022-02-02 15:28:59.946 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 566)) (2.8.1) 2022-02-02 15:28:59.950 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 117)) (0.9.6) 2022-02-02 15:28:59.952 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 469)) (1.12.1) 2022-02-02 15:29:01.161 | WARNING: You are using pip version 20.2.2; however, version 22.0.2 is available. 2022-02-02 15:29:01.162 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-02 15:29:01.236 | + inc/python:pip_install:200 : result=0 2022-02-02 15:29:01.238 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-02 15:29:01.241 | + functions-common:time_stop:2304 : local name 2022-02-02 15:29:01.244 | + functions-common:time_stop:2305 : local end_time 2022-02-02 15:29:01.246 | + functions-common:time_stop:2306 : local elapsed_time 2022-02-02 15:29:01.248 | + functions-common:time_stop:2307 : local total 2022-02-02 15:29:01.250 | + functions-common:time_stop:2308 : local start_time 2022-02-02 15:29:01.253 | + functions-common:time_stop:2310 : name=pip_install 2022-02-02 15:29:01.256 | + functions-common:time_stop:2311 : start_time=1643815737840 2022-02-02 15:29:01.258 | + functions-common:time_stop:2313 : [[ -z 1643815737840 ]] 2022-02-02 15:29:01.261 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-02-02 15:29:01.265 | + functions-common:time_stop:2316 : end_time=1643815741262 2022-02-02 15:29:01.268 | + functions-common:time_stop:2317 : elapsed_time=3422 2022-02-02 15:29:01.270 | + functions-common:time_stop:2318 : total=41524 2022-02-02 15:29:01.272 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-02-02 15:29:01.275 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=44946 2022-02-02 15:29:01.277 | + inc/python:pip_install:203 : return 0 2022-02-02 15:29:01.280 | + lib/keystone:install_keystonemiddleware:495 : pip_install_gr python-memcached 2022-02-02 15:29:01.282 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-02-02 15:29:01.285 | + inc/python:pip_install_gr:77 : local clean_name 2022-02-02 15:29:01.288 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-02-02 15:29:01.291 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-02-02 15:29:01.293 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-02-02 15:29:01.297 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-02-02 15:29:01.297 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-02-02 15:29:01.302 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-02-02 15:29:01.304 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-02-02 15:29:01.307 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-02-02 15:29:01.309 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-02-02 15:29:01.312 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-02-02 15:29:01.333 | Using python 3.8 to install python-memcached 2022-02-02 15:29:01.335 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2022-02-02 15:29:01.990 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:29:01.990 | from cryptography.utils import int_from_bytes 2022-02-02 15:29:01.990 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:29:01.990 | from cryptography.utils import int_from_bytes 2022-02-02 15:29:02.989 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-02 15:29:02.993 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-02-02 15:29:02.993 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-02-02 15:29:02.999 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-02-02 15:29:03.003 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-02-02 15:29:03.005 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-02-02 15:29:03.007 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-02-02 15:29:03.127 | Collecting python-memcached===1.59 2022-02-02 15:29:03.134 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4da/c64916871bd35/python_memcached-1.59-py2.py3-none-any.whl (16 kB) 2022-02-02 15:29:03.202 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (1.15.0) 2022-02-02 15:29:04.502 | Installing collected packages: python-memcached 2022-02-02 15:29:04.650 | Successfully installed python-memcached-1.59 2022-02-02 15:29:04.757 | WARNING: You are using pip version 20.2.2; however, version 22.0.2 is available. 2022-02-02 15:29:04.757 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-02 15:29:04.829 | + inc/python:pip_install:200 : result=0 2022-02-02 15:29:04.832 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-02 15:29:04.834 | + functions-common:time_stop:2304 : local name 2022-02-02 15:29:04.836 | + functions-common:time_stop:2305 : local end_time 2022-02-02 15:29:04.838 | + functions-common:time_stop:2306 : local elapsed_time 2022-02-02 15:29:04.841 | + functions-common:time_stop:2307 : local total 2022-02-02 15:29:04.843 | + functions-common:time_stop:2308 : local start_time 2022-02-02 15:29:04.845 | + functions-common:time_stop:2310 : name=pip_install 2022-02-02 15:29:04.847 | + functions-common:time_stop:2311 : start_time=1643815741327 2022-02-02 15:29:04.849 | + functions-common:time_stop:2313 : [[ -z 1643815741327 ]] 2022-02-02 15:29:04.852 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-02-02 15:29:04.856 | + functions-common:time_stop:2316 : end_time=1643815744854 2022-02-02 15:29:04.858 | + functions-common:time_stop:2317 : elapsed_time=3527 2022-02-02 15:29:04.861 | + functions-common:time_stop:2318 : total=44946 2022-02-02 15:29:04.863 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-02-02 15:29:04.865 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=48473 2022-02-02 15:29:04.868 | + inc/python:pip_install:203 : return 0 2022-02-02 15:29:04.870 | + ./stack.sh:main:865 : is_service_enabled keystone 2022-02-02 15:29:04.886 | + functions-common:is_service_enabled:1960 : return 0 2022-02-02 15:29:04.889 | + ./stack.sh:main:866 : '[' 10.222.0.31 == 10.222.0.31 ']' 2022-02-02 15:29:04.891 | + ./stack.sh:main:867 : stack_install_service keystone 2022-02-02 15:29:04.894 | + lib/stack:stack_install_service:20 : local service=keystone 2022-02-02 15:29:04.896 | + lib/stack:stack_install_service:21 : type install_keystone 2022-02-02 15:29:04.898 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-02-02 15:29:04.901 | + lib/stack:stack_install_service:32 : install_keystone 2022-02-02 15:29:04.903 | + lib/keystone:install_keystone:501 : is_service_enabled ldap 2022-02-02 15:29:04.917 | + functions-common:is_service_enabled:1960 : return 1 2022-02-02 15:29:04.920 | + lib/keystone:install_keystone:505 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone stable/wallaby 2022-02-02 15:29:04.922 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/keystone.git 2022-02-02 15:29:04.924 | + functions-common:git_clone:524 : local git_dest=/opt/stack/keystone 2022-02-02 15:29:04.927 | + functions-common:git_clone:525 : local git_ref=stable/wallaby 2022-02-02 15:29:04.929 | + functions-common:git_clone:526 : local orig_dir 2022-02-02 15:29:04.931 | ++ functions-common:git_clone:527 : pwd 2022-02-02 15:29:04.934 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2022-02-02 15:29:04.936 | + functions-common:git_clone:528 : local git_clone_flags= 2022-02-02 15:29:04.938 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2022-02-02 15:29:04.953 | + functions-common:git_clone:530 : RECLONE=False 2022-02-02 15:29:04.955 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2022-02-02 15:29:04.957 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2022-02-02 15:29:04.960 | + functions-common:git_clone:544 : echo stable/wallaby 2022-02-02 15:29:04.961 | + functions-common:git_clone:544 : egrep -q '^refs' 2022-02-02 15:29:04.966 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/keystone ]] 2022-02-02 15:29:04.968 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2022-02-02 15:29:04.970 | + functions-common:git_clone:592 : cd /opt/stack/keystone 2022-02-02 15:29:04.973 | + functions-common:git_clone:593 : git show --oneline 2022-02-02 15:29:04.973 | + functions-common:git_clone:593 : head -1 2022-02-02 15:29:04.977 | ddd97302e Merge "Update local_id limit to 255 characters" into stable/wallaby 2022-02-02 15:29:04.979 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2022-02-02 15:29:04.981 | + lib/keystone:install_keystone:506 : setup_develop /opt/stack/keystone 2022-02-02 15:29:04.983 | + inc/python:setup_develop:338 : local bindep 2022-02-02 15:29:04.986 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-02-02 15:29:04.988 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-02-02 15:29:04.991 | + inc/python:setup_develop:344 : local extras= 2022-02-02 15:29:04.993 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-02-02 15:29:04.995 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-02-02 15:29:04.998 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-02-02 15:29:05.000 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-02-02 15:29:05.003 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-02-02 15:29:05.005 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-02-02 15:29:05.008 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-02-02 15:29:05.010 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-02-02 15:29:05.013 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-02-02 15:29:05.015 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-02-02 15:29:05.017 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-02-02 15:29:05.020 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-02-02 15:29:05.025 | + inc/python:_setup_package_with_constraints_edit:383 : name=keystone 2022-02-02 15:29:05.028 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone '-e file:///opt/stack/keystone#egg=keystone' 2022-02-02 15:29:05.632 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/keystone -e 2022-02-02 15:29:05.635 | + inc/python:setup_package:417 : local bindep=0 2022-02-02 15:29:05.637 | + inc/python:setup_package:418 : local bindep_flag= 2022-02-02 15:29:05.639 | + inc/python:setup_package:419 : local bindep_profiles= 2022-02-02 15:29:05.641 | + inc/python:setup_package:420 : [[ /opt/stack/keystone == -bindep* ]] 2022-02-02 15:29:05.643 | + inc/python:setup_package:425 : local project_dir=/opt/stack/keystone 2022-02-02 15:29:05.645 | + inc/python:setup_package:426 : local flags=-e 2022-02-02 15:29:05.647 | + inc/python:setup_package:427 : local extras= 2022-02-02 15:29:05.649 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-02-02 15:29:05.651 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-02-02 15:29:05.654 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-02-02 15:29:05.656 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-02-02 15:29:05.658 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-02-02 15:29:05.660 | + inc/python:setup_package:445 : pip_install -e /opt/stack/keystone 2022-02-02 15:29:05.680 | Using python 3.8 to install /opt/stack/keystone 2022-02-02 15:29:05.682 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2022-02-02 15:29:06.337 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:29:06.337 | from cryptography.utils import int_from_bytes 2022-02-02 15:29:06.337 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:29:06.337 | from cryptography.utils import int_from_bytes 2022-02-02 15:29:07.338 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-02 15:29:07.339 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-02-02 15:29:07.342 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-02-02 15:29:07.343 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-02-02 15:29:07.344 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-02-02 15:29:07.347 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-02-02 15:29:07.349 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-02-02 15:29:07.356 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-02-02 15:29:07.361 | Obtaining file:///opt/stack/keystone 2022-02-02 15:29:08.868 | Obtaining keystone from file:///opt/stack/keystone#egg=keystone (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-02-02 15:29:10.487 | Collecting Flask===1.1.2 2022-02-02 15:29:10.494 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8a4/fdd8936eba251/Flask-1.1.2-py2.py3-none-any.whl (94 kB) 2022-02-02 15:29:10.678 | Collecting Flask-RESTful===0.3.8 2022-02-02 15:29:10.685 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d89/1118b951921f1/Flask_RESTful-0.3.8-py2.py3-none-any.whl (25 kB) 2022-02-02 15:29:10.757 | Requirement already satisfied: Jinja2===2.11.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.3) 2022-02-02 15:29:10.763 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.1.1) 2022-02-02 15:29:10.822 | Collecting PyJWT===2.0.1 2022-02-02 15:29:10.828 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b70/b15f89dc69b99/PyJWT-2.0.1-py3-none-any.whl (15 kB) 2022-02-02 15:29:10.859 | Requirement already satisfied: SQLAlchemy===1.3.23 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.23) 2022-02-02 15:29:10.886 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.7) 2022-02-02 15:29:11.024 | Collecting Werkzeug===1.0.1 2022-02-02 15:29:11.031 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2de/2a5db0baeae7b/Werkzeug-1.0.1-py2.py3-none-any.whl (298 kB) 2022-02-02 15:29:11.211 | Collecting aniso8601===9.0.1 2022-02-02 15:29:11.217 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1d2/b7ef82963909e/aniso8601-9.0.1-py2.py3-none-any.whl (52 kB) 2022-02-02 15:29:11.492 | Collecting bcrypt===3.2.0 2022-02-02 15:29:11.498 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a05/84a92329210fc/bcrypt-3.2.0-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (61 kB) 2022-02-02 15:29:11.572 | Requirement already satisfied: cffi===1.14.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (1.14.5) 2022-02-02 15:29:11.623 | Collecting click===7.1.2 2022-02-02 15:29:11.629 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/dac/ca89f4bfadd5d/click-7.1.2-py2.py3-none-any.whl (82 kB) 2022-02-02 15:29:11.637 | Requirement already satisfied: cryptography===3.4.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (3.4.6) 2022-02-02 15:29:11.676 | Requirement already satisfied: dogpile.cache===1.1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (1.1.5) 2022-02-02 15:29:11.784 | Collecting itsdangerous===1.1.0 2022-02-02 15:29:11.790 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b12/271b2047cb23e/itsdangerous-1.1.0-py2.py3-none-any.whl (16 kB) 2022-02-02 15:29:11.855 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (3.2.0) 2022-02-02 15:29:11.866 | Requirement already satisfied: keystonemiddleware===9.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (9.2.0) 2022-02-02 15:29:11.918 | Requirement already satisfied: msgpack===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 248)) (1.0.2) 2022-02-02 15:29:11.920 | Requirement already satisfied: oauthlib===3.1.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 274)) (3.1.0) 2022-02-02 15:29:11.925 | Requirement already satisfied: oslo.cache===2.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (2.7.0) 2022-02-02 15:29:11.962 | Requirement already satisfied: oslo.config===8.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (8.5.1) 2022-02-02 15:29:12.002 | Requirement already satisfied: oslo.context===3.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.2.1) 2022-02-02 15:29:12.007 | Requirement already satisfied: oslo.db===8.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (8.5.1) 2022-02-02 15:29:12.055 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (5.0.1) 2022-02-02 15:29:12.060 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (4.4.0) 2022-02-02 15:29:12.099 | Requirement already satisfied: oslo.messaging===12.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (12.7.1) 2022-02-02 15:29:12.154 | Requirement already satisfied: oslo.middleware===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (4.2.0) 2022-02-02 15:29:12.171 | Requirement already satisfied: oslo.policy===3.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (3.7.1) 2022-02-02 15:29:12.185 | Requirement already satisfied: oslo.serialization===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (4.1.0) 2022-02-02 15:29:12.194 | Requirement already satisfied: oslo.service===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (2.5.1) 2022-02-02 15:29:12.218 | Requirement already satisfied: oslo.upgradecheck===1.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (1.3.0) 2022-02-02 15:29:12.228 | Requirement already satisfied: oslo.utils===4.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (4.8.0) 2022-02-02 15:29:12.244 | Requirement already satisfied: osprofiler===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 322)) (3.4.0) 2022-02-02 15:29:12.289 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (20.9) 2022-02-02 15:29:12.394 | Collecting passlib===1.7.4 2022-02-02 15:29:12.400 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/aa6/bca462b8d8bda/passlib-1.7.4-py2.py3-none-any.whl (525 kB) 2022-02-02 15:29:12.491 | Requirement already satisfied: pbr===5.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (5.5.1) 2022-02-02 15:29:12.493 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 337)) (0.7.2) 2022-02-02 15:29:12.495 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 351)) (3.1.1) 2022-02-02 15:29:12.506 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (2.20) 2022-02-02 15:29:12.508 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (0.9.6) 2022-02-02 15:29:12.511 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (2.4.7) 2022-02-02 15:29:12.618 | Collecting pysaml2===6.5.1 2022-02-02 15:29:12.625 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f79/d7b2a416f1b18/pysaml2-6.5.1-py2.py3-none-any.whl (401 kB) 2022-02-02 15:29:12.716 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (2.8.1) 2022-02-02 15:29:12.721 | Requirement already satisfied: python-keystoneclient===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 401)) (4.2.0) 2022-02-02 15:29:12.739 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 431)) (2021.1) 2022-02-02 15:29:12.742 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (2.25.1) 2022-02-02 15:29:12.761 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-02-02 15:29:12.996 | Collecting scrypt===0.8.17 2022-02-02 15:29:13.004 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6ee/0adceb7656429/scrypt-0.8.17-cp38-cp38-manylinux2010_x86_64.whl (924 kB) 2022-02-02 15:29:13.089 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 479)) (1.15.0) 2022-02-02 15:29:13.092 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 505)) (0.13.0) 2022-02-02 15:29:13.102 | Requirement already satisfied: sqlparse===0.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 506)) (0.4.1) 2022-02-02 15:29:13.104 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 508)) (3.3.0) 2022-02-02 15:29:13.106 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 510)) (3.3.0) 2022-02-02 15:29:13.113 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 527)) (2.0.1) 2022-02-02 15:29:13.121 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 528)) (0.5.0) 2022-02-02 15:29:13.126 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 529)) (2.4.0) 2022-02-02 15:29:13.144 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 540)) (1.4.0) 2022-02-02 15:29:13.147 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 549)) (1.1.0) 2022-02-02 15:29:13.153 | Requirement already satisfied: urllib3===1.26.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 551)) (1.26.3) 2022-02-02 15:29:13.309 | Collecting xmlschema===1.5.2 2022-02-02 15:29:13.315 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/df7/bf5d6d23f5f32/xmlschema-1.5.2-py3-none-any.whl (251 kB) 2022-02-02 15:29:13.413 | Requirement already satisfied: yappi===1.3.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 574)) (1.3.2) 2022-02-02 15:29:13.417 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (4.4.2) 2022-02-02 15:29:13.420 | Requirement already satisfied: keystoneauth1===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (4.3.1) 2022-02-02 15:29:13.480 | Requirement already satisfied: PyYAML===5.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2022-02-02 15:29:13.483 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (0.8.0) 2022-02-02 15:29:13.487 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 128)) (2.2.0) 2022-02-02 15:29:13.494 | Requirement already satisfied: alembic===1.5.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.5.7) 2022-02-02 15:29:13.502 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 170)) (2.3.0) 2022-02-02 15:29:13.508 | Requirement already satisfied: cachetools===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 100)) (4.2.1) 2022-02-02 15:29:13.511 | Requirement already satisfied: amqp===5.0.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (5.0.8) 2022-02-02 15:29:13.515 | Requirement already satisfied: kombu===5.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (5.0.2) 2022-02-02 15:29:13.555 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.1) 2022-02-02 15:29:13.564 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.5.1) 2022-02-02 15:29:13.574 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (3.0.0) 2022-02-02 15:29:13.586 | Requirement already satisfied: eventlet===0.30.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 158)) (0.30.2) 2022-02-02 15:29:13.595 | Requirement already satisfied: Paste===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.5.0) 2022-02-02 15:29:13.603 | Requirement already satisfied: oslo.concurrency===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (4.4.0) 2022-02-02 15:29:13.613 | Requirement already satisfied: greenlet===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 184)) (1.0.0) 2022-02-02 15:29:13.618 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.10.9) 2022-02-02 15:29:13.620 | Requirement already satisfied: iso8601===0.1.14 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 208)) (0.1.14) 2022-02-02 15:29:13.737 | Collecting importlib-resources===5.1.2 2022-02-02 15:29:13.743 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/eba/b3efe74d83b04/importlib_resources-5.1.2-py3-none-any.whl (25 kB) 2022-02-02 15:29:13.929 | Collecting defusedxml===0.7.1 2022-02-02 15:29:13.935 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a35/2e7e428770286/defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) 2022-02-02 15:29:14.004 | Requirement already satisfied: pyOpenSSL===20.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 347)) (20.0.1) 2022-02-02 15:29:14.017 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 109)) (4.0.0) 2022-02-02 15:29:14.020 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 196)) (2.10) 2022-02-02 15:29:14.024 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (2021.10.8) 2022-02-02 15:29:14.026 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (0.5.2) 2022-02-02 15:29:14.028 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 407)) (1.6.0) 2022-02-02 15:29:14.030 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (1.0.0) 2022-02-02 15:29:14.032 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 232)) (1.0.0) 2022-02-02 15:29:14.034 | Requirement already satisfied: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 549)) (1.4.0) 2022-02-02 15:29:14.157 | Collecting elementpath===2.2.0 2022-02-02 15:29:14.164 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/eae/259ab72a643c1/elementpath-2.2.0-py3-none-any.whl (142 kB) 2022-02-02 15:29:14.240 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 291)) (1.7.0) 2022-02-02 15:29:14.244 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 566)) (1.12.1) 2022-02-02 15:29:14.247 | Requirement already satisfied: Mako===1.1.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.4) 2022-02-02 15:29:14.254 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 393)) (1.0.4) 2022-02-02 15:29:14.257 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 553)) (5.0.0) 2022-02-02 15:29:14.259 | Requirement already satisfied: setuptools===54.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (54.1.1) 2022-02-02 15:29:14.307 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 441)) (0.7) 2022-02-02 15:29:14.314 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 144)) (1.16.0) 2022-02-02 15:29:14.324 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 163)) (0.14.1) 2022-02-02 15:29:14.333 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 244)) (1.5) 2022-02-02 15:29:15.172 | Installing collected packages: click, itsdangerous, Werkzeug, Flask, aniso8601, Flask-RESTful, passlib, bcrypt, scrypt, importlib-resources, elementpath, xmlschema, defusedxml, pysaml2, PyJWT, keystone 2022-02-02 15:29:15.172 | Attempting uninstall: click 2022-02-02 15:29:15.174 | Found existing installation: Click 7.0 2022-02-02 15:29:15.182 | Uninstalling Click-7.0: 2022-02-02 15:29:15.210 | Successfully uninstalled Click-7.0 2022-02-02 15:29:17.975 | Attempting uninstall: PyJWT 2022-02-02 15:29:17.976 | Found existing installation: PyJWT 1.7.1 2022-02-02 15:29:17.984 | Uninstalling PyJWT-1.7.1: 2022-02-02 15:29:18.012 | Successfully uninstalled PyJWT-1.7.1 2022-02-02 15:29:18.087 | Running setup.py develop for keystone 2022-02-02 15:29:19.771 | Successfully installed Flask-1.1.2 Flask-RESTful-0.3.8 PyJWT-2.0.1 Werkzeug-1.0.1 aniso8601-9.0.1 bcrypt-3.2.0 click-7.1.2 defusedxml-0.7.1 elementpath-2.2.0 importlib-resources-5.1.2 itsdangerous-1.1.0 keystone passlib-1.7.4 pysaml2-6.5.1 scrypt-0.8.17 xmlschema-1.5.2 2022-02-02 15:29:19.913 | WARNING: You are using pip version 20.2.2; however, version 22.0.2 is available. 2022-02-02 15:29:19.913 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-02 15:29:19.986 | + inc/python:pip_install:200 : result=0 2022-02-02 15:29:19.988 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-02 15:29:19.990 | + functions-common:time_stop:2304 : local name 2022-02-02 15:29:19.992 | + functions-common:time_stop:2305 : local end_time 2022-02-02 15:29:19.994 | + functions-common:time_stop:2306 : local elapsed_time 2022-02-02 15:29:19.996 | + functions-common:time_stop:2307 : local total 2022-02-02 15:29:19.999 | + functions-common:time_stop:2308 : local start_time 2022-02-02 15:29:20.001 | + functions-common:time_stop:2310 : name=pip_install 2022-02-02 15:29:20.003 | + functions-common:time_stop:2311 : start_time=1643815745675 2022-02-02 15:29:20.005 | + functions-common:time_stop:2313 : [[ -z 1643815745675 ]] 2022-02-02 15:29:20.008 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-02-02 15:29:20.012 | + functions-common:time_stop:2316 : end_time=1643815760009 2022-02-02 15:29:20.014 | + functions-common:time_stop:2317 : elapsed_time=14334 2022-02-02 15:29:20.016 | + functions-common:time_stop:2318 : total=48473 2022-02-02 15:29:20.018 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-02-02 15:29:20.020 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=62807 2022-02-02 15:29:20.022 | + inc/python:pip_install:203 : return 0 2022-02-02 15:29:20.024 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-02-02 15:29:20.026 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-02-02 15:29:20.028 | + functions-common:safe_chown:2205 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-02-02 15:29:20.046 | + functions-common:_safe_permission_operation:2053 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-02-02 15:29:20.058 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/keystone 2022-02-02 15:29:20.060 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2022-02-02 15:29:20.062 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-02 15:29:20.065 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-02-02 15:29:20.067 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/keystone, ]] 2022-02-02 15:29:20.070 | + inc/python:use_library_from_git:253 : return 1 2022-02-02 15:29:20.072 | + lib/keystone:install_keystone:508 : is_service_enabled ldap 2022-02-02 15:29:20.088 | + functions-common:is_service_enabled:1960 : return 1 2022-02-02 15:29:20.090 | + lib/keystone:install_keystone:512 : '[' uwsgi == mod_wsgi ']' 2022-02-02 15:29:20.093 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-02-02 15:29:20.095 | + ./stack.sh:main:868 : configure_keystone 2022-02-02 15:29:20.097 | + lib/keystone:configure_keystone:202 : sudo install -d -o ubuntu /etc/keystone 2022-02-02 15:29:20.110 | + 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 ]] 2022-02-02 15:29:20.112 | + lib/keystone:configure_keystone:205 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-02-02 15:29:20.117 | + lib/keystone:configure_keystone:208 : is_service_enabled ldap 2022-02-02 15:29:20.132 | + functions-common:is_service_enabled:1960 : return 1 2022-02-02 15:29:20.134 | + lib/keystone:configure_keystone:212 : iniset /etc/keystone/keystone.conf identity driver sql 2022-02-02 15:29:20.164 | + lib/keystone:configure_keystone:213 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-02-02 15:29:20.191 | + lib/keystone:configure_keystone:214 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-02-02 15:29:20.220 | + lib/keystone:configure_keystone:215 : iniset /etc/keystone/keystone.conf role driver sql 2022-02-02 15:29:20.250 | + lib/keystone:configure_keystone:216 : iniset /etc/keystone/keystone.conf resource driver sql 2022-02-02 15:29:20.278 | + lib/keystone:configure_keystone:219 : iniset /etc/keystone/keystone.conf cache enabled True 2022-02-02 15:29:20.309 | + lib/keystone:configure_keystone:220 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-02-02 15:29:20.335 | + lib/keystone:configure_keystone:221 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-02-02 15:29:20.363 | + lib/keystone:configure_keystone:223 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-02-02 15:29:20.365 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-02-02 15:29:20.368 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-02-02 15:29:20.370 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-02-02 15:29:20.372 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-02-02 15:29:20.374 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-02-02 15:29:20.389 | + functions-common:is_service_enabled:1960 : return 0 2022-02-02 15:29:20.392 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-02-02 15:29:20.394 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-02-02 15:29:20.397 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-02-02 15:29:20.412 | ++ functions-common:is_service_enabled:1960 : return 0 2022-02-02 15:29:20.414 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.31:5672/ 2022-02-02 15:29:20.417 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.31:5672/ 2022-02-02 15:29:20.447 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-02-02 15:29:20.449 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-02-02 15:29:20.451 | + lib/keystone:configure_keystone:225 : local service_port=5000 2022-02-02 15:29:20.454 | + lib/keystone:configure_keystone:226 : local auth_port=35357 2022-02-02 15:29:20.456 | + lib/keystone:configure_keystone:228 : is_service_enabled tls-proxy 2022-02-02 15:29:20.472 | + functions-common:is_service_enabled:1960 : return 1 2022-02-02 15:29:20.475 | + lib/keystone:configure_keystone:240 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.31/identity 2022-02-02 15:29:20.504 | + lib/keystone:configure_keystone:241 : iniset /etc/keystone/keystone.conf DEFAULT admin_endpoint http://10.222.0.31/identity 2022-02-02 15:29:20.532 | + lib/keystone:configure_keystone:243 : [[ fernet != '' ]] 2022-02-02 15:29:20.534 | + lib/keystone:configure_keystone:244 : iniset /etc/keystone/keystone.conf token provider fernet 2022-02-02 15:29:20.564 | ++ lib/keystone:configure_keystone:247 : database_connection_url keystone 2022-02-02 15:29:20.566 | ++ lib/database:database_connection_url:132 : local db=keystone 2022-02-02 15:29:20.568 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql keystone 2022-02-02 15:29:20.571 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=keystone 2022-02-02 15:29:20.573 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-02-02 15:29:20.576 | + lib/keystone:configure_keystone:247 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-02-02 15:29:20.606 | + lib/keystone:configure_keystone:250 : '[' False '!=' False ']' 2022-02-02 15:29:20.608 | + lib/keystone:configure_keystone:255 : setup_logging /etc/keystone/keystone.conf 2022-02-02 15:29:20.611 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2022-02-02 15:29:20.613 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2022-02-02 15:29:20.616 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-02-02 15:29:20.632 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-02-02 15:29:20.634 | + functions:setup_systemd_logging:695 : local pidstr= 2022-02-02 15:29:20.636 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-02-02 15:29:20.639 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-02-02 15:29:20.641 | + functions:setup_systemd_logging:702 : iniset /etc/keystone/keystone.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-02-02 15:29:20.668 | + functions:setup_systemd_logging:704 : iniset /etc/keystone/keystone.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-02-02 15:29:20.695 | + functions:setup_systemd_logging:705 : iniset /etc/keystone/keystone.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-02-02 15:29:20.723 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-02-02 15:29:20.749 | + lib/keystone:configure_keystone:257 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-02-02 15:29:20.777 | + lib/keystone:configure_keystone:259 : '[' uwsgi == mod_wsgi ']' 2022-02-02 15:29:20.779 | + lib/keystone:configure_keystone:263 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-02-02 15:29:20.782 | + lib/apache:write_uwsgi_config:257 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-02-02 15:29:20.784 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-02-02 15:29:20.787 | + lib/apache:write_uwsgi_config:259 : local url=/identity 2022-02-02 15:29:20.789 | + lib/apache:write_uwsgi_config:260 : local http= 2022-02-02 15:29:20.791 | + lib/apache:write_uwsgi_config:261 : local name= 2022-02-02 15:29:20.794 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/keystone-wsgi-public 2022-02-02 15:29:20.798 | + lib/apache:write_uwsgi_config:262 : name=keystone-wsgi-public 2022-02-02 15:29:20.800 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-02-02 15:29:20.803 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-02-02 15:29:20.815 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-02-02 15:29:20.815 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-02-02 15:29:20.823 | d /var/run/uwsgi 0755 ubuntu root 2022-02-02 15:29:20.826 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-02-02 15:29:20.842 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-02-02 15:29:20.845 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-02-02 15:29:20.848 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-02-02 15:29:20.877 | + lib/apache:write_uwsgi_config:279 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-02-02 15:29:20.903 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-02-02 15:29:20.930 | + lib/apache:write_uwsgi_config:283 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-02-02 15:29:20.956 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-02-02 15:29:20.983 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-02-02 15:29:21.010 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-02-02 15:29:21.037 | + lib/apache:write_uwsgi_config:289 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-02-02 15:29:21.063 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-02-02 15:29:21.090 | + lib/apache:write_uwsgi_config:293 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-02-02 15:29:21.117 | + lib/apache:write_uwsgi_config:295 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-02-02 15:29:21.144 | + lib/apache:write_uwsgi_config:297 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-02-02 15:29:21.171 | + lib/apache:write_uwsgi_config:299 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-02-02 15:29:21.198 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2022-02-02 15:29:21.200 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2022-02-02 15:29:21.203 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for keystone-wsgi-public 2022-02-02 15:29:21.205 | ++ lib/apache:apache_site_config_for:189 : local site=keystone-wsgi-public 2022-02-02 15:29:21.207 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-02-02 15:29:21.210 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-02-02 15:29:21.212 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-02-02 15:29:21.215 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-02-02 15:29:21.217 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-02-02 15:29:21.220 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-02-02 15:29:21.247 | + lib/apache:write_uwsgi_config:308 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-02-02 15:29:21.274 | + lib/apache:write_uwsgi_config:309 : echo 'ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 ' 2022-02-02 15:29:21.274 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-02-02 15:29:21.283 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-02-02 15:29:21.287 | + lib/apache:write_uwsgi_config:310 : enable_apache_site keystone-wsgi-public 2022-02-02 15:29:21.289 | + lib/apache:enable_apache_site:206 : local site=keystone-wsgi-public 2022-02-02 15:29:21.291 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-02-02 15:29:21.294 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-02-02 15:29:21.296 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-02-02 15:29:21.298 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-02-02 15:29:21.300 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-02-02 15:29:21.303 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-02-02 15:29:21.305 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-02-02 15:29:21.307 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-02-02 15:29:21.309 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-02-02 15:29:21.312 | + lib/apache:enable_apache_site:210 : sudo a2ensite keystone-wsgi-public 2022-02-02 15:29:21.373 | Enabling site keystone-wsgi-public. 2022-02-02 15:29:21.379 | To activate the new configuration, you need to run: 2022-02-02 15:29:21.379 | systemctl reload apache2 2022-02-02 15:29:21.384 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2022-02-02 15:29:21.386 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-02-02 15:29:21.388 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2022-02-02 15:29:21.391 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart apache2 2022-02-02 15:29:21.518 | + lib/keystone:configure_keystone:264 : write_uwsgi_config /etc/keystone/keystone-uwsgi-admin.ini /usr/local/bin/keystone-wsgi-admin /identity_admin 2022-02-02 15:29:21.520 | + lib/apache:write_uwsgi_config:257 : local file=/etc/keystone/keystone-uwsgi-admin.ini 2022-02-02 15:29:21.522 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/keystone-wsgi-admin 2022-02-02 15:29:21.525 | + lib/apache:write_uwsgi_config:259 : local url=/identity_admin 2022-02-02 15:29:21.528 | + lib/apache:write_uwsgi_config:260 : local http= 2022-02-02 15:29:21.530 | + lib/apache:write_uwsgi_config:261 : local name= 2022-02-02 15:29:21.534 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/keystone-wsgi-admin 2022-02-02 15:29:21.538 | + lib/apache:write_uwsgi_config:262 : name=keystone-wsgi-admin 2022-02-02 15:29:21.540 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-02-02 15:29:21.543 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-02-02 15:29:21.556 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-02-02 15:29:21.556 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-02-02 15:29:21.565 | d /var/run/uwsgi 0755 ubuntu root 2022-02-02 15:29:21.568 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-02-02 15:29:21.583 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/keystone-wsgi-admin.socket 2022-02-02 15:29:21.586 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/keystone/keystone-uwsgi-admin.ini 2022-02-02 15:29:21.590 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-admin 2022-02-02 15:29:21.619 | + lib/apache:write_uwsgi_config:279 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi processes 2 2022-02-02 15:29:21.646 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi master true 2022-02-02 15:29:21.674 | + lib/apache:write_uwsgi_config:283 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi die-on-term true 2022-02-02 15:29:21.701 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi exit-on-reload false 2022-02-02 15:29:21.728 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi worker-reload-mercy 90 2022-02-02 15:29:21.755 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi enable-threads true 2022-02-02 15:29:21.782 | + lib/apache:write_uwsgi_config:289 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi plugins http,python3 2022-02-02 15:29:21.809 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi thunder-lock true 2022-02-02 15:29:21.837 | + lib/apache:write_uwsgi_config:293 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-02-02 15:29:21.864 | + lib/apache:write_uwsgi_config:295 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi buffer-size 65535 2022-02-02 15:29:21.891 | + lib/apache:write_uwsgi_config:297 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi add-header 'Connection: close' 2022-02-02 15:29:21.918 | + lib/apache:write_uwsgi_config:299 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi lazy-apps true 2022-02-02 15:29:21.945 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2022-02-02 15:29:21.947 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2022-02-02 15:29:21.950 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for keystone-wsgi-admin 2022-02-02 15:29:21.952 | ++ lib/apache:apache_site_config_for:189 : local site=keystone-wsgi-admin 2022-02-02 15:29:21.954 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-02-02 15:29:21.957 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-02-02 15:29:21.959 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-02-02 15:29:21.961 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/keystone-wsgi-admin.conf 2022-02-02 15:29:21.964 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-admin.conf 2022-02-02 15:29:21.966 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-admin.socket 2022-02-02 15:29:21.994 | + lib/apache:write_uwsgi_config:308 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi chmod-socket 666 2022-02-02 15:29:22.021 | + lib/apache:write_uwsgi_config:309 : echo 'ProxyPass "/identity_admin" "unix:/var/run/uwsgi/keystone-wsgi-admin.socket|uwsgi://uwsgi-uds-keystone-wsgi-admin" retry=0 ' 2022-02-02 15:29:22.022 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-admin.conf 2022-02-02 15:29:22.030 | ProxyPass "/identity_admin" "unix:/var/run/uwsgi/keystone-wsgi-admin.socket|uwsgi://uwsgi-uds-keystone-wsgi-admin" retry=0 2022-02-02 15:29:22.034 | + lib/apache:write_uwsgi_config:310 : enable_apache_site keystone-wsgi-admin 2022-02-02 15:29:22.037 | + lib/apache:enable_apache_site:206 : local site=keystone-wsgi-admin 2022-02-02 15:29:22.039 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-02-02 15:29:22.041 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-02-02 15:29:22.043 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-02-02 15:29:22.046 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-02-02 15:29:22.048 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-02-02 15:29:22.050 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-02-02 15:29:22.053 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-02-02 15:29:22.055 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-02-02 15:29:22.058 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-02-02 15:29:22.060 | + lib/apache:enable_apache_site:210 : sudo a2ensite keystone-wsgi-admin 2022-02-02 15:29:22.122 | Enabling site keystone-wsgi-admin. 2022-02-02 15:29:22.127 | To activate the new configuration, you need to run: 2022-02-02 15:29:22.128 | systemctl reload apache2 2022-02-02 15:29:22.132 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2022-02-02 15:29:22.134 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-02-02 15:29:22.136 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2022-02-02 15:29:22.139 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart apache2 2022-02-02 15:29:22.262 | + lib/keystone:configure_keystone:267 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-02-02 15:29:22.294 | + lib/keystone:configure_keystone:269 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-02-02 15:29:22.325 | + lib/keystone:configure_keystone:271 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-02-02 15:29:22.356 | + lib/keystone:configure_keystone:279 : [[ True = True ]] 2022-02-02 15:29:22.358 | + lib/keystone:configure_keystone:280 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-02-02 15:29:22.388 | + lib/keystone:configure_keystone:281 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-02-02 15:29:22.417 | + lib/keystone:configure_keystone:282 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-02-02 15:29:22.446 | + ./stack.sh:main:872 : is_service_enabled swift 2022-02-02 15:29:22.463 | + functions-common:is_service_enabled:1960 : return 0 2022-02-02 15:29:22.465 | + ./stack.sh:main:873 : is_service_enabled ceilometer 2022-02-02 15:29:22.482 | + functions-common:is_service_enabled:1960 : return 1 2022-02-02 15:29:22.484 | + ./stack.sh:main:876 : stack_install_service swift 2022-02-02 15:29:22.487 | + lib/stack:stack_install_service:20 : local service=swift 2022-02-02 15:29:22.490 | + lib/stack:stack_install_service:21 : type install_swift 2022-02-02 15:29:22.492 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-02-02 15:29:22.494 | + lib/stack:stack_install_service:32 : install_swift 2022-02-02 15:29:22.497 | + lib/swift:install_swift:742 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift stable/wallaby 2022-02-02 15:29:22.499 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/swift.git 2022-02-02 15:29:22.501 | + functions-common:git_clone:524 : local git_dest=/opt/stack/swift 2022-02-02 15:29:22.504 | + functions-common:git_clone:525 : local git_ref=stable/wallaby 2022-02-02 15:29:22.506 | + functions-common:git_clone:526 : local orig_dir 2022-02-02 15:29:22.508 | ++ functions-common:git_clone:527 : pwd 2022-02-02 15:29:22.511 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2022-02-02 15:29:22.513 | + functions-common:git_clone:528 : local git_clone_flags= 2022-02-02 15:29:22.516 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2022-02-02 15:29:22.532 | + functions-common:git_clone:530 : RECLONE=False 2022-02-02 15:29:22.534 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2022-02-02 15:29:22.536 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2022-02-02 15:29:22.539 | + functions-common:git_clone:544 : echo stable/wallaby 2022-02-02 15:29:22.540 | + functions-common:git_clone:544 : egrep -q '^refs' 2022-02-02 15:29:22.545 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/swift ]] 2022-02-02 15:29:22.547 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2022-02-02 15:29:22.550 | + functions-common:git_clone:592 : cd /opt/stack/swift 2022-02-02 15:29:22.552 | + functions-common:git_clone:593 : git show --oneline 2022-02-02 15:29:22.553 | + functions-common:git_clone:593 : head -1 2022-02-02 15:29:22.556 | a25a936c4 Fix cname_lookup test 2022-02-02 15:29:22.559 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2022-02-02 15:29:22.561 | + lib/swift:install_swift:745 : setup_develop /opt/stack/swift keystone 2022-02-02 15:29:22.564 | + inc/python:setup_develop:338 : local bindep 2022-02-02 15:29:22.566 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2022-02-02 15:29:22.569 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2022-02-02 15:29:22.571 | + inc/python:setup_develop:344 : local extras=keystone 2022-02-02 15:29:22.574 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-02-02 15:29:22.576 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-02-02 15:29:22.578 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2022-02-02 15:29:22.581 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2022-02-02 15:29:22.583 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-02-02 15:29:22.586 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2022-02-02 15:29:22.589 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2022-02-02 15:29:22.591 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-02-02 15:29:22.594 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2022-02-02 15:29:22.597 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-02-02 15:29:22.599 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-02-02 15:29:22.602 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-02-02 15:29:22.607 | + inc/python:_setup_package_with_constraints_edit:383 : name=swift 2022-02-02 15:29:22.610 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift '-e file:///opt/stack/swift#egg=swift' 2022-02-02 15:29:23.224 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/swift -e keystone 2022-02-02 15:29:23.226 | + inc/python:setup_package:417 : local bindep=0 2022-02-02 15:29:23.228 | + inc/python:setup_package:418 : local bindep_flag= 2022-02-02 15:29:23.231 | + inc/python:setup_package:419 : local bindep_profiles= 2022-02-02 15:29:23.233 | + inc/python:setup_package:420 : [[ /opt/stack/swift == -bindep* ]] 2022-02-02 15:29:23.235 | + inc/python:setup_package:425 : local project_dir=/opt/stack/swift 2022-02-02 15:29:23.237 | + inc/python:setup_package:426 : local flags=-e 2022-02-02 15:29:23.240 | + inc/python:setup_package:427 : local extras=keystone 2022-02-02 15:29:23.242 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-02-02 15:29:23.244 | + inc/python:setup_package:431 : [[ -z keystone ]] 2022-02-02 15:29:23.246 | + inc/python:setup_package:436 : [[ ! -z keystone ]] 2022-02-02 15:29:23.249 | + inc/python:setup_package:437 : extras='[keystone]' 2022-02-02 15:29:23.251 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-02-02 15:29:23.253 | + inc/python:setup_package:445 : pip_install -e '/opt/stack/swift[keystone]' 2022-02-02 15:29:23.274 | Using python 3.8 to install /opt/stack/swift 2022-02-02 15:29:23.277 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e '/opt/stack/swift[keystone]' 2022-02-02 15:29:23.949 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:29:23.949 | from cryptography.utils import int_from_bytes 2022-02-02 15:29:23.949 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:29:23.949 | from cryptography.utils import int_from_bytes 2022-02-02 15:29:24.969 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-02 15:29:24.969 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-02-02 15:29:24.972 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-02-02 15:29:24.974 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-02-02 15:29:24.974 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-02-02 15:29:24.977 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-02-02 15:29:24.979 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-02-02 15:29:24.986 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-02-02 15:29:24.991 | Obtaining file:///opt/stack/swift 2022-02-02 15:29:26.208 | Obtaining swift from file:///opt/stack/swift#egg=swift (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-02-02 15:29:27.463 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.1) 2022-02-02 15:29:27.472 | Requirement already satisfied: cryptography===3.4.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (3.4.6) 2022-02-02 15:29:27.512 | Requirement already satisfied: eventlet===0.30.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 158)) (0.30.2) 2022-02-02 15:29:27.521 | Requirement already satisfied: greenlet===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 184)) (1.0.0) 2022-02-02 15:29:27.526 | Requirement already satisfied: keystonemiddleware===9.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (9.2.0) 2022-02-02 15:29:28.434 | Collecting lxml===4.6.2 2022-02-02 15:29:28.449 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2e5/cc908fe43fe1a/lxml-4.6.2-cp38-cp38-manylinux1_x86_64.whl (5.4 MB) 2022-02-02 15:29:28.649 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) (0.10.9) 2022-02-02 15:29:28.651 | Requirement already satisfied: oslo.cache===2.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (2.7.0) 2022-02-02 15:29:28.687 | Requirement already satisfied: oslo.config===8.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (8.5.1) 2022-02-02 15:29:28.727 | Requirement already satisfied: oslo.context===3.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (3.2.1) 2022-02-02 15:29:28.733 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (5.0.1) 2022-02-02 15:29:28.739 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (4.4.0) 2022-02-02 15:29:28.777 | Requirement already satisfied: oslo.serialization===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (4.1.0) 2022-02-02 15:29:28.787 | Requirement already satisfied: oslo.utils===4.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (4.8.0) 2022-02-02 15:29:28.804 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (20.9) 2022-02-02 15:29:28.809 | Requirement already satisfied: pbr===5.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 330)) (5.5.1) 2022-02-02 15:29:28.811 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (3.1.1) 2022-02-02 15:29:28.938 | Collecting pyeclib===1.6.0 2022-02-02 15:29:28.954 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/801/1e31ee89ae7fb/pyeclib-1.6.0.tar.gz (6.7 MB) 2022-02-02 15:29:29.963 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 359)) (0.9.6) 2022-02-02 15:29:29.965 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 365)) (2.4.7) 2022-02-02 15:29:29.968 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 392)) (2.8.1) 2022-02-02 15:29:29.973 | Requirement already satisfied: python-keystoneclient===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 402)) (4.2.0) 2022-02-02 15:29:29.991 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 432)) (2021.1) 2022-02-02 15:29:29.994 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (2.25.1) 2022-02-02 15:29:30.014 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 456)) (1.4.0) 2022-02-02 15:29:30.019 | Requirement already satisfied: setuptools===54.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 477)) (54.1.1) 2022-02-02 15:29:30.067 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 480)) (1.15.0) 2022-02-02 15:29:30.070 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (3.3.0) 2022-02-02 15:29:30.077 | Requirement already satisfied: urllib3===1.26.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 552)) (1.26.3) 2022-02-02 15:29:30.246 | Collecting xattr===0.9.7 2022-02-02 15:29:30.252 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b0b/bca828e04ef2d/xattr-0.9.7.tar.gz (13 kB) 2022-02-02 15:29:31.055 | Requirement already satisfied: cffi===1.14.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (1.14.5) 2022-02-02 15:29:31.059 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 144)) (1.16.0) 2022-02-02 15:29:31.068 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.7) 2022-02-02 15:29:31.082 | Requirement already satisfied: keystoneauth1===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (4.3.1) 2022-02-02 15:29:31.142 | Requirement already satisfied: dogpile.cache===1.1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (1.1.5) 2022-02-02 15:29:31.148 | Requirement already satisfied: PyYAML===5.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2022-02-02 15:29:31.151 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 128)) (2.2.0) 2022-02-02 15:29:31.159 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.8.0) 2022-02-02 15:29:31.163 | Requirement already satisfied: msgpack===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (1.0.2) 2022-02-02 15:29:31.166 | Requirement already satisfied: iso8601===0.1.14 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 208)) (0.1.14) 2022-02-02 15:29:31.169 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 196)) (2.10) 2022-02-02 15:29:31.172 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (2021.10.8) 2022-02-02 15:29:31.174 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 109)) (4.0.0) 2022-02-02 15:29:31.177 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (2.20) 2022-02-02 15:29:31.180 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 292)) (1.7.0) 2022-02-02 15:29:31.184 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (4.4.2) 2022-02-02 15:29:31.187 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 567)) (1.12.1) 2022-02-02 15:29:31.190 | Building wheels for collected packages: pyeclib, xattr 2022-02-02 15:29:31.191 | Building wheel for pyeclib (setup.py): started 2022-02-02 15:29:32.492 | Building wheel for pyeclib (setup.py): finished with status 'done' 2022-02-02 15:29:32.493 | Created wheel for pyeclib: filename=pyeclib-1.6.0-cp38-cp38-linux_x86_64.whl size=55496 sha256=e1b93c59bf12d8095ba376d4608421b69be09398359c53a0eac5414bce724d62 2022-02-02 15:29:32.493 | Stored in directory: /root/.cache/pip/wheels/8d/84/e6/6a48e2f14c9392ac545275a5b87ce7ad21ff00ceacd6831bd5 2022-02-02 15:29:32.494 | Building wheel for xattr (setup.py): started 2022-02-02 15:29:33.889 | Building wheel for xattr (setup.py): finished with status 'done' 2022-02-02 15:29:33.889 | Created wheel for xattr: filename=xattr-0.9.7-cp38-cp38-linux_x86_64.whl size=33236 sha256=790c34bb204ee193f36bd7f22029539b07d3ca9462950e4b54abee5c7ec4f57e 2022-02-02 15:29:33.890 | Stored in directory: /root/.cache/pip/wheels/90/58/82/c0bf95f0215cd4d718b9b5bde6f88253eef46677a81e649467 2022-02-02 15:29:33.890 | Successfully built pyeclib xattr 2022-02-02 15:29:35.068 | Installing collected packages: lxml, xattr, pyeclib, swift 2022-02-02 15:29:35.552 | Running setup.py develop for swift 2022-02-02 15:29:37.056 | Successfully installed lxml-4.6.2 pyeclib-1.6.0 swift xattr-0.9.7 2022-02-02 15:29:37.171 | WARNING: You are using pip version 20.2.2; however, version 22.0.2 is available. 2022-02-02 15:29:37.171 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-02 15:29:37.267 | + inc/python:pip_install:200 : result=0 2022-02-02 15:29:37.269 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-02 15:29:37.271 | + functions-common:time_stop:2304 : local name 2022-02-02 15:29:37.274 | + functions-common:time_stop:2305 : local end_time 2022-02-02 15:29:37.276 | + functions-common:time_stop:2306 : local elapsed_time 2022-02-02 15:29:37.278 | + functions-common:time_stop:2307 : local total 2022-02-02 15:29:37.280 | + functions-common:time_stop:2308 : local start_time 2022-02-02 15:29:37.283 | + functions-common:time_stop:2310 : name=pip_install 2022-02-02 15:29:37.285 | + functions-common:time_stop:2311 : start_time=1643815763269 2022-02-02 15:29:37.287 | + functions-common:time_stop:2313 : [[ -z 1643815763269 ]] 2022-02-02 15:29:37.290 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-02-02 15:29:37.294 | + functions-common:time_stop:2316 : end_time=1643815777291 2022-02-02 15:29:37.296 | + functions-common:time_stop:2317 : elapsed_time=14022 2022-02-02 15:29:37.298 | + functions-common:time_stop:2318 : total=62807 2022-02-02 15:29:37.300 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-02-02 15:29:37.302 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=76829 2022-02-02 15:29:37.305 | + inc/python:pip_install:203 : return 0 2022-02-02 15:29:37.307 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-02-02 15:29:37.309 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-02-02 15:29:37.311 | + functions-common:safe_chown:2205 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-02-02 15:29:37.330 | + functions-common:_safe_permission_operation:2053 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-02-02 15:29:37.344 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/swift 2022-02-02 15:29:37.347 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2022-02-02 15:29:37.349 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-02 15:29:37.351 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-02-02 15:29:37.354 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/swift, ]] 2022-02-02 15:29:37.356 | + inc/python:use_library_from_git:253 : return 1 2022-02-02 15:29:37.359 | + lib/swift:install_swift:746 : '[' False == True ']' 2022-02-02 15:29:37.361 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-02-02 15:29:37.363 | + ./stack.sh:main:877 : configure_swift 2022-02-02 15:29:37.366 | + lib/swift:configure_swift:334 : local swift_pipeline=crossdomain 2022-02-02 15:29:37.368 | + lib/swift:configure_swift:335 : local node_number 2022-02-02 15:29:37.370 | + lib/swift:configure_swift:336 : local swift_node_config 2022-02-02 15:29:37.372 | + lib/swift:configure_swift:337 : local swift_log_dir 2022-02-02 15:29:37.374 | + lib/swift:configure_swift:340 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-02-02 15:29:38.212 | No object-updater running 2022-02-02 15:29:38.212 | No object-auditor running 2022-02-02 15:29:38.212 | No object-reconstructor running 2022-02-02 15:29:38.212 | No account-replicator running 2022-02-02 15:29:38.212 | No account-auditor running 2022-02-02 15:29:38.212 | No object-server running 2022-02-02 15:29:38.212 | No container-updater running 2022-02-02 15:29:38.212 | No object-expirer running 2022-02-02 15:29:38.212 | No container-reconciler running 2022-02-02 15:29:38.212 | No account-reaper running 2022-02-02 15:29:38.212 | No container-auditor running 2022-02-02 15:29:38.212 | No container-server running 2022-02-02 15:29:38.212 | No container-sharder running 2022-02-02 15:29:38.213 | No container-sync running 2022-02-02 15:29:38.213 | No account-server running 2022-02-02 15:29:38.213 | No object-replicator running 2022-02-02 15:29:38.213 | No proxy-server running 2022-02-02 15:29:38.213 | No container-replicator running 2022-02-02 15:29:38.257 | + lib/swift:configure_swift:340 : true 2022-02-02 15:29:38.259 | + lib/swift:configure_swift:342 : sudo install -d -o ubuntu /etc/swift 2022-02-02 15:29:38.272 | + lib/swift:configure_swift:343 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-02-02 15:29:38.284 | + lib/swift:configure_swift:345 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-02-02 15:29:38.287 | + lib/swift:configure_swift:358 : sudo tee /etc/rsyncd.conf 2022-02-02 15:29:38.287 | ++ lib/swift:configure_swift:354 : id -g -n ubuntu 2022-02-02 15:29:38.291 | + lib/swift:configure_swift:354 : sed -e ' 2022-02-02 15:29:38.291 | s/%GROUP%/ubuntu/; 2022-02-02 15:29:38.291 | s/%USER%/ubuntu/; 2022-02-02 15:29:38.291 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-02-02 15:29:38.292 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-02-02 15:29:38.295 | uid = ubuntu 2022-02-02 15:29:38.295 | gid = ubuntu 2022-02-02 15:29:38.295 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-02-02 15:29:38.295 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-02-02 15:29:38.295 | address = 127.0.0.1 2022-02-02 15:29:38.295 | 2022-02-02 15:29:38.295 | [account6612] 2022-02-02 15:29:38.295 | max connections = 25 2022-02-02 15:29:38.295 | path = /opt/stack/data/swift/1/node/ 2022-02-02 15:29:38.295 | read only = false 2022-02-02 15:29:38.295 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-02-02 15:29:38.295 | 2022-02-02 15:29:38.295 | [account6622] 2022-02-02 15:29:38.295 | max connections = 25 2022-02-02 15:29:38.295 | path = /opt/stack/data/swift/2/node/ 2022-02-02 15:29:38.295 | read only = false 2022-02-02 15:29:38.295 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-02-02 15:29:38.295 | 2022-02-02 15:29:38.295 | [account6632] 2022-02-02 15:29:38.295 | max connections = 25 2022-02-02 15:29:38.295 | path = /opt/stack/data/swift/3/node/ 2022-02-02 15:29:38.295 | read only = false 2022-02-02 15:29:38.295 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-02-02 15:29:38.295 | 2022-02-02 15:29:38.296 | [account6642] 2022-02-02 15:29:38.296 | max connections = 25 2022-02-02 15:29:38.296 | path = /opt/stack/data/swift/4/node/ 2022-02-02 15:29:38.296 | read only = false 2022-02-02 15:29:38.296 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-02-02 15:29:38.296 | 2022-02-02 15:29:38.296 | 2022-02-02 15:29:38.296 | [container6611] 2022-02-02 15:29:38.296 | max connections = 25 2022-02-02 15:29:38.296 | path = /opt/stack/data/swift/1/node/ 2022-02-02 15:29:38.296 | read only = false 2022-02-02 15:29:38.296 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-02-02 15:29:38.296 | 2022-02-02 15:29:38.296 | [container6621] 2022-02-02 15:29:38.296 | max connections = 25 2022-02-02 15:29:38.296 | path = /opt/stack/data/swift/2/node/ 2022-02-02 15:29:38.296 | read only = false 2022-02-02 15:29:38.297 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-02-02 15:29:38.297 | 2022-02-02 15:29:38.297 | [container6631] 2022-02-02 15:29:38.297 | max connections = 25 2022-02-02 15:29:38.297 | path = /opt/stack/data/swift/3/node/ 2022-02-02 15:29:38.297 | read only = false 2022-02-02 15:29:38.297 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-02-02 15:29:38.297 | 2022-02-02 15:29:38.297 | [container6641] 2022-02-02 15:29:38.297 | max connections = 25 2022-02-02 15:29:38.297 | path = /opt/stack/data/swift/4/node/ 2022-02-02 15:29:38.297 | read only = false 2022-02-02 15:29:38.297 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-02-02 15:29:38.297 | 2022-02-02 15:29:38.297 | 2022-02-02 15:29:38.297 | [object6613] 2022-02-02 15:29:38.297 | max connections = 25 2022-02-02 15:29:38.297 | path = /opt/stack/data/swift/1/node/ 2022-02-02 15:29:38.297 | read only = false 2022-02-02 15:29:38.297 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-02-02 15:29:38.297 | 2022-02-02 15:29:38.297 | [object6623] 2022-02-02 15:29:38.297 | max connections = 25 2022-02-02 15:29:38.297 | path = /opt/stack/data/swift/2/node/ 2022-02-02 15:29:38.297 | read only = false 2022-02-02 15:29:38.297 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-02-02 15:29:38.297 | 2022-02-02 15:29:38.297 | [object6633] 2022-02-02 15:29:38.297 | max connections = 25 2022-02-02 15:29:38.297 | path = /opt/stack/data/swift/3/node/ 2022-02-02 15:29:38.297 | read only = false 2022-02-02 15:29:38.297 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-02-02 15:29:38.297 | 2022-02-02 15:29:38.297 | [object6643] 2022-02-02 15:29:38.297 | max connections = 25 2022-02-02 15:29:38.297 | path = /opt/stack/data/swift/4/node/ 2022-02-02 15:29:38.297 | read only = false 2022-02-02 15:29:38.298 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-02-02 15:29:38.298 | + lib/swift:configure_swift:360 : is_ubuntu 2022-02-02 15:29:38.300 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-02-02 15:29:38.302 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-02-02 15:29:38.304 | + lib/swift:configure_swift:361 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-02-02 15:29:38.320 | + lib/swift:configure_swift:366 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-02-02 15:29:38.322 | + lib/swift:configure_swift:367 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-02-02 15:29:38.326 | + lib/swift:configure_swift:368 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-02-02 15:29:38.330 | + lib/swift:configure_swift:372 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-02-02 15:29:38.332 | + lib/swift:configure_swift:373 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-02-02 15:29:38.336 | + lib/swift:configure_swift:374 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-02-02 15:29:38.365 | + lib/swift:configure_swift:375 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.31:8080/v1/ 2022-02-02 15:29:38.389 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-02-02 15:29:38.407 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-02-02 15:29:38.434 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-02-02 15:29:38.451 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-02-02 15:29:38.478 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-02-02 15:29:38.496 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-02-02 15:29:38.524 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-02-02 15:29:38.550 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-02-02 15:29:38.578 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-02-02 15:29:38.596 | + lib/swift:configure_swift:390 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-02-02 15:29:38.623 | + lib/swift:configure_swift:392 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-02-02 15:29:38.642 | + lib/swift:configure_swift:393 : is_service_enabled tls-proxy 2022-02-02 15:29:38.657 | + functions-common:is_service_enabled:1960 : return 1 2022-02-02 15:29:38.659 | + lib/swift:configure_swift:396 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-02-02 15:29:38.688 | + lib/swift:configure_swift:402 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-02-02 15:29:38.716 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-02-02 15:29:38.744 | + lib/swift:configure_swift:406 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-02-02 15:29:38.772 | + lib/swift:configure_swift:409 : is_service_enabled ceilometer 2022-02-02 15:29:38.788 | + functions-common:is_service_enabled:1960 : return 1 2022-02-02 15:29:38.790 | + lib/swift:configure_swift:420 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-02-02 15:29:38.817 | + lib/swift:configure_swift:426 : is_service_enabled s3api 2022-02-02 15:29:38.837 | + functions-common:is_service_enabled:1960 : return 1 2022-02-02 15:29:38.840 | + lib/swift:configure_swift:429 : is_service_enabled keystone 2022-02-02 15:29:38.855 | + functions-common:is_service_enabled:1960 : return 0 2022-02-02 15:29:38.857 | + lib/swift:configure_swift:430 : swift_pipeline+=' authtoken' 2022-02-02 15:29:38.859 | + lib/swift:configure_swift:431 : is_service_enabled s3api 2022-02-02 15:29:38.873 | + functions-common:is_service_enabled:1960 : return 1 2022-02-02 15:29:38.875 | + lib/swift:configure_swift:436 : swift_pipeline+=' keystoneauth' 2022-02-02 15:29:38.877 | + lib/swift:configure_swift:439 : swift_pipeline+=' tempauth ' 2022-02-02 15:29:38.879 | + lib/swift:configure_swift:441 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-02-02 15:29:38.884 | + lib/swift:configure_swift:442 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-02-02 15:29:38.891 | + lib/swift:configure_swift:444 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-02-02 15:29:38.918 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-02-02 15:29:38.945 | + lib/swift:configure_swift:448 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-02-02 15:29:38.975 | + lib/swift:configure_swift:453 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-02-02 15:29:39.007 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-02-02 15:29:39.033 | + lib/swift:configure_swift:456 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-02-02 15:29:39.036 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/swift/proxy-server.conf 2022-02-02 15:29:39.038 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=swift 2022-02-02 15:29:39.040 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=filter:authtoken 2022-02-02 15:29:39.050 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-02-02 15:29:39.082 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-02-02 15:29:39.108 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.31/identity 2022-02-02 15:29:39.135 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-02-02 15:29:39.162 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-02-02 15:29:39.191 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-02-02 15:29:39.219 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-02-02 15:29:39.245 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-02-02 15:29:39.273 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-02-02 15:29:39.301 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-02-02 15:29:39.328 | + lib/swift:configure_swift:457 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-02-02 15:29:39.356 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-02-02 15:29:39.386 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-02-02 15:29:39.414 | + lib/swift:configure_swift:461 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-02-02 15:29:39.445 | + lib/swift:configure_swift:462 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-02-02 15:29:39.474 | + lib/swift:configure_swift:467 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-02-02 15:29:39.493 | + lib/swift:configure_swift:468 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-02-02 15:29:39.522 | + lib/swift:configure_swift:471 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-02-02 15:29:39.550 | + lib/swift:configure_swift:473 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-02-02 15:29:39.554 | + lib/swift:configure_swift:474 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-02-02 15:29:39.585 | + lib/swift:configure_swift:475 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-02-02 15:29:39.617 | + lib/swift:configure_swift:476 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-02-02 15:29:39.646 | + lib/swift:configure_swift:478 : local node_number 2022-02-02 15:29:39.649 | + lib/swift:configure_swift:479 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-02-02 15:29:39.651 | + lib/swift:configure_swift:480 : local swift_node_config=/etc/swift/object-server/1.conf 2022-02-02 15:29:39.653 | + lib/swift:configure_swift:481 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-02-02 15:29:39.658 | + lib/swift:configure_swift:482 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-02-02 15:29:39.661 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/object-server/1.conf 2022-02-02 15:29:39.663 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-02-02 15:29:39.665 | + lib/swift:generate_swift_config_services:294 : local bind_port=6613 2022-02-02 15:29:39.667 | + lib/swift:generate_swift_config_services:295 : local server_type=object 2022-02-02 15:29:39.669 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-02-02 15:29:39.672 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-02-02 15:29:39.674 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-02-02 15:29:39.696 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-02-02 15:29:39.727 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-02-02 15:29:39.746 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-02-02 15:29:39.776 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-02-02 15:29:39.795 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-02-02 15:29:39.825 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-02-02 15:29:39.845 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-02-02 15:29:39.875 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-02-02 15:29:39.895 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-02-02 15:29:39.925 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-02-02 15:29:39.944 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-02-02 15:29:39.976 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-02-02 15:29:39.996 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-02-02 15:29:40.036 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-02-02 15:29:40.054 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-02-02 15:29:40.083 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-02-02 15:29:40.102 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-02-02 15:29:40.129 | + 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 2022-02-02 15:29:40.135 | + lib/swift:configure_swift:483 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-02-02 15:29:40.155 | + lib/swift:configure_swift:484 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-02-02 15:29:40.196 | + lib/swift:configure_swift:485 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-02-02 15:29:40.232 | + lib/swift:configure_swift:487 : swift_node_config=/etc/swift/container-server/1.conf 2022-02-02 15:29:40.234 | + lib/swift:configure_swift:488 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-02-02 15:29:40.239 | + lib/swift:configure_swift:489 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-02-02 15:29:40.241 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/container-server/1.conf 2022-02-02 15:29:40.243 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-02-02 15:29:40.246 | + lib/swift:generate_swift_config_services:294 : local bind_port=6611 2022-02-02 15:29:40.248 | + lib/swift:generate_swift_config_services:295 : local server_type=container 2022-02-02 15:29:40.250 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-02-02 15:29:40.252 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-02-02 15:29:40.255 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-02-02 15:29:40.274 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-02-02 15:29:40.303 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-02-02 15:29:40.323 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-02-02 15:29:40.352 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-02-02 15:29:40.371 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-02-02 15:29:40.403 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-02-02 15:29:40.426 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-02-02 15:29:40.456 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-02-02 15:29:40.474 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-02-02 15:29:40.503 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-02-02 15:29:40.522 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-02-02 15:29:40.565 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-02-02 15:29:40.586 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-02-02 15:29:40.616 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-02-02 15:29:40.634 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-02-02 15:29:40.664 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-02-02 15:29:40.683 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-02-02 15:29:40.712 | + 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 2022-02-02 15:29:40.716 | + lib/swift:configure_swift:490 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-02-02 15:29:40.735 | + lib/swift:configure_swift:491 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-02-02 15:29:40.763 | + lib/swift:configure_swift:493 : swift_node_config=/etc/swift/account-server/1.conf 2022-02-02 15:29:40.766 | + lib/swift:configure_swift:494 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-02-02 15:29:40.770 | + lib/swift:configure_swift:495 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-02-02 15:29:40.772 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/account-server/1.conf 2022-02-02 15:29:40.775 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-02-02 15:29:40.777 | + lib/swift:generate_swift_config_services:294 : local bind_port=6612 2022-02-02 15:29:40.779 | + lib/swift:generate_swift_config_services:295 : local server_type=account 2022-02-02 15:29:40.782 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-02-02 15:29:40.784 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-02-02 15:29:40.786 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-02-02 15:29:40.804 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-02-02 15:29:40.834 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-02-02 15:29:40.853 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-02-02 15:29:40.884 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-02-02 15:29:40.903 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-02-02 15:29:40.932 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-02-02 15:29:40.952 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-02-02 15:29:40.984 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-02-02 15:29:41.011 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-02-02 15:29:41.039 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-02-02 15:29:41.057 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-02-02 15:29:41.086 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-02-02 15:29:41.103 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-02-02 15:29:41.132 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-02-02 15:29:41.150 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-02-02 15:29:41.178 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-02-02 15:29:41.196 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-02-02 15:29:41.228 | + 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 2022-02-02 15:29:41.233 | + lib/swift:configure_swift:496 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-02-02 15:29:41.252 | + lib/swift:configure_swift:497 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-02-02 15:29:41.280 | + lib/swift:configure_swift:501 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-02-02 15:29:41.308 | + lib/swift:configure_swift:502 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-02-02 15:29:41.336 | + lib/swift:configure_swift:503 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-02-02 15:29:41.364 | + lib/swift:configure_swift:505 : testfile=/etc/swift/test.conf 2022-02-02 15:29:41.366 | + lib/swift:configure_swift:506 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-02-02 15:29:41.370 | + lib/swift:configure_swift:509 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-02-02 15:29:41.398 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-02-02 15:29:41.427 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-02-02 15:29:41.455 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-02-02 15:29:41.485 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-02-02 15:29:41.513 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-02-02 15:29:41.540 | + lib/swift:configure_swift:515 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-02-02 15:29:41.567 | + lib/swift:configure_swift:516 : iniset /etc/swift/test.conf func_test password4 testing4 2022-02-02 15:29:41.595 | + lib/swift:configure_swift:517 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-02-02 15:29:41.622 | + lib/swift:configure_swift:519 : is_service_enabled keystone 2022-02-02 15:29:41.637 | + functions-common:is_service_enabled:1960 : return 0 2022-02-02 15:29:41.640 | + lib/swift:configure_swift:520 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-02-02 15:29:41.661 | + lib/swift:configure_swift:521 : local auth_vers 2022-02-02 15:29:41.663 | ++ lib/swift:configure_swift:522 : iniget /etc/swift/test.conf func_test auth_version 2022-02-02 15:29:41.683 | + lib/swift:configure_swift:522 : auth_vers=3 2022-02-02 15:29:41.685 | + lib/swift:configure_swift:523 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.31 2022-02-02 15:29:41.712 | + lib/swift:configure_swift:524 : [[ http == \h\t\t\p\s ]] 2022-02-02 15:29:41.714 | + lib/swift:configure_swift:527 : iniset /etc/swift/test.conf func_test auth_port 80 2022-02-02 15:29:41.742 | + lib/swift:configure_swift:529 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.31/identity 2022-02-02 15:29:41.770 | + lib/swift:configure_swift:530 : [[ 3 == \3 ]] 2022-02-02 15:29:41.772 | + lib/swift:configure_swift:531 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-02-02 15:29:41.799 | + lib/swift:configure_swift:535 : is_service_enabled tls-proxy 2022-02-02 15:29:41.815 | + functions-common:is_service_enabled:1960 : return 1 2022-02-02 15:29:41.818 | + lib/swift:configure_swift:541 : local user_group 2022-02-02 15:29:41.820 | ++ lib/swift:configure_swift:542 : id -g ubuntu 2022-02-02 15:29:41.825 | + lib/swift:configure_swift:542 : user_group=1000 2022-02-02 15:29:41.828 | + lib/swift:configure_swift:543 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-02-02 15:29:41.840 | + lib/swift:configure_swift:545 : local swift_log_dir=/opt/stack/data/swift/logs 2022-02-02 15:29:41.843 | + lib/swift:configure_swift:546 : sudo rm -rf /opt/stack/data/swift/logs 2022-02-02 15:29:41.854 | + lib/swift:configure_swift:547 : local swift_log_group=adm 2022-02-02 15:29:41.857 | + lib/swift:configure_swift:548 : is_suse 2022-02-02 15:29:41.876 | + functions-common:is_suse:462 : is_opensuse 2022-02-02 15:29:41.876 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2022-02-02 15:29:41.889 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-02 15:29:41.891 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2022-02-02 15:29:41.894 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2022-02-02 15:29:41.896 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-02 15:29:41.898 | + lib/swift:configure_swift:551 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-02-02 15:29:41.912 | + lib/swift:configure_swift:553 : [[ False != \F\a\l\s\e ]] 2022-02-02 15:29:41.915 | + lib/swift:configure_swift:561 : '[' False == True ']' 2022-02-02 15:29:41.917 | + ./stack.sh:main:880 : is_service_enabled s3api 2022-02-02 15:29:41.935 | + functions-common:is_service_enabled:1960 : return 1 2022-02-02 15:29:41.938 | + ./stack.sh:main:886 : is_service_enabled g-api n-api 2022-02-02 15:29:41.956 | + functions-common:is_service_enabled:1960 : return 0 2022-02-02 15:29:41.959 | + ./stack.sh:main:888 : stack_install_service glance 2022-02-02 15:29:41.961 | + lib/stack:stack_install_service:20 : local service=glance 2022-02-02 15:29:41.964 | + lib/stack:stack_install_service:21 : type install_glance 2022-02-02 15:29:41.967 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-02-02 15:29:41.969 | + lib/stack:stack_install_service:32 : install_glance 2022-02-02 15:29:41.972 | + lib/glance:install_glance:438 : glance_store_extras=() 2022-02-02 15:29:41.974 | + lib/glance:install_glance:438 : local glance_store_extras 2022-02-02 15:29:41.977 | + lib/glance:install_glance:440 : is_service_enabled cinder 2022-02-02 15:29:41.994 | + functions-common:is_service_enabled:1960 : return 0 2022-02-02 15:29:41.996 | + lib/glance:install_glance:441 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-02-02 15:29:41.999 | + lib/glance:install_glance:444 : is_service_enabled swift 2022-02-02 15:29:42.017 | + functions-common:is_service_enabled:1960 : return 0 2022-02-02 15:29:42.019 | + lib/glance:install_glance:445 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-02-02 15:29:42.022 | + lib/glance:install_glance:450 : use_library_from_git glance_store 2022-02-02 15:29:42.025 | + inc/python:use_library_from_git:250 : local name=glance_store 2022-02-02 15:29:42.027 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-02 15:29:42.029 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-02-02 15:29:42.032 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,glance_store, ]] 2022-02-02 15:29:42.034 | + inc/python:use_library_from_git:253 : return 1 2022-02-02 15:29:42.038 | ++ lib/glance:install_glance:456 : join_extras swift cinder 2022-02-02 15:29:42.040 | ++ inc/python:join_extras:29 : local IFS=, 2022-02-02 15:29:42.043 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-02-02 15:29:42.046 | + lib/glance:install_glance:456 : pip_install_gr_extras glance-store swift,cinder 2022-02-02 15:29:42.049 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-02-02 15:29:42.053 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-02-02 15:29:42.055 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-02-02 15:29:42.059 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-02-02 15:29:42.062 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2022-02-02 15:29:42.064 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2022-02-02 15:29:42.068 | +++ inc/python:get_version_constraints_from_global_requirements:240 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2022-02-02 15:29:42.068 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2022-02-02 15:29:42.073 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2022-02-02 15:29:42.076 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2022-02-02 15:29:42.079 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2022-02-02 15:29:42.082 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-02-02 15:29:42.085 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-02-02 15:29:42.107 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-02-02 15:29:42.109 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'glance-store[swift,cinder]!=0.29.0' 2022-02-02 15:29:42.857 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:29:42.857 | from cryptography.utils import int_from_bytes 2022-02-02 15:29:42.857 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:29:42.857 | from cryptography.utils import int_from_bytes 2022-02-02 15:29:43.874 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-02 15:29:43.874 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-02-02 15:29:43.878 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-02-02 15:29:43.879 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-02-02 15:29:43.880 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-02-02 15:29:43.882 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-02-02 15:29:43.885 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-02-02 15:29:43.892 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-02-02 15:29:44.068 | Collecting glance-store===2.5.0 2022-02-02 15:29:44.073 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/fa6/ee61a120d47ea/glance_store-2.5.0-py3-none-any.whl (216 kB) 2022-02-02 15:29:44.234 | Requirement already satisfied: httplib2===0.19.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 191)) (0.19.0) 2022-02-02 15:29:44.238 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (3.2.0) 2022-02-02 15:29:44.250 | Requirement already satisfied: keystoneauth1===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (4.3.1) 2022-02-02 15:29:44.491 | Collecting os-brick===4.3.2 2022-02-02 15:29:44.498 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/0a1/4d29ff834d281/os_brick-4.3.2-py3-none-any.whl (253 kB) 2022-02-02 15:29:44.597 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 292)) (1.7.0) 2022-02-02 15:29:44.602 | Requirement already satisfied: os-win===5.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 296)) (5.4.0) 2022-02-02 15:29:44.620 | Requirement already satisfied: oslo.concurrency===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (4.4.0) 2022-02-02 15:29:44.630 | Requirement already satisfied: oslo.config===8.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (8.5.1) 2022-02-02 15:29:44.670 | Requirement already satisfied: oslo.context===3.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (3.2.1) 2022-02-02 15:29:44.676 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (5.0.1) 2022-02-02 15:29:44.682 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (4.4.0) 2022-02-02 15:29:44.721 | Requirement already satisfied: oslo.privsep===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (2.5.0) 2022-02-02 15:29:44.742 | Requirement already satisfied: oslo.rootwrap===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (6.2.0) 2022-02-02 15:29:44.747 | Requirement already satisfied: oslo.serialization===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (4.1.0) 2022-02-02 15:29:44.756 | Requirement already satisfied: oslo.service===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (2.5.1) 2022-02-02 15:29:44.779 | Requirement already satisfied: oslo.utils===4.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (4.8.0) 2022-02-02 15:29:44.795 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (20.9) 2022-02-02 15:29:44.800 | Requirement already satisfied: pbr===5.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 330)) (5.5.1) 2022-02-02 15:29:44.803 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 359)) (0.9.6) 2022-02-02 15:29:44.805 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 365)) (2.4.7) 2022-02-02 15:29:44.961 | Collecting python-cinderclient===7.4.1 2022-02-02 15:29:44.968 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ada/81f35d3baf48e/python_cinderclient-7.4.1-py3-none-any.whl (279 kB) 2022-02-02 15:29:45.068 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 392)) (2.8.1) 2022-02-02 15:29:45.072 | Requirement already satisfied: python-keystoneclient===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 402)) (4.2.0) 2022-02-02 15:29:45.215 | Collecting python-swiftclient===3.11.1 2022-02-02 15:29:45.222 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/eb5/3bf614eb27689/python_swiftclient-3.11.1-py2.py3-none-any.whl (86 kB) 2022-02-02 15:29:45.325 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 432)) (2021.1) 2022-02-02 15:29:45.329 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (2.25.1) 2022-02-02 15:29:45.350 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 456)) (1.4.0) 2022-02-02 15:29:45.356 | Requirement already satisfied: simplejson===3.17.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 479)) (3.17.2) 2022-02-02 15:29:45.359 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 480)) (1.15.0) 2022-02-02 15:29:45.362 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (3.3.0) 2022-02-02 15:29:45.369 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 525)) (6.3.1) 2022-02-02 15:29:45.384 | Requirement already satisfied: urllib3===1.26.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 552)) (1.26.3) 2022-02-02 15:29:45.406 | Requirement already satisfied: yappi===1.3.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 575)) (1.3.2) 2022-02-02 15:29:45.411 | Requirement already satisfied: eventlet===0.30.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 158)) (0.30.2) 2022-02-02 15:29:45.420 | Requirement already satisfied: iso8601===0.1.14 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 208)) (0.1.14) 2022-02-02 15:29:45.423 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 163)) (0.14.1) 2022-02-02 15:29:45.428 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.8.0) 2022-02-02 15:29:45.433 | Requirement already satisfied: PyYAML===5.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2022-02-02 15:29:45.437 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 128)) (2.2.0) 2022-02-02 15:29:45.445 | Requirement already satisfied: msgpack===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (1.0.2) 2022-02-02 15:29:45.448 | Requirement already satisfied: cffi===1.14.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (1.14.5) 2022-02-02 15:29:45.452 | Requirement already satisfied: greenlet===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 184)) (1.0.0) 2022-02-02 15:29:45.457 | Requirement already satisfied: Paste===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.5.0) 2022-02-02 15:29:45.467 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.5.1) 2022-02-02 15:29:45.479 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.7) 2022-02-02 15:29:45.493 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (3.0.0) 2022-02-02 15:29:45.506 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.1) 2022-02-02 15:29:45.515 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) (0.10.9) 2022-02-02 15:29:45.519 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 338)) (0.7.2) 2022-02-02 15:29:45.521 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 109)) (4.0.0) 2022-02-02 15:29:45.524 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (2021.10.8) 2022-02-02 15:29:45.527 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 196)) (2.10) 2022-02-02 15:29:45.531 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 144)) (1.16.0) 2022-02-02 15:29:45.539 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 245)) (1.5) 2022-02-02 15:29:45.542 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 567)) (1.12.1) 2022-02-02 15:29:45.544 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (2.20) 2022-02-02 15:29:45.547 | Requirement already satisfied: setuptools===54.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 477)) (54.1.1) 2022-02-02 15:29:45.599 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (0.7) 2022-02-02 15:29:45.606 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 530)) (2.4.0) 2022-02-02 15:29:45.624 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 550)) (1.1.0) 2022-02-02 15:29:45.631 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 408)) (1.6.0) 2022-02-02 15:29:45.633 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (1.0.0) 2022-02-02 15:29:45.636 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 541)) (1.4.0) 2022-02-02 15:29:45.640 | Requirement already satisfied: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 550)) (1.4.0) 2022-02-02 15:29:45.643 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 233)) (1.0.0) 2022-02-02 15:29:47.204 | Installing collected packages: os-brick, python-cinderclient, python-swiftclient, glance-store 2022-02-02 15:29:48.726 | Successfully installed glance-store-2.5.0 os-brick-4.3.2 python-cinderclient-7.4.1 python-swiftclient-3.11.1 2022-02-02 15:29:48.874 | WARNING: You are using pip version 20.2.2; however, version 22.0.2 is available. 2022-02-02 15:29:48.874 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-02 15:29:48.957 | + inc/python:pip_install:200 : result=0 2022-02-02 15:29:48.959 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-02 15:29:48.962 | + functions-common:time_stop:2304 : local name 2022-02-02 15:29:48.964 | + functions-common:time_stop:2305 : local end_time 2022-02-02 15:29:48.966 | + functions-common:time_stop:2306 : local elapsed_time 2022-02-02 15:29:48.969 | + functions-common:time_stop:2307 : local total 2022-02-02 15:29:48.971 | + functions-common:time_stop:2308 : local start_time 2022-02-02 15:29:48.973 | + functions-common:time_stop:2310 : name=pip_install 2022-02-02 15:29:48.976 | + functions-common:time_stop:2311 : start_time=1643815782101 2022-02-02 15:29:48.978 | + functions-common:time_stop:2313 : [[ -z 1643815782101 ]] 2022-02-02 15:29:48.982 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-02-02 15:29:48.986 | + functions-common:time_stop:2316 : end_time=1643815788983 2022-02-02 15:29:48.988 | + functions-common:time_stop:2317 : elapsed_time=6882 2022-02-02 15:29:48.991 | + functions-common:time_stop:2318 : total=76829 2022-02-02 15:29:48.993 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-02-02 15:29:48.995 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=83711 2022-02-02 15:29:48.998 | + inc/python:pip_install:203 : return 0 2022-02-02 15:29:49.001 | + lib/glance:install_glance:457 : copy_rootwrap /usr/local/etc/glance 2022-02-02 15:29:49.006 | + lib/glance:copy_rootwrap:216 : local source_path=/usr/local/etc/glance 2022-02-02 15:29:49.009 | + lib/glance:copy_rootwrap:218 : sudo install -d -o ubuntu /etc/glance 2022-02-02 15:29:49.027 | + lib/glance:copy_rootwrap:219 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-02-02 15:29:49.032 | + lib/glance:install_glance:460 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance stable/wallaby 2022-02-02 15:29:49.034 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/glance.git 2022-02-02 15:29:49.037 | + functions-common:git_clone:524 : local git_dest=/opt/stack/glance 2022-02-02 15:29:49.039 | + functions-common:git_clone:525 : local git_ref=stable/wallaby 2022-02-02 15:29:49.042 | + functions-common:git_clone:526 : local orig_dir 2022-02-02 15:29:49.045 | ++ functions-common:git_clone:527 : pwd 2022-02-02 15:29:49.048 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2022-02-02 15:29:49.050 | + functions-common:git_clone:528 : local git_clone_flags= 2022-02-02 15:29:49.053 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2022-02-02 15:29:49.070 | + functions-common:git_clone:530 : RECLONE=False 2022-02-02 15:29:49.072 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2022-02-02 15:29:49.074 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2022-02-02 15:29:49.078 | + functions-common:git_clone:544 : echo stable/wallaby 2022-02-02 15:29:49.078 | + functions-common:git_clone:544 : egrep -q '^refs' 2022-02-02 15:29:49.083 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/glance ]] 2022-02-02 15:29:49.086 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2022-02-02 15:29:49.089 | + functions-common:git_clone:592 : cd /opt/stack/glance 2022-02-02 15:29:49.093 | + functions-common:git_clone:593 : head -1 2022-02-02 15:29:49.093 | + functions-common:git_clone:593 : git show --oneline 2022-02-02 15:29:49.098 | b1d635c28 Fix failing copy_image flow init 2022-02-02 15:29:49.100 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2022-02-02 15:29:49.103 | + lib/glance:install_glance:462 : setup_develop /opt/stack/glance 2022-02-02 15:29:49.105 | + inc/python:setup_develop:338 : local bindep 2022-02-02 15:29:49.109 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2022-02-02 15:29:49.115 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2022-02-02 15:29:49.115 | + inc/python:setup_develop:344 : local extras= 2022-02-02 15:29:49.117 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-02-02 15:29:49.119 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-02-02 15:29:49.122 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2022-02-02 15:29:49.125 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2022-02-02 15:29:49.128 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-02-02 15:29:49.132 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-02-02 15:29:49.135 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2022-02-02 15:29:49.138 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-02-02 15:29:49.141 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2022-02-02 15:29:49.143 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-02-02 15:29:49.146 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-02-02 15:29:49.149 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-02-02 15:29:49.155 | + inc/python:_setup_package_with_constraints_edit:383 : name=glance 2022-02-02 15:29:49.157 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance '-e file:///opt/stack/glance#egg=glance' 2022-02-02 15:29:49.773 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/glance -e 2022-02-02 15:29:49.775 | + inc/python:setup_package:417 : local bindep=0 2022-02-02 15:29:49.778 | + inc/python:setup_package:418 : local bindep_flag= 2022-02-02 15:29:49.781 | + inc/python:setup_package:419 : local bindep_profiles= 2022-02-02 15:29:49.783 | + inc/python:setup_package:420 : [[ /opt/stack/glance == -bindep* ]] 2022-02-02 15:29:49.786 | + inc/python:setup_package:425 : local project_dir=/opt/stack/glance 2022-02-02 15:29:49.789 | + inc/python:setup_package:426 : local flags=-e 2022-02-02 15:29:49.792 | + inc/python:setup_package:427 : local extras= 2022-02-02 15:29:49.795 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-02-02 15:29:49.797 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-02-02 15:29:49.800 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-02-02 15:29:49.802 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-02-02 15:29:49.804 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-02-02 15:29:49.807 | + inc/python:setup_package:445 : pip_install -e /opt/stack/glance 2022-02-02 15:29:49.828 | Using python 3.8 to install /opt/stack/glance 2022-02-02 15:29:49.830 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/glance 2022-02-02 15:29:50.524 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:29:50.524 | from cryptography.utils import int_from_bytes 2022-02-02 15:29:50.524 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:29:50.524 | from cryptography.utils import int_from_bytes 2022-02-02 15:29:51.552 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-02 15:29:51.552 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-02-02 15:29:51.556 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-02-02 15:29:51.557 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-02-02 15:29:51.558 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-02-02 15:29:51.561 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-02-02 15:29:51.564 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-02-02 15:29:51.571 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-02-02 15:29:51.575 | Obtaining file:///opt/stack/glance 2022-02-02 15:29:52.857 | Obtaining glance from file:///opt/stack/glance#egg=glance (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-02-02 15:29:54.141 | Requirement already satisfied: Paste===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.5.0) 2022-02-02 15:29:54.150 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.1) 2022-02-02 15:29:54.159 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.5.1) 2022-02-02 15:29:54.171 | Requirement already satisfied: SQLAlchemy===1.3.23 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.23) 2022-02-02 15:29:54.329 | Collecting WSME===0.10.1 2022-02-02 15:29:54.343 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/190/5bcebe4ca6b0f/WSME-0.10.1-py3-none-any.whl (60 kB) 2022-02-02 15:29:54.433 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.7) 2022-02-02 15:29:54.447 | Requirement already satisfied: alembic===1.5.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.5.7) 2022-02-02 15:29:54.600 | Collecting castellan===3.7.2 2022-02-02 15:29:54.615 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/458/377b7164d9778/castellan-3.7.2-py3-none-any.whl (93 kB) 2022-02-02 15:29:54.717 | Requirement already satisfied: cryptography===3.4.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (3.4.6) 2022-02-02 15:29:54.851 | Collecting cursive===0.2.2 2022-02-02 15:29:54.864 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e56/3a085b3c6e250/cursive-0.2.2-py2.py3-none-any.whl (39 kB) 2022-02-02 15:29:54.949 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 128)) (2.2.0) 2022-02-02 15:29:54.956 | Requirement already satisfied: defusedxml===0.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (0.7.1) 2022-02-02 15:29:54.961 | Requirement already satisfied: eventlet===0.30.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 158)) (0.30.2) 2022-02-02 15:29:54.971 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 170)) (2.3.0) 2022-02-02 15:29:54.976 | Requirement already satisfied: glance-store===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 175)) (2.5.0) 2022-02-02 15:29:55.047 | Requirement already satisfied: greenlet===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 184)) (1.0.0) 2022-02-02 15:29:55.052 | Requirement already satisfied: httplib2===0.19.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 191)) (0.19.0) 2022-02-02 15:29:55.056 | Requirement already satisfied: iso8601===0.1.14 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 208)) (0.1.14) 2022-02-02 15:29:55.059 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (3.2.0) 2022-02-02 15:29:55.070 | Requirement already satisfied: keystoneauth1===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (4.3.1) 2022-02-02 15:29:55.131 | Requirement already satisfied: keystonemiddleware===9.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (9.2.0) 2022-02-02 15:29:55.185 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.8.0) 2022-02-02 15:29:55.190 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 292)) (1.7.0) 2022-02-02 15:29:55.194 | Requirement already satisfied: os-win===5.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 296)) (5.4.0) 2022-02-02 15:29:55.234 | Requirement already satisfied: oslo.cache===2.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (2.7.0) 2022-02-02 15:29:55.271 | Requirement already satisfied: oslo.concurrency===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (4.4.0) 2022-02-02 15:29:55.281 | Requirement already satisfied: oslo.config===8.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (8.5.1) 2022-02-02 15:29:55.322 | Requirement already satisfied: oslo.context===3.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (3.2.1) 2022-02-02 15:29:55.329 | Requirement already satisfied: oslo.db===8.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (8.5.1) 2022-02-02 15:29:55.378 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (5.0.1) 2022-02-02 15:29:55.384 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (4.4.0) 2022-02-02 15:29:55.424 | Requirement already satisfied: oslo.messaging===12.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (12.7.1) 2022-02-02 15:29:55.479 | Requirement already satisfied: oslo.middleware===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (4.2.0) 2022-02-02 15:29:55.498 | Requirement already satisfied: oslo.policy===3.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (3.7.1) 2022-02-02 15:29:55.514 | Requirement already satisfied: oslo.reports===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (2.2.0) 2022-02-02 15:29:55.527 | Requirement already satisfied: oslo.serialization===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (4.1.0) 2022-02-02 15:29:55.536 | Requirement already satisfied: oslo.service===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (2.5.1) 2022-02-02 15:29:55.560 | Requirement already satisfied: oslo.upgradecheck===1.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (1.3.0) 2022-02-02 15:29:55.571 | Requirement already satisfied: oslo.utils===4.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (4.8.0) 2022-02-02 15:29:55.588 | Requirement already satisfied: osprofiler===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 323)) (3.4.0) 2022-02-02 15:29:55.634 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (20.9) 2022-02-02 15:29:55.640 | Requirement already satisfied: pbr===5.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 330)) (5.5.1) 2022-02-02 15:29:55.643 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 338)) (0.7.2) 2022-02-02 15:29:55.645 | Requirement already satisfied: psutil===5.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (5.8.0) 2022-02-02 15:29:55.666 | Requirement already satisfied: pyOpenSSL===20.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 348)) (20.0.1) 2022-02-02 15:29:55.680 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (3.1.1) 2022-02-02 15:29:55.691 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 359)) (0.9.6) 2022-02-02 15:29:55.693 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 365)) (2.4.7) 2022-02-02 15:29:55.826 | Collecting python-barbicanclient===5.1.0 2022-02-02 15:29:55.841 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/81d/325fbc7fe832a/python_barbicanclient-5.1.0-py3-none-any.whl (82 kB) 2022-02-02 15:29:55.939 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 392)) (2.8.1) 2022-02-02 15:29:55.943 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 394)) (1.0.4) 2022-02-02 15:29:55.946 | Requirement already satisfied: python-keystoneclient===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 402)) (4.2.0) 2022-02-02 15:29:55.964 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 432)) (2021.1) 2022-02-02 15:29:55.969 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (0.7) 2022-02-02 15:29:55.976 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (2.25.1) 2022-02-02 15:29:56.085 | Collecting retrying===1.3.3 2022-02-02 15:29:56.097 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/ebf/3b842d183542e/retrying-1.3.3-py3-none-any.whl (11 kB) 2022-02-02 15:29:56.176 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 456)) (1.4.0) 2022-02-02 15:29:56.180 | Requirement already satisfied: setuptools===54.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 477)) (54.1.1) 2022-02-02 15:29:56.318 | Collecting simplegeneric===0.8.1 2022-02-02 15:29:56.330 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/dc9/72e06094b9af5/simplegeneric-0.8.1.zip (12 kB) 2022-02-02 15:29:57.016 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 480)) (1.15.0) 2022-02-02 15:29:57.019 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 506)) (0.13.0) 2022-02-02 15:29:57.029 | Requirement already satisfied: sqlparse===0.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 507)) (0.4.1) 2022-02-02 15:29:57.032 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 509)) (3.3.0) 2022-02-02 15:29:57.034 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (3.3.0) 2022-02-02 15:29:57.214 | Collecting taskflow===4.6.0 2022-02-02 15:29:57.226 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/38a/894dabb73b25d/taskflow-4.6.0-py3-none-any.whl (491 kB) 2022-02-02 15:29:57.384 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 526)) (6.3.1) 2022-02-02 15:29:57.398 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 529)) (2.0.1) 2022-02-02 15:29:57.408 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 530)) (0.5.0) 2022-02-02 15:29:57.413 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (2.4.0) 2022-02-02 15:29:57.431 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 542)) (1.4.0) 2022-02-02 15:29:57.434 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 551)) (1.1.0) 2022-02-02 15:29:57.441 | Requirement already satisfied: urllib3===1.26.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 553)) (1.26.3) 2022-02-02 15:29:57.462 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 568)) (1.12.1) 2022-02-02 15:29:57.465 | Requirement already satisfied: yappi===1.3.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 576)) (1.3.2) 2022-02-02 15:29:57.470 | Requirement already satisfied: Mako===1.1.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.4) 2022-02-02 15:29:57.478 | Requirement already satisfied: cffi===1.14.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (1.14.5) 2022-02-02 15:29:57.481 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 144)) (1.16.0) 2022-02-02 15:29:57.489 | Requirement already satisfied: dogpile.cache===1.1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (1.1.5) 2022-02-02 15:29:57.494 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 163)) (0.14.1) 2022-02-02 15:29:57.500 | Requirement already satisfied: PyYAML===5.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2022-02-02 15:29:57.503 | Requirement already satisfied: amqp===5.0.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (5.0.8) 2022-02-02 15:29:57.507 | Requirement already satisfied: kombu===5.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (5.0.2) 2022-02-02 15:29:57.549 | Requirement already satisfied: cachetools===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 100)) (4.2.1) 2022-02-02 15:29:57.551 | Requirement already satisfied: Jinja2===2.11.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.3) 2022-02-02 15:29:57.558 | Requirement already satisfied: msgpack===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (1.0.2) 2022-02-02 15:29:57.561 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (3.0.0) 2022-02-02 15:29:57.571 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) (0.10.9) 2022-02-02 15:29:57.574 | Requirement already satisfied: cliff===3.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (3.7.0) 2022-02-02 15:29:57.587 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (2021.10.8) 2022-02-02 15:29:57.589 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 196)) (2.10) 2022-02-02 15:29:57.593 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 109)) (4.0.0) 2022-02-02 15:29:57.596 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (0.5.2) 2022-02-02 15:29:57.598 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (4.4.2) 2022-02-02 15:29:57.742 | Collecting automaton===2.3.0 2022-02-02 15:29:57.755 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/3d6/7f720f01d51bd/automaton-2.3.0-py3-none-any.whl (22 kB) 2022-02-02 15:29:57.926 | Collecting pydot===1.4.2 2022-02-02 15:29:57.940 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/66c/98190c65b8d2e/pydot-1.4.2-py2.py3-none-any.whl (21 kB) 2022-02-02 15:29:58.171 | Collecting networkx===2.5 2022-02-02 15:29:58.180 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8c5/812e9f798d37c/networkx-2.5-py3-none-any.whl (1.6 MB) 2022-02-02 15:29:58.331 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (1.0.0) 2022-02-02 15:29:58.333 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 408)) (1.6.0) 2022-02-02 15:29:58.336 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 233)) (1.0.0) 2022-02-02 15:29:58.338 | Requirement already satisfied: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 551)) (1.4.0) 2022-02-02 15:29:58.340 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.1.1) 2022-02-02 15:29:58.344 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (2.20) 2022-02-02 15:29:58.347 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 245)) (1.5) 2022-02-02 15:29:58.349 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 555)) (5.0.0) 2022-02-02 15:29:58.351 | Requirement already satisfied: cmd2===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (1.5.0) 2022-02-02 15:29:58.408 | Requirement already satisfied: attrs===20.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.3.0) 2022-02-02 15:29:58.450 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 563)) (0.2.5) 2022-02-02 15:29:58.455 | Requirement already satisfied: colorama===0.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (0.4.4) 2022-02-02 15:29:58.459 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 366)) (1.8.2) 2022-02-02 15:29:58.461 | Building wheels for collected packages: simplegeneric 2022-02-02 15:29:58.462 | Building wheel for simplegeneric (setup.py): started 2022-02-02 15:29:59.146 | Building wheel for simplegeneric (setup.py): finished with status 'done' 2022-02-02 15:29:59.147 | Created wheel for simplegeneric: filename=simplegeneric-0.8.1-py3-none-any.whl size=5074 sha256=38ee614667171cf6877fe7136baaa95dccb5e4ff86e88efc32ac018622c0a35e 2022-02-02 15:29:59.147 | Stored in directory: /root/.cache/pip/wheels/f3/a8/ee/6324574b66e0f2250abcbce52f472ccaa2f407b879bdd61bdb 2022-02-02 15:29:59.148 | Successfully built simplegeneric 2022-02-02 15:30:00.117 | Installing collected packages: automaton, pydot, networkx, taskflow, simplegeneric, WSME, retrying, python-barbicanclient, castellan, cursive, glance 2022-02-02 15:30:03.664 | Running setup.py develop for glance 2022-02-02 15:30:05.190 | Successfully installed WSME-0.10.1 automaton-2.3.0 castellan-3.7.2 cursive-0.2.2 glance networkx-2.5 pydot-1.4.2 python-barbicanclient-5.1.0 retrying-1.3.3 simplegeneric-0.8.1 taskflow-4.6.0 2022-02-02 15:30:05.313 | WARNING: You are using pip version 20.2.2; however, version 22.0.2 is available. 2022-02-02 15:30:05.314 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-02 15:30:05.407 | + inc/python:pip_install:200 : result=0 2022-02-02 15:30:05.409 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-02 15:30:05.412 | + functions-common:time_stop:2304 : local name 2022-02-02 15:30:05.414 | + functions-common:time_stop:2305 : local end_time 2022-02-02 15:30:05.416 | + functions-common:time_stop:2306 : local elapsed_time 2022-02-02 15:30:05.419 | + functions-common:time_stop:2307 : local total 2022-02-02 15:30:05.421 | + functions-common:time_stop:2308 : local start_time 2022-02-02 15:30:05.423 | + functions-common:time_stop:2310 : name=pip_install 2022-02-02 15:30:05.426 | + functions-common:time_stop:2311 : start_time=1643815789822 2022-02-02 15:30:05.428 | + functions-common:time_stop:2313 : [[ -z 1643815789822 ]] 2022-02-02 15:30:05.431 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-02-02 15:30:05.435 | + functions-common:time_stop:2316 : end_time=1643815805432 2022-02-02 15:30:05.437 | + functions-common:time_stop:2317 : elapsed_time=15610 2022-02-02 15:30:05.439 | + functions-common:time_stop:2318 : total=83711 2022-02-02 15:30:05.441 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-02-02 15:30:05.444 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=99321 2022-02-02 15:30:05.446 | + inc/python:pip_install:203 : return 0 2022-02-02 15:30:05.448 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-02-02 15:30:05.451 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-02-02 15:30:05.453 | + functions-common:safe_chown:2205 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-02-02 15:30:05.473 | + functions-common:_safe_permission_operation:2053 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-02-02 15:30:05.485 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/glance 2022-02-02 15:30:05.488 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2022-02-02 15:30:05.490 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-02 15:30:05.493 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-02-02 15:30:05.495 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/glance, ]] 2022-02-02 15:30:05.498 | + inc/python:use_library_from_git:253 : return 1 2022-02-02 15:30:05.500 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-02-02 15:30:05.503 | + ./stack.sh:main:889 : configure_glance 2022-02-02 15:30:05.505 | + lib/glance:configure_glance:268 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-02-02 15:30:05.518 | + lib/glance:configure_glance:271 : local dburl 2022-02-02 15:30:05.521 | ++ lib/glance:configure_glance:272 : database_connection_url glance 2022-02-02 15:30:05.524 | ++ lib/database:database_connection_url:132 : local db=glance 2022-02-02 15:30:05.527 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql glance 2022-02-02 15:30:05.530 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=glance 2022-02-02 15:30:05.532 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-02-02 15:30:05.535 | + lib/glance:configure_glance:272 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-02-02 15:30:05.537 | + lib/glance:configure_glance:274 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-02-02 15:30:05.567 | + lib/glance:configure_glance:275 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-02-02 15:30:05.598 | + lib/glance:configure_glance:276 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-02-02 15:30:05.627 | + lib/glance:configure_glance:277 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-02-02 15:30:05.656 | + lib/glance:configure_glance:278 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-02-02 15:30:05.687 | + lib/glance:configure_glance:279 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-02-02 15:30:05.719 | + lib/glance:configure_glance:280 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-02-02 15:30:05.722 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/glance/glance-api.conf 2022-02-02 15:30:05.724 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=glance 2022-02-02 15:30:05.726 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=keystone_authtoken 2022-02-02 15:30:05.729 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-02-02 15:30:05.758 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-02-02 15:30:05.787 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.31/identity 2022-02-02 15:30:05.815 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-02-02 15:30:05.845 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-02-02 15:30:05.873 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-02-02 15:30:05.901 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-02-02 15:30:05.930 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-02-02 15:30:05.960 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-02-02 15:30:05.988 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-02-02 15:30:06.018 | + lib/glance:configure_glance:281 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-02-02 15:30:06.049 | + lib/glance:configure_glance:282 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-02-02 15:30:06.051 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-02-02 15:30:06.053 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-02-02 15:30:06.056 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-02-02 15:30:06.058 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-02-02 15:30:06.061 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-02-02 15:30:06.079 | + functions-common:is_service_enabled:1960 : return 0 2022-02-02 15:30:06.082 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-02-02 15:30:06.085 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-02-02 15:30:06.087 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-02-02 15:30:06.103 | ++ functions-common:is_service_enabled:1960 : return 0 2022-02-02 15:30:06.106 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.31:5672/ 2022-02-02 15:30:06.109 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.31:5672/ 2022-02-02 15:30:06.138 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-02-02 15:30:06.141 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-02-02 15:30:06.143 | + lib/glance:configure_glance:283 : '[' libvirt = libvirt ']' 2022-02-02 15:30:06.145 | + lib/glance:configure_glance:283 : '[' kvm = parallels ']' 2022-02-02 15:30:06.148 | + lib/glance:configure_glance:288 : configure_glance_store False False 2022-02-02 15:30:06.150 | + lib/glance:configure_glance_store:229 : local use_cinder_for_glance=False 2022-02-02 15:30:06.153 | + lib/glance:configure_glance_store:230 : local glance_enable_multiple_stores=False 2022-02-02 15:30:06.155 | + lib/glance:configure_glance_store:231 : local be 2022-02-02 15:30:06.158 | + lib/glance:configure_glance_store:233 : [[ False == \F\a\l\s\e ]] 2022-02-02 15:30:06.160 | + lib/glance:configure_glance_store:235 : [[ False == \T\r\u\e ]] 2022-02-02 15:30:06.162 | + lib/glance:configure_glance_store:252 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-02-02 15:30:06.194 | + lib/glance:configure_glance:291 : '[' -n '' ']' 2022-02-02 15:30:06.196 | + lib/glance:configure_glance:294 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.31 2022-02-02 15:30:06.228 | + lib/glance:configure_glance:298 : [[ False == \F\a\l\s\e ]] 2022-02-02 15:30:06.230 | + lib/glance:configure_glance:300 : is_service_enabled s-proxy 2022-02-02 15:30:06.248 | + functions-common:is_service_enabled:1960 : return 0 2022-02-02 15:30:06.250 | + lib/glance:configure_glance:301 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-02-02 15:30:06.279 | + lib/glance:configure_glance:302 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-02-02 15:30:06.309 | + lib/glance:configure_glance:304 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2022-02-02 15:30:06.338 | + lib/glance:configure_glance:305 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-02-02 15:30:06.367 | + lib/glance:configure_glance:306 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-02-02 15:30:06.396 | + lib/glance:configure_glance:307 : is_service_enabled tls-proxy 2022-02-02 15:30:06.413 | + functions-common:is_service_enabled:1960 : return 1 2022-02-02 15:30:06.415 | + lib/glance:configure_glance:310 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-02-02 15:30:06.444 | + lib/glance:configure_glance:312 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-02-02 15:30:06.476 | + lib/glance:configure_glance:314 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-02-02 15:30:06.506 | + lib/glance:configure_glance:315 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.31/identity/v3 2022-02-02 15:30:06.534 | + lib/glance:configure_glance:316 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-02-02 15:30:06.564 | + lib/glance:configure_glance:322 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.31/image 2022-02-02 15:30:06.593 | + lib/glance:configure_glance:324 : is_service_enabled tls-proxy 2022-02-02 15:30:06.610 | + functions-common:is_service_enabled:1960 : return 1 2022-02-02 15:30:06.612 | + lib/glance:configure_glance:330 : setup_logging /etc/glance/glance-api.conf 2022-02-02 15:30:06.615 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2022-02-02 15:30:06.617 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2022-02-02 15:30:06.620 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-02-02 15:30:06.638 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-02-02 15:30:06.640 | + functions:setup_systemd_logging:695 : local pidstr= 2022-02-02 15:30:06.642 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-02-02 15:30:06.645 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-02-02 15:30:06.647 | + functions:setup_systemd_logging:702 : iniset /etc/glance/glance-api.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-02-02 15:30:06.675 | + functions:setup_systemd_logging:704 : iniset /etc/glance/glance-api.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-02-02 15:30:06.702 | + functions:setup_systemd_logging:705 : iniset /etc/glance/glance-api.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-02-02 15:30:06.732 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-02-02 15:30:06.760 | + lib/glance:configure_glance:332 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-02-02 15:30:06.764 | + lib/glance:configure_glance:335 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-02-02 15:30:06.797 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-02-02 15:30:06.827 | + lib/glance:configure_glance:337 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-02-02 15:30:06.858 | + lib/glance:configure_glance:338 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.31/identity 2022-02-02 15:30:06.889 | + lib/glance:configure_glance:339 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-02-02 15:30:06.918 | + lib/glance:configure_glance:340 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-02-02 15:30:06.947 | + lib/glance:configure_glance:341 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-02-02 15:30:06.978 | + lib/glance:configure_glance:344 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-02-02 15:30:07.010 | + lib/glance:configure_glance:347 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-02-02 15:30:07.043 | + lib/glance:configure_glance:348 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-02-02 15:30:07.074 | + lib/glance:configure_glance:349 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-02-02 15:30:07.103 | + lib/glance:configure_glance:351 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-02-02 15:30:07.108 | + lib/glance:configure_glance:353 : cp -p /opt/stack/glance/etc/metadefs/cim-processor-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-resource-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-storage-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-virtual-system-setting-data.json /opt/stack/glance/etc/metadefs/compute-aggr-disk-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-iops-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-num-instances.json /opt/stack/glance/etc/metadefs/compute-cpu-pinning.json /opt/stack/glance/etc/metadefs/compute-guest-memory-backing.json /opt/stack/glance/etc/metadefs/compute-guest-shutdown.json /opt/stack/glance/etc/metadefs/compute-host-capabilities.json /opt/stack/glance/etc/metadefs/compute-hypervisor.json /opt/stack/glance/etc/metadefs/compute-instance-data.json /opt/stack/glance/etc/metadefs/compute-libvirt-image.json /opt/stack/glance/etc/metadefs/compute-libvirt.json /opt/stack/glance/etc/metadefs/compute-quota.json /opt/stack/glance/etc/metadefs/compute-randomgen.json /opt/stack/glance/etc/metadefs/compute-vcputopology.json /opt/stack/glance/etc/metadefs/compute-vmware-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware.json /opt/stack/glance/etc/metadefs/compute-vmware-quota-flavor.json /opt/stack/glance/etc/metadefs/compute-watchdog.json /opt/stack/glance/etc/metadefs/compute-xenapi.json /opt/stack/glance/etc/metadefs/glance-common-image-props.json /opt/stack/glance/etc/metadefs/image-signature-verification.json /opt/stack/glance/etc/metadefs/operating-system.json /opt/stack/glance/etc/metadefs/software-databases.json /opt/stack/glance/etc/metadefs/software-runtimes.json /opt/stack/glance/etc/metadefs/software-webservers.json /opt/stack/glance/etc/metadefs/storage-volume-type.json /etc/glance/metadefs 2022-02-02 15:30:07.115 | + lib/glance:configure_glance:355 : is_service_enabled tls-proxy 2022-02-02 15:30:07.131 | + functions-common:is_service_enabled:1960 : return 1 2022-02-02 15:30:07.134 | + lib/glance:configure_glance:363 : [[ False == False ]] 2022-02-02 15:30:07.136 | + lib/glance:configure_glance:364 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2022-02-02 15:30:07.139 | + lib/apache:write_local_uwsgi_http_config:322 : local file=/etc/glance/glance-uwsgi.ini 2022-02-02 15:30:07.141 | + lib/apache:write_local_uwsgi_http_config:323 : local wsgi=/usr/local/bin/glance-wsgi-api 2022-02-02 15:30:07.144 | + lib/apache:write_local_uwsgi_http_config:324 : local url=/image 2022-02-02 15:30:07.146 | ++ lib/apache:write_local_uwsgi_http_config:325 : basename /usr/local/bin/glance-wsgi-api 2022-02-02 15:30:07.150 | + lib/apache:write_local_uwsgi_http_config:325 : name=glance-wsgi-api 2022-02-02 15:30:07.153 | + lib/apache:write_local_uwsgi_http_config:331 : rm -rf /etc/glance/glance-uwsgi.ini 2022-02-02 15:30:07.157 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2022-02-02 15:30:07.186 | ++ lib/apache:write_local_uwsgi_http_config:333 : get_random_port 2022-02-02 15:30:07.189 | ++ functions:get_random_port:836 : read lower_port upper_port 2022-02-02 15:30:07.191 | ++ functions:get_random_port:837 : true 2022-02-02 15:30:07.193 | ++ functions:get_random_port:838 : (( port = upper_port )) 2022-02-02 15:30:07.196 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2022-02-02 15:30:07.198 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2022-02-02 15:30:07.264 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2022-02-02 15:30:07.266 | ++ functions:get_random_port:841 : break 2 2022-02-02 15:30:07.269 | ++ functions:get_random_port:845 : echo 60999 2022-02-02 15:30:07.272 | + lib/apache:write_local_uwsgi_http_config:333 : port=60999 2022-02-02 15:30:07.274 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2022-02-02 15:30:07.301 | + lib/apache:write_local_uwsgi_http_config:335 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2022-02-02 15:30:07.328 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2022-02-02 15:30:07.356 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2022-02-02 15:30:07.383 | + lib/apache:write_local_uwsgi_http_config:340 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2022-02-02 15:30:07.411 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2022-02-02 15:30:07.440 | + lib/apache:write_local_uwsgi_http_config:342 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2022-02-02 15:30:07.468 | + lib/apache:write_local_uwsgi_http_config:344 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2022-02-02 15:30:07.495 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-02-02 15:30:07.524 | + lib/apache:write_local_uwsgi_http_config:349 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2022-02-02 15:30:07.551 | + lib/apache:write_local_uwsgi_http_config:351 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2022-02-02 15:30:07.584 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2022-02-02 15:30:07.612 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2022-02-02 15:30:07.640 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2022-02-02 15:30:07.667 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2022-02-02 15:30:07.694 | + lib/apache:write_local_uwsgi_http_config:358 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2022-02-02 15:30:07.723 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2022-02-02 15:30:07.751 | + lib/apache:write_local_uwsgi_http_config:360 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2022-02-02 15:30:07.779 | + lib/apache:write_local_uwsgi_http_config:362 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2022-02-02 15:30:07.806 | + lib/apache:write_local_uwsgi_http_config:364 : enable_apache_mod proxy 2022-02-02 15:30:07.809 | + lib/apache:enable_apache_mod:54 : local mod=proxy 2022-02-02 15:30:07.812 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-02-02 15:30:07.814 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-02-02 15:30:07.816 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-02-02 15:30:07.819 | + lib/apache:enable_apache_mod:59 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-02-02 15:30:07.821 | + lib/apache:enable_apache_mod:59 : a2query -m proxy 2022-02-02 15:30:07.884 | proxy (enabled by site administrator) 2022-02-02 15:30:07.887 | + lib/apache:write_local_uwsgi_http_config:365 : enable_apache_mod proxy_http 2022-02-02 15:30:07.890 | + lib/apache:enable_apache_mod:54 : local mod=proxy_http 2022-02-02 15:30:07.892 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-02-02 15:30:07.894 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-02-02 15:30:07.897 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-02-02 15:30:07.899 | + lib/apache:enable_apache_mod:59 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-02-02 15:30:07.901 | + lib/apache:enable_apache_mod:59 : a2query -m proxy_http 2022-02-02 15:30:07.955 | No module matches proxy_http 2022-02-02 15:30:07.959 | + lib/apache:enable_apache_mod:60 : sudo a2enmod proxy_http 2022-02-02 15:30:08.021 | Considering dependency proxy for proxy_http: 2022-02-02 15:30:08.021 | Module proxy already enabled 2022-02-02 15:30:08.021 | Enabling module proxy_http. 2022-02-02 15:30:08.027 | To activate the new configuration, you need to run: 2022-02-02 15:30:08.027 | systemctl restart apache2 2022-02-02 15:30:08.031 | + lib/apache:enable_apache_mod:61 : restart_apache_server 2022-02-02 15:30:08.034 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-02-02 15:30:08.036 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2022-02-02 15:30:08.039 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart apache2 2022-02-02 15:30:08.169 | + lib/apache:write_local_uwsgi_http_config:366 : local apache_conf= 2022-02-02 15:30:08.173 | ++ lib/apache:write_local_uwsgi_http_config:367 : apache_site_config_for glance-wsgi-api 2022-02-02 15:30:08.176 | ++ lib/apache:apache_site_config_for:189 : local site=glance-wsgi-api 2022-02-02 15:30:08.179 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-02-02 15:30:08.182 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-02-02 15:30:08.184 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-02-02 15:30:08.186 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2022-02-02 15:30:08.189 | + lib/apache:write_local_uwsgi_http_config:367 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2022-02-02 15:30:08.193 | + lib/apache:write_local_uwsgi_http_config:368 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2022-02-02 15:30:08.193 | + lib/apache:write_local_uwsgi_http_config:368 : echo 'KeepAlive Off' 2022-02-02 15:30:08.202 | KeepAlive Off 2022-02-02 15:30:08.206 | + lib/apache:write_local_uwsgi_http_config:369 : echo 'SetEnv proxy-sendchunked 1' 2022-02-02 15:30:08.206 | + lib/apache:write_local_uwsgi_http_config:369 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-02-02 15:30:08.214 | SetEnv proxy-sendchunked 1 2022-02-02 15:30:08.219 | + lib/apache:write_local_uwsgi_http_config:370 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2022-02-02 15:30:08.219 | + lib/apache:write_local_uwsgi_http_config:370 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-02-02 15:30:08.228 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2022-02-02 15:30:08.232 | + lib/apache:write_local_uwsgi_http_config:371 : enable_apache_site glance-wsgi-api 2022-02-02 15:30:08.234 | + lib/apache:enable_apache_site:206 : local site=glance-wsgi-api 2022-02-02 15:30:08.236 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-02-02 15:30:08.239 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-02-02 15:30:08.241 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-02-02 15:30:08.244 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-02-02 15:30:08.246 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-02-02 15:30:08.248 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-02-02 15:30:08.251 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-02-02 15:30:08.253 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-02-02 15:30:08.256 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-02-02 15:30:08.258 | + lib/apache:enable_apache_site:210 : sudo a2ensite glance-wsgi-api 2022-02-02 15:30:08.320 | Enabling site glance-wsgi-api. 2022-02-02 15:30:08.325 | To activate the new configuration, you need to run: 2022-02-02 15:30:08.325 | systemctl reload apache2 2022-02-02 15:30:08.330 | + lib/apache:write_local_uwsgi_http_config:372 : restart_apache_server 2022-02-02 15:30:08.333 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-02-02 15:30:08.335 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2022-02-02 15:30:08.337 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart apache2 2022-02-02 15:30:08.468 | ++ lib/glance:configure_glance:367 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2022-02-02 15:30:08.474 | + lib/glance:configure_glance:367 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2022-02-02 15:30:08.504 | + ./stack.sh:main:892 : is_service_enabled cinder 2022-02-02 15:30:08.522 | + functions-common:is_service_enabled:1960 : return 0 2022-02-02 15:30:08.524 | + ./stack.sh:main:894 : stack_install_service cinder 2022-02-02 15:30:08.527 | + lib/stack:stack_install_service:20 : local service=cinder 2022-02-02 15:30:08.530 | + lib/stack:stack_install_service:21 : type install_cinder 2022-02-02 15:30:08.532 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-02-02 15:30:08.534 | + lib/stack:stack_install_service:32 : install_cinder 2022-02-02 15:30:08.537 | + lib/cinder:install_cinder:449 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder stable/wallaby 2022-02-02 15:30:08.539 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/cinder.git 2022-02-02 15:30:08.542 | + functions-common:git_clone:524 : local git_dest=/opt/stack/cinder 2022-02-02 15:30:08.544 | + functions-common:git_clone:525 : local git_ref=stable/wallaby 2022-02-02 15:30:08.546 | + functions-common:git_clone:526 : local orig_dir 2022-02-02 15:30:08.549 | ++ functions-common:git_clone:527 : pwd 2022-02-02 15:30:08.552 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2022-02-02 15:30:08.554 | + functions-common:git_clone:528 : local git_clone_flags= 2022-02-02 15:30:08.557 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2022-02-02 15:30:08.573 | + functions-common:git_clone:530 : RECLONE=False 2022-02-02 15:30:08.576 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2022-02-02 15:30:08.578 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2022-02-02 15:30:08.581 | + functions-common:git_clone:544 : echo stable/wallaby 2022-02-02 15:30:08.582 | + functions-common:git_clone:544 : egrep -q '^refs' 2022-02-02 15:30:08.587 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/cinder ]] 2022-02-02 15:30:08.589 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2022-02-02 15:30:08.592 | + functions-common:git_clone:592 : cd /opt/stack/cinder 2022-02-02 15:30:08.595 | + functions-common:git_clone:593 : git show --oneline 2022-02-02 15:30:08.596 | + functions-common:git_clone:593 : head -1 2022-02-02 15:30:08.605 | ef4e619d5 Merge commit 'refs/changes/33/817833/1' of ssh://review.openstack.org:29418/openstack/cinder into HEAD 2022-02-02 15:30:08.608 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2022-02-02 15:30:08.611 | + lib/cinder:install_cinder:450 : setup_develop /opt/stack/cinder 2022-02-02 15:30:08.614 | + inc/python:setup_develop:338 : local bindep 2022-02-02 15:30:08.616 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2022-02-02 15:30:08.619 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2022-02-02 15:30:08.622 | + inc/python:setup_develop:344 : local extras= 2022-02-02 15:30:08.624 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-02-02 15:30:08.627 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-02-02 15:30:08.629 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2022-02-02 15:30:08.632 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2022-02-02 15:30:08.634 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-02-02 15:30:08.637 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-02-02 15:30:08.641 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2022-02-02 15:30:08.643 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-02-02 15:30:08.646 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2022-02-02 15:30:08.648 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-02-02 15:30:08.651 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-02-02 15:30:08.655 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-02-02 15:30:08.660 | + inc/python:_setup_package_with_constraints_edit:383 : name=cinder 2022-02-02 15:30:08.663 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder '-e file:///opt/stack/cinder#egg=cinder' 2022-02-02 15:30:09.269 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/cinder -e 2022-02-02 15:30:09.271 | + inc/python:setup_package:417 : local bindep=0 2022-02-02 15:30:09.274 | + inc/python:setup_package:418 : local bindep_flag= 2022-02-02 15:30:09.276 | + inc/python:setup_package:419 : local bindep_profiles= 2022-02-02 15:30:09.279 | + inc/python:setup_package:420 : [[ /opt/stack/cinder == -bindep* ]] 2022-02-02 15:30:09.281 | + inc/python:setup_package:425 : local project_dir=/opt/stack/cinder 2022-02-02 15:30:09.283 | + inc/python:setup_package:426 : local flags=-e 2022-02-02 15:30:09.286 | + inc/python:setup_package:427 : local extras= 2022-02-02 15:30:09.288 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-02-02 15:30:09.290 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-02-02 15:30:09.293 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-02-02 15:30:09.295 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-02-02 15:30:09.297 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-02-02 15:30:09.300 | + inc/python:setup_package:445 : pip_install -e /opt/stack/cinder 2022-02-02 15:30:09.320 | Using python 3.8 to install /opt/stack/cinder 2022-02-02 15:30:09.323 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/cinder 2022-02-02 15:30:10.049 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:30:10.049 | from cryptography.utils import int_from_bytes 2022-02-02 15:30:10.049 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:30:10.049 | from cryptography.utils import int_from_bytes 2022-02-02 15:30:11.071 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-02 15:30:11.071 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-02-02 15:30:11.074 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-02-02 15:30:11.076 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-02-02 15:30:11.076 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-02-02 15:30:11.079 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-02-02 15:30:11.084 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-02-02 15:30:11.099 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-02-02 15:30:11.103 | Obtaining file:///opt/stack/cinder 2022-02-02 15:30:13.112 | Obtaining cinder from file:///opt/stack/cinder#egg=cinder (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-02-02 15:30:15.136 | Requirement already satisfied: Paste===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.5.0) 2022-02-02 15:30:15.147 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.1) 2022-02-02 15:30:15.163 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.5.1) 2022-02-02 15:30:15.175 | Requirement already satisfied: SQLAlchemy===1.3.23 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.23) 2022-02-02 15:30:15.203 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.7) 2022-02-02 15:30:16.269 | Collecting boto3===1.17.26 2022-02-02 15:30:16.276 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8e9/ff8006c41889e/boto3-1.17.26-py2.py3-none-any.whl (130 kB) 2022-02-02 15:30:17.679 | Collecting botocore===1.20.26 2022-02-02 15:30:17.696 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d27/cbe115a25bfa8/botocore-1.20.26-py2.py3-none-any.whl (7.3 MB) 2022-02-02 15:30:17.939 | Requirement already satisfied: castellan===3.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 104)) (3.7.2) 2022-02-02 15:30:17.984 | Requirement already satisfied: cryptography===3.4.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (3.4.6) 2022-02-02 15:30:18.025 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 124)) (0.2.2) 2022-02-02 15:30:18.039 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (4.4.2) 2022-02-02 15:30:18.042 | Requirement already satisfied: eventlet===0.30.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 158)) (0.30.2) 2022-02-02 15:30:18.253 | Collecting google-api-python-client===2.0.2 2022-02-02 15:30:18.271 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b66/5afbb38df3572/google_api_python_client-2.0.2-py2.py3-none-any.whl (6.5 MB) 2022-02-02 15:30:18.673 | Collecting google-auth===1.27.1 2022-02-02 15:30:18.679 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/63a/5636d7eacfe6e/google_auth-1.27.1-py2.py3-none-any.whl (136 kB) 2022-02-02 15:30:18.866 | Collecting google-auth-httplib2===0.1.0 2022-02-02 15:30:18.872 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/31e/49c36c6b5643b/google_auth_httplib2-0.1.0-py2.py3-none-any.whl (9.3 kB) 2022-02-02 15:30:18.953 | Requirement already satisfied: greenlet===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 185)) (1.0.0) 2022-02-02 15:30:18.958 | Requirement already satisfied: httplib2===0.19.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 192)) (0.19.0) 2022-02-02 15:30:18.962 | Requirement already satisfied: iso8601===0.1.14 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 209)) (0.1.14) 2022-02-02 15:30:18.965 | Requirement already satisfied: jmespath===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 214)) (0.10.0) 2022-02-02 15:30:18.968 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (3.2.0) 2022-02-02 15:30:18.979 | Requirement already satisfied: keystoneauth1===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (4.3.1) 2022-02-02 15:30:19.039 | Requirement already satisfied: keystonemiddleware===9.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (9.2.0) 2022-02-02 15:30:19.092 | Requirement already satisfied: lxml===4.6.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 237)) (4.6.2) 2022-02-02 15:30:19.226 | Collecting oauth2client===4.1.3 2022-02-02 15:30:19.233 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b8a/81cc5d60e2d36/oauth2client-4.1.3-py2.py3-none-any.whl (98 kB) 2022-02-02 15:30:19.320 | Requirement already satisfied: os-brick===4.3.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 286)) (4.3.2) 2022-02-02 15:30:19.342 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 293)) (1.7.0) 2022-02-02 15:30:19.346 | Requirement already satisfied: os-win===5.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (5.4.0) 2022-02-02 15:30:19.364 | Requirement already satisfied: oslo.cache===2.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (2.7.0) 2022-02-02 15:30:19.402 | Requirement already satisfied: oslo.concurrency===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (4.4.0) 2022-02-02 15:30:19.412 | Requirement already satisfied: oslo.config===8.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (8.5.1) 2022-02-02 15:30:19.454 | Requirement already satisfied: oslo.context===3.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (3.2.1) 2022-02-02 15:30:19.460 | Requirement already satisfied: oslo.db===8.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (8.5.1) 2022-02-02 15:30:19.509 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (5.0.1) 2022-02-02 15:30:19.515 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (4.4.0) 2022-02-02 15:30:19.554 | Requirement already satisfied: oslo.messaging===12.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (12.7.1) 2022-02-02 15:30:19.609 | Requirement already satisfied: oslo.middleware===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (4.2.0) 2022-02-02 15:30:19.627 | Requirement already satisfied: oslo.policy===3.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (3.7.1) 2022-02-02 15:30:19.642 | Requirement already satisfied: oslo.privsep===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (2.5.0) 2022-02-02 15:30:19.657 | Requirement already satisfied: oslo.reports===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (2.2.0) 2022-02-02 15:30:19.671 | Requirement already satisfied: oslo.rootwrap===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (6.2.0) 2022-02-02 15:30:19.675 | Requirement already satisfied: oslo.serialization===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (4.1.0) 2022-02-02 15:30:19.684 | Requirement already satisfied: oslo.service===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (2.5.1) 2022-02-02 15:30:19.708 | Requirement already satisfied: oslo.upgradecheck===1.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (1.3.0) 2022-02-02 15:30:19.719 | Requirement already satisfied: oslo.utils===4.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (4.8.0) 2022-02-02 15:30:19.736 | Requirement already satisfied: oslo.versionedobjects===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (2.4.0) 2022-02-02 15:30:19.937 | Collecting oslo.vmware===3.8.0 2022-02-02 15:30:19.944 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/068/0d520ba7c6651/oslo.vmware-3.8.0-py3-none-any.whl (491 kB) 2022-02-02 15:30:20.055 | Requirement already satisfied: osprofiler===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (3.4.0) 2022-02-02 15:30:20.101 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (20.9) 2022-02-02 15:30:20.283 | Collecting paramiko===2.7.2 2022-02-02 15:30:20.289 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4f3/e316fef2ac628/paramiko-2.7.2-py2.py3-none-any.whl (206 kB) 2022-02-02 15:30:20.404 | Requirement already satisfied: pbr===5.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 331)) (5.5.1) 2022-02-02 15:30:20.407 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 339)) (0.7.2) 2022-02-02 15:30:20.409 | Requirement already satisfied: psutil===5.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 343)) (5.8.0) 2022-02-02 15:30:20.625 | Collecting pyasn1===0.4.8 2022-02-02 15:30:20.631 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/39c/7e2ec30515947/pyasn1-0.4.8-py2.py3-none-any.whl (77 kB) 2022-02-02 15:30:20.886 | Collecting pyasn1-modules===0.2.8 2022-02-02 15:30:20.892 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a50/b808ffeb97cb3/pyasn1_modules-0.2.8-py2.py3-none-any.whl (155 kB) 2022-02-02 15:30:20.976 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (3.1.1) 2022-02-02 15:30:20.986 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 360)) (0.9.6) 2022-02-02 15:30:20.989 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 366)) (2.4.7) 2022-02-02 15:30:20.992 | Requirement already satisfied: python-barbicanclient===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 384)) (5.1.0) 2022-02-02 15:30:21.009 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 393)) (2.8.1) 2022-02-02 15:30:21.155 | Collecting python-glanceclient===3.3.0 2022-02-02 15:30:21.161 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b95/05dfbb207daea/python_glanceclient-3.3.0-py3-none-any.whl (197 kB) 2022-02-02 15:30:21.259 | Requirement already satisfied: python-keystoneclient===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 403)) (4.2.0) 2022-02-02 15:30:21.277 | Requirement already satisfied: python-novaclient===17.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 414)) (17.4.0) 2022-02-02 15:30:21.293 | Requirement already satisfied: python-swiftclient===3.11.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 426)) (3.11.1) 2022-02-02 15:30:21.319 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 433)) (2021.1) 2022-02-02 15:30:21.323 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (0.7) 2022-02-02 15:30:21.330 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 444)) (2.25.1) 2022-02-02 15:30:21.350 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 457)) (1.4.0) 2022-02-02 15:30:21.471 | Collecting rsa===4.7.2 2022-02-02 15:30:21.477 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/78f/9a9bf4e7be0c5/rsa-4.7.2-py3-none-any.whl (34 kB) 2022-02-02 15:30:21.656 | Collecting rtslib-fb===2.1.74 2022-02-02 15:30:21.662 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/ae4/ad808e784a407/rtslib_fb-2.1.74-py3-none-any.whl (85 kB) 2022-02-02 15:30:21.876 | Collecting s3transfer===0.3.4 2022-02-02 15:30:21.882 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1e2/8620e5b444652/s3transfer-0.3.4-py2.py3-none-any.whl (69 kB) 2022-02-02 15:30:21.966 | Requirement already satisfied: setuptools===54.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 478)) (54.1.1) 2022-02-02 15:30:22.015 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 481)) (1.15.0) 2022-02-02 15:30:22.018 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 507)) (0.13.0) 2022-02-02 15:30:22.028 | Requirement already satisfied: sqlparse===0.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 508)) (0.4.1) 2022-02-02 15:30:22.031 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 510)) (3.3.0) 2022-02-02 15:30:22.033 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 512)) (3.3.0) 2022-02-02 15:30:22.131 | Collecting suds-jurko===0.6 2022-02-02 15:30:22.137 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/f39/8754a66f0fee9/suds_jurko-0.6-py3-none-any.whl (454 kB) 2022-02-02 15:30:22.323 | Collecting tabulate===0.8.9 2022-02-02 15:30:22.329 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d7c/013fe7abbc5e4/tabulate-0.8.9-py3-none-any.whl (25 kB) 2022-02-02 15:30:22.411 | Requirement already satisfied: taskflow===4.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 525)) (4.6.0) 2022-02-02 15:30:22.466 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 527)) (6.3.1) 2022-02-02 15:30:22.482 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 530)) (2.0.1) 2022-02-02 15:30:22.491 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (0.5.0) 2022-02-02 15:30:22.496 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 532)) (2.4.0) 2022-02-02 15:30:22.513 | Requirement already satisfied: tooz===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 540)) (2.8.2) 2022-02-02 15:30:22.573 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 543)) (1.4.0) 2022-02-02 15:30:22.577 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 552)) (1.1.0) 2022-02-02 15:30:22.680 | Collecting uritemplate===3.0.1 2022-02-02 15:30:22.700 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/076/20c3f3f8eed1f/uritemplate-3.0.1-py2.py3-none-any.whl (15 kB) 2022-02-02 15:30:22.784 | Requirement already satisfied: urllib3===1.26.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 554)) (1.26.3) 2022-02-02 15:30:22.804 | Requirement already satisfied: voluptuous===0.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 560)) (0.12.1) 2022-02-02 15:30:22.901 | Collecting warlock===1.3.3 2022-02-02 15:30:22.907 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/d9d/f06a9128971cb/warlock-1.3.3-py2.py3-none-any.whl (9.8 kB) 2022-02-02 15:30:22.991 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.12.1) 2022-02-02 15:30:22.993 | Requirement already satisfied: yappi===1.3.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.3.2) 2022-02-02 15:30:23.099 | Collecting zstd===1.4.8.1 2022-02-02 15:30:23.106 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b62/b21eb850abd6b/zstd-1.4.8.1.tar.gz (506 kB) 2022-02-02 15:30:23.873 | Requirement already satisfied: cffi===1.14.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (1.14.5) 2022-02-02 15:30:23.877 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 144)) (1.16.0) 2022-02-02 15:30:24.050 | Collecting google-api-core===1.26.1 2022-02-02 15:30:24.058 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c38/3206f0f87545d/google_api_core-1.26.1-py2.py3-none-any.whl (92 kB) 2022-02-02 15:30:24.169 | Requirement already satisfied: cachetools===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 100)) (4.2.1) 2022-02-02 15:30:24.172 | Requirement already satisfied: dogpile.cache===1.1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (1.1.5) 2022-02-02 15:30:24.177 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 163)) (0.14.1) 2022-02-02 15:30:24.183 | Requirement already satisfied: PyYAML===5.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2022-02-02 15:30:24.186 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 128)) (2.2.0) 2022-02-02 15:30:24.193 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) (0.8.0) 2022-02-02 15:30:24.198 | Requirement already satisfied: alembic===1.5.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.5.7) 2022-02-02 15:30:24.207 | Requirement already satisfied: amqp===5.0.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (5.0.8) 2022-02-02 15:30:24.212 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 170)) (2.3.0) 2022-02-02 15:30:24.218 | Requirement already satisfied: kombu===5.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (5.0.2) 2022-02-02 15:30:24.258 | Requirement already satisfied: Jinja2===2.11.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.3) 2022-02-02 15:30:24.265 | Requirement already satisfied: msgpack===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 250)) (1.0.2) 2022-02-02 15:30:24.268 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (3.0.0) 2022-02-02 15:30:24.279 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 258)) (0.10.9) 2022-02-02 15:30:24.376 | Collecting PyNaCl===1.4.0 2022-02-02 15:30:24.383 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/30f/9b96db44e09b3/PyNaCl-1.4.0-cp35-abi3-manylinux1_x86_64.whl (961 kB) 2022-02-02 15:30:24.426 | Requirement already satisfied: bcrypt===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 92)) (3.2.0) 2022-02-02 15:30:24.436 | Requirement already satisfied: cliff===3.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (3.7.0) 2022-02-02 15:30:24.449 | Requirement already satisfied: pyOpenSSL===20.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 349)) (20.0.1) 2022-02-02 15:30:24.464 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 197)) (2.10) 2022-02-02 15:30:24.468 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 109)) (4.0.0) 2022-02-02 15:30:24.471 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (2021.10.8) 2022-02-02 15:30:24.598 | Collecting pyudev===0.22.0 2022-02-02 15:30:24.605 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/023/9b019574842a5/pyudev-0.22.0-py3-none-any.whl (63 kB) 2022-02-02 15:30:24.688 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (0.5.2) 2022-02-02 15:30:24.690 | Requirement already satisfied: pydot===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (1.4.2) 2022-02-02 15:30:24.695 | Requirement already satisfied: automaton===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (2.3.0) 2022-02-02 15:30:24.702 | Requirement already satisfied: networkx===2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 260)) (2.5) 2022-02-02 15:30:24.741 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (1.0.0) 2022-02-02 15:30:24.743 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 409)) (1.6.0) 2022-02-02 15:30:24.746 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 234)) (1.0.0) 2022-02-02 15:30:24.749 | Requirement already satisfied: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 552)) (1.4.0) 2022-02-02 15:30:24.751 | Requirement already satisfied: jsonpatch===1.31 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 216)) (1.31) 2022-02-02 15:30:24.757 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 354)) (2.20) 2022-02-02 15:30:24.760 | Requirement already satisfied: protobuf===3.15.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.15.6) 2022-02-02 15:30:24.869 | Collecting googleapis-common-protos===1.53.0 2022-02-02 15:30:24.876 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f6d/561ab8fb16b30/googleapis_common_protos-1.53.0-py2.py3-none-any.whl (198 kB) 2022-02-02 15:30:24.966 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 246)) (1.5) 2022-02-02 15:30:24.968 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 395)) (1.0.4) 2022-02-02 15:30:24.970 | Requirement already satisfied: Mako===1.1.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.4) 2022-02-02 15:30:24.978 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 556)) (5.0.0) 2022-02-02 15:30:24.982 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.1.1) 2022-02-02 15:30:24.985 | Requirement already satisfied: cmd2===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (1.5.0) 2022-02-02 15:30:25.043 | Requirement already satisfied: jsonpointer===2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (2.0) 2022-02-02 15:30:25.046 | Requirement already satisfied: colorama===0.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (0.4.4) 2022-02-02 15:30:25.050 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 564)) (0.2.5) 2022-02-02 15:30:25.055 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 367)) (1.8.2) 2022-02-02 15:30:25.058 | Requirement already satisfied: attrs===20.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.3.0) 2022-02-02 15:30:25.102 | Building wheels for collected packages: zstd 2022-02-02 15:30:25.102 | Building wheel for zstd (setup.py): started 2022-02-02 15:31:14.299 | Building wheel for zstd (setup.py): finished with status 'done' 2022-02-02 15:31:14.312 | Created wheel for zstd: filename=zstd-1.4.8.1-cp38-cp38-linux_x86_64.whl size=1697005 sha256=c56574fe4f3d7ffdfea93372d22e7b3b52efb86bb3cafa1267181bc47ed34202 2022-02-02 15:31:14.312 | Stored in directory: /root/.cache/pip/wheels/03/4d/42/6bdf48cea9bb8f62bc91f6b28247aa26f066e300e4d48c7d16 2022-02-02 15:31:14.313 | Successfully built zstd 2022-02-02 15:31:15.315 | Installing collected packages: pyasn1, rsa, pyasn1-modules, oauth2client, PyNaCl, paramiko, warlock, python-glanceclient, pyudev, rtslib-fb, tabulate, suds-jurko, oslo.vmware, google-auth, uritemplate, googleapis-common-protos, google-api-core, google-auth-httplib2, google-api-python-client, zstd, botocore, s3transfer, boto3, cinder 2022-02-02 15:31:16.164 | Attempting uninstall: PyNaCl 2022-02-02 15:31:16.166 | Found existing installation: PyNaCl 1.3.0 2022-02-02 15:31:16.175 | Uninstalling PyNaCl-1.3.0: 2022-02-02 15:31:16.204 | Successfully uninstalled PyNaCl-1.3.0 2022-02-02 15:31:20.776 | Running setup.py develop for cinder 2022-02-02 15:31:22.972 | Successfully installed PyNaCl-1.4.0 boto3-1.17.26 botocore-1.20.26 cinder google-api-core-1.26.1 google-api-python-client-2.0.2 google-auth-1.27.1 google-auth-httplib2-0.1.0 googleapis-common-protos-1.53.0 oauth2client-4.1.3 oslo.vmware-3.8.0 paramiko-2.7.2 pyasn1-0.4.8 pyasn1-modules-0.2.8 python-glanceclient-3.3.0 pyudev-0.22.0 rsa-4.7.2 rtslib-fb-2.1.74 s3transfer-0.3.4 suds-jurko-0.6 tabulate-0.8.9 uritemplate-3.0.1 warlock-1.3.3 zstd-1.4.8.1 2022-02-02 15:31:23.111 | WARNING: You are using pip version 20.2.2; however, version 22.0.2 is available. 2022-02-02 15:31:23.111 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-02 15:31:23.212 | + inc/python:pip_install:200 : result=0 2022-02-02 15:31:23.214 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-02 15:31:23.221 | + functions-common:time_stop:2304 : local name 2022-02-02 15:31:23.221 | + functions-common:time_stop:2305 : local end_time 2022-02-02 15:31:23.221 | + functions-common:time_stop:2306 : local elapsed_time 2022-02-02 15:31:23.223 | + functions-common:time_stop:2307 : local total 2022-02-02 15:31:23.226 | + functions-common:time_stop:2308 : local start_time 2022-02-02 15:31:23.228 | + functions-common:time_stop:2310 : name=pip_install 2022-02-02 15:31:23.230 | + functions-common:time_stop:2311 : start_time=1643815809315 2022-02-02 15:31:23.233 | + functions-common:time_stop:2313 : [[ -z 1643815809315 ]] 2022-02-02 15:31:23.236 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-02-02 15:31:23.240 | + functions-common:time_stop:2316 : end_time=1643815883237 2022-02-02 15:31:23.243 | + functions-common:time_stop:2317 : elapsed_time=73922 2022-02-02 15:31:23.245 | + functions-common:time_stop:2318 : total=99321 2022-02-02 15:31:23.247 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-02-02 15:31:23.249 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=173243 2022-02-02 15:31:23.252 | + inc/python:pip_install:203 : return 0 2022-02-02 15:31:23.255 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-02-02 15:31:23.257 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-02-02 15:31:23.260 | + functions-common:safe_chown:2205 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-02-02 15:31:23.279 | + functions-common:_safe_permission_operation:2053 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-02-02 15:31:23.291 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/cinder 2022-02-02 15:31:23.294 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2022-02-02 15:31:23.296 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-02 15:31:23.299 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-02-02 15:31:23.302 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/cinder, ]] 2022-02-02 15:31:23.304 | + inc/python:use_library_from_git:253 : return 1 2022-02-02 15:31:23.307 | + lib/cinder:install_cinder:451 : [[ tgtadm == \t\g\t\a\d\m ]] 2022-02-02 15:31:23.309 | + lib/cinder:install_cinder:452 : install_package tgt 2022-02-02 15:31:23.312 | + functions-common:install_package:1342 : update_package_repo 2022-02-02 15:31:23.314 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2022-02-02 15:31:23.318 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2022-02-02 15:31:23.320 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2022-02-02 15:31:23.323 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2022-02-02 15:31:23.326 | + functions-common:update_package_repo:1322 : is_ubuntu 2022-02-02 15:31:23.328 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-02-02 15:31:23.330 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-02-02 15:31:23.333 | + functions-common:update_package_repo:1323 : apt_get_update 2022-02-02 15:31:23.336 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2022-02-02 15:31:23.338 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2022-02-02 15:31:23.341 | + functions-common:apt_get_update:1069 : return 2022-02-02 15:31:23.343 | + functions-common:install_package:1343 : real_install_package tgt 2022-02-02 15:31:23.346 | + functions-common:real_install_package:1328 : is_ubuntu 2022-02-02 15:31:23.349 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-02-02 15:31:23.351 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-02-02 15:31:23.355 | + functions-common:real_install_package:1329 : apt_get install tgt 2022-02-02 15:31:23.380 | + functions-common:apt_get:1109 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install tgt 2022-02-02 15:31:23.486 | Reading package lists... 2022-02-02 15:31:23.729 | Building dependency tree... 2022-02-02 15:31:23.731 | Reading state information... 2022-02-02 15:31:23.973 | The following packages were automatically installed and are no longer required: 2022-02-02 15:31:23.974 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-02 15:31:23.974 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-02 15:31:23.974 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-02 15:31:23.974 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-02 15:31:23.974 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-02 15:31:23.974 | python3-zope.interface 2022-02-02 15:31:23.974 | Use 'sudo apt autoremove' to remove them. 2022-02-02 15:31:23.974 | The following additional packages will be installed: 2022-02-02 15:31:23.975 | libconfig-general-perl 2022-02-02 15:31:23.976 | Suggested packages: 2022-02-02 15:31:23.976 | tgt-rbd 2022-02-02 15:31:24.051 | The following NEW packages will be installed: 2022-02-02 15:31:24.052 | libconfig-general-perl tgt 2022-02-02 15:31:24.580 | 0 upgraded, 2 newly installed, 0 to remove and 107 not upgraded. 2022-02-02 15:31:24.580 | Need to get 269 kB of archives. 2022-02-02 15:31:24.580 | After this operation, 824 kB of additional disk space will be used. 2022-02-02 15:31:24.580 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libconfig-general-perl all 2.63-1 [53.9 kB] 2022-02-02 15:31:25.168 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 tgt amd64 1:1.0.79-2ubuntu1 [215 kB] 2022-02-02 15:31:28.491 | Fetched 269 kB in 4s (69.8 kB/s) 2022-02-02 15:31:28.694 | Selecting previously unselected package libconfig-general-perl. 2022-02-02 15:31:28.746 | (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 ... 89596 files and directories currently installed.) 2022-02-02 15:31:28.750 | Preparing to unpack .../libconfig-general-perl_2.63-1_all.deb ... 2022-02-02 15:31:28.819 | Unpacking libconfig-general-perl (2.63-1) ... 2022-02-02 15:31:29.419 | Selecting previously unselected package tgt. 2022-02-02 15:31:29.429 | Preparing to unpack .../tgt_1%3a1.0.79-2ubuntu1_amd64.deb ... 2022-02-02 15:31:29.481 | Unpacking tgt (1:1.0.79-2ubuntu1) ... 2022-02-02 15:31:29.917 | Setting up libconfig-general-perl (2.63-1) ... 2022-02-02 15:31:30.093 | Setting up tgt (1:1.0.79-2ubuntu1) ... 2022-02-02 15:31:31.371 | Created symlink /etc/systemd/system/multi-user.target.wants/tgt.service → /lib/systemd/system/tgt.service. 2022-02-02 15:31:32.304 | Processing triggers for man-db (2.9.1-1) ... 2022-02-02 15:31:32.790 | Processing triggers for systemd (245.4-4ubuntu3.15) ... 2022-02-02 15:31:40.675 | + functions-common:apt_get:1113 : result=0 2022-02-02 15:31:40.679 | + functions-common:apt_get:1116 : time_stop apt-get 2022-02-02 15:31:40.686 | + functions-common:time_stop:2304 : local name 2022-02-02 15:31:40.688 | + functions-common:time_stop:2305 : local end_time 2022-02-02 15:31:40.692 | + functions-common:time_stop:2306 : local elapsed_time 2022-02-02 15:31:40.695 | + functions-common:time_stop:2307 : local total 2022-02-02 15:31:40.698 | + functions-common:time_stop:2308 : local start_time 2022-02-02 15:31:40.701 | + functions-common:time_stop:2310 : name=apt-get 2022-02-02 15:31:40.703 | + functions-common:time_stop:2311 : start_time=1643815883376 2022-02-02 15:31:40.706 | + functions-common:time_stop:2313 : [[ -z 1643815883376 ]] 2022-02-02 15:31:40.709 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-02-02 15:31:40.713 | + functions-common:time_stop:2316 : end_time=1643815900710 2022-02-02 15:31:40.716 | + functions-common:time_stop:2317 : elapsed_time=17334 2022-02-02 15:31:40.718 | + functions-common:time_stop:2318 : total=466027 2022-02-02 15:31:40.722 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-02-02 15:31:40.724 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=483361 2022-02-02 15:31:40.727 | + functions-common:apt_get:1117 : return 0 2022-02-02 15:31:40.729 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-02-02 15:31:40.732 | + ./stack.sh:main:895 : configure_cinder 2022-02-02 15:31:40.734 | + lib/cinder:configure_cinder:224 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-02-02 15:31:40.748 | + lib/cinder:configure_cinder:226 : rm -f /etc/cinder/cinder.conf 2022-02-02 15:31:40.752 | + lib/cinder:configure_cinder:228 : configure_rootwrap cinder 2022-02-02 15:31:40.754 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-02-02 15:31:40.757 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-02-02 15:31:40.760 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-02-02 15:31:40.760 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-02-02 15:31:40.764 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-02-02 15:31:40.766 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-02-02 15:31:40.769 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-02-02 15:31:40.771 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-02-02 15:31:40.773 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-02-02 15:31:40.777 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-02-02 15:31:40.779 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-02-02 15:31:40.781 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-02-02 15:31:40.794 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-02-02 15:31:40.808 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.d/volume.filters /etc/cinder/rootwrap.d 2022-02-02 15:31:40.821 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.conf /etc/cinder/rootwrap.conf 2022-02-02 15:31:40.833 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2022-02-02 15:31:40.845 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-02-02 15:31:40.849 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-02-02 15:31:40.853 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.33cqz6AytT 2022-02-02 15:31:40.856 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-02-02 15:31:40.858 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-02-02 15:31:40.860 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-02-02 15:31:40.863 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.33cqz6AytT 2022-02-02 15:31:40.867 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.33cqz6AytT 2022-02-02 15:31:40.879 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.33cqz6AytT /etc/sudoers.d/cinder-rootwrap 2022-02-02 15:31:40.892 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-02-02 15:31:40.897 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-02-02 15:31:40.901 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-02-02 15:31:40.903 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-02-02 15:31:40.905 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-02-02 15:31:40.908 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2022-02-02 15:31:40.912 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2022-02-02 15:31:40.914 | + lib/cinder:configure_cinder:230 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-02-02 15:31:40.917 | + lib/cinder:configure_cinder:231 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-02-02 15:31:40.921 | + lib/cinder:configure_cinder:234 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-02-02 15:31:40.926 | + lib/cinder:configure_cinder:236 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-02-02 15:31:40.947 | + lib/cinder:configure_cinder:237 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-02-02 15:31:40.966 | + lib/cinder:configure_cinder:238 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-02-02 15:31:40.986 | + lib/cinder:configure_cinder:239 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-02-02 15:31:41.006 | + lib/cinder:configure_cinder:240 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-02-02 15:31:41.026 | + lib/cinder:configure_cinder:241 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-02-02 15:31:41.080 | + lib/cinder:configure_cinder:242 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-02-02 15:31:41.099 | + lib/cinder:configure_cinder:243 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-02-02 15:31:41.119 | + lib/cinder:configure_cinder:245 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-02-02 15:31:41.121 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/cinder/cinder.conf 2022-02-02 15:31:41.124 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=cinder 2022-02-02 15:31:41.126 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=keystone_authtoken 2022-02-02 15:31:41.129 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-02-02 15:31:41.160 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-02-02 15:31:41.190 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.31/identity 2022-02-02 15:31:41.220 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-02-02 15:31:41.250 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-02-02 15:31:41.284 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-02-02 15:31:41.313 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-02-02 15:31:41.342 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-02-02 15:31:41.370 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-02-02 15:31:41.398 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-02-02 15:31:41.427 | + lib/cinder:configure_cinder:247 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-02-02 15:31:41.459 | + lib/cinder:configure_cinder:249 : iniset /etc/cinder/cinder.conf DEFAULT target_helper tgtadm 2022-02-02 15:31:41.489 | ++ lib/cinder:configure_cinder:250 : database_connection_url cinder 2022-02-02 15:31:41.491 | ++ lib/database:database_connection_url:132 : local db=cinder 2022-02-02 15:31:41.494 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql cinder 2022-02-02 15:31:41.496 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=cinder 2022-02-02 15:31:41.498 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-02-02 15:31:41.502 | + lib/cinder:configure_cinder:250 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-02-02 15:31:41.533 | + lib/cinder:configure_cinder:251 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-02-02 15:31:41.562 | + lib/cinder:configure_cinder:252 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-02-02 15:31:41.591 | + lib/cinder:configure_cinder:253 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-02-02 15:31:41.620 | + lib/cinder:configure_cinder:254 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-02-02 15:31:41.648 | + lib/cinder:configure_cinder:255 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-02-02 15:31:41.677 | + lib/cinder:configure_cinder:256 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-02-02 15:31:41.709 | + lib/cinder:configure_cinder:257 : [[ 4 == 6 ]] 2022-02-02 15:31:41.711 | + lib/cinder:configure_cinder:260 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.31 2022-02-02 15:31:41.741 | + lib/cinder:configure_cinder:262 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-02-02 15:31:41.774 | ++ lib/cinder:configure_cinder:263 : openssl rand -hex 16 2022-02-02 15:31:41.781 | + lib/cinder:configure_cinder:263 : iniset /etc/cinder/cinder.conf key_manager fixed_key a85d6f6def92528ac73609a4ea1e0250 2022-02-02 15:31:41.811 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2022-02-02 15:31:41.840 | + lib/cinder:configure_cinder:270 : is_service_enabled c-vol 2022-02-02 15:31:41.857 | + functions-common:is_service_enabled:1960 : return 1 2022-02-02 15:31:41.859 | + lib/cinder:configure_cinder:295 : is_service_enabled c-bak 2022-02-02 15:31:41.877 | + functions-common:is_service_enabled:1960 : return 1 2022-02-02 15:31:41.879 | + lib/cinder:configure_cinder:303 : is_service_enabled ceilometer 2022-02-02 15:31:41.897 | + functions-common:is_service_enabled:1960 : return 1 2022-02-02 15:31:41.900 | + lib/cinder:configure_cinder:307 : is_service_enabled tls-proxy 2022-02-02 15:31:41.919 | + functions-common:is_service_enabled:1960 : return 1 2022-02-02 15:31:41.922 | + lib/cinder:configure_cinder:321 : '[' False '!=' False ']' 2022-02-02 15:31:41.924 | + lib/cinder:configure_cinder:325 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-02-02 15:31:41.927 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-02-02 15:31:41.929 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-02-02 15:31:41.932 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-02-02 15:31:41.934 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-02-02 15:31:41.937 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-02-02 15:31:41.953 | + functions-common:is_service_enabled:1960 : return 0 2022-02-02 15:31:41.957 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-02-02 15:31:41.960 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-02-02 15:31:41.962 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-02-02 15:31:41.979 | ++ functions-common:is_service_enabled:1960 : return 0 2022-02-02 15:31:41.981 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.31:5672/ 2022-02-02 15:31:41.984 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.31:5672/ 2022-02-02 15:31:42.013 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-02-02 15:31:42.015 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-02-02 15:31:42.018 | + lib/cinder:configure_cinder:328 : setup_logging /etc/cinder/cinder.conf True 2022-02-02 15:31:42.021 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2022-02-02 15:31:42.023 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2022-02-02 15:31:42.026 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-02-02 15:31:42.044 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-02-02 15:31:42.047 | + functions:setup_systemd_logging:695 : local pidstr= 2022-02-02 15:31:42.049 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-02-02 15:31:42.051 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-02-02 15:31:42.054 | + functions:setup_systemd_logging:702 : iniset /etc/cinder/cinder.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-02-02 15:31:42.083 | + functions:setup_systemd_logging:704 : iniset /etc/cinder/cinder.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-02-02 15:31:42.111 | + functions:setup_systemd_logging:705 : iniset /etc/cinder/cinder.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-02-02 15:31:42.140 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-02-02 15:31:42.170 | + lib/cinder:configure_cinder:330 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-02-02 15:31:42.173 | + lib/apache:write_uwsgi_config:257 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-02-02 15:31:42.175 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/cinder-wsgi 2022-02-02 15:31:42.178 | + lib/apache:write_uwsgi_config:259 : local url=/volume 2022-02-02 15:31:42.180 | + lib/apache:write_uwsgi_config:260 : local http= 2022-02-02 15:31:42.183 | + lib/apache:write_uwsgi_config:261 : local name= 2022-02-02 15:31:42.186 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/cinder-wsgi 2022-02-02 15:31:42.190 | + lib/apache:write_uwsgi_config:262 : name=cinder-wsgi 2022-02-02 15:31:42.192 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-02-02 15:31:42.195 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-02-02 15:31:42.208 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-02-02 15:31:42.209 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-02-02 15:31:42.217 | d /var/run/uwsgi 0755 ubuntu root 2022-02-02 15:31:42.221 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-02-02 15:31:42.238 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-02-02 15:31:42.240 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-02-02 15:31:42.244 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-02-02 15:31:42.275 | + lib/apache:write_uwsgi_config:279 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-02-02 15:31:42.303 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-02-02 15:31:42.333 | + lib/apache:write_uwsgi_config:283 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-02-02 15:31:42.361 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-02-02 15:31:42.389 | + lib/apache:write_uwsgi_config:287 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-02-02 15:31:42.418 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-02-02 15:31:42.448 | + lib/apache:write_uwsgi_config:289 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-02-02 15:31:42.476 | + lib/apache:write_uwsgi_config:291 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-02-02 15:31:42.505 | + lib/apache:write_uwsgi_config:293 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-02-02 15:31:42.534 | + lib/apache:write_uwsgi_config:295 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-02-02 15:31:42.561 | + lib/apache:write_uwsgi_config:297 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-02-02 15:31:42.590 | + lib/apache:write_uwsgi_config:299 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-02-02 15:31:42.619 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2022-02-02 15:31:42.621 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2022-02-02 15:31:42.625 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for cinder-wsgi 2022-02-02 15:31:42.628 | ++ lib/apache:apache_site_config_for:189 : local site=cinder-wsgi 2022-02-02 15:31:42.630 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-02-02 15:31:42.633 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-02-02 15:31:42.635 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-02-02 15:31:42.638 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-02-02 15:31:42.641 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-02-02 15:31:42.643 | + lib/apache:write_uwsgi_config:307 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-02-02 15:31:42.672 | + lib/apache:write_uwsgi_config:308 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-02-02 15:31:42.702 | + lib/apache:write_uwsgi_config:309 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 ' 2022-02-02 15:31:42.703 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-02-02 15:31:42.711 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-02-02 15:31:42.715 | + lib/apache:write_uwsgi_config:310 : enable_apache_site cinder-wsgi 2022-02-02 15:31:42.717 | + lib/apache:enable_apache_site:206 : local site=cinder-wsgi 2022-02-02 15:31:42.719 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-02-02 15:31:42.722 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-02-02 15:31:42.724 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-02-02 15:31:42.727 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-02-02 15:31:42.729 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-02-02 15:31:42.731 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-02-02 15:31:42.734 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-02-02 15:31:42.737 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-02-02 15:31:42.739 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-02-02 15:31:42.741 | + lib/apache:enable_apache_site:210 : sudo a2ensite cinder-wsgi 2022-02-02 15:31:42.803 | Enabling site cinder-wsgi. 2022-02-02 15:31:42.808 | To activate the new configuration, you need to run: 2022-02-02 15:31:42.808 | systemctl reload apache2 2022-02-02 15:31:42.813 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2022-02-02 15:31:42.816 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-02-02 15:31:42.818 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2022-02-02 15:31:42.821 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart apache2 2022-02-02 15:31:42.950 | + lib/cinder:configure_cinder:332 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-02-02 15:31:42.953 | + lib/cinder:configure_cinder:336 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-02-02 15:31:42.987 | + lib/cinder:configure_cinder:338 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.31/image 2022-02-02 15:31:43.022 | + lib/cinder:configure_cinder:339 : is_service_enabled tls-proxy 2022-02-02 15:31:43.039 | + functions-common:is_service_enabled:1960 : return 1 2022-02-02 15:31:43.042 | + lib/cinder:configure_cinder:345 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-02-02 15:31:43.044 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/cinder/cinder.conf 2022-02-02 15:31:43.047 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=nova 2022-02-02 15:31:43.050 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=nova 2022-02-02 15:31:43.053 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-02-02 15:31:43.085 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/cinder/cinder.conf nova interface public 2022-02-02 15:31:43.113 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.31/identity 2022-02-02 15:31:43.142 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/cinder/cinder.conf nova username nova 2022-02-02 15:31:43.173 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-02-02 15:31:43.202 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-02-02 15:31:43.233 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/cinder/cinder.conf nova project_name service 2022-02-02 15:31:43.267 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-02-02 15:31:43.296 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-02-02 15:31:43.325 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-02-02 15:31:43.354 | + lib/cinder:configure_cinder:346 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-02-02 15:31:43.386 | + lib/cinder:configure_cinder:347 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-02-02 15:31:43.414 | + lib/cinder:configure_cinder:349 : [[ ! -z '' ]] 2022-02-02 15:31:43.416 | + lib/cinder:configure_cinder:351 : is_service_enabled etcd3 2022-02-02 15:31:43.434 | + functions-common:is_service_enabled:1960 : return 0 2022-02-02 15:31:43.440 | + lib/cinder:configure_cinder:352 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.31:2379 2022-02-02 15:31:43.472 | + ./stack.sh:main:898 : is_service_enabled neutron 2022-02-02 15:31:43.489 | + functions-common:is_service_enabled:1960 : return 0 2022-02-02 15:31:43.492 | + ./stack.sh:main:900 : stack_install_service neutron 2022-02-02 15:31:43.495 | + lib/stack:stack_install_service:20 : local service=neutron 2022-02-02 15:31:43.498 | + lib/stack:stack_install_service:21 : type install_neutron 2022-02-02 15:31:43.501 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-02-02 15:31:43.504 | + lib/stack:stack_install_service:32 : install_neutron 2022-02-02 15:31:43.507 | + lib/neutron:install_neutron:657 : is_neutron_legacy_enabled 2022-02-02 15:31:43.511 | ++ 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 2022-02-02 15:31:43.511 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2022-02-02 15:31:43.517 | + 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 2022-02-02 15:31:43.520 | + 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 ]] 2022-02-02 15:31:43.523 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-02-02 15:31:43.525 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2022-02-02 15:31:43.528 | + lib/neutron:install_neutron:659 : install_mutnauq 2022-02-02 15:31:43.530 | + lib/neutron-legacy:install_mutnauq:441 : use_library_from_git neutron-lib 2022-02-02 15:31:43.533 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2022-02-02 15:31:43.536 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-02 15:31:43.538 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-02-02 15:31:43.541 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,neutron-lib, ]] 2022-02-02 15:31:43.543 | + inc/python:use_library_from_git:253 : return 1 2022-02-02 15:31:43.546 | + lib/neutron-legacy:install_mutnauq:446 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron stable/wallaby 2022-02-02 15:31:43.548 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/neutron.git 2022-02-02 15:31:43.551 | + functions-common:git_clone:524 : local git_dest=/opt/stack/neutron 2022-02-02 15:31:43.553 | + functions-common:git_clone:525 : local git_ref=stable/wallaby 2022-02-02 15:31:43.556 | + functions-common:git_clone:526 : local orig_dir 2022-02-02 15:31:43.558 | ++ functions-common:git_clone:527 : pwd 2022-02-02 15:31:43.561 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2022-02-02 15:31:43.564 | + functions-common:git_clone:528 : local git_clone_flags= 2022-02-02 15:31:43.567 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2022-02-02 15:31:43.584 | + functions-common:git_clone:530 : RECLONE=False 2022-02-02 15:31:43.586 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2022-02-02 15:31:43.588 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2022-02-02 15:31:43.591 | + functions-common:git_clone:544 : echo stable/wallaby 2022-02-02 15:31:43.593 | + functions-common:git_clone:544 : egrep -q '^refs' 2022-02-02 15:31:43.598 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/neutron ]] 2022-02-02 15:31:43.600 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2022-02-02 15:31:43.603 | + functions-common:git_clone:592 : cd /opt/stack/neutron 2022-02-02 15:31:43.606 | + functions-common:git_clone:593 : git show --oneline 2022-02-02 15:31:43.606 | + functions-common:git_clone:593 : head -1 2022-02-02 15:31:43.610 | a7749eb41e Merge "[OVN] Add the VIF details "connectivity" parameter" into stable/wallaby 2022-02-02 15:31:43.613 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2022-02-02 15:31:43.616 | + lib/neutron-legacy:install_mutnauq:447 : setup_develop /opt/stack/neutron 2022-02-02 15:31:43.619 | + inc/python:setup_develop:338 : local bindep 2022-02-02 15:31:43.621 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2022-02-02 15:31:43.624 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2022-02-02 15:31:43.626 | + inc/python:setup_develop:344 : local extras= 2022-02-02 15:31:43.630 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-02-02 15:31:43.632 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-02-02 15:31:43.635 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2022-02-02 15:31:43.638 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2022-02-02 15:31:43.640 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-02-02 15:31:43.643 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-02-02 15:31:43.646 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2022-02-02 15:31:43.648 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-02-02 15:31:43.651 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2022-02-02 15:31:43.654 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-02-02 15:31:43.656 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-02-02 15:31:43.660 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-02-02 15:31:43.666 | + inc/python:_setup_package_with_constraints_edit:383 : name=neutron 2022-02-02 15:31:43.669 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron '-e file:///opt/stack/neutron#egg=neutron' 2022-02-02 15:31:44.285 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/neutron -e 2022-02-02 15:31:44.288 | + inc/python:setup_package:417 : local bindep=0 2022-02-02 15:31:44.290 | + inc/python:setup_package:418 : local bindep_flag= 2022-02-02 15:31:44.292 | + inc/python:setup_package:419 : local bindep_profiles= 2022-02-02 15:31:44.295 | + inc/python:setup_package:420 : [[ /opt/stack/neutron == -bindep* ]] 2022-02-02 15:31:44.297 | + inc/python:setup_package:425 : local project_dir=/opt/stack/neutron 2022-02-02 15:31:44.300 | + inc/python:setup_package:426 : local flags=-e 2022-02-02 15:31:44.302 | + inc/python:setup_package:427 : local extras= 2022-02-02 15:31:44.304 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-02-02 15:31:44.307 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-02-02 15:31:44.309 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-02-02 15:31:44.311 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-02-02 15:31:44.314 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-02-02 15:31:44.317 | + inc/python:setup_package:445 : pip_install -e /opt/stack/neutron 2022-02-02 15:31:44.340 | Using python 3.8 to install /opt/stack/neutron 2022-02-02 15:31:44.342 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/neutron 2022-02-02 15:31:45.099 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:31:45.099 | from cryptography.utils import int_from_bytes 2022-02-02 15:31:45.099 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:31:45.099 | from cryptography.utils import int_from_bytes 2022-02-02 15:31:46.122 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-02 15:31:46.122 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-02-02 15:31:46.125 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-02-02 15:31:46.127 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-02-02 15:31:46.128 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-02-02 15:31:46.131 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-02-02 15:31:46.133 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-02-02 15:31:46.141 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-02-02 15:31:46.145 | Obtaining file:///opt/stack/neutron 2022-02-02 15:31:48.212 | Obtaining neutron from file:///opt/stack/neutron#egg=neutron (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-02-02 15:31:50.271 | Requirement already satisfied: Jinja2===2.11.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.3) 2022-02-02 15:31:50.278 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.1.1) 2022-02-02 15:31:50.281 | Requirement already satisfied: Paste===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.5.0) 2022-02-02 15:31:50.290 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.1) 2022-02-02 15:31:50.299 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.5.1) 2022-02-02 15:31:50.310 | Requirement already satisfied: SQLAlchemy===1.3.23 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.23) 2022-02-02 15:31:50.339 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.7) 2022-02-02 15:31:50.352 | Requirement already satisfied: alembic===1.5.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.5.7) 2022-02-02 15:31:50.361 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (2.2.0) 2022-02-02 15:31:50.368 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (4.4.2) 2022-02-02 15:31:50.371 | Requirement already satisfied: eventlet===0.30.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 159)) (0.30.2) 2022-02-02 15:31:50.381 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 171)) (2.3.0) 2022-02-02 15:31:50.387 | Requirement already satisfied: greenlet===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 186)) (1.0.0) 2022-02-02 15:31:50.392 | Requirement already satisfied: httplib2===0.19.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 193)) (0.19.0) 2022-02-02 15:31:50.397 | Requirement already satisfied: keystoneauth1===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (4.3.1) 2022-02-02 15:31:50.457 | Requirement already satisfied: keystonemiddleware===9.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (9.2.0) 2022-02-02 15:31:50.510 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 258)) (0.8.0) 2022-02-02 15:31:50.515 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 259)) (0.10.9) 2022-02-02 15:31:50.518 | Requirement already satisfied: neutron-lib===2.10.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (2.10.2) 2022-02-02 15:31:50.557 | Requirement already satisfied: openstacksdk===0.55.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 282)) (0.55.0) 2022-02-02 15:31:50.584 | Requirement already satisfied: os-ken===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 289)) (1.4.0) 2022-02-02 15:31:50.602 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 293)) (1.7.0) 2022-02-02 15:31:50.606 | Requirement already satisfied: os-traits===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (2.5.0) 2022-02-02 15:31:50.610 | Requirement already satisfied: os-vif===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 296)) (2.4.0) 2022-02-02 15:31:50.634 | Requirement already satisfied: oslo.cache===2.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (2.7.0) 2022-02-02 15:31:50.670 | Requirement already satisfied: oslo.concurrency===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (4.4.0) 2022-02-02 15:31:50.681 | Requirement already satisfied: oslo.config===8.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (8.5.1) 2022-02-02 15:31:50.722 | Requirement already satisfied: oslo.context===3.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (3.2.1) 2022-02-02 15:31:50.728 | Requirement already satisfied: oslo.db===8.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (8.5.1) 2022-02-02 15:31:50.776 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (5.0.1) 2022-02-02 15:31:50.782 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (4.4.0) 2022-02-02 15:31:50.821 | Requirement already satisfied: oslo.messaging===12.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (12.7.1) 2022-02-02 15:31:50.877 | Requirement already satisfied: oslo.middleware===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (4.2.0) 2022-02-02 15:31:50.895 | Requirement already satisfied: oslo.policy===3.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (3.7.1) 2022-02-02 15:31:50.911 | Requirement already satisfied: oslo.privsep===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (2.5.0) 2022-02-02 15:31:50.925 | Requirement already satisfied: oslo.reports===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (2.2.0) 2022-02-02 15:31:50.939 | Requirement already satisfied: oslo.rootwrap===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (6.2.0) 2022-02-02 15:31:50.944 | Requirement already satisfied: oslo.serialization===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (4.1.0) 2022-02-02 15:31:50.953 | Requirement already satisfied: oslo.service===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (2.5.1) 2022-02-02 15:31:50.977 | Requirement already satisfied: oslo.upgradecheck===1.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (1.3.0) 2022-02-02 15:31:50.988 | Requirement already satisfied: oslo.utils===4.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (4.8.0) 2022-02-02 15:31:51.005 | Requirement already satisfied: oslo.versionedobjects===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (2.4.0) 2022-02-02 15:31:51.025 | Requirement already satisfied: osprofiler===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (3.4.0) 2022-02-02 15:31:51.070 | Requirement already satisfied: ovs===2.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (2.13.0) 2022-02-02 15:31:51.075 | Requirement already satisfied: ovsdbapp===1.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (1.9.0) 2022-02-02 15:31:51.084 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (20.9) 2022-02-02 15:31:51.090 | Requirement already satisfied: pbr===5.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 331)) (5.5.1) 2022-02-02 15:31:51.093 | Requirement already satisfied: pecan===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (1.3.3) 2022-02-02 15:31:51.102 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 339)) (0.7.2) 2022-02-02 15:31:51.105 | Requirement already satisfied: psutil===5.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 343)) (5.8.0) 2022-02-02 15:31:51.125 | Requirement already satisfied: pyOpenSSL===20.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 349)) (20.0.1) 2022-02-02 15:31:51.140 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (3.1.1) 2022-02-02 15:31:51.151 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 360)) (0.9.6) 2022-02-02 15:31:51.154 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 366)) (2.4.7) 2022-02-02 15:31:51.157 | Requirement already satisfied: pyroute2===0.5.14 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (0.5.14) 2022-02-02 15:31:51.163 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 393)) (2.8.1) 2022-02-02 15:31:51.168 | Requirement already satisfied: python-designateclient===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 394)) (4.2.0) 2022-02-02 15:31:51.188 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 395)) (1.0.4) 2022-02-02 15:31:51.191 | Requirement already satisfied: python-keystoneclient===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 403)) (4.2.0) 2022-02-02 15:31:51.210 | Requirement already satisfied: python-neutronclient===7.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 413)) (7.3.0) 2022-02-02 15:31:51.236 | Requirement already satisfied: python-novaclient===17.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 414)) (17.4.0) 2022-02-02 15:31:51.252 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 433)) (2021.1) 2022-02-02 15:31:51.256 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (0.7) 2022-02-02 15:31:51.262 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 444)) (2.25.1) 2022-02-02 15:31:51.283 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 452)) (1.4.0) 2022-02-02 15:31:51.285 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 457)) (1.4.0) 2022-02-02 15:31:51.290 | Requirement already satisfied: setproctitle===1.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 477)) (1.2.2) 2022-02-02 15:31:51.295 | Requirement already satisfied: setuptools===54.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 478)) (54.1.1) 2022-02-02 15:31:51.345 | Requirement already satisfied: simplejson===3.17.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 480)) (3.17.2) 2022-02-02 15:31:51.348 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 481)) (1.15.0) 2022-02-02 15:31:51.351 | Requirement already satisfied: sortedcontainers===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 485)) (2.3.0) 2022-02-02 15:31:51.354 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 507)) (0.13.0) 2022-02-02 15:31:51.364 | Requirement already satisfied: sqlparse===0.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 508)) (0.4.1) 2022-02-02 15:31:51.367 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 510)) (3.3.0) 2022-02-02 15:31:51.370 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 512)) (3.3.0) 2022-02-02 15:31:51.377 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 527)) (6.3.1) 2022-02-02 15:31:51.391 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 530)) (2.0.1) 2022-02-02 15:31:51.401 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (0.5.0) 2022-02-02 15:31:51.406 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 532)) (2.4.0) 2022-02-02 15:31:51.423 | Requirement already satisfied: tinyrpc===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 538)) (1.0.4) 2022-02-02 15:31:51.442 | Requirement already satisfied: tooz===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 540)) (2.8.2) 2022-02-02 15:31:51.502 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 543)) (1.4.0) 2022-02-02 15:31:51.506 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 552)) (1.1.0) 2022-02-02 15:31:51.513 | Requirement already satisfied: urllib3===1.26.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 554)) (1.26.3) 2022-02-02 15:31:51.533 | Requirement already satisfied: voluptuous===0.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 560)) (0.12.1) 2022-02-02 15:31:51.537 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.12.1) 2022-02-02 15:31:51.540 | Requirement already satisfied: yappi===1.3.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.3.2) 2022-02-02 15:31:51.545 | Requirement already satisfied: Mako===1.1.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.4) 2022-02-02 15:31:51.553 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 145)) (1.16.0) 2022-02-02 15:31:51.561 | Requirement already satisfied: iso8601===0.1.14 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 210)) (0.1.14) 2022-02-02 15:31:51.564 | Requirement already satisfied: jsonpatch===1.31 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 217)) (1.31) 2022-02-02 15:31:51.569 | Requirement already satisfied: dogpile.cache===1.1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 149)) (1.1.5) 2022-02-02 15:31:51.575 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 85)) (1.4.4) 2022-02-02 15:31:51.578 | Requirement already satisfied: PyYAML===5.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2022-02-02 15:31:51.582 | Requirement already satisfied: cryptography===3.4.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 124)) (3.4.6) 2022-02-02 15:31:51.644 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 252)) (2.5.0) 2022-02-02 15:31:51.666 | Requirement already satisfied: jmespath===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 215)) (0.10.0) 2022-02-02 15:31:51.670 | Requirement already satisfied: msgpack===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 251)) (1.0.2) 2022-02-02 15:31:51.673 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (0.14.1) 2022-02-02 15:31:51.678 | Requirement already satisfied: cachetools===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 100)) (4.2.1) 2022-02-02 15:31:51.681 | Requirement already satisfied: amqp===5.0.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (5.0.8) 2022-02-02 15:31:51.686 | Requirement already satisfied: kombu===5.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (5.0.2) 2022-02-02 15:31:51.728 | Requirement already satisfied: cffi===1.14.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (1.14.5) 2022-02-02 15:31:51.732 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (3.0.0) 2022-02-02 15:31:51.743 | Requirement already satisfied: WebTest===2.0.35 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (2.0.35) 2022-02-02 15:31:51.765 | Requirement already satisfied: logutils===0.3.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 237)) (0.3.5) 2022-02-02 15:31:51.768 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 221)) (3.2.0) 2022-02-02 15:31:51.779 | Requirement already satisfied: cliff===3.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (3.7.0) 2022-02-02 15:31:51.791 | Requirement already satisfied: osc-lib===2.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (2.3.1) 2022-02-02 15:31:51.807 | Requirement already satisfied: os-client-config===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 287)) (2.1.0) 2022-02-02 15:31:51.811 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 198)) (2.10) 2022-02-02 15:31:51.815 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (2021.10.8) 2022-02-02 15:31:51.818 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 109)) (4.0.0) 2022-02-02 15:31:51.821 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (0.5.2) 2022-02-02 15:31:51.824 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 409)) (1.6.0) 2022-02-02 15:31:51.827 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (1.0.0) 2022-02-02 15:31:51.829 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 235)) (1.0.0) 2022-02-02 15:31:51.832 | Requirement already satisfied: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 552)) (1.4.0) 2022-02-02 15:31:51.834 | Requirement already satisfied: jsonpointer===2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (2.0) 2022-02-02 15:31:51.837 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 247)) (1.5) 2022-02-02 15:31:51.839 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 556)) (5.0.0) 2022-02-02 15:31:51.842 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 354)) (2.20) 2022-02-02 15:31:51.845 | Requirement already satisfied: beautifulsoup4===4.9.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (4.9.3) 2022-02-02 15:31:51.857 | Requirement already satisfied: waitress===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (2.0.0) 2022-02-02 15:31:51.870 | Requirement already satisfied: cmd2===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (1.5.0) 2022-02-02 15:31:51.927 | Requirement already satisfied: soupsieve===2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 486)) (2.2) 2022-02-02 15:31:51.932 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 367)) (1.8.2) 2022-02-02 15:31:51.934 | Requirement already satisfied: colorama===0.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (0.4.4) 2022-02-02 15:31:51.939 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 564)) (0.2.5) 2022-02-02 15:31:51.945 | Requirement already satisfied: attrs===20.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.3.0) 2022-02-02 15:31:52.958 | Installing collected packages: neutron 2022-02-02 15:31:52.958 | Attempting uninstall: neutron 2022-02-02 15:31:52.960 | Found existing installation: neutron 18.2.0 2022-02-02 15:31:54.250 | Uninstalling neutron-18.2.0: 2022-02-02 15:31:54.332 | Successfully uninstalled neutron-18.2.0 2022-02-02 15:31:54.333 | Running setup.py develop for neutron 2022-02-02 15:31:57.271 | Successfully installed neutron 2022-02-02 15:31:57.402 | WARNING: You are using pip version 20.2.2; however, version 22.0.2 is available. 2022-02-02 15:31:57.402 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-02 15:31:57.491 | + inc/python:pip_install:200 : result=0 2022-02-02 15:31:57.493 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-02 15:31:57.496 | + functions-common:time_stop:2304 : local name 2022-02-02 15:31:57.498 | + functions-common:time_stop:2305 : local end_time 2022-02-02 15:31:57.500 | + functions-common:time_stop:2306 : local elapsed_time 2022-02-02 15:31:57.503 | + functions-common:time_stop:2307 : local total 2022-02-02 15:31:57.505 | + functions-common:time_stop:2308 : local start_time 2022-02-02 15:31:57.508 | + functions-common:time_stop:2310 : name=pip_install 2022-02-02 15:31:57.510 | + functions-common:time_stop:2311 : start_time=1643815904334 2022-02-02 15:31:57.512 | + functions-common:time_stop:2313 : [[ -z 1643815904334 ]] 2022-02-02 15:31:57.515 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-02-02 15:31:57.520 | + functions-common:time_stop:2316 : end_time=1643815917517 2022-02-02 15:31:57.522 | + functions-common:time_stop:2317 : elapsed_time=13183 2022-02-02 15:31:57.524 | + functions-common:time_stop:2318 : total=173243 2022-02-02 15:31:57.526 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-02-02 15:31:57.528 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=186426 2022-02-02 15:31:57.531 | + inc/python:pip_install:203 : return 0 2022-02-02 15:31:57.533 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-02-02 15:31:57.536 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-02-02 15:31:57.538 | + functions-common:safe_chown:2205 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-02-02 15:31:57.557 | + functions-common:_safe_permission_operation:2053 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-02-02 15:31:57.570 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/neutron 2022-02-02 15:31:57.572 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2022-02-02 15:31:57.575 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-02 15:31:57.577 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-02-02 15:31:57.580 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/neutron, ]] 2022-02-02 15:31:57.583 | + inc/python:use_library_from_git:253 : return 1 2022-02-02 15:31:57.585 | + lib/neutron-legacy:install_mutnauq:449 : [[ openvswitch == \o\v\n ]] 2022-02-02 15:31:57.588 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-02-02 15:31:57.590 | + ./stack.sh:main:903 : is_service_enabled nova 2022-02-02 15:31:57.608 | + functions-common:is_service_enabled:1960 : return 0 2022-02-02 15:31:57.610 | + ./stack.sh:main:905 : stack_install_service nova 2022-02-02 15:31:57.613 | + lib/stack:stack_install_service:20 : local service=nova 2022-02-02 15:31:57.615 | + lib/stack:stack_install_service:21 : type install_nova 2022-02-02 15:31:57.618 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-02-02 15:31:57.620 | + lib/stack:stack_install_service:32 : install_nova 2022-02-02 15:31:57.623 | + lib/nova:install_nova:823 : use_library_from_git os-vif 2022-02-02 15:31:57.625 | + inc/python:use_library_from_git:250 : local name=os-vif 2022-02-02 15:31:57.628 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-02 15:31:57.631 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-02-02 15:31:57.633 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-vif, ]] 2022-02-02 15:31:57.635 | + inc/python:use_library_from_git:253 : return 1 2022-02-02 15:31:57.638 | + lib/nova:install_nova:828 : is_service_enabled n-cpu 2022-02-02 15:31:57.654 | + functions-common:is_service_enabled:1960 : return 1 2022-02-02 15:31:57.656 | + lib/nova:install_nova:832 : is_service_enabled n-novnc 2022-02-02 15:31:57.673 | + functions-common:is_service_enabled:1960 : return 1 2022-02-02 15:31:57.676 | + lib/nova:install_nova:844 : is_service_enabled n-spice 2022-02-02 15:31:57.693 | + functions-common:is_service_enabled:1960 : return 1 2022-02-02 15:31:57.695 | + lib/nova:install_nova:856 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova stable/wallaby 2022-02-02 15:31:57.698 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/nova.git 2022-02-02 15:31:57.700 | + functions-common:git_clone:524 : local git_dest=/opt/stack/nova 2022-02-02 15:31:57.702 | + functions-common:git_clone:525 : local git_ref=stable/wallaby 2022-02-02 15:31:57.704 | + functions-common:git_clone:526 : local orig_dir 2022-02-02 15:31:57.707 | ++ functions-common:git_clone:527 : pwd 2022-02-02 15:31:57.710 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2022-02-02 15:31:57.712 | + functions-common:git_clone:528 : local git_clone_flags= 2022-02-02 15:31:57.715 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2022-02-02 15:31:57.730 | + functions-common:git_clone:530 : RECLONE=False 2022-02-02 15:31:57.732 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2022-02-02 15:31:57.735 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2022-02-02 15:31:57.738 | + functions-common:git_clone:544 : echo stable/wallaby 2022-02-02 15:31:57.738 | + functions-common:git_clone:544 : egrep -q '^refs' 2022-02-02 15:31:57.743 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/nova ]] 2022-02-02 15:31:57.746 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2022-02-02 15:31:57.748 | + functions-common:git_clone:592 : cd /opt/stack/nova 2022-02-02 15:31:57.751 | + functions-common:git_clone:593 : git show --oneline 2022-02-02 15:31:57.751 | + functions-common:git_clone:593 : head -1 2022-02-02 15:31:57.756 | 94f17be190 Extend the reproducer for 1953359 and 1952915 2022-02-02 15:31:57.759 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2022-02-02 15:31:57.761 | + lib/nova:install_nova:857 : setup_develop /opt/stack/nova 2022-02-02 15:31:57.763 | + inc/python:setup_develop:338 : local bindep 2022-02-02 15:31:57.766 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2022-02-02 15:31:57.768 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2022-02-02 15:31:57.771 | + inc/python:setup_develop:344 : local extras= 2022-02-02 15:31:57.773 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-02-02 15:31:57.776 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-02-02 15:31:57.778 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2022-02-02 15:31:57.781 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2022-02-02 15:31:57.783 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-02-02 15:31:57.785 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-02-02 15:31:57.789 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2022-02-02 15:31:57.791 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-02-02 15:31:57.794 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2022-02-02 15:31:57.797 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-02-02 15:31:57.800 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-02-02 15:31:57.803 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-02-02 15:31:57.814 | + inc/python:_setup_package_with_constraints_edit:383 : name=nova 2022-02-02 15:31:57.820 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova '-e file:///opt/stack/nova#egg=nova' 2022-02-02 15:31:58.474 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/nova -e 2022-02-02 15:31:58.476 | + inc/python:setup_package:417 : local bindep=0 2022-02-02 15:31:58.478 | + inc/python:setup_package:418 : local bindep_flag= 2022-02-02 15:31:58.481 | + inc/python:setup_package:419 : local bindep_profiles= 2022-02-02 15:31:58.483 | + inc/python:setup_package:420 : [[ /opt/stack/nova == -bindep* ]] 2022-02-02 15:31:58.485 | + inc/python:setup_package:425 : local project_dir=/opt/stack/nova 2022-02-02 15:31:58.488 | + inc/python:setup_package:426 : local flags=-e 2022-02-02 15:31:58.490 | + inc/python:setup_package:427 : local extras= 2022-02-02 15:31:58.493 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-02-02 15:31:58.495 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-02-02 15:31:58.497 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-02-02 15:31:58.500 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-02-02 15:31:58.503 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-02-02 15:31:58.505 | + inc/python:setup_package:445 : pip_install -e /opt/stack/nova 2022-02-02 15:31:58.526 | Using python 3.8 to install /opt/stack/nova 2022-02-02 15:31:58.528 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/nova 2022-02-02 15:31:59.279 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:31:59.280 | from cryptography.utils import int_from_bytes 2022-02-02 15:31:59.280 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:31:59.280 | from cryptography.utils import int_from_bytes 2022-02-02 15:32:00.302 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-02 15:32:00.302 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-02-02 15:32:00.306 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-02-02 15:32:00.307 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-02-02 15:32:00.308 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-02-02 15:32:00.310 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-02-02 15:32:00.313 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-02-02 15:32:00.321 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-02-02 15:32:00.325 | Obtaining file:///opt/stack/nova 2022-02-02 15:32:03.433 | Obtaining nova from file:///opt/stack/nova#egg=nova (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-02-02 15:32:06.509 | Requirement already satisfied: Jinja2===2.11.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.3) 2022-02-02 15:32:06.516 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.1.1) 2022-02-02 15:32:06.519 | Requirement already satisfied: Paste===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.5.0) 2022-02-02 15:32:06.528 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.1) 2022-02-02 15:32:06.543 | Requirement already satisfied: PyYAML===5.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2022-02-02 15:32:06.547 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.5.1) 2022-02-02 15:32:06.558 | Requirement already satisfied: SQLAlchemy===1.3.23 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.23) 2022-02-02 15:32:06.586 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.7) 2022-02-02 15:32:06.600 | Requirement already satisfied: castellan===3.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 104)) (3.7.2) 2022-02-02 15:32:06.621 | Requirement already satisfied: cryptography===3.4.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 124)) (3.4.6) 2022-02-02 15:32:06.661 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 125)) (0.2.2) 2022-02-02 15:32:06.675 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (4.4.2) 2022-02-02 15:32:06.678 | Requirement already satisfied: eventlet===0.30.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 159)) (0.30.2) 2022-02-02 15:32:06.688 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 171)) (2.3.0) 2022-02-02 15:32:06.695 | Requirement already satisfied: greenlet===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 186)) (1.0.0) 2022-02-02 15:32:06.701 | Requirement already satisfied: iso8601===0.1.14 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 210)) (0.1.14) 2022-02-02 15:32:06.704 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 221)) (3.2.0) 2022-02-02 15:32:06.716 | Requirement already satisfied: keystoneauth1===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (4.3.1) 2022-02-02 15:32:06.777 | Requirement already satisfied: keystonemiddleware===9.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (9.2.0) 2022-02-02 15:32:06.830 | Requirement already satisfied: lxml===4.6.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 238)) (4.6.2) 2022-02-02 15:32:06.963 | Collecting microversion-parse===1.0.1 2022-02-02 15:32:06.970 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/aab/3ab98028923e7/microversion_parse-1.0.1-py3-none-any.whl (19 kB) 2022-02-02 15:32:07.063 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 258)) (0.8.0) 2022-02-02 15:32:07.069 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 259)) (0.10.9) 2022-02-02 15:32:07.072 | Requirement already satisfied: openstacksdk===0.55.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 283)) (0.55.0) 2022-02-02 15:32:07.099 | Requirement already satisfied: os-brick===4.3.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 287)) (4.3.2) 2022-02-02 15:32:07.220 | Collecting os-resource-classes===1.0.0 2022-02-02 15:32:07.226 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a3a/6c732391350de/os_resource_classes-1.0.0-py3-none-any.whl (10 kB) 2022-02-02 15:32:07.313 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (1.7.0) 2022-02-02 15:32:07.317 | Requirement already satisfied: os-traits===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 296)) (2.5.0) 2022-02-02 15:32:07.322 | Requirement already satisfied: os-vif===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (2.4.0) 2022-02-02 15:32:07.346 | Requirement already satisfied: os-win===5.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 298)) (5.4.0) 2022-02-02 15:32:07.461 | Collecting os-xenapi===0.3.4 2022-02-02 15:32:07.480 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b4d/9a2c858018977/os_xenapi-0.3.4-py2.py3-none-any.whl (137 kB) 2022-02-02 15:32:07.587 | Requirement already satisfied: oslo.cache===2.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (2.7.0) 2022-02-02 15:32:07.623 | Requirement already satisfied: oslo.concurrency===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (4.4.0) 2022-02-02 15:32:07.653 | Requirement already satisfied: oslo.config===8.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (8.5.1) 2022-02-02 15:32:07.694 | Requirement already satisfied: oslo.context===3.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (3.2.1) 2022-02-02 15:32:07.700 | Requirement already satisfied: oslo.db===8.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (8.5.1) 2022-02-02 15:32:07.749 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (5.0.1) 2022-02-02 15:32:07.755 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (4.4.0) 2022-02-02 15:32:07.794 | Requirement already satisfied: oslo.messaging===12.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (12.7.1) 2022-02-02 15:32:07.850 | Requirement already satisfied: oslo.middleware===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (4.2.0) 2022-02-02 15:32:07.868 | Requirement already satisfied: oslo.policy===3.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (3.7.1) 2022-02-02 15:32:07.883 | Requirement already satisfied: oslo.privsep===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (2.5.0) 2022-02-02 15:32:07.898 | Requirement already satisfied: oslo.reports===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (2.2.0) 2022-02-02 15:32:07.912 | Requirement already satisfied: oslo.rootwrap===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (6.2.0) 2022-02-02 15:32:07.917 | Requirement already satisfied: oslo.serialization===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (4.1.0) 2022-02-02 15:32:07.926 | Requirement already satisfied: oslo.service===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (2.5.1) 2022-02-02 15:32:07.949 | Requirement already satisfied: oslo.upgradecheck===1.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (1.3.0) 2022-02-02 15:32:07.960 | Requirement already satisfied: oslo.utils===4.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (4.8.0) 2022-02-02 15:32:07.976 | Requirement already satisfied: oslo.versionedobjects===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (2.4.0) 2022-02-02 15:32:07.997 | Requirement already satisfied: ovsdbapp===1.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (1.9.0) 2022-02-02 15:32:08.006 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (20.9) 2022-02-02 15:32:08.011 | Requirement already satisfied: paramiko===2.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 330)) (2.7.2) 2022-02-02 15:32:08.046 | Requirement already satisfied: pbr===5.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.5.1) 2022-02-02 15:32:08.049 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 340)) (0.7.2) 2022-02-02 15:32:08.052 | Requirement already satisfied: psutil===5.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (5.8.0) 2022-02-02 15:32:08.073 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 354)) (3.1.1) 2022-02-02 15:32:08.083 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 361)) (0.9.6) 2022-02-02 15:32:08.086 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 367)) (2.4.7) 2022-02-02 15:32:08.213 | Collecting pypowervm===1.1.24 2022-02-02 15:32:08.221 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b3b/12598607ad9d3/pypowervm-1.1.24-py2.py3-none-any.whl (1.1 MB) 2022-02-02 15:32:08.357 | Requirement already satisfied: pyroute2===0.5.14 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (0.5.14) 2022-02-02 15:32:08.363 | Requirement already satisfied: python-barbicanclient===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 385)) (5.1.0) 2022-02-02 15:32:08.379 | Requirement already satisfied: python-cinderclient===7.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 389)) (7.4.1) 2022-02-02 15:32:08.394 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 394)) (2.8.1) 2022-02-02 15:32:08.399 | Requirement already satisfied: python-glanceclient===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 398)) (3.3.0) 2022-02-02 15:32:08.416 | Requirement already satisfied: python-keystoneclient===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 404)) (4.2.0) 2022-02-02 15:32:08.434 | Requirement already satisfied: python-neutronclient===7.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 414)) (7.3.0) 2022-02-02 15:32:08.460 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 434)) (2021.1) 2022-02-02 15:32:08.464 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 444)) (0.7) 2022-02-02 15:32:08.472 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 445)) (2.25.1) 2022-02-02 15:32:08.491 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 453)) (1.4.0) 2022-02-02 15:32:08.494 | Requirement already satisfied: retrying===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 456)) (1.3.3) 2022-02-02 15:32:08.498 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 458)) (1.4.0) 2022-02-02 15:32:08.503 | Requirement already satisfied: setuptools===54.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 479)) (54.1.1) 2022-02-02 15:32:08.551 | Requirement already satisfied: simplejson===3.17.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 481)) (3.17.2) 2022-02-02 15:32:08.554 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (1.15.0) 2022-02-02 15:32:08.558 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 508)) (0.13.0) 2022-02-02 15:32:08.568 | Requirement already satisfied: sqlparse===0.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 509)) (0.4.1) 2022-02-02 15:32:08.571 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (3.3.0) 2022-02-02 15:32:08.574 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 513)) (3.3.0) 2022-02-02 15:32:08.581 | Requirement already satisfied: taskflow===4.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 526)) (4.6.0) 2022-02-02 15:32:08.636 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 528)) (6.3.1) 2022-02-02 15:32:08.651 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (2.0.1) 2022-02-02 15:32:08.660 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 532)) (0.5.0) 2022-02-02 15:32:08.666 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 533)) (2.4.0) 2022-02-02 15:32:08.683 | Requirement already satisfied: tooz===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 541)) (2.8.2) 2022-02-02 15:32:08.743 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 544)) (1.4.0) 2022-02-02 15:32:08.747 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 553)) (1.1.0) 2022-02-02 15:32:08.754 | Requirement already satisfied: urllib3===1.26.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 555)) (1.26.3) 2022-02-02 15:32:08.775 | Requirement already satisfied: voluptuous===0.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 561)) (0.12.1) 2022-02-02 15:32:08.779 | Requirement already satisfied: warlock===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 564)) (1.3.3) 2022-02-02 15:32:08.886 | Collecting websockify===0.9.0 2022-02-02 15:32:08.892 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/427/91706b55e301d/websockify-0.9.0-py3-none-any.whl (35 kB) 2022-02-02 15:32:08.980 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 570)) (1.12.1) 2022-02-02 15:32:08.983 | Requirement already satisfied: yappi===1.3.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 578)) (1.3.2) 2022-02-02 15:32:09.085 | Collecting zVMCloudConnector===1.4.1 2022-02-02 15:32:09.092 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f24/a37d5a0206e79/zVMCloudConnector-1.4.1.tar.gz (238 kB) 2022-02-02 15:32:09.961 | Requirement already satisfied: cffi===1.14.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (1.14.5) 2022-02-02 15:32:09.965 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 145)) (1.16.0) 2022-02-02 15:32:09.974 | Requirement already satisfied: jsonpatch===1.31 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 217)) (1.31) 2022-02-02 15:32:09.979 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 252)) (2.5.0) 2022-02-02 15:32:10.000 | Requirement already satisfied: dogpile.cache===1.1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 149)) (1.1.5) 2022-02-02 15:32:10.006 | Requirement already satisfied: jmespath===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 215)) (0.10.0) 2022-02-02 15:32:10.009 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 85)) (1.4.4) 2022-02-02 15:32:10.012 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (2.2.0) 2022-02-02 15:32:10.157 | Collecting Babel===2.9.0 2022-02-02 15:32:10.179 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/9d3/5c22fcc79893c/Babel-2.9.0-py2.py3-none-any.whl (8.8 MB) 2022-02-02 15:32:10.459 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (0.14.1) 2022-02-02 15:32:10.464 | Requirement already satisfied: alembic===1.5.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.5.7) 2022-02-02 15:32:10.472 | Requirement already satisfied: cachetools===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 100)) (4.2.1) 2022-02-02 15:32:10.475 | Requirement already satisfied: kombu===5.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (5.0.2) 2022-02-02 15:32:10.516 | Requirement already satisfied: amqp===5.0.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (5.0.8) 2022-02-02 15:32:10.521 | Requirement already satisfied: msgpack===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 251)) (1.0.2) 2022-02-02 15:32:10.524 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (3.0.0) 2022-02-02 15:32:10.535 | Requirement already satisfied: ovs===2.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (2.13.0) 2022-02-02 15:32:10.540 | Requirement already satisfied: bcrypt===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 92)) (3.2.0) 2022-02-02 15:32:10.549 | Requirement already satisfied: PyNaCl===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 20)) (1.4.0) 2022-02-02 15:32:10.563 | Requirement already satisfied: pyasn1-modules===0.2.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (0.2.8) 2022-02-02 15:32:10.568 | Requirement already satisfied: pyasn1===0.4.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (0.4.8) 2022-02-02 15:32:10.571 | Requirement already satisfied: cliff===3.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (3.7.0) 2022-02-02 15:32:10.583 | Requirement already satisfied: pyOpenSSL===20.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 350)) (20.0.1) 2022-02-02 15:32:10.597 | Requirement already satisfied: os-client-config===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 288)) (2.1.0) 2022-02-02 15:32:10.601 | Requirement already satisfied: osc-lib===2.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (2.3.1) 2022-02-02 15:32:10.616 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 109)) (4.0.0) 2022-02-02 15:32:10.620 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (2021.10.8) 2022-02-02 15:32:10.622 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 198)) (2.10) 2022-02-02 15:32:10.626 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (0.5.2) 2022-02-02 15:32:10.629 | Requirement already satisfied: automaton===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (2.3.0) 2022-02-02 15:32:10.635 | Requirement already satisfied: networkx===2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (2.5) 2022-02-02 15:32:10.672 | Requirement already satisfied: pydot===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (1.4.2) 2022-02-02 15:32:10.678 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 410)) (1.6.0) 2022-02-02 15:32:10.681 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (1.0.0) 2022-02-02 15:32:10.683 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 235)) (1.0.0) 2022-02-02 15:32:10.686 | Requirement already satisfied: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 553)) (1.4.0) 2022-02-02 15:32:11.688 | Collecting numpy===1.20.1 2022-02-02 15:32:11.720 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/719/9109fa46277be/numpy-1.20.1-cp38-cp38-manylinux2010_x86_64.whl (15.4 MB) 2022-02-02 15:32:12.117 | Requirement already satisfied: PyJWT===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 17)) (2.0.1) 2022-02-02 15:32:12.144 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 355)) (2.20) 2022-02-02 15:32:12.148 | Requirement already satisfied: jsonpointer===2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (2.0) 2022-02-02 15:32:12.150 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 247)) (1.5) 2022-02-02 15:32:12.153 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (1.0.4) 2022-02-02 15:32:12.155 | Requirement already satisfied: Mako===1.1.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.4) 2022-02-02 15:32:12.163 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 557)) (5.0.0) 2022-02-02 15:32:12.166 | Requirement already satisfied: sortedcontainers===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 486)) (2.3.0) 2022-02-02 15:32:12.169 | Requirement already satisfied: cmd2===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (1.5.0) 2022-02-02 15:32:12.225 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 565)) (0.2.5) 2022-02-02 15:32:12.230 | Requirement already satisfied: attrs===20.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.3.0) 2022-02-02 15:32:12.271 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 368)) (1.8.2) 2022-02-02 15:32:12.273 | Requirement already satisfied: colorama===0.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (0.4.4) 2022-02-02 15:32:12.277 | Building wheels for collected packages: zVMCloudConnector 2022-02-02 15:32:12.278 | Building wheel for zVMCloudConnector (setup.py): started 2022-02-02 15:32:13.230 | Building wheel for zVMCloudConnector (setup.py): finished with status 'done' 2022-02-02 15:32:13.233 | Created wheel for zVMCloudConnector: filename=zVMCloudConnector-1.4.1-py3-none-any.whl size=303899 sha256=eb9a379beae99478ecf63b0f88bc71d2ebfc2ed8feb102b9aad13bcc771af4b5 2022-02-02 15:32:13.233 | Stored in directory: /root/.cache/pip/wheels/2a/0d/26/6a5dd74b24937acbd678e55297c0aa8f409dd980f39a3170dd 2022-02-02 15:32:13.234 | Successfully built zVMCloudConnector 2022-02-02 15:32:14.224 | Installing collected packages: numpy, websockify, os-resource-classes, microversion-parse, Babel, os-xenapi, pypowervm, zVMCloudConnector, nova 2022-02-02 15:32:19.678 | Running setup.py develop for nova 2022-02-02 15:32:22.974 | Successfully installed Babel-2.9.0 microversion-parse-1.0.1 nova numpy-1.20.1 os-resource-classes-1.0.0 os-xenapi-0.3.4 pypowervm-1.1.24 websockify-0.9.0 zVMCloudConnector-1.4.1 2022-02-02 15:32:23.122 | WARNING: You are using pip version 20.2.2; however, version 22.0.2 is available. 2022-02-02 15:32:23.122 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-02 15:32:23.228 | + inc/python:pip_install:200 : result=0 2022-02-02 15:32:23.230 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-02 15:32:23.232 | + functions-common:time_stop:2304 : local name 2022-02-02 15:32:23.235 | + functions-common:time_stop:2305 : local end_time 2022-02-02 15:32:23.237 | + functions-common:time_stop:2306 : local elapsed_time 2022-02-02 15:32:23.240 | + functions-common:time_stop:2307 : local total 2022-02-02 15:32:23.242 | + functions-common:time_stop:2308 : local start_time 2022-02-02 15:32:23.245 | + functions-common:time_stop:2310 : name=pip_install 2022-02-02 15:32:23.247 | + functions-common:time_stop:2311 : start_time=1643815918520 2022-02-02 15:32:23.250 | + functions-common:time_stop:2313 : [[ -z 1643815918520 ]] 2022-02-02 15:32:23.252 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-02-02 15:32:23.258 | + functions-common:time_stop:2316 : end_time=1643815943255 2022-02-02 15:32:23.261 | + functions-common:time_stop:2317 : elapsed_time=24735 2022-02-02 15:32:23.263 | + functions-common:time_stop:2318 : total=186426 2022-02-02 15:32:23.266 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-02-02 15:32:23.268 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=211161 2022-02-02 15:32:23.270 | + inc/python:pip_install:203 : return 0 2022-02-02 15:32:23.273 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-02-02 15:32:23.275 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-02-02 15:32:23.278 | + functions-common:safe_chown:2205 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-02-02 15:32:23.299 | + functions-common:_safe_permission_operation:2053 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-02-02 15:32:23.314 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/nova 2022-02-02 15:32:23.318 | + inc/python:use_library_from_git:250 : local name=/opt/stack/nova 2022-02-02 15:32:23.321 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-02 15:32:23.324 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-02-02 15:32:23.327 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/nova, ]] 2022-02-02 15:32:23.330 | + inc/python:use_library_from_git:253 : return 1 2022-02-02 15:32:23.332 | + lib/nova:install_nova:858 : sudo install -D -m 0644 -o ubuntu /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2022-02-02 15:32:23.346 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-02-02 15:32:23.348 | + ./stack.sh:main:906 : configure_nova 2022-02-02 15:32:23.351 | + lib/nova:configure_nova:241 : sudo install -d -o ubuntu /etc/nova 2022-02-02 15:32:23.368 | + lib/nova:configure_nova:243 : configure_rootwrap nova 2022-02-02 15:32:23.371 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-02-02 15:32:23.373 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-02-02 15:32:23.378 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-02-02 15:32:23.378 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-02-02 15:32:23.383 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-02-02 15:32:23.385 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-02-02 15:32:23.388 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-02-02 15:32:23.390 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-02-02 15:32:23.393 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-02-02 15:32:23.395 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-02-02 15:32:23.398 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-02-02 15:32:23.400 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-02-02 15:32:23.412 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-02-02 15:32:23.427 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.d/compute.filters /etc/nova/rootwrap.d 2022-02-02 15:32:23.441 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.conf /etc/nova/rootwrap.conf 2022-02-02 15:32:23.454 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2022-02-02 15:32:23.467 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-02-02 15:32:23.470 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-02-02 15:32:23.475 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.qm6YxR5fBW 2022-02-02 15:32:23.477 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-02-02 15:32:23.480 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-02-02 15:32:23.483 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-02-02 15:32:23.486 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-02-02 15:32:23.488 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-02-02 15:32:23.491 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.qm6YxR5fBW 2022-02-02 15:32:23.495 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.qm6YxR5fBW 2022-02-02 15:32:23.507 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.qm6YxR5fBW /etc/sudoers.d/nova-rootwrap 2022-02-02 15:32:23.522 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-02-02 15:32:23.527 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-02-02 15:32:23.529 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-02-02 15:32:23.532 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-02-02 15:32:23.534 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-02-02 15:32:23.537 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2022-02-02 15:32:23.540 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2022-02-02 15:32:23.542 | + lib/nova:configure_nova:245 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2022-02-02 15:32:23.545 | + lib/nova:configure_nova:247 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-02-02 15:32:23.549 | + lib/nova:configure_nova:250 : is_service_enabled n-cpu 2022-02-02 15:32:23.567 | + functions-common:is_service_enabled:1960 : return 1 2022-02-02 15:32:23.570 | + lib/nova:configure_nova:328 : create_nova_conf 2022-02-02 15:32:23.572 | + lib/nova:create_nova_conf:395 : rm -f /opt/stack/nova/bin/nova.conf 2022-02-02 15:32:23.576 | + lib/nova:create_nova_conf:398 : rm -f /etc/nova/nova.conf 2022-02-02 15:32:23.580 | + lib/nova:create_nova_conf:399 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-02-02 15:32:23.610 | + lib/nova:create_nova_conf:400 : '[' True == True ']' 2022-02-02 15:32:23.612 | + lib/nova:create_nova_conf:401 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-02-02 15:32:23.639 | + lib/nova:create_nova_conf:403 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-02-02 15:32:23.669 | + lib/nova:create_nova_conf:404 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-02-02 15:32:23.700 | + lib/nova:create_nova_conf:405 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2022-02-02 15:32:23.730 | + lib/nova:create_nova_conf:406 : iniset /etc/nova/nova.conf scheduler workers 2 2022-02-02 15:32:23.761 | + lib/nova:create_nova_conf:407 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-02-02 15:32:23.791 | + lib/nova:create_nova_conf:408 : [[ 4 == 6 ]] 2022-02-02 15:32:23.794 | + lib/nova:create_nova_conf:411 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.31 2022-02-02 15:32:23.822 | + lib/nova:create_nova_conf:413 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-02-02 15:32:23.850 | + lib/nova:create_nova_conf:414 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-02-02 15:32:23.878 | + lib/nova:create_nova_conf:415 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-02-02 15:32:23.906 | + lib/nova:create_nova_conf:416 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-02-02 15:32:23.933 | + lib/nova:create_nova_conf:418 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-02-02 15:32:23.963 | + lib/nova:create_nova_conf:420 : is_fedora 2022-02-02 15:32:23.965 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2022-02-02 15:32:23.967 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2022-02-02 15:32:23.969 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2022-02-02 15:32:23.972 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-02 15:32:23.975 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-02 15:32:23.977 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2022-02-02 15:32:23.980 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2022-02-02 15:32:23.982 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2022-02-02 15:32:23.984 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2022-02-02 15:32:23.986 | + lib/nova:create_nova_conf:420 : is_suse 2022-02-02 15:32:23.989 | + functions-common:is_suse:462 : is_opensuse 2022-02-02 15:32:23.991 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2022-02-02 15:32:23.993 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-02 15:32:23.995 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2022-02-02 15:32:23.998 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2022-02-02 15:32:24.000 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-02 15:32:24.002 | + lib/nova:create_nova_conf:429 : is_service_enabled n-api n-cond n-sched 2022-02-02 15:32:24.019 | + functions-common:is_service_enabled:1960 : return 0 2022-02-02 15:32:24.022 | + lib/nova:create_nova_conf:433 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-02-02 15:32:24.024 | + lib/nova:create_nova_conf:436 : local db=nova_cell0 2022-02-02 15:32:24.027 | + lib/nova:create_nova_conf:439 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-02-02 15:32:24.055 | ++ lib/nova:create_nova_conf:442 : database_connection_url nova_cell0 2022-02-02 15:32:24.058 | ++ lib/database:database_connection_url:132 : local db=nova_cell0 2022-02-02 15:32:24.060 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_cell0 2022-02-02 15:32:24.062 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_cell0 2022-02-02 15:32:24.065 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-02-02 15:32:24.067 | + lib/nova:create_nova_conf:442 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-02-02 15:32:24.100 | ++ lib/nova:create_nova_conf:443 : database_connection_url nova_api 2022-02-02 15:32:24.102 | ++ lib/database:database_connection_url:132 : local db=nova_api 2022-02-02 15:32:24.105 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_api 2022-02-02 15:32:24.107 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_api 2022-02-02 15:32:24.109 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-02-02 15:32:24.112 | + lib/nova:create_nova_conf:443 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-02-02 15:32:24.144 | + lib/nova:create_nova_conf:448 : iniset /etc/nova/nova.conf cache enabled True 2022-02-02 15:32:24.176 | + lib/nova:create_nova_conf:449 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-02-02 15:32:24.204 | + lib/nova:create_nova_conf:450 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-02-02 15:32:24.232 | + lib/nova:create_nova_conf:453 : is_service_enabled n-api 2022-02-02 15:32:24.249 | + functions-common:is_service_enabled:1960 : return 0 2022-02-02 15:32:24.251 | + lib/nova:create_nova_conf:454 : is_service_enabled n-api-meta 2022-02-02 15:32:24.268 | + functions-common:is_service_enabled:1960 : return 0 2022-02-02 15:32:24.271 | ++ lib/nova:create_nova_conf:456 : echo osapi_compute,metadata 2022-02-02 15:32:24.272 | ++ lib/nova:create_nova_conf:456 : sed s/,metadata// 2022-02-02 15:32:24.277 | + lib/nova:create_nova_conf:456 : NOVA_ENABLED_APIS=osapi_compute 2022-02-02 15:32:24.280 | + lib/nova:create_nova_conf:458 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-02-02 15:32:24.308 | + lib/nova:create_nova_conf:459 : is_service_enabled tls-proxy 2022-02-02 15:32:24.325 | + functions-common:is_service_enabled:1960 : return 1 2022-02-02 15:32:24.327 | + lib/nova:create_nova_conf:465 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-02-02 15:32:24.331 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/nova/nova.conf 2022-02-02 15:32:24.334 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=nova 2022-02-02 15:32:24.336 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=keystone_authtoken 2022-02-02 15:32:24.338 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-02-02 15:32:24.368 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-02-02 15:32:24.400 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.31/identity 2022-02-02 15:32:24.427 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-02-02 15:32:24.455 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-02-02 15:32:24.484 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-02-02 15:32:24.512 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-02-02 15:32:24.541 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-02-02 15:32:24.569 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-02-02 15:32:24.600 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-02-02 15:32:24.628 | + lib/nova:create_nova_conf:468 : is_service_enabled cinder 2022-02-02 15:32:24.647 | + functions-common:is_service_enabled:1960 : return 0 2022-02-02 15:32:24.649 | + lib/nova:create_nova_conf:469 : configure_cinder_access 2022-02-02 15:32:24.651 | + lib/nova:configure_cinder_access:590 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-02-02 15:32:24.688 | + lib/nova:configure_cinder_access:591 : iniset /etc/nova/nova.conf cinder auth_type password 2022-02-02 15:32:24.718 | + lib/nova:configure_cinder_access:592 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.31/identity 2022-02-02 15:32:24.748 | + lib/nova:configure_cinder_access:599 : iniset /etc/nova/nova.conf cinder username nova 2022-02-02 15:32:24.777 | + lib/nova:configure_cinder_access:600 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-02-02 15:32:24.807 | + lib/nova:configure_cinder_access:601 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-02-02 15:32:24.844 | + lib/nova:configure_cinder_access:602 : iniset /etc/nova/nova.conf cinder project_name service 2022-02-02 15:32:24.873 | + lib/nova:configure_cinder_access:603 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-02-02 15:32:24.901 | + lib/nova:configure_cinder_access:604 : is_service_enabled tls-proxy 2022-02-02 15:32:24.919 | + functions-common:is_service_enabled:1960 : return 1 2022-02-02 15:32:24.922 | + lib/nova:create_nova_conf:472 : '[' -n /opt/stack/data/nova ']' 2022-02-02 15:32:24.924 | + lib/nova:create_nova_conf:473 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-02-02 15:32:24.953 | + lib/nova:create_nova_conf:474 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-02-02 15:32:24.986 | + lib/nova:create_nova_conf:476 : '[' -n /opt/stack/data/nova/instances ']' 2022-02-02 15:32:24.989 | + lib/nova:create_nova_conf:477 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-02-02 15:32:25.018 | + lib/nova:create_nova_conf:479 : '[' False '!=' False ']' 2022-02-02 15:32:25.021 | + lib/nova:create_nova_conf:482 : '[' False '!=' False ']' 2022-02-02 15:32:25.023 | + lib/nova:create_nova_conf:487 : is_suse 2022-02-02 15:32:25.025 | + functions-common:is_suse:462 : is_opensuse 2022-02-02 15:32:25.027 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2022-02-02 15:32:25.030 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-02 15:32:25.033 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2022-02-02 15:32:25.036 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2022-02-02 15:32:25.039 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-02 15:32:25.041 | + lib/nova:create_nova_conf:492 : setup_logging /etc/nova/nova.conf 2022-02-02 15:32:25.043 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova.conf 2022-02-02 15:32:25.046 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova.conf 2022-02-02 15:32:25.049 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-02-02 15:32:25.070 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-02-02 15:32:25.073 | + functions:setup_systemd_logging:695 : local pidstr= 2022-02-02 15:32:25.076 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-02-02 15:32:25.078 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-02-02 15:32:25.081 | + functions:setup_systemd_logging:702 : iniset /etc/nova/nova.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-02-02 15:32:25.110 | + functions:setup_systemd_logging:704 : iniset /etc/nova/nova.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-02-02 15:32:25.138 | + functions:setup_systemd_logging:705 : iniset /etc/nova/nova.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-02-02 15:32:25.167 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-02-02 15:32:25.196 | + lib/nova:create_nova_conf:494 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-02-02 15:32:25.235 | + lib/nova:create_nova_conf:496 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2022-02-02 15:32:25.238 | + lib/apache:write_uwsgi_config:257 : local file=/etc/nova/nova-api-uwsgi.ini 2022-02-02 15:32:25.240 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-02-02 15:32:25.242 | + lib/apache:write_uwsgi_config:259 : local url=/compute 2022-02-02 15:32:25.245 | + lib/apache:write_uwsgi_config:260 : local http= 2022-02-02 15:32:25.247 | + lib/apache:write_uwsgi_config:261 : local name= 2022-02-02 15:32:25.250 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/nova-api-wsgi 2022-02-02 15:32:25.255 | + lib/apache:write_uwsgi_config:262 : name=nova-api-wsgi 2022-02-02 15:32:25.257 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-02-02 15:32:25.259 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-02-02 15:32:25.272 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-02-02 15:32:25.273 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-02-02 15:32:25.282 | d /var/run/uwsgi 0755 ubuntu root 2022-02-02 15:32:25.285 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-02-02 15:32:25.302 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-02-02 15:32:25.304 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-02-02 15:32:25.308 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2022-02-02 15:32:25.341 | + lib/apache:write_uwsgi_config:279 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-02-02 15:32:25.376 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-02-02 15:32:25.407 | + lib/apache:write_uwsgi_config:283 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-02-02 15:32:25.435 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-02-02 15:32:25.466 | + lib/apache:write_uwsgi_config:287 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-02-02 15:32:25.497 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-02-02 15:32:25.527 | + lib/apache:write_uwsgi_config:289 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-02-02 15:32:25.557 | + lib/apache:write_uwsgi_config:291 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-02-02 15:32:25.586 | + lib/apache:write_uwsgi_config:293 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-02-02 15:32:25.616 | + lib/apache:write_uwsgi_config:295 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-02-02 15:32:25.644 | + lib/apache:write_uwsgi_config:297 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-02-02 15:32:25.673 | + lib/apache:write_uwsgi_config:299 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-02-02 15:32:25.701 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2022-02-02 15:32:25.704 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2022-02-02 15:32:25.706 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for nova-api-wsgi 2022-02-02 15:32:25.710 | ++ lib/apache:apache_site_config_for:189 : local site=nova-api-wsgi 2022-02-02 15:32:25.712 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-02-02 15:32:25.714 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-02-02 15:32:25.717 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-02-02 15:32:25.719 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-02-02 15:32:25.722 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-02-02 15:32:25.725 | + lib/apache:write_uwsgi_config:307 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2022-02-02 15:32:25.754 | + lib/apache:write_uwsgi_config:308 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-02-02 15:32:25.784 | + lib/apache:write_uwsgi_config:309 : echo 'ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 ' 2022-02-02 15:32:25.785 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-02-02 15:32:25.793 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-02-02 15:32:25.797 | + lib/apache:write_uwsgi_config:310 : enable_apache_site nova-api-wsgi 2022-02-02 15:32:25.799 | + lib/apache:enable_apache_site:206 : local site=nova-api-wsgi 2022-02-02 15:32:25.802 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-02-02 15:32:25.804 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-02-02 15:32:25.807 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-02-02 15:32:25.809 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-02-02 15:32:25.811 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-02-02 15:32:25.814 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-02-02 15:32:25.816 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-02-02 15:32:25.819 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-02-02 15:32:25.822 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-02-02 15:32:25.824 | + lib/apache:enable_apache_site:210 : sudo a2ensite nova-api-wsgi 2022-02-02 15:32:25.889 | Enabling site nova-api-wsgi. 2022-02-02 15:32:25.894 | To activate the new configuration, you need to run: 2022-02-02 15:32:25.894 | systemctl reload apache2 2022-02-02 15:32:25.899 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2022-02-02 15:32:25.901 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-02-02 15:32:25.904 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2022-02-02 15:32:25.906 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart apache2 2022-02-02 15:32:26.039 | + lib/nova:create_nova_conf:497 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini /usr/local/bin/nova-metadata-wsgi '' 0.0.0.0:8775 2022-02-02 15:32:26.042 | + lib/apache:write_uwsgi_config:257 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-02-02 15:32:26.044 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-02-02 15:32:26.046 | + lib/apache:write_uwsgi_config:259 : local url= 2022-02-02 15:32:26.049 | + lib/apache:write_uwsgi_config:260 : local http=0.0.0.0:8775 2022-02-02 15:32:26.051 | + lib/apache:write_uwsgi_config:261 : local name= 2022-02-02 15:32:26.056 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/nova-metadata-wsgi 2022-02-02 15:32:26.060 | + lib/apache:write_uwsgi_config:262 : name=nova-metadata-wsgi 2022-02-02 15:32:26.063 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-02-02 15:32:26.065 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-02-02 15:32:26.078 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-02-02 15:32:26.079 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-02-02 15:32:26.088 | d /var/run/uwsgi 0755 ubuntu root 2022-02-02 15:32:26.092 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-02-02 15:32:26.109 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-02-02 15:32:26.111 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-02-02 15:32:26.116 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2022-02-02 15:32:26.148 | + lib/apache:write_uwsgi_config:279 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-02-02 15:32:26.179 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-02-02 15:32:26.210 | + lib/apache:write_uwsgi_config:283 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-02-02 15:32:26.245 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-02-02 15:32:26.275 | + lib/apache:write_uwsgi_config:287 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-02-02 15:32:26.308 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-02-02 15:32:26.338 | + lib/apache:write_uwsgi_config:289 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-02-02 15:32:26.369 | + lib/apache:write_uwsgi_config:291 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-02-02 15:32:26.402 | + lib/apache:write_uwsgi_config:293 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-02-02 15:32:26.443 | + lib/apache:write_uwsgi_config:295 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-02-02 15:32:26.475 | + lib/apache:write_uwsgi_config:297 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-02-02 15:32:26.506 | + lib/apache:write_uwsgi_config:299 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-02-02 15:32:26.536 | + lib/apache:write_uwsgi_config:302 : [[ -n 0.0.0.0:8775 ]] 2022-02-02 15:32:26.539 | + lib/apache:write_uwsgi_config:303 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-02-02 15:32:26.570 | + lib/nova:create_nova_conf:499 : is_service_enabled ceilometer 2022-02-02 15:32:26.589 | + functions-common:is_service_enabled:1960 : return 1 2022-02-02 15:32:26.592 | + lib/nova:create_nova_conf:507 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-02-02 15:32:26.626 | ++ lib/nova:create_nova_conf:508 : get_notification_url 2022-02-02 15:32:26.629 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-02-02 15:32:26.631 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-02-02 15:32:26.650 | ++ functions-common:is_service_enabled:1960 : return 0 2022-02-02 15:32:26.652 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.31:5672/ 2022-02-02 15:32:26.655 | + lib/nova:create_nova_conf:508 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.31:5672/ 2022-02-02 15:32:26.685 | + lib/nova:create_nova_conf:509 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-02-02 15:32:26.720 | + lib/nova:create_nova_conf:510 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-02-02 15:32:26.723 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-02-02 15:32:26.725 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-02-02 15:32:26.728 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-02-02 15:32:26.730 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-02-02 15:32:26.732 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-02-02 15:32:26.750 | + functions-common:is_service_enabled:1960 : return 0 2022-02-02 15:32:26.753 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-02-02 15:32:26.756 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-02-02 15:32:26.759 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-02-02 15:32:26.777 | ++ functions-common:is_service_enabled:1960 : return 0 2022-02-02 15:32:26.780 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.31:5672/ 2022-02-02 15:32:26.783 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.31:5672/ 2022-02-02 15:32:26.815 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-02-02 15:32:26.818 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-02-02 15:32:26.821 | + lib/nova:create_nova_conf:512 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-02-02 15:32:26.853 | + lib/nova:create_nova_conf:513 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-02-02 15:32:26.884 | + lib/nova:create_nova_conf:515 : iniset /etc/nova/nova.conf conductor workers 2 2022-02-02 15:32:26.918 | + lib/nova:create_nova_conf:517 : is_service_enabled tls-proxy 2022-02-02 15:32:26.935 | + functions-common:is_service_enabled:1960 : return 1 2022-02-02 15:32:26.937 | + lib/nova:create_nova_conf:522 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-02-02 15:32:26.967 | + lib/nova:create_nova_conf:524 : '[' True == True ']' 2022-02-02 15:32:26.969 | + lib/nova:create_nova_conf:525 : init_nova_service_user_conf 2022-02-02 15:32:26.972 | + lib/nova:init_nova_service_user_conf:726 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2022-02-02 15:32:27.004 | + lib/nova:init_nova_service_user_conf:727 : iniset /etc/nova/nova.conf service_user auth_type password 2022-02-02 15:32:27.035 | + lib/nova:init_nova_service_user_conf:728 : iniset /etc/nova/nova.conf service_user auth_url http://10.222.0.31/identity 2022-02-02 15:32:27.065 | + lib/nova:init_nova_service_user_conf:729 : iniset /etc/nova/nova.conf service_user username nova 2022-02-02 15:32:27.099 | + lib/nova:init_nova_service_user_conf:730 : iniset /etc/nova/nova.conf service_user password Passw0rd 2022-02-02 15:32:27.131 | + lib/nova:init_nova_service_user_conf:731 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2022-02-02 15:32:27.160 | + lib/nova:init_nova_service_user_conf:732 : iniset /etc/nova/nova.conf service_user project_name service 2022-02-02 15:32:27.189 | + lib/nova:init_nova_service_user_conf:733 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2022-02-02 15:32:27.218 | + lib/nova:init_nova_service_user_conf:734 : iniset /etc/nova/nova.conf service_user auth_strategy keystone 2022-02-02 15:32:27.249 | + lib/nova:create_nova_conf:528 : is_service_enabled n-cond 2022-02-02 15:32:27.265 | + functions-common:is_service_enabled:1960 : return 0 2022-02-02 15:32:27.268 | ++ lib/nova:create_nova_conf:529 : seq 1 1 2022-02-02 15:32:27.272 | + lib/nova:create_nova_conf:529 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-02-02 15:32:27.275 | + lib/nova:create_nova_conf:530 : local conf 2022-02-02 15:32:27.277 | + lib/nova:create_nova_conf:531 : local vhost 2022-02-02 15:32:27.281 | ++ lib/nova:create_nova_conf:532 : conductor_conf 1 2022-02-02 15:32:27.283 | ++ lib/nova:conductor_conf:738 : local cell=1 2022-02-02 15:32:27.287 | ++ lib/nova:conductor_conf:739 : echo /etc/nova/nova_cell1.conf 2022-02-02 15:32:27.290 | + lib/nova:create_nova_conf:532 : conf=/etc/nova/nova_cell1.conf 2022-02-02 15:32:27.293 | + lib/nova:create_nova_conf:533 : vhost=nova_cell1 2022-02-02 15:32:27.296 | + lib/nova:create_nova_conf:535 : rm -f /etc/nova/nova_cell1.conf 2022-02-02 15:32:27.303 | ++ lib/nova:create_nova_conf:536 : database_connection_url nova_cell1 2022-02-02 15:32:27.308 | ++ lib/database:database_connection_url:132 : local db=nova_cell1 2022-02-02 15:32:27.311 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_cell1 2022-02-02 15:32:27.313 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_cell1 2022-02-02 15:32:27.316 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-02-02 15:32:27.318 | + lib/nova:create_nova_conf:536 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-02-02 15:32:27.354 | + lib/nova:create_nova_conf:537 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-02-02 15:32:27.386 | + lib/nova:create_nova_conf:538 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-02-02 15:32:27.419 | + lib/nova:create_nova_conf:540 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-02-02 15:32:27.422 | + lib/nova:create_nova_conf:543 : rpc_backend_add_vhost nova_cell1 2022-02-02 15:32:27.424 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-02-02 15:32:27.428 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-02-02 15:32:27.446 | + functions-common:is_service_enabled:1960 : return 0 2022-02-02 15:32:27.450 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-02-02 15:32:27.450 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-02-02 15:32:28.188 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z ']' 2022-02-02 15:32:28.190 | + lib/rpc_backend:rpc_backend_add_vhost:128 : sudo rabbitmqctl add_vhost nova_cell1 2022-02-02 15:32:28.881 | Adding vhost "nova_cell1" ... 2022-02-02 15:32:29.180 | + lib/rpc_backend:rpc_backend_add_vhost:129 : sudo rabbitmqctl set_permissions -p nova_cell1 stackrabbit '.*' '.*' '.*' 2022-02-02 15:32:29.904 | Setting permissions for user "stackrabbit" in vhost "nova_cell1" ... 2022-02-02 15:32:29.972 | + lib/nova:create_nova_conf:544 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-02-02 15:32:29.974 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-02-02 15:32:29.976 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-02-02 15:32:29.979 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-02-02 15:32:29.981 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-02-02 15:32:29.983 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-02-02 15:32:30.000 | + functions-common:is_service_enabled:1960 : return 0 2022-02-02 15:32:30.003 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-02-02 15:32:30.006 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-02-02 15:32:30.009 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-02-02 15:32:30.025 | ++ functions-common:is_service_enabled:1960 : return 0 2022-02-02 15:32:30.028 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.31:5672/nova_cell1 2022-02-02 15:32:30.030 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.31:5672/nova_cell1 2022-02-02 15:32:30.059 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-02-02 15:32:30.061 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-02-02 15:32:30.063 | + lib/nova:create_nova_conf:548 : is_service_enabled placement placement-client 2022-02-02 15:32:30.082 | + functions-common:is_service_enabled:1960 : return 0 2022-02-02 15:32:30.084 | + lib/nova:create_nova_conf:549 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-02-02 15:32:30.086 | + lib/nova:configure_placement_nova_compute:577 : local conf=/etc/nova/nova_cell1.conf 2022-02-02 15:32:30.089 | + lib/nova:configure_placement_nova_compute:578 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-02-02 15:32:30.121 | + lib/nova:configure_placement_nova_compute:579 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.31/identity 2022-02-02 15:32:30.150 | + lib/nova:configure_placement_nova_compute:580 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-02-02 15:32:30.181 | + lib/nova:configure_placement_nova_compute:581 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-02-02 15:32:30.213 | + lib/nova:configure_placement_nova_compute:582 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-02-02 15:32:30.245 | + lib/nova:configure_placement_nova_compute:583 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-02-02 15:32:30.275 | + lib/nova:configure_placement_nova_compute:584 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-02-02 15:32:30.304 | + lib/nova:configure_placement_nova_compute:585 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-02-02 15:32:30.335 | + lib/nova:create_nova_conf:553 : setup_logging /etc/nova/nova_cell1.conf 2022-02-02 15:32:30.337 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-02-02 15:32:30.339 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova_cell1.conf 2022-02-02 15:32:30.343 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-02-02 15:32:30.359 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-02-02 15:32:30.361 | + functions:setup_systemd_logging:695 : local pidstr= 2022-02-02 15:32:30.364 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-02-02 15:32:30.366 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-02-02 15:32:30.368 | + functions:setup_systemd_logging:702 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-02-02 15:32:30.407 | + functions:setup_systemd_logging:704 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-02-02 15:32:30.435 | + functions:setup_systemd_logging:705 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-02-02 15:32:30.467 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-02-02 15:32:30.495 | + lib/nova:create_nova_conf:560 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-02-02 15:32:30.498 | ++ lib/nova:create_nova_conf:563 : seq 1 1 2022-02-02 15:32:30.502 | + lib/nova:create_nova_conf:563 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-02-02 15:32:30.505 | + lib/nova:create_nova_conf:564 : local conf 2022-02-02 15:32:30.507 | + lib/nova:create_nova_conf:565 : local offset 2022-02-02 15:32:30.510 | ++ lib/nova:create_nova_conf:566 : conductor_conf 1 2022-02-02 15:32:30.513 | ++ lib/nova:conductor_conf:738 : local cell=1 2022-02-02 15:32:30.515 | ++ lib/nova:conductor_conf:739 : echo /etc/nova/nova_cell1.conf 2022-02-02 15:32:30.518 | + lib/nova:create_nova_conf:566 : conf=/etc/nova/nova_cell1.conf 2022-02-02 15:32:30.520 | + lib/nova:create_nova_conf:567 : offset=0 2022-02-02 15:32:30.523 | + lib/nova:create_nova_conf:568 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-02-02 15:32:30.525 | + lib/nova:configure_console_proxies:675 : local conf=/etc/nova/nova_cell1.conf 2022-02-02 15:32:30.528 | + lib/nova:configure_console_proxies:676 : local offset=0 2022-02-02 15:32:30.530 | + lib/nova:configure_console_proxies:680 : offset=0 2022-02-02 15:32:30.532 | + lib/nova:configure_console_proxies:682 : is_service_enabled n-novnc 2022-02-02 15:32:30.549 | + functions-common:is_service_enabled:1960 : return 1 2022-02-02 15:32:30.551 | + lib/nova:configure_console_proxies:682 : '[' False '!=' False ']' 2022-02-02 15:32:30.553 | + lib/nova:configure_console_proxies:714 : is_service_enabled n-spice 2022-02-02 15:32:30.570 | + functions-common:is_service_enabled:1960 : return 1 2022-02-02 15:32:30.573 | + lib/nova:configure_console_proxies:719 : is_service_enabled n-sproxy 2022-02-02 15:32:30.590 | + functions-common:is_service_enabled:1960 : return 1 2022-02-02 15:32:30.592 | + lib/nova:configure_nova:330 : is_service_enabled n-cpu 2022-02-02 15:32:30.609 | + functions-common:is_service_enabled:1960 : return 1 2022-02-02 15:32:30.612 | + ./stack.sh:main:909 : is_service_enabled placement 2022-02-02 15:32:30.631 | + functions-common:is_service_enabled:1960 : return 0 2022-02-02 15:32:30.633 | + ./stack.sh:main:911 : stack_install_service placement 2022-02-02 15:32:30.635 | + lib/stack:stack_install_service:20 : local service=placement 2022-02-02 15:32:30.638 | + lib/stack:stack_install_service:21 : type install_placement 2022-02-02 15:32:30.641 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-02-02 15:32:30.643 | + lib/stack:stack_install_service:32 : install_placement 2022-02-02 15:32:30.646 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-02-02 15:32:30.650 | + lib/apache:install_apache_wsgi:146 : is_ubuntu 2022-02-02 15:32:30.653 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-02-02 15:32:30.656 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-02-02 15:32:30.658 | + lib/apache:install_apache_wsgi:148 : install_package apache2 2022-02-02 15:32:30.661 | + functions-common:install_package:1342 : update_package_repo 2022-02-02 15:32:30.663 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2022-02-02 15:32:30.666 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2022-02-02 15:32:30.668 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2022-02-02 15:32:30.671 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2022-02-02 15:32:30.673 | + functions-common:update_package_repo:1322 : is_ubuntu 2022-02-02 15:32:30.676 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-02-02 15:32:30.679 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-02-02 15:32:30.681 | + functions-common:update_package_repo:1323 : apt_get_update 2022-02-02 15:32:30.684 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2022-02-02 15:32:30.687 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2022-02-02 15:32:30.689 | + functions-common:apt_get_update:1069 : return 2022-02-02 15:32:30.693 | + functions-common:install_package:1343 : real_install_package apache2 2022-02-02 15:32:30.695 | + functions-common:real_install_package:1328 : is_ubuntu 2022-02-02 15:32:30.698 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-02-02 15:32:30.700 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-02-02 15:32:30.703 | + functions-common:real_install_package:1329 : apt_get install apache2 2022-02-02 15:32:30.726 | + functions-common:apt_get:1109 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 2022-02-02 15:32:30.835 | Reading package lists... 2022-02-02 15:32:31.098 | Building dependency tree... 2022-02-02 15:32:31.099 | Reading state information... 2022-02-02 15:32:31.371 | apache2 is already the newest version (2.4.41-4ubuntu3.9). 2022-02-02 15:32:31.372 | The following packages were automatically installed and are no longer required: 2022-02-02 15:32:31.373 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-02 15:32:31.373 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-02 15:32:31.373 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-02 15:32:31.373 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-02 15:32:31.373 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-02 15:32:31.373 | python3-zope.interface 2022-02-02 15:32:31.373 | Use 'sudo apt autoremove' to remove them. 2022-02-02 15:32:31.492 | 0 upgraded, 0 newly installed, 0 to remove and 107 not upgraded. 2022-02-02 15:32:31.499 | + functions-common:apt_get:1113 : result=0 2022-02-02 15:32:31.501 | + functions-common:apt_get:1116 : time_stop apt-get 2022-02-02 15:32:31.503 | + functions-common:time_stop:2304 : local name 2022-02-02 15:32:31.506 | + functions-common:time_stop:2305 : local end_time 2022-02-02 15:32:31.509 | + functions-common:time_stop:2306 : local elapsed_time 2022-02-02 15:32:31.511 | + functions-common:time_stop:2307 : local total 2022-02-02 15:32:31.513 | + functions-common:time_stop:2308 : local start_time 2022-02-02 15:32:31.517 | + functions-common:time_stop:2310 : name=apt-get 2022-02-02 15:32:31.529 | + functions-common:time_stop:2311 : start_time=1643815950723 2022-02-02 15:32:31.532 | + functions-common:time_stop:2313 : [[ -z 1643815950723 ]] 2022-02-02 15:32:31.535 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-02-02 15:32:31.539 | + functions-common:time_stop:2316 : end_time=1643815951537 2022-02-02 15:32:31.542 | + functions-common:time_stop:2317 : elapsed_time=814 2022-02-02 15:32:31.544 | + functions-common:time_stop:2318 : total=483361 2022-02-02 15:32:31.546 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-02-02 15:32:31.549 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=484175 2022-02-02 15:32:31.552 | + functions-common:apt_get:1117 : return 0 2022-02-02 15:32:31.555 | + lib/apache:install_apache_wsgi:149 : is_package_installed libapache2-mod-wsgi 2022-02-02 15:32:31.559 | + functions-common:is_package_installed:1351 : [[ -z libapache2-mod-wsgi ]] 2022-02-02 15:32:31.563 | + functions-common:is_package_installed:1355 : [[ -z deb ]] 2022-02-02 15:32:31.565 | + functions-common:is_package_installed:1359 : [[ deb = \d\e\b ]] 2022-02-02 15:32:31.569 | + functions-common:is_package_installed:1360 : dpkg -s libapache2-mod-wsgi 2022-02-02 15:32:31.592 | + lib/apache:install_apache_wsgi:152 : install_package libapache2-mod-wsgi-py3 2022-02-02 15:32:31.595 | + functions-common:install_package:1342 : update_package_repo 2022-02-02 15:32:31.597 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2022-02-02 15:32:31.600 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2022-02-02 15:32:31.602 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2022-02-02 15:32:31.605 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2022-02-02 15:32:31.608 | + functions-common:update_package_repo:1322 : is_ubuntu 2022-02-02 15:32:31.611 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-02-02 15:32:31.615 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-02-02 15:32:31.618 | + functions-common:update_package_repo:1323 : apt_get_update 2022-02-02 15:32:31.621 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2022-02-02 15:32:31.624 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2022-02-02 15:32:31.627 | + functions-common:apt_get_update:1069 : return 2022-02-02 15:32:31.629 | + functions-common:install_package:1343 : real_install_package libapache2-mod-wsgi-py3 2022-02-02 15:32:31.632 | + functions-common:real_install_package:1328 : is_ubuntu 2022-02-02 15:32:31.635 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-02-02 15:32:31.637 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-02-02 15:32:31.640 | + functions-common:real_install_package:1329 : apt_get install libapache2-mod-wsgi-py3 2022-02-02 15:32:31.663 | + functions-common:apt_get:1109 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install libapache2-mod-wsgi-py3 2022-02-02 15:32:31.774 | Reading package lists... 2022-02-02 15:32:32.035 | Building dependency tree... 2022-02-02 15:32:32.037 | Reading state information... 2022-02-02 15:32:32.330 | The following packages were automatically installed and are no longer required: 2022-02-02 15:32:32.331 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-02 15:32:32.332 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-02 15:32:32.332 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-02 15:32:32.332 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-02 15:32:32.332 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-02 15:32:32.332 | python3-zope.interface 2022-02-02 15:32:32.332 | Use 'sudo apt autoremove' to remove them. 2022-02-02 15:32:32.402 | The following NEW packages will be installed: 2022-02-02 15:32:32.404 | libapache2-mod-wsgi-py3 2022-02-02 15:32:32.651 | 0 upgraded, 1 newly installed, 0 to remove and 107 not upgraded. 2022-02-02 15:32:32.651 | Need to get 93.3 kB of archives. 2022-02-02 15:32:32.651 | After this operation, 300 kB of additional disk space will be used. 2022-02-02 15:32:32.651 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapache2-mod-wsgi-py3 amd64 4.6.8-1ubuntu3 [93.3 kB] 2022-02-02 15:32:33.538 | Fetched 93.3 kB in 1s (170 kB/s) 2022-02-02 15:32:33.735 | Selecting previously unselected package libapache2-mod-wsgi-py3. 2022-02-02 15:32:33.790 | (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 ... 89647 files and directories currently installed.) 2022-02-02 15:32:33.795 | Preparing to unpack .../libapache2-mod-wsgi-py3_4.6.8-1ubuntu3_amd64.deb ... 2022-02-02 15:32:33.843 | Unpacking libapache2-mod-wsgi-py3 (4.6.8-1ubuntu3) ... 2022-02-02 15:32:34.161 | Setting up libapache2-mod-wsgi-py3 (4.6.8-1ubuntu3) ... 2022-02-02 15:32:34.553 | apache2_invoke: Enable module wsgi 2022-02-02 15:32:42.876 | + functions-common:apt_get:1113 : result=0 2022-02-02 15:32:42.878 | + functions-common:apt_get:1116 : time_stop apt-get 2022-02-02 15:32:42.881 | + functions-common:time_stop:2304 : local name 2022-02-02 15:32:42.884 | + functions-common:time_stop:2305 : local end_time 2022-02-02 15:32:42.886 | + functions-common:time_stop:2306 : local elapsed_time 2022-02-02 15:32:42.889 | + functions-common:time_stop:2307 : local total 2022-02-02 15:32:42.891 | + functions-common:time_stop:2308 : local start_time 2022-02-02 15:32:42.893 | + functions-common:time_stop:2310 : name=apt-get 2022-02-02 15:32:42.896 | + functions-common:time_stop:2311 : start_time=1643815951660 2022-02-02 15:32:42.898 | + functions-common:time_stop:2313 : [[ -z 1643815951660 ]] 2022-02-02 15:32:42.901 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-02-02 15:32:42.905 | + functions-common:time_stop:2316 : end_time=1643815962903 2022-02-02 15:32:42.908 | + functions-common:time_stop:2317 : elapsed_time=11243 2022-02-02 15:32:42.910 | + functions-common:time_stop:2318 : total=484175 2022-02-02 15:32:42.912 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-02-02 15:32:42.915 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=495418 2022-02-02 15:32:42.917 | + functions-common:apt_get:1117 : return 0 2022-02-02 15:32:42.920 | + lib/apache:install_apache_wsgi:167 : enable_apache_mod wsgi 2022-02-02 15:32:42.922 | + lib/apache:enable_apache_mod:54 : local mod=wsgi 2022-02-02 15:32:42.925 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-02-02 15:32:42.928 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-02-02 15:32:42.930 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-02-02 15:32:42.933 | + lib/apache:enable_apache_mod:59 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-02-02 15:32:42.935 | + lib/apache:enable_apache_mod:59 : a2query -m wsgi 2022-02-02 15:32:42.998 | wsgi (enabled by maintainer script) 2022-02-02 15:32:43.001 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-02-02 15:32:43.004 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-02-02 15:32:43.006 | + inc/python:pip_install_gr:77 : local clean_name 2022-02-02 15:32:43.010 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-02-02 15:32:43.012 | ++ inc/python:get_from_global_requirements:225 : local package=osc-placement 2022-02-02 15:32:43.015 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-02-02 15:32:43.019 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-02-02 15:32:43.019 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-02-02 15:32:43.025 | ++ inc/python:get_from_global_requirements:227 : required_pkg='osc-placement ' 2022-02-02 15:32:43.028 | ++ inc/python:get_from_global_requirements:228 : [[ osc-placement == '' ]] 2022-02-02 15:32:43.030 | ++ inc/python:get_from_global_requirements:231 : echo osc-placement 2022-02-02 15:32:43.033 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-02-02 15:32:43.036 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-02-02 15:32:43.060 | Using python 3.8 to install osc-placement 2022-02-02 15:32:43.062 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt osc-placement 2022-02-02 15:32:43.831 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:32:43.831 | from cryptography.utils import int_from_bytes 2022-02-02 15:32:43.831 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:32:43.831 | from cryptography.utils import int_from_bytes 2022-02-02 15:32:44.875 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-02 15:32:44.875 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-02-02 15:32:44.878 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-02-02 15:32:44.880 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-02-02 15:32:44.881 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-02-02 15:32:44.884 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-02-02 15:32:44.887 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-02-02 15:32:44.894 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-02-02 15:32:45.034 | Collecting osc-placement===2.2.0 2022-02-02 15:32:45.041 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/740/05aba1d3f5eed/osc_placement-2.2.0-py3-none-any.whl (57 kB) 2022-02-02 15:32:45.160 | Requirement already satisfied: oslo.utils===4.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (4.8.0) 2022-02-02 15:32:45.177 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (20.9) 2022-02-02 15:32:45.183 | Requirement already satisfied: pbr===5.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.5.1) 2022-02-02 15:32:45.185 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 367)) (2.4.7) 2022-02-02 15:32:45.189 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 434)) (2021.1) 2022-02-02 15:32:45.193 | Requirement already satisfied: simplejson===3.17.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 481)) (3.17.2) 2022-02-02 15:32:45.196 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (1.15.0) 2022-02-02 15:32:45.199 | Requirement already satisfied: keystoneauth1===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (4.3.1) 2022-02-02 15:32:45.261 | Requirement already satisfied: osc-lib===2.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (2.3.1) 2022-02-02 15:32:45.277 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (5.0.1) 2022-02-02 15:32:45.283 | Requirement already satisfied: iso8601===0.1.14 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 210)) (0.1.14) 2022-02-02 15:32:45.286 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (2.2.0) 2022-02-02 15:32:45.294 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 259)) (0.10.9) 2022-02-02 15:32:45.297 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 258)) (0.8.0) 2022-02-02 15:32:45.302 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (1.7.0) 2022-02-02 15:32:45.306 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 513)) (3.3.0) 2022-02-02 15:32:45.313 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 445)) (2.25.1) 2022-02-02 15:32:45.334 | Requirement already satisfied: cliff===3.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (3.7.0) 2022-02-02 15:32:45.346 | Requirement already satisfied: openstacksdk===0.55.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 283)) (0.55.0) 2022-02-02 15:32:45.373 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 570)) (1.12.1) 2022-02-02 15:32:45.375 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (2021.10.8) 2022-02-02 15:32:45.378 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 109)) (4.0.0) 2022-02-02 15:32:45.382 | Requirement already satisfied: urllib3===1.26.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 555)) (1.26.3) 2022-02-02 15:32:45.403 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 198)) (2.10) 2022-02-02 15:32:45.407 | Requirement already satisfied: PyYAML===5.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2022-02-02 15:32:45.410 | Requirement already satisfied: cmd2===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (1.5.0) 2022-02-02 15:32:45.466 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 340)) (0.7.2) 2022-02-02 15:32:45.469 | Requirement already satisfied: jsonpatch===1.31 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 217)) (1.31) 2022-02-02 15:32:45.474 | Requirement already satisfied: jmespath===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 215)) (0.10.0) 2022-02-02 15:32:45.478 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 252)) (2.5.0) 2022-02-02 15:32:45.500 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 453)) (1.4.0) 2022-02-02 15:32:45.502 | Requirement already satisfied: dogpile.cache===1.1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 149)) (1.1.5) 2022-02-02 15:32:45.509 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 85)) (1.4.4) 2022-02-02 15:32:45.512 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (4.4.2) 2022-02-02 15:32:45.515 | Requirement already satisfied: cryptography===3.4.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 124)) (3.4.6) 2022-02-02 15:32:45.555 | Requirement already satisfied: attrs===20.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.3.0) 2022-02-02 15:32:45.597 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 565)) (0.2.5) 2022-02-02 15:32:45.602 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 368)) (1.8.2) 2022-02-02 15:32:45.605 | Requirement already satisfied: colorama===0.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (0.4.4) 2022-02-02 15:32:45.609 | Requirement already satisfied: jsonpointer===2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (2.0) 2022-02-02 15:32:45.612 | Requirement already satisfied: cffi===1.14.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (1.14.5) 2022-02-02 15:32:45.616 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 355)) (2.20) 2022-02-02 15:32:47.425 | Installing collected packages: osc-placement 2022-02-02 15:32:47.678 | Successfully installed osc-placement-2.2.0 2022-02-02 15:32:47.848 | WARNING: You are using pip version 20.2.2; however, version 22.0.2 is available. 2022-02-02 15:32:47.848 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-02 15:32:47.928 | + inc/python:pip_install:200 : result=0 2022-02-02 15:32:47.931 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-02 15:32:47.933 | + functions-common:time_stop:2304 : local name 2022-02-02 15:32:47.936 | + functions-common:time_stop:2305 : local end_time 2022-02-02 15:32:47.938 | + functions-common:time_stop:2306 : local elapsed_time 2022-02-02 15:32:47.941 | + functions-common:time_stop:2307 : local total 2022-02-02 15:32:47.944 | + functions-common:time_stop:2308 : local start_time 2022-02-02 15:32:47.946 | + functions-common:time_stop:2310 : name=pip_install 2022-02-02 15:32:47.949 | + functions-common:time_stop:2311 : start_time=1643815963054 2022-02-02 15:32:47.951 | + functions-common:time_stop:2313 : [[ -z 1643815963054 ]] 2022-02-02 15:32:47.955 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-02-02 15:32:47.963 | + functions-common:time_stop:2316 : end_time=1643815967960 2022-02-02 15:32:47.965 | + functions-common:time_stop:2317 : elapsed_time=4906 2022-02-02 15:32:47.968 | + functions-common:time_stop:2318 : total=211161 2022-02-02 15:32:47.971 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-02-02 15:32:47.973 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=216067 2022-02-02 15:32:47.980 | + inc/python:pip_install:203 : return 0 2022-02-02 15:32:47.983 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement stable/wallaby 2022-02-02 15:32:47.986 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/placement.git 2022-02-02 15:32:47.988 | + functions-common:git_clone:524 : local git_dest=/opt/stack/placement 2022-02-02 15:32:47.991 | + functions-common:git_clone:525 : local git_ref=stable/wallaby 2022-02-02 15:32:47.993 | + functions-common:git_clone:526 : local orig_dir 2022-02-02 15:32:47.997 | ++ functions-common:git_clone:527 : pwd 2022-02-02 15:32:48.000 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2022-02-02 15:32:48.002 | + functions-common:git_clone:528 : local git_clone_flags= 2022-02-02 15:32:48.005 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2022-02-02 15:32:48.024 | + functions-common:git_clone:530 : RECLONE=False 2022-02-02 15:32:48.027 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2022-02-02 15:32:48.029 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2022-02-02 15:32:48.032 | + functions-common:git_clone:544 : echo stable/wallaby 2022-02-02 15:32:48.033 | + functions-common:git_clone:544 : egrep -q '^refs' 2022-02-02 15:32:48.038 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/placement ]] 2022-02-02 15:32:48.041 | + functions-common:git_clone:559 : [[ False = \T\r\u\e ]] 2022-02-02 15:32:48.043 | + functions-common:git_clone:565 : git_timed clone https://opendev.org/openstack/placement.git /opt/stack/placement --branch stable/wallaby 2022-02-02 15:32:48.046 | + functions-common:git_timed:617 : local count=0 2022-02-02 15:32:48.048 | + functions-common:git_timed:618 : local timeout=0 2022-02-02 15:32:48.050 | + functions-common:git_timed:620 : [[ -n 0 ]] 2022-02-02 15:32:48.053 | + functions-common:git_timed:621 : timeout=0 2022-02-02 15:32:48.056 | + functions-common:git_timed:624 : time_start git_timed 2022-02-02 15:32:48.058 | + functions-common:time_start:2290 : local name=git_timed 2022-02-02 15:32:48.060 | + functions-common:time_start:2291 : local start_time= 2022-02-02 15:32:48.063 | + functions-common:time_start:2292 : [[ -n '' ]] 2022-02-02 15:32:48.066 | ++ functions-common:time_start:2295 : date +%s%3N 2022-02-02 15:32:48.071 | + functions-common:time_start:2295 : _TIME_START[$name]=1643815968067 2022-02-02 15:32:48.073 | + functions-common:git_timed:625 : timeout -s SIGINT 0 git clone https://opendev.org/openstack/placement.git /opt/stack/placement --branch stable/wallaby 2022-02-02 15:32:48.077 | Cloning into '/opt/stack/placement'... 2022-02-02 15:33:03.122 | + functions-common:git_timed:639 : time_stop git_timed 2022-02-02 15:33:03.124 | + functions-common:time_stop:2304 : local name 2022-02-02 15:33:03.127 | + functions-common:time_stop:2305 : local end_time 2022-02-02 15:33:03.130 | + functions-common:time_stop:2306 : local elapsed_time 2022-02-02 15:33:03.133 | + functions-common:time_stop:2307 : local total 2022-02-02 15:33:03.135 | + functions-common:time_stop:2308 : local start_time 2022-02-02 15:33:03.138 | + functions-common:time_stop:2310 : name=git_timed 2022-02-02 15:33:03.140 | + functions-common:time_stop:2311 : start_time=1643815968067 2022-02-02 15:33:03.142 | + functions-common:time_stop:2313 : [[ -z 1643815968067 ]] 2022-02-02 15:33:03.146 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-02-02 15:33:03.151 | + functions-common:time_stop:2316 : end_time=1643815983147 2022-02-02 15:33:03.154 | + functions-common:time_stop:2317 : elapsed_time=15080 2022-02-02 15:33:03.157 | + functions-common:time_stop:2318 : total=0 2022-02-02 15:33:03.159 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-02-02 15:33:03.162 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=15080 2022-02-02 15:33:03.165 | + functions-common:git_clone:592 : cd /opt/stack/placement 2022-02-02 15:33:03.169 | + functions-common:git_clone:593 : git show --oneline 2022-02-02 15:33:03.170 | + functions-common:git_clone:593 : head -1 2022-02-02 15:33:03.173 | adf525a8 Make sure the policy upgrade check get a valid config 2022-02-02 15:33:03.177 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2022-02-02 15:33:03.180 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-02-02 15:33:03.183 | + inc/python:setup_develop:338 : local bindep 2022-02-02 15:33:03.186 | + inc/python:setup_develop:339 : [[ /opt/stack/placement == -bindep* ]] 2022-02-02 15:33:03.188 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/placement 2022-02-02 15:33:03.191 | + inc/python:setup_develop:344 : local extras= 2022-02-02 15:33:03.194 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-02-02 15:33:03.197 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-02-02 15:33:03.202 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/placement == -bindep* ]] 2022-02-02 15:33:03.205 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/placement 2022-02-02 15:33:03.209 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-02-02 15:33:03.216 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-02-02 15:33:03.220 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/placement 2022-02-02 15:33:03.223 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-02-02 15:33:03.227 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/placement 2022-02-02 15:33:03.229 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-02-02 15:33:03.232 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-02-02 15:33:03.235 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-02-02 15:33:03.242 | + inc/python:_setup_package_with_constraints_edit:383 : name=openstack-placement 2022-02-02 15:33:03.245 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement '-e file:///opt/stack/placement#egg=openstack-placement' 2022-02-02 15:33:03.896 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/placement -e 2022-02-02 15:33:03.899 | + inc/python:setup_package:417 : local bindep=0 2022-02-02 15:33:03.901 | + inc/python:setup_package:418 : local bindep_flag= 2022-02-02 15:33:03.904 | + inc/python:setup_package:419 : local bindep_profiles= 2022-02-02 15:33:03.906 | + inc/python:setup_package:420 : [[ /opt/stack/placement == -bindep* ]] 2022-02-02 15:33:03.909 | + inc/python:setup_package:425 : local project_dir=/opt/stack/placement 2022-02-02 15:33:03.911 | + inc/python:setup_package:426 : local flags=-e 2022-02-02 15:33:03.914 | + inc/python:setup_package:427 : local extras= 2022-02-02 15:33:03.916 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-02-02 15:33:03.919 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-02-02 15:33:03.922 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-02-02 15:33:03.924 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-02-02 15:33:03.927 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-02-02 15:33:03.930 | + inc/python:setup_package:445 : pip_install -e /opt/stack/placement 2022-02-02 15:33:03.954 | Using python 3.8 to install /opt/stack/placement 2022-02-02 15:33:03.956 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/placement 2022-02-02 15:33:04.729 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:33:04.729 | from cryptography.utils import int_from_bytes 2022-02-02 15:33:04.729 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:33:04.729 | from cryptography.utils import int_from_bytes 2022-02-02 15:33:05.785 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-02 15:33:05.785 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-02-02 15:33:05.789 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-02-02 15:33:05.790 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-02-02 15:33:05.791 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-02-02 15:33:05.793 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-02-02 15:33:05.796 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-02-02 15:33:05.803 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-02-02 15:33:05.807 | Obtaining file:///opt/stack/placement 2022-02-02 15:33:07.122 | Obtaining openstack-placement from file:///opt/stack/placement#egg=openstack-placement (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-02-02 15:33:08.439 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.5.1) 2022-02-02 15:33:08.451 | Requirement already satisfied: SQLAlchemy===1.3.23 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.23) 2022-02-02 15:33:08.480 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.7) 2022-02-02 15:33:08.494 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 221)) (3.2.0) 2022-02-02 15:33:08.506 | Requirement already satisfied: keystonemiddleware===9.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (9.2.0) 2022-02-02 15:33:08.560 | Requirement already satisfied: microversion-parse===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 241)) (1.0.1) 2022-02-02 15:33:08.564 | Requirement already satisfied: os-resource-classes===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (1.0.0) 2022-02-02 15:33:08.569 | Requirement already satisfied: os-traits===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (2.5.0) 2022-02-02 15:33:08.574 | Requirement already satisfied: oslo.cache===2.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (2.7.0) 2022-02-02 15:33:08.612 | Requirement already satisfied: oslo.concurrency===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (4.4.0) 2022-02-02 15:33:08.623 | Requirement already satisfied: oslo.config===8.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (8.5.1) 2022-02-02 15:33:08.666 | Requirement already satisfied: oslo.context===3.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (3.2.1) 2022-02-02 15:33:08.674 | Requirement already satisfied: oslo.db===8.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (8.5.1) 2022-02-02 15:33:08.724 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (5.0.1) 2022-02-02 15:33:08.731 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (4.4.0) 2022-02-02 15:33:08.770 | Requirement already satisfied: oslo.middleware===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.2.0) 2022-02-02 15:33:08.789 | Requirement already satisfied: oslo.policy===3.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (3.7.1) 2022-02-02 15:33:08.804 | Requirement already satisfied: oslo.serialization===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (4.1.0) 2022-02-02 15:33:08.813 | Requirement already satisfied: oslo.upgradecheck===1.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (1.3.0) 2022-02-02 15:33:08.825 | Requirement already satisfied: oslo.utils===4.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (4.8.0) 2022-02-02 15:33:08.842 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (20.9) 2022-02-02 15:33:08.848 | Requirement already satisfied: pbr===5.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.5.1) 2022-02-02 15:33:08.851 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 341)) (0.7.2) 2022-02-02 15:33:08.853 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 355)) (3.1.1) 2022-02-02 15:33:08.864 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 362)) (0.9.6) 2022-02-02 15:33:08.867 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 368)) (2.4.7) 2022-02-02 15:33:08.871 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 395)) (2.8.1) 2022-02-02 15:33:08.876 | Requirement already satisfied: python-keystoneclient===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (4.2.0) 2022-02-02 15:33:08.894 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2021.1) 2022-02-02 15:33:08.899 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 445)) (0.7) 2022-02-02 15:33:08.906 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (2.25.1) 2022-02-02 15:33:08.926 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 459)) (1.4.0) 2022-02-02 15:33:08.932 | Requirement already satisfied: setuptools===54.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 480)) (54.1.1) 2022-02-02 15:33:08.982 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.15.0) 2022-02-02 15:33:08.985 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 509)) (0.13.0) 2022-02-02 15:33:08.996 | Requirement already satisfied: sqlparse===0.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 510)) (0.4.1) 2022-02-02 15:33:08.999 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 512)) (3.3.0) 2022-02-02 15:33:09.003 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 514)) (3.3.0) 2022-02-02 15:33:09.012 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 532)) (2.0.1) 2022-02-02 15:33:09.022 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 533)) (0.5.0) 2022-02-02 15:33:09.028 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 534)) (2.4.0) 2022-02-02 15:33:09.045 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.4.0) 2022-02-02 15:33:09.049 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 554)) (1.1.0) 2022-02-02 15:33:09.057 | Requirement already satisfied: urllib3===1.26.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 556)) (1.26.3) 2022-02-02 15:33:09.078 | Requirement already satisfied: keystoneauth1===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (4.3.1) 2022-02-02 15:33:09.138 | Requirement already satisfied: dogpile.cache===1.1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 149)) (1.1.5) 2022-02-02 15:33:09.144 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (0.14.1) 2022-02-02 15:33:09.149 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (2.2.0) 2022-02-02 15:33:09.157 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 258)) (0.8.0) 2022-02-02 15:33:09.162 | Requirement already satisfied: PyYAML===5.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2022-02-02 15:33:09.166 | Requirement already satisfied: alembic===1.5.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.5.7) 2022-02-02 15:33:09.175 | Requirement already satisfied: Jinja2===2.11.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.3) 2022-02-02 15:33:09.182 | Requirement already satisfied: msgpack===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 251)) (1.0.2) 2022-02-02 15:33:09.185 | Requirement already satisfied: iso8601===0.1.14 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 210)) (0.1.14) 2022-02-02 15:33:09.188 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 259)) (0.10.9) 2022-02-02 15:33:09.191 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 198)) (2.10) 2022-02-02 15:33:09.196 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (2021.10.8) 2022-02-02 15:33:09.198 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 109)) (4.0.0) 2022-02-02 15:33:09.202 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (4.4.2) 2022-02-02 15:33:09.205 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (0.5.2) 2022-02-02 15:33:09.208 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (1.0.0) 2022-02-02 15:33:09.210 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (3.0.0) 2022-02-02 15:33:09.221 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 411)) (1.6.0) 2022-02-02 15:33:09.224 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 235)) (1.0.0) 2022-02-02 15:33:09.227 | Requirement already satisfied: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 554)) (1.4.0) 2022-02-02 15:33:09.229 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (1.7.0) 2022-02-02 15:33:09.234 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 247)) (1.5) 2022-02-02 15:33:09.236 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 571)) (1.12.1) 2022-02-02 15:33:09.239 | Requirement already satisfied: Mako===1.1.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.4) 2022-02-02 15:33:09.247 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 397)) (1.0.4) 2022-02-02 15:33:09.250 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.1.1) 2022-02-02 15:33:10.901 | Installing collected packages: openstack-placement 2022-02-02 15:33:10.903 | Running setup.py develop for openstack-placement 2022-02-02 15:33:12.489 | Successfully installed openstack-placement 2022-02-02 15:33:12.631 | WARNING: You are using pip version 20.2.2; however, version 22.0.2 is available. 2022-02-02 15:33:12.631 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-02 15:33:12.729 | + inc/python:pip_install:200 : result=0 2022-02-02 15:33:12.732 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-02 15:33:12.735 | + functions-common:time_stop:2304 : local name 2022-02-02 15:33:12.737 | + functions-common:time_stop:2305 : local end_time 2022-02-02 15:33:12.740 | + functions-common:time_stop:2306 : local elapsed_time 2022-02-02 15:33:12.743 | + functions-common:time_stop:2307 : local total 2022-02-02 15:33:12.746 | + functions-common:time_stop:2308 : local start_time 2022-02-02 15:33:12.749 | + functions-common:time_stop:2310 : name=pip_install 2022-02-02 15:33:12.751 | + functions-common:time_stop:2311 : start_time=1643815983948 2022-02-02 15:33:12.754 | + functions-common:time_stop:2313 : [[ -z 1643815983948 ]] 2022-02-02 15:33:12.758 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-02-02 15:33:12.762 | + functions-common:time_stop:2316 : end_time=1643815992760 2022-02-02 15:33:12.765 | + functions-common:time_stop:2317 : elapsed_time=8812 2022-02-02 15:33:12.767 | + functions-common:time_stop:2318 : total=216067 2022-02-02 15:33:12.769 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-02-02 15:33:12.772 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=224879 2022-02-02 15:33:12.775 | + inc/python:pip_install:203 : return 0 2022-02-02 15:33:12.778 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-02-02 15:33:12.781 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-02-02 15:33:12.784 | + functions-common:safe_chown:2205 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-02-02 15:33:12.807 | + functions-common:_safe_permission_operation:2053 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-02-02 15:33:12.820 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/placement 2022-02-02 15:33:12.823 | + inc/python:use_library_from_git:250 : local name=/opt/stack/placement 2022-02-02 15:33:12.825 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-02 15:33:12.828 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-02-02 15:33:12.830 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/placement, ]] 2022-02-02 15:33:12.833 | + inc/python:use_library_from_git:253 : return 1 2022-02-02 15:33:12.836 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-02-02 15:33:12.838 | + ./stack.sh:main:912 : configure_placement 2022-02-02 15:33:12.840 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-02-02 15:33:12.854 | + lib/placement:configure_placement:107 : create_placement_conf 2022-02-02 15:33:12.857 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-02-02 15:33:12.861 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-02-02 15:33:12.864 | ++ lib/database:database_connection_url:132 : local db=placement 2022-02-02 15:33:12.867 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql placement 2022-02-02 15:33:12.870 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=placement 2022-02-02 15:33:12.873 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-02-02 15:33:12.876 | + lib/placement:create_placement_conf:97 : iniset /etc/placement/placement.conf placement_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-02-02 15:33:12.908 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-02-02 15:33:12.941 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-02-02 15:33:12.974 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-02-02 15:33:12.978 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/placement/placement.conf 2022-02-02 15:33:12.980 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=placement 2022-02-02 15:33:12.982 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=keystone_authtoken 2022-02-02 15:33:12.985 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-02-02 15:33:13.019 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-02-02 15:33:13.050 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.31/identity 2022-02-02 15:33:13.082 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-02-02 15:33:13.114 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-02-02 15:33:13.147 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-02-02 15:33:13.184 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-02-02 15:33:13.217 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-02-02 15:33:13.249 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-02-02 15:33:13.282 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-02-02 15:33:13.312 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-02-02 15:33:13.314 | + functions:setup_logging:674 : setup_systemd_logging /etc/placement/placement.conf 2022-02-02 15:33:13.317 | + functions:setup_systemd_logging:689 : local conf_file=/etc/placement/placement.conf 2022-02-02 15:33:13.321 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-02-02 15:33:13.340 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-02-02 15:33:13.342 | + functions:setup_systemd_logging:695 : local pidstr= 2022-02-02 15:33:13.345 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-02-02 15:33:13.348 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-02-02 15:33:13.351 | + functions:setup_systemd_logging:702 : iniset /etc/placement/placement.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-02-02 15:33:13.382 | + functions:setup_systemd_logging:704 : iniset /etc/placement/placement.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-02-02 15:33:13.412 | + functions:setup_systemd_logging:705 : iniset /etc/placement/placement.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-02-02 15:33:13.443 | + functions:setup_systemd_logging:706 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-02-02 15:33:13.479 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-02-02 15:33:13.482 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-02-02 15:33:13.485 | + lib/apache:write_uwsgi_config:257 : local file=/etc/placement/placement-uwsgi.ini 2022-02-02 15:33:13.487 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/placement-api 2022-02-02 15:33:13.490 | + lib/apache:write_uwsgi_config:259 : local url=/placement 2022-02-02 15:33:13.493 | + lib/apache:write_uwsgi_config:260 : local http= 2022-02-02 15:33:13.497 | + lib/apache:write_uwsgi_config:261 : local name= 2022-02-02 15:33:13.500 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/placement-api 2022-02-02 15:33:13.505 | + lib/apache:write_uwsgi_config:262 : name=placement-api 2022-02-02 15:33:13.508 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-02-02 15:33:13.511 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-02-02 15:33:13.524 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-02-02 15:33:13.524 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-02-02 15:33:13.533 | d /var/run/uwsgi 0755 ubuntu root 2022-02-02 15:33:13.537 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-02-02 15:33:13.557 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/placement-api.socket 2022-02-02 15:33:13.559 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/placement/placement-uwsgi.ini 2022-02-02 15:33:13.566 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-02-02 15:33:13.601 | + lib/apache:write_uwsgi_config:279 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-02-02 15:33:13.630 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-02-02 15:33:13.660 | + lib/apache:write_uwsgi_config:283 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-02-02 15:33:13.689 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-02-02 15:33:13.718 | + lib/apache:write_uwsgi_config:287 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-02-02 15:33:13.748 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-02-02 15:33:13.779 | + lib/apache:write_uwsgi_config:289 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-02-02 15:33:13.810 | + lib/apache:write_uwsgi_config:291 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-02-02 15:33:13.841 | + lib/apache:write_uwsgi_config:293 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-02-02 15:33:13.872 | + lib/apache:write_uwsgi_config:295 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-02-02 15:33:13.902 | + lib/apache:write_uwsgi_config:297 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-02-02 15:33:13.932 | + lib/apache:write_uwsgi_config:299 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-02-02 15:33:13.960 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2022-02-02 15:33:13.963 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2022-02-02 15:33:13.966 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for placement-api 2022-02-02 15:33:13.969 | ++ lib/apache:apache_site_config_for:189 : local site=placement-api 2022-02-02 15:33:13.972 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-02-02 15:33:13.976 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-02-02 15:33:13.978 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-02-02 15:33:13.981 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/placement-api.conf 2022-02-02 15:33:13.984 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-02-02 15:33:13.986 | + lib/apache:write_uwsgi_config:307 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-02-02 15:33:14.018 | + lib/apache:write_uwsgi_config:308 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-02-02 15:33:14.048 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-02-02 15:33:14.049 | + lib/apache:write_uwsgi_config:309 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 ' 2022-02-02 15:33:14.058 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-02-02 15:33:14.062 | + lib/apache:write_uwsgi_config:310 : enable_apache_site placement-api 2022-02-02 15:33:14.064 | + lib/apache:enable_apache_site:206 : local site=placement-api 2022-02-02 15:33:14.067 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-02-02 15:33:14.069 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-02-02 15:33:14.072 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-02-02 15:33:14.074 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-02-02 15:33:14.077 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-02-02 15:33:14.080 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-02-02 15:33:14.082 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-02-02 15:33:14.085 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-02-02 15:33:14.088 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-02-02 15:33:14.090 | + lib/apache:enable_apache_site:210 : sudo a2ensite placement-api 2022-02-02 15:33:14.153 | Enabling site placement-api. 2022-02-02 15:33:14.158 | To activate the new configuration, you need to run: 2022-02-02 15:33:14.158 | systemctl reload apache2 2022-02-02 15:33:14.164 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2022-02-02 15:33:14.166 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-02-02 15:33:14.169 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2022-02-02 15:33:14.171 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart apache2 2022-02-02 15:33:14.312 | + ./stack.sh:main:919 : is_service_enabled placement placement-client 2022-02-02 15:33:14.334 | + functions-common:is_service_enabled:1960 : return 0 2022-02-02 15:33:14.337 | + ./stack.sh:main:920 : is_service_enabled n-cpu 2022-02-02 15:33:14.358 | + functions-common:is_service_enabled:1960 : return 1 2022-02-02 15:33:14.361 | + ./stack.sh:main:920 : is_service_enabled n-sch 2022-02-02 15:33:14.379 | + functions-common:is_service_enabled:1960 : return 0 2022-02-02 15:33:14.381 | + ./stack.sh:main:921 : configure_placement_nova_compute 2022-02-02 15:33:14.384 | + lib/nova:configure_placement_nova_compute:577 : local conf=/etc/nova/nova.conf 2022-02-02 15:33:14.387 | + lib/nova:configure_placement_nova_compute:578 : iniset /etc/nova/nova.conf placement auth_type password 2022-02-02 15:33:14.428 | + lib/nova:configure_placement_nova_compute:579 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.31/identity 2022-02-02 15:33:14.460 | + lib/nova:configure_placement_nova_compute:580 : iniset /etc/nova/nova.conf placement username placement 2022-02-02 15:33:14.490 | + lib/nova:configure_placement_nova_compute:581 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-02-02 15:33:14.520 | + lib/nova:configure_placement_nova_compute:582 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-02-02 15:33:14.550 | + lib/nova:configure_placement_nova_compute:583 : iniset /etc/nova/nova.conf placement project_name service 2022-02-02 15:33:14.581 | + lib/nova:configure_placement_nova_compute:584 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-02-02 15:33:14.610 | + lib/nova:configure_placement_nova_compute:585 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-02-02 15:33:14.639 | + ./stack.sh:main:925 : is_service_enabled horizon 2022-02-02 15:33:14.657 | + functions-common:is_service_enabled:1960 : return 1 2022-02-02 15:33:14.660 | + ./stack.sh:main:930 : is_service_enabled tls-proxy 2022-02-02 15:33:14.677 | + functions-common:is_service_enabled:1960 : return 1 2022-02-02 15:33:14.679 | + ./stack.sh:main:938 : run_phase stack install 2022-02-02 15:33:14.681 | + functions-common:run_phase:1732 : local mode=stack 2022-02-02 15:33:14.684 | + functions-common:run_phase:1733 : local phase=install 2022-02-02 15:33:14.686 | + functions-common:run_phase:1734 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-02-02 15:33:14.689 | + functions-common:run_phase:1735 : local extra_plugin_file_name 2022-02-02 15:33:14.691 | + functions-common:run_phase:1736 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-02-02 15:33:14.694 | + functions-common:run_phase:1741 : local exceptions=80-tempest.sh 2022-02-02 15:33:14.697 | + functions-common:run_phase:1742 : local extra 2022-02-02 15:33:14.700 | ++ functions-common:run_phase:1743 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-02-02 15:33:14.705 | + functions-common:run_phase:1743 : extra=80-tempest.sh 2022-02-02 15:33:14.707 | + functions-common:run_phase:1744 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-02-02 15:33:14.710 | + functions-common:run_phase:1748 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-02-02 15:33:14.713 | + functions-common:run_phase:1748 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-02-02 15:33:14.716 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-02-02 15:33:14.732 | ++ functions-common:is_service_enabled:1960 : return 0 2022-02-02 15:33:14.734 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-02-02 15:33:14.736 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-02-02 15:33:14.738 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-02-02 15:33:14.741 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-02-02 15:33:14.743 | ++ ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2022-02-02 15:33:14.745 | ++ ./stack.sh:echo_summary:432 : echo -e Installing Tempest 2022-02-02 15:33:14.747 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2022-02-02 15:33:14.750 | ++ inc/async:async_runfunc:111 : async_run install_tempest install_tempest 2022-02-02 15:33:14.841 | [Async install_tempest:self]: Running synchronously: install_tempest 2022-02-02 15:33:14.843 | ++ inc/async:async_run:103 : install_tempest 2022-02-02 15:33:14.846 | ++ lib/tempest:install_tempest:740 : git_clone https://opendev.org/openstack/tempest.git /opt/stack/tempest master 2022-02-02 15:33:14.848 | ++ functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/tempest.git 2022-02-02 15:33:14.850 | ++ functions-common:git_clone:524 : local git_dest=/opt/stack/tempest 2022-02-02 15:33:14.853 | ++ functions-common:git_clone:525 : local git_ref=master 2022-02-02 15:33:14.855 | ++ functions-common:git_clone:526 : local orig_dir 2022-02-02 15:33:14.857 | +++ functions-common:git_clone:527 : pwd 2022-02-02 15:33:14.860 | ++ functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2022-02-02 15:33:14.862 | ++ functions-common:git_clone:528 : local git_clone_flags= 2022-02-02 15:33:14.865 | +++ functions-common:git_clone:530 : trueorfalse False RECLONE 2022-02-02 15:33:14.880 | ++ functions-common:git_clone:530 : RECLONE=False 2022-02-02 15:33:14.883 | ++ functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2022-02-02 15:33:14.885 | ++ functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2022-02-02 15:33:14.887 | ++ functions-common:git_clone:544 : echo master 2022-02-02 15:33:14.888 | ++ functions-common:git_clone:544 : egrep -q '^refs' 2022-02-02 15:33:14.893 | ++ functions-common:git_clone:558 : [[ ! -d /opt/stack/tempest ]] 2022-02-02 15:33:14.895 | ++ functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2022-02-02 15:33:14.898 | ++ functions-common:git_clone:592 : cd /opt/stack/tempest 2022-02-02 15:33:14.900 | ++ functions-common:git_clone:593 : git show --oneline 2022-02-02 15:33:14.901 | ++ functions-common:git_clone:593 : head -1 2022-02-02 15:33:14.905 | 115065a23 Fix TypeError in QoSBandwidthAndPacketRateTests 2022-02-02 15:33:14.907 | ++ functions-common:git_clone:594 : cd /home/ubuntu/devstack 2022-02-02 15:33:14.909 | ++ lib/tempest:install_tempest:741 : pip_install 'tox!=2.8.0' 2022-02-02 15:33:14.931 | Using python 3.8 to install tox!=2.8.0 2022-02-02 15:33:14.933 | ++ inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'tox!=2.8.0' 2022-02-02 15:33:15.721 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:33:15.721 | from cryptography.utils import int_from_bytes 2022-02-02 15:33:15.721 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:33:15.721 | from cryptography.utils import int_from_bytes 2022-02-02 15:33:16.778 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-02 15:33:16.778 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-02-02 15:33:16.782 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-02-02 15:33:16.783 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-02-02 15:33:16.784 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-02-02 15:33:16.787 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-02-02 15:33:16.790 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-02-02 15:33:16.797 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-02-02 15:33:17.094 | Collecting tox!=2.8.0 2022-02-02 15:33:17.102 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/be3/362472a33094b/tox-3.24.5-py2.py3-none-any.whl (85 kB) 2022-02-02 15:33:17.348 | Collecting pluggy===0.13.1 2022-02-02 15:33:17.355 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/966/c145cd83c9650/pluggy-0.13.1-py2.py3-none-any.whl (18 kB) 2022-02-02 15:33:17.559 | Collecting toml===0.10.0 2022-02-02 15:33:17.566 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/235/682dd292d5899/toml-0.10.0-py2.py3-none-any.whl (25 kB) 2022-02-02 15:33:17.689 | Collecting filelock===3.0.12 2022-02-02 15:33:17.696 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/929/b7d63ec5b7d6b/filelock-3.0.12-py3-none-any.whl (7.6 kB) 2022-02-02 15:33:17.702 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (20.9) 2022-02-02 15:33:17.873 | Collecting virtualenv===20.4.2 2022-02-02 15:33:17.891 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2be/72df684b74df0/virtualenv-20.4.2-py2.py3-none-any.whl (7.2 MB) 2022-02-02 15:33:18.128 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.15.0) 2022-02-02 15:33:18.318 | Collecting py===1.10.0 2022-02-02 15:33:18.334 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/3b8/0836aa6d1feea/py-1.10.0-py2.py3-none-any.whl (97 kB) 2022-02-02 15:33:18.430 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 368)) (2.4.7) 2022-02-02 15:33:18.433 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 85)) (1.4.4) 2022-02-02 15:33:18.462 | Collecting distlib===0.3.1 2022-02-02 15:33:18.469 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8c0/9de2c67b3e7de/distlib-0.3.1-py2.py3-none-any.whl (335 kB) 2022-02-02 15:33:20.715 | Installing collected packages: distlib, filelock, pluggy, py, toml, virtualenv, tox 2022-02-02 15:33:20.715 | Attempting uninstall: distlib 2022-02-02 15:33:20.718 | Found existing installation: distlib 0.3.4 2022-02-02 15:33:20.727 | Uninstalling distlib-0.3.4: 2022-02-02 15:33:20.729 | Successfully uninstalled distlib-0.3.4 2022-02-02 15:33:20.954 | Attempting uninstall: filelock 2022-02-02 15:33:20.956 | Found existing installation: filelock 3.4.2 2022-02-02 15:33:20.963 | Uninstalling filelock-3.4.2: 2022-02-02 15:33:20.964 | Successfully uninstalled filelock-3.4.2 2022-02-02 15:33:21.364 | Attempting uninstall: virtualenv 2022-02-02 15:33:21.366 | Found existing installation: virtualenv 20.13.0 2022-02-02 15:33:21.435 | Uninstalling virtualenv-20.13.0: 2022-02-02 15:33:21.442 | Successfully uninstalled virtualenv-20.13.0 2022-02-02 15:33:22.035 | Successfully installed distlib-0.3.1 filelock-3.0.12 pluggy-0.13.1 py-1.10.0 toml-0.10.0 tox-3.24.5 virtualenv-20.4.2 2022-02-02 15:33:22.182 | WARNING: You are using pip version 20.2.2; however, version 22.0.2 is available. 2022-02-02 15:33:22.182 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-02 15:33:22.286 | ++ inc/python:pip_install:200 : result=0 2022-02-02 15:33:22.288 | ++ inc/python:pip_install:202 : time_stop pip_install 2022-02-02 15:33:22.290 | ++ functions-common:time_stop:2304 : local name 2022-02-02 15:33:22.293 | ++ functions-common:time_stop:2305 : local end_time 2022-02-02 15:33:22.295 | ++ functions-common:time_stop:2306 : local elapsed_time 2022-02-02 15:33:22.297 | ++ functions-common:time_stop:2307 : local total 2022-02-02 15:33:22.300 | ++ functions-common:time_stop:2308 : local start_time 2022-02-02 15:33:22.302 | ++ functions-common:time_stop:2310 : name=pip_install 2022-02-02 15:33:22.304 | ++ functions-common:time_stop:2311 : start_time=1643815994925 2022-02-02 15:33:22.306 | ++ functions-common:time_stop:2313 : [[ -z 1643815994925 ]] 2022-02-02 15:33:22.309 | +++ functions-common:time_stop:2316 : date +%s%3N 2022-02-02 15:33:22.314 | ++ functions-common:time_stop:2316 : end_time=1643816002311 2022-02-02 15:33:22.316 | ++ functions-common:time_stop:2317 : elapsed_time=7386 2022-02-02 15:33:22.318 | ++ functions-common:time_stop:2318 : total=224879 2022-02-02 15:33:22.321 | ++ functions-common:time_stop:2320 : _TIME_START[$name]= 2022-02-02 15:33:22.323 | ++ functions-common:time_stop:2321 : _TIME_TOTAL[$name]=232265 2022-02-02 15:33:22.326 | ++ inc/python:pip_install:203 : return 0 2022-02-02 15:33:22.328 | ++ lib/tempest:install_tempest:742 : pushd /opt/stack/tempest 2022-02-02 15:33:22.329 | /opt/stack/tempest ~/devstack 2022-02-02 15:33:22.331 | ++ lib/tempest:install_tempest:746 : git checkout master 2022-02-02 15:33:22.350 | M .coveragerc 2022-02-02 15:33:22.350 | M .gitignore 2022-02-02 15:33:22.350 | M .gitreview 2022-02-02 15:33:22.350 | M .mailmap 2022-02-02 15:33:22.350 | M .stestr.conf 2022-02-02 15:33:22.350 | M CONTRIBUTING.rst 2022-02-02 15:33:22.350 | M HACKING.rst 2022-02-02 15:33:22.351 | M LICENSE 2022-02-02 15:33:22.351 | M README.rst 2022-02-02 15:33:22.351 | M REVIEWING.rst 2022-02-02 15:33:22.351 | M bindep.txt 2022-02-02 15:33:22.351 | M doc/requirements.txt 2022-02-02 15:33:22.351 | M doc/source/_extra/.htaccess 2022-02-02 15:33:22.351 | M doc/source/_static/.keep 2022-02-02 15:33:22.351 | M doc/source/account_generator.rst 2022-02-02 15:33:22.351 | M doc/source/cleanup.rst 2022-02-02 15:33:22.351 | M doc/source/conf.py 2022-02-02 15:33:22.351 | M doc/source/configuration.rst 2022-02-02 15:33:22.351 | M doc/source/contributor/contributing.rst 2022-02-02 15:33:22.351 | M doc/source/data/tempest-non-active-plugins-registry.header 2022-02-02 15:33:22.351 | M doc/source/data/tempest-plugins-registry.header 2022-02-02 15:33:22.351 | M doc/source/index.rst 2022-02-02 15:33:22.351 | M doc/source/keystone_scopes_and_roles_support.rst 2022-02-02 15:33:22.351 | M doc/source/library.rst 2022-02-02 15:33:22.351 | M doc/source/library/api_microversion_testing.rst 2022-02-02 15:33:22.351 | M doc/source/library/auth.rst 2022-02-02 15:33:22.351 | M doc/source/library/cli.rst 2022-02-02 15:33:22.351 | M doc/source/library/clients.rst 2022-02-02 15:33:22.351 | M doc/source/library/credential_providers.rst 2022-02-02 15:33:22.351 | M doc/source/library/decorators.rst 2022-02-02 15:33:22.351 | M doc/source/library/rest_client.rst 2022-02-02 15:33:22.351 | M doc/source/library/service_clients/compute_clients.rst 2022-02-02 15:33:22.351 | M doc/source/library/utils.rst 2022-02-02 15:33:22.351 | M doc/source/library/validation_resources.rst 2022-02-02 15:33:22.351 | M doc/source/microversion_testing.rst 2022-02-02 15:33:22.351 | M doc/source/overview.rst 2022-02-02 15:33:22.351 | M doc/source/plugins/index.rst 2022-02-02 15:33:22.351 | M doc/source/plugins/plugin.rst 2022-02-02 15:33:22.351 | M doc/source/requirement_upper_constraint_for_tempest.rst 2022-02-02 15:33:22.351 | M doc/source/run.rst 2022-02-02 15:33:22.351 | M doc/source/sampleconf.rst 2022-02-02 15:33:22.352 | M doc/source/stable_branch_support_policy.rst 2022-02-02 15:33:22.352 | M doc/source/stable_branch_testing_policy.rst 2022-02-02 15:33:22.352 | M doc/source/subunit_describe_calls.rst 2022-02-02 15:33:22.352 | M doc/source/supported_version.rst 2022-02-02 15:33:22.352 | M doc/source/tempest_and_plugins_compatible_version_policy.rst 2022-02-02 15:33:22.352 | M doc/source/test_removal.rst 2022-02-02 15:33:22.352 | M doc/source/tests/modules.rst 2022-02-02 15:33:22.352 | M doc/source/workspace.rst 2022-02-02 15:33:22.352 | M doc/source/write_tests.rst 2022-02-02 15:33:22.352 | M etc/accounts.yaml.sample 2022-02-02 15:33:22.352 | M etc/allow-list.yaml 2022-02-02 15:33:22.352 | M etc/logging.conf.sample 2022-02-02 15:33:22.352 | M etc/rbac-persona-accounts.yaml.sample 2022-02-02 15:33:22.352 | M playbooks/devstack-tempest-ipv6.yaml 2022-02-02 15:33:22.352 | M playbooks/devstack-tempest.yaml 2022-02-02 15:33:22.352 | M playbooks/enable-fips.yaml 2022-02-02 15:33:22.352 | M playbooks/post-tempest.yaml 2022-02-02 15:33:22.352 | M releasenotes/notes/10/10.0-supported-openstack-releases-b88db468695348f6.yaml 2022-02-02 15:33:22.352 | M releasenotes/notes/10/10.0.0-Tempest-library-interface-0eb680b810139a50.yaml 2022-02-02 15:33:22.352 | M releasenotes/notes/10/10.0.0-start-using-reno-ed9518126fd0e1a3.yaml 2022-02-02 15:33:22.352 | M releasenotes/notes/11/11.0.0-api-microversion-testing-support-2ceddd2255670932.yaml 2022-02-02 15:33:22.352 | M releasenotes/notes/11/11.0.0-compute-microversion-support-e0b23f960f894b9b.yaml 2022-02-02 15:33:22.352 | M releasenotes/notes/11/11.0.0-supported-openstack-releases-1e5d7295d939d439.yaml 2022-02-02 15:33:22.352 | M releasenotes/notes/12/12.0.0-supported-openstack-releases-f10aac381d933dd1.yaml 2022-02-02 15:33:22.352 | M releasenotes/notes/12/12.1.0-add-network-versions-client-d90e8334e1443f5c.yaml 2022-02-02 15:33:22.352 | M releasenotes/notes/12/12.1.0-add-scope-to-auth-b5a82493ea89f41e.yaml 2022-02-02 15:33:22.352 | M releasenotes/notes/12/12.1.0-add-tempest-run-3d0aaf69c2ca4115.yaml 2022-02-02 15:33:22.352 | M releasenotes/notes/12/12.1.0-add-tempest-workspaces-228a2ba4690b5589.yaml 2022-02-02 15:33:22.352 | M releasenotes/notes/12/12.1.0-add_subunit_describe_calls-5498a37e6cd66c4b.yaml 2022-02-02 15:33:22.352 | M releasenotes/notes/12/12.1.0-bug-1486834-7ebca15836ae27a9.yaml 2022-02-02 15:33:22.352 | M releasenotes/notes/12/12.1.0-identity-clients-as-library-e663c6132fcac6c2.yaml 2022-02-02 15:33:22.352 | M releasenotes/notes/12/12.1.0-image-clients-as-library-86d17caa26ce3961.yaml 2022-02-02 15:33:22.352 | M releasenotes/notes/12/12.1.0-new-test-utils-module-adf34468c4d52719.yaml 2022-02-02 15:33:22.352 | M releasenotes/notes/12/12.1.0-remove-input-scenarios-functionality-01308e6d4307f580.yaml 2022-02-02 15:33:22.353 | M releasenotes/notes/12/12.1.0-remove-integrated-horizon-bb57551c1e5f5be3.yaml 2022-02-02 15:33:22.353 | M releasenotes/notes/12/12.1.0-remove-legacy-credential-providers-3d653ac3ba1ada2b.yaml 2022-02-02 15:33:22.353 | M releasenotes/notes/12/12.1.0-remove-trove-tests-666522e9113549f9.yaml 2022-02-02 15:33:22.353 | M releasenotes/notes/12/12.1.0-routers-client-as-library-25a363379da351f6.yaml 2022-02-02 15:33:22.353 | M releasenotes/notes/12/12.1.0-support-chunked-encoding-d71f53225f68edf3.yaml 2022-02-02 15:33:22.353 | M releasenotes/notes/12/12.1.0-tempest-init-global-config-dir-location-changes-12260255871d3a2b.yaml 2022-02-02 15:33:22.353 | M releasenotes/notes/12/12.2.0-add-httptimeout-in-restclient-ax78061900e3f3d7.yaml 2022-02-02 15:33:22.353 | M releasenotes/notes/12/12.2.0-add-new-identity-clients-3c3afd674a395bde.yaml 2022-02-02 15:33:22.353 | M releasenotes/notes/12/12.2.0-clients_module-16f3025f515bf9ec.yaml 2022-02-02 15:33:22.353 | M releasenotes/notes/12/12.2.0-nova_cert_default-90eb7c1e3cde624a.yaml 2022-02-02 15:33:22.353 | M releasenotes/notes/12/12.2.0-plugin-service-client-registration-00b19a2dd4935ba0.yaml 2022-02-02 15:33:22.353 | M releasenotes/notes/12/12.2.0-remove-javelin-276f62d04f7e4a1d.yaml 2022-02-02 15:33:22.353 | M releasenotes/notes/12/12.2.0-service_client_config-8a1d7b4de769c633.yaml 2022-02-02 15:33:22.353 | M releasenotes/notes/12/12.2.0-volume-clients-as-library-9a3444dd63c134b3.yaml 2022-02-02 15:33:22.353 | M releasenotes/notes/13/13.0.0-add-new-identity-clients-as-library-5f7ndha733nwdsn9.yaml 2022-02-02 15:33:22.353 | M releasenotes/notes/13/13.0.0-add-volume-clients-as-a-library-d05b6bc35e66c6ef.yaml 2022-02-02 15:33:22.353 | M releasenotes/notes/13/13.0.0-deprecate-get_ipv6_addr_by_EUI64-4673f07677289cf6.yaml 2022-02-02 15:33:22.353 | M releasenotes/notes/13/13.0.0-move-call-until-true-to-tempest-lib-c9ea70dd6fe9bd15.yaml 2022-02-02 15:33:22.353 | M releasenotes/notes/13/13.0.0-start-of-newton-support-3ebb274f300f28eb.yaml 2022-02-02 15:33:22.353 | M releasenotes/notes/13/13.0.0-tempest-cleanup-nostandalone-39df2aafb2545d35.yaml 2022-02-02 15:33:22.353 | M releasenotes/notes/13/13.0.0-volume-clients-as-library-660811011be29d1a.yaml 2022-02-02 15:33:22.353 | M releasenotes/notes/14/14.0.0-add-cred-provider-abstract-class-to-lib-70ff513221f8a871.yaml 2022-02-02 15:33:22.353 | M releasenotes/notes/14/14.0.0-add-cred_client-to-tempest.lib-4d4af33f969c576f.yaml 2022-02-02 15:33:22.353 | M releasenotes/notes/14/14.0.0-add-error-code-translation-to-versions-clients-acbc78292e24b014.yaml 2022-02-02 15:33:22.353 | M releasenotes/notes/14/14.0.0-add-image-clients-af94564fb34ddca6.yaml 2022-02-02 15:33:22.353 | M releasenotes/notes/14/14.0.0-add-role-assignments-client-as-a-library-d34b4fdf376984ad.yaml 2022-02-02 15:33:22.353 | M releasenotes/notes/14/14.0.0-add-service-provider-client-cbba77d424a30dd3.yaml 2022-02-02 15:33:22.353 | M releasenotes/notes/14/14.0.0-add-ssh-port-parameter-to-client-6d16c374ac4456c1.yaml 2022-02-02 15:33:22.353 | M releasenotes/notes/14/14.0.0-deprecate-nova-api-extensions-df16b02485dae203.yaml 2022-02-02 15:33:22.353 | M releasenotes/notes/14/14.0.0-move-cinder-v3-to-lib-service-be3ba0c20753b594.yaml 2022-02-02 15:33:22.353 | M releasenotes/notes/14/14.0.0-new-volume-limit-client-517c17d9090f4df4.yaml 2022-02-02 15:33:22.354 | M releasenotes/notes/14/14.0.0-remo-stress-tests-81052b211ad95d2e.yaml 2022-02-02 15:33:22.354 | M releasenotes/notes/14/14.0.0-remove-baremetal-tests-65186d9e15d5b8fb.yaml 2022-02-02 15:33:22.354 | M releasenotes/notes/14/14.0.0-remove-bootable-option-024f8944c056a3e0.yaml 2022-02-02 15:33:22.354 | M releasenotes/notes/14/14.0.0-remove-negative-test-generator-1653f4c0f86ccf75.yaml 2022-02-02 15:33:22.354 | M releasenotes/notes/14/14.0.0-remove-sahara-tests-1532c47c7df80e3a.yaml 2022-02-02 15:33:22.354 | M releasenotes/notes/14/14.0.0-volume-clients-as-library-309030c7a16e62ab.yaml 2022-02-02 15:33:22.354 | M releasenotes/notes/15/15.0.0-add-identity-v3-clients-as-a-library-d34b4fdf376984ad.yaml 2022-02-02 15:33:22.354 | M releasenotes/notes/15/15.0.0-add-image-clients-tests-49dbc0a0a4281a77.yaml 2022-02-02 15:33:22.354 | M releasenotes/notes/15/15.0.0-add-implied-roles-to-roles-client-library-edf96408ad9ba82e.yaml 2022-02-02 15:33:22.354 | M releasenotes/notes/15/15.0.0-add-snapshot-manage-client-as-library-a76ffdba9d8d01cb.yaml 2022-02-02 15:33:22.354 | M releasenotes/notes/15/15.0.0-deprecate-allow_port_security_disabled-option-2d3d87f6bd11d03a.yaml 2022-02-02 15:33:22.354 | M releasenotes/notes/15/15.0.0-deprecate-identity-feature-enabled.reseller-84800a8232fe217f.yaml 2022-02-02 15:33:22.354 | M releasenotes/notes/15/15.0.0-deprecate-volume_feature_enabled.volume_services-dbe024ea067d5ab2.yaml 2022-02-02 15:33:22.354 | M releasenotes/notes/15/15.0.0-jsonschema-validator-2377ba131e12d3c7.yaml 2022-02-02 15:33:22.354 | M releasenotes/notes/15/15.0.0-remove-deprecated-compute-microversion-config-options-eaee6a7d2f8390a8.yaml 2022-02-02 15:33:22.354 | M releasenotes/notes/15/15.0.0-remove-deprecated-compute-validation-config-options-e3d1b89ce074d71c.yaml 2022-02-02 15:33:22.354 | M releasenotes/notes/15/15.0.0-remove-deprecated-input-scenario-config-options-414e0c5442e967e9.yaml 2022-02-02 15:33:22.354 | M releasenotes/notes/15/15.0.0-remove-deprecated-network-config-options-f9ce276231578fe6.yaml 2022-02-02 15:33:22.354 | M releasenotes/notes/16/16.0.0-add-OAUTH-Consumer-Client-tempest-tests-db1df7aae4a9fd4e.yaml 2022-02-02 15:33:22.354 | M releasenotes/notes/16/16.0.0-add-additional-methods-to-roles-client-library-178d4a6000dec72d.yaml 2022-02-02 15:33:22.354 | M releasenotes/notes/16/16.0.0-add-cascade-parameter-to-volumes-client-ff4f7f12795003a4.yaml 2022-02-02 15:33:22.354 | M releasenotes/notes/16/16.0.0-add-compute-server-evaculate-client-as-a-library-ed76baf25f02c3ca.yaml 2022-02-02 15:33:22.354 | M releasenotes/notes/16/16.0.0-add-content-type-without-spaces-b2c9b91b257814f3.yaml 2022-02-02 15:33:22.354 | M releasenotes/notes/16/16.0.0-add-list-auth-project-client-5905076d914a3943.yaml 2022-02-02 15:33:22.354 | M releasenotes/notes/16/16.0.0-add-list-glance-api-versions-ec5fc8081fc8a0ae.yaml 2022-02-02 15:33:22.354 | M releasenotes/notes/16/16.0.0-add-list-security-groups-by-servers-to-servers-client-library-088df48f6d81f4be.yaml 2022-02-02 15:33:22.354 | M releasenotes/notes/16/16.0.0-add-list-version-to-identity-client-944cb7396088a575.yaml 2022-02-02 15:33:22.354 | M releasenotes/notes/16/16.0.0-add-list-version-to-volume-client-4769dd1bd4ab9c5e.yaml 2022-02-02 15:33:22.354 | M releasenotes/notes/16/16.0.0-add-quota-sets-detail-kwarg-74b72183295b3ce7.yaml 2022-02-02 15:33:22.354 | M releasenotes/notes/16/16.0.0-add-tempest-lib-remote-client-adbeb3f42a36910b.yaml 2022-02-02 15:33:22.354 | M releasenotes/notes/16/16.0.0-add-tempest-run-combine-option-e94c1049ba8985d5.yaml 2022-02-02 15:33:22.354 | M releasenotes/notes/16/16.0.0-add-update-encryption-type-to-encryption-types-client-f3093532a0bcf9a1.yaml 2022-02-02 15:33:22.354 | M releasenotes/notes/16/16.0.0-add-volume-manage-client-as-library-78ab198a1dc1bd41.yaml 2022-02-02 15:33:22.355 | M releasenotes/notes/16/16.0.0-create-server-tags-client-8c0042a77e859af6.yaml 2022-02-02 15:33:22.355 | M releasenotes/notes/16/16.0.0-deprecate-deactivate_image-config-7a282c471937bbcb.yaml 2022-02-02 15:33:22.355 | M releasenotes/notes/16/16.0.0-deprecate-dvr_extra_resources-config-8c319d6dab7f7e5c.yaml 2022-02-02 15:33:22.355 | M releasenotes/notes/16/16.0.0-deprecate-glance-api-version-config-options-8370b63aea8e14cf.yaml 2022-02-02 15:33:22.355 | M releasenotes/notes/16/16.0.0-deprecate-resources-prefix-option-ad490c0a30a0266b.yaml 2022-02-02 15:33:22.355 | M releasenotes/notes/16/16.0.0-deprecate-skip_unless_attr-decorator-450a1ed727494724.yaml 2022-02-02 15:33:22.355 | M releasenotes/notes/16/16.0.0-deprecate-skip_unless_config-decorator-64c32d588043ab12.yaml 2022-02-02 15:33:22.355 | M releasenotes/notes/16/16.0.0-deprecated-cinder-api-v1-option-df7d5a54d93db5cf.yaml 2022-02-02 15:33:22.355 | M releasenotes/notes/16/16.0.0-dreprecate_client_parameters-cb8d069e62957f7e.yaml 2022-02-02 15:33:22.355 | M releasenotes/notes/16/16.0.0-fix-volume-v2-service-clients-bugfix-1667354-73d2c3c8fedc08bf.yaml 2022-02-02 15:33:22.355 | M releasenotes/notes/16/16.0.0-mitaka-eol-88ff8355fff81b55.yaml 2022-02-02 15:33:22.355 | M releasenotes/notes/16/16.0.0-remove-call_until_true-of-test-de9c13bc8f969921.yaml 2022-02-02 15:33:22.355 | M releasenotes/notes/16/16.0.0-remove-cinder-v1-api-tests-71e266b8d55d475f.yaml 2022-02-02 15:33:22.355 | M releasenotes/notes/16/16.0.0-remove-deprecated-allow_port_security_disabled-option-d0ffaeb2e7817707.yaml 2022-02-02 15:33:22.355 | M releasenotes/notes/16/16.0.0-remove-deprecated-compute-validation-config-options-part-2-5cd17b6e0e6cb8a3.yaml 2022-02-02 15:33:22.355 | M releasenotes/notes/16/16.0.0-remove-deprecated-dvr_extra_resources-option-e8c441c38eab7ddd.yaml 2022-02-02 15:33:22.355 | M releasenotes/notes/16/16.0.0-remove-deprecated-identity-reseller-option-4411c7e3951f1094.yaml 2022-02-02 15:33:22.355 | M releasenotes/notes/16/16.0.0-remove-sahara-service-available-44a642aa9c634ab4.yaml 2022-02-02 15:33:22.355 | M releasenotes/notes/16/16.0.0-remove-volume_feature_enabled.volume_services-c6aa142cc1021297.yaml 2022-02-02 15:33:22.355 | M releasenotes/notes/16/16.0.0-use-keystone-v3-api-935860d30ddbb8e9.yaml 2022-02-02 15:33:22.355 | M releasenotes/notes/16/16.0.0-volume-transfers-client-e5ed3f5464c0cdc0.yaml 2022-02-02 15:33:22.355 | M releasenotes/notes/25/subunt-describe-call-verbose-arg-fix.yaml 2022-02-02 15:33:22.355 | M releasenotes/notes/Add-keystone-v3-OS_FEDERATION-APIs-as-tempest-clients-fe9e10a0fe5f09d4.yaml 2022-02-02 15:33:22.355 | M releasenotes/notes/Add-volume_size_extend-config--opt-for-volume-tests-041f7d25fc2f3e05.yaml 2022-02-02 15:33:22.355 | M releasenotes/notes/Extend-cleanup-CLI-to-delete-regions-9f1dbda2c8de12e2.yaml 2022-02-02 15:33:22.355 | M releasenotes/notes/Fix-KeyError-bug-in-v3-volumes_client-ff5d9b894f2257c8.yaml 2022-02-02 15:33:22.355 | M releasenotes/notes/Inclusive-jargon-17621346744f0cf4.yaml 2022-02-02 15:33:22.355 | M releasenotes/notes/Placement-client-for-placement-based-minimum-bw-allocation-27ed0938118752b6.yaml 2022-02-02 15:33:22.355 | M releasenotes/notes/QoS-client-for-placement-based-minimum-bw-allocation-8e5854d5754cec68.yaml 2022-02-02 15:33:22.355 | M releasenotes/notes/Remove-deprecated-image-scenario-options-b573c60e873ab451.yaml 2022-02-02 15:33:22.355 | M releasenotes/notes/Remove-deprecated-scenario.img_dir-option-da626e6153181e16.yaml 2022-02-02 15:33:22.355 | M releasenotes/notes/Remove-manager-2e0b0af48f01294a.yaml 2022-02-02 15:33:22.355 | M releasenotes/notes/Remove-test_reboot_server_soft-48fa786f38cd94dc.yaml 2022-02-02 15:33:22.356 | M releasenotes/notes/Set-default-of-operator_role-to-member-f9c3abd2ebde23b7.yaml 2022-02-02 15:33:22.356 | M releasenotes/notes/Stabilize-scenario-manager-adf36d21b08e31a4.yaml 2022-02-02 15:33:22.356 | M releasenotes/notes/account-generator-accepts-positive-numbers-only-33a366a297494ef7.yaml 2022-02-02 15:33:22.356 | M releasenotes/notes/account_generator-6eb03f664a448c35.yaml 2022-02-02 15:33:22.356 | M releasenotes/notes/add-OAUTH-Token-Client-tempest-tests-6351eda451b95a86.yaml 2022-02-02 15:33:22.356 | M releasenotes/notes/add-additional-methods-to-policy-client-library-b8279c18335588c9.yaml 2022-02-02 15:33:22.356 | M releasenotes/notes/add-alt-project-dynamic-creds-1a3bc543e65d9433.yaml 2022-02-02 15:33:22.356 | M releasenotes/notes/add-assisted-volume-snapshot-client-737f5cb35d58c1b6.yaml 2022-02-02 15:33:22.356 | M releasenotes/notes/add-can-migrate-between-any-hosts-config-option-x8ah4f9737a28e9b.yaml 2022-02-02 15:33:22.356 | M releasenotes/notes/add-compute-feature-ide-bus-b63802502c378083.yaml 2022-02-02 15:33:22.356 | M releasenotes/notes/add-compute-feature-serial-console-45583c4341e34fc9.yaml 2022-02-02 15:33:22.356 | M releasenotes/notes/add-compute-feature-shelve-migrate-fdbd3633abe65c4e.yaml 2022-02-02 15:33:22.356 | M releasenotes/notes/add-consistency-group-exceptions-01cbb792cd710231.yaml 2022-02-02 15:33:22.356 | M releasenotes/notes/add-create-group-from-src-tempest-tests-9eb8b0b4b5c52055.yaml 2022-02-02 15:33:22.356 | M releasenotes/notes/add-domain-configuration-client-tempest-tests-e383efabdbb9ad03.yaml 2022-02-02 15:33:22.356 | M releasenotes/notes/add-domain-param-in-cliclient-a270fcf35c8f09e6.yaml 2022-02-02 15:33:22.356 | M releasenotes/notes/add-extra-apis-to-volume-v3-services-client-bf9b235cf5a611fe.yaml 2022-02-02 15:33:22.356 | M releasenotes/notes/add-floating-ip-config-option-e5774bf77702ce9f.yaml 2022-02-02 15:33:22.356 | M releasenotes/notes/add-force-detach-volume-to-volumes-client-library-b2071f2954f8e8b1.yaml 2022-02-02 15:33:22.356 | M releasenotes/notes/add-group-type-specs-apis-to-v3-group-types-client-10390b52dedede54.yaml 2022-02-02 15:33:22.356 | M releasenotes/notes/add-identity-roles-system-methods-519dc144231993a3.yaml 2022-02-02 15:33:22.356 | M releasenotes/notes/add-identity-v3-clients-for-os-ep-filter-api-endpoint-groups-3518a90bbb731d0f.yaml 2022-02-02 15:33:22.356 | M releasenotes/notes/add-identity-v3-clients-for-os-ep-filter-api-extensions-9cfd217fd2c6a61f.yaml 2022-02-02 15:33:22.356 | M releasenotes/notes/add-image-alt-ssh-user-config-option-1b775af2f468aa5b.yaml 2022-02-02 15:33:22.356 | M releasenotes/notes/add-immutable-user-source-support-dd17772a997075e0.yaml 2022-02-02 15:33:22.356 | M releasenotes/notes/add-ip-version-check-in-addresses-x491ac6d9abaxa12.yaml 2022-02-02 15:33:22.356 | M releasenotes/notes/add-is-resource-deleted-sg-client-f4a7a7a54ff024d7.yaml 2022-02-02 15:33:22.356 | M releasenotes/notes/add-keystone-ep-clients-eeefd0904fbbe151.yaml 2022-02-02 15:33:22.356 | M releasenotes/notes/add-keystone-v3-ec2-tests-d959b7d36f0bd7fc.yaml 2022-02-02 15:33:22.356 | M releasenotes/notes/add-kwargs-to-delete-vol-of-vol-client-1ecde75beb62933c.yaml 2022-02-02 15:33:22.356 | M releasenotes/notes/add-list-volume-transfers-with-detail-to-transfers-client-80169bf78cf4fa66.yaml 2022-02-02 15:33:22.356 | M releasenotes/notes/add-load-list-cmd-35a4a2e6ea0a36fd.yaml 2022-02-02 15:33:22.357 | M releasenotes/notes/add-manage-snapshot-ref-config-option-67efd04897335b67.yaml 2022-02-02 15:33:22.357 | M releasenotes/notes/add-migrate-volume-and-list-hosts-to-v3-volume-client-library-ad3529260db58f00.yaml 2022-02-02 15:33:22.357 | M releasenotes/notes/add-params-to-identity-v3-list-endpoints-958a155be4e17e5b.yaml 2022-02-02 15:33:22.357 | M releasenotes/notes/add-params-to-v2-list-backups-api-c088d2b4bfe90247.yaml 2022-02-02 15:33:22.357 | M releasenotes/notes/add-placement-usage-client-method-8b6015cbd8a5e0f6.yaml 2022-02-02 15:33:22.357 | M releasenotes/notes/add-port-profile-config-option-2610b2fa67027960.yaml 2022-02-02 15:33:22.357 | M releasenotes/notes/add-profiler-config-options-db7c4ae6d338ee5c.yaml 2022-02-02 15:33:22.357 | M releasenotes/notes/add-qos-apis-for-bandwidth-limit-rules-cc144660fcaa419a.yaml 2022-02-02 15:33:22.357 | M releasenotes/notes/add-qos-minimum-packet-rule-client-c8bfe09873032d4a.yaml 2022-02-02 15:33:22.357 | M releasenotes/notes/add-redirect-param-bea1f6fbce629c70.yaml 2022-02-02 15:33:22.357 | M releasenotes/notes/add-reset-group-snapshot-status-api-to-v3-group-snapshots-client-248d41827daf2a0c.yaml 2022-02-02 15:33:22.357 | M releasenotes/notes/add-reset-group-status-api-to-v3-groups-client-9aa048617c66756a.yaml 2022-02-02 15:33:22.357 | M releasenotes/notes/add-return-value-to-retype-volume-a401aa619aaa2457.yaml 2022-02-02 15:33:22.357 | M releasenotes/notes/add-save-state-option-5ea67858cbaca969.yaml 2022-02-02 15:33:22.357 | M releasenotes/notes/add-server-diagnostics-validation-schema-b5a3c55b45aa718a.yaml 2022-02-02 15:33:22.357 | M releasenotes/notes/add-show-api-v3-details-api-to-v3-versions-client-4b408427379cabfe.yaml 2022-02-02 15:33:22.357 | M releasenotes/notes/add-show-default-group-type-detail-api-to-v3-group-types-client-65f717878cf52da0.yaml 2022-02-02 15:33:22.357 | M releasenotes/notes/add-show-default-quotas-api-to-network-quotas-client-3a7c1159af9e56ff.yaml 2022-02-02 15:33:22.357 | M releasenotes/notes/add-show-default-volume-types-api-to-v3-types-client-44b2676f217d78dc.yaml 2022-02-02 15:33:22.357 | M releasenotes/notes/add-show-encryption-specs-item-api-to-v2-encryption-types-client-290b421cd4bc0c0e.yaml 2022-02-02 15:33:22.357 | M releasenotes/notes/add-show-host-to-hosts-client-library-c60c4eb49d139480.yaml 2022-02-02 15:33:22.357 | M releasenotes/notes/add-show-quota-details-api-to-network-quotas-client-3fffd302cc5d335f.yaml 2022-02-02 15:33:22.357 | M releasenotes/notes/add-show-snapshot-metadata-item-api-to-v2-snapshots-client-bd3cbab3c7f0e0b3.yaml 2022-02-02 15:33:22.357 | M releasenotes/notes/add-show-volume-image-metadata-api-to-v2-volumes-client-ee3c027f35276561.yaml 2022-02-02 15:33:22.357 | M releasenotes/notes/add-show-volume-metadata-item-api-to-v2-volumes-client-47d59ecd999ca9df.yaml 2022-02-02 15:33:22.357 | M releasenotes/notes/add-show-volume-summary-api-to-v3-volumes-client-96e7b01abdb5c9c3.yaml 2022-02-02 15:33:22.357 | M releasenotes/notes/add-ssh-key-type-38d7a2f900d79842.yaml 2022-02-02 15:33:22.357 | M releasenotes/notes/add-storyboard-in-skip-because-decorator-3e139aa8a4f7970f.yaml 2022-02-02 15:33:22.357 | M releasenotes/notes/add-subnet-id-config-option-fac3d6f12abfc171.yaml 2022-02-02 15:33:22.357 | M releasenotes/notes/add-support-args-kwargs-in-call-until-true-a91k592h5a64exf7.yaml 2022-02-02 15:33:22.357 | M releasenotes/notes/add-unstable_test-decorator-a73cf97d4ffcc796.yaml 2022-02-02 15:33:22.357 | M releasenotes/notes/add-update-api-to-group-types-client-09c06ccdf80d5003.yaml 2022-02-02 15:33:22.357 | M releasenotes/notes/add-update-backup-api-to-v3-backups-client-e8465b2b66617dc0.yaml 2022-02-02 15:33:22.358 | M releasenotes/notes/add-update-flavor--api-to-flavors-client-a859542fe54aab7c.yaml 2022-02-02 15:33:22.358 | M releasenotes/notes/add-update-group-tempest-tests-72f8ec19b2809849.yaml 2022-02-02 15:33:22.358 | M releasenotes/notes/add-validation-resources-to-lib-dc2600c4324ca4d7.yaml 2022-02-02 15:33:22.358 | M releasenotes/notes/add-volume-group-snapshots-tempest-tests-840df3da26590f5e.yaml 2022-02-02 15:33:22.358 | M releasenotes/notes/add-volume-group-types-tempest-tests-1298ab8cb4fe8b7b.yaml 2022-02-02 15:33:22.358 | M releasenotes/notes/add-volume-groups-tempest-tests-dd7b2abfe2b48427.yaml 2022-02-02 15:33:22.358 | M releasenotes/notes/add-volume-quota-class-client-as-library-c4c2b22c36ff807e.yaml 2022-02-02 15:33:22.358 | M releasenotes/notes/add-volume-transfers-v3.55-73f75073ad2c4091.yaml 2022-02-02 15:33:22.358 | M releasenotes/notes/add-worker-file-option-d949121a61156968.yaml 2022-02-02 15:33:22.358 | M releasenotes/notes/add_proxy_url_get_credentials-aef66b085450513f.yaml 2022-02-02 15:33:22.358 | M releasenotes/notes/agents-client-delete-method-de1a7fb3f845999c.yaml 2022-02-02 15:33:22.358 | M releasenotes/notes/api_v2_admin_flag-dea5ca9bc2ce63bc.yaml 2022-02-02 15:33:22.358 | M releasenotes/notes/associate-disassociate-floating_ip-0b6cfebeef1304b0.yaml 2022-02-02 15:33:22.358 | M releasenotes/notes/bp-application-credentials-df69b1f617db1bb9.yaml 2022-02-02 15:33:22.358 | M releasenotes/notes/bug-1647999-7aeda50a8d082d4c.yaml 2022-02-02 15:33:22.358 | M releasenotes/notes/bug-1791007-328a8b9a43bfb157.yaml 2022-02-02 15:33:22.358 | M releasenotes/notes/bug-1799883-6ea95fc64f70c9ef.yaml 2022-02-02 15:33:22.358 | M releasenotes/notes/bug-1808473-54ada26ab78e7b02.yaml 2022-02-02 15:33:22.358 | M releasenotes/notes/change-default-region-for-placement-to-empty-string-394f1132c28345bb.yaml 2022-02-02 15:33:22.358 | M releasenotes/notes/cinder-use-os-endpoint-type-c11f63fd468ceb4c.yaml 2022-02-02 15:33:22.358 | M releasenotes/notes/cli-tests-v3fixes-fb38189cefd64213.yaml 2022-02-02 15:33:22.358 | M releasenotes/notes/compare-header-version-func-de5139b2161b3627.yaml 2022-02-02 15:33:22.358 | M releasenotes/notes/conditional-attr-a8564ec5a70ec840.yaml 2022-02-02 15:33:22.358 | M releasenotes/notes/config-image-api-v1-default-to-false-39d5f2xafc534ab1.yaml 2022-02-02 15:33:22.358 | M releasenotes/notes/config-volume-multiattach-ea8138dfa4fd308c.yaml 2022-02-02 15:33:22.358 | M releasenotes/notes/config_image_certificate_compute_feature-c56efb520d54aff5.yaml 2022-02-02 15:33:22.358 | M releasenotes/notes/correct-port-profile-config-option-d67f5cb31f1bc34c.yaml 2022-02-02 15:33:22.358 | M releasenotes/notes/create-mount-config-drive-to-lib-1a6e912b8afbcc7e.yaml 2022-02-02 15:33:22.358 | M releasenotes/notes/create_loginable_secgroup_rule-73722fd4b4eb12d0.yaml 2022-02-02 15:33:22.358 | M releasenotes/notes/create_security_group_rule-16d58a8f0f0ff262.yaml 2022-02-02 15:33:22.358 | M releasenotes/notes/credentials-factory-stable-c8037bd9ae642482.yaml 2022-02-02 15:33:22.358 | M releasenotes/notes/deprecate-and-enable-identity-application_credentials-1d4eaef4c3c9dcba.yaml 2022-02-02 15:33:22.358 | M releasenotes/notes/deprecate-and-enable-identity-project-tags-23b87518888e563a.yaml 2022-02-02 15:33:22.358 | M releasenotes/notes/deprecate-compute-feature-enabled-block-migrate-cinder-iscsi-fcda802d774dfeec.yaml 2022-02-02 15:33:22.359 | M releasenotes/notes/deprecate-compute-images-client-in-volume-tests-92b6dd55fcaba620.yaml 2022-02-02 15:33:22.359 | M releasenotes/notes/deprecate-config-forbid_global_implied_dsr-e64cfa66e6e3ded5.yaml 2022-02-02 15:33:22.359 | M releasenotes/notes/deprecate-default-value-for-v3_endpoint_type-fb9e47c5ba1c719d.yaml 2022-02-02 15:33:22.359 | M releasenotes/notes/deprecate-dns_servers-option-0xf2f297ee47a5ff.yaml 2022-02-02 15:33:22.359 | M releasenotes/notes/deprecate-image-v1-service-clients-d12ed42210bb76b5.yaml 2022-02-02 15:33:22.359 | M releasenotes/notes/deprecate-old-api-microversion-fixture-a471aac985c0f3fb.yaml 2022-02-02 15:33:22.359 | M releasenotes/notes/deprecate-scheduler-available-filters-cbca2017ba3cf2aa.yaml 2022-02-02 15:33:22.359 | M releasenotes/notes/deprecate-spice-rdp-console-config-f2af173552axfb72.yaml 2022-02-02 15:33:22.359 | M releasenotes/notes/deprecate-vnc-server-header-529f07d592aefb62.yaml 2022-02-02 15:33:22.359 | M releasenotes/notes/deprecate-volume-api-selection-config-options-b95c5c0ccbf38916.yaml 2022-02-02 15:33:22.359 | M releasenotes/notes/deprecate-volume-v2-service-clients-ff8a2a7be1797eb5.yaml 2022-02-02 15:33:22.359 | M releasenotes/notes/disable-identity-v2-testing-4ef1565d1a5aedcf.yaml 2022-02-02 15:33:22.359 | M releasenotes/notes/drop-DEFAULT_PARAMS-bfcc2e7b74ef880b.yaml 2022-02-02 15:33:22.359 | M releasenotes/notes/drop-py-2-7-730baf411876d5d8.yaml 2022-02-02 15:33:22.359 | M releasenotes/notes/drop-py-3-5-support-76ca78f1a650fcad.yaml 2022-02-02 15:33:22.359 | M releasenotes/notes/enable-volume-multiattach-fd5e9bf0e96b56ce.yaml 2022-02-02 15:33:22.359 | M releasenotes/notes/end-of-support-for-stein-f795b968d83497a9.yaml 2022-02-02 15:33:22.359 | M releasenotes/notes/end-of-support-for-train-83369468215d7485.yaml 2022-02-02 15:33:22.359 | M releasenotes/notes/extra-compute-services-tests-92b6c0618972e02f.yaml 2022-02-02 15:33:22.359 | M releasenotes/notes/fix-1847749-2670b1d4f6097a1a.yaml 2022-02-02 15:33:22.359 | M releasenotes/notes/fix-credential-logging-98089c897d801355.yaml 2022-02-02 15:33:22.359 | M releasenotes/notes/fix-list-group-snapshots-api-969d9321002c566c.yaml 2022-02-02 15:33:22.359 | M releasenotes/notes/fix-remoteclient-default-ssh-shell-prologue-33e99343d086f601.yaml 2022-02-02 15:33:22.359 | M releasenotes/notes/fix-show-image-file-expected-code-92d97342d0f6d60e.yaml 2022-02-02 15:33:22.359 | M releasenotes/notes/floating-ips-port-forwarding-client-cf8820b910bd7f4d.yaml 2022-02-02 15:33:22.359 | M releasenotes/notes/http_proxy_config-cb39b55520e84db5.yaml 2022-02-02 15:33:22.359 | M releasenotes/notes/identity-tests-domain-drivers-76235f6672221e45.yaml 2022-02-02 15:33:22.359 | M releasenotes/notes/identity-token-client-8aaef74b1d61090a.yaml 2022-02-02 15:33:22.359 | M releasenotes/notes/identity-v3-project-tags-client-36683c6a8644e54b.yaml 2022-02-02 15:33:22.359 | M releasenotes/notes/identity_client-635275d43abbb807.yaml 2022-02-02 15:33:22.359 | M releasenotes/notes/image-client-add-versions-and-tasks-ac289dbfe1c899cc.yaml 2022-02-02 15:33:22.359 | M releasenotes/notes/image_import_testing_support-22ba4bcb9f2fb848.yaml 2022-02-02 15:33:22.359 | M releasenotes/notes/intermediate-pike-release-2ce492432ff8f012.yaml 2022-02-02 15:33:22.360 | M releasenotes/notes/intermediate-queens-release-2f9f305775fca454.yaml 2022-02-02 15:33:22.360 | M releasenotes/notes/intermediate-train-release-0146c624cff9a57f.yaml 2022-02-02 15:33:22.360 | M releasenotes/notes/intermediate-ussuri-release-8aebeca312a6718c.yaml 2022-02-02 15:33:22.360 | M releasenotes/notes/intermediate-wallaby-release-55a0b31b1dee7b23.yaml 2022-02-02 15:33:22.360 | M releasenotes/notes/introduce-attachments-client-add-show-attachment-api-c3111f7e560a87b3.yaml 2022-02-02 15:33:22.360 | M releasenotes/notes/lib_api_microversion_fixture-f52308fc6b6b89f2.yaml 2022-02-02 15:33:22.360 | M releasenotes/notes/limits-client-d656f16a3d3e84fc.yaml 2022-02-02 15:33:22.360 | M releasenotes/notes/list-auth-domains-v3-endpoint-9ec60c7d3011c397.yaml 2022-02-02 15:33:22.360 | M releasenotes/notes/log-resource-client-20e58a295f729902.yaml 2022-02-02 15:33:22.360 | M releasenotes/notes/log_console_output-dae6b8740b5a5821.yaml 2022-02-02 15:33:22.360 | M releasenotes/notes/loggable-resource-client-5977d46a7ea52199.yaml 2022-02-02 15:33:22.360 | M releasenotes/notes/make-create-user-domain-aware-for-v3-creds-client-5054f58e715adc0c.yaml 2022-02-02 15:33:22.360 | M releasenotes/notes/make-object-storage-client-as-stable-interface-d1b07c7e8f17bef6.yaml 2022-02-02 15:33:22.360 | M releasenotes/notes/merge-tempest-horizon-plugin-39d555339ab8c7ce.yaml 2022-02-02 15:33:22.360 | M releasenotes/notes/migrate-dynamic-creds-ecebb47528080761.yaml 2022-02-02 15:33:22.360 | M releasenotes/notes/migrate-object-storage-as-stable-interface-42014c7b43ecb254.yaml 2022-02-02 15:33:22.360 | M releasenotes/notes/migrate-preprov-creds-ef61a046ee1ec604.yaml 2022-02-02 15:33:22.360 | M releasenotes/notes/move-attr-decorator-to-lib-a1e80c42ba9c5392.yaml 2022-02-02 15:33:22.360 | M releasenotes/notes/move-related_bug-decorator-to-lib-dbfd5c543bbb2805.yaml 2022-02-02 15:33:22.360 | M releasenotes/notes/move-volume-v3-base_client-to-volume-1edbz0f207c3b283.yaml 2022-02-02 15:33:22.360 | M releasenotes/notes/network-show-version-18e1707a4df0a3d3.yaml 2022-02-02 15:33:22.360 | M releasenotes/notes/network-swap-to-project_id-a1d7fdf6c5e1cf44.yaml 2022-02-02 15:33:22.360 | M releasenotes/notes/network-tag-client-f4614029af7927f0.yaml 2022-02-02 15:33:22.360 | M releasenotes/notes/network_feature_enabled_available_features-35f9ac5f253e2ca3.yaml 2022-02-02 15:33:22.360 | M releasenotes/notes/new-placement-client-methods-e35c473e29494928.yaml 2022-02-02 15:33:22.360 | M releasenotes/notes/omit_X-Subject-Token_from_log-1bf5fef88c80334b.yaml 2022-02-02 15:33:22.360 | M releasenotes/notes/os_tenant_name-3ee175763bff455b.yaml 2022-02-02 15:33:22.360 | M releasenotes/notes/pause_teardown-45c9d60ffa889f7f.yaml 2022-02-02 15:33:22.360 | M releasenotes/notes/plugin-client-registration-enhancements-e09131742391225b.yaml 2022-02-02 15:33:22.360 | M releasenotes/notes/prevent-error-in-parse-resp-when-nullable-list-9898cd0f22180986.yaml 2022-02-02 15:33:22.360 | M releasenotes/notes/raise-exception-when-error-deleting-on-volume-18d0d0c5886212dd.yaml 2022-02-02 15:33:22.360 | M releasenotes/notes/random-bytes-size-limit-ee94a8c6534fe916.yaml 2022-02-02 15:33:22.360 | M releasenotes/notes/removal-deprecated-config-options-3db535b979fe3509.yaml 2022-02-02 15:33:22.361 | M releasenotes/notes/removal-deprecated-volume-config-options-21c4412f3c600923.yaml 2022-02-02 15:33:22.361 | M releasenotes/notes/remove-allow_tenant_isolation-option-03f0d998eb498d44.yaml 2022-02-02 15:33:22.361 | M releasenotes/notes/remove-deprecated-apis-from-v2-volumes-client-3ca4a5db5fea518f.yaml 2022-02-02 15:33:22.361 | M releasenotes/notes/remove-deprecated-find-test-caller-f4525cd043bfd1b6.yaml 2022-02-02 15:33:22.361 | M releasenotes/notes/remove-deprecated-old-token-clients-e4c2e654132f1130.yaml 2022-02-02 15:33:22.361 | M releasenotes/notes/remove-deprecated-skip-decorators-f8b42d812d20b537.yaml 2022-02-02 15:33:22.361 | M releasenotes/notes/remove-deprecated-skip_unless_attr-decorator-02bde59a00328f5c.yaml 2022-02-02 15:33:22.361 | M releasenotes/notes/remove-deprecated-volume-apis-from-v2-volumes-client-cf35e5b4cca89860.yaml 2022-02-02 15:33:22.361 | M releasenotes/notes/remove-deprecated-volume-config-options-4b7ea93b88e5b982.yaml 2022-02-02 15:33:22.361 | M releasenotes/notes/remove-get-ipv6-addr-by-EUI64-c79972d799c7a430.yaml 2022-02-02 15:33:22.361 | M releasenotes/notes/remove-heat-tests-9efb42cac3e0b306.yaml 2022-02-02 15:33:22.361 | M releasenotes/notes/remove-old-data-utils-e0966f882f7fe23a.yaml 2022-02-02 15:33:22.361 | M releasenotes/notes/remove-some-deprecated-auth-and-identity-options-xa1xd9b8fb948g4f.yaml 2022-02-02 15:33:22.361 | M releasenotes/notes/remove-some-deprecated-identity-options-0ffxd1b8db928e43.yaml 2022-02-02 15:33:22.361 | M releasenotes/notes/remove-support-of-py34-7d59fdb431fefe24.yaml 2022-02-02 15:33:22.361 | M releasenotes/notes/remove-volume-v1-service-clients-9235e3a965f93c09.yaml 2022-02-02 15:33:22.361 | M releasenotes/notes/removed-tox-ostestr-8997a93d199c44f3.yaml 2022-02-02 15:33:22.361 | M releasenotes/notes/segments-client-866f02948f40d4ff.yaml 2022-02-02 15:33:22.361 | M releasenotes/notes/set-cinder-api-v3-option-true-1b3e61e3129b7c00.yaml 2022-02-02 15:33:22.361 | M releasenotes/notes/set-default-value-of-concurrency-to-2-d916d5c31e3725d5.yaml 2022-02-02 15:33:22.361 | M releasenotes/notes/start-of-pike-support-f2a1b7ea8e8b0311.yaml 2022-02-02 15:33:22.361 | M releasenotes/notes/start-of-queens-support-fea9051ba1d85fc7.yaml 2022-02-02 15:33:22.361 | M releasenotes/notes/subunit_describe_calls-ad7df689b9d63e3f.yaml 2022-02-02 15:33:22.361 | M releasenotes/notes/support-for-rbac-new-scope-6ec8164ce1e7288c.yaml 2022-02-02 15:33:22.361 | M releasenotes/notes/support-microversion-in-scenario-test-b4fbfdd3a977fc58.yaml 2022-02-02 15:33:22.361 | M releasenotes/notes/support-scope-in-get-roles-dynamic-creds-90bfab163c1c289a.yaml 2022-02-02 15:33:22.361 | M releasenotes/notes/swift-improve-cleanup-63cfc21ffb3aff6f.yaml 2022-02-02 15:33:22.361 | M releasenotes/notes/switch-to-stestr-8c9f834b3f5a55d8.yaml 2022-02-02 15:33:22.361 | M releasenotes/notes/system-scope-44244cc955a7825f.yaml 2022-02-02 15:33:22.361 | M releasenotes/notes/tempest-default-run_validations-9640c41b6a4a9121.yaml 2022-02-02 15:33:22.361 | M releasenotes/notes/tempest-identity-catalog-client-f5c8589a9d7c1eb5.yaml 2022-02-02 15:33:22.361 | M releasenotes/notes/tempest-lib-compute-update-service-6019d2dcfe4a1c5d.yaml 2022-02-02 15:33:22.361 | M releasenotes/notes/tempest-rocky-release-0fc3312053923380.yaml 2022-02-02 15:33:22.361 | M releasenotes/notes/tempest-run-fix-updates-564b41706decbba1.yaml 2022-02-02 15:33:22.362 | M releasenotes/notes/tempest-stein-release-18bad34136a2e6ef.yaml 2022-02-02 15:33:22.362 | M releasenotes/notes/tempest-train-release-a2ed0743a5eadeb6.yaml 2022-02-02 15:33:22.362 | M releasenotes/notes/tempest-ussuri-release-72b5770a3b97678f.yaml 2022-02-02 15:33:22.362 | M releasenotes/notes/tempest-victoria-release-27000c02edc5a112.yaml 2022-02-02 15:33:22.362 | M releasenotes/notes/tempest-wallaby-release-0f2cea5ccf63485e.yaml 2022-02-02 15:33:22.362 | M releasenotes/notes/tempest-workspace-delete-directory-feature-74d6d157a5a05561.yaml 2022-02-02 15:33:22.362 | M releasenotes/notes/tempest-xena-release-3ffb30eb59e49f2c.yaml 2022-02-02 15:33:22.362 | M releasenotes/notes/test-clients-stable-for-plugin-90b1e7dc83f28ccd.yaml 2022-02-02 15:33:22.362 | M releasenotes/notes/use-cinder-v3-client-for-verify_tempest_config-2bf3d817b0070064.yaml 2022-02-02 15:33:22.362 | M releasenotes/notes/verify-tempest-command-8e88452c7a08dd77.yaml 2022-02-02 15:33:22.362 | M releasenotes/notes/vnc-hardcoded-server-name-removed-6f8d1e90a175dc08.yaml 2022-02-02 15:33:22.362 | M releasenotes/notes/volume-backed-live-mig-5a38b496ba1ec093.yaml 2022-02-02 15:33:22.362 | M releasenotes/notes/volume-service-testing-default-to-v3-endpoints-20b86895a590925d.yaml 2022-02-02 15:33:22.362 | M releasenotes/notes/volume-v3-service-clients-a863a6336af56cca.yaml 2022-02-02 15:33:22.362 | M releasenotes/notes/xenapi_apis-conf-fcca549283e53ed6.yaml 2022-02-02 15:33:22.362 | M releasenotes/source/_static/.placeholder 2022-02-02 15:33:22.362 | M releasenotes/source/_templates/.placeholder 2022-02-02 15:33:22.362 | M releasenotes/source/conf.py 2022-02-02 15:33:22.362 | M releasenotes/source/index.rst 2022-02-02 15:33:22.362 | M releasenotes/source/unreleased.rst 2022-02-02 15:33:22.362 | M releasenotes/source/v10.0.0.rst 2022-02-02 15:33:22.362 | M releasenotes/source/v11.0.0.rst 2022-02-02 15:33:22.362 | M releasenotes/source/v12.0.0.rst 2022-02-02 15:33:22.362 | M releasenotes/source/v13.0.0.rst 2022-02-02 15:33:22.362 | M releasenotes/source/v14.0.0.rst 2022-02-02 15:33:22.362 | M releasenotes/source/v15.0.0.rst 2022-02-02 15:33:22.362 | M releasenotes/source/v16.0.0.rst 2022-02-02 15:33:22.362 | M releasenotes/source/v16.1.0.rst 2022-02-02 15:33:22.362 | M releasenotes/source/v17.0.0.rst 2022-02-02 15:33:22.362 | M releasenotes/source/v17.1.0.rst 2022-02-02 15:33:22.362 | M releasenotes/source/v17.2.0.rst 2022-02-02 15:33:22.362 | M releasenotes/source/v18.0.0.rst 2022-02-02 15:33:22.362 | M releasenotes/source/v19.0.0.rst 2022-02-02 15:33:22.362 | M releasenotes/source/v20.0.0.rst 2022-02-02 15:33:22.362 | M releasenotes/source/v21.0.0.rst 2022-02-02 15:33:22.362 | M releasenotes/source/v22.0.0.rst 2022-02-02 15:33:22.363 | M releasenotes/source/v22.1.0.rst 2022-02-02 15:33:22.363 | M releasenotes/source/v23.0.0.rst 2022-02-02 15:33:22.363 | M releasenotes/source/v24.0.0.rst 2022-02-02 15:33:22.363 | M releasenotes/source/v26.0.0.rst 2022-02-02 15:33:22.363 | M releasenotes/source/v26.1.0.rst 2022-02-02 15:33:22.363 | M releasenotes/source/v27.0.0.rst 2022-02-02 15:33:22.363 | M releasenotes/source/v28.0.0.rst 2022-02-02 15:33:22.363 | M releasenotes/source/v28.1.0.rst 2022-02-02 15:33:22.363 | M releasenotes/source/v29.0.0.rst 2022-02-02 15:33:22.363 | M requirements.txt 2022-02-02 15:33:22.363 | M roles/acl-devstack-files/README.rst 2022-02-02 15:33:22.363 | M roles/acl-devstack-files/defaults/main.yaml 2022-02-02 15:33:22.363 | M roles/acl-devstack-files/tasks/main.yaml 2022-02-02 15:33:22.363 | M roles/run-tempest-26/README.rst 2022-02-02 15:33:22.363 | M roles/run-tempest-26/defaults/main.yaml 2022-02-02 15:33:22.363 | M roles/run-tempest-26/tasks/main.yaml 2022-02-02 15:33:22.363 | M roles/run-tempest/README.rst 2022-02-02 15:33:22.363 | M roles/run-tempest/defaults/main.yaml 2022-02-02 15:33:22.363 | M roles/run-tempest/tasks/main.yaml 2022-02-02 15:33:22.363 | M roles/setup-tempest-data-dir/README.rst 2022-02-02 15:33:22.363 | M roles/setup-tempest-data-dir/defaults/main.yaml 2022-02-02 15:33:22.363 | M roles/setup-tempest-data-dir/tasks/main.yaml 2022-02-02 15:33:22.363 | M roles/setup-tempest-run-dir/README.rst 2022-02-02 15:33:22.363 | M roles/setup-tempest-run-dir/defaults/main.yaml 2022-02-02 15:33:22.363 | M roles/setup-tempest-run-dir/tasks/main.yaml 2022-02-02 15:33:22.363 | M roles/tempest-cleanup/README.rst 2022-02-02 15:33:22.363 | M roles/tempest-cleanup/defaults/main.yaml 2022-02-02 15:33:22.363 | M roles/tempest-cleanup/tasks/dry_run.yaml 2022-02-02 15:33:22.363 | M roles/tempest-cleanup/tasks/dry_run_checker.py 2022-02-02 15:33:22.363 | M roles/tempest-cleanup/tasks/main.yaml 2022-02-02 15:33:22.363 | M setup.cfg 2022-02-02 15:33:22.363 | M setup.py 2022-02-02 15:33:22.363 | M tempest/README.rst 2022-02-02 15:33:22.364 | M tempest/__init__.py 2022-02-02 15:33:22.364 | M tempest/api/README.rst 2022-02-02 15:33:22.364 | M tempest/api/__init__.py 2022-02-02 15:33:22.364 | M tempest/api/compute/__init__.py 2022-02-02 15:33:22.364 | M tempest/api/compute/admin/__init__.py 2022-02-02 15:33:22.364 | M tempest/api/compute/admin/test_agents.py 2022-02-02 15:33:22.364 | M tempest/api/compute/admin/test_aggregates.py 2022-02-02 15:33:22.364 | M tempest/api/compute/admin/test_aggregates_negative.py 2022-02-02 15:33:22.364 | M tempest/api/compute/admin/test_auto_allocate_network.py 2022-02-02 15:33:22.364 | M tempest/api/compute/admin/test_availability_zone.py 2022-02-02 15:33:22.364 | M tempest/api/compute/admin/test_availability_zone_negative.py 2022-02-02 15:33:22.364 | M tempest/api/compute/admin/test_create_server.py 2022-02-02 15:33:22.364 | M tempest/api/compute/admin/test_delete_server.py 2022-02-02 15:33:22.364 | M tempest/api/compute/admin/test_fixed_ips.py 2022-02-02 15:33:22.364 | M tempest/api/compute/admin/test_fixed_ips_negative.py 2022-02-02 15:33:22.364 | M tempest/api/compute/admin/test_flavors.py 2022-02-02 15:33:22.364 | M tempest/api/compute/admin/test_flavors_access.py 2022-02-02 15:33:22.364 | M tempest/api/compute/admin/test_flavors_access_negative.py 2022-02-02 15:33:22.364 | M tempest/api/compute/admin/test_flavors_extra_specs.py 2022-02-02 15:33:22.364 | M tempest/api/compute/admin/test_flavors_extra_specs_negative.py 2022-02-02 15:33:22.364 | M tempest/api/compute/admin/test_flavors_microversions.py 2022-02-02 15:33:22.364 | M tempest/api/compute/admin/test_floating_ips_bulk.py 2022-02-02 15:33:22.364 | M tempest/api/compute/admin/test_hosts.py 2022-02-02 15:33:22.364 | M tempest/api/compute/admin/test_hosts_negative.py 2022-02-02 15:33:22.364 | M tempest/api/compute/admin/test_hypervisor.py 2022-02-02 15:33:22.364 | M tempest/api/compute/admin/test_hypervisor_negative.py 2022-02-02 15:33:22.364 | M tempest/api/compute/admin/test_instance_usage_audit_log.py 2022-02-02 15:33:22.364 | M tempest/api/compute/admin/test_instance_usage_audit_log_negative.py 2022-02-02 15:33:22.364 | M tempest/api/compute/admin/test_keypairs_v210.py 2022-02-02 15:33:22.364 | M tempest/api/compute/admin/test_live_migration.py 2022-02-02 15:33:22.364 | M tempest/api/compute/admin/test_live_migration_negative.py 2022-02-02 15:33:22.364 | M tempest/api/compute/admin/test_migrations.py 2022-02-02 15:33:22.364 | M tempest/api/compute/admin/test_networks.py 2022-02-02 15:33:22.364 | M tempest/api/compute/admin/test_quotas.py 2022-02-02 15:33:22.365 | M tempest/api/compute/admin/test_quotas_negative.py 2022-02-02 15:33:22.365 | M tempest/api/compute/admin/test_security_groups.py 2022-02-02 15:33:22.365 | M tempest/api/compute/admin/test_server_diagnostics.py 2022-02-02 15:33:22.365 | M tempest/api/compute/admin/test_server_diagnostics_negative.py 2022-02-02 15:33:22.365 | M tempest/api/compute/admin/test_servers.py 2022-02-02 15:33:22.365 | M tempest/api/compute/admin/test_servers_negative.py 2022-02-02 15:33:22.365 | M tempest/api/compute/admin/test_servers_on_multinodes.py 2022-02-02 15:33:22.365 | M tempest/api/compute/admin/test_services.py 2022-02-02 15:33:22.365 | M tempest/api/compute/admin/test_services_negative.py 2022-02-02 15:33:22.365 | M tempest/api/compute/admin/test_simple_tenant_usage.py 2022-02-02 15:33:22.365 | M tempest/api/compute/admin/test_simple_tenant_usage_negative.py 2022-02-02 15:33:22.365 | M tempest/api/compute/admin/test_volume.py 2022-02-02 15:33:22.365 | M tempest/api/compute/admin/test_volume_swap.py 2022-02-02 15:33:22.365 | M tempest/api/compute/admin/test_volumes_negative.py 2022-02-02 15:33:22.365 | M tempest/api/compute/api_microversion_fixture.py 2022-02-02 15:33:22.365 | M tempest/api/compute/base.py 2022-02-02 15:33:22.365 | M tempest/api/compute/certificates/__init__.py 2022-02-02 15:33:22.365 | M tempest/api/compute/certificates/test_certificates.py 2022-02-02 15:33:22.365 | M tempest/api/compute/flavors/__init__.py 2022-02-02 15:33:22.365 | M tempest/api/compute/flavors/test_flavors.py 2022-02-02 15:33:22.365 | M tempest/api/compute/flavors/test_flavors_negative.py 2022-02-02 15:33:22.365 | M tempest/api/compute/floating_ips/__init__.py 2022-02-02 15:33:22.365 | M tempest/api/compute/floating_ips/base.py 2022-02-02 15:33:22.365 | M tempest/api/compute/floating_ips/test_floating_ips_actions.py 2022-02-02 15:33:22.365 | M tempest/api/compute/floating_ips/test_floating_ips_actions_negative.py 2022-02-02 15:33:22.365 | M tempest/api/compute/floating_ips/test_list_floating_ips.py 2022-02-02 15:33:22.366 | M tempest/api/compute/floating_ips/test_list_floating_ips_negative.py 2022-02-02 15:33:22.366 | M tempest/api/compute/images/__init__.py 2022-02-02 15:33:22.366 | M tempest/api/compute/images/test_image_metadata.py 2022-02-02 15:33:22.366 | M tempest/api/compute/images/test_image_metadata_negative.py 2022-02-02 15:33:22.366 | M tempest/api/compute/images/test_images.py 2022-02-02 15:33:22.366 | M tempest/api/compute/images/test_images_negative.py 2022-02-02 15:33:22.366 | M tempest/api/compute/images/test_images_oneserver.py 2022-02-02 15:33:22.366 | M tempest/api/compute/images/test_images_oneserver_negative.py 2022-02-02 15:33:22.366 | M tempest/api/compute/images/test_list_image_filters.py 2022-02-02 15:33:22.366 | M tempest/api/compute/images/test_list_image_filters_negative.py 2022-02-02 15:33:22.366 | M tempest/api/compute/images/test_list_images.py 2022-02-02 15:33:22.366 | M tempest/api/compute/keypairs/__init__.py 2022-02-02 15:33:22.366 | M tempest/api/compute/keypairs/base.py 2022-02-02 15:33:22.366 | M tempest/api/compute/keypairs/test_keypairs.py 2022-02-02 15:33:22.366 | M tempest/api/compute/keypairs/test_keypairs_negative.py 2022-02-02 15:33:22.366 | M tempest/api/compute/keypairs/test_keypairs_v22.py 2022-02-02 15:33:22.366 | M tempest/api/compute/limits/__init__.py 2022-02-02 15:33:22.366 | M tempest/api/compute/limits/test_absolute_limits.py 2022-02-02 15:33:22.366 | M tempest/api/compute/limits/test_absolute_limits_negative.py 2022-02-02 15:33:22.366 | M tempest/api/compute/security_groups/__init__.py 2022-02-02 15:33:22.366 | M tempest/api/compute/security_groups/base.py 2022-02-02 15:33:22.366 | M tempest/api/compute/security_groups/test_security_group_rules.py 2022-02-02 15:33:22.366 | M tempest/api/compute/security_groups/test_security_group_rules_negative.py 2022-02-02 15:33:22.366 | M tempest/api/compute/security_groups/test_security_groups.py 2022-02-02 15:33:22.366 | M tempest/api/compute/security_groups/test_security_groups_negative.py 2022-02-02 15:33:22.366 | M tempest/api/compute/servers/__init__.py 2022-02-02 15:33:22.367 | M tempest/api/compute/servers/test_attach_interfaces.py 2022-02-02 15:33:22.367 | M tempest/api/compute/servers/test_availability_zone.py 2022-02-02 15:33:22.367 | M tempest/api/compute/servers/test_create_server.py 2022-02-02 15:33:22.367 | M tempest/api/compute/servers/test_create_server_multi_nic.py 2022-02-02 15:33:22.367 | M tempest/api/compute/servers/test_delete_server.py 2022-02-02 15:33:22.367 | M tempest/api/compute/servers/test_device_tagging.py 2022-02-02 15:33:22.367 | M tempest/api/compute/servers/test_disk_config.py 2022-02-02 15:33:22.367 | M tempest/api/compute/servers/test_instance_actions.py 2022-02-02 15:33:22.367 | M tempest/api/compute/servers/test_instance_actions_negative.py 2022-02-02 15:33:22.367 | M tempest/api/compute/servers/test_list_server_filters.py 2022-02-02 15:33:22.367 | M tempest/api/compute/servers/test_list_servers_negative.py 2022-02-02 15:33:22.367 | M tempest/api/compute/servers/test_multiple_create.py 2022-02-02 15:33:22.367 | M tempest/api/compute/servers/test_multiple_create_negative.py 2022-02-02 15:33:22.367 | M tempest/api/compute/servers/test_novnc.py 2022-02-02 15:33:22.367 | M tempest/api/compute/servers/test_server_actions.py 2022-02-02 15:33:22.367 | M tempest/api/compute/servers/test_server_addresses.py 2022-02-02 15:33:22.367 | M tempest/api/compute/servers/test_server_addresses_negative.py 2022-02-02 15:33:22.367 | M tempest/api/compute/servers/test_server_group.py 2022-02-02 15:33:22.367 | M tempest/api/compute/servers/test_server_metadata.py 2022-02-02 15:33:22.367 | M tempest/api/compute/servers/test_server_metadata_negative.py 2022-02-02 15:33:22.367 | M tempest/api/compute/servers/test_server_password.py 2022-02-02 15:33:22.367 | M tempest/api/compute/servers/test_server_personality.py 2022-02-02 15:33:22.367 | M tempest/api/compute/servers/test_server_rescue.py 2022-02-02 15:33:22.367 | M tempest/api/compute/servers/test_server_rescue_negative.py 2022-02-02 15:33:22.367 | M tempest/api/compute/servers/test_server_tags.py 2022-02-02 15:33:22.367 | M tempest/api/compute/servers/test_servers.py 2022-02-02 15:33:22.367 | M tempest/api/compute/servers/test_servers_microversions.py 2022-02-02 15:33:22.367 | M tempest/api/compute/servers/test_servers_negative.py 2022-02-02 15:33:22.367 | M tempest/api/compute/servers/test_virtual_interfaces.py 2022-02-02 15:33:22.367 | M tempest/api/compute/servers/test_virtual_interfaces_negative.py 2022-02-02 15:33:22.367 | M tempest/api/compute/test_extensions.py 2022-02-02 15:33:22.367 | M tempest/api/compute/test_networks.py 2022-02-02 15:33:22.367 | M tempest/api/compute/test_quotas.py 2022-02-02 15:33:22.368 | M tempest/api/compute/test_tenant_networks.py 2022-02-02 15:33:22.368 | M tempest/api/compute/test_versions.py 2022-02-02 15:33:22.368 | M tempest/api/compute/volumes/__init__.py 2022-02-02 15:33:22.368 | M tempest/api/compute/volumes/test_attach_volume.py 2022-02-02 15:33:22.368 | M tempest/api/compute/volumes/test_attach_volume_negative.py 2022-02-02 15:33:22.368 | M tempest/api/compute/volumes/test_volume_snapshots.py 2022-02-02 15:33:22.368 | M tempest/api/compute/volumes/test_volumes_get.py 2022-02-02 15:33:22.368 | M tempest/api/compute/volumes/test_volumes_list.py 2022-02-02 15:33:22.368 | M tempest/api/compute/volumes/test_volumes_negative.py 2022-02-02 15:33:22.368 | M tempest/api/identity/__init__.py 2022-02-02 15:33:22.368 | M tempest/api/identity/admin/__init__.py 2022-02-02 15:33:22.368 | M tempest/api/identity/admin/v2/__init__.py 2022-02-02 15:33:22.368 | M tempest/api/identity/admin/v2/test_endpoints.py 2022-02-02 15:33:22.368 | M tempest/api/identity/admin/v2/test_roles.py 2022-02-02 15:33:22.368 | M tempest/api/identity/admin/v2/test_roles_negative.py 2022-02-02 15:33:22.368 | M tempest/api/identity/admin/v2/test_services.py 2022-02-02 15:33:22.368 | M tempest/api/identity/admin/v2/test_tenant_negative.py 2022-02-02 15:33:22.368 | M tempest/api/identity/admin/v2/test_tenants.py 2022-02-02 15:33:22.368 | M tempest/api/identity/admin/v2/test_tokens.py 2022-02-02 15:33:22.368 | M tempest/api/identity/admin/v2/test_tokens_negative.py 2022-02-02 15:33:22.368 | M tempest/api/identity/admin/v2/test_users.py 2022-02-02 15:33:22.368 | M tempest/api/identity/admin/v2/test_users_negative.py 2022-02-02 15:33:22.368 | M tempest/api/identity/admin/v3/__init__.py 2022-02-02 15:33:22.368 | M tempest/api/identity/admin/v3/test_application_credentials.py 2022-02-02 15:33:22.368 | M tempest/api/identity/admin/v3/test_credentials.py 2022-02-02 15:33:22.368 | M tempest/api/identity/admin/v3/test_default_project_id.py 2022-02-02 15:33:22.368 | M tempest/api/identity/admin/v3/test_domain_configuration.py 2022-02-02 15:33:22.368 | M tempest/api/identity/admin/v3/test_domains.py 2022-02-02 15:33:22.368 | M tempest/api/identity/admin/v3/test_domains_negative.py 2022-02-02 15:33:22.368 | M tempest/api/identity/admin/v3/test_endpoint_groups.py 2022-02-02 15:33:22.368 | M tempest/api/identity/admin/v3/test_endpoints.py 2022-02-02 15:33:22.368 | M tempest/api/identity/admin/v3/test_endpoints_negative.py 2022-02-02 15:33:22.368 | M tempest/api/identity/admin/v3/test_groups.py 2022-02-02 15:33:22.368 | M tempest/api/identity/admin/v3/test_inherits.py 2022-02-02 15:33:22.369 | M tempest/api/identity/admin/v3/test_list_projects.py 2022-02-02 15:33:22.369 | M tempest/api/identity/admin/v3/test_list_users.py 2022-02-02 15:33:22.369 | M tempest/api/identity/admin/v3/test_oauth_consumers.py 2022-02-02 15:33:22.369 | M tempest/api/identity/admin/v3/test_policies.py 2022-02-02 15:33:22.369 | M tempest/api/identity/admin/v3/test_project_tags.py 2022-02-02 15:33:22.369 | M tempest/api/identity/admin/v3/test_projects.py 2022-02-02 15:33:22.369 | M tempest/api/identity/admin/v3/test_projects_negative.py 2022-02-02 15:33:22.369 | M tempest/api/identity/admin/v3/test_regions.py 2022-02-02 15:33:22.369 | M tempest/api/identity/admin/v3/test_roles.py 2022-02-02 15:33:22.369 | M tempest/api/identity/admin/v3/test_services.py 2022-02-02 15:33:22.369 | M tempest/api/identity/admin/v3/test_tokens.py 2022-02-02 15:33:22.369 | M tempest/api/identity/admin/v3/test_trusts.py 2022-02-02 15:33:22.369 | M tempest/api/identity/admin/v3/test_users.py 2022-02-02 15:33:22.369 | M tempest/api/identity/admin/v3/test_users_negative.py 2022-02-02 15:33:22.369 | M tempest/api/identity/base.py 2022-02-02 15:33:22.369 | M tempest/api/identity/v2/__init__.py 2022-02-02 15:33:22.369 | M tempest/api/identity/v2/test_api_discovery.py 2022-02-02 15:33:22.369 | M tempest/api/identity/v2/test_ec2_credentials.py 2022-02-02 15:33:22.369 | M tempest/api/identity/v2/test_extension.py 2022-02-02 15:33:22.369 | M tempest/api/identity/v2/test_tenants.py 2022-02-02 15:33:22.369 | M tempest/api/identity/v2/test_tokens.py 2022-02-02 15:33:22.369 | M tempest/api/identity/v2/test_users.py 2022-02-02 15:33:22.369 | M tempest/api/identity/v3/__init__.py 2022-02-02 15:33:22.369 | M tempest/api/identity/v3/test_access_rules.py 2022-02-02 15:33:22.369 | M tempest/api/identity/v3/test_api_discovery.py 2022-02-02 15:33:22.369 | M tempest/api/identity/v3/test_application_credentials.py 2022-02-02 15:33:22.369 | M tempest/api/identity/v3/test_catalog.py 2022-02-02 15:33:22.369 | M tempest/api/identity/v3/test_domains.py 2022-02-02 15:33:22.369 | M tempest/api/identity/v3/test_ec2_credentials.py 2022-02-02 15:33:22.369 | M tempest/api/identity/v3/test_projects.py 2022-02-02 15:33:22.369 | M tempest/api/identity/v3/test_tokens.py 2022-02-02 15:33:22.369 | M tempest/api/identity/v3/test_users.py 2022-02-02 15:33:22.369 | M tempest/api/image/__init__.py 2022-02-02 15:33:22.369 | M tempest/api/image/base.py 2022-02-02 15:33:22.369 | M tempest/api/image/v1/__init__.py 2022-02-02 15:33:22.370 | M tempest/api/image/v1/test_image_members.py 2022-02-02 15:33:22.370 | M tempest/api/image/v1/test_image_members_negative.py 2022-02-02 15:33:22.370 | M tempest/api/image/v1/test_images.py 2022-02-02 15:33:22.370 | M tempest/api/image/v1/test_images_negative.py 2022-02-02 15:33:22.370 | M tempest/api/image/v2/__init__.py 2022-02-02 15:33:22.370 | M tempest/api/image/v2/admin/__init__.py 2022-02-02 15:33:22.370 | M tempest/api/image/v2/admin/test_images.py 2022-02-02 15:33:22.370 | M tempest/api/image/v2/admin/test_images_metadefs_namespace_objects.py 2022-02-02 15:33:22.370 | M tempest/api/image/v2/admin/test_images_metadefs_namespace_properties.py 2022-02-02 15:33:22.370 | M tempest/api/image/v2/admin/test_images_metadefs_namespace_tags.py 2022-02-02 15:33:22.370 | M tempest/api/image/v2/admin/test_images_metadefs_namespaces.py 2022-02-02 15:33:22.370 | M tempest/api/image/v2/admin/test_images_metadefs_resource_types.py 2022-02-02 15:33:22.370 | M tempest/api/image/v2/test_images.py 2022-02-02 15:33:22.370 | M tempest/api/image/v2/test_images_member.py 2022-02-02 15:33:22.370 | M tempest/api/image/v2/test_images_member_negative.py 2022-02-02 15:33:22.370 | M tempest/api/image/v2/test_images_metadefs_schema.py 2022-02-02 15:33:22.370 | M tempest/api/image/v2/test_images_negative.py 2022-02-02 15:33:22.370 | M tempest/api/image/v2/test_images_tags.py 2022-02-02 15:33:22.370 | M tempest/api/image/v2/test_images_tags_negative.py 2022-02-02 15:33:22.370 | M tempest/api/image/v2/test_versions.py 2022-02-02 15:33:22.370 | M tempest/api/network/__init__.py 2022-02-02 15:33:22.370 | M tempest/api/network/admin/__init__.py 2022-02-02 15:33:22.370 | M tempest/api/network/admin/test_dhcp_agent_scheduler.py 2022-02-02 15:33:22.370 | M tempest/api/network/admin/test_external_network_extension.py 2022-02-02 15:33:22.370 | M tempest/api/network/admin/test_external_networks_negative.py 2022-02-02 15:33:22.370 | M tempest/api/network/admin/test_floating_ips_admin_actions.py 2022-02-02 15:33:22.370 | M tempest/api/network/admin/test_metering_extensions.py 2022-02-02 15:33:22.370 | M tempest/api/network/admin/test_negative_quotas.py 2022-02-02 15:33:22.370 | M tempest/api/network/admin/test_ports.py 2022-02-02 15:33:22.370 | M tempest/api/network/admin/test_quotas.py 2022-02-02 15:33:22.370 | M tempest/api/network/admin/test_routers.py 2022-02-02 15:33:22.370 | M tempest/api/network/admin/test_routers_dvr.py 2022-02-02 15:33:22.370 | M tempest/api/network/admin/test_routers_negative.py 2022-02-02 15:33:22.370 | M tempest/api/network/base.py 2022-02-02 15:33:22.371 | M tempest/api/network/base_security_groups.py 2022-02-02 15:33:22.371 | M tempest/api/network/test_agent_management_negative.py 2022-02-02 15:33:22.371 | M tempest/api/network/test_allowed_address_pair.py 2022-02-02 15:33:22.371 | M tempest/api/network/test_dhcp_ipv6.py 2022-02-02 15:33:22.371 | M tempest/api/network/test_extensions.py 2022-02-02 15:33:22.371 | M tempest/api/network/test_extra_dhcp_options.py 2022-02-02 15:33:22.371 | M tempest/api/network/test_floating_ips.py 2022-02-02 15:33:22.371 | M tempest/api/network/test_floating_ips_negative.py 2022-02-02 15:33:22.371 | M tempest/api/network/test_networks.py 2022-02-02 15:33:22.371 | M tempest/api/network/test_networks_negative.py 2022-02-02 15:33:22.371 | M tempest/api/network/test_ports.py 2022-02-02 15:33:22.371 | M tempest/api/network/test_routers.py 2022-02-02 15:33:22.371 | M tempest/api/network/test_routers_negative.py 2022-02-02 15:33:22.371 | M tempest/api/network/test_security_groups.py 2022-02-02 15:33:22.371 | M tempest/api/network/test_security_groups_negative.py 2022-02-02 15:33:22.371 | M tempest/api/network/test_service_providers.py 2022-02-02 15:33:22.371 | M tempest/api/network/test_subnetpools_extensions.py 2022-02-02 15:33:22.371 | M tempest/api/network/test_tags.py 2022-02-02 15:33:22.371 | M tempest/api/network/test_versions.py 2022-02-02 15:33:22.371 | M tempest/api/object_storage/__init__.py 2022-02-02 15:33:22.371 | M tempest/api/object_storage/base.py 2022-02-02 15:33:22.371 | M tempest/api/object_storage/test_account_bulk.py 2022-02-02 15:33:22.371 | M tempest/api/object_storage/test_account_quotas.py 2022-02-02 15:33:22.371 | M tempest/api/object_storage/test_account_quotas_negative.py 2022-02-02 15:33:22.371 | M tempest/api/object_storage/test_account_services.py 2022-02-02 15:33:22.371 | M tempest/api/object_storage/test_account_services_negative.py 2022-02-02 15:33:22.371 | M tempest/api/object_storage/test_container_acl.py 2022-02-02 15:33:22.371 | M tempest/api/object_storage/test_container_acl_negative.py 2022-02-02 15:33:22.371 | M tempest/api/object_storage/test_container_quotas.py 2022-02-02 15:33:22.371 | M tempest/api/object_storage/test_container_services.py 2022-02-02 15:33:22.371 | M tempest/api/object_storage/test_container_services_negative.py 2022-02-02 15:33:22.371 | M tempest/api/object_storage/test_container_staticweb.py 2022-02-02 15:33:22.371 | M tempest/api/object_storage/test_container_sync.py 2022-02-02 15:33:22.371 | M tempest/api/object_storage/test_container_sync_middleware.py 2022-02-02 15:33:22.372 | M tempest/api/object_storage/test_crossdomain.py 2022-02-02 15:33:22.372 | M tempest/api/object_storage/test_healthcheck.py 2022-02-02 15:33:22.372 | M tempest/api/object_storage/test_object_expiry.py 2022-02-02 15:33:22.372 | M tempest/api/object_storage/test_object_formpost.py 2022-02-02 15:33:22.372 | M tempest/api/object_storage/test_object_formpost_negative.py 2022-02-02 15:33:22.372 | M tempest/api/object_storage/test_object_services.py 2022-02-02 15:33:22.372 | M tempest/api/object_storage/test_object_slo.py 2022-02-02 15:33:22.372 | M tempest/api/object_storage/test_object_temp_url.py 2022-02-02 15:33:22.372 | M tempest/api/object_storage/test_object_temp_url_negative.py 2022-02-02 15:33:22.372 | M tempest/api/object_storage/test_object_version.py 2022-02-02 15:33:22.372 | M tempest/api/volume/__init__.py 2022-02-02 15:33:22.372 | M tempest/api/volume/admin/__init__.py 2022-02-02 15:33:22.372 | M tempest/api/volume/admin/test_backends_capabilities.py 2022-02-02 15:33:22.372 | M tempest/api/volume/admin/test_encrypted_volumes_extend.py 2022-02-02 15:33:22.372 | M tempest/api/volume/admin/test_group_snapshots.py 2022-02-02 15:33:22.372 | M tempest/api/volume/admin/test_group_type_specs.py 2022-02-02 15:33:22.372 | M tempest/api/volume/admin/test_group_types.py 2022-02-02 15:33:22.372 | M tempest/api/volume/admin/test_groups.py 2022-02-02 15:33:22.372 | M tempest/api/volume/admin/test_multi_backend.py 2022-02-02 15:33:22.372 | M tempest/api/volume/admin/test_qos.py 2022-02-02 15:33:22.372 | M tempest/api/volume/admin/test_snapshot_manage.py 2022-02-02 15:33:22.372 | M tempest/api/volume/admin/test_snapshots_actions.py 2022-02-02 15:33:22.372 | M tempest/api/volume/admin/test_user_messages.py 2022-02-02 15:33:22.372 | M tempest/api/volume/admin/test_volume_hosts.py 2022-02-02 15:33:22.372 | M tempest/api/volume/admin/test_volume_manage.py 2022-02-02 15:33:22.372 | M tempest/api/volume/admin/test_volume_pools.py 2022-02-02 15:33:22.372 | M tempest/api/volume/admin/test_volume_quota_classes.py 2022-02-02 15:33:22.372 | M tempest/api/volume/admin/test_volume_quotas.py 2022-02-02 15:33:22.372 | M tempest/api/volume/admin/test_volume_quotas_negative.py 2022-02-02 15:33:22.372 | M tempest/api/volume/admin/test_volume_retype.py 2022-02-02 15:33:22.372 | M tempest/api/volume/admin/test_volume_services.py 2022-02-02 15:33:22.372 | M tempest/api/volume/admin/test_volume_services_negative.py 2022-02-02 15:33:22.372 | M tempest/api/volume/admin/test_volume_snapshot_quotas_negative.py 2022-02-02 15:33:22.372 | M tempest/api/volume/admin/test_volume_type_access.py 2022-02-02 15:33:22.372 | M tempest/api/volume/admin/test_volume_types.py 2022-02-02 15:33:22.373 | M tempest/api/volume/admin/test_volume_types_extra_specs.py 2022-02-02 15:33:22.373 | M tempest/api/volume/admin/test_volume_types_extra_specs_negative.py 2022-02-02 15:33:22.373 | M tempest/api/volume/admin/test_volume_types_negative.py 2022-02-02 15:33:22.373 | M tempest/api/volume/admin/test_volumes_actions.py 2022-02-02 15:33:22.373 | M tempest/api/volume/admin/test_volumes_backup.py 2022-02-02 15:33:22.373 | M tempest/api/volume/admin/test_volumes_list.py 2022-02-02 15:33:22.373 | M tempest/api/volume/api_microversion_fixture.py 2022-02-02 15:33:22.373 | M tempest/api/volume/base.py 2022-02-02 15:33:22.373 | M tempest/api/volume/test_availability_zone.py 2022-02-02 15:33:22.373 | M tempest/api/volume/test_extensions.py 2022-02-02 15:33:22.373 | M tempest/api/volume/test_image_metadata.py 2022-02-02 15:33:22.373 | M tempest/api/volume/test_snapshot_metadata.py 2022-02-02 15:33:22.373 | M tempest/api/volume/test_versions.py 2022-02-02 15:33:22.373 | M tempest/api/volume/test_volume_absolute_limits.py 2022-02-02 15:33:22.373 | M tempest/api/volume/test_volume_delete_cascade.py 2022-02-02 15:33:22.373 | M tempest/api/volume/test_volume_metadata.py 2022-02-02 15:33:22.373 | M tempest/api/volume/test_volume_transfers.py 2022-02-02 15:33:22.373 | M tempest/api/volume/test_volumes_actions.py 2022-02-02 15:33:22.373 | M tempest/api/volume/test_volumes_backup.py 2022-02-02 15:33:22.373 | M tempest/api/volume/test_volumes_clone.py 2022-02-02 15:33:22.373 | M tempest/api/volume/test_volumes_clone_negative.py 2022-02-02 15:33:22.373 | M tempest/api/volume/test_volumes_extend.py 2022-02-02 15:33:22.373 | M tempest/api/volume/test_volumes_get.py 2022-02-02 15:33:22.373 | M tempest/api/volume/test_volumes_list.py 2022-02-02 15:33:22.373 | M tempest/api/volume/test_volumes_negative.py 2022-02-02 15:33:22.373 | M tempest/api/volume/test_volumes_snapshots.py 2022-02-02 15:33:22.373 | M tempest/api/volume/test_volumes_snapshots_list.py 2022-02-02 15:33:22.373 | M tempest/api/volume/test_volumes_snapshots_negative.py 2022-02-02 15:33:22.373 | M tempest/clients.py 2022-02-02 15:33:22.373 | M tempest/cmd/__init__.py 2022-02-02 15:33:22.373 | M tempest/cmd/cleanup.py 2022-02-02 15:33:22.373 | M tempest/cmd/cleanup_service.py 2022-02-02 15:33:22.373 | M tempest/cmd/config-generator.tempest.conf 2022-02-02 15:33:22.374 | M tempest/cmd/init.py 2022-02-02 15:33:22.374 | M tempest/cmd/list_plugins.py 2022-02-02 15:33:22.374 | M tempest/cmd/main.py 2022-02-02 15:33:22.374 | M tempest/cmd/run.py 2022-02-02 15:33:22.374 | M tempest/cmd/subunit_describe_calls.py 2022-02-02 15:33:22.374 | M tempest/cmd/verify_tempest_config.py 2022-02-02 15:33:22.374 | M tempest/cmd/workspace.py 2022-02-02 15:33:22.374 | M tempest/common/__init__.py 2022-02-02 15:33:22.374 | M tempest/common/compute.py 2022-02-02 15:33:22.374 | M tempest/common/credentials_factory.py 2022-02-02 15:33:22.374 | M tempest/common/custom_matchers.py 2022-02-02 15:33:22.374 | M tempest/common/identity.py 2022-02-02 15:33:22.374 | M tempest/common/image.py 2022-02-02 15:33:22.374 | M tempest/common/tempest_fixtures.py 2022-02-02 15:33:22.374 | M tempest/common/utils/__init__.py 2022-02-02 15:33:22.374 | M tempest/common/utils/linux/__init__.py 2022-02-02 15:33:22.374 | M tempest/common/utils/linux/remote_client.py 2022-02-02 15:33:22.374 | M tempest/common/utils/net_info.py 2022-02-02 15:33:22.374 | M tempest/common/utils/net_utils.py 2022-02-02 15:33:22.374 | M tempest/common/waiters.py 2022-02-02 15:33:22.374 | M tempest/config.py 2022-02-02 15:33:22.374 | M tempest/hacking/__init__.py 2022-02-02 15:33:22.374 | M tempest/hacking/checks.py 2022-02-02 15:33:22.374 | M tempest/lib/__init__.py 2022-02-02 15:33:22.374 | M tempest/lib/api_schema/__init__.py 2022-02-02 15:33:22.374 | M tempest/lib/api_schema/response/__init__.py 2022-02-02 15:33:22.374 | M tempest/lib/api_schema/response/compute/__init__.py 2022-02-02 15:33:22.374 | M tempest/lib/api_schema/response/compute/v2_1/__init__.py 2022-02-02 15:33:22.374 | M tempest/lib/api_schema/response/compute/v2_1/agents.py 2022-02-02 15:33:22.374 | M tempest/lib/api_schema/response/compute/v2_1/aggregates.py 2022-02-02 15:33:22.374 | M tempest/lib/api_schema/response/compute/v2_1/availability_zone.py 2022-02-02 15:33:22.374 | M tempest/lib/api_schema/response/compute/v2_1/baremetal_nodes.py 2022-02-02 15:33:22.374 | M tempest/lib/api_schema/response/compute/v2_1/certificates.py 2022-02-02 15:33:22.374 | M tempest/lib/api_schema/response/compute/v2_1/extensions.py 2022-02-02 15:33:22.375 | M tempest/lib/api_schema/response/compute/v2_1/fixed_ips.py 2022-02-02 15:33:22.375 | M tempest/lib/api_schema/response/compute/v2_1/flavors.py 2022-02-02 15:33:22.375 | M tempest/lib/api_schema/response/compute/v2_1/flavors_access.py 2022-02-02 15:33:22.375 | M tempest/lib/api_schema/response/compute/v2_1/flavors_extra_specs.py 2022-02-02 15:33:22.375 | M tempest/lib/api_schema/response/compute/v2_1/floating_ips.py 2022-02-02 15:33:22.375 | M tempest/lib/api_schema/response/compute/v2_1/hosts.py 2022-02-02 15:33:22.375 | M tempest/lib/api_schema/response/compute/v2_1/hypervisors.py 2022-02-02 15:33:22.375 | M tempest/lib/api_schema/response/compute/v2_1/images.py 2022-02-02 15:33:22.375 | M tempest/lib/api_schema/response/compute/v2_1/instance_usage_audit_logs.py 2022-02-02 15:33:22.375 | M tempest/lib/api_schema/response/compute/v2_1/interfaces.py 2022-02-02 15:33:22.375 | M tempest/lib/api_schema/response/compute/v2_1/keypairs.py 2022-02-02 15:33:22.375 | M tempest/lib/api_schema/response/compute/v2_1/limits.py 2022-02-02 15:33:22.375 | M tempest/lib/api_schema/response/compute/v2_1/migrations.py 2022-02-02 15:33:22.375 | M tempest/lib/api_schema/response/compute/v2_1/parameter_types.py 2022-02-02 15:33:22.375 | M tempest/lib/api_schema/response/compute/v2_1/quota_classes.py 2022-02-02 15:33:22.375 | M tempest/lib/api_schema/response/compute/v2_1/quotas.py 2022-02-02 15:33:22.375 | M tempest/lib/api_schema/response/compute/v2_1/security_group_default_rule.py 2022-02-02 15:33:22.375 | M tempest/lib/api_schema/response/compute/v2_1/security_groups.py 2022-02-02 15:33:22.375 | M tempest/lib/api_schema/response/compute/v2_1/server_groups.py 2022-02-02 15:33:22.375 | M tempest/lib/api_schema/response/compute/v2_1/servers.py 2022-02-02 15:33:22.375 | M tempest/lib/api_schema/response/compute/v2_1/services.py 2022-02-02 15:33:22.375 | M tempest/lib/api_schema/response/compute/v2_1/snapshots.py 2022-02-02 15:33:22.375 | M tempest/lib/api_schema/response/compute/v2_1/tenant_networks.py 2022-02-02 15:33:22.375 | M tempest/lib/api_schema/response/compute/v2_1/tenant_usages.py 2022-02-02 15:33:22.375 | M tempest/lib/api_schema/response/compute/v2_1/versions.py 2022-02-02 15:33:22.375 | M tempest/lib/api_schema/response/compute/v2_1/volumes.py 2022-02-02 15:33:22.375 | M tempest/lib/api_schema/response/compute/v2_11/__init__.py 2022-02-02 15:33:22.375 | M tempest/lib/api_schema/response/compute/v2_11/services.py 2022-02-02 15:33:22.375 | M tempest/lib/api_schema/response/compute/v2_13/__init__.py 2022-02-02 15:33:22.375 | M tempest/lib/api_schema/response/compute/v2_13/server_groups.py 2022-02-02 15:33:22.375 | M tempest/lib/api_schema/response/compute/v2_16/__init__.py 2022-02-02 15:33:22.375 | M tempest/lib/api_schema/response/compute/v2_16/servers.py 2022-02-02 15:33:22.375 | M tempest/lib/api_schema/response/compute/v2_19/__init__.py 2022-02-02 15:33:22.375 | M tempest/lib/api_schema/response/compute/v2_19/servers.py 2022-02-02 15:33:22.376 | M tempest/lib/api_schema/response/compute/v2_2/__init__.py 2022-02-02 15:33:22.376 | M tempest/lib/api_schema/response/compute/v2_2/keypairs.py 2022-02-02 15:33:22.376 | M tempest/lib/api_schema/response/compute/v2_23/__init__.py 2022-02-02 15:33:22.376 | M tempest/lib/api_schema/response/compute/v2_23/migrations.py 2022-02-02 15:33:22.376 | M tempest/lib/api_schema/response/compute/v2_26/__init__.py 2022-02-02 15:33:22.376 | M tempest/lib/api_schema/response/compute/v2_26/servers.py 2022-02-02 15:33:22.376 | M tempest/lib/api_schema/response/compute/v2_28/__init__.py 2022-02-02 15:33:22.376 | M tempest/lib/api_schema/response/compute/v2_28/hypervisors.py 2022-02-02 15:33:22.376 | M tempest/lib/api_schema/response/compute/v2_3/__init__.py 2022-02-02 15:33:22.376 | M tempest/lib/api_schema/response/compute/v2_3/servers.py 2022-02-02 15:33:22.376 | M tempest/lib/api_schema/response/compute/v2_33/__init__.py 2022-02-02 15:33:22.376 | M tempest/lib/api_schema/response/compute/v2_33/hypervisors.py 2022-02-02 15:33:22.376 | M tempest/lib/api_schema/response/compute/v2_36/__init__.py 2022-02-02 15:33:22.376 | M tempest/lib/api_schema/response/compute/v2_36/limits.py 2022-02-02 15:33:22.376 | M tempest/lib/api_schema/response/compute/v2_36/quotas.py 2022-02-02 15:33:22.376 | M tempest/lib/api_schema/response/compute/v2_39/__init__.py 2022-02-02 15:33:22.376 | M tempest/lib/api_schema/response/compute/v2_39/limits.py 2022-02-02 15:33:22.376 | M tempest/lib/api_schema/response/compute/v2_41/__init__.py 2022-02-02 15:33:22.376 | M tempest/lib/api_schema/response/compute/v2_41/aggregates.py 2022-02-02 15:33:22.376 | M tempest/lib/api_schema/response/compute/v2_45/__init__.py 2022-02-02 15:33:22.376 | M tempest/lib/api_schema/response/compute/v2_45/images.py 2022-02-02 15:33:22.376 | M tempest/lib/api_schema/response/compute/v2_47/__init__.py 2022-02-02 15:33:22.376 | M tempest/lib/api_schema/response/compute/v2_47/servers.py 2022-02-02 15:33:22.376 | M tempest/lib/api_schema/response/compute/v2_48/__init__.py 2022-02-02 15:33:22.376 | M tempest/lib/api_schema/response/compute/v2_48/servers.py 2022-02-02 15:33:22.376 | M tempest/lib/api_schema/response/compute/v2_51/__init__.py 2022-02-02 15:33:22.376 | M tempest/lib/api_schema/response/compute/v2_51/servers.py 2022-02-02 15:33:22.376 | M tempest/lib/api_schema/response/compute/v2_53/__init__.py 2022-02-02 15:33:22.376 | M tempest/lib/api_schema/response/compute/v2_53/hypervisors.py 2022-02-02 15:33:22.376 | M tempest/lib/api_schema/response/compute/v2_53/services.py 2022-02-02 15:33:22.376 | M tempest/lib/api_schema/response/compute/v2_54/__init__.py 2022-02-02 15:33:22.376 | M tempest/lib/api_schema/response/compute/v2_54/servers.py 2022-02-02 15:33:22.376 | M tempest/lib/api_schema/response/compute/v2_55/__init__.py 2022-02-02 15:33:22.376 | M tempest/lib/api_schema/response/compute/v2_55/flavors.py 2022-02-02 15:33:22.377 | M tempest/lib/api_schema/response/compute/v2_57/__init__.py 2022-02-02 15:33:22.377 | M tempest/lib/api_schema/response/compute/v2_57/limits.py 2022-02-02 15:33:22.377 | M tempest/lib/api_schema/response/compute/v2_57/quotas.py 2022-02-02 15:33:22.377 | M tempest/lib/api_schema/response/compute/v2_57/servers.py 2022-02-02 15:33:22.377 | M tempest/lib/api_schema/response/compute/v2_58/__init__.py 2022-02-02 15:33:22.377 | M tempest/lib/api_schema/response/compute/v2_58/servers.py 2022-02-02 15:33:22.377 | M tempest/lib/api_schema/response/compute/v2_59/__init__.py 2022-02-02 15:33:22.377 | M tempest/lib/api_schema/response/compute/v2_59/migrations.py 2022-02-02 15:33:22.377 | M tempest/lib/api_schema/response/compute/v2_6/__init__.py 2022-02-02 15:33:22.377 | M tempest/lib/api_schema/response/compute/v2_6/servers.py 2022-02-02 15:33:22.377 | M tempest/lib/api_schema/response/compute/v2_61/__init__.py 2022-02-02 15:33:22.377 | M tempest/lib/api_schema/response/compute/v2_61/flavors.py 2022-02-02 15:33:22.377 | M tempest/lib/api_schema/response/compute/v2_62/__init__.py 2022-02-02 15:33:22.377 | M tempest/lib/api_schema/response/compute/v2_62/servers.py 2022-02-02 15:33:22.377 | M tempest/lib/api_schema/response/compute/v2_63/__init__.py 2022-02-02 15:33:22.377 | M tempest/lib/api_schema/response/compute/v2_63/servers.py 2022-02-02 15:33:22.377 | M tempest/lib/api_schema/response/compute/v2_70/__init__.py 2022-02-02 15:33:22.377 | M tempest/lib/api_schema/response/compute/v2_70/interfaces.py 2022-02-02 15:33:22.377 | M tempest/lib/api_schema/response/compute/v2_70/servers.py 2022-02-02 15:33:22.377 | M tempest/lib/api_schema/response/compute/v2_71/__init__.py 2022-02-02 15:33:22.377 | M tempest/lib/api_schema/response/compute/v2_71/servers.py 2022-02-02 15:33:22.377 | M tempest/lib/api_schema/response/compute/v2_73/__init__.py 2022-02-02 15:33:22.377 | M tempest/lib/api_schema/response/compute/v2_73/servers.py 2022-02-02 15:33:22.377 | M tempest/lib/api_schema/response/compute/v2_79/__init__.py 2022-02-02 15:33:22.377 | M tempest/lib/api_schema/response/compute/v2_79/servers.py 2022-02-02 15:33:22.377 | M tempest/lib/api_schema/response/compute/v2_8/__init__.py 2022-02-02 15:33:22.377 | M tempest/lib/api_schema/response/compute/v2_8/servers.py 2022-02-02 15:33:22.377 | M tempest/lib/api_schema/response/compute/v2_9/__init__.py 2022-02-02 15:33:22.377 | M tempest/lib/api_schema/response/compute/v2_9/servers.py 2022-02-02 15:33:22.377 | M tempest/lib/api_schema/response/volume/__init__.py 2022-02-02 15:33:22.377 | M tempest/lib/api_schema/response/volume/backups.py 2022-02-02 15:33:22.377 | M tempest/lib/api_schema/response/volume/capabilities.py 2022-02-02 15:33:22.377 | M tempest/lib/api_schema/response/volume/extensions.py 2022-02-02 15:33:22.377 | M tempest/lib/api_schema/response/volume/group_snapshots.py 2022-02-02 15:33:22.378 | M tempest/lib/api_schema/response/volume/group_types.py 2022-02-02 15:33:22.378 | M tempest/lib/api_schema/response/volume/groups.py 2022-02-02 15:33:22.378 | M tempest/lib/api_schema/response/volume/hosts.py 2022-02-02 15:33:22.378 | M tempest/lib/api_schema/response/volume/limits.py 2022-02-02 15:33:22.378 | M tempest/lib/api_schema/response/volume/manage_snapshot.py 2022-02-02 15:33:22.378 | M tempest/lib/api_schema/response/volume/manage_volume.py 2022-02-02 15:33:22.378 | M tempest/lib/api_schema/response/volume/messages.py 2022-02-02 15:33:22.378 | M tempest/lib/api_schema/response/volume/qos.py 2022-02-02 15:33:22.378 | M tempest/lib/api_schema/response/volume/quota_classes.py 2022-02-02 15:33:22.378 | M tempest/lib/api_schema/response/volume/quotas.py 2022-02-02 15:33:22.378 | M tempest/lib/api_schema/response/volume/scheduler_stats.py 2022-02-02 15:33:22.378 | M tempest/lib/api_schema/response/volume/services.py 2022-02-02 15:33:22.378 | M tempest/lib/api_schema/response/volume/snapshots.py 2022-02-02 15:33:22.378 | M tempest/lib/api_schema/response/volume/transfers.py 2022-02-02 15:33:22.378 | M tempest/lib/api_schema/response/volume/v3_7/__init__.py 2022-02-02 15:33:22.378 | M tempest/lib/api_schema/response/volume/v3_7/services.py 2022-02-02 15:33:22.378 | M tempest/lib/api_schema/response/volume/volume_types.py 2022-02-02 15:33:22.378 | M tempest/lib/api_schema/response/volume/volumes.py 2022-02-02 15:33:22.378 | M tempest/lib/auth.py 2022-02-02 15:33:22.378 | M tempest/lib/base.py 2022-02-02 15:33:22.378 | M tempest/lib/cli/__init__.py 2022-02-02 15:33:22.378 | M tempest/lib/cli/base.py 2022-02-02 15:33:22.378 | M tempest/lib/cli/output_parser.py 2022-02-02 15:33:22.378 | M tempest/lib/cmd/__init__.py 2022-02-02 15:33:22.378 | M tempest/lib/common/__init__.py 2022-02-02 15:33:22.378 | M tempest/lib/common/api_microversion_fixture.py 2022-02-02 15:33:22.378 | M tempest/lib/common/api_version_request.py 2022-02-02 15:33:22.378 | M tempest/lib/common/api_version_utils.py 2022-02-02 15:33:22.378 | M tempest/lib/common/cred_client.py 2022-02-02 15:33:22.378 | M tempest/lib/common/cred_provider.py 2022-02-02 15:33:22.378 | M tempest/lib/common/dynamic_creds.py 2022-02-02 15:33:22.378 | M tempest/lib/common/fixed_network.py 2022-02-02 15:33:22.378 | M tempest/lib/common/http.py 2022-02-02 15:33:22.378 | M tempest/lib/common/jsonschema_validator.py 2022-02-02 15:33:22.378 | M tempest/lib/common/preprov_creds.py 2022-02-02 15:33:22.379 | M tempest/lib/common/profiler.py 2022-02-02 15:33:22.379 | M tempest/lib/common/rest_client.py 2022-02-02 15:33:22.379 | M tempest/lib/common/ssh.py 2022-02-02 15:33:22.379 | M tempest/lib/common/thread.py 2022-02-02 15:33:22.379 | M tempest/lib/common/utils/__init__.py 2022-02-02 15:33:22.379 | M tempest/lib/common/utils/data_utils.py 2022-02-02 15:33:22.379 | M tempest/lib/common/utils/linux/__init__.py 2022-02-02 15:33:22.379 | M tempest/lib/common/utils/linux/remote_client.py 2022-02-02 15:33:22.379 | M tempest/lib/common/utils/misc.py 2022-02-02 15:33:22.379 | M tempest/lib/common/utils/test_utils.py 2022-02-02 15:33:22.379 | M tempest/lib/common/validation_resources.py 2022-02-02 15:33:22.379 | M tempest/lib/decorators.py 2022-02-02 15:33:22.379 | M tempest/lib/exceptions.py 2022-02-02 15:33:22.379 | M tempest/lib/services/__init__.py 2022-02-02 15:33:22.379 | M tempest/lib/services/clients.py 2022-02-02 15:33:22.379 | M tempest/lib/services/compute/__init__.py 2022-02-02 15:33:22.379 | M tempest/lib/services/compute/agents_client.py 2022-02-02 15:33:22.379 | M tempest/lib/services/compute/aggregates_client.py 2022-02-02 15:33:22.379 | M tempest/lib/services/compute/assisted_volume_snapshots_client.py 2022-02-02 15:33:22.379 | M tempest/lib/services/compute/availability_zone_client.py 2022-02-02 15:33:22.379 | M tempest/lib/services/compute/baremetal_nodes_client.py 2022-02-02 15:33:22.379 | M tempest/lib/services/compute/base_compute_client.py 2022-02-02 15:33:22.379 | M tempest/lib/services/compute/certificates_client.py 2022-02-02 15:33:22.379 | M tempest/lib/services/compute/extensions_client.py 2022-02-02 15:33:22.379 | M tempest/lib/services/compute/fixed_ips_client.py 2022-02-02 15:33:22.379 | M tempest/lib/services/compute/flavors_client.py 2022-02-02 15:33:22.379 | M tempest/lib/services/compute/floating_ip_pools_client.py 2022-02-02 15:33:22.379 | M tempest/lib/services/compute/floating_ips_bulk_client.py 2022-02-02 15:33:22.379 | M tempest/lib/services/compute/floating_ips_client.py 2022-02-02 15:33:22.379 | M tempest/lib/services/compute/hosts_client.py 2022-02-02 15:33:22.379 | M tempest/lib/services/compute/hypervisor_client.py 2022-02-02 15:33:22.379 | M tempest/lib/services/compute/images_client.py 2022-02-02 15:33:22.379 | M tempest/lib/services/compute/instance_usage_audit_log_client.py 2022-02-02 15:33:22.379 | M tempest/lib/services/compute/interfaces_client.py 2022-02-02 15:33:22.380 | M tempest/lib/services/compute/keypairs_client.py 2022-02-02 15:33:22.380 | M tempest/lib/services/compute/limits_client.py 2022-02-02 15:33:22.380 | M tempest/lib/services/compute/migrations_client.py 2022-02-02 15:33:22.380 | M tempest/lib/services/compute/networks_client.py 2022-02-02 15:33:22.380 | M tempest/lib/services/compute/quota_classes_client.py 2022-02-02 15:33:22.380 | M tempest/lib/services/compute/quotas_client.py 2022-02-02 15:33:22.380 | M tempest/lib/services/compute/security_group_default_rules_client.py 2022-02-02 15:33:22.380 | M tempest/lib/services/compute/security_group_rules_client.py 2022-02-02 15:33:22.380 | M tempest/lib/services/compute/security_groups_client.py 2022-02-02 15:33:22.380 | M tempest/lib/services/compute/server_groups_client.py 2022-02-02 15:33:22.380 | M tempest/lib/services/compute/servers_client.py 2022-02-02 15:33:22.380 | M tempest/lib/services/compute/services_client.py 2022-02-02 15:33:22.380 | M tempest/lib/services/compute/snapshots_client.py 2022-02-02 15:33:22.380 | M tempest/lib/services/compute/tenant_networks_client.py 2022-02-02 15:33:22.380 | M tempest/lib/services/compute/tenant_usages_client.py 2022-02-02 15:33:22.380 | M tempest/lib/services/compute/versions_client.py 2022-02-02 15:33:22.380 | M tempest/lib/services/compute/volumes_client.py 2022-02-02 15:33:22.380 | M tempest/lib/services/identity/__init__.py 2022-02-02 15:33:22.380 | M tempest/lib/services/identity/v2/__init__.py 2022-02-02 15:33:22.380 | M tempest/lib/services/identity/v2/endpoints_client.py 2022-02-02 15:33:22.380 | M tempest/lib/services/identity/v2/identity_client.py 2022-02-02 15:33:22.380 | M tempest/lib/services/identity/v2/roles_client.py 2022-02-02 15:33:22.380 | M tempest/lib/services/identity/v2/services_client.py 2022-02-02 15:33:22.380 | M tempest/lib/services/identity/v2/tenants_client.py 2022-02-02 15:33:22.380 | M tempest/lib/services/identity/v2/token_client.py 2022-02-02 15:33:22.380 | M tempest/lib/services/identity/v2/users_client.py 2022-02-02 15:33:22.380 | M tempest/lib/services/identity/v3/__init__.py 2022-02-02 15:33:22.380 | M tempest/lib/services/identity/v3/access_rules_client.py 2022-02-02 15:33:22.380 | M tempest/lib/services/identity/v3/application_credentials_client.py 2022-02-02 15:33:22.380 | M tempest/lib/services/identity/v3/catalog_client.py 2022-02-02 15:33:22.380 | M tempest/lib/services/identity/v3/credentials_client.py 2022-02-02 15:33:22.380 | M tempest/lib/services/identity/v3/domain_configuration_client.py 2022-02-02 15:33:22.380 | M tempest/lib/services/identity/v3/domains_client.py 2022-02-02 15:33:22.380 | M tempest/lib/services/identity/v3/endpoint_filter_client.py 2022-02-02 15:33:22.381 | M tempest/lib/services/identity/v3/endpoint_groups_client.py 2022-02-02 15:33:22.381 | M tempest/lib/services/identity/v3/endpoints_client.py 2022-02-02 15:33:22.381 | M tempest/lib/services/identity/v3/groups_client.py 2022-02-02 15:33:22.381 | M tempest/lib/services/identity/v3/identity_client.py 2022-02-02 15:33:22.381 | M tempest/lib/services/identity/v3/identity_providers_client.py 2022-02-02 15:33:22.381 | M tempest/lib/services/identity/v3/inherited_roles_client.py 2022-02-02 15:33:22.381 | M tempest/lib/services/identity/v3/limits_client.py 2022-02-02 15:33:22.381 | M tempest/lib/services/identity/v3/mappings_client.py 2022-02-02 15:33:22.381 | M tempest/lib/services/identity/v3/oauth_consumers_client.py 2022-02-02 15:33:22.381 | M tempest/lib/services/identity/v3/oauth_token_client.py 2022-02-02 15:33:22.381 | M tempest/lib/services/identity/v3/policies_client.py 2022-02-02 15:33:22.381 | M tempest/lib/services/identity/v3/project_tags_client.py 2022-02-02 15:33:22.381 | M tempest/lib/services/identity/v3/projects_client.py 2022-02-02 15:33:22.381 | M tempest/lib/services/identity/v3/protocols_client.py 2022-02-02 15:33:22.381 | M tempest/lib/services/identity/v3/regions_client.py 2022-02-02 15:33:22.381 | M tempest/lib/services/identity/v3/role_assignments_client.py 2022-02-02 15:33:22.381 | M tempest/lib/services/identity/v3/roles_client.py 2022-02-02 15:33:22.382 | M tempest/lib/services/identity/v3/service_providers_client.py 2022-02-02 15:33:22.382 | M tempest/lib/services/identity/v3/services_client.py 2022-02-02 15:33:22.382 | M tempest/lib/services/identity/v3/token_client.py 2022-02-02 15:33:22.382 | M tempest/lib/services/identity/v3/trusts_client.py 2022-02-02 15:33:22.382 | M tempest/lib/services/identity/v3/users_client.py 2022-02-02 15:33:22.382 | M tempest/lib/services/identity/v3/versions_client.py 2022-02-02 15:33:22.382 | M tempest/lib/services/image/__init__.py 2022-02-02 15:33:22.382 | M tempest/lib/services/image/v1/__init__.py 2022-02-02 15:33:22.382 | M tempest/lib/services/image/v1/image_members_client.py 2022-02-02 15:33:22.382 | M tempest/lib/services/image/v1/images_client.py 2022-02-02 15:33:22.382 | M tempest/lib/services/image/v2/__init__.py 2022-02-02 15:33:22.382 | M tempest/lib/services/image/v2/image_members_client.py 2022-02-02 15:33:22.382 | M tempest/lib/services/image/v2/images_client.py 2022-02-02 15:33:22.382 | M tempest/lib/services/image/v2/namespace_objects_client.py 2022-02-02 15:33:22.382 | M tempest/lib/services/image/v2/namespace_properties_client.py 2022-02-02 15:33:22.382 | M tempest/lib/services/image/v2/namespace_tags_client.py 2022-02-02 15:33:22.382 | M tempest/lib/services/image/v2/namespaces_client.py 2022-02-02 15:33:22.382 | M tempest/lib/services/image/v2/resource_types_client.py 2022-02-02 15:33:22.382 | M tempest/lib/services/image/v2/schemas_client.py 2022-02-02 15:33:22.382 | M tempest/lib/services/image/v2/versions_client.py 2022-02-02 15:33:22.382 | M tempest/lib/services/network/__init__.py 2022-02-02 15:33:22.382 | M tempest/lib/services/network/agents_client.py 2022-02-02 15:33:22.382 | M tempest/lib/services/network/base.py 2022-02-02 15:33:22.382 | M tempest/lib/services/network/extensions_client.py 2022-02-02 15:33:22.382 | M tempest/lib/services/network/floating_ips_client.py 2022-02-02 15:33:22.382 | M tempest/lib/services/network/floating_ips_port_forwarding_client.py 2022-02-02 15:33:22.382 | M tempest/lib/services/network/log_resource_client.py 2022-02-02 15:33:22.382 | M tempest/lib/services/network/loggable_resource_client.py 2022-02-02 15:33:22.382 | M tempest/lib/services/network/metering_label_rules_client.py 2022-02-02 15:33:22.382 | M tempest/lib/services/network/metering_labels_client.py 2022-02-02 15:33:22.382 | M tempest/lib/services/network/networks_client.py 2022-02-02 15:33:22.382 | M tempest/lib/services/network/ports_client.py 2022-02-02 15:33:22.383 | M tempest/lib/services/network/qos_client.py 2022-02-02 15:33:22.383 | M tempest/lib/services/network/qos_limit_bandwidth_rules_client.py 2022-02-02 15:33:22.383 | M tempest/lib/services/network/qos_minimum_bandwidth_rules_client.py 2022-02-02 15:33:22.383 | M tempest/lib/services/network/qos_minimum_packet_rate_rules_client.py 2022-02-02 15:33:22.383 | M tempest/lib/services/network/quotas_client.py 2022-02-02 15:33:22.383 | M tempest/lib/services/network/routers_client.py 2022-02-02 15:33:22.383 | M tempest/lib/services/network/security_group_rules_client.py 2022-02-02 15:33:22.383 | M tempest/lib/services/network/security_groups_client.py 2022-02-02 15:33:22.383 | M tempest/lib/services/network/segments_client.py 2022-02-02 15:33:22.383 | M tempest/lib/services/network/service_providers_client.py 2022-02-02 15:33:22.383 | M tempest/lib/services/network/subnetpools_client.py 2022-02-02 15:33:22.383 | M tempest/lib/services/network/subnets_client.py 2022-02-02 15:33:22.383 | M tempest/lib/services/network/tags_client.py 2022-02-02 15:33:22.383 | M tempest/lib/services/network/trunks_client.py 2022-02-02 15:33:22.383 | M tempest/lib/services/network/versions_client.py 2022-02-02 15:33:22.383 | M tempest/lib/services/object_storage/__init__.py 2022-02-02 15:33:22.383 | M tempest/lib/services/object_storage/account_client.py 2022-02-02 15:33:22.383 | M tempest/lib/services/object_storage/bulk_middleware_client.py 2022-02-02 15:33:22.383 | M tempest/lib/services/object_storage/capabilities_client.py 2022-02-02 15:33:22.383 | M tempest/lib/services/object_storage/container_client.py 2022-02-02 15:33:22.383 | M tempest/lib/services/object_storage/object_client.py 2022-02-02 15:33:22.383 | M tempest/lib/services/placement/__init__.py 2022-02-02 15:33:22.383 | M tempest/lib/services/placement/base_placement_client.py 2022-02-02 15:33:22.383 | M tempest/lib/services/placement/placement_client.py 2022-02-02 15:33:22.383 | M tempest/lib/services/placement/resource_providers_client.py 2022-02-02 15:33:22.383 | M tempest/lib/services/volume/__init__.py 2022-02-02 15:33:22.383 | M tempest/lib/services/volume/base_client.py 2022-02-02 15:33:22.383 | M tempest/lib/services/volume/v2/__init__.py 2022-02-02 15:33:22.383 | M tempest/lib/services/volume/v2/availability_zone_client.py 2022-02-02 15:33:22.383 | M tempest/lib/services/volume/v2/backups_client.py 2022-02-02 15:33:22.383 | M tempest/lib/services/volume/v2/capabilities_client.py 2022-02-02 15:33:22.383 | M tempest/lib/services/volume/v2/encryption_types_client.py 2022-02-02 15:33:22.384 | M tempest/lib/services/volume/v2/extensions_client.py 2022-02-02 15:33:22.384 | M tempest/lib/services/volume/v2/hosts_client.py 2022-02-02 15:33:22.384 | M tempest/lib/services/volume/v2/limits_client.py 2022-02-02 15:33:22.384 | M tempest/lib/services/volume/v2/qos_client.py 2022-02-02 15:33:22.384 | M tempest/lib/services/volume/v2/quota_classes_client.py 2022-02-02 15:33:22.384 | M tempest/lib/services/volume/v2/quotas_client.py 2022-02-02 15:33:22.384 | M tempest/lib/services/volume/v2/scheduler_stats_client.py 2022-02-02 15:33:22.384 | M tempest/lib/services/volume/v2/services_client.py 2022-02-02 15:33:22.384 | M tempest/lib/services/volume/v2/snapshot_manage_client.py 2022-02-02 15:33:22.384 | M tempest/lib/services/volume/v2/snapshots_client.py 2022-02-02 15:33:22.384 | M tempest/lib/services/volume/v2/transfers_client.py 2022-02-02 15:33:22.384 | M tempest/lib/services/volume/v2/types_client.py 2022-02-02 15:33:22.384 | M tempest/lib/services/volume/v2/volume_manage_client.py 2022-02-02 15:33:22.384 | M tempest/lib/services/volume/v2/volumes_client.py 2022-02-02 15:33:22.384 | M tempest/lib/services/volume/v3/__init__.py 2022-02-02 15:33:22.384 | M tempest/lib/services/volume/v3/attachments_client.py 2022-02-02 15:33:22.384 | M tempest/lib/services/volume/v3/availability_zone_client.py 2022-02-02 15:33:22.384 | M tempest/lib/services/volume/v3/backups_client.py 2022-02-02 15:33:22.384 | M tempest/lib/services/volume/v3/base_client.py 2022-02-02 15:33:22.384 | M tempest/lib/services/volume/v3/capabilities_client.py 2022-02-02 15:33:22.384 | M tempest/lib/services/volume/v3/encryption_types_client.py 2022-02-02 15:33:22.384 | M tempest/lib/services/volume/v3/extensions_client.py 2022-02-02 15:33:22.384 | M tempest/lib/services/volume/v3/group_snapshots_client.py 2022-02-02 15:33:22.384 | M tempest/lib/services/volume/v3/group_types_client.py 2022-02-02 15:33:22.384 | M tempest/lib/services/volume/v3/groups_client.py 2022-02-02 15:33:22.384 | M tempest/lib/services/volume/v3/hosts_client.py 2022-02-02 15:33:22.384 | M tempest/lib/services/volume/v3/limits_client.py 2022-02-02 15:33:22.384 | M tempest/lib/services/volume/v3/messages_client.py 2022-02-02 15:33:22.384 | M tempest/lib/services/volume/v3/qos_client.py 2022-02-02 15:33:22.384 | M tempest/lib/services/volume/v3/quota_classes_client.py 2022-02-02 15:33:22.384 | M tempest/lib/services/volume/v3/quotas_client.py 2022-02-02 15:33:22.384 | M tempest/lib/services/volume/v3/scheduler_stats_client.py 2022-02-02 15:33:22.384 | M tempest/lib/services/volume/v3/services_client.py 2022-02-02 15:33:22.384 | M tempest/lib/services/volume/v3/snapshot_manage_client.py 2022-02-02 15:33:22.385 | M tempest/lib/services/volume/v3/snapshots_client.py 2022-02-02 15:33:22.385 | M tempest/lib/services/volume/v3/transfers_client.py 2022-02-02 15:33:22.385 | M tempest/lib/services/volume/v3/types_client.py 2022-02-02 15:33:22.385 | M tempest/lib/services/volume/v3/versions_client.py 2022-02-02 15:33:22.385 | M tempest/lib/services/volume/v3/volume_manage_client.py 2022-02-02 15:33:22.385 | M tempest/lib/services/volume/v3/volumes_client.py 2022-02-02 15:33:22.385 | M tempest/scenario/README.rst 2022-02-02 15:33:22.385 | M tempest/scenario/__init__.py 2022-02-02 15:33:22.385 | M tempest/scenario/manager.py 2022-02-02 15:33:22.385 | M tempest/scenario/test_aggregates_basic_ops.py 2022-02-02 15:33:22.385 | M tempest/scenario/test_dashboard_basic_ops.py 2022-02-02 15:33:22.385 | M tempest/scenario/test_encrypted_cinder_volumes.py 2022-02-02 15:33:22.385 | M tempest/scenario/test_minimum_basic.py 2022-02-02 15:33:22.385 | M tempest/scenario/test_network_advanced_server_ops.py 2022-02-02 15:33:22.385 | M tempest/scenario/test_network_basic_ops.py 2022-02-02 15:33:22.385 | M tempest/scenario/test_network_qos_placement.py 2022-02-02 15:33:22.385 | M tempest/scenario/test_network_v6.py 2022-02-02 15:33:22.385 | M tempest/scenario/test_object_storage_basic_ops.py 2022-02-02 15:33:22.385 | M tempest/scenario/test_security_groups_basic_ops.py 2022-02-02 15:33:22.385 | M tempest/scenario/test_server_advanced_ops.py 2022-02-02 15:33:22.385 | M tempest/scenario/test_server_basic_ops.py 2022-02-02 15:33:22.385 | M tempest/scenario/test_server_multinode.py 2022-02-02 15:33:22.385 | M tempest/scenario/test_shelve_instance.py 2022-02-02 15:33:22.385 | M tempest/scenario/test_snapshot_pattern.py 2022-02-02 15:33:22.385 | M tempest/scenario/test_stamp_pattern.py 2022-02-02 15:33:22.385 | M tempest/scenario/test_unified_limits.py 2022-02-02 15:33:22.385 | M tempest/scenario/test_volume_backup_restore.py 2022-02-02 15:33:22.385 | M tempest/scenario/test_volume_boot_pattern.py 2022-02-02 15:33:22.385 | M tempest/scenario/test_volume_migrate_attached.py 2022-02-02 15:33:22.385 | M tempest/services/__init__.py 2022-02-02 15:33:22.385 | M tempest/services/orchestration/__init__.py 2022-02-02 15:33:22.385 | M tempest/services/orchestration/json/__init__.py 2022-02-02 15:33:22.385 | M tempest/services/orchestration/json/orchestration_client.py 2022-02-02 15:33:22.385 | M tempest/test.py 2022-02-02 15:33:22.385 | M tempest/test_discover/__init__.py 2022-02-02 15:33:22.386 | M tempest/test_discover/plugins.py 2022-02-02 15:33:22.386 | M tempest/test_discover/test_discover.py 2022-02-02 15:33:22.386 | M tempest/tests/README.rst 2022-02-02 15:33:22.386 | M tempest/tests/__init__.py 2022-02-02 15:33:22.386 | M tempest/tests/api/__init__.py 2022-02-02 15:33:22.386 | M tempest/tests/api/compute/__init__.py 2022-02-02 15:33:22.386 | M tempest/tests/api/compute/test_base.py 2022-02-02 15:33:22.386 | M tempest/tests/base.py 2022-02-02 15:33:22.386 | M tempest/tests/cmd/__init__.py 2022-02-02 15:33:22.386 | M tempest/tests/cmd/subunit_describe_calls_data/calls.subunit 2022-02-02 15:33:22.386 | M tempest/tests/cmd/subunit_describe_calls_data/calls_subunit_expected.json 2022-02-02 15:33:22.386 | M tempest/tests/cmd/test_account_generator.py 2022-02-02 15:33:22.386 | M tempest/tests/cmd/test_cleanup.py 2022-02-02 15:33:22.386 | M tempest/tests/cmd/test_cleanup_services.py 2022-02-02 15:33:22.386 | M tempest/tests/cmd/test_list_plugins.py 2022-02-02 15:33:22.386 | M tempest/tests/cmd/test_run.py 2022-02-02 15:33:22.386 | M tempest/tests/cmd/test_saved_state_json.json 2022-02-02 15:33:22.386 | M tempest/tests/cmd/test_subunit_describe_calls.py 2022-02-02 15:33:22.386 | M tempest/tests/cmd/test_tempest_init.py 2022-02-02 15:33:22.386 | M tempest/tests/cmd/test_verify_tempest_config.py 2022-02-02 15:33:22.386 | M tempest/tests/cmd/test_workspace.py 2022-02-02 15:33:22.386 | M tempest/tests/common/__init__.py 2022-02-02 15:33:22.386 | M tempest/tests/common/test_admin_available.py 2022-02-02 15:33:22.386 | M tempest/tests/common/test_alt_available.py 2022-02-02 15:33:22.386 | M tempest/tests/common/test_compute.py 2022-02-02 15:33:22.386 | M tempest/tests/common/test_credentials_factory.py 2022-02-02 15:33:22.386 | M tempest/tests/common/test_custom_matchers.py 2022-02-02 15:33:22.386 | M tempest/tests/common/test_image.py 2022-02-02 15:33:22.386 | M tempest/tests/common/utils/__init__.py 2022-02-02 15:33:22.386 | M tempest/tests/common/utils/linux/__init__.py 2022-02-02 15:33:22.386 | M tempest/tests/common/utils/linux/test_remote_client.py 2022-02-02 15:33:22.386 | M tempest/tests/common/utils/test_net_utils.py 2022-02-02 15:33:22.386 | M tempest/tests/fake_config.py 2022-02-02 15:33:22.386 | M tempest/tests/fake_tempest_plugin.py 2022-02-02 15:33:22.386 | M tempest/tests/files/__init__.py 2022-02-02 15:33:22.387 | M tempest/tests/files/failing-tests 2022-02-02 15:33:22.387 | M tempest/tests/files/passing-tests 2022-02-02 15:33:22.387 | M tempest/tests/files/setup.cfg 2022-02-02 15:33:22.387 | M tempest/tests/files/testr-conf 2022-02-02 15:33:22.387 | M tempest/tests/lib/__init__.py 2022-02-02 15:33:22.387 | M tempest/tests/lib/cli/__init__.py 2022-02-02 15:33:22.387 | M tempest/tests/lib/cli/test_command_failed.py 2022-02-02 15:33:22.387 | M tempest/tests/lib/cli/test_execute.py 2022-02-02 15:33:22.387 | M tempest/tests/lib/cli/test_output_parser.py 2022-02-02 15:33:22.387 | M tempest/tests/lib/cmd/__init__.py 2022-02-02 15:33:22.387 | M tempest/tests/lib/cmd/test_check_uuid.py 2022-02-02 15:33:22.387 | M tempest/tests/lib/common/__init__.py 2022-02-02 15:33:22.387 | M tempest/tests/lib/common/test_api_version_request.py 2022-02-02 15:33:22.387 | M tempest/tests/lib/common/test_api_version_utils.py 2022-02-02 15:33:22.387 | M tempest/tests/lib/common/test_cred_client.py 2022-02-02 15:33:22.387 | M tempest/tests/lib/common/test_dynamic_creds.py 2022-02-02 15:33:22.387 | M tempest/tests/lib/common/test_http.py 2022-02-02 15:33:22.387 | M tempest/tests/lib/common/test_jsonschema_validator.py 2022-02-02 15:33:22.387 | M tempest/tests/lib/common/test_preprov_creds.py 2022-02-02 15:33:22.387 | M tempest/tests/lib/common/test_profiler.py 2022-02-02 15:33:22.387 | M tempest/tests/lib/common/test_rest_client.py 2022-02-02 15:33:22.387 | M tempest/tests/lib/common/test_validation_resources.py 2022-02-02 15:33:22.387 | M tempest/tests/lib/common/utils/__init__.py 2022-02-02 15:33:22.387 | M tempest/tests/lib/common/utils/linux/__init__.py 2022-02-02 15:33:22.387 | M tempest/tests/lib/common/utils/linux/test_remote_client.py 2022-02-02 15:33:22.387 | M tempest/tests/lib/common/utils/test_data_utils.py 2022-02-02 15:33:22.387 | M tempest/tests/lib/common/utils/test_misc.py 2022-02-02 15:33:22.387 | M tempest/tests/lib/common/utils/test_test_utils.py 2022-02-02 15:33:22.387 | M tempest/tests/lib/fake_auth_provider.py 2022-02-02 15:33:22.387 | M tempest/tests/lib/fake_credentials.py 2022-02-02 15:33:22.387 | M tempest/tests/lib/fake_http.py 2022-02-02 15:33:22.387 | M tempest/tests/lib/fake_identity.py 2022-02-02 15:33:22.387 | M tempest/tests/lib/services/__init__.py 2022-02-02 15:33:22.387 | M tempest/tests/lib/services/base.py 2022-02-02 15:33:22.388 | M tempest/tests/lib/services/compute/__init__.py 2022-02-02 15:33:22.388 | M tempest/tests/lib/services/compute/test_agents_client.py 2022-02-02 15:33:22.388 | M tempest/tests/lib/services/compute/test_aggregates_client.py 2022-02-02 15:33:22.388 | M tempest/tests/lib/services/compute/test_assisted_volume_snapshots_client.py 2022-02-02 15:33:22.388 | M tempest/tests/lib/services/compute/test_availability_zone_client.py 2022-02-02 15:33:22.388 | M tempest/tests/lib/services/compute/test_baremetal_nodes_client.py 2022-02-02 15:33:22.388 | M tempest/tests/lib/services/compute/test_base_compute_client.py 2022-02-02 15:33:22.388 | M tempest/tests/lib/services/compute/test_certificates_client.py 2022-02-02 15:33:22.388 | M tempest/tests/lib/services/compute/test_extensions_client.py 2022-02-02 15:33:22.388 | M tempest/tests/lib/services/compute/test_fixedIPs_client.py 2022-02-02 15:33:22.388 | M tempest/tests/lib/services/compute/test_flavors_client.py 2022-02-02 15:33:22.388 | M tempest/tests/lib/services/compute/test_floating_ip_pools_client.py 2022-02-02 15:33:22.388 | M tempest/tests/lib/services/compute/test_floating_ips_bulk_client.py 2022-02-02 15:33:22.388 | M tempest/tests/lib/services/compute/test_floating_ips_client.py 2022-02-02 15:33:22.388 | M tempest/tests/lib/services/compute/test_hosts_client.py 2022-02-02 15:33:22.388 | M tempest/tests/lib/services/compute/test_hypervisor_client.py 2022-02-02 15:33:22.388 | M tempest/tests/lib/services/compute/test_images_client.py 2022-02-02 15:33:22.388 | M tempest/tests/lib/services/compute/test_instance_usage_audit_log_client.py 2022-02-02 15:33:22.388 | M tempest/tests/lib/services/compute/test_interfaces_client.py 2022-02-02 15:33:22.388 | M tempest/tests/lib/services/compute/test_keypairs_client.py 2022-02-02 15:33:22.388 | M tempest/tests/lib/services/compute/test_limits_client.py 2022-02-02 15:33:22.388 | M tempest/tests/lib/services/compute/test_migrations_client.py 2022-02-02 15:33:22.388 | M tempest/tests/lib/services/compute/test_networks_client.py 2022-02-02 15:33:22.388 | M tempest/tests/lib/services/compute/test_quota_classes_client.py 2022-02-02 15:33:22.388 | M tempest/tests/lib/services/compute/test_quotas_client.py 2022-02-02 15:33:22.388 | M tempest/tests/lib/services/compute/test_security_group_default_rules_client.py 2022-02-02 15:33:22.388 | M tempest/tests/lib/services/compute/test_security_group_rules_client.py 2022-02-02 15:33:22.388 | M tempest/tests/lib/services/compute/test_security_groups_client.py 2022-02-02 15:33:22.388 | M tempest/tests/lib/services/compute/test_server_groups_client.py 2022-02-02 15:33:22.388 | M tempest/tests/lib/services/compute/test_servers_client.py 2022-02-02 15:33:22.388 | M tempest/tests/lib/services/compute/test_services_client.py 2022-02-02 15:33:22.388 | M tempest/tests/lib/services/compute/test_snapshots_client.py 2022-02-02 15:33:22.388 | M tempest/tests/lib/services/compute/test_tenant_networks_client.py 2022-02-02 15:33:22.389 | M tempest/tests/lib/services/compute/test_tenant_usages_client.py 2022-02-02 15:33:22.389 | M tempest/tests/lib/services/compute/test_versions_client.py 2022-02-02 15:33:22.389 | M tempest/tests/lib/services/compute/test_volumes_client.py 2022-02-02 15:33:22.389 | M tempest/tests/lib/services/identity/__init__.py 2022-02-02 15:33:22.389 | M tempest/tests/lib/services/identity/v2/__init__.py 2022-02-02 15:33:22.389 | M tempest/tests/lib/services/identity/v2/test_endpoints_client.py 2022-02-02 15:33:22.389 | M tempest/tests/lib/services/identity/v2/test_identity_client.py 2022-02-02 15:33:22.389 | M tempest/tests/lib/services/identity/v2/test_roles_client.py 2022-02-02 15:33:22.389 | M tempest/tests/lib/services/identity/v2/test_services_client.py 2022-02-02 15:33:22.389 | M tempest/tests/lib/services/identity/v2/test_tenants_client.py 2022-02-02 15:33:22.389 | M tempest/tests/lib/services/identity/v2/test_token_client.py 2022-02-02 15:33:22.389 | M tempest/tests/lib/services/identity/v2/test_users_client.py 2022-02-02 15:33:22.389 | M tempest/tests/lib/services/identity/v3/__init__.py 2022-02-02 15:33:22.389 | M tempest/tests/lib/services/identity/v3/test_access_rules_client.py 2022-02-02 15:33:22.389 | M tempest/tests/lib/services/identity/v3/test_application_credentials_client.py 2022-02-02 15:33:22.389 | M tempest/tests/lib/services/identity/v3/test_catalog_client.py 2022-02-02 15:33:22.389 | M tempest/tests/lib/services/identity/v3/test_credentials_client.py 2022-02-02 15:33:22.389 | M tempest/tests/lib/services/identity/v3/test_domain_configuration_client.py 2022-02-02 15:33:22.389 | M tempest/tests/lib/services/identity/v3/test_domains_client.py 2022-02-02 15:33:22.389 | M tempest/tests/lib/services/identity/v3/test_endpoint_filter_client.py 2022-02-02 15:33:22.389 | M tempest/tests/lib/services/identity/v3/test_endpoint_groups_client.py 2022-02-02 15:33:22.389 | M tempest/tests/lib/services/identity/v3/test_endpoints_client.py 2022-02-02 15:33:22.389 | M tempest/tests/lib/services/identity/v3/test_groups_client.py 2022-02-02 15:33:22.389 | M tempest/tests/lib/services/identity/v3/test_identity_client.py 2022-02-02 15:33:22.389 | M tempest/tests/lib/services/identity/v3/test_identity_providers_client.py 2022-02-02 15:33:22.389 | M tempest/tests/lib/services/identity/v3/test_inherited_roles_client.py 2022-02-02 15:33:22.389 | M tempest/tests/lib/services/identity/v3/test_limit_client.py 2022-02-02 15:33:22.389 | M tempest/tests/lib/services/identity/v3/test_mappings_client.py 2022-02-02 15:33:22.389 | M tempest/tests/lib/services/identity/v3/test_oauth_consumers_client.py 2022-02-02 15:33:22.389 | M tempest/tests/lib/services/identity/v3/test_oauth_token_client.py 2022-02-02 15:33:22.389 | M tempest/tests/lib/services/identity/v3/test_policies_client.py 2022-02-02 15:33:22.389 | M tempest/tests/lib/services/identity/v3/test_project_tags_client.py 2022-02-02 15:33:22.389 | M tempest/tests/lib/services/identity/v3/test_projects_client.py 2022-02-02 15:33:22.389 | M tempest/tests/lib/services/identity/v3/test_protocols_client.py 2022-02-02 15:33:22.390 | M tempest/tests/lib/services/identity/v3/test_regions_client.py 2022-02-02 15:33:22.390 | M tempest/tests/lib/services/identity/v3/test_role_assignments_client.py 2022-02-02 15:33:22.390 | M tempest/tests/lib/services/identity/v3/test_roles_client.py 2022-02-02 15:33:22.390 | M tempest/tests/lib/services/identity/v3/test_service_providers_client.py 2022-02-02 15:33:22.390 | M tempest/tests/lib/services/identity/v3/test_services_client.py 2022-02-02 15:33:22.390 | M tempest/tests/lib/services/identity/v3/test_token_client.py 2022-02-02 15:33:22.390 | M tempest/tests/lib/services/identity/v3/test_trusts_client.py 2022-02-02 15:33:22.390 | M tempest/tests/lib/services/identity/v3/test_users_client.py 2022-02-02 15:33:22.390 | M tempest/tests/lib/services/identity/v3/test_versions_client.py 2022-02-02 15:33:22.390 | M tempest/tests/lib/services/image/__init__.py 2022-02-02 15:33:22.390 | M tempest/tests/lib/services/image/v1/__init__.py 2022-02-02 15:33:22.390 | M tempest/tests/lib/services/image/v1/test_image_members_client.py 2022-02-02 15:33:22.390 | M tempest/tests/lib/services/image/v2/__init__.py 2022-02-02 15:33:22.390 | M tempest/tests/lib/services/image/v2/test_image_members_client.py 2022-02-02 15:33:22.390 | M tempest/tests/lib/services/image/v2/test_images_client.py 2022-02-02 15:33:22.390 | M tempest/tests/lib/services/image/v2/test_namespace_object_client.py 2022-02-02 15:33:22.390 | M tempest/tests/lib/services/image/v2/test_namespace_properties_client.py 2022-02-02 15:33:22.390 | M tempest/tests/lib/services/image/v2/test_namespace_tags_client.py 2022-02-02 15:33:22.390 | M tempest/tests/lib/services/image/v2/test_namespaces_client.py 2022-02-02 15:33:22.390 | M tempest/tests/lib/services/image/v2/test_resource_types_client.py 2022-02-02 15:33:22.390 | M tempest/tests/lib/services/image/v2/test_schemas_client.py 2022-02-02 15:33:22.390 | M tempest/tests/lib/services/image/v2/test_versions_client.py 2022-02-02 15:33:22.390 | M tempest/tests/lib/services/network/__init__.py 2022-02-02 15:33:22.390 | M tempest/tests/lib/services/network/test_agents_client.py 2022-02-02 15:33:22.390 | M tempest/tests/lib/services/network/test_base_network_client.py 2022-02-02 15:33:22.390 | M tempest/tests/lib/services/network/test_extensions_client.py 2022-02-02 15:33:22.390 | M tempest/tests/lib/services/network/test_floating_ips_client.py 2022-02-02 15:33:22.390 | M tempest/tests/lib/services/network/test_floating_ips_port_forwarding_client.py 2022-02-02 15:33:22.390 | M tempest/tests/lib/services/network/test_log_resource_client.py 2022-02-02 15:33:22.390 | M tempest/tests/lib/services/network/test_loggable_resource_client.py 2022-02-02 15:33:22.390 | M tempest/tests/lib/services/network/test_metering_label_rules_client.py 2022-02-02 15:33:22.390 | M tempest/tests/lib/services/network/test_metering_labels_client.py 2022-02-02 15:33:22.390 | M tempest/tests/lib/services/network/test_networks_client.py 2022-02-02 15:33:22.390 | M tempest/tests/lib/services/network/test_ports_client.py 2022-02-02 15:33:22.391 | M tempest/tests/lib/services/network/test_qos_client.py 2022-02-02 15:33:22.391 | M tempest/tests/lib/services/network/test_qos_limit_bandwidth_rules_client.py 2022-02-02 15:33:22.391 | M tempest/tests/lib/services/network/test_qos_minimum_bandwidth_rules_client.py 2022-02-02 15:33:22.391 | M tempest/tests/lib/services/network/test_qos_minimum_packet_rate_rules_client.py 2022-02-02 15:33:22.391 | M tempest/tests/lib/services/network/test_quotas_client.py 2022-02-02 15:33:22.391 | M tempest/tests/lib/services/network/test_routers_client.py 2022-02-02 15:33:22.391 | M tempest/tests/lib/services/network/test_security_group_rules_client.py 2022-02-02 15:33:22.391 | M tempest/tests/lib/services/network/test_security_groups_client.py 2022-02-02 15:33:22.391 | M tempest/tests/lib/services/network/test_segments_client.py 2022-02-02 15:33:22.391 | M tempest/tests/lib/services/network/test_service_providers_client.py 2022-02-02 15:33:22.391 | M tempest/tests/lib/services/network/test_subnetpools_client.py 2022-02-02 15:33:22.391 | M tempest/tests/lib/services/network/test_subnets_client.py 2022-02-02 15:33:22.391 | M tempest/tests/lib/services/network/test_tags_client.py 2022-02-02 15:33:22.391 | M tempest/tests/lib/services/network/test_trunks_client.py 2022-02-02 15:33:22.391 | M tempest/tests/lib/services/network/test_versions_client.py 2022-02-02 15:33:22.391 | M tempest/tests/lib/services/object_storage/__init__.py 2022-02-02 15:33:22.391 | M tempest/tests/lib/services/object_storage/test_bulk_middleware_client.py 2022-02-02 15:33:22.391 | M tempest/tests/lib/services/object_storage/test_capabilities_client.py 2022-02-02 15:33:22.391 | M tempest/tests/lib/services/object_storage/test_object_client.py 2022-02-02 15:33:22.391 | M tempest/tests/lib/services/placement/__init__.py 2022-02-02 15:33:22.391 | M tempest/tests/lib/services/placement/test_placement_client.py 2022-02-02 15:33:22.391 | M tempest/tests/lib/services/placement/test_resource_providers_client.py 2022-02-02 15:33:22.391 | M tempest/tests/lib/services/registry_fixture.py 2022-02-02 15:33:22.391 | M tempest/tests/lib/services/test_clients.py 2022-02-02 15:33:22.391 | M tempest/tests/lib/services/volume/__init__.py 2022-02-02 15:33:22.391 | M tempest/tests/lib/services/volume/v3/__init__.py 2022-02-02 15:33:22.391 | M tempest/tests/lib/services/volume/v3/test_attachments_client.py 2022-02-02 15:33:22.391 | M tempest/tests/lib/services/volume/v3/test_availability_zone_client.py 2022-02-02 15:33:22.391 | M tempest/tests/lib/services/volume/v3/test_backups_client.py 2022-02-02 15:33:22.391 | M tempest/tests/lib/services/volume/v3/test_capabilities_client.py 2022-02-02 15:33:22.391 | M tempest/tests/lib/services/volume/v3/test_encryption_types_client.py 2022-02-02 15:33:22.391 | M tempest/tests/lib/services/volume/v3/test_extensions_client.py 2022-02-02 15:33:22.391 | M tempest/tests/lib/services/volume/v3/test_group_snapshots_client.py 2022-02-02 15:33:22.392 | M tempeSwitched to branch 'master' 2022-02-02 15:33:22.392 | st/tests/lib/services/volume/v3/test_group_types_client.py 2022-02-02 15:33:22.392 | M tempest/tests/lib/services/volume/v3/test_groups_client.py 2022-02-02 15:33:22.392 | M tempest/tests/lib/services/volume/v3/test_hosts_client.py 2022-02-02 15:33:22.392 | M tempest/tests/lib/services/volume/v3/test_limits_client.py 2022-02-02 15:33:22.392 | M tempest/tests/lib/services/volume/v3/test_quota_classes_client.py 2022-02-02 15:33:22.392 | M tempest/tests/lib/services/volume/v3/test_quotas_client.py 2022-02-02 15:33:22.392 | M tempest/tests/lib/services/volume/v3/test_scheduler_stats_client.py 2022-02-02 15:33:22.392 | M tempest/tests/lib/services/volume/v3/test_services_client.py 2022-02-02 15:33:22.392 | M tempest/tests/lib/services/volume/v3/test_snapshot_manage_client.py 2022-02-02 15:33:22.392 | M tempest/tests/lib/services/volume/v3/test_snapshots_client.py 2022-02-02 15:33:22.392 | M tempest/tests/lib/services/volume/v3/test_transfers_client.py 2022-02-02 15:33:22.392 | M tempest/tests/lib/services/volume/v3/test_types_client.py 2022-02-02 15:33:22.392 | M tempest/tests/lib/services/volume/v3/test_user_messages_client.py 2022-02-02 15:33:22.392 | M tempest/tests/lib/services/volume/v3/test_versions_client.py 2022-02-02 15:33:22.392 | M tempest/tests/lib/services/volume/v3/test_volume_manage_client.py 2022-02-02 15:33:22.392 | M tempest/tests/lib/services/volume/v3/test_volumes_client.py 2022-02-02 15:33:22.392 | M tempest/tests/lib/test_api_microversion_fixture.py 2022-02-02 15:33:22.392 | M tempest/tests/lib/test_auth.py 2022-02-02 15:33:22.392 | M tempest/tests/lib/test_base.py 2022-02-02 15:33:22.392 | M tempest/tests/lib/test_credentials.py 2022-02-02 15:33:22.392 | M tempest/tests/lib/test_decorators.py 2022-02-02 15:33:22.392 | M tempest/tests/lib/test_ssh.py 2022-02-02 15:33:22.392 | M tempest/tests/lib/test_tempest_lib.py 2022-02-02 15:33:22.392 | M tempest/tests/test_base_test.py 2022-02-02 15:33:22.392 | M tempest/tests/test_config.py 2022-02-02 15:33:22.392 | M tempest/tests/test_decorators.py 2022-02-02 15:33:22.392 | M tempest/tests/test_hacking.py 2022-02-02 15:33:22.392 | M tempest/tests/test_imports.py 2022-02-02 15:33:22.392 | M tempest/tests/test_list_tests.py 2022-02-02 15:33:22.392 | M tempest/tests/test_microversions.py 2022-02-02 15:33:22.392 | M tempest/tests/test_tempest_plugin.py 2022-02-02 15:33:22.392 | M tempest/tests/test_test.py 2022-02-02 15:33:22.392 | M tempest/tests/utils.py 2022-02-02 15:33:22.393 | M tempest/version.py 2022-02-02 15:33:22.393 | M test-requirements.txt 2022-02-02 15:33:22.393 | M tools/generate-tempest-plugins-list.py 2022-02-02 15:33:22.393 | M tools/tempest-integrated-gate-compute-exclude-list.txt 2022-02-02 15:33:22.393 | M tools/tempest-integrated-gate-networking-exclude-list.txt 2022-02-02 15:33:22.393 | M tools/tempest-integrated-gate-object-storage-exclude-list.txt 2022-02-02 15:33:22.393 | M tools/tempest-integrated-gate-placement-exclude-list.txt 2022-02-02 15:33:22.393 | M tools/tempest-integrated-gate-storage-exclude-list.txt 2022-02-02 15:33:22.393 | M tools/tempest-plugin-sanity.sh 2022-02-02 15:33:22.393 | M tox.ini 2022-02-02 15:33:22.393 | M zuul.d/base.yaml 2022-02-02 15:33:22.393 | M zuul.d/integrated-gate.yaml 2022-02-02 15:33:22.393 | M zuul.d/project.yaml 2022-02-02 15:33:22.393 | M zuul.d/stable-jobs.yaml 2022-02-02 15:33:22.393 | M zuul.d/tempest-specific.yaml 2022-02-02 15:33:22.393 | Your branch is up to date with 'origin/master'. 2022-02-02 15:33:22.393 | ++ lib/tempest:install_tempest:748 : local tmp_u_c_m 2022-02-02 15:33:22.393 | +++ lib/tempest:install_tempest:749 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2022-02-02 15:33:22.393 | ++ lib/tempest:install_tempest:749 : tmp_u_c_m=/tmp/tempest_u_c_m.fM7aHKMwQO 2022-02-02 15:33:22.393 | ++ lib/tempest:install_tempest:750 : set_tempest_venv_constraints /tmp/tempest_u_c_m.fM7aHKMwQO 2022-02-02 15:33:22.393 | ++ lib/tempest:set_tempest_venv_constraints:115 : local tmp_c 2022-02-02 15:33:22.393 | ++ lib/tempest:set_tempest_venv_constraints:116 : tmp_c=/tmp/tempest_u_c_m.fM7aHKMwQO 2022-02-02 15:33:22.393 | ++ lib/tempest:set_tempest_venv_constraints:117 : [[ master == \m\a\s\t\e\r ]] 2022-02-02 15:33:22.393 | ++ lib/tempest:set_tempest_venv_constraints:118 : cd /opt/stack/requirements 2022-02-02 15:33:22.393 | ++ lib/tempest:set_tempest_venv_constraints:119 : git show master:upper-constraints.txt 2022-02-02 15:33:22.395 | ++ lib/tempest:install_tempest:752 : tox -r --notest -efull 2022-02-02 15:33:22.928 | full create: /opt/stack/tempest/.tox/tempest 2022-02-02 15:33:23.786 | full installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2022-02-02 15:33:50.277 | full develop-inst: /opt/stack/tempest 2022-02-02 15:33:55.806 | full installed: attrs==21.4.0,autopage==0.5.0,bcrypt==3.2.0,certifi==2021.10.8,cffi==1.15.0,charset-normalizer==2.0.11,cliff==3.10.0,cmd2==2.3.3,cryptography==36.0.1,debtcollector==2.4.0,extras==1.0.0,fasteners==0.17.3,fixtures==3.0.0,future==0.18.2,idna==3.3,iso8601==1.0.2,jsonschema==3.2.0,linecache2==1.0.0,msgpack==1.0.3,netaddr==0.8.0,netifaces==0.11.0,oslo.concurrency==4.5.0,oslo.config==8.7.1,oslo.context==3.4.0,oslo.i18n==5.1.0,oslo.log==4.6.1,oslo.serialization==4.2.0,oslo.utils==4.12.1,packaging==21.3,paramiko==2.8.1,pbr==5.8.0,prettytable==3.0.0,pycparser==2.21,pyinotify==0.9.6,PyNaCl==1.5.0,pyparsing==3.0.7,pyperclip==1.8.2,pyrsistent==0.18.1,python-dateutil==2.8.2,python-subunit==1.4.0,pytz==2021.3,PyYAML==6.0,requests==2.27.1,rfc3986==1.5.0,six==1.16.0,stestr==3.2.1,stevedore==3.5.0,-e git+https://opendev.org/openstack/tempest@115065a239a8e1ab50b6070a3c6ebfeabd0ad6fc#egg=tempest,testtools==2.5.0,traceback2==1.4.0,unittest2==1.1.0,urllib3==1.26.8,voluptuous==0.12.2,wcwidth==0.2.5,wrapt==1.13.3 2022-02-02 15:33:55.807 | ___________________________________ summary ____________________________________ 2022-02-02 15:33:55.807 | full: skipped tests 2022-02-02 15:33:55.807 | congratulations :) 2022-02-02 15:33:55.837 | ++ lib/tempest:install_tempest:755 : /opt/stack/tempest/.tox/tempest/bin/pip install -U -r /home/ubuntu/devstack/tools/cap-pip.txt 2022-02-02 15:33:56.437 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-02 15:33:56.745 | Collecting pip<20.3 2022-02-02 15:33:56.755 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/51f/1c7514530bd5c/pip-20.2.4-py2.py3-none-any.whl (1.5 MB) 2022-02-02 15:33:57.333 | Installing collected packages: pip 2022-02-02 15:33:57.333 | Attempting uninstall: pip 2022-02-02 15:33:57.334 | Found existing installation: pip 21.0.1 2022-02-02 15:33:57.675 | Uninstalling pip-21.0.1: 2022-02-02 15:33:57.738 | Successfully uninstalled pip-21.0.1 2022-02-02 15:33:59.213 | Successfully installed pip-20.2.4 2022-02-02 15:33:59.306 | ++ lib/tempest:install_tempest:759 : /opt/stack/tempest/.tox/tempest/bin/pip install -c /tmp/tempest_u_c_m.fM7aHKMwQO -r requirements.txt 2022-02-02 15:34:00.893 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-02 15:34:00.894 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-02 15:34:00.896 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-02-02 15:34:00.898 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-02-02 15:34:00.898 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-02-02 15:34:00.899 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-02-02 15:34:00.900 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-02-02 15:34:00.901 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-02 15:34:00.902 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-02-02 15:34:00.904 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-02-02 15:34:00.906 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-02-02 15:34:00.907 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-02-02 15:34:00.908 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-02-02 15:34:00.908 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-02-02 15:34:00.909 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-02 15:34:00.910 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-02-02 15:34:00.911 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-02-02 15:34:00.911 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-02 15:34:00.912 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-02-02 15:34:00.914 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-02-02 15:34:00.915 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-02-02 15:34:00.915 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-02 15:34:00.917 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-02-02 15:34:00.918 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-02 15:34:00.918 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-02-02 15:34:00.919 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-02-02 15:34:00.921 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-02-02 15:34:00.921 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-02-02 15:34:00.922 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-02-02 15:34:00.923 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-02-02 15:34:00.924 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-02-02 15:34:00.924 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-02-02 15:34:00.925 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-02-02 15:34:00.927 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-02-02 15:34:00.928 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-02-02 15:34:00.929 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-02-02 15:34:00.930 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-02-02 15:34:00.931 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-02 15:34:00.931 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-02-02 15:34:00.932 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-02-02 15:34:00.933 | Requirement already satisfied: oslo.concurrency===4.5.0 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.fM7aHKMwQO (line 26)) (4.5.0) 2022-02-02 15:34:00.943 | Requirement already satisfied: pbr===5.8.0 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.fM7aHKMwQO (line 46)) (5.8.0) 2022-02-02 15:34:00.945 | Requirement already satisfied: oslo.i18n===5.1.0 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.fM7aHKMwQO (line 53)) (5.1.0) 2022-02-02 15:34:00.948 | Requirement already satisfied: fixtures===3.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.fM7aHKMwQO (line 64)) (3.0.0) 2022-02-02 15:34:00.958 | Requirement already satisfied: debtcollector===2.4.0 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.fM7aHKMwQO (line 123)) (2.4.0) 2022-02-02 15:34:00.965 | Requirement already satisfied: netaddr===0.8.0 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.fM7aHKMwQO (line 141)) (0.8.0) 2022-02-02 15:34:00.969 | Requirement already satisfied: prettytable===3.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.fM7aHKMwQO (line 151)) (3.0.0) 2022-02-02 15:34:00.980 | Requirement already satisfied: paramiko===2.8.1 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.fM7aHKMwQO (line 177)) (2.8.1) 2022-02-02 15:34:01.012 | Requirement already satisfied: urllib3===1.26.8 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.fM7aHKMwQO (line 182)) (1.26.8) 2022-02-02 15:34:01.032 | Requirement already satisfied: python-subunit===1.4.0 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.fM7aHKMwQO (line 187)) (1.4.0) 2022-02-02 15:34:01.045 | Requirement already satisfied: PyYAML===6.0 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.fM7aHKMwQO (line 191)) (6.0) 2022-02-02 15:34:01.047 | Requirement already satisfied: cryptography===36.0.1 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.fM7aHKMwQO (line 196)) (36.0.1) 2022-02-02 15:34:01.084 | Requirement already satisfied: unittest2===1.1.0 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.fM7aHKMwQO (line 215)) (1.1.0) 2022-02-02 15:34:01.090 | Requirement already satisfied: bcrypt===3.2.0 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.fM7aHKMwQO (line 223)) (3.2.0) 2022-02-02 15:34:01.098 | Requirement already satisfied: cliff===3.10.0 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.fM7aHKMwQO (line 262)) (3.10.0) 2022-02-02 15:34:01.111 | Requirement already satisfied: oslo.log===4.6.1 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.fM7aHKMwQO (line 299)) (4.6.1) 2022-02-02 15:34:01.150 | Requirement already satisfied: stestr===3.2.1 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.fM7aHKMwQO (line 332)) (3.2.1) 2022-02-02 15:34:01.176 | Requirement already satisfied: oslo.serialization===4.2.0 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.fM7aHKMwQO (line 333)) (4.2.0) 2022-02-02 15:34:01.184 | Requirement already satisfied: autopage===0.5.0 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.fM7aHKMwQO (line 344)) (0.5.0) 2022-02-02 15:34:01.186 | Requirement already satisfied: testtools===2.5.0 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.fM7aHKMwQO (line 375)) (2.5.0) 2022-02-02 15:34:01.196 | Requirement already satisfied: PyNaCl===1.5.0 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.fM7aHKMwQO (line 415)) (1.5.0) 2022-02-02 15:34:01.207 | Requirement already satisfied: msgpack===1.0.3 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.fM7aHKMwQO (line 423)) (1.0.3) 2022-02-02 15:34:01.210 | Requirement already satisfied: oslo.config===8.7.1 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.fM7aHKMwQO (line 425)) (8.7.1) 2022-02-02 15:34:01.251 | Requirement already satisfied: pyparsing===3.0.7 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.fM7aHKMwQO (line 440)) (3.0.7) 2022-02-02 15:34:01.255 | Requirement already satisfied: stevedore===3.5.0 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.fM7aHKMwQO (line 454)) (3.5.0) 2022-02-02 15:34:01.261 | Requirement already satisfied: cmd2===2.3.3 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.fM7aHKMwQO (line 465)) (2.3.3) 2022-02-02 15:34:01.313 | Requirement already satisfied: six===1.16.0 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.fM7aHKMwQO (line 483)) (1.16.0) 2022-02-02 15:34:01.315 | Requirement already satisfied: wrapt===1.13.3 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.fM7aHKMwQO (line 514)) (1.13.3) 2022-02-02 15:34:01.318 | Requirement already satisfied: rfc3986===1.5.0 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.fM7aHKMwQO (line 526)) (1.5.0) 2022-02-02 15:34:01.321 | Requirement already satisfied: future===0.18.2 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.fM7aHKMwQO (line 531)) (0.18.2) 2022-02-02 15:34:01.323 | Requirement already satisfied: cffi===1.15.0 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.fM7aHKMwQO (line 578)) (1.15.0) 2022-02-02 15:34:01.326 | Requirement already satisfied: jsonschema===3.2.0 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.fM7aHKMwQO (line 581)) (3.2.0) 2022-02-02 15:34:01.353 | Requirement already satisfied: fasteners===0.17.3 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.fM7aHKMwQO (line 610)) (0.17.3) 2022-02-02 15:34:01.355 | Requirement already satisfied: oslo.utils===4.12.1 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.fM7aHKMwQO (line 618)) (4.12.1) 2022-02-02 15:34:01.370 | Requirement already satisfied: python-dateutil===2.8.2 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.fM7aHKMwQO (line 624)) (2.8.2) 2022-02-02 15:34:01.374 | Requirement already satisfied: pytz===2021.3 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.fM7aHKMwQO (line 629)) (2021.3) 2022-02-02 15:34:01.377 | Requirement already satisfied: setuptools===60.6.0 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.fM7aHKMwQO (line 639)) (60.6.0) 2022-02-02 15:34:01.449 | Requirement already satisfied: wcwidth===0.2.5 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.fM7aHKMwQO (line 147)) (0.2.5) 2022-02-02 15:34:01.454 | Requirement already satisfied: extras===1.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.fM7aHKMwQO (line 172)) (1.0.0) 2022-02-02 15:34:01.455 | Requirement already satisfied: argparse in ./.tox/tempest/lib/python3.8/site-packages (from unittest2===1.1.0->-c /tmp/tempest_u_c_m.fM7aHKMwQO (line 215)) (1.4.0) 2022-02-02 15:34:01.457 | Requirement already satisfied: traceback2===1.4.0 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.fM7aHKMwQO (line 155)) (1.4.0) 2022-02-02 15:34:01.459 | Requirement already satisfied: pyinotify===0.9.6 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.fM7aHKMwQO (line 122)) (0.9.6) 2022-02-02 15:34:01.461 | Requirement already satisfied: oslo.context===3.4.0 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.fM7aHKMwQO (line 56)) (3.4.0) 2022-02-02 15:34:01.466 | Requirement already satisfied: voluptuous===0.12.2 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.fM7aHKMwQO (line 2)) (0.12.2) 2022-02-02 15:34:01.469 | Requirement already satisfied: requests===2.27.1 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.fM7aHKMwQO (line 233)) (2.27.1) 2022-02-02 15:34:01.495 | Requirement already satisfied: attrs===21.4.0 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.fM7aHKMwQO (line 49)) (21.4.0) 2022-02-02 15:34:01.556 | Requirement already satisfied: pyperclip===1.8.2 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.fM7aHKMwQO (line 289)) (1.8.2) 2022-02-02 15:34:01.558 | Requirement already satisfied: pycparser===2.21 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.fM7aHKMwQO (line 189)) (2.21) 2022-02-02 15:34:01.560 | Requirement already satisfied: pyrsistent===0.18.1 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.fM7aHKMwQO (line 524)) (0.18.1) 2022-02-02 15:34:01.563 | Requirement already satisfied: netifaces===0.11.0 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.fM7aHKMwQO (line 553)) (0.11.0) 2022-02-02 15:34:01.565 | Requirement already satisfied: packaging===21.3 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.fM7aHKMwQO (line 360)) (21.3) 2022-02-02 15:34:01.570 | Requirement already satisfied: iso8601===1.0.2 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.fM7aHKMwQO (line 389)) (1.0.2) 2022-02-02 15:34:01.572 | Requirement already satisfied: linecache2===1.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.fM7aHKMwQO (line 391)) (1.0.0) 2022-02-02 15:34:01.573 | Requirement already satisfied: idna===3.3 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.fM7aHKMwQO (line 393)) (3.3) 2022-02-02 15:34:01.575 | Requirement already satisfied: charset-normalizer===2.0.11 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.fM7aHKMwQO (line 603)) (2.0.11) 2022-02-02 15:34:01.580 | Requirement already satisfied: certifi>=2017.4.17 in ./.tox/tempest/lib/python3.8/site-packages (from requests===2.27.1->-c /tmp/tempest_u_c_m.fM7aHKMwQO (line 233)) (2021.10.8) 2022-02-02 15:34:01.662 | WARNING: You are using pip version 20.2.4; however, version 22.0.2 is available. 2022-02-02 15:34:01.662 | You should consider upgrading via the '/opt/stack/tempest/.tox/tempest/bin/python -m pip install --upgrade pip' command. 2022-02-02 15:34:01.722 | ++ lib/tempest:install_tempest:760 : PROJECT_VENV["tempest"]=/opt/stack/tempest/.tox/tempest 2022-02-02 15:34:01.725 | ++ lib/tempest:install_tempest:761 : rm -f /tmp/tempest_u_c_m.fM7aHKMwQO 2022-02-02 15:34:01.729 | ++ lib/tempest:install_tempest:762 : popd 2022-02-02 15:34:01.729 | ~/devstack 2022-02-02 15:34:01.731 | ++ inc/async:async_run:104 : return 0 2022-02-02 15:34:01.733 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-02-02 15:34:01.736 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-02-02 15:34:01.738 | + functions-common:run_phase:1753 : [[ stack == \s\o\u\r\c\e ]] 2022-02-02 15:34:01.741 | + functions-common:run_phase:1756 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-02-02 15:34:01.743 | + functions-common:run_phase:1759 : run_plugins stack install 2022-02-02 15:34:01.745 | + functions-common:run_plugins:1718 : local mode=stack 2022-02-02 15:34:01.748 | + functions-common:run_plugins:1719 : local phase=install 2022-02-02 15:34:01.750 | + functions-common:run_plugins:1721 : local plugins= 2022-02-02 15:34:01.753 | + functions-common:run_plugins:1722 : local plugin 2022-02-02 15:34:01.756 | + ./stack.sh:main:941 : use_library_from_git python-openstackclient 2022-02-02 15:34:01.759 | + inc/python:use_library_from_git:250 : local name=python-openstackclient 2022-02-02 15:34:01.761 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-02 15:34:01.764 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-02-02 15:34:01.766 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-openstackclient, ]] 2022-02-02 15:34:01.769 | + inc/python:use_library_from_git:253 : return 1 2022-02-02 15:34:01.771 | + ./stack.sh:main:945 : pip_install_gr python-openstackclient 2022-02-02 15:34:01.774 | + inc/python:pip_install_gr:76 : local name=python-openstackclient 2022-02-02 15:34:01.777 | + inc/python:pip_install_gr:77 : local clean_name 2022-02-02 15:34:01.780 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-openstackclient 2022-02-02 15:34:01.783 | ++ inc/python:get_from_global_requirements:225 : local package=python-openstackclient 2022-02-02 15:34:01.786 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-02-02 15:34:01.790 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2022-02-02 15:34:01.791 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-02-02 15:34:01.796 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-openstackclient ' 2022-02-02 15:34:01.799 | ++ inc/python:get_from_global_requirements:228 : [[ python-openstackclient == '' ]] 2022-02-02 15:34:01.802 | ++ inc/python:get_from_global_requirements:231 : echo python-openstackclient 2022-02-02 15:34:01.805 | + inc/python:pip_install_gr:78 : clean_name=python-openstackclient 2022-02-02 15:34:01.808 | + inc/python:pip_install_gr:79 : pip_install python-openstackclient 2022-02-02 15:34:01.832 | Using python 3.8 to install python-openstackclient 2022-02-02 15:34:01.834 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-openstackclient 2022-02-02 15:34:02.611 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:34:02.611 | from cryptography.utils import int_from_bytes 2022-02-02 15:34:02.611 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:34:02.611 | from cryptography.utils import int_from_bytes 2022-02-02 15:34:03.652 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-02 15:34:03.653 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-02-02 15:34:03.656 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-02-02 15:34:03.657 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-02-02 15:34:03.658 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-02-02 15:34:03.661 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-02-02 15:34:03.663 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-02-02 15:34:03.671 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-02-02 15:34:03.871 | Collecting python-openstackclient===5.5.1 2022-02-02 15:34:03.879 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/7df/d1d119985c0de/python_openstackclient-5.5.1-py3-none-any.whl (929 kB) 2022-02-02 15:34:04.017 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 514)) (3.3.0) 2022-02-02 15:34:04.025 | Requirement already satisfied: pbr===5.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.5.1) 2022-02-02 15:34:04.028 | Requirement already satisfied: oslo.utils===4.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (4.8.0) 2022-02-02 15:34:04.044 | Requirement already satisfied: openstacksdk===0.55.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 284)) (0.55.0) 2022-02-02 15:34:04.070 | Requirement already satisfied: python-cinderclient===7.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 390)) (7.4.1) 2022-02-02 15:34:04.086 | Requirement already satisfied: python-keystoneclient===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (4.2.0) 2022-02-02 15:34:04.105 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (5.0.1) 2022-02-02 15:34:04.111 | Requirement already satisfied: cliff===3.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (3.7.0) 2022-02-02 15:34:04.123 | Requirement already satisfied: iso8601===0.1.14 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 210)) (0.1.14) 2022-02-02 15:34:04.126 | Requirement already satisfied: python-novaclient===17.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 416)) (17.4.0) 2022-02-02 15:34:04.141 | Requirement already satisfied: osc-lib===2.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (2.3.1) 2022-02-02 15:34:04.157 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 368)) (2.4.7) 2022-02-02 15:34:04.160 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2021.1) 2022-02-02 15:34:04.166 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (20.9) 2022-02-02 15:34:04.170 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (2.2.0) 2022-02-02 15:34:04.177 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 258)) (0.8.0) 2022-02-02 15:34:04.182 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 259)) (0.10.9) 2022-02-02 15:34:04.185 | Requirement already satisfied: jmespath===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 215)) (0.10.0) 2022-02-02 15:34:04.188 | Requirement already satisfied: PyYAML===5.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2022-02-02 15:34:04.192 | Requirement already satisfied: keystoneauth1===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (4.3.1) 2022-02-02 15:34:04.253 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (1.7.0) 2022-02-02 15:34:04.257 | Requirement already satisfied: jsonpatch===1.31 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 217)) (1.31) 2022-02-02 15:34:04.262 | Requirement already satisfied: cryptography===3.4.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 124)) (3.4.6) 2022-02-02 15:34:04.302 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (4.4.2) 2022-02-02 15:34:04.305 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 252)) (2.5.0) 2022-02-02 15:34:04.327 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 454)) (1.4.0) 2022-02-02 15:34:04.329 | Requirement already satisfied: dogpile.cache===1.1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 149)) (1.1.5) 2022-02-02 15:34:04.336 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 85)) (1.4.4) 2022-02-02 15:34:04.339 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 341)) (0.7.2) 2022-02-02 15:34:04.342 | Requirement already satisfied: simplejson===3.17.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (3.17.2) 2022-02-02 15:34:04.345 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (2.25.1) 2022-02-02 15:34:04.365 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.15.0) 2022-02-02 15:34:04.368 | Requirement already satisfied: oslo.serialization===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (4.1.0) 2022-02-02 15:34:04.377 | Requirement already satisfied: oslo.config===8.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (8.5.1) 2022-02-02 15:34:04.418 | Requirement already satisfied: cmd2===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (1.5.0) 2022-02-02 15:34:04.474 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 571)) (1.12.1) 2022-02-02 15:34:04.477 | Requirement already satisfied: jsonpointer===2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (2.0) 2022-02-02 15:34:04.480 | Requirement already satisfied: cffi===1.14.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (1.14.5) 2022-02-02 15:34:04.484 | Requirement already satisfied: urllib3===1.26.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 556)) (1.26.3) 2022-02-02 15:34:04.505 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (2021.10.8) 2022-02-02 15:34:04.507 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 198)) (2.10) 2022-02-02 15:34:04.511 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 109)) (4.0.0) 2022-02-02 15:34:04.514 | Requirement already satisfied: msgpack===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 251)) (1.0.2) 2022-02-02 15:34:04.517 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 459)) (1.4.0) 2022-02-02 15:34:04.522 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 566)) (0.2.5) 2022-02-02 15:34:04.527 | Requirement already satisfied: attrs===20.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.3.0) 2022-02-02 15:34:04.569 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (1.8.2) 2022-02-02 15:34:04.572 | Requirement already satisfied: colorama===0.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (0.4.4) 2022-02-02 15:34:04.576 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (2.20) 2022-02-02 15:34:06.410 | Installing collected packages: python-openstackclient 2022-02-02 15:34:07.939 | Successfully installed python-openstackclient-5.5.1 2022-02-02 15:34:08.084 | WARNING: You are using pip version 20.2.2; however, version 22.0.2 is available. 2022-02-02 15:34:08.084 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-02 15:34:08.177 | + inc/python:pip_install:200 : result=0 2022-02-02 15:34:08.179 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-02 15:34:08.181 | + functions-common:time_stop:2304 : local name 2022-02-02 15:34:08.184 | + functions-common:time_stop:2305 : local end_time 2022-02-02 15:34:08.186 | + functions-common:time_stop:2306 : local elapsed_time 2022-02-02 15:34:08.189 | + functions-common:time_stop:2307 : local total 2022-02-02 15:34:08.191 | + functions-common:time_stop:2308 : local start_time 2022-02-02 15:34:08.194 | + functions-common:time_stop:2310 : name=pip_install 2022-02-02 15:34:08.196 | + functions-common:time_stop:2311 : start_time=1643816041825 2022-02-02 15:34:08.199 | + functions-common:time_stop:2313 : [[ -z 1643816041825 ]] 2022-02-02 15:34:08.202 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-02-02 15:34:08.206 | + functions-common:time_stop:2316 : end_time=1643816048204 2022-02-02 15:34:08.209 | + functions-common:time_stop:2317 : elapsed_time=6379 2022-02-02 15:34:08.212 | + functions-common:time_stop:2318 : total=232265 2022-02-02 15:34:08.214 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-02-02 15:34:08.216 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=238644 2022-02-02 15:34:08.219 | + inc/python:pip_install:203 : return 0 2022-02-02 15:34:08.222 | + ./stack.sh:main:950 : install_oscwrap 2022-02-02 15:34:08.225 | ++ functions-common:install_oscwrap:2349 : mktemp 2022-02-02 15:34:08.230 | + functions-common:install_oscwrap:2349 : OSCWRAP_TIMER_FILE=/tmp/tmp.07LMUtoiUL 2022-02-02 15:34:08.232 | + functions-common:install_oscwrap:2352 : shopt -s expand_aliases 2022-02-02 15:34:08.235 | + functions-common:install_oscwrap:2355 : unalias -a 2022-02-02 15:34:08.237 | + functions-common:install_oscwrap:2357 : alias openstack=oscwrap 2022-02-02 15:34:08.240 | + ./stack.sh:main:955 : [[ False != \F\a\l\s\e ]] 2022-02-02 15:34:08.243 | + ./stack.sh:main:995 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-02-02 15:34:08.245 | + ./stack.sh:main:1003 : is_service_enabled mysql postgresql 2022-02-02 15:34:08.263 | + functions-common:is_service_enabled:1960 : return 0 2022-02-02 15:34:08.265 | + ./stack.sh:main:1004 : configure_database 2022-02-02 15:34:08.268 | + lib/database:configure_database:126 : configure_database_mysql 2022-02-02 15:34:08.271 | + lib/databases/mysql:configure_database_mysql:69 : local my_conf mysql slow_log 2022-02-02 15:34:08.274 | + lib/databases/mysql:configure_database_mysql:70 : echo_summary 'Configuring and starting MySQL' 2022-02-02 15:34:08.276 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2022-02-02 15:34:08.278 | + ./stack.sh:echo_summary:432 : echo -e Configuring and starting MySQL 2022-02-02 15:34:08.281 | + lib/databases/mysql:configure_database_mysql:72 : is_ubuntu 2022-02-02 15:34:08.283 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-02-02 15:34:08.286 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-02-02 15:34:08.288 | + lib/databases/mysql:configure_database_mysql:73 : my_conf=/etc/mysql/my.cnf 2022-02-02 15:34:08.290 | + lib/databases/mysql:configure_database_mysql:87 : is_fedora 2022-02-02 15:34:08.293 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2022-02-02 15:34:08.295 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2022-02-02 15:34:08.297 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2022-02-02 15:34:08.307 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-02 15:34:08.310 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-02 15:34:08.312 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2022-02-02 15:34:08.314 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2022-02-02 15:34:08.317 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2022-02-02 15:34:08.319 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2022-02-02 15:34:08.322 | + lib/databases/mysql:configure_database_mysql:87 : is_suse 2022-02-02 15:34:08.324 | + functions-common:is_suse:462 : is_opensuse 2022-02-02 15:34:08.327 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2022-02-02 15:34:08.329 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-02 15:34:08.331 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2022-02-02 15:34:08.333 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2022-02-02 15:34:08.337 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-02 15:34:08.339 | + lib/databases/mysql:configure_database_mysql:95 : sudo mysqladmin -u root password Passw0rd 2022-02-02 15:34:08.355 | mysqladmin: connect to server at 'localhost' failed 2022-02-02 15:34:08.355 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2022-02-02 15:34:08.359 | + lib/databases/mysql:configure_database_mysql:95 : true 2022-02-02 15:34:08.361 | + lib/databases/mysql:configure_database_mysql:99 : is_ubuntu 2022-02-02 15:34:08.363 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-02-02 15:34:08.366 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-02-02 15:34:08.369 | + lib/databases/mysql:configure_database_mysql:99 : '[' mysql == mariadb ']' 2022-02-02 15:34:08.371 | + lib/databases/mysql:configure_database_mysql:102 : local 'cmd_args=-uroot -pPassw0rd -h127.0.0.1 ' 2022-02-02 15:34:08.373 | + lib/databases/mysql:configure_database_mysql:108 : is_ubuntu 2022-02-02 15:34:08.376 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-02-02 15:34:08.378 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-02-02 15:34:08.380 | + lib/databases/mysql:configure_database_mysql:108 : '[' mysql == mariadb ']' 2022-02-02 15:34:08.383 | + lib/databases/mysql:configure_database_mysql:113 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE USER IF NOT EXISTS '\''root'\''@'\''%'\'' identified by '\''Passw0rd'\'';' 2022-02-02 15:34:08.395 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-02 15:34:08.546 | + lib/databases/mysql:configure_database_mysql:115 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2022-02-02 15:34:08.559 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-02 15:34:08.666 | ++ lib/databases/mysql:configure_database_mysql:121 : ipv6_unquote 0.0.0.0 2022-02-02 15:34:08.669 | ++ functions-common:ipv6_unquote:2102 : echo 0.0.0.0 2022-02-02 15:34:08.670 | ++ functions-common:ipv6_unquote:2102 : tr -d '[]' 2022-02-02 15:34:08.675 | + lib/databases/mysql:configure_database_mysql:121 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2022-02-02 15:34:08.741 | + lib/databases/mysql:configure_database_mysql:122 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2022-02-02 15:34:08.798 | + lib/databases/mysql:configure_database_mysql:123 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2022-02-02 15:34:08.852 | + lib/databases/mysql:configure_database_mysql:124 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2022-02-02 15:34:08.913 | + lib/databases/mysql:configure_database_mysql:126 : [[ False == \T\r\u\e ]] 2022-02-02 15:34:08.916 | + lib/databases/mysql:configure_database_mysql:146 : restart_service mysql 2022-02-02 15:34:08.919 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2022-02-02 15:34:08.921 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart mysql 2022-02-02 15:34:11.895 | + ./stack.sh:main:1008 : save_stackenv 1008 2022-02-02 15:34:11.898 | + functions-common:save_stackenv:60 : local tag=1008 2022-02-02 15:34:11.901 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-02-02 15:34:11.906 | + functions-common:save_stackenv:62 : time_stamp=2022-02-02-153411 2022-02-02 15:34:11.908 | + functions-common:save_stackenv:63 : echo '# 2022-02-02-153411 1008' 2022-02-02 15:34:11.911 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-02 15:34:11.913 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-02-02 15:34:11.916 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-02 15:34:11.919 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-02-02 15:34:11.923 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-02 15:34:11.925 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-02-02 15:34:11.930 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-02 15:34:11.933 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-02-02 15:34:11.935 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-02 15:34:11.938 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.31 2022-02-02 15:34:11.940 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-02 15:34:11.943 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.31/identity 2022-02-02 15:34:11.946 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-02 15:34:11.948 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-02-02-152005 2022-02-02 15:34:11.951 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-02 15:34:11.953 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-02-02 15:34:11.971 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-02 15:34:11.974 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.31 2022-02-02 15:34:11.976 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-02 15:34:11.979 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-02-02 15:34:11.981 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-02 15:34:11.984 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-02-02 15:34:11.987 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-02 15:34:11.990 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-02-02 15:34:11.993 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-02 15:34:11.996 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-02-02 15:34:11.998 | + ./stack.sh:main:1020 : [[ True == \T\r\u\e ]] 2022-02-02 15:34:12.001 | + ./stack.sh:main:1021 : [[ -f /sys/kernel/mm/ksm/run ]] 2022-02-02 15:34:12.003 | + ./stack.sh:main:1022 : sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run' 2022-02-02 15:34:12.016 | + ./stack.sh:main:1034 : start_dstat 2022-02-02 15:34:12.019 | + lib/dstat:start_dstat:31 : run_process dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-02-02 15:34:12.021 | + functions-common:run_process:1559 : local service=dstat 2022-02-02 15:34:12.024 | + functions-common:run_process:1560 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-02-02 15:34:12.027 | + functions-common:run_process:1561 : local group= 2022-02-02 15:34:12.032 | + functions-common:run_process:1562 : local user= 2022-02-02 15:34:12.034 | + functions-common:run_process:1564 : local name=dstat 2022-02-02 15:34:12.037 | + functions-common:run_process:1566 : time_start run_process 2022-02-02 15:34:12.039 | + functions-common:time_start:2290 : local name=run_process 2022-02-02 15:34:12.042 | + functions-common:time_start:2291 : local start_time= 2022-02-02 15:34:12.044 | + functions-common:time_start:2292 : [[ -n '' ]] 2022-02-02 15:34:12.047 | ++ functions-common:time_start:2295 : date +%s%3N 2022-02-02 15:34:12.052 | + functions-common:time_start:2295 : _TIME_START[$name]=1643816052049 2022-02-02 15:34:12.055 | + functions-common:run_process:1567 : is_service_enabled dstat 2022-02-02 15:34:12.072 | + functions-common:is_service_enabled:1960 : return 0 2022-02-02 15:34:12.074 | + functions-common:run_process:1568 : _run_under_systemd dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' '' 2022-02-02 15:34:12.077 | + functions-common:_run_under_systemd:1524 : local service=dstat 2022-02-02 15:34:12.080 | + functions-common:_run_under_systemd:1525 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-02-02 15:34:12.083 | + functions-common:_run_under_systemd:1526 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-02-02 15:34:12.086 | + functions-common:_run_under_systemd:1528 : _common_systemd_pitfalls '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-02-02 15:34:12.088 | + functions-common:_common_systemd_pitfalls:1496 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-02-02 15:34:12.091 | + functions-common:_common_systemd_pitfalls:1499 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2022-02-02 15:34:12.093 | + functions-common:_common_systemd_pitfalls:1510 : [[ ! /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2022-02-02 15:34:12.096 | + functions-common:_run_under_systemd:1530 : local systemd_service=devstack@dstat.service 2022-02-02 15:34:12.099 | + functions-common:_run_under_systemd:1531 : local group= 2022-02-02 15:34:12.101 | + functions-common:_run_under_systemd:1532 : local user=ubuntu 2022-02-02 15:34:12.104 | + functions-common:_run_under_systemd:1533 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2022-02-02 15:34:12.107 | + functions-common:_run_under_systemd:1536 : write_user_unit_file devstack@dstat.service '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' ubuntu 2022-02-02 15:34:12.110 | + functions-common:write_user_unit_file:1441 : local service=devstack@dstat.service 2022-02-02 15:34:12.112 | + functions-common:write_user_unit_file:1442 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-02-02 15:34:12.114 | + functions-common:write_user_unit_file:1443 : local group= 2022-02-02 15:34:12.117 | + functions-common:write_user_unit_file:1444 : local user=ubuntu 2022-02-02 15:34:12.119 | + functions-common:write_user_unit_file:1445 : local extra= 2022-02-02 15:34:12.122 | + functions-common:write_user_unit_file:1446 : [[ -n '' ]] 2022-02-02 15:34:12.128 | + functions-common:write_user_unit_file:1449 : local unitfile=/etc/systemd/system/devstack@dstat.service 2022-02-02 15:34:12.132 | + functions-common:write_user_unit_file:1450 : mkdir -p /etc/systemd/system 2022-02-02 15:34:12.136 | + functions-common:write_user_unit_file:1452 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2022-02-02 15:34:12.200 | + functions-common:write_user_unit_file:1453 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu 2022-02-02 15:34:12.264 | + functions-common:write_user_unit_file:1454 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecStart '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-02-02 15:34:12.317 | + functions-common:write_user_unit_file:1455 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2022-02-02 15:34:12.370 | + functions-common:write_user_unit_file:1456 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2022-02-02 15:34:12.422 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-02-02 15:34:12.475 | + functions-common:write_user_unit_file:1458 : [[ -n '' ]] 2022-02-02 15:34:12.478 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2022-02-02 15:34:12.542 | + functions-common:write_user_unit_file:1464 : sudo systemctl daemon-reload 2022-02-02 15:34:12.917 | + functions-common:_run_under_systemd:1539 : sudo systemctl enable devstack@dstat.service 2022-02-02 15:34:12.932 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2022-02-02 15:34:13.306 | + functions-common:_run_under_systemd:1540 : sudo systemctl start devstack@dstat.service 2022-02-02 15:34:13.334 | + functions-common:run_process:1570 : time_stop run_process 2022-02-02 15:34:13.338 | + functions-common:time_stop:2304 : local name 2022-02-02 15:34:13.340 | + functions-common:time_stop:2305 : local end_time 2022-02-02 15:34:13.343 | + functions-common:time_stop:2306 : local elapsed_time 2022-02-02 15:34:13.345 | + functions-common:time_stop:2307 : local total 2022-02-02 15:34:13.348 | + functions-common:time_stop:2308 : local start_time 2022-02-02 15:34:13.351 | + functions-common:time_stop:2310 : name=run_process 2022-02-02 15:34:13.353 | + functions-common:time_stop:2311 : start_time=1643816052049 2022-02-02 15:34:13.356 | + functions-common:time_stop:2313 : [[ -z 1643816052049 ]] 2022-02-02 15:34:13.359 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-02-02 15:34:13.364 | + functions-common:time_stop:2316 : end_time=1643816053361 2022-02-02 15:34:13.366 | + functions-common:time_stop:2317 : elapsed_time=1312 2022-02-02 15:34:13.369 | + functions-common:time_stop:2318 : total=0 2022-02-02 15:34:13.371 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-02-02 15:34:13.373 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=1312 2022-02-02 15:34:13.376 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/ubuntu/devstack/tools/memory_tracker.sh '' root 2022-02-02 15:34:13.378 | + functions-common:run_process:1559 : local service=memory_tracker 2022-02-02 15:34:13.381 | + functions-common:run_process:1560 : local command=/home/ubuntu/devstack/tools/memory_tracker.sh 2022-02-02 15:34:13.384 | + functions-common:run_process:1561 : local group= 2022-02-02 15:34:13.386 | + functions-common:run_process:1562 : local user=root 2022-02-02 15:34:13.390 | + functions-common:run_process:1564 : local name=memory_tracker 2022-02-02 15:34:13.393 | + functions-common:run_process:1566 : time_start run_process 2022-02-02 15:34:13.396 | + functions-common:time_start:2290 : local name=run_process 2022-02-02 15:34:13.399 | + functions-common:time_start:2291 : local start_time= 2022-02-02 15:34:13.401 | + functions-common:time_start:2292 : [[ -n '' ]] 2022-02-02 15:34:13.405 | ++ functions-common:time_start:2295 : date +%s%3N 2022-02-02 15:34:13.409 | + functions-common:time_start:2295 : _TIME_START[$name]=1643816053406 2022-02-02 15:34:13.412 | + functions-common:run_process:1567 : is_service_enabled memory_tracker 2022-02-02 15:34:13.431 | + functions-common:is_service_enabled:1960 : return 1 2022-02-02 15:34:13.433 | + functions-common:run_process:1570 : time_stop run_process 2022-02-02 15:34:13.436 | + functions-common:time_stop:2304 : local name 2022-02-02 15:34:13.438 | + functions-common:time_stop:2305 : local end_time 2022-02-02 15:34:13.441 | + functions-common:time_stop:2306 : local elapsed_time 2022-02-02 15:34:13.445 | + functions-common:time_stop:2307 : local total 2022-02-02 15:34:13.447 | + functions-common:time_stop:2308 : local start_time 2022-02-02 15:34:13.451 | + functions-common:time_stop:2310 : name=run_process 2022-02-02 15:34:13.454 | + functions-common:time_stop:2311 : start_time=1643816053406 2022-02-02 15:34:13.457 | + functions-common:time_stop:2313 : [[ -z 1643816053406 ]] 2022-02-02 15:34:13.461 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-02-02 15:34:13.466 | + functions-common:time_stop:2316 : end_time=1643816053463 2022-02-02 15:34:13.468 | + functions-common:time_stop:2317 : elapsed_time=57 2022-02-02 15:34:13.471 | + functions-common:time_stop:2318 : total=1312 2022-02-02 15:34:13.474 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-02-02 15:34:13.477 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=1369 2022-02-02 15:34:13.479 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2022-02-02 15:34:13.497 | + functions-common:is_service_enabled:1960 : return 1 2022-02-02 15:34:13.500 | + ./stack.sh:main:1038 : is_service_enabled tcpdump 2022-02-02 15:34:13.521 | + functions-common:is_service_enabled:1960 : return 1 2022-02-02 15:34:13.524 | + ./stack.sh:main:1046 : is_service_enabled etcd3 2022-02-02 15:34:13.556 | + functions-common:is_service_enabled:1960 : return 0 2022-02-02 15:34:13.559 | + ./stack.sh:main:1047 : start_etcd3 2022-02-02 15:34:13.562 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2022-02-02 15:34:13.564 | + lib/etcd3:start_etcd3:42 : cmd+=' --name dv-cinder-817833-1-smb --data-dir /opt/stack/data/etcd' 2022-02-02 15:34:13.567 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2022-02-02 15:34:13.570 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster dv-cinder-817833-1-smb=http://10.222.0.31:2380' 2022-02-02 15:34:13.573 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.222.0.31:2380' 2022-02-02 15:34:13.575 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.222.0.31:2379' 2022-02-02 15:34:13.578 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2022-02-02 15:34:13.581 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2022-02-02 15:34:13.583 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.222.0.31:2379' 2022-02-02 15:34:13.586 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2022-02-02 15:34:13.589 | + lib/etcd3:start_etcd3:54 : cmd+=' --debug' 2022-02-02 15:34:13.591 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-02-02 15:34:13.594 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name dv-cinder-817833-1-smb --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-817833-1-smb=http://10.222.0.31:2380 --initial-advertise-peer-urls http://10.222.0.31:2380 --advertise-client-urls http://10.222.0.31:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.31:2379 --debug' '' root 2022-02-02 15:34:13.596 | + functions-common:write_user_unit_file:1441 : local service=devstack@etcd.service 2022-02-02 15:34:13.599 | + functions-common:write_user_unit_file:1442 : local 'command=/opt/stack/bin/etcd --name dv-cinder-817833-1-smb --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-817833-1-smb=http://10.222.0.31:2380 --initial-advertise-peer-urls http://10.222.0.31:2380 --advertise-client-urls http://10.222.0.31:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.31:2379 --debug' 2022-02-02 15:34:13.601 | + functions-common:write_user_unit_file:1443 : local group= 2022-02-02 15:34:13.604 | + functions-common:write_user_unit_file:1444 : local user=root 2022-02-02 15:34:13.606 | + functions-common:write_user_unit_file:1445 : local extra= 2022-02-02 15:34:13.609 | + functions-common:write_user_unit_file:1446 : [[ -n '' ]] 2022-02-02 15:34:13.611 | + functions-common:write_user_unit_file:1449 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-02-02 15:34:13.614 | + functions-common:write_user_unit_file:1450 : mkdir -p /etc/systemd/system 2022-02-02 15:34:13.618 | + functions-common:write_user_unit_file:1452 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2022-02-02 15:34:13.682 | + functions-common:write_user_unit_file:1453 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2022-02-02 15:34:13.749 | + functions-common:write_user_unit_file:1454 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name dv-cinder-817833-1-smb --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-817833-1-smb=http://10.222.0.31:2380 --initial-advertise-peer-urls http://10.222.0.31:2380 --advertise-client-urls http://10.222.0.31:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.31:2379 --debug' 2022-02-02 15:34:13.800 | + functions-common:write_user_unit_file:1455 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2022-02-02 15:34:13.852 | + functions-common:write_user_unit_file:1456 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2022-02-02 15:34:13.904 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-02-02 15:34:13.960 | + functions-common:write_user_unit_file:1458 : [[ -n '' ]] 2022-02-02 15:34:13.963 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2022-02-02 15:34:14.028 | + functions-common:write_user_unit_file:1464 : sudo systemctl daemon-reload 2022-02-02 15:34:14.410 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2022-02-02 15:34:14.465 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2022-02-02 15:34:14.519 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2022-02-02 15:34:14.576 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2022-02-02 15:34:14.635 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2022-02-02 15:34:14.638 | ++ functions-common:is_arch:428 : uname -m 2022-02-02 15:34:14.643 | + functions-common:is_arch:428 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-02-02 15:34:14.646 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2022-02-02 15:34:15.010 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2022-02-02 15:34:15.024 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2022-02-02 15:34:15.372 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2022-02-02 15:34:16.343 | + ./stack.sh:main:1058 : cat 2022-02-02 15:34:16.348 | + ./stack.sh:main:1073 : is_service_enabled tls-proxy 2022-02-02 15:34:16.368 | + functions-common:is_service_enabled:1960 : return 1 2022-02-02 15:34:16.372 | + ./stack.sh:main:1078 : source /home/ubuntu/devstack/userrc_early 2022-02-02 15:34:16.375 | ++ userrc_early:source:4 : export OS_IDENTITY_API_VERSION=3 2022-02-02 15:34:16.379 | ++ userrc_early:source:4 : OS_IDENTITY_API_VERSION=3 2022-02-02 15:34:16.382 | ++ userrc_early:source:5 : export OS_AUTH_URL=http://10.222.0.31/identity 2022-02-02 15:34:16.385 | ++ userrc_early:source:5 : OS_AUTH_URL=http://10.222.0.31/identity 2022-02-02 15:34:16.388 | ++ userrc_early:source:6 : export OS_USERNAME=admin 2022-02-02 15:34:16.391 | ++ userrc_early:source:6 : OS_USERNAME=admin 2022-02-02 15:34:16.393 | ++ userrc_early:source:7 : export OS_USER_DOMAIN_ID=default 2022-02-02 15:34:16.396 | ++ userrc_early:source:7 : OS_USER_DOMAIN_ID=default 2022-02-02 15:34:16.400 | ++ userrc_early:source:8 : export OS_PASSWORD=Passw0rd 2022-02-02 15:34:16.402 | ++ userrc_early:source:8 : OS_PASSWORD=Passw0rd 2022-02-02 15:34:16.405 | ++ userrc_early:source:9 : export OS_PROJECT_NAME=admin 2022-02-02 15:34:16.408 | ++ userrc_early:source:9 : OS_PROJECT_NAME=admin 2022-02-02 15:34:16.410 | ++ userrc_early:source:10 : export OS_PROJECT_DOMAIN_ID=default 2022-02-02 15:34:16.414 | ++ userrc_early:source:10 : OS_PROJECT_DOMAIN_ID=default 2022-02-02 15:34:16.416 | ++ userrc_early:source:11 : export OS_REGION_NAME=RegionOne 2022-02-02 15:34:16.419 | ++ userrc_early:source:11 : OS_REGION_NAME=RegionOne 2022-02-02 15:34:16.422 | + ./stack.sh:main:1080 : is_service_enabled keystone 2022-02-02 15:34:16.441 | + functions-common:is_service_enabled:1960 : return 0 2022-02-02 15:34:16.443 | + ./stack.sh:main:1081 : echo_summary 'Starting Keystone' 2022-02-02 15:34:16.446 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2022-02-02 15:34:16.449 | + ./stack.sh:echo_summary:432 : echo -e Starting Keystone 2022-02-02 15:34:16.451 | + ./stack.sh:main:1083 : '[' 10.222.0.31 == 10.222.0.31 ']' 2022-02-02 15:34:16.454 | + ./stack.sh:main:1084 : init_keystone 2022-02-02 15:34:16.456 | + lib/keystone:init_keystone:443 : is_service_enabled ldap 2022-02-02 15:34:16.472 | + functions-common:is_service_enabled:1960 : return 1 2022-02-02 15:34:16.475 | + lib/keystone:init_keystone:447 : [[ True == True ]] 2022-02-02 15:34:16.477 | + lib/keystone:init_keystone:449 : recreate_database keystone 2022-02-02 15:34:16.480 | + lib/database:recreate_database:110 : local db=keystone 2022-02-02 15:34:16.482 | + lib/database:recreate_database:111 : recreate_database_mysql keystone 2022-02-02 15:34:16.485 | + lib/databases/mysql:recreate_database_mysql:63 : local db=keystone 2022-02-02 15:34:16.487 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2022-02-02 15:34:16.493 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-02 15:34:16.533 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2022-02-02 15:34:16.538 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-02 15:34:16.647 | + lib/keystone:init_keystone:452 : time_start dbsync 2022-02-02 15:34:16.650 | + functions-common:time_start:2290 : local name=dbsync 2022-02-02 15:34:16.659 | + functions-common:time_start:2291 : local start_time= 2022-02-02 15:34:16.659 | + functions-common:time_start:2292 : [[ -n '' ]] 2022-02-02 15:34:16.659 | ++ functions-common:time_start:2295 : date +%s%3N 2022-02-02 15:34:16.663 | + functions-common:time_start:2295 : _TIME_START[$name]=1643816056660 2022-02-02 15:34:16.666 | + lib/keystone:init_keystone:454 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2022-02-02 15:34:20.640 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-02 15:34:20.641 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:34:20.642 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:34:20.642 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:34:20.642 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:34:20.642 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:34:20.642 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:34:20.642 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:34:20.642 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:34:20.643 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:34:20.643 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:34:20.643 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:34:20.643 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:34:20.643 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:34:20.643 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:34:20.644 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:34:20.644 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:34:20.644 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:34:20.644 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:34:20.644 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:34:20.644 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:34:20.644 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:34:20.645 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:34:20.645 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:34:20.645 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:34:20.645 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:34:20.645 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:34:20.645 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:34:20.646 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:34:20.646 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:34:20.646 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:34:20.646 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:34:20.646 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:34:20.646 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:34:20.646 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:34:20.647 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:34:20.647 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:34:20.647 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:34:20.647 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:34:20.647 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:34:20.647 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:34:20.648 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:34:20.648 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:34:20.648 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:34:20.648 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:34:20.648 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:34:20.648 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:34:20.648 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:34:20.649 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:34:20.649 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:34:20.649 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:34:20.649 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:34:20.649 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:34:20.649 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:34:20.649 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:34:20.650 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:34:20.650 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:34:20.650 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:34:20.650 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:34:20.650 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:34:20.650 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:34:20.651 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:34:20.651 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:34:20.651 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:34:20.651 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:34:20.651 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:34:20.651 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:34:20.651 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:34:20.652 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:34:20.652 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:34:20.652 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:34:20.652 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:34:20.652 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:34:20.652 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:34:20.652 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:34:20.653 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:34:20.653 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:34:20.653 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:34:20.653 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:34:20.653 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:34:20.653 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:34:20.654 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:34:20.654 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:34:20.654 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:34:20.654 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:34:20.654 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:34:20.654 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:34:20.654 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-02 15:34:20.655 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-02 15:34:20.692 | DEBUG oslo_db.sqlalchemy.engines [-] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=77202) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}} 2022-02-02 15:34:20.696 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-02 15:34:20.697 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:34:20.697 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:34:20.697 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:34:20.697 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:34:20.697 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:34:20.697 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:34:20.698 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:34:20.698 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:34:20.698 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:34:20.698 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:34:20.698 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:34:20.698 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:34:20.698 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:34:20.699 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:34:20.699 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:34:20.699 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:34:20.699 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:34:20.699 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:34:20.699 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:34:20.700 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:34:20.700 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:34:20.700 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:34:20.700 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:34:20.700 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:34:20.700 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:34:20.701 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:34:20.701 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:34:20.701 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:34:20.701 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:34:20.701 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:34:20.701 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:34:20.702 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:34:20.702 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:34:20.702 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:34:20.702 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:34:20.702 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:34:20.702 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:34:20.702 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:34:20.703 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:34:20.703 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:34:20.703 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:34:20.703 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:34:20.703 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:34:20.703 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:34:20.703 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:34:20.704 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:34:20.704 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:34:20.704 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:34:20.704 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:34:20.704 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:34:20.704 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:34:20.705 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:34:20.705 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:34:20.705 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:34:20.705 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:34:20.705 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:34:20.705 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:34:20.705 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:34:20.706 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:34:20.706 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:34:20.706 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:34:20.706 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:34:20.706 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:34:20.706 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:34:20.706 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:34:20.707 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:34:20.707 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:34:20.707 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:34:20.707 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:34:20.707 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:34:20.707 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:34:20.708 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:34:20.708 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:34:20.708 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:34:20.708 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:34:20.708 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:34:20.708 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:34:20.708 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:34:20.708 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/095_add_integer_pkey_to_revocation_event_table.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:34:20.709 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:34:20.709 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:34:20.709 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:34:20.709 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:34:20.709 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:34:20.709 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:34:20.709 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:34:20.710 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-02 15:34:20.710 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-02 15:34:20.736 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-02 15:34:20.736 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:34:20.737 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:34:20.737 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:34:20.737 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:34:20.737 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:34:20.737 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:34:20.737 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:34:20.738 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:34:20.738 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:34:20.738 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:34:20.738 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:34:20.738 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:34:20.738 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:34:20.739 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:34:20.739 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:34:20.739 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:34:20.739 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:34:20.739 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:34:20.739 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:34:20.739 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:34:20.740 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:34:20.740 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:34:20.740 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:34:20.740 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:34:20.740 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:34:20.740 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:34:20.741 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:34:20.741 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:34:20.741 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:34:20.742 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:34:20.742 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:34:20.742 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:34:20.742 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:34:20.742 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:34:20.742 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:34:20.743 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:34:20.743 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:34:20.743 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:34:20.743 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:34:20.743 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:34:20.743 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:34:20.743 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:34:20.744 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:34:20.744 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:34:20.744 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:34:20.744 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:34:20.744 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:34:20.744 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:34:20.745 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:34:20.745 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:34:20.745 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:34:20.745 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:34:20.745 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:34:20.745 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:34:20.745 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:34:20.746 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:34:20.746 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:34:20.746 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:34:20.746 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:34:20.746 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:34:20.746 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:34:20.746 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:34:20.747 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:34:20.747 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:34:20.747 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:34:20.747 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:34:20.747 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:34:20.747 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:34:20.747 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:34:20.748 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:34:20.748 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:34:20.748 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:34:20.748 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:34:20.748 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:34:20.748 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:34:20.749 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:34:20.749 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:34:20.749 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:34:20.749 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:34:20.749 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:34:20.749 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:34:20.749 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:34:20.750 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:34:20.750 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:34:20.750 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:34:20.750 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:34:20.750 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-02 15:34:20.750 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-02 15:34:21.342 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-02 15:34:21.343 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:34:21.343 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:34:21.343 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:34:21.344 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:34:21.344 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:34:21.344 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:34:21.344 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:34:21.344 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:34:21.344 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:34:21.344 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:34:21.345 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:34:21.345 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:34:21.345 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:34:21.345 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:34:21.345 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:34:21.345 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:34:21.346 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:34:21.346 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:34:21.346 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:34:21.346 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:34:21.346 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:34:21.346 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:34:21.347 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:34:21.347 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:34:21.347 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:34:21.347 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:34:21.347 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:34:21.347 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:34:21.347 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:34:21.348 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:34:21.348 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:34:21.348 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:34:21.348 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:34:21.348 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:34:21.348 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:34:21.349 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:34:21.349 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:34:21.349 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:34:21.349 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:34:21.349 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:34:21.349 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:34:21.349 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:34:21.350 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:34:21.350 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:34:21.350 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:34:21.350 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:34:21.351 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:34:21.351 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:34:21.351 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:34:21.351 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:34:21.351 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:34:21.352 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:34:21.352 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:34:21.352 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:34:21.352 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:34:21.352 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:34:21.352 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:34:21.352 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:34:21.353 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:34:21.353 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:34:21.353 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:34:21.353 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:34:21.353 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:34:21.353 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:34:21.353 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:34:21.354 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:34:21.354 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:34:21.354 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:34:21.354 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:34:21.354 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:34:21.354 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:34:21.354 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:34:21.355 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:34:21.355 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:34:21.355 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:34:21.355 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:34:21.355 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:34:21.355 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:34:21.356 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:34:21.356 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:34:21.356 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:34:21.356 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:34:21.356 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:34:21.356 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:34:21.356 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:34:21.357 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:34:21.357 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-02 15:34:21.357 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-02 15:34:21.364 | INFO migrate.versioning.api [-] 66 -> 67...  2022-02-02 15:34:39.457 | INFO migrate.versioning.api [-] done 2022-02-02 15:34:39.457 | INFO migrate.versioning.api [-] 67 -> 68...  2022-02-02 15:34:39.531 | INFO migrate.versioning.api [-] done 2022-02-02 15:34:39.531 | INFO migrate.versioning.api [-] 68 -> 69...  2022-02-02 15:34:39.623 | INFO migrate.versioning.api [-] done 2022-02-02 15:34:39.623 | INFO migrate.versioning.api [-] 69 -> 70...  2022-02-02 15:34:39.686 | INFO migrate.versioning.api [-] done 2022-02-02 15:34:39.686 | INFO migrate.versioning.api [-] 70 -> 71...  2022-02-02 15:34:39.771 | INFO migrate.versioning.api [-] done 2022-02-02 15:34:39.771 | INFO migrate.versioning.api [-] 71 -> 72...  2022-02-02 15:34:39.988 | INFO migrate.versioning.api [-] done 2022-02-02 15:34:39.988 | INFO migrate.versioning.api [-] 72 -> 73...  2022-02-02 15:34:42.365 | INFO migrate.versioning.api [-] done 2022-02-02 15:34:42.365 | INFO migrate.versioning.api [-] 73 -> 74...  2022-02-02 15:34:42.795 | INFO migrate.versioning.api [-] done 2022-02-02 15:34:42.795 | INFO migrate.versioning.api [-] 74 -> 75...  2022-02-02 15:34:43.308 | INFO migrate.versioning.api [-] done 2022-02-02 15:34:43.308 | INFO migrate.versioning.api [-] 75 -> 76...  2022-02-02 15:34:43.382 | INFO migrate.versioning.api [-] done 2022-02-02 15:34:43.382 | INFO migrate.versioning.api [-] 76 -> 77...  2022-02-02 15:34:43.485 | INFO migrate.versioning.api [-] done 2022-02-02 15:34:43.486 | INFO migrate.versioning.api [-] 77 -> 78...  2022-02-02 15:34:43.587 | INFO migrate.versioning.api [-] done 2022-02-02 15:34:43.588 | INFO migrate.versioning.api [-] 78 -> 79...  2022-02-02 15:34:43.679 | INFO migrate.versioning.api [-] done 2022-02-02 15:34:43.679 | INFO migrate.versioning.api [-] 79 -> 80...  2022-02-02 15:34:43.776 | INFO migrate.versioning.api [-] done 2022-02-02 15:34:43.776 | INFO migrate.versioning.api [-] 80 -> 81...  2022-02-02 15:34:44.440 | INFO migrate.versioning.api [-] done 2022-02-02 15:34:44.441 | INFO migrate.versioning.api [-] 81 -> 82...  2022-02-02 15:34:46.874 | INFO migrate.versioning.api [-] done 2022-02-02 15:34:46.874 | INFO migrate.versioning.api [-] 82 -> 83...  2022-02-02 15:34:49.400 | INFO migrate.versioning.api [-] done 2022-02-02 15:34:49.400 | INFO migrate.versioning.api [-] 83 -> 84...  2022-02-02 15:34:50.371 | INFO migrate.versioning.api [-] done 2022-02-02 15:34:50.371 | INFO migrate.versioning.api [-] 84 -> 85...  2022-02-02 15:34:51.805 | INFO migrate.versioning.api [-] done 2022-02-02 15:34:51.805 | INFO migrate.versioning.api [-] 85 -> 86...  2022-02-02 15:34:52.233 | INFO migrate.versioning.api [-] done 2022-02-02 15:34:52.233 | INFO migrate.versioning.api [-] 86 -> 87...  2022-02-02 15:34:54.918 | INFO migrate.versioning.api [-] done 2022-02-02 15:34:54.919 | INFO migrate.versioning.api [-] 87 -> 88...  2022-02-02 15:34:55.794 | INFO migrate.versioning.api [-] done 2022-02-02 15:34:55.794 | INFO migrate.versioning.api [-] 88 -> 89...  2022-02-02 15:34:56.101 | INFO migrate.versioning.api [-] done 2022-02-02 15:34:56.101 | INFO migrate.versioning.api [-] 89 -> 90...  2022-02-02 15:34:57.347 | INFO migrate.versioning.api [-] done 2022-02-02 15:34:57.347 | INFO migrate.versioning.api [-] 90 -> 91...  2022-02-02 15:34:59.815 | INFO migrate.versioning.api [-] done 2022-02-02 15:34:59.816 | INFO migrate.versioning.api [-] 91 -> 92...  2022-02-02 15:35:02.392 | INFO migrate.versioning.api [-] done 2022-02-02 15:35:02.392 | INFO migrate.versioning.api [-] 92 -> 93...  2022-02-02 15:35:05.232 | INFO migrate.versioning.api [-] done 2022-02-02 15:35:05.232 | INFO migrate.versioning.api [-] 93 -> 94...  2022-02-02 15:35:07.685 | INFO migrate.versioning.api [-] done 2022-02-02 15:35:07.686 | INFO migrate.versioning.api [-] 94 -> 95...  2022-02-02 15:35:09.113 | INFO migrate.versioning.api [-] done 2022-02-02 15:35:09.113 | INFO migrate.versioning.api [-] 95 -> 96...  2022-02-02 15:35:09.226 | INFO migrate.versioning.api [-] done 2022-02-02 15:35:09.226 | INFO migrate.versioning.api [-] 96 -> 97...  2022-02-02 15:35:09.342 | INFO migrate.versioning.api [-] done 2022-02-02 15:35:09.342 | INFO migrate.versioning.api [-] 97 -> 98...  2022-02-02 15:35:09.428 | INFO migrate.versioning.api [-] done 2022-02-02 15:35:09.428 | INFO migrate.versioning.api [-] 98 -> 99...  2022-02-02 15:35:09.513 | INFO migrate.versioning.api [-] done 2022-02-02 15:35:09.513 | INFO migrate.versioning.api [-] 99 -> 100...  2022-02-02 15:35:09.593 | INFO migrate.versioning.api [-] done 2022-02-02 15:35:09.593 | INFO migrate.versioning.api [-] 100 -> 101...  2022-02-02 15:35:09.672 | INFO migrate.versioning.api [-] done 2022-02-02 15:35:09.672 | INFO migrate.versioning.api [-] 101 -> 102...  2022-02-02 15:35:10.045 | INFO migrate.versioning.api [-] done 2022-02-02 15:35:10.045 | INFO migrate.versioning.api [-] 102 -> 103...  2022-02-02 15:35:10.627 | INFO migrate.versioning.api [-] done 2022-02-02 15:35:10.627 | INFO migrate.versioning.api [-] 103 -> 104...  2022-02-02 15:35:10.719 | INFO migrate.versioning.api [-] done 2022-02-02 15:35:10.719 | INFO migrate.versioning.api [-] 104 -> 105...  2022-02-02 15:35:11.427 | INFO migrate.versioning.api [-] done 2022-02-02 15:35:11.427 | INFO migrate.versioning.api [-] 105 -> 106...  2022-02-02 15:35:12.427 | INFO migrate.versioning.api [-] done 2022-02-02 15:35:12.427 | INFO migrate.versioning.api [-] 106 -> 107...  2022-02-02 15:35:13.313 | INFO migrate.versioning.api [-] done 2022-02-02 15:35:13.313 | INFO migrate.versioning.api [-] 107 -> 108...  2022-02-02 15:35:14.097 | INFO migrate.versioning.api [-] done 2022-02-02 15:35:14.097 | INFO migrate.versioning.api [-] 108 -> 109...  2022-02-02 15:35:14.507 | INFO migrate.versioning.api [-] done 2022-02-02 15:35:14.508 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-02 15:35:14.509 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.509 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.509 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.509 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.509 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.509 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.510 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.510 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.510 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.510 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.510 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.510 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.510 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.511 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.511 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.511 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.511 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.511 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.511 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.512 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.512 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.512 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.512 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.518 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.518 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.518 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.519 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.519 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.519 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.519 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.519 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.519 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.519 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.519 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.519 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.519 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.519 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.519 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.519 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.519 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.519 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.519 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.519 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.519 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.519 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.519 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.519 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.519 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.519 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.519 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.519 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.520 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.520 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.520 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.520 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.520 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.520 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.520 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.520 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.520 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.520 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.520 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.520 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.520 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.520 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.520 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.520 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.520 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.520 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.520 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.520 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.520 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.520 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.520 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.520 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.520 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.520 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.521 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.521 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.521 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.521 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.521 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.521 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.521 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.521 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.521 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.521 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-02 15:35:14.521 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-02 15:35:14.521 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-02 15:35:14.522 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.522 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.522 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.522 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.523 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.523 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.523 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.523 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.523 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.523 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.524 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.524 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.524 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.524 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.524 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.524 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.524 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.525 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.525 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.525 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.525 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.525 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.525 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.525 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.526 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.526 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.526 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.526 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.526 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.526 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.526 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.527 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.527 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.527 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.527 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.527 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.527 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.527 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.528 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.528 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.528 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.528 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.528 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.528 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.528 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.529 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.529 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.529 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.529 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.529 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.529 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.530 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.530 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.530 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.530 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.530 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.530 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.530 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.530 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.531 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.531 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.531 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.531 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.531 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.531 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.532 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.532 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.532 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.532 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.532 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.532 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.532 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.533 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.533 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.533 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.533 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.533 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.533 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.533 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.533 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.534 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.534 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.534 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.534 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.534 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.534 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.534 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-02 15:35:14.535 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-02 15:35:14.535 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-02 15:35:14.536 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.536 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.536 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.536 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.536 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.537 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.537 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.537 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.537 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.537 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.537 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.537 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.538 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.538 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.538 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.538 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.538 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.538 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.539 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.539 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.539 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.539 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.539 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.539 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.539 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.540 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.540 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.540 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.540 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.540 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.540 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.540 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.541 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.541 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.541 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.541 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.541 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.541 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.541 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.542 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.542 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.542 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.542 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.542 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.542 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.543 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.543 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.543 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.543 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.543 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.543 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.543 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.544 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.544 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.544 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.544 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.544 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.544 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.544 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.545 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.545 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.545 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.545 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.545 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.545 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.545 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.546 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.546 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.546 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.546 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.546 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.546 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.546 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.547 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.547 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.547 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.547 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.548 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.548 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.548 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.548 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.548 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.548 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.549 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.549 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.549 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.549 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-02 15:35:14.549 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-02 15:35:14.555 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-02 15:35:14.556 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.556 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.556 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.557 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.557 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.557 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.557 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.557 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.557 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.558 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.558 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.558 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.558 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.558 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.558 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.558 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.559 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.559 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.559 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/079_expand_update_local_id_limit.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.559 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/079_expand_update_local_id_limit.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.559 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.559 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.559 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.560 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.560 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.560 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.560 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.560 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.560 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.561 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.561 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.561 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.561 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.561 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.561 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.561 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.562 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.562 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.562 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.562 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.562 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.562 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.562 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.563 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.563 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.563 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.564 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.564 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.564 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.564 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.564 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.564 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.565 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.565 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.565 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.565 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.565 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.565 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.565 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.566 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.566 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.566 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.566 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.566 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.566 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.566 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.567 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.567 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.567 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.567 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.567 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.568 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.568 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.568 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.568 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.568 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.568 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.568 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.569 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.569 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.569 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.569 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.569 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.570 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.570 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.570 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.570 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.570 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.570 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.570 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.571 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.571 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.571 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.571 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.571 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.571 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.572 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.572 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.572 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.572 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.572 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.572 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.572 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.573 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.573 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.573 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.573 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.573 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.573 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.574 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.574 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.574 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.574 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.574 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.574 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.574 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.575 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.575 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.575 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.575 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.576 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.576 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.576 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.576 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.576 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.576 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.577 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.577 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.577 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.577 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.577 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.577 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.577 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.577 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.578 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.578 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.578 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.578 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.578 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.578 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.578 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.579 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.579 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.579 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.579 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.579 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.579 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.579 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.580 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.580 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.580 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.580 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.580 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.580 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.580 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-02 15:35:14.581 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-02 15:35:14.660 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-02 15:35:14.661 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.661 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.661 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.661 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.662 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.662 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.662 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.662 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.662 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.662 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.663 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.663 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.663 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.663 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.663 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.663 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.663 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.664 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.664 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/079_expand_update_local_id_limit.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.664 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/079_expand_update_local_id_limit.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.664 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/014_expand_add_domain_id_to_user_table.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.668 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.668 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.668 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.668 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.668 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.668 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.668 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.668 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.668 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.668 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.668 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.668 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.668 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.668 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.668 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.669 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.669 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.669 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.669 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.669 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.669 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.669 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.669 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.669 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.669 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.669 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.669 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.669 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.669 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.669 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.669 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.669 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.669 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.669 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.669 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.669 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.669 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.669 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.669 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.669 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.670 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.670 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.670 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.670 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.670 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.670 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.671 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.671 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.671 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.671 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.671 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.671 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.671 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.672 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.672 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.672 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.672 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.673 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.673 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.673 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.673 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.673 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.674 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.674 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.674 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.674 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.674 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.674 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.674 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.675 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.675 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.675 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.675 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.675 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.675 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.675 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.676 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.676 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.676 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.676 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.676 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.676 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.677 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.677 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.677 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.677 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.677 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.677 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.678 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.678 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.678 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.678 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.678 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.678 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.678 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.678 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.679 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.679 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.679 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.679 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.679 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.679 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.679 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.680 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.680 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.680 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.680 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.680 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.680 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.680 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.681 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.681 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.681 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.681 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.681 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.681 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.681 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.682 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.682 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.682 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.682 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.682 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.682 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.682 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.683 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.683 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.683 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.683 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.683 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.683 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.684 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.684 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.684 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.684 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.684 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.684 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.684 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.685 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-02 15:35:14.685 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-02 15:35:14.685 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-02 15:35:14.686 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.686 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.686 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.687 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.687 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.687 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.687 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.687 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.687 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.687 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.688 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.688 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.688 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.688 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.688 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.688 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.688 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.689 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.689 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/079_expand_update_local_id_limit.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.689 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/079_expand_update_local_id_limit.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.689 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.689 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.689 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.689 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.690 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.690 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.690 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.690 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.690 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.690 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.690 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.691 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.691 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.691 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.691 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.691 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.691 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.692 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.692 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.692 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.692 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.692 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.692 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.692 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.693 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.693 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.693 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.693 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.693 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.693 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.693 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.694 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.694 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.694 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.694 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.694 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.694 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.694 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.695 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.695 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.695 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.695 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.695 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.695 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.695 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.696 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.696 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.696 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.696 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.696 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.696 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.696 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.697 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.697 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.697 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.697 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.697 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.697 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.697 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.698 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.698 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.698 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.698 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.698 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.699 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.699 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.699 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.699 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.699 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.699 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.699 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.700 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.700 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.700 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.700 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.700 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.700 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.700 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.701 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.701 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.701 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.701 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.701 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.701 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.702 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.702 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.702 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.702 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.702 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.702 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.702 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.703 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.703 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.703 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.703 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.703 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.703 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.703 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.704 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.704 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.704 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.704 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.704 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.704 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.704 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.705 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.705 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.705 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.705 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.705 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.705 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.705 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.706 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.706 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.706 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.706 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.706 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.706 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.706 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.707 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.707 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.707 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.707 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.707 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.707 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.707 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.708 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.708 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.708 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.708 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.708 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.708 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.709 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.709 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.709 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.709 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.709 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.709 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.709 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-02 15:35:14.710 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-02 15:35:14.716 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-02 15:35:14.717 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.717 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.717 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.717 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.717 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.718 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.718 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.718 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.718 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.718 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.718 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.718 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.719 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.719 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.720 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.720 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.720 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.720 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.721 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/079_expand_update_local_id_limit.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.721 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/079_expand_update_local_id_limit.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.721 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.721 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.721 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.721 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.721 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.722 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.722 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.722 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.722 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.722 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.722 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.722 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.723 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.723 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.723 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.723 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.723 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.723 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.723 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.724 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.724 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.724 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.724 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.724 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.724 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.725 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.725 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.725 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.725 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.725 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.725 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.725 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.726 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.726 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.726 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.726 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.726 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.726 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.726 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.727 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.727 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.727 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.727 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.727 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.727 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.727 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.728 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.728 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.728 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.728 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.728 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.728 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.728 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.729 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.729 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.729 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.729 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.729 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.729 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.729 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.730 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.730 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.730 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.730 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.730 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.730 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.730 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.731 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.731 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.731 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.731 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.731 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.731 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.731 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.732 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.732 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.732 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.732 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.732 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.732 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.732 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.733 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.733 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.733 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.733 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.733 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.733 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.733 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.734 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.734 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.734 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.734 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.734 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.734 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.734 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.735 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.735 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.736 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.736 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.736 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.736 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.736 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.736 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.736 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.737 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.737 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.737 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.737 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.737 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.737 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.737 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.738 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.738 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.738 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.738 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.738 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.738 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.738 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.739 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.739 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.739 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.739 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.739 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.739 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.739 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.740 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.740 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.740 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.740 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.740 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.740 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.740 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.741 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.741 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.741 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.741 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.741 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:14.741 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:14.742 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-02 15:35:14.742 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-02 15:35:14.750 | INFO migrate.versioning.api [-] 0 -> 1...  2022-02-02 15:35:14.877 | INFO migrate.versioning.api [-] done 2022-02-02 15:35:14.878 | INFO migrate.versioning.api [-] 1 -> 2...  2022-02-02 15:35:14.960 | INFO migrate.versioning.api [-] done 2022-02-02 15:35:14.960 | INFO migrate.versioning.api [-] 2 -> 3...  2022-02-02 15:35:16.553 | INFO migrate.versioning.api [-] done 2022-02-02 15:35:16.553 | INFO migrate.versioning.api [-] 3 -> 4...  2022-02-02 15:35:16.638 | INFO migrate.versioning.api [-] done 2022-02-02 15:35:16.638 | INFO migrate.versioning.api [-] 4 -> 5...  2022-02-02 15:35:16.709 | INFO migrate.versioning.api [-] done 2022-02-02 15:35:16.709 | INFO migrate.versioning.api [-] 5 -> 6...  2022-02-02 15:35:16.764 | INFO migrate.versioning.api [-] done 2022-02-02 15:35:16.765 | INFO migrate.versioning.api [-] 6 -> 7...  2022-02-02 15:35:16.854 | INFO migrate.versioning.api [-] done 2022-02-02 15:35:16.855 | INFO migrate.versioning.api [-] 7 -> 8...  2022-02-02 15:35:16.998 | INFO migrate.versioning.api [-] done 2022-02-02 15:35:16.999 | INFO migrate.versioning.api [-] 8 -> 9...  2022-02-02 15:35:17.073 | INFO migrate.versioning.api [-] done 2022-02-02 15:35:17.073 | INFO migrate.versioning.api [-] 9 -> 10...  2022-02-02 15:35:18.747 | INFO migrate.versioning.api [-] done 2022-02-02 15:35:18.747 | INFO migrate.versioning.api [-] 10 -> 11...  2022-02-02 15:35:18.815 | INFO migrate.versioning.api [-] done 2022-02-02 15:35:18.816 | INFO migrate.versioning.api [-] 11 -> 12...  2022-02-02 15:35:20.233 | INFO migrate.versioning.api [-] done 2022-02-02 15:35:20.233 | INFO migrate.versioning.api [-] 12 -> 13...  2022-02-02 15:35:20.334 | INFO migrate.versioning.api [-] done 2022-02-02 15:35:20.334 | INFO migrate.versioning.api [-] 13 -> 14...  2022-02-02 15:35:21.745 | INFO migrate.versioning.api [-] done 2022-02-02 15:35:21.746 | INFO migrate.versioning.api [-] 14 -> 15...  2022-02-02 15:35:21.833 | INFO migrate.versioning.api [-] done 2022-02-02 15:35:21.833 | INFO migrate.versioning.api [-] 15 -> 16...  2022-02-02 15:35:22.477 | INFO migrate.versioning.api [-] done 2022-02-02 15:35:22.477 | INFO migrate.versioning.api [-] 16 -> 17...  2022-02-02 15:35:22.546 | INFO migrate.versioning.api [-] done 2022-02-02 15:35:22.546 | INFO migrate.versioning.api [-] 17 -> 18...  2022-02-02 15:35:22.627 | INFO migrate.versioning.api [-] done 2022-02-02 15:35:22.627 | INFO migrate.versioning.api [-] 18 -> 19...  2022-02-02 15:35:22.724 | INFO migrate.versioning.api [-] done 2022-02-02 15:35:22.724 | INFO migrate.versioning.api [-] 19 -> 20...  2022-02-02 15:35:22.805 | INFO migrate.versioning.api [-] done 2022-02-02 15:35:22.805 | INFO migrate.versioning.api [-] 20 -> 21...  2022-02-02 15:35:22.918 | INFO migrate.versioning.api [-] done 2022-02-02 15:35:22.918 | INFO migrate.versioning.api [-] 21 -> 22...  2022-02-02 15:35:23.438 | INFO migrate.versioning.api [-] done 2022-02-02 15:35:23.439 | INFO migrate.versioning.api [-] 22 -> 23...  2022-02-02 15:35:23.843 | INFO migrate.versioning.api [-] done 2022-02-02 15:35:23.843 | INFO migrate.versioning.api [-] 23 -> 24...  2022-02-02 15:35:24.553 | INFO migrate.versioning.api [-] done 2022-02-02 15:35:24.553 | INFO migrate.versioning.api [-] 24 -> 25...  2022-02-02 15:35:24.638 | INFO migrate.versioning.api [-] done 2022-02-02 15:35:24.638 | INFO migrate.versioning.api [-] 25 -> 26...  2022-02-02 15:35:24.741 | INFO migrate.versioning.api [-] done 2022-02-02 15:35:24.741 | INFO migrate.versioning.api [-] 26 -> 27...  2022-02-02 15:35:24.855 | INFO migrate.versioning.api [-] done 2022-02-02 15:35:24.855 | INFO migrate.versioning.api [-] 27 -> 28...  2022-02-02 15:35:24.964 | INFO migrate.versioning.api [-] done 2022-02-02 15:35:24.964 | INFO migrate.versioning.api [-] 28 -> 29...  2022-02-02 15:35:25.055 | INFO migrate.versioning.api [-] done 2022-02-02 15:35:25.056 | INFO migrate.versioning.api [-] 29 -> 30...  2022-02-02 15:35:25.757 | INFO migrate.versioning.api [-] done 2022-02-02 15:35:25.757 | INFO migrate.versioning.api [-] 30 -> 31...  2022-02-02 15:35:26.294 | INFO migrate.versioning.api [-] done 2022-02-02 15:35:26.294 | INFO migrate.versioning.api [-] 31 -> 32...  2022-02-02 15:35:27.015 | INFO migrate.versioning.api [-] done 2022-02-02 15:35:27.015 | INFO migrate.versioning.api [-] 32 -> 33...  2022-02-02 15:35:29.592 | INFO migrate.versioning.api [-] done 2022-02-02 15:35:29.592 | INFO migrate.versioning.api [-] 33 -> 34...  2022-02-02 15:35:30.747 | INFO migrate.versioning.api [-] done 2022-02-02 15:35:30.747 | INFO migrate.versioning.api [-] 34 -> 35...  2022-02-02 15:35:31.152 | INFO migrate.versioning.api [-] done 2022-02-02 15:35:31.152 | INFO migrate.versioning.api [-] 35 -> 36...  2022-02-02 15:35:31.553 | INFO migrate.versioning.api [-] done 2022-02-02 15:35:31.553 | INFO migrate.versioning.api [-] 36 -> 37...  2022-02-02 15:35:31.631 | INFO migrate.versioning.api [-] done 2022-02-02 15:35:31.631 | INFO migrate.versioning.api [-] 37 -> 38...  2022-02-02 15:35:31.735 | INFO migrate.versioning.api [-] done 2022-02-02 15:35:31.735 | INFO migrate.versioning.api [-] 38 -> 39...  2022-02-02 15:35:31.815 | INFO migrate.versioning.api [-] done 2022-02-02 15:35:31.815 | INFO migrate.versioning.api [-] 39 -> 40...  2022-02-02 15:35:31.940 | INFO migrate.versioning.api [-] done 2022-02-02 15:35:31.940 | INFO migrate.versioning.api [-] 40 -> 41...  2022-02-02 15:35:32.043 | INFO migrate.versioning.api [-] done 2022-02-02 15:35:32.043 | INFO migrate.versioning.api [-] 41 -> 42...  2022-02-02 15:35:32.174 | INFO migrate.versioning.api [-] done 2022-02-02 15:35:32.174 | INFO migrate.versioning.api [-] 42 -> 43...  2022-02-02 15:35:32.248 | INFO migrate.versioning.api [-] done 2022-02-02 15:35:32.248 | INFO migrate.versioning.api [-] 43 -> 44...  2022-02-02 15:35:32.334 | INFO migrate.versioning.api [-] done 2022-02-02 15:35:32.334 | INFO migrate.versioning.api [-] 44 -> 45...  2022-02-02 15:35:33.110 | INFO migrate.versioning.api [-] done 2022-02-02 15:35:33.110 | INFO migrate.versioning.api [-] 45 -> 46...  2022-02-02 15:35:33.184 | INFO migrate.versioning.api [-] done 2022-02-02 15:35:33.184 | INFO migrate.versioning.api [-] 46 -> 47...  2022-02-02 15:35:38.209 | INFO migrate.versioning.api [-] done 2022-02-02 15:35:38.209 | INFO migrate.versioning.api [-] 47 -> 48...  2022-02-02 15:35:40.384 | INFO migrate.versioning.api [-] done 2022-02-02 15:35:40.384 | INFO migrate.versioning.api [-] 48 -> 49...  2022-02-02 15:35:40.453 | INFO migrate.versioning.api [-] done 2022-02-02 15:35:40.453 | INFO migrate.versioning.api [-] 49 -> 50...  2022-02-02 15:35:40.546 | INFO migrate.versioning.api [-] done 2022-02-02 15:35:40.546 | INFO migrate.versioning.api [-] 50 -> 51...  2022-02-02 15:35:40.620 | INFO migrate.versioning.api [-] done 2022-02-02 15:35:40.620 | INFO migrate.versioning.api [-] 51 -> 52...  2022-02-02 15:35:40.712 | INFO migrate.versioning.api [-] done 2022-02-02 15:35:40.712 | INFO migrate.versioning.api [-] 52 -> 53...  2022-02-02 15:35:41.199 | INFO migrate.versioning.api [-] done 2022-02-02 15:35:41.199 | INFO migrate.versioning.api [-] 53 -> 54...  2022-02-02 15:35:41.277 | INFO migrate.versioning.api [-] done 2022-02-02 15:35:41.277 | INFO migrate.versioning.api [-] 54 -> 55...  2022-02-02 15:35:41.832 | INFO migrate.versioning.api [-] done 2022-02-02 15:35:41.832 | INFO migrate.versioning.api [-] 55 -> 56...  2022-02-02 15:35:42.687 | INFO migrate.versioning.api [-] done 2022-02-02 15:35:42.687 | INFO migrate.versioning.api [-] 56 -> 57...  2022-02-02 15:35:42.763 | INFO migrate.versioning.api [-] done 2022-02-02 15:35:42.763 | INFO migrate.versioning.api [-] 57 -> 58...  2022-02-02 15:35:42.888 | INFO migrate.versioning.api [-] done 2022-02-02 15:35:42.889 | INFO migrate.versioning.api [-] 58 -> 59...  2022-02-02 15:35:42.973 | INFO migrate.versioning.api [-] done 2022-02-02 15:35:42.973 | INFO migrate.versioning.api [-] 59 -> 60...  2022-02-02 15:35:43.072 | INFO migrate.versioning.api [-] done 2022-02-02 15:35:43.072 | INFO migrate.versioning.api [-] 60 -> 61...  2022-02-02 15:35:43.157 | INFO migrate.versioning.api [-] done 2022-02-02 15:35:43.164 | INFO migrate.versioning.api [-] 61 -> 62...  2022-02-02 15:35:44.014 | INFO migrate.versioning.api [-] done 2022-02-02 15:35:44.014 | INFO migrate.versioning.api [-] 62 -> 63...  2022-02-02 15:35:44.121 | INFO migrate.versioning.api [-] done 2022-02-02 15:35:44.121 | INFO migrate.versioning.api [-] 63 -> 64...  2022-02-02 15:35:44.556 | INFO migrate.versioning.api [-] done 2022-02-02 15:35:44.556 | INFO migrate.versioning.api [-] 64 -> 65...  2022-02-02 15:35:46.636 | INFO migrate.versioning.api [-] done 2022-02-02 15:35:46.636 | INFO migrate.versioning.api [-] 65 -> 66...  2022-02-02 15:35:48.036 | INFO migrate.versioning.api [-] done 2022-02-02 15:35:48.037 | INFO migrate.versioning.api [-] 66 -> 67...  2022-02-02 15:35:48.111 | INFO migrate.versioning.api [-] done 2022-02-02 15:35:48.111 | INFO migrate.versioning.api [-] 67 -> 68...  2022-02-02 15:35:48.197 | INFO migrate.versioning.api [-] done 2022-02-02 15:35:48.197 | INFO migrate.versioning.api [-] 68 -> 69...  2022-02-02 15:35:48.270 | INFO migrate.versioning.api [-] done 2022-02-02 15:35:48.270 | INFO migrate.versioning.api [-] 69 -> 70...  2022-02-02 15:35:48.384 | INFO migrate.versioning.api [-] done 2022-02-02 15:35:48.384 | INFO migrate.versioning.api [-] 70 -> 71...  2022-02-02 15:35:48.488 | INFO migrate.versioning.api [-] done 2022-02-02 15:35:48.488 | INFO migrate.versioning.api [-] 71 -> 72...  2022-02-02 15:35:48.573 | INFO migrate.versioning.api [-] done 2022-02-02 15:35:48.573 | INFO migrate.versioning.api [-] 72 -> 73...  2022-02-02 15:35:49.568 | INFO migrate.versioning.api [-] done 2022-02-02 15:35:49.568 | INFO migrate.versioning.api [-] 73 -> 74...  2022-02-02 15:35:49.660 | INFO migrate.versioning.api [-] done 2022-02-02 15:35:49.660 | INFO migrate.versioning.api [-] 74 -> 75...  2022-02-02 15:35:49.803 | INFO migrate.versioning.api [-] done 2022-02-02 15:35:49.803 | INFO migrate.versioning.api [-] 75 -> 76...  2022-02-02 15:35:49.934 | INFO migrate.versioning.api [-] done 2022-02-02 15:35:49.934 | INFO migrate.versioning.api [-] 76 -> 77...  2022-02-02 15:35:50.002 | INFO migrate.versioning.api [-] done 2022-02-02 15:35:50.003 | INFO migrate.versioning.api [-] 77 -> 78...  2022-02-02 15:35:50.067 | INFO migrate.versioning.api [-] done 2022-02-02 15:35:50.067 | INFO migrate.versioning.api [-] 78 -> 79...  2022-02-02 15:35:51.105 | INFO migrate.versioning.api [-] done 2022-02-02 15:35:51.105 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-02 15:35:51.106 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.106 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.107 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.107 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.107 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.107 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.107 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.107 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.108 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.108 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.108 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.108 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.108 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.108 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.109 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.109 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.109 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.109 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.109 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.109 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.109 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.110 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.110 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.110 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.110 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.110 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.110 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.110 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.111 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.111 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.111 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.111 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.111 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.111 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.111 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.112 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.112 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.112 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.112 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.112 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.112 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.113 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/030_migrate_add_project_tags_table.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.113 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.113 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.113 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.114 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.114 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.114 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.114 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.114 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.114 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.115 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.115 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.120 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.120 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.120 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.120 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.120 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.120 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.120 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.120 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.120 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.120 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.120 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.121 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.121 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.121 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.121 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.121 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.121 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.121 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.121 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.121 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.121 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.121 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.121 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.121 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.121 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.121 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.121 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.121 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.121 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.121 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.121 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.121 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.121 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.121 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.121 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.121 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.121 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.122 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.122 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.122 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.122 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.122 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.122 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.122 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.122 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.122 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.122 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.122 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.122 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.122 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.122 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.122 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.122 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.122 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.123 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.123 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.123 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.123 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.123 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.123 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.123 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.124 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.124 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.124 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.124 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.124 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.124 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.124 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.125 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.125 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.125 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.125 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.125 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.125 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.125 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.126 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.126 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.126 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.126 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.126 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.126 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.127 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.127 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.127 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.127 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.127 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.127 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.127 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.128 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.128 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.128 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.128 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.128 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.128 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.129 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.129 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.129 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.129 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/072_migrate_drop_domain_id_fk.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.129 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/072_migrate_drop_domain_id_fk.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.129 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.129 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.130 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.130 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.130 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.130 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.130 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-02 15:35:51.130 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-02 15:35:51.131 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-02 15:35:51.132 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.132 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.132 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.132 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.132 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.132 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.133 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.133 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.133 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.133 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.133 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.133 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.134 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.134 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.134 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.134 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.134 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.134 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.134 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/079_expand_update_local_id_limit.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.135 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/079_expand_update_local_id_limit.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.135 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.135 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.135 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.135 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.135 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.135 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.136 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.136 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.136 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.136 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.136 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.136 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.136 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.137 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.137 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.137 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.137 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.137 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.137 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.137 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.138 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.138 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.138 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.138 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.138 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.138 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.138 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.139 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.139 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.139 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.139 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.139 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.139 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.139 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.140 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.140 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.140 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.140 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.140 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.140 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.141 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.141 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.141 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.141 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.141 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.141 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.141 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.141 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.142 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.142 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.142 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.142 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.142 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.142 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.142 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.143 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.143 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.143 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.143 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.143 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.143 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.144 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.144 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.144 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.144 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.144 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.144 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.144 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.145 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.145 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.145 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.145 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.145 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.145 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.145 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.145 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.146 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.146 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.146 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.146 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.146 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.146 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.146 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.147 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.147 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.147 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.147 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.147 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.147 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.147 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.148 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.148 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.148 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.149 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.149 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.149 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.149 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.149 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.149 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.149 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.150 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.150 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.150 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.150 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.150 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.150 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.150 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.151 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.151 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.151 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.151 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.151 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.151 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.152 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.152 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.152 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.152 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.152 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.152 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.152 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.153 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.153 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.153 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.153 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.153 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.153 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.153 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.154 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.154 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.154 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.154 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.154 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.155 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.155 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.155 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.155 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.155 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.155 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.156 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-02 15:35:51.156 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-02 15:35:51.156 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-02 15:35:51.157 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.157 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.157 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.157 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.157 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.158 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.158 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.158 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.158 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.158 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.158 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.158 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.159 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.159 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.159 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.159 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.159 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.159 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.160 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/079_expand_update_local_id_limit.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.160 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/079_expand_update_local_id_limit.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.160 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.160 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.160 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.160 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.160 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.161 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.166 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.166 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.166 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.166 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.166 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.166 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.166 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.166 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.166 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.166 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.166 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.166 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.166 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.166 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.166 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.166 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.166 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.167 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.167 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.167 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.167 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.167 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.167 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.167 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.167 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.167 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.167 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.167 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.167 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.167 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.167 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.167 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.167 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.167 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.167 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.167 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.167 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.167 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.167 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.167 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.167 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.167 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.168 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.168 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.168 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.168 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.168 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.168 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.168 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.168 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.168 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.168 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.168 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.169 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.169 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.169 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.169 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.169 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.169 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.169 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.170 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.170 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.170 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.170 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.170 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.170 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.170 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.171 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.171 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.171 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.171 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.171 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.171 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.171 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.172 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.172 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.172 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.172 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.172 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.172 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.172 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.173 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.173 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.173 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.173 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.173 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.173 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.174 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.174 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.174 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.174 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/024_expand_create_created_at_int_columns.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.174 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/024_expand_create_created_at_int_columns.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.174 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.174 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.175 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.175 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.175 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.175 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.175 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.175 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.175 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.176 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.176 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.176 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.176 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.176 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.176 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.176 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.177 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.177 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.177 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.177 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.177 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.177 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.178 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.178 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.178 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.178 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.178 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.178 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.178 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.179 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.179 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.179 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.179 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.179 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.179 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.179 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.180 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.180 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.180 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.180 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.180 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-02 15:35:51.180 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-02 15:35:51.186 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-02 15:35:51.187 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.187 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.188 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.188 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.188 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.188 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.188 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.188 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.189 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.189 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.189 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.189 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.189 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.189 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.190 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.190 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.190 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.190 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.190 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.190 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.190 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.191 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.191 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.191 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.191 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.191 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.191 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.191 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.192 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.192 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.192 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.192 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.192 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.192 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.192 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.193 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.193 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.193 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.193 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.193 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.193 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.194 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.194 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.194 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.194 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.194 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.194 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.194 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.195 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.195 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.195 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.196 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.196 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.196 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.196 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.196 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.196 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.197 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.197 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.197 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.197 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.197 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.197 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.197 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.198 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.198 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.198 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.198 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.198 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.198 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.199 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.199 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.199 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.199 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.199 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/055_migrate_add_domain_to_limit.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.199 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/055_migrate_add_domain_to_limit.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.199 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.200 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.200 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.200 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.200 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.200 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.200 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.200 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.201 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.201 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/022_migrate_add_default_project_id_index.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.201 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.201 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.201 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.201 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.202 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.202 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.202 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.202 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.202 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.202 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.202 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.203 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.203 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.203 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.203 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.203 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.203 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.203 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.204 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.204 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.204 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.204 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.204 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.204 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.204 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.205 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.205 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.205 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.205 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.205 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.205 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.205 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.206 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.206 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.206 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.206 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.206 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.206 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.206 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.207 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.207 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.207 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.207 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.207 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.207 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.207 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.208 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.208 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.208 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.208 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.208 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.208 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.208 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.209 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.209 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.209 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.209 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.209 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.209 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.210 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.210 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/046_migrate_old_password_data_to_password_hash_column.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.210 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/046_migrate_old_password_data_to_password_hash_column.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.210 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.211 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.211 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/072_migrate_drop_domain_id_fk.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.211 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/072_migrate_drop_domain_id_fk.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.211 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.211 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.211 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.212 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.212 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.212 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.212 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-02 15:35:51.212 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-02 15:35:51.358 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-02 15:35:51.359 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.359 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.360 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.360 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.360 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.360 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.360 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.360 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.360 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.361 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.361 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.361 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.361 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.361 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.361 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.362 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.362 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.362 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.362 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.362 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.362 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.362 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.363 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.363 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.363 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.363 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.363 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.363 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.363 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.364 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.364 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.364 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.364 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.364 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.364 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.364 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.365 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.365 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.365 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.365 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.365 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.365 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.366 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.366 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.366 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.366 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.366 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.366 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.367 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.367 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.367 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.367 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.367 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.367 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.367 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.368 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.368 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.368 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.368 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.368 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.368 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.368 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.369 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.369 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.369 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.369 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.369 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.369 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.369 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.370 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.370 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.370 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.370 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.370 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.370 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.371 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.371 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.371 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.371 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.371 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.371 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.371 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.372 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.372 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.372 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.372 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.372 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.372 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.372 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.373 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.373 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.373 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.373 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.373 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.373 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.373 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.374 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.374 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.374 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.374 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.374 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.374 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.375 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.375 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.375 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.375 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.375 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.375 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.375 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.376 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.376 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.376 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.376 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.376 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.376 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.376 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.377 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.377 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.377 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.377 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.377 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.377 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.378 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.378 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.378 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.378 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.378 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.378 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.378 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.379 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.379 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.379 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.379 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.379 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.379 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.379 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.380 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.380 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.380 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.380 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.380 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.380 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.380 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.381 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.381 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.381 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.381 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.381 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.381 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.381 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.382 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/072_migrate_drop_domain_id_fk.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.382 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/072_migrate_drop_domain_id_fk.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.382 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.383 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.383 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.383 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.383 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.383 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.383 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-02 15:35:51.383 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-02 15:35:51.384 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-02 15:35:51.385 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.385 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.385 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.385 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.385 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.385 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.386 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.386 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.386 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.386 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.386 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.386 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.386 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.387 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.387 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.387 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.387 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.387 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.387 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.388 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.388 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.388 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.388 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.388 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.388 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.388 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.389 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.389 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.389 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.389 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.389 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.389 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.389 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.390 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.390 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.390 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.390 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.390 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.390 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.390 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.391 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.391 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.391 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.391 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.391 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.391 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.392 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/034_migrate_add_application_credentials_table.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.392 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/034_migrate_add_application_credentials_table.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.392 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.392 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.392 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.392 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.392 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.393 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.393 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.393 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.393 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.393 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.393 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.393 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.394 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.394 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.394 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.394 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.394 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.394 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.394 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.395 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.395 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.395 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.395 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/024_migrate_create_created_at_int_columns.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.395 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/024_migrate_create_created_at_int_columns.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.395 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.396 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.396 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.396 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.396 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.396 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.396 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.396 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.397 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.397 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.397 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.397 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.397 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.397 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.397 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.398 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.398 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.398 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.399 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.399 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.399 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.399 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.399 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.399 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.400 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.400 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.400 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.400 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.400 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.400 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.400 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.401 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.401 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.401 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.401 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.401 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.401 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.401 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.402 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.402 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.402 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.402 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.402 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.402 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.402 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.403 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.403 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.403 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.403 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.403 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.403 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.404 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.404 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.404 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.404 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.404 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.404 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.404 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.405 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.405 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.405 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.405 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.405 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.405 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.405 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.406 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.406 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.406 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.406 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.406 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.406 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.406 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.407 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.407 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.407 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.407 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.407 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.407 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.408 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/072_migrate_drop_domain_id_fk.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.408 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/072_migrate_drop_domain_id_fk.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.408 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.408 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.408 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.408 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.408 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.409 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.409 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-02 15:35:51.409 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-02 15:35:51.415 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-02 15:35:51.416 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.416 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.416 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.416 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.417 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.417 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.417 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.417 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.417 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.417 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.417 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.418 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.418 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.418 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.418 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.418 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.418 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.419 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.419 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.419 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.419 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.419 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.419 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.419 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.420 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.420 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.420 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.420 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.420 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.420 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.420 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.421 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.421 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.421 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.421 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.421 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.421 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.421 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.422 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.422 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.422 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.422 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.422 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.422 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.423 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.423 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.423 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.423 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.423 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.423 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.423 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.424 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.424 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.424 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.424 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.424 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.424 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.424 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.425 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.425 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.425 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.425 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.425 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.425 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.425 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.426 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.426 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.426 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.426 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.426 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.426 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.426 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.427 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.427 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.427 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.427 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.427 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.427 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.428 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.428 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.428 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.428 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.428 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.428 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.428 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.429 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.429 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.429 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.429 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.429 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.429 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.429 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.430 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.430 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.430 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.430 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.430 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.430 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.430 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.431 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.431 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.431 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.431 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.431 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.431 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/047_migrate_update_pk_for_unified_limit.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.432 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.432 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.432 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.432 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.432 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.432 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.432 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.433 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.433 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.433 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.433 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.433 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.433 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.433 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.434 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.434 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.434 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.434 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.434 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.434 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.434 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.435 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.435 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.435 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.435 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.435 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.435 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.435 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.436 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.436 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.436 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.436 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.436 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.436 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.436 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.437 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.437 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.437 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.437 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.437 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.437 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.437 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.438 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.438 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.438 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.438 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/072_migrate_drop_domain_id_fk.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.438 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/072_migrate_drop_domain_id_fk.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.438 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.438 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.439 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.439 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.439 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:51.439 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:51.439 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-02 15:35:51.439 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-02 15:35:51.446 | INFO migrate.versioning.api [-] 0 -> 1...  2022-02-02 15:35:51.579 | INFO migrate.versioning.api [-] done 2022-02-02 15:35:51.579 | INFO migrate.versioning.api [-] 1 -> 2...  2022-02-02 15:35:51.659 | INFO migrate.versioning.api [-] done 2022-02-02 15:35:51.659 | INFO migrate.versioning.api [-] 2 -> 3...  2022-02-02 15:35:51.744 | INFO migrate.versioning.api [-] done 2022-02-02 15:35:51.744 | INFO migrate.versioning.api [-] 3 -> 4...  2022-02-02 15:35:51.819 | INFO migrate.versioning.api [-] done 2022-02-02 15:35:51.819 | INFO migrate.versioning.api [-] 4 -> 5...  2022-02-02 15:35:51.904 | INFO migrate.versioning.api [-] done 2022-02-02 15:35:51.904 | INFO migrate.versioning.api [-] 5 -> 6...  2022-02-02 15:35:51.984 | INFO migrate.versioning.api [-] done 2022-02-02 15:35:51.984 | INFO migrate.versioning.api [-] 6 -> 7...  2022-02-02 15:35:52.075 | INFO migrate.versioning.api [-] done 2022-02-02 15:35:52.075 | INFO migrate.versioning.api [-] 7 -> 8...  2022-02-02 15:35:52.162 | INFO migrate.versioning.api [-] done 2022-02-02 15:35:52.162 | INFO migrate.versioning.api [-] 8 -> 9...  2022-02-02 15:35:52.236 | INFO migrate.versioning.api [-] done 2022-02-02 15:35:52.236 | INFO migrate.versioning.api [-] 9 -> 10...  2022-02-02 15:35:52.306 | INFO migrate.versioning.api [-] done 2022-02-02 15:35:52.306 | INFO migrate.versioning.api [-] 10 -> 11...  2022-02-02 15:35:52.368 | INFO migrate.versioning.api [-] done 2022-02-02 15:35:52.368 | INFO migrate.versioning.api [-] 11 -> 12...  2022-02-02 15:35:52.465 | INFO migrate.versioning.api [-] done 2022-02-02 15:35:52.465 | INFO migrate.versioning.api [-] 12 -> 13...  2022-02-02 15:35:52.551 | INFO migrate.versioning.api [-] done 2022-02-02 15:35:52.551 | INFO migrate.versioning.api [-] 13 -> 14...  2022-02-02 15:35:52.665 | INFO migrate.versioning.api [-] done 2022-02-02 15:35:52.666 | INFO migrate.versioning.api [-] 14 -> 15...  2022-02-02 15:35:52.808 | INFO migrate.versioning.api [-] done 2022-02-02 15:35:52.808 | INFO migrate.versioning.api [-] 15 -> 16...  2022-02-02 15:35:52.911 | INFO migrate.versioning.api [-] done 2022-02-02 15:35:52.911 | INFO migrate.versioning.api [-] 16 -> 17...  2022-02-02 15:35:52.985 | INFO migrate.versioning.api [-] done 2022-02-02 15:35:52.985 | INFO migrate.versioning.api [-] 17 -> 18...  2022-02-02 15:35:53.065 | INFO migrate.versioning.api [-] done 2022-02-02 15:35:53.065 | INFO migrate.versioning.api [-] 18 -> 19...  2022-02-02 15:35:53.151 | INFO migrate.versioning.api [-] done 2022-02-02 15:35:53.151 | INFO migrate.versioning.api [-] 19 -> 20...  2022-02-02 15:35:53.235 | INFO migrate.versioning.api [-] done 2022-02-02 15:35:53.235 | INFO migrate.versioning.api [-] 20 -> 21...  2022-02-02 15:35:53.300 | INFO migrate.versioning.api [-] done 2022-02-02 15:35:53.300 | INFO migrate.versioning.api [-] 21 -> 22...  2022-02-02 15:35:53.368 | INFO migrate.versioning.api [-] done 2022-02-02 15:35:53.368 | INFO migrate.versioning.api [-] 22 -> 23...  2022-02-02 15:35:53.448 | INFO migrate.versioning.api [-] done 2022-02-02 15:35:53.448 | INFO migrate.versioning.api [-] 23 -> 24...  2022-02-02 15:35:53.540 | INFO migrate.versioning.api [-] done 2022-02-02 15:35:53.540 | INFO migrate.versioning.api [-] 24 -> 25...  2022-02-02 15:35:53.602 | INFO migrate.versioning.api [-] done 2022-02-02 15:35:53.602 | INFO migrate.versioning.api [-] 25 -> 26...  2022-02-02 15:35:53.658 | INFO migrate.versioning.api [-] done 2022-02-02 15:35:53.658 | INFO migrate.versioning.api [-] 26 -> 27...  2022-02-02 15:35:53.728 | INFO migrate.versioning.api [-] done 2022-02-02 15:35:53.728 | INFO migrate.versioning.api [-] 27 -> 28...  2022-02-02 15:35:53.789 | INFO migrate.versioning.api [-] done 2022-02-02 15:35:53.790 | INFO migrate.versioning.api [-] 28 -> 29...  2022-02-02 15:35:53.909 | INFO migrate.versioning.api [-] done 2022-02-02 15:35:53.909 | INFO migrate.versioning.api [-] 29 -> 30...  2022-02-02 15:35:54.019 | INFO migrate.versioning.api [-] done 2022-02-02 15:35:54.019 | INFO migrate.versioning.api [-] 30 -> 31...  2022-02-02 15:35:54.093 | INFO migrate.versioning.api [-] done 2022-02-02 15:35:54.093 | INFO migrate.versioning.api [-] 31 -> 32...  2022-02-02 15:35:54.168 | INFO migrate.versioning.api [-] done 2022-02-02 15:35:54.168 | INFO migrate.versioning.api [-] 32 -> 33...  2022-02-02 15:35:54.293 | INFO migrate.versioning.api [-] done 2022-02-02 15:35:54.294 | INFO migrate.versioning.api [-] 33 -> 34...  2022-02-02 15:35:54.412 | INFO migrate.versioning.api [-] done 2022-02-02 15:35:54.412 | INFO migrate.versioning.api [-] 34 -> 35...  2022-02-02 15:35:54.487 | INFO migrate.versioning.api [-] done 2022-02-02 15:35:54.487 | INFO migrate.versioning.api [-] 35 -> 36...  2022-02-02 15:35:54.561 | INFO migrate.versioning.api [-] done 2022-02-02 15:35:54.561 | INFO migrate.versioning.api [-] 36 -> 37...  2022-02-02 15:35:54.619 | INFO migrate.versioning.api [-] done 2022-02-02 15:35:54.619 | INFO migrate.versioning.api [-] 37 -> 38...  2022-02-02 15:35:54.689 | INFO migrate.versioning.api [-] done 2022-02-02 15:35:54.689 | INFO migrate.versioning.api [-] 38 -> 39...  2022-02-02 15:35:54.795 | INFO migrate.versioning.api [-] done 2022-02-02 15:35:54.795 | INFO migrate.versioning.api [-] 39 -> 40...  2022-02-02 15:35:54.922 | INFO migrate.versioning.api [-] done 2022-02-02 15:35:54.923 | INFO migrate.versioning.api [-] 40 -> 41...  2022-02-02 15:35:54.985 | INFO migrate.versioning.api [-] done 2022-02-02 15:35:54.985 | INFO migrate.versioning.api [-] 41 -> 42...  2022-02-02 15:35:55.054 | INFO migrate.versioning.api [-] done 2022-02-02 15:35:55.054 | INFO migrate.versioning.api [-] 42 -> 43...  2022-02-02 15:35:55.110 | INFO migrate.versioning.api [-] done 2022-02-02 15:35:55.111 | INFO migrate.versioning.api [-] 43 -> 44...  2022-02-02 15:35:55.169 | INFO migrate.versioning.api [-] done 2022-02-02 15:35:55.169 | INFO migrate.versioning.api [-] 44 -> 45...  2022-02-02 15:35:55.253 | INFO migrate.versioning.api [-] done 2022-02-02 15:35:55.253 | INFO migrate.versioning.api [-] 45 -> 46...  2022-02-02 15:35:55.381 | INFO migrate.versioning.api [-] done 2022-02-02 15:35:55.381 | INFO migrate.versioning.api [-] 46 -> 47...  2022-02-02 15:35:55.482 | INFO migrate.versioning.api [-] done 2022-02-02 15:35:55.482 | INFO migrate.versioning.api [-] 47 -> 48...  2022-02-02 15:35:55.545 | INFO migrate.versioning.api [-] done 2022-02-02 15:35:55.545 | INFO migrate.versioning.api [-] 48 -> 49...  2022-02-02 15:35:55.625 | INFO migrate.versioning.api [-] done 2022-02-02 15:35:55.625 | INFO migrate.versioning.api [-] 49 -> 50...  2022-02-02 15:35:55.750 | INFO migrate.versioning.api [-] done 2022-02-02 15:35:55.750 | INFO migrate.versioning.api [-] 50 -> 51...  2022-02-02 15:35:55.911 | INFO migrate.versioning.api [-] done 2022-02-02 15:35:55.911 | INFO migrate.versioning.api [-] 51 -> 52...  2022-02-02 15:35:56.002 | INFO migrate.versioning.api [-] done 2022-02-02 15:35:56.002 | INFO migrate.versioning.api [-] 52 -> 53...  2022-02-02 15:35:56.104 | INFO migrate.versioning.api [-] done 2022-02-02 15:35:56.104 | INFO migrate.versioning.api [-] 53 -> 54...  2022-02-02 15:35:56.162 | INFO migrate.versioning.api [-] done 2022-02-02 15:35:56.162 | INFO migrate.versioning.api [-] 54 -> 55...  2022-02-02 15:35:56.269 | INFO migrate.versioning.api [-] done 2022-02-02 15:35:56.269 | INFO migrate.versioning.api [-] 55 -> 56...  2022-02-02 15:35:56.338 | INFO migrate.versioning.api [-] done 2022-02-02 15:35:56.338 | INFO migrate.versioning.api [-] 56 -> 57...  2022-02-02 15:35:56.412 | INFO migrate.versioning.api [-] done 2022-02-02 15:35:56.412 | INFO migrate.versioning.api [-] 57 -> 58...  2022-02-02 15:35:56.483 | INFO migrate.versioning.api [-] done 2022-02-02 15:35:56.483 | INFO migrate.versioning.api [-] 58 -> 59...  2022-02-02 15:35:56.568 | INFO migrate.versioning.api [-] done 2022-02-02 15:35:56.568 | INFO migrate.versioning.api [-] 59 -> 60...  2022-02-02 15:35:56.699 | INFO migrate.versioning.api [-] done 2022-02-02 15:35:56.699 | INFO migrate.versioning.api [-] 60 -> 61...  2022-02-02 15:35:56.784 | INFO migrate.versioning.api [-] done 2022-02-02 15:35:56.785 | INFO migrate.versioning.api [-] 61 -> 62...  2022-02-02 15:35:56.871 | INFO migrate.versioning.api [-] done 2022-02-02 15:35:56.871 | INFO migrate.versioning.api [-] 62 -> 63...  2022-02-02 15:35:56.989 | INFO migrate.versioning.api [-] done 2022-02-02 15:35:56.990 | INFO migrate.versioning.api [-] 63 -> 64...  2022-02-02 15:35:57.118 | INFO migrate.versioning.api [-] done 2022-02-02 15:35:57.118 | INFO migrate.versioning.api [-] 64 -> 65...  2022-02-02 15:35:57.219 | INFO migrate.versioning.api [-] done 2022-02-02 15:35:57.219 | INFO migrate.versioning.api [-] 65 -> 66...  2022-02-02 15:35:57.328 | INFO migrate.versioning.api [-] done 2022-02-02 15:35:57.328 | INFO migrate.versioning.api [-] 66 -> 67...  2022-02-02 15:35:57.396 | INFO migrate.versioning.api [-] done 2022-02-02 15:35:57.397 | INFO migrate.versioning.api [-] 67 -> 68...  2022-02-02 15:35:57.465 | INFO migrate.versioning.api [-] done 2022-02-02 15:35:57.465 | INFO migrate.versioning.api [-] 68 -> 69...  2022-02-02 15:35:57.522 | INFO migrate.versioning.api [-] done 2022-02-02 15:35:57.522 | INFO migrate.versioning.api [-] 69 -> 70...  2022-02-02 15:35:57.574 | INFO migrate.versioning.api [-] done 2022-02-02 15:35:57.574 | INFO migrate.versioning.api [-] 70 -> 71...  2022-02-02 15:35:57.619 | INFO migrate.versioning.api [-] done 2022-02-02 15:35:57.620 | INFO migrate.versioning.api [-] 71 -> 72...  2022-02-02 15:35:57.693 | INFO migrate.versioning.api [-] done 2022-02-02 15:35:57.693 | INFO migrate.versioning.api [-] 72 -> 73...  2022-02-02 15:35:57.779 | INFO migrate.versioning.api [-] done 2022-02-02 15:35:57.779 | INFO migrate.versioning.api [-] 73 -> 74...  2022-02-02 15:35:57.875 | INFO migrate.versioning.api [-] done 2022-02-02 15:35:57.875 | INFO migrate.versioning.api [-] 74 -> 75...  2022-02-02 15:35:57.963 | INFO migrate.versioning.api [-] done 2022-02-02 15:35:57.963 | INFO migrate.versioning.api [-] 75 -> 76...  2022-02-02 15:35:58.048 | INFO migrate.versioning.api [-] done 2022-02-02 15:35:58.048 | INFO migrate.versioning.api [-] 76 -> 77...  2022-02-02 15:35:58.115 | INFO migrate.versioning.api [-] done 2022-02-02 15:35:58.115 | INFO migrate.versioning.api [-] 77 -> 78...  2022-02-02 15:35:58.213 | INFO migrate.versioning.api [-] done 2022-02-02 15:35:58.213 | INFO migrate.versioning.api [-] 78 -> 79...  2022-02-02 15:35:58.299 | INFO migrate.versioning.api [-] done 2022-02-02 15:35:58.299 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/contract_repo... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-02 15:35:58.300 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.300 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.301 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.301 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.301 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.301 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.301 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.301 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.301 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.302 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.302 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.302 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.302 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.302 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.302 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.303 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.308 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.308 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.308 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.308 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.308 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.308 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.308 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.308 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.309 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.309 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.309 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.309 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.309 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.309 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.309 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.309 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.309 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.309 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.309 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.309 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.309 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.309 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.309 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.309 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.309 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.309 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.309 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.309 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.309 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.309 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.309 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.309 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.309 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.309 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.310 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.310 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.310 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.310 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.310 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.310 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.310 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.310 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.310 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.310 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.310 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/056_contract_add_application_credential_access_rules.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.310 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/056_contract_add_application_credential_access_rules.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.310 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.310 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.310 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.310 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.310 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.311 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.311 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.311 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.311 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.311 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.311 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.311 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.312 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.312 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.312 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.312 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.312 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.312 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.313 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.313 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.313 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.313 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.313 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.313 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.313 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.314 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.314 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.314 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.314 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.314 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.314 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.315 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.315 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.315 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.315 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.315 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.315 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.315 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.316 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.316 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.316 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.316 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.316 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.316 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.317 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.317 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.317 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.317 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.317 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.317 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.317 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.318 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.318 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.318 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.318 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.318 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.318 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.318 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.319 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.319 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.319 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.319 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.319 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.320 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.320 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.320 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.320 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.320 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.320 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.320 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.321 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.321 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.321 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.321 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.321 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.322 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.322 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.322 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.322 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.322 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.322 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.322 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.323 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.323 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.323 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.323 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.323 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.323 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.324 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.324 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.324 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.324 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.324 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.324 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.324 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.325 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.325 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/contract_repo loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-02 15:35:58.325 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-02 15:35:58.325 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-02 15:35:58.326 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.327 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.327 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.327 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.327 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.327 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.327 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.328 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.328 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.328 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.328 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.328 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.328 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.329 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.329 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.329 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.329 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.329 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.329 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.329 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.330 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.330 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.330 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.330 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.330 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.330 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.330 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.331 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.331 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.331 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.331 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.331 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.331 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.332 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.332 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.332 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.332 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.332 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.332 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.332 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.333 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.333 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.333 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.333 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.333 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.333 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.333 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.334 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.334 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.334 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.334 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.334 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.334 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.334 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.335 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.335 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.335 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.335 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.335 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.335 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.336 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.336 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.336 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.336 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.336 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.336 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.336 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.337 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.337 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.337 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.337 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.337 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.337 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.337 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.338 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.338 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.338 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.338 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.338 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.338 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.339 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.339 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.339 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.339 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.339 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.339 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.339 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.340 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.340 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.340 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.340 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.340 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.340 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.340 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.341 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.341 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.341 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.341 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.341 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.341 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.342 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.342 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.342 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.342 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.342 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.342 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.342 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.343 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.343 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.343 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.343 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.343 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.343 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.343 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.344 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.344 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.344 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.344 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.344 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.344 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.345 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.345 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.345 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.345 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.345 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.345 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.345 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.346 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.346 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.346 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.346 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.346 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.346 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.346 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.347 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.347 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.347 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.347 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.347 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.347 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.348 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.348 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.348 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.348 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.348 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.348 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.348 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.349 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.349 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.349 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.349 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/072_migrate_drop_domain_id_fk.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.349 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/072_migrate_drop_domain_id_fk.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.349 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.349 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.350 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.350 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.350 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.350 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.350 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-02 15:35:58.351 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-02 15:35:58.351 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-02 15:35:58.352 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.352 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.352 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.353 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.353 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.353 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.353 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.353 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.353 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.353 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.354 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.354 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.354 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.354 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.354 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.354 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.355 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.355 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.355 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.355 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.355 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.355 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.355 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.356 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.356 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.356 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.356 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.356 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.356 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.356 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.357 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.357 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.357 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.357 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.357 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.357 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.357 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.358 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.358 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.358 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.358 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.358 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.358 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.359 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.359 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.359 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.359 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.359 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.359 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.359 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.360 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.360 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.360 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.360 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.360 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.360 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.360 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.361 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.361 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.361 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.361 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.361 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.361 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.361 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.362 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.362 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.362 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.362 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.362 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.362 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.363 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.363 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.363 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.363 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.363 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.363 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.363 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.364 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.364 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.364 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.364 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.364 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.364 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.364 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.365 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.365 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.365 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.365 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.365 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.365 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.365 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.366 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.366 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.366 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.367 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.367 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.367 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.367 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.367 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.367 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.368 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.368 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.368 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.368 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.368 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/047_migrate_update_pk_for_unified_limit.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.368 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/047_migrate_update_pk_for_unified_limit.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.368 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.369 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.369 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.369 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.369 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.369 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.369 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.369 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.370 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.370 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.370 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.370 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.370 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.370 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.371 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/056_migrate_add_application_credential_access_rules.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.371 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/056_migrate_add_application_credential_access_rules.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.371 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.371 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.371 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.371 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.371 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.372 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.372 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.372 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.372 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.372 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.372 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.372 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.373 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.373 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.373 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.373 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.373 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.373 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.373 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.374 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.374 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.374 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.374 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.374 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.374 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.374 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.375 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.375 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.375 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/072_migrate_drop_domain_id_fk.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.375 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/072_migrate_drop_domain_id_fk.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.375 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.375 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.375 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.376 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.376 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.376 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.376 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-02 15:35:58.376 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-02 15:35:58.383 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/contract_repo... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-02 15:35:58.384 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.384 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.384 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.384 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.384 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.385 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.385 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.385 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.385 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.385 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.385 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.385 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.386 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.386 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.386 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.386 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.386 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.386 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.387 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.387 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.387 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.387 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.387 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.387 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.387 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.388 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.388 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.388 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.388 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.388 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.388 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.388 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.389 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.389 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.389 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.389 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.389 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.389 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.390 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.390 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.390 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.390 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.390 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.390 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.390 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.391 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.391 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.391 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.391 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.391 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.391 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.391 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.392 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.392 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.392 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.392 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.392 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.392 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.393 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.393 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.393 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.393 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.393 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.393 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.393 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.394 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.394 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.394 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.394 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.394 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.394 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.394 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.395 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.395 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.395 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.395 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.395 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.395 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.396 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.396 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.396 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.396 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.396 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.396 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.396 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.397 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.397 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.397 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.397 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.397 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.397 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.397 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.398 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.398 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.398 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.398 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.398 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.398 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.398 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.399 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.399 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.399 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.399 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.399 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.399 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.400 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.400 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.400 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.400 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.400 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.400 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.400 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.400 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.401 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.401 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.401 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.401 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.401 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.401 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.401 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.402 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.402 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.402 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.402 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.402 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.402 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.403 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.403 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.403 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.403 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.403 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.403 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.403 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.404 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.404 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.404 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.404 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.404 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.404 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.404 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.405 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.405 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.405 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.405 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.405 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.405 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.406 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.406 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.406 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.406 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.406 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.406 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.406 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.407 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.407 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.407 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.407 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.407 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.407 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/contract_repo loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-02 15:35:58.408 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-02 15:35:58.503 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/contract_repo... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-02 15:35:58.504 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.504 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.504 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.504 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.504 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.504 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.504 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.505 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.505 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.505 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.505 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.505 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.505 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.506 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.506 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.506 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.506 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.506 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.506 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.506 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.507 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.507 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.507 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.508 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.508 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.508 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.508 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.508 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.508 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.508 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.509 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.509 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.509 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.509 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.509 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.509 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.509 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.510 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.510 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.510 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.510 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.510 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.510 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.510 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.511 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.511 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.511 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.511 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.511 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.511 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.512 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.512 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.512 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.512 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.512 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.512 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.513 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.513 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.513 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.513 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.513 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.513 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.513 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.514 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.514 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.514 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.514 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.514 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.514 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.514 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.515 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.515 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.515 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.515 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.515 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.516 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.516 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.516 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.516 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.516 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.517 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.517 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.517 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.517 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.517 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.517 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.517 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.518 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.518 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.518 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.518 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.518 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.518 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.518 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.519 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.519 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.519 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.519 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.519 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.519 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.519 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.520 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.520 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.520 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.520 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.520 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.520 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.520 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.521 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.521 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.521 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.521 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.521 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.521 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.522 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.522 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.522 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.522 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.523 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.523 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.523 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.523 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.523 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.523 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.524 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.524 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.524 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.524 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.524 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.524 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.525 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.525 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.525 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.525 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.525 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.525 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.525 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.526 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.526 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.526 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.526 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.526 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.526 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.526 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.527 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.527 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.527 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.527 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.527 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.528 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.528 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.528 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.528 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.528 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.528 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.528 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.528 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.529 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.529 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/contract_repo loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-02 15:35:58.529 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-02 15:35:58.529 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/contract_repo... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-02 15:35:58.530 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.530 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.530 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.531 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.531 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.531 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.531 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.531 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.531 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.532 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.532 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.532 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.532 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.532 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.532 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.532 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.533 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.533 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.533 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.533 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.533 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.533 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.533 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.534 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.534 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.534 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.534 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.534 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.534 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.534 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.535 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.535 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.535 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.535 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.535 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.535 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.536 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.536 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.536 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.536 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.536 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.536 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.536 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.537 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.537 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.537 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.537 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.537 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.537 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.537 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.538 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.538 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.538 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.538 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.538 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.538 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.538 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.539 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.539 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.539 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.539 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.539 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.539 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.539 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.540 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.540 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.540 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.540 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.540 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.540 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.541 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.541 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.541 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.541 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.541 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.541 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.541 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.542 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.542 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.542 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.542 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.542 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.542 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.542 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.543 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.543 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.543 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.543 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.543 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.543 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.543 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.544 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.544 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.544 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.544 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.544 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.544 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.544 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.545 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.545 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.545 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.545 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.545 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.545 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.545 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.546 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.546 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.546 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.546 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.546 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.546 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.546 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.547 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.547 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.547 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.547 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.547 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.547 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.547 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.548 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.548 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.548 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.548 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.548 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.548 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.548 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.549 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.549 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.549 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.549 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.549 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.549 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.550 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.550 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.550 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.550 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.550 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.550 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.550 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.551 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.551 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.551 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.551 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.551 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.551 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.551 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.552 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.552 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.552 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.552 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.552 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.552 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.552 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.553 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.553 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.553 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.553 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.553 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.553 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/contract_repo loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-02 15:35:58.554 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-02 15:35:58.560 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/contract_repo... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-02 15:35:58.561 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.561 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.561 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.561 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.561 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.562 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.562 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.562 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.562 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.562 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.562 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.562 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.563 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.563 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.563 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.563 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.563 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.563 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.563 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.564 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.564 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.564 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.564 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.564 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.564 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.565 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.565 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.565 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.565 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.565 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.565 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.565 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.566 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.566 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.566 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.566 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.566 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.566 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.566 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.567 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.567 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.567 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.567 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.567 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.567 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.567 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.568 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.568 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.568 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.568 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.568 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.568 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.569 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.569 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.569 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.569 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.570 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.570 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.570 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.570 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.570 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.570 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.571 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.571 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.571 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.571 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.571 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.572 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.572 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.572 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.572 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.572 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.572 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.572 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.573 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.573 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.573 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.573 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.573 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.573 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.573 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.574 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.574 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.574 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.574 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.574 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.574 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.574 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.575 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.575 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.575 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.575 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.575 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.575 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.576 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.576 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.576 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.576 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.576 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.576 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.577 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.577 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.577 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.577 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.577 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.578 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.578 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.578 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.578 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.578 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.578 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.579 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.579 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.579 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.579 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.579 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.579 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.579 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.580 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.580 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.580 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.580 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.580 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.580 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.580 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.581 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.581 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.581 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.581 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.581 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.581 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.582 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.582 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.582 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.582 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.582 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.582 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.582 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.583 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.583 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.583 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.583 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.583 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.583 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.583 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.584 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.584 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.584 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.584 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.584 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.584 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.585 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.585 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.585 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.585 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.586 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.586 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py... {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:35:58.586 | 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=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:35:58.586 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/contract_repo loaded successfully {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-02 15:35:58.586 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=77202) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-02 15:35:58.594 | INFO migrate.versioning.api [-] 0 -> 1...  2022-02-02 15:35:58.676 | INFO migrate.versioning.api [-] done 2022-02-02 15:35:58.676 | INFO migrate.versioning.api [-] 1 -> 2...  2022-02-02 15:35:59.962 | INFO migrate.versioning.api [-] done 2022-02-02 15:35:59.963 | INFO migrate.versioning.api [-] 2 -> 3...  2022-02-02 15:36:02.197 | INFO migrate.versioning.api [-] done 2022-02-02 15:36:02.197 | INFO migrate.versioning.api [-] 3 -> 4...  2022-02-02 15:36:04.368 | INFO migrate.versioning.api [-] done 2022-02-02 15:36:04.368 | INFO migrate.versioning.api [-] 4 -> 5...  2022-02-02 15:36:04.424 | INFO migrate.versioning.api [-] done 2022-02-02 15:36:04.424 | INFO migrate.versioning.api [-] 5 -> 6...  2022-02-02 15:36:04.476 | INFO migrate.versioning.api [-] done 2022-02-02 15:36:04.476 | INFO migrate.versioning.api [-] 6 -> 7...  2022-02-02 15:36:04.533 | INFO migrate.versioning.api [-] done 2022-02-02 15:36:04.533 | INFO migrate.versioning.api [-] 7 -> 8...  2022-02-02 15:36:04.579 | INFO migrate.versioning.api [-] done 2022-02-02 15:36:04.579 | INFO migrate.versioning.api [-] 8 -> 9...  2022-02-02 15:36:04.624 | INFO migrate.versioning.api [-] done 2022-02-02 15:36:04.624 | INFO migrate.versioning.api [-] 9 -> 10...  2022-02-02 15:36:04.676 | INFO migrate.versioning.api [-] done 2022-02-02 15:36:04.676 | INFO migrate.versioning.api [-] 10 -> 11...  2022-02-02 15:36:05.270 | INFO migrate.versioning.api [-] done 2022-02-02 15:36:05.270 | INFO migrate.versioning.api [-] 11 -> 12...  2022-02-02 15:36:06.388 | INFO migrate.versioning.api [-] done 2022-02-02 15:36:06.388 | INFO migrate.versioning.api [-] 12 -> 13...  2022-02-02 15:36:08.081 | INFO migrate.versioning.api [-] done 2022-02-02 15:36:08.081 | INFO migrate.versioning.api [-] 13 -> 14...  2022-02-02 15:36:11.279 | INFO migrate.versioning.api [-] done 2022-02-02 15:36:11.279 | INFO migrate.versioning.api [-] 14 -> 15...  2022-02-02 15:36:12.274 | INFO migrate.versioning.api [-] done 2022-02-02 15:36:12.275 | INFO migrate.versioning.api [-] 15 -> 16...  2022-02-02 15:36:12.332 | INFO migrate.versioning.api [-] done 2022-02-02 15:36:12.332 | INFO migrate.versioning.api [-] 16 -> 17...  2022-02-02 15:36:12.401 | INFO migrate.versioning.api [-] done 2022-02-02 15:36:12.401 | INFO migrate.versioning.api [-] 17 -> 18...  2022-02-02 15:36:12.503 | INFO migrate.versioning.api [-] done 2022-02-02 15:36:12.503 | INFO migrate.versioning.api [-] 18 -> 19...  2022-02-02 15:36:12.600 | INFO migrate.versioning.api [-] done 2022-02-02 15:36:12.600 | INFO migrate.versioning.api [-] 19 -> 20...  2022-02-02 15:36:12.693 | INFO migrate.versioning.api [-] done 2022-02-02 15:36:12.693 | INFO migrate.versioning.api [-] 20 -> 21...  2022-02-02 15:36:12.772 | INFO migrate.versioning.api [-] done 2022-02-02 15:36:12.773 | INFO migrate.versioning.api [-] 21 -> 22...  2022-02-02 15:36:12.858 | INFO migrate.versioning.api [-] done 2022-02-02 15:36:12.858 | INFO migrate.versioning.api [-] 22 -> 23...  2022-02-02 15:36:12.949 | INFO migrate.versioning.api [-] done 2022-02-02 15:36:12.949 | INFO migrate.versioning.api [-] 23 -> 24...  2022-02-02 15:36:13.801 | INFO migrate.versioning.api [-] done 2022-02-02 15:36:13.801 | INFO migrate.versioning.api [-] 24 -> 25...  2022-02-02 15:36:13.892 | INFO migrate.versioning.api [-] done 2022-02-02 15:36:13.892 | INFO migrate.versioning.api [-] 25 -> 26...  2022-02-02 15:36:13.978 | INFO migrate.versioning.api [-] done 2022-02-02 15:36:13.978 | INFO migrate.versioning.api [-] 26 -> 27...  2022-02-02 15:36:14.064 | INFO migrate.versioning.api [-] done 2022-02-02 15:36:14.064 | INFO migrate.versioning.api [-] 27 -> 28...  2022-02-02 15:36:14.189 | INFO migrate.versioning.api [-] done 2022-02-02 15:36:14.190 | INFO migrate.versioning.api [-] 28 -> 29...  2022-02-02 15:36:14.264 | INFO migrate.versioning.api [-] done 2022-02-02 15:36:14.264 | INFO migrate.versioning.api [-] 29 -> 30...  2022-02-02 15:36:14.321 | INFO migrate.versioning.api [-] done 2022-02-02 15:36:14.321 | INFO migrate.versioning.api [-] 30 -> 31...  2022-02-02 15:36:14.395 | INFO migrate.versioning.api [-] done 2022-02-02 15:36:14.395 | INFO migrate.versioning.api [-] 31 -> 32...  2022-02-02 15:36:14.629 | INFO migrate.versioning.api [-] done 2022-02-02 15:36:14.629 | INFO migrate.versioning.api [-] 32 -> 33...  2022-02-02 15:36:14.692 | INFO migrate.versioning.api [-] done 2022-02-02 15:36:14.692 | INFO migrate.versioning.api [-] 33 -> 34...  2022-02-02 15:36:14.766 | INFO migrate.versioning.api [-] done 2022-02-02 15:36:14.766 | INFO migrate.versioning.api [-] 34 -> 35...  2022-02-02 15:36:15.503 | INFO migrate.versioning.api [-] done 2022-02-02 15:36:15.503 | INFO migrate.versioning.api [-] 35 -> 36...  2022-02-02 15:36:16.429 | INFO migrate.versioning.api [-] done 2022-02-02 15:36:16.429 | INFO migrate.versioning.api [-] 36 -> 37...  2022-02-02 15:36:16.840 | INFO migrate.versioning.api [-] done 2022-02-02 15:36:16.840 | INFO migrate.versioning.api [-] 37 -> 38...  2022-02-02 15:36:16.972 | INFO migrate.versioning.api [-] done 2022-02-02 15:36:16.972 | INFO migrate.versioning.api [-] 38 -> 39...  2022-02-02 15:36:17.075 | INFO migrate.versioning.api [-] done 2022-02-02 15:36:17.075 | INFO migrate.versioning.api [-] 39 -> 40...  2022-02-02 15:36:17.132 | INFO migrate.versioning.api [-] done 2022-02-02 15:36:17.132 | INFO migrate.versioning.api [-] 40 -> 41...  2022-02-02 15:36:17.201 | INFO migrate.versioning.api [-] done 2022-02-02 15:36:17.201 | INFO migrate.versioning.api [-] 41 -> 42...  2022-02-02 15:36:17.246 | INFO migrate.versioning.api [-] done 2022-02-02 15:36:17.246 | INFO migrate.versioning.api [-] 42 -> 43...  2022-02-02 15:36:17.303 | INFO migrate.versioning.api [-] done 2022-02-02 15:36:17.303 | INFO migrate.versioning.api [-] 43 -> 44...  2022-02-02 15:36:17.366 | INFO migrate.versioning.api [-] done 2022-02-02 15:36:17.366 | INFO migrate.versioning.api [-] 44 -> 45...  2022-02-02 15:36:17.435 | INFO migrate.versioning.api [-] done 2022-02-02 15:36:17.435 | INFO migrate.versioning.api [-] 45 -> 46...  2022-02-02 15:36:17.486 | INFO migrate.versioning.api [-] done 2022-02-02 15:36:17.486 | INFO migrate.versioning.api [-] 46 -> 47...  2022-02-02 15:36:18.566 | INFO migrate.versioning.api [-] done 2022-02-02 15:36:18.566 | INFO migrate.versioning.api [-] 47 -> 48...  2022-02-02 15:36:18.646 | INFO migrate.versioning.api [-] done 2022-02-02 15:36:18.646 | INFO migrate.versioning.api [-] 48 -> 49...  2022-02-02 15:36:18.703 | INFO migrate.versioning.api [-] done 2022-02-02 15:36:18.704 | INFO migrate.versioning.api [-] 49 -> 50...  2022-02-02 15:36:18.778 | INFO migrate.versioning.api [-] done 2022-02-02 15:36:18.778 | INFO migrate.versioning.api [-] 50 -> 51...  2022-02-02 15:36:18.862 | INFO migrate.versioning.api [-] done 2022-02-02 15:36:18.862 | INFO migrate.versioning.api [-] 51 -> 52...  2022-02-02 15:36:18.971 | INFO migrate.versioning.api [-] done 2022-02-02 15:36:18.971 | INFO migrate.versioning.api [-] 52 -> 53...  2022-02-02 15:36:19.062 | INFO migrate.versioning.api [-] done 2022-02-02 15:36:19.062 | INFO migrate.versioning.api [-] 53 -> 54...  2022-02-02 15:36:20.115 | INFO migrate.versioning.api [-] done 2022-02-02 15:36:20.115 | INFO migrate.versioning.api [-] 54 -> 55...  2022-02-02 15:36:20.257 | INFO migrate.versioning.api [-] done 2022-02-02 15:36:20.257 | INFO migrate.versioning.api [-] 55 -> 56...  2022-02-02 15:36:20.314 | INFO migrate.versioning.api [-] done 2022-02-02 15:36:20.314 | INFO migrate.versioning.api [-] 56 -> 57...  2022-02-02 15:36:20.389 | INFO migrate.versioning.api [-] done 2022-02-02 15:36:20.389 | INFO migrate.versioning.api [-] 57 -> 58...  2022-02-02 15:36:20.452 | INFO migrate.versioning.api [-] done 2022-02-02 15:36:20.452 | INFO migrate.versioning.api [-] 58 -> 59...  2022-02-02 15:36:20.536 | INFO migrate.versioning.api [-] done 2022-02-02 15:36:20.536 | INFO migrate.versioning.api [-] 59 -> 60...  2022-02-02 15:36:20.606 | INFO migrate.versioning.api [-] done 2022-02-02 15:36:20.606 | INFO migrate.versioning.api [-] 60 -> 61...  2022-02-02 15:36:20.686 | INFO migrate.versioning.api [-] done 2022-02-02 15:36:20.686 | INFO migrate.versioning.api [-] 61 -> 62...  2022-02-02 15:36:20.806 | INFO migrate.versioning.api [-] done 2022-02-02 15:36:20.806 | INFO migrate.versioning.api [-] 62 -> 63...  2022-02-02 15:36:24.086 | INFO migrate.versioning.api [-] done 2022-02-02 15:36:24.086 | INFO migrate.versioning.api [-] 63 -> 64...  2022-02-02 15:36:24.194 | INFO migrate.versioning.api [-] done 2022-02-02 15:36:24.194 | INFO migrate.versioning.api [-] 64 -> 65...  2022-02-02 15:36:24.257 | INFO migrate.versioning.api [-] done 2022-02-02 15:36:24.257 | INFO migrate.versioning.api [-] 65 -> 66...  2022-02-02 15:36:24.339 | INFO migrate.versioning.api [-] done 2022-02-02 15:36:24.339 | INFO migrate.versioning.api [-] 66 -> 67...  2022-02-02 15:36:24.418 | INFO migrate.versioning.api [-] done 2022-02-02 15:36:24.418 | INFO migrate.versioning.api [-] 67 -> 68...  2022-02-02 15:36:24.481 | INFO migrate.versioning.api [-] done 2022-02-02 15:36:24.481 | INFO migrate.versioning.api [-] 68 -> 69...  2022-02-02 15:36:24.553 | INFO migrate.versioning.api [-] done 2022-02-02 15:36:24.553 | INFO migrate.versioning.api [-] 69 -> 70...  2022-02-02 15:36:24.628 | INFO migrate.versioning.api [-] done 2022-02-02 15:36:24.629 | INFO migrate.versioning.api [-] 70 -> 71...  2022-02-02 15:36:24.726 | INFO migrate.versioning.api [-] done 2022-02-02 15:36:24.726 | INFO migrate.versioning.api [-] 71 -> 72...  2022-02-02 15:36:25.097 | INFO migrate.versioning.api [-] done 2022-02-02 15:36:25.097 | INFO migrate.versioning.api [-] 72 -> 73...  2022-02-02 15:36:25.164 | INFO migrate.versioning.api [-] done 2022-02-02 15:36:25.165 | INFO migrate.versioning.api [-] 73 -> 74...  2022-02-02 15:36:25.269 | INFO migrate.versioning.api [-] done 2022-02-02 15:36:25.269 | INFO migrate.versioning.api [-] 74 -> 75...  2022-02-02 15:36:25.347 | INFO migrate.versioning.api [-] done 2022-02-02 15:36:25.347 | INFO migrate.versioning.api [-] 75 -> 76...  2022-02-02 15:36:25.446 | INFO migrate.versioning.api [-] done 2022-02-02 15:36:25.446 | INFO migrate.versioning.api [-] 76 -> 77...  2022-02-02 15:36:25.526 | INFO migrate.versioning.api [-] done 2022-02-02 15:36:25.526 | INFO migrate.versioning.api [-] 77 -> 78...  2022-02-02 15:36:25.617 | INFO migrate.versioning.api [-] done 2022-02-02 15:36:25.617 | INFO migrate.versioning.api [-] 78 -> 79...  2022-02-02 15:36:25.691 | INFO migrate.versioning.api [-] done 2022-02-02 15:36:26.014 | + lib/keystone:init_keystone:455 : time_stop dbsync 2022-02-02 15:36:26.017 | + functions-common:time_stop:2304 : local name 2022-02-02 15:36:26.019 | + functions-common:time_stop:2305 : local end_time 2022-02-02 15:36:26.022 | + functions-common:time_stop:2306 : local elapsed_time 2022-02-02 15:36:26.024 | + functions-common:time_stop:2307 : local total 2022-02-02 15:36:26.027 | + functions-common:time_stop:2308 : local start_time 2022-02-02 15:36:26.030 | + functions-common:time_stop:2310 : name=dbsync 2022-02-02 15:36:26.032 | + functions-common:time_stop:2311 : start_time=1643816056660 2022-02-02 15:36:26.034 | + functions-common:time_stop:2313 : [[ -z 1643816056660 ]] 2022-02-02 15:36:26.038 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-02-02 15:36:26.043 | + functions-common:time_stop:2316 : end_time=1643816186039 2022-02-02 15:36:26.045 | + functions-common:time_stop:2317 : elapsed_time=129379 2022-02-02 15:36:26.049 | + functions-common:time_stop:2318 : total=0 2022-02-02 15:36:26.052 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-02-02 15:36:26.054 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=129379 2022-02-02 15:36:26.057 | + lib/keystone:init_keystone:457 : [[ fernet == \f\e\r\n\e\t ]] 2022-02-02 15:36:26.059 | + lib/keystone:init_keystone:458 : rm -rf /etc/keystone/fernet-keys/ 2022-02-02 15:36:26.063 | + lib/keystone:init_keystone:459 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2022-02-02 15:36:29.833 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2022-02-02 15:36:29.833 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-02-02 15:36:29.833 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-02-02 15:36:29.834 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2022-02-02 15:36:29.834 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-02-02 15:36:29.834 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-02-02 15:36:29.834 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-02-02 15:36:29.835 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-02-02 15:36:29.835 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-02-02 15:36:30.135 | + lib/keystone:init_keystone:461 : rm -rf /etc/keystone/credential-keys/ 2022-02-02 15:36:30.139 | + lib/keystone:init_keystone:462 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2022-02-02 15:36:33.846 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2022-02-02 15:36:33.846 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-02-02 15:36:33.846 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-02-02 15:36:33.847 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2022-02-02 15:36:33.847 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-02-02 15:36:33.847 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-02-02 15:36:33.848 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-02-02 15:36:33.848 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-02-02 15:36:33.848 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-02-02 15:36:34.167 | + ./stack.sh:main:1085 : start_keystone 2022-02-02 15:36:34.169 | + lib/keystone:start_keystone:520 : local service_port=5000 2022-02-02 15:36:34.172 | + lib/keystone:start_keystone:521 : local auth_protocol=http 2022-02-02 15:36:34.175 | + lib/keystone:start_keystone:522 : is_service_enabled tls-proxy 2022-02-02 15:36:34.192 | + functions-common:is_service_enabled:1960 : return 1 2022-02-02 15:36:34.195 | + lib/keystone:start_keystone:527 : '[' uwsgi == mod_wsgi ']' 2022-02-02 15:36:34.198 | ++ lib/keystone:start_keystone:531 : which uwsgi 2022-02-02 15:36:34.203 | + lib/keystone:start_keystone:531 : run_process keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2022-02-02 15:36:34.206 | + functions-common:run_process:1559 : local service=keystone 2022-02-02 15:36:34.209 | + functions-common:run_process:1560 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-02-02 15:36:34.211 | + functions-common:run_process:1561 : local group= 2022-02-02 15:36:34.214 | + functions-common:run_process:1562 : local user= 2022-02-02 15:36:34.217 | + functions-common:run_process:1564 : local name=keystone 2022-02-02 15:36:34.219 | + functions-common:run_process:1566 : time_start run_process 2022-02-02 15:36:34.222 | + functions-common:time_start:2290 : local name=run_process 2022-02-02 15:36:34.224 | + functions-common:time_start:2291 : local start_time= 2022-02-02 15:36:34.227 | + functions-common:time_start:2292 : [[ -n '' ]] 2022-02-02 15:36:34.230 | ++ functions-common:time_start:2295 : date +%s%3N 2022-02-02 15:36:34.235 | + functions-common:time_start:2295 : _TIME_START[$name]=1643816194232 2022-02-02 15:36:34.238 | + functions-common:run_process:1567 : is_service_enabled keystone 2022-02-02 15:36:34.254 | + functions-common:is_service_enabled:1960 : return 0 2022-02-02 15:36:34.256 | + functions-common:run_process:1568 : _run_under_systemd keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' 2022-02-02 15:36:34.259 | + functions-common:_run_under_systemd:1524 : local service=keystone 2022-02-02 15:36:34.267 | + functions-common:_run_under_systemd:1525 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-02-02 15:36:34.267 | + functions-common:_run_under_systemd:1526 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-02-02 15:36:34.267 | + functions-common:_run_under_systemd:1528 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-02-02 15:36:34.270 | + functions-common:_common_systemd_pitfalls:1496 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-02-02 15:36:34.272 | + functions-common:_common_systemd_pitfalls:1499 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2022-02-02 15:36:34.275 | + functions-common:_common_systemd_pitfalls:1510 : [[ ! /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2022-02-02 15:36:34.278 | + functions-common:_run_under_systemd:1530 : local systemd_service=devstack@keystone.service 2022-02-02 15:36:34.280 | + functions-common:_run_under_systemd:1531 : local group= 2022-02-02 15:36:34.283 | + functions-common:_run_under_systemd:1532 : local user=ubuntu 2022-02-02 15:36:34.285 | + functions-common:_run_under_systemd:1533 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2022-02-02 15:36:34.288 | + functions-common:_run_under_systemd:1534 : write_uwsgi_user_unit_file devstack@keystone.service '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' ubuntu 2022-02-02 15:36:34.291 | + functions-common:write_uwsgi_user_unit_file:1468 : local service=devstack@keystone.service 2022-02-02 15:36:34.293 | + functions-common:write_uwsgi_user_unit_file:1469 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-02-02 15:36:34.295 | + functions-common:write_uwsgi_user_unit_file:1470 : local group= 2022-02-02 15:36:34.298 | + functions-common:write_uwsgi_user_unit_file:1471 : local user=ubuntu 2022-02-02 15:36:34.300 | + functions-common:write_uwsgi_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@keystone.service 2022-02-02 15:36:34.304 | + functions-common:write_uwsgi_user_unit_file:1473 : mkdir -p /etc/systemd/system 2022-02-02 15:36:34.306 | + functions-common:write_uwsgi_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2022-02-02 15:36:34.376 | + functions-common:write_uwsgi_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2022-02-02 15:36:34.447 | + functions-common:write_uwsgi_user_unit_file:1477 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User ubuntu 2022-02-02 15:36:34.504 | + functions-common:write_uwsgi_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecStart '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-02-02 15:36:34.562 | + functions-common:write_uwsgi_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-02-02 15:36:34.618 | + functions-common:write_uwsgi_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2022-02-02 15:36:34.679 | + functions-common:write_uwsgi_user_unit_file:1481 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2022-02-02 15:36:34.739 | + functions-common:write_uwsgi_user_unit_file:1482 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2022-02-02 15:36:34.796 | + functions-common:write_uwsgi_user_unit_file:1483 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2022-02-02 15:36:34.851 | + functions-common:write_uwsgi_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2022-02-02 15:36:34.913 | + functions-common:write_uwsgi_user_unit_file:1486 : [[ -n '' ]] 2022-02-02 15:36:34.916 | + functions-common:write_uwsgi_user_unit_file:1489 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2022-02-02 15:36:34.985 | + functions-common:write_uwsgi_user_unit_file:1492 : sudo systemctl daemon-reload 2022-02-02 15:36:35.375 | + functions-common:_run_under_systemd:1539 : sudo systemctl enable devstack@keystone.service 2022-02-02 15:36:35.389 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2022-02-02 15:36:35.856 | + functions-common:_run_under_systemd:1540 : sudo systemctl start devstack@keystone.service 2022-02-02 15:36:35.933 | + functions-common:run_process:1570 : time_stop run_process 2022-02-02 15:36:35.939 | + functions-common:time_stop:2304 : local name 2022-02-02 15:36:35.941 | + functions-common:time_stop:2305 : local end_time 2022-02-02 15:36:35.944 | + functions-common:time_stop:2306 : local elapsed_time 2022-02-02 15:36:35.947 | + functions-common:time_stop:2307 : local total 2022-02-02 15:36:35.950 | + functions-common:time_stop:2308 : local start_time 2022-02-02 15:36:35.952 | + functions-common:time_stop:2310 : name=run_process 2022-02-02 15:36:35.955 | + functions-common:time_stop:2311 : start_time=1643816194232 2022-02-02 15:36:35.958 | + functions-common:time_stop:2313 : [[ -z 1643816194232 ]] 2022-02-02 15:36:35.961 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-02-02 15:36:35.966 | + functions-common:time_stop:2316 : end_time=1643816195962 2022-02-02 15:36:35.968 | + functions-common:time_stop:2317 : elapsed_time=1730 2022-02-02 15:36:35.971 | + functions-common:time_stop:2318 : total=1369 2022-02-02 15:36:35.973 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-02-02 15:36:35.977 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=3099 2022-02-02 15:36:35.979 | + lib/keystone:start_keystone:534 : echo 'Waiting for keystone to start...' 2022-02-02 15:36:35.979 | Waiting for keystone to start... 2022-02-02 15:36:35.982 | + lib/keystone:start_keystone:540 : local service_uri=http://10.222.0.31/identity/v3/ 2022-02-02 15:36:35.984 | + lib/keystone:start_keystone:542 : wait_for_service 60 http://10.222.0.31/identity/v3/ 2022-02-02 15:36:35.988 | + functions:wait_for_service:457 : local timeout=60 2022-02-02 15:36:35.991 | + functions:wait_for_service:458 : local url=http://10.222.0.31/identity/v3/ 2022-02-02 15:36:35.994 | + functions:wait_for_service:459 : local rval=0 2022-02-02 15:36:36.000 | + functions:wait_for_service:460 : time_start wait_for_service 2022-02-02 15:36:36.002 | + functions-common:time_start:2290 : local name=wait_for_service 2022-02-02 15:36:36.005 | + functions-common:time_start:2291 : local start_time= 2022-02-02 15:36:36.008 | + functions-common:time_start:2292 : [[ -n '' ]] 2022-02-02 15:36:36.012 | ++ functions-common:time_start:2295 : date +%s%3N 2022-02-02 15:36:36.016 | + functions-common:time_start:2295 : _TIME_START[$name]=1643816196013 2022-02-02 15:36:36.019 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-02-02 15:36:36.025 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.31/identity/v3/ 2022-02-02 15:36:41.665 | + :: : [[ 200 == 503 ]] 2022-02-02 15:36:41.666 | + :: : [[ 0 -eq 7 ]] 2022-02-02 15:36:41.669 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-02-02 15:36:41.672 | + functions-common:time_stop:2304 : local name 2022-02-02 15:36:41.674 | + functions-common:time_stop:2305 : local end_time 2022-02-02 15:36:41.677 | + functions-common:time_stop:2306 : local elapsed_time 2022-02-02 15:36:41.679 | + functions-common:time_stop:2307 : local total 2022-02-02 15:36:41.682 | + functions-common:time_stop:2308 : local start_time 2022-02-02 15:36:41.684 | + functions-common:time_stop:2310 : name=wait_for_service 2022-02-02 15:36:41.687 | + functions-common:time_stop:2311 : start_time=1643816196013 2022-02-02 15:36:41.689 | + functions-common:time_stop:2313 : [[ -z 1643816196013 ]] 2022-02-02 15:36:41.692 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-02-02 15:36:41.697 | + functions-common:time_stop:2316 : end_time=1643816201694 2022-02-02 15:36:41.700 | + functions-common:time_stop:2317 : elapsed_time=5681 2022-02-02 15:36:41.702 | + functions-common:time_stop:2318 : total=0 2022-02-02 15:36:41.704 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-02-02 15:36:41.707 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=5681 2022-02-02 15:36:41.709 | + functions:wait_for_service:467 : return 0 2022-02-02 15:36:41.712 | + lib/keystone:start_keystone:547 : is_service_enabled tls-proxy 2022-02-02 15:36:41.732 | + functions-common:is_service_enabled:1960 : return 1 2022-02-02 15:36:41.735 | + lib/keystone:start_keystone:553 : restart_service memcached 2022-02-02 15:36:41.737 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2022-02-02 15:36:41.740 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart memcached 2022-02-02 15:36:41.768 | + ./stack.sh:main:1086 : bootstrap_keystone 2022-02-02 15:36:41.775 | + lib/keystone:bootstrap_keystone:576 : /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.31/identity --bootstrap-public-url http://10.222.0.31/identity 2022-02-02 15:36:45.644 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=78144) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-02 15:36:45.644 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=78144) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-02 15:36:45.644 | 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=78144) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-02 15:36:45.654 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=78144) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-02 15:36:45.672 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=78144) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-02 15:36:45.672 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=78144) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-02 15:36:45.703 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=78144) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-02 15:36:45.737 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=78144) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-02 15:36:45.737 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=78144) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-02 15:36:45.848 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=78144) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-02 15:36:45.848 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=78144) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-02 15:36:45.848 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=78144) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-02 15:36:45.848 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=78144) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-02 15:36:45.848 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=78144) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-02 15:36:45.848 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=78144) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-02 15:36:45.861 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=78144) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-02 15:36:45.861 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=78144) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-02 15:36:45.862 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=78144) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-02 15:36:45.862 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=78144) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-02 15:36:45.862 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=78144) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-02 15:36:45.862 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=78144) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-02 15:36:45.862 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=78144) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-02 15:36:45.870 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=78144) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-02 15:36:45.873 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=78144) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-02 15:36:45.873 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=78144) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-02 15:36:45.873 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=78144) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-02 15:36:45.873 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=78144) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-02 15:36:45.873 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=78144) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-02 15:36:45.874 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=78144) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-02 15:36:45.874 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=78144) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-02 15:36:45.915 | DEBUG oslo_db.sqlalchemy.engines [-] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=78144) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}} 2022-02-02 15:36:46.360 | INFO keystone.cmd.bootstrap [None req-eb234cbb-1ff0-4d5e-86f6-37c810f7c46e None None] Created domain default 2022-02-02 15:36:46.482 | INFO keystone.cmd.bootstrap [None req-eb234cbb-1ff0-4d5e-86f6-37c810f7c46e None None] Created project admin 2022-02-02 15:36:46.515 | DEBUG passlib.handlers.bcrypt [None req-eb234cbb-1ff0-4d5e-86f6-37c810f7c46e None None] detected 'bcrypt' backend, version '3.2.0' {{(pid=78144) _load_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:625}} 2022-02-02 15:36:46.516 | DEBUG passlib.handlers.bcrypt [None req-eb234cbb-1ff0-4d5e-86f6-37c810f7c46e None None] 'bcrypt' backend lacks $2$ support, enabling workaround {{(pid=78144) _finalize_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:406}} 2022-02-02 15:36:46.633 | INFO keystone.cmd.bootstrap [None req-eb234cbb-1ff0-4d5e-86f6-37c810f7c46e None None] Created user admin 2022-02-02 15:36:46.720 | INFO keystone.cmd.bootstrap [None req-eb234cbb-1ff0-4d5e-86f6-37c810f7c46e None None] Created role reader 2022-02-02 15:36:46.805 | INFO keystone.cmd.bootstrap [None req-eb234cbb-1ff0-4d5e-86f6-37c810f7c46e None None] Created role member 2022-02-02 15:36:46.893 | INFO keystone.cmd.bootstrap [None req-eb234cbb-1ff0-4d5e-86f6-37c810f7c46e None None] Created implied role where 69debe030d96474e9bdd1047fe5452f2 implies b1bedf41ae1342e18bd5f6e7506a5518 2022-02-02 15:36:46.970 | INFO keystone.cmd.bootstrap [None req-eb234cbb-1ff0-4d5e-86f6-37c810f7c46e None None] Created role admin 2022-02-02 15:36:47.064 | INFO keystone.cmd.bootstrap [None req-eb234cbb-1ff0-4d5e-86f6-37c810f7c46e None None] Created implied role where 68819c13ba204772b9d6eac8571a5bc0 implies 69debe030d96474e9bdd1047fe5452f2 2022-02-02 15:36:47.153 | INFO keystone.cmd.bootstrap [None req-eb234cbb-1ff0-4d5e-86f6-37c810f7c46e None None] Granted role admin on project admin to user admin. 2022-02-02 15:36:47.265 | INFO keystone.cmd.bootstrap [None req-eb234cbb-1ff0-4d5e-86f6-37c810f7c46e None None] Granted role admin on the system to user admin. 2022-02-02 15:36:47.368 | WARNING py.warnings [None req-eb234cbb-1ff0-4d5e-86f6-37c810f7c46e None None] /usr/local/lib/python3.8/dist-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: RegionOne. To ensure interoperability, identifiers should be a valid uuid. 2022-02-02 15:36:47.368 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2022-02-02 15:36:47.368 |  2022-02-02 15:36:47.372 | INFO keystone.cmd.bootstrap [None req-eb234cbb-1ff0-4d5e-86f6-37c810f7c46e None None] Created region RegionOne 2022-02-02 15:36:47.547 | INFO keystone.cmd.bootstrap [None req-eb234cbb-1ff0-4d5e-86f6-37c810f7c46e None None] Created public endpoint http://10.222.0.31/identity 2022-02-02 15:36:47.640 | INFO keystone.cmd.bootstrap [None req-eb234cbb-1ff0-4d5e-86f6-37c810f7c46e None None] Created admin endpoint http://10.222.0.31/identity 2022-02-02 15:36:48.030 | + ./stack.sh:main:1089 : create_keystone_accounts 2022-02-02 15:36:48.033 | + lib/keystone:create_keystone_accounts:314 : local admin_project 2022-02-02 15:36:48.036 | ++ lib/keystone:create_keystone_accounts:315 : oscwrap project show admin -f value -c id 2022-02-02 15:36:51.094 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:36:51.094 | from cryptography.utils import int_from_bytes 2022-02-02 15:36:51.094 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:36:51.094 | from cryptography.utils import int_from_bytes 2022-02-02 15:36:51.267 | ++ functions-common:oscwrap:2344 : return 0 2022-02-02 15:36:51.270 | + lib/keystone:create_keystone_accounts:315 : admin_project=ff2ef559d38e43b0904a66d42f2b7646 2022-02-02 15:36:51.273 | + lib/keystone:create_keystone_accounts:316 : local admin_user 2022-02-02 15:36:51.277 | ++ lib/keystone:create_keystone_accounts:317 : oscwrap user show admin -f value -c id 2022-02-02 15:36:53.363 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:36:53.363 | from cryptography.utils import int_from_bytes 2022-02-02 15:36:53.363 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:36:53.363 | from cryptography.utils import int_from_bytes 2022-02-02 15:36:53.510 | ++ functions-common:oscwrap:2344 : return 0 2022-02-02 15:36:53.513 | + lib/keystone:create_keystone_accounts:317 : admin_user=706e82d98d2343479bd92dd4810041b5 2022-02-02 15:36:53.516 | + lib/keystone:create_keystone_accounts:318 : local admin_role=admin 2022-02-02 15:36:53.518 | + lib/keystone:create_keystone_accounts:319 : local member_role=member 2022-02-02 15:36:53.521 | + lib/keystone:create_keystone_accounts:321 : async_run ks-domain-role get_or_add_user_domain_role admin 706e82d98d2343479bd92dd4810041b5 default 2022-02-02 15:36:53.611 | [Async ks-domain-role:self]: Running synchronously: get_or_add_user_domain_role admin 706e82d98d2343479bd92dd4810041b5 default 2022-02-02 15:36:53.613 | + inc/async:async_run:103 : get_or_add_user_domain_role admin 706e82d98d2343479bd92dd4810041b5 default 2022-02-02 15:36:53.615 | + functions-common:get_or_add_user_domain_role:918 : local user_role_id 2022-02-02 15:36:53.620 | ++ functions-common:get_or_add_user_domain_role:924 : grep '^|\s[a-f0-9]\+' 2022-02-02 15:36:53.620 | ++ functions-common:get_or_add_user_domain_role:924 : oscwrap role assignment list --role admin --user 706e82d98d2343479bd92dd4810041b5 --domain default 2022-02-02 15:36:53.620 | ++ functions-common:get_or_add_user_domain_role:924 : get_field 1 2022-02-02 15:36:53.624 | ++ functions-common:get_field:726 : local data field 2022-02-02 15:36:53.627 | ++ functions-common:get_field:727 : read data 2022-02-02 15:36:55.788 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:36:55.788 | from cryptography.utils import int_from_bytes 2022-02-02 15:36:55.788 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:36:55.788 | from cryptography.utils import int_from_bytes 2022-02-02 15:36:55.945 | ++ functions-common:oscwrap:2344 : return 0 2022-02-02 15:36:55.949 | + functions-common:get_or_add_user_domain_role:924 : user_role_id= 2022-02-02 15:36:55.951 | + functions-common:get_or_add_user_domain_role:925 : [[ -z '' ]] 2022-02-02 15:36:55.954 | + functions-common:get_or_add_user_domain_role:927 : openstack role add admin --user 706e82d98d2343479bd92dd4810041b5 --domain default 2022-02-02 15:36:58.452 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:36:58.452 | from cryptography.utils import int_from_bytes 2022-02-02 15:36:58.452 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:36:58.452 | from cryptography.utils import int_from_bytes 2022-02-02 15:36:58.596 | ++ functions-common:get_or_add_user_domain_role:934 : oscwrap role assignment list --role admin --user 706e82d98d2343479bd92dd4810041b5 --domain default 2022-02-02 15:36:58.596 | ++ functions-common:get_or_add_user_domain_role:934 : grep '^|\s[a-f0-9]\+' 2022-02-02 15:36:58.596 | ++ functions-common:get_or_add_user_domain_role:934 : get_field 1 2022-02-02 15:36:58.599 | ++ functions-common:get_field:726 : local data field 2022-02-02 15:36:58.601 | ++ functions-common:get_field:727 : read data 2022-02-02 15:37:00.806 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:37:00.806 | from cryptography.utils import int_from_bytes 2022-02-02 15:37:00.806 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:37:00.806 | from cryptography.utils import int_from_bytes 2022-02-02 15:37:00.955 | ++ functions-common:oscwrap:2344 : return 0 2022-02-02 15:37:00.957 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2022-02-02 15:37:00.960 | ++ functions-common:get_field:731 : field='$2' 2022-02-02 15:37:00.963 | ++ functions-common:get_field:733 : echo '| 68819c13ba204772b9d6eac8571a5bc0 | 706e82d98d2343479bd92dd4810041b5 | | | default | | False |' 2022-02-02 15:37:00.963 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-02 15:37:00.969 | ++ functions-common:get_field:727 : read data 2022-02-02 15:37:00.972 | + functions-common:get_or_add_user_domain_role:934 : user_role_id=68819c13ba204772b9d6eac8571a5bc0 2022-02-02 15:37:00.975 | + functions-common:get_or_add_user_domain_role:936 : echo 68819c13ba204772b9d6eac8571a5bc0 2022-02-02 15:37:00.975 | 68819c13ba204772b9d6eac8571a5bc0 2022-02-02 15:37:00.977 | + inc/async:async_run:104 : return 0 2022-02-02 15:37:00.980 | + lib/keystone:create_keystone_accounts:324 : get_or_create_domain Default 2022-02-02 15:37:00.982 | + functions-common:get_or_create_domain:792 : local domain_id 2022-02-02 15:37:00.986 | ++ functions-common:get_or_create_domain:804 : oscwrap domain show Default -f value -c id 2022-02-02 15:37:03.176 | + functions-common:get_or_create_domain:802 : domain_id=default 2022-02-02 15:37:03.179 | + functions-common:get_or_create_domain:803 : echo default 2022-02-02 15:37:03.179 | default 2022-02-02 15:37:03.181 | + lib/keystone:create_keystone_accounts:325 : async_run ks-project get_or_create_project service Default 2022-02-02 15:37:03.273 | [Async ks-project:self]: Running synchronously: get_or_create_project service Default 2022-02-02 15:37:03.275 | + inc/async:async_run:103 : get_or_create_project service Default 2022-02-02 15:37:03.278 | + functions-common:get_or_create_project:847 : local project_id 2022-02-02 15:37:03.281 | ++ functions-common:get_or_create_project:855 : oscwrap project create service --domain=Default --or-show -f value -c id 2022-02-02 15:37:05.517 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:37:05.517 | from cryptography.utils import int_from_bytes 2022-02-02 15:37:05.517 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:37:05.517 | from cryptography.utils import int_from_bytes 2022-02-02 15:37:05.685 | ++ functions-common:oscwrap:2344 : return 0 2022-02-02 15:37:05.688 | + functions-common:get_or_create_project:853 : project_id=7f2a419d9dfc4547980b43215c7b4603 2022-02-02 15:37:05.691 | + functions-common:get_or_create_project:854 : echo 7f2a419d9dfc4547980b43215c7b4603 2022-02-02 15:37:05.691 | 7f2a419d9dfc4547980b43215c7b4603 2022-02-02 15:37:05.694 | + inc/async:async_run:104 : return 0 2022-02-02 15:37:05.696 | + lib/keystone:create_keystone_accounts:328 : async_run ks-service get_or_create_role service 2022-02-02 15:37:05.793 | [Async ks-service:self]: Running synchronously: get_or_create_role service 2022-02-02 15:37:05.796 | + inc/async:async_run:103 : get_or_create_role service 2022-02-02 15:37:05.798 | + functions-common:get_or_create_role:860 : local role_id 2022-02-02 15:37:05.802 | ++ functions-common:get_or_create_role:867 : oscwrap role create service --or-show -f value -c id 2022-02-02 15:37:08.195 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:37:08.195 | from cryptography.utils import int_from_bytes 2022-02-02 15:37:08.195 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:37:08.195 | from cryptography.utils import int_from_bytes 2022-02-02 15:37:08.351 | ++ functions-common:oscwrap:2344 : return 0 2022-02-02 15:37:08.354 | + functions-common:get_or_create_role:865 : role_id=9bb9933d50fa4865a30ccb680766aac5 2022-02-02 15:37:08.356 | + functions-common:get_or_create_role:866 : echo 9bb9933d50fa4865a30ccb680766aac5 2022-02-02 15:37:08.356 | 9bb9933d50fa4865a30ccb680766aac5 2022-02-02 15:37:08.359 | + inc/async:async_run:104 : return 0 2022-02-02 15:37:08.361 | + lib/keystone:create_keystone_accounts:334 : async_run ks-reseller get_or_create_role ResellerAdmin 2022-02-02 15:37:08.454 | [Async ks-reseller:self]: Running synchronously: get_or_create_role ResellerAdmin 2022-02-02 15:37:08.456 | + inc/async:async_run:103 : get_or_create_role ResellerAdmin 2022-02-02 15:37:08.459 | + functions-common:get_or_create_role:860 : local role_id 2022-02-02 15:37:08.462 | ++ functions-common:get_or_create_role:867 : oscwrap role create ResellerAdmin --or-show -f value -c id 2022-02-02 15:37:10.549 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:37:10.549 | from cryptography.utils import int_from_bytes 2022-02-02 15:37:10.549 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:37:10.550 | from cryptography.utils import int_from_bytes 2022-02-02 15:37:10.703 | ++ functions-common:oscwrap:2344 : return 0 2022-02-02 15:37:10.706 | + functions-common:get_or_create_role:865 : role_id=7d6e984422544ea5a3d30152d7b05939 2022-02-02 15:37:10.709 | + functions-common:get_or_create_role:866 : echo 7d6e984422544ea5a3d30152d7b05939 2022-02-02 15:37:10.709 | 7d6e984422544ea5a3d30152d7b05939 2022-02-02 15:37:10.711 | + inc/async:async_run:104 : return 0 2022-02-02 15:37:10.714 | + lib/keystone:create_keystone_accounts:338 : local another_role=anotherrole 2022-02-02 15:37:10.716 | + lib/keystone:create_keystone_accounts:339 : async_run ks-anotherrole get_or_create_role anotherrole 2022-02-02 15:37:10.815 | [Async ks-anotherrole:self]: Running synchronously: get_or_create_role anotherrole 2022-02-02 15:37:10.818 | + inc/async:async_run:103 : get_or_create_role anotherrole 2022-02-02 15:37:10.820 | + functions-common:get_or_create_role:860 : local role_id 2022-02-02 15:37:10.823 | ++ functions-common:get_or_create_role:867 : oscwrap role create anotherrole --or-show -f value -c id 2022-02-02 15:37:12.911 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:37:12.911 | from cryptography.utils import int_from_bytes 2022-02-02 15:37:12.911 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:37:12.912 | from cryptography.utils import int_from_bytes 2022-02-02 15:37:13.066 | ++ functions-common:oscwrap:2344 : return 0 2022-02-02 15:37:13.069 | + functions-common:get_or_create_role:865 : role_id=7cc2968a78e44581ab8ee079c19958fc 2022-02-02 15:37:13.072 | + functions-common:get_or_create_role:866 : echo 7cc2968a78e44581ab8ee079c19958fc 2022-02-02 15:37:13.072 | 7cc2968a78e44581ab8ee079c19958fc 2022-02-02 15:37:13.074 | + inc/async:async_run:104 : return 0 2022-02-02 15:37:13.077 | + lib/keystone:create_keystone_accounts:342 : local invis_project 2022-02-02 15:37:13.080 | ++ lib/keystone:create_keystone_accounts:343 : get_or_create_project invisible_to_admin default 2022-02-02 15:37:13.082 | ++ functions-common:get_or_create_project:847 : local project_id 2022-02-02 15:37:13.086 | +++ functions-common:get_or_create_project:855 : oscwrap project create invisible_to_admin --domain=default --or-show -f value -c id 2022-02-02 15:37:15.250 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:37:15.250 | from cryptography.utils import int_from_bytes 2022-02-02 15:37:15.250 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:37:15.250 | from cryptography.utils import int_from_bytes 2022-02-02 15:37:15.405 | +++ functions-common:oscwrap:2344 : return 0 2022-02-02 15:37:15.408 | ++ functions-common:get_or_create_project:853 : project_id=3966c5c5e7bf407da8475b8f11ea5a29 2022-02-02 15:37:15.410 | ++ functions-common:get_or_create_project:854 : echo 3966c5c5e7bf407da8475b8f11ea5a29 2022-02-02 15:37:15.414 | + lib/keystone:create_keystone_accounts:343 : invis_project=3966c5c5e7bf407da8475b8f11ea5a29 2022-02-02 15:37:15.416 | + lib/keystone:create_keystone_accounts:346 : local demo_project 2022-02-02 15:37:15.420 | ++ lib/keystone:create_keystone_accounts:347 : get_or_create_project demo default 2022-02-02 15:37:15.423 | ++ functions-common:get_or_create_project:847 : local project_id 2022-02-02 15:37:15.427 | +++ functions-common:get_or_create_project:855 : oscwrap project create demo --domain=default --or-show -f value -c id 2022-02-02 15:37:17.632 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:37:17.632 | from cryptography.utils import int_from_bytes 2022-02-02 15:37:17.632 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:37:17.632 | from cryptography.utils import int_from_bytes 2022-02-02 15:37:17.797 | +++ functions-common:oscwrap:2344 : return 0 2022-02-02 15:37:17.800 | ++ functions-common:get_or_create_project:853 : project_id=efa58e17d2424bb3934bbe7e6766bbdf 2022-02-02 15:37:17.803 | ++ functions-common:get_or_create_project:854 : echo efa58e17d2424bb3934bbe7e6766bbdf 2022-02-02 15:37:17.806 | + lib/keystone:create_keystone_accounts:347 : demo_project=efa58e17d2424bb3934bbe7e6766bbdf 2022-02-02 15:37:17.809 | + lib/keystone:create_keystone_accounts:348 : local demo_user 2022-02-02 15:37:17.812 | ++ lib/keystone:create_keystone_accounts:350 : get_or_create_user demo Passw0rd default demo@example.com 2022-02-02 15:37:17.815 | ++ functions-common:get_or_create_user:824 : local user_id 2022-02-02 15:37:17.818 | ++ functions-common:get_or_create_user:825 : [[ ! -z demo@example.com ]] 2022-02-02 15:37:17.821 | ++ functions-common:get_or_create_user:826 : local email=--email=demo@example.com 2022-02-02 15:37:17.824 | +++ functions-common:get_or_create_user:842 : oscwrap user create demo --password Passw0rd --domain=default --email=demo@example.com --or-show -f value -c id 2022-02-02 15:37:20.054 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:37:20.054 | from cryptography.utils import int_from_bytes 2022-02-02 15:37:20.054 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:37:20.054 | from cryptography.utils import int_from_bytes 2022-02-02 15:37:20.202 | +++ functions-common:oscwrap:2344 : return 0 2022-02-02 15:37:20.205 | ++ functions-common:get_or_create_user:840 : user_id=b4a5045657fe439c9f1c9e2bcdc81fb8 2022-02-02 15:37:20.210 | ++ functions-common:get_or_create_user:841 : echo b4a5045657fe439c9f1c9e2bcdc81fb8 2022-02-02 15:37:20.211 | + lib/keystone:create_keystone_accounts:350 : demo_user=b4a5045657fe439c9f1c9e2bcdc81fb8 2022-02-02 15:37:20.213 | + lib/keystone:create_keystone_accounts:352 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2022-02-02 15:37:20.267 | [Async ks-domain-role:self]: Waiting for completion of get_or_add_user_domain_role admin 706e82d98d2343479bd92dd4810041b5 default (6 other jobs running) 2022-02-02 15:37:20.317 | [Async ks-domain-role:self]: finished get_or_add_user_domain_role admin 706e82d98d2343479bd92dd4810041b5 default with result 0 in -1643816213 seconds 2022-02-02 15:37:20.325 | Not waiting for async task ks-domain that we never started or has already been waited for 2022-02-02 15:37:20.371 | [Async ks-project:self]: Waiting for completion of get_or_create_project service Default (5 other jobs running) 2022-02-02 15:37:20.420 | [Async ks-project:self]: finished get_or_create_project service Default with result 0 in -1643816223 seconds 2022-02-02 15:37:20.461 | [Async ks-service:self]: Waiting for completion of get_or_create_role service (4 other jobs running) 2022-02-02 15:37:20.507 | [Async ks-service:self]: finished get_or_create_role service with result 0 in -1643816225 seconds 2022-02-02 15:37:20.544 | [Async ks-reseller:self]: Waiting for completion of get_or_create_role ResellerAdmin (3 other jobs running) 2022-02-02 15:37:20.590 | [Async ks-reseller:self]: finished get_or_create_role ResellerAdmin with result 0 in -1643816228 seconds 2022-02-02 15:37:20.637 | [Async ks-anotherrole:self]: Waiting for completion of get_or_create_role anotherrole (2 other jobs running) 2022-02-02 15:37:20.686 | [Async ks-anotherrole:self]: finished get_or_create_role anotherrole with result 0 in -1643816230 seconds 2022-02-02 15:37:20.690 | + inc/async:async_wait:166 : return 0 2022-02-02 15:37:20.694 | + lib/keystone:create_keystone_accounts:354 : async_run ks-demo-member get_or_add_user_project_role member b4a5045657fe439c9f1c9e2bcdc81fb8 efa58e17d2424bb3934bbe7e6766bbdf 2022-02-02 15:37:20.791 | [Async ks-demo-member:self]: Running synchronously: get_or_add_user_project_role member b4a5045657fe439c9f1c9e2bcdc81fb8 efa58e17d2424bb3934bbe7e6766bbdf 2022-02-02 15:37:20.793 | + inc/async:async_run:103 : get_or_add_user_project_role member b4a5045657fe439c9f1c9e2bcdc81fb8 efa58e17d2424bb3934bbe7e6766bbdf 2022-02-02 15:37:20.795 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2022-02-02 15:37:20.798 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2022-02-02 15:37:20.801 | ++ functions-common:_get_domain_args:872 : local domain 2022-02-02 15:37:20.804 | ++ functions-common:_get_domain_args:873 : domain= 2022-02-02 15:37:20.806 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2022-02-02 15:37:20.808 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2022-02-02 15:37:20.811 | ++ functions-common:_get_domain_args:882 : echo 2022-02-02 15:37:20.814 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2022-02-02 15:37:20.818 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2022-02-02 15:37:20.818 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role member --user b4a5045657fe439c9f1c9e2bcdc81fb8 --project efa58e17d2424bb3934bbe7e6766bbdf 2022-02-02 15:37:20.818 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2022-02-02 15:37:20.821 | ++ functions-common:get_field:726 : local data field 2022-02-02 15:37:20.824 | ++ functions-common:get_field:727 : read data 2022-02-02 15:37:23.067 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:37:23.067 | from cryptography.utils import int_from_bytes 2022-02-02 15:37:23.067 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:37:23.067 | from cryptography.utils import int_from_bytes 2022-02-02 15:37:23.220 | ++ functions-common:oscwrap:2344 : return 0 2022-02-02 15:37:23.225 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2022-02-02 15:37:23.227 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2022-02-02 15:37:23.230 | + functions-common:get_or_add_user_project_role:901 : openstack role add member --user b4a5045657fe439c9f1c9e2bcdc81fb8 --project efa58e17d2424bb3934bbe7e6766bbdf 2022-02-02 15:37:25.418 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:37:25.418 | from cryptography.utils import int_from_bytes 2022-02-02 15:37:25.418 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:37:25.418 | from cryptography.utils import int_from_bytes 2022-02-02 15:37:25.571 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role member --user b4a5045657fe439c9f1c9e2bcdc81fb8 --project efa58e17d2424bb3934bbe7e6766bbdf 2022-02-02 15:37:25.571 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2022-02-02 15:37:25.572 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2022-02-02 15:37:25.576 | ++ functions-common:get_field:726 : local data field 2022-02-02 15:37:25.579 | ++ functions-common:get_field:727 : read data 2022-02-02 15:37:27.793 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:37:27.793 | from cryptography.utils import int_from_bytes 2022-02-02 15:37:27.793 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:37:27.793 | from cryptography.utils import int_from_bytes 2022-02-02 15:37:27.944 | ++ functions-common:oscwrap:2344 : return 0 2022-02-02 15:37:27.947 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2022-02-02 15:37:27.950 | ++ functions-common:get_field:731 : field='$2' 2022-02-02 15:37:27.953 | ++ functions-common:get_field:733 : echo '| 69debe030d96474e9bdd1047fe5452f2 | b4a5045657fe439c9f1c9e2bcdc81fb8 | | efa58e17d2424bb3934bbe7e6766bbdf | | | False |' 2022-02-02 15:37:27.953 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-02 15:37:27.959 | ++ functions-common:get_field:727 : read data 2022-02-02 15:37:27.963 | + functions-common:get_or_add_user_project_role:910 : user_role_id=69debe030d96474e9bdd1047fe5452f2 2022-02-02 15:37:27.965 | + functions-common:get_or_add_user_project_role:912 : echo 69debe030d96474e9bdd1047fe5452f2 2022-02-02 15:37:27.965 | 69debe030d96474e9bdd1047fe5452f2 2022-02-02 15:37:27.968 | + inc/async:async_run:104 : return 0 2022-02-02 15:37:27.970 | + lib/keystone:create_keystone_accounts:355 : async_run ks-demo-admin get_or_add_user_project_role admin 706e82d98d2343479bd92dd4810041b5 efa58e17d2424bb3934bbe7e6766bbdf 2022-02-02 15:37:28.063 | [Async ks-demo-admin:self]: Running synchronously: get_or_add_user_project_role admin 706e82d98d2343479bd92dd4810041b5 efa58e17d2424bb3934bbe7e6766bbdf 2022-02-02 15:37:28.066 | + inc/async:async_run:103 : get_or_add_user_project_role admin 706e82d98d2343479bd92dd4810041b5 efa58e17d2424bb3934bbe7e6766bbdf 2022-02-02 15:37:28.069 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2022-02-02 15:37:28.072 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2022-02-02 15:37:28.074 | ++ functions-common:_get_domain_args:872 : local domain 2022-02-02 15:37:28.077 | ++ functions-common:_get_domain_args:873 : domain= 2022-02-02 15:37:28.079 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2022-02-02 15:37:28.082 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2022-02-02 15:37:28.085 | ++ functions-common:_get_domain_args:882 : echo 2022-02-02 15:37:28.088 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2022-02-02 15:37:28.091 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role admin --user 706e82d98d2343479bd92dd4810041b5 --project efa58e17d2424bb3934bbe7e6766bbdf 2022-02-02 15:37:28.092 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2022-02-02 15:37:28.092 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2022-02-02 15:37:28.095 | ++ functions-common:get_field:726 : local data field 2022-02-02 15:37:28.098 | ++ functions-common:get_field:727 : read data 2022-02-02 15:37:30.293 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:37:30.293 | from cryptography.utils import int_from_bytes 2022-02-02 15:37:30.293 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:37:30.293 | from cryptography.utils import int_from_bytes 2022-02-02 15:37:30.453 | ++ functions-common:oscwrap:2344 : return 0 2022-02-02 15:37:30.457 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2022-02-02 15:37:30.460 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2022-02-02 15:37:30.462 | + functions-common:get_or_add_user_project_role:901 : openstack role add admin --user 706e82d98d2343479bd92dd4810041b5 --project efa58e17d2424bb3934bbe7e6766bbdf 2022-02-02 15:37:32.657 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:37:32.657 | from cryptography.utils import int_from_bytes 2022-02-02 15:37:32.657 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:37:32.657 | from cryptography.utils import int_from_bytes 2022-02-02 15:37:32.810 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role admin --user 706e82d98d2343479bd92dd4810041b5 --project efa58e17d2424bb3934bbe7e6766bbdf 2022-02-02 15:37:32.810 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2022-02-02 15:37:32.810 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2022-02-02 15:37:32.813 | ++ functions-common:get_field:726 : local data field 2022-02-02 15:37:32.816 | ++ functions-common:get_field:727 : read data 2022-02-02 15:37:35.119 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:37:35.120 | from cryptography.utils import int_from_bytes 2022-02-02 15:37:35.120 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:37:35.120 | from cryptography.utils import int_from_bytes 2022-02-02 15:37:35.281 | ++ functions-common:oscwrap:2344 : return 0 2022-02-02 15:37:35.284 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2022-02-02 15:37:35.286 | ++ functions-common:get_field:731 : field='$2' 2022-02-02 15:37:35.291 | ++ functions-common:get_field:733 : echo '| 68819c13ba204772b9d6eac8571a5bc0 | 706e82d98d2343479bd92dd4810041b5 | | efa58e17d2424bb3934bbe7e6766bbdf | | | False |' 2022-02-02 15:37:35.291 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-02 15:37:35.297 | ++ functions-common:get_field:727 : read data 2022-02-02 15:37:35.301 | + functions-common:get_or_add_user_project_role:910 : user_role_id=68819c13ba204772b9d6eac8571a5bc0 2022-02-02 15:37:35.303 | + functions-common:get_or_add_user_project_role:912 : echo 68819c13ba204772b9d6eac8571a5bc0 2022-02-02 15:37:35.303 | 68819c13ba204772b9d6eac8571a5bc0 2022-02-02 15:37:35.306 | + inc/async:async_run:104 : return 0 2022-02-02 15:37:35.315 | + lib/keystone:create_keystone_accounts:356 : async_run ks-demo-another get_or_add_user_project_role anotherrole b4a5045657fe439c9f1c9e2bcdc81fb8 efa58e17d2424bb3934bbe7e6766bbdf 2022-02-02 15:37:35.422 | [Async ks-demo-another:self]: Running synchronously: get_or_add_user_project_role anotherrole b4a5045657fe439c9f1c9e2bcdc81fb8 efa58e17d2424bb3934bbe7e6766bbdf 2022-02-02 15:37:35.424 | + inc/async:async_run:103 : get_or_add_user_project_role anotherrole b4a5045657fe439c9f1c9e2bcdc81fb8 efa58e17d2424bb3934bbe7e6766bbdf 2022-02-02 15:37:35.428 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2022-02-02 15:37:35.432 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2022-02-02 15:37:35.434 | ++ functions-common:_get_domain_args:872 : local domain 2022-02-02 15:37:35.437 | ++ functions-common:_get_domain_args:873 : domain= 2022-02-02 15:37:35.440 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2022-02-02 15:37:35.443 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2022-02-02 15:37:35.445 | ++ functions-common:_get_domain_args:882 : echo 2022-02-02 15:37:35.448 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2022-02-02 15:37:35.452 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2022-02-02 15:37:35.452 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role anotherrole --user b4a5045657fe439c9f1c9e2bcdc81fb8 --project efa58e17d2424bb3934bbe7e6766bbdf 2022-02-02 15:37:35.453 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2022-02-02 15:37:35.456 | ++ functions-common:get_field:726 : local data field 2022-02-02 15:37:35.459 | ++ functions-common:get_field:727 : read data 2022-02-02 15:37:37.719 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:37:37.719 | from cryptography.utils import int_from_bytes 2022-02-02 15:37:37.719 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:37:37.719 | from cryptography.utils import int_from_bytes 2022-02-02 15:37:37.877 | ++ functions-common:oscwrap:2344 : return 0 2022-02-02 15:37:37.881 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2022-02-02 15:37:37.884 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2022-02-02 15:37:37.886 | + functions-common:get_or_add_user_project_role:901 : openstack role add anotherrole --user b4a5045657fe439c9f1c9e2bcdc81fb8 --project efa58e17d2424bb3934bbe7e6766bbdf 2022-02-02 15:37:40.086 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:37:40.086 | from cryptography.utils import int_from_bytes 2022-02-02 15:37:40.086 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:37:40.086 | from cryptography.utils import int_from_bytes 2022-02-02 15:37:40.227 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role anotherrole --user b4a5045657fe439c9f1c9e2bcdc81fb8 --project efa58e17d2424bb3934bbe7e6766bbdf 2022-02-02 15:37:40.228 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2022-02-02 15:37:40.228 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2022-02-02 15:37:40.230 | ++ functions-common:get_field:726 : local data field 2022-02-02 15:37:40.233 | ++ functions-common:get_field:727 : read data 2022-02-02 15:37:42.456 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:37:42.457 | from cryptography.utils import int_from_bytes 2022-02-02 15:37:42.457 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:37:42.457 | from cryptography.utils import int_from_bytes 2022-02-02 15:37:42.604 | ++ functions-common:oscwrap:2344 : return 0 2022-02-02 15:37:42.607 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2022-02-02 15:37:42.610 | ++ functions-common:get_field:731 : field='$2' 2022-02-02 15:37:42.613 | ++ functions-common:get_field:733 : echo '| 7cc2968a78e44581ab8ee079c19958fc | b4a5045657fe439c9f1c9e2bcdc81fb8 | | efa58e17d2424bb3934bbe7e6766bbdf | | | False |' 2022-02-02 15:37:42.613 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-02 15:37:42.619 | ++ functions-common:get_field:727 : read data 2022-02-02 15:37:42.622 | + functions-common:get_or_add_user_project_role:910 : user_role_id=7cc2968a78e44581ab8ee079c19958fc 2022-02-02 15:37:42.625 | + functions-common:get_or_add_user_project_role:912 : echo 7cc2968a78e44581ab8ee079c19958fc 2022-02-02 15:37:42.625 | 7cc2968a78e44581ab8ee079c19958fc 2022-02-02 15:37:42.627 | + inc/async:async_run:104 : return 0 2022-02-02 15:37:42.630 | + lib/keystone:create_keystone_accounts:357 : async_run ks-demo-invis get_or_add_user_project_role member b4a5045657fe439c9f1c9e2bcdc81fb8 3966c5c5e7bf407da8475b8f11ea5a29 2022-02-02 15:37:42.735 | [Async ks-demo-invis:self]: Running synchronously: get_or_add_user_project_role member b4a5045657fe439c9f1c9e2bcdc81fb8 3966c5c5e7bf407da8475b8f11ea5a29 2022-02-02 15:37:42.737 | + inc/async:async_run:103 : get_or_add_user_project_role member b4a5045657fe439c9f1c9e2bcdc81fb8 3966c5c5e7bf407da8475b8f11ea5a29 2022-02-02 15:37:42.740 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2022-02-02 15:37:42.743 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2022-02-02 15:37:42.746 | ++ functions-common:_get_domain_args:872 : local domain 2022-02-02 15:37:42.748 | ++ functions-common:_get_domain_args:873 : domain= 2022-02-02 15:37:42.751 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2022-02-02 15:37:42.754 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2022-02-02 15:37:42.756 | ++ functions-common:_get_domain_args:882 : echo 2022-02-02 15:37:42.759 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2022-02-02 15:37:42.763 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2022-02-02 15:37:42.763 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role member --user b4a5045657fe439c9f1c9e2bcdc81fb8 --project 3966c5c5e7bf407da8475b8f11ea5a29 2022-02-02 15:37:42.765 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2022-02-02 15:37:42.767 | ++ functions-common:get_field:726 : local data field 2022-02-02 15:37:42.771 | ++ functions-common:get_field:727 : read data 2022-02-02 15:37:44.951 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:37:44.951 | from cryptography.utils import int_from_bytes 2022-02-02 15:37:44.951 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:37:44.951 | from cryptography.utils import int_from_bytes 2022-02-02 15:37:45.104 | ++ functions-common:oscwrap:2344 : return 0 2022-02-02 15:37:45.109 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2022-02-02 15:37:45.111 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2022-02-02 15:37:45.114 | + functions-common:get_or_add_user_project_role:901 : openstack role add member --user b4a5045657fe439c9f1c9e2bcdc81fb8 --project 3966c5c5e7bf407da8475b8f11ea5a29 2022-02-02 15:37:47.329 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:37:47.329 | from cryptography.utils import int_from_bytes 2022-02-02 15:37:47.329 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:37:47.329 | from cryptography.utils import int_from_bytes 2022-02-02 15:37:47.484 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role member --user b4a5045657fe439c9f1c9e2bcdc81fb8 --project 3966c5c5e7bf407da8475b8f11ea5a29 2022-02-02 15:37:47.484 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2022-02-02 15:37:47.484 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2022-02-02 15:37:47.488 | ++ functions-common:get_field:726 : local data field 2022-02-02 15:37:47.491 | ++ functions-common:get_field:727 : read data 2022-02-02 15:37:49.713 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:37:49.713 | from cryptography.utils import int_from_bytes 2022-02-02 15:37:49.713 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:37:49.713 | from cryptography.utils import int_from_bytes 2022-02-02 15:37:49.868 | ++ functions-common:oscwrap:2344 : return 0 2022-02-02 15:37:49.871 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2022-02-02 15:37:49.874 | ++ functions-common:get_field:731 : field='$2' 2022-02-02 15:37:49.877 | ++ functions-common:get_field:733 : echo '| 69debe030d96474e9bdd1047fe5452f2 | b4a5045657fe439c9f1c9e2bcdc81fb8 | | 3966c5c5e7bf407da8475b8f11ea5a29 | | | False |' 2022-02-02 15:37:49.877 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-02 15:37:49.883 | ++ functions-common:get_field:727 : read data 2022-02-02 15:37:49.887 | + functions-common:get_or_add_user_project_role:910 : user_role_id=69debe030d96474e9bdd1047fe5452f2 2022-02-02 15:37:49.889 | + functions-common:get_or_add_user_project_role:912 : echo 69debe030d96474e9bdd1047fe5452f2 2022-02-02 15:37:49.889 | 69debe030d96474e9bdd1047fe5452f2 2022-02-02 15:37:49.892 | + inc/async:async_run:104 : return 0 2022-02-02 15:37:49.896 | + lib/keystone:create_keystone_accounts:360 : local alt_demo_project 2022-02-02 15:37:49.900 | ++ lib/keystone:create_keystone_accounts:361 : get_or_create_project alt_demo default 2022-02-02 15:37:49.902 | ++ functions-common:get_or_create_project:847 : local project_id 2022-02-02 15:37:49.906 | +++ functions-common:get_or_create_project:855 : oscwrap project create alt_demo --domain=default --or-show -f value -c id 2022-02-02 15:37:52.057 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:37:52.057 | from cryptography.utils import int_from_bytes 2022-02-02 15:37:52.057 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:37:52.057 | from cryptography.utils import int_from_bytes 2022-02-02 15:37:52.210 | +++ functions-common:oscwrap:2344 : return 0 2022-02-02 15:37:52.213 | ++ functions-common:get_or_create_project:853 : project_id=aca80ebd9d314764ab04a7493ca80d36 2022-02-02 15:37:52.216 | ++ functions-common:get_or_create_project:854 : echo aca80ebd9d314764ab04a7493ca80d36 2022-02-02 15:37:52.218 | + lib/keystone:create_keystone_accounts:361 : alt_demo_project=aca80ebd9d314764ab04a7493ca80d36 2022-02-02 15:37:52.221 | + lib/keystone:create_keystone_accounts:362 : local alt_demo_user 2022-02-02 15:37:52.225 | ++ lib/keystone:create_keystone_accounts:364 : get_or_create_user alt_demo Passw0rd default alt_demo@example.com 2022-02-02 15:37:52.228 | ++ functions-common:get_or_create_user:824 : local user_id 2022-02-02 15:37:52.230 | ++ functions-common:get_or_create_user:825 : [[ ! -z alt_demo@example.com ]] 2022-02-02 15:37:52.232 | ++ functions-common:get_or_create_user:826 : local email=--email=alt_demo@example.com 2022-02-02 15:37:52.236 | +++ functions-common:get_or_create_user:842 : oscwrap user create alt_demo --password Passw0rd --domain=default --email=alt_demo@example.com --or-show -f value -c id 2022-02-02 15:37:54.454 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:37:54.454 | from cryptography.utils import int_from_bytes 2022-02-02 15:37:54.454 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:37:54.454 | from cryptography.utils import int_from_bytes 2022-02-02 15:37:54.604 | +++ functions-common:oscwrap:2344 : return 0 2022-02-02 15:37:54.607 | ++ functions-common:get_or_create_user:840 : user_id=96b4430d76a74ab7a760cdb3489e665e 2022-02-02 15:37:54.610 | ++ functions-common:get_or_create_user:841 : echo 96b4430d76a74ab7a760cdb3489e665e 2022-02-02 15:37:54.613 | + lib/keystone:create_keystone_accounts:364 : alt_demo_user=96b4430d76a74ab7a760cdb3489e665e 2022-02-02 15:37:54.616 | + lib/keystone:create_keystone_accounts:366 : async_run ks-alt-member get_or_add_user_project_role member 96b4430d76a74ab7a760cdb3489e665e aca80ebd9d314764ab04a7493ca80d36 2022-02-02 15:37:54.715 | [Async ks-alt-member:self]: Running synchronously: get_or_add_user_project_role member 96b4430d76a74ab7a760cdb3489e665e aca80ebd9d314764ab04a7493ca80d36 2022-02-02 15:37:54.718 | + inc/async:async_run:103 : get_or_add_user_project_role member 96b4430d76a74ab7a760cdb3489e665e aca80ebd9d314764ab04a7493ca80d36 2022-02-02 15:37:54.720 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2022-02-02 15:37:54.724 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2022-02-02 15:37:54.726 | ++ functions-common:_get_domain_args:872 : local domain 2022-02-02 15:37:54.729 | ++ functions-common:_get_domain_args:873 : domain= 2022-02-02 15:37:54.731 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2022-02-02 15:37:54.733 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2022-02-02 15:37:54.736 | ++ functions-common:_get_domain_args:882 : echo 2022-02-02 15:37:54.739 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2022-02-02 15:37:54.743 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role member --user 96b4430d76a74ab7a760cdb3489e665e --project aca80ebd9d314764ab04a7493ca80d36 2022-02-02 15:37:54.743 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2022-02-02 15:37:54.744 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2022-02-02 15:37:54.747 | ++ functions-common:get_field:726 : local data field 2022-02-02 15:37:54.750 | ++ functions-common:get_field:727 : read data 2022-02-02 15:37:56.922 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:37:56.923 | from cryptography.utils import int_from_bytes 2022-02-02 15:37:56.923 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:37:56.923 | from cryptography.utils import int_from_bytes 2022-02-02 15:37:57.072 | ++ functions-common:oscwrap:2344 : return 0 2022-02-02 15:37:57.075 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2022-02-02 15:37:57.078 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2022-02-02 15:37:57.081 | + functions-common:get_or_add_user_project_role:901 : openstack role add member --user 96b4430d76a74ab7a760cdb3489e665e --project aca80ebd9d314764ab04a7493ca80d36 2022-02-02 15:37:59.284 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:37:59.284 | from cryptography.utils import int_from_bytes 2022-02-02 15:37:59.284 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:37:59.285 | from cryptography.utils import int_from_bytes 2022-02-02 15:37:59.434 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role member --user 96b4430d76a74ab7a760cdb3489e665e --project aca80ebd9d314764ab04a7493ca80d36 2022-02-02 15:37:59.434 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2022-02-02 15:37:59.435 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2022-02-02 15:37:59.439 | ++ functions-common:get_field:726 : local data field 2022-02-02 15:37:59.446 | ++ functions-common:get_field:727 : read data 2022-02-02 15:38:01.676 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:38:01.676 | from cryptography.utils import int_from_bytes 2022-02-02 15:38:01.676 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:38:01.676 | from cryptography.utils import int_from_bytes 2022-02-02 15:38:01.830 | ++ functions-common:oscwrap:2344 : return 0 2022-02-02 15:38:01.833 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2022-02-02 15:38:01.836 | ++ functions-common:get_field:731 : field='$2' 2022-02-02 15:38:01.839 | ++ functions-common:get_field:733 : echo '| 69debe030d96474e9bdd1047fe5452f2 | 96b4430d76a74ab7a760cdb3489e665e | | aca80ebd9d314764ab04a7493ca80d36 | | | False |' 2022-02-02 15:38:01.839 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-02 15:38:01.846 | ++ functions-common:get_field:727 : read data 2022-02-02 15:38:01.849 | + functions-common:get_or_add_user_project_role:910 : user_role_id=69debe030d96474e9bdd1047fe5452f2 2022-02-02 15:38:01.852 | + functions-common:get_or_add_user_project_role:912 : echo 69debe030d96474e9bdd1047fe5452f2 2022-02-02 15:38:01.852 | 69debe030d96474e9bdd1047fe5452f2 2022-02-02 15:38:01.854 | + inc/async:async_run:104 : return 0 2022-02-02 15:38:01.857 | + lib/keystone:create_keystone_accounts:367 : async_run ks-alt-admin get_or_add_user_project_role admin 706e82d98d2343479bd92dd4810041b5 aca80ebd9d314764ab04a7493ca80d36 2022-02-02 15:38:01.956 | [Async ks-alt-admin:self]: Running synchronously: get_or_add_user_project_role admin 706e82d98d2343479bd92dd4810041b5 aca80ebd9d314764ab04a7493ca80d36 2022-02-02 15:38:01.958 | + inc/async:async_run:103 : get_or_add_user_project_role admin 706e82d98d2343479bd92dd4810041b5 aca80ebd9d314764ab04a7493ca80d36 2022-02-02 15:38:01.962 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2022-02-02 15:38:01.966 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2022-02-02 15:38:01.968 | ++ functions-common:_get_domain_args:872 : local domain 2022-02-02 15:38:01.980 | ++ functions-common:_get_domain_args:873 : domain= 2022-02-02 15:38:01.982 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2022-02-02 15:38:01.985 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2022-02-02 15:38:01.987 | ++ functions-common:_get_domain_args:882 : echo 2022-02-02 15:38:01.990 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2022-02-02 15:38:01.994 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role admin --user 706e82d98d2343479bd92dd4810041b5 --project aca80ebd9d314764ab04a7493ca80d36 2022-02-02 15:38:01.994 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2022-02-02 15:38:01.995 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2022-02-02 15:38:01.998 | ++ functions-common:get_field:726 : local data field 2022-02-02 15:38:02.000 | ++ functions-common:get_field:727 : read data 2022-02-02 15:38:04.194 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:38:04.194 | from cryptography.utils import int_from_bytes 2022-02-02 15:38:04.194 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:38:04.194 | from cryptography.utils import int_from_bytes 2022-02-02 15:38:04.349 | ++ functions-common:oscwrap:2344 : return 0 2022-02-02 15:38:04.353 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2022-02-02 15:38:04.355 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2022-02-02 15:38:04.358 | + functions-common:get_or_add_user_project_role:901 : openstack role add admin --user 706e82d98d2343479bd92dd4810041b5 --project aca80ebd9d314764ab04a7493ca80d36 2022-02-02 15:38:06.552 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:38:06.552 | from cryptography.utils import int_from_bytes 2022-02-02 15:38:06.552 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:38:06.552 | from cryptography.utils import int_from_bytes 2022-02-02 15:38:06.705 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role admin --user 706e82d98d2343479bd92dd4810041b5 --project aca80ebd9d314764ab04a7493ca80d36 2022-02-02 15:38:06.706 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2022-02-02 15:38:06.706 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2022-02-02 15:38:06.709 | ++ functions-common:get_field:726 : local data field 2022-02-02 15:38:06.712 | ++ functions-common:get_field:727 : read data 2022-02-02 15:38:08.966 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:38:08.966 | from cryptography.utils import int_from_bytes 2022-02-02 15:38:08.967 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:38:08.967 | from cryptography.utils import int_from_bytes 2022-02-02 15:38:09.124 | ++ functions-common:oscwrap:2344 : return 0 2022-02-02 15:38:09.127 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2022-02-02 15:38:09.130 | ++ functions-common:get_field:731 : field='$2' 2022-02-02 15:38:09.133 | ++ functions-common:get_field:733 : echo '| 68819c13ba204772b9d6eac8571a5bc0 | 706e82d98d2343479bd92dd4810041b5 | | aca80ebd9d314764ab04a7493ca80d36 | | | False |' 2022-02-02 15:38:09.134 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-02 15:38:09.140 | ++ functions-common:get_field:727 : read data 2022-02-02 15:38:09.144 | + functions-common:get_or_add_user_project_role:910 : user_role_id=68819c13ba204772b9d6eac8571a5bc0 2022-02-02 15:38:09.147 | + functions-common:get_or_add_user_project_role:912 : echo 68819c13ba204772b9d6eac8571a5bc0 2022-02-02 15:38:09.147 | 68819c13ba204772b9d6eac8571a5bc0 2022-02-02 15:38:09.150 | + inc/async:async_run:104 : return 0 2022-02-02 15:38:09.153 | + lib/keystone:create_keystone_accounts:368 : async_run ks-alt-another get_or_add_user_project_role anotherrole 96b4430d76a74ab7a760cdb3489e665e aca80ebd9d314764ab04a7493ca80d36 2022-02-02 15:38:09.261 | [Async ks-alt-another:self]: Running synchronously: get_or_add_user_project_role anotherrole 96b4430d76a74ab7a760cdb3489e665e aca80ebd9d314764ab04a7493ca80d36 2022-02-02 15:38:09.264 | + inc/async:async_run:103 : get_or_add_user_project_role anotherrole 96b4430d76a74ab7a760cdb3489e665e aca80ebd9d314764ab04a7493ca80d36 2022-02-02 15:38:09.267 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2022-02-02 15:38:09.271 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2022-02-02 15:38:09.273 | ++ functions-common:_get_domain_args:872 : local domain 2022-02-02 15:38:09.276 | ++ functions-common:_get_domain_args:873 : domain= 2022-02-02 15:38:09.278 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2022-02-02 15:38:09.280 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2022-02-02 15:38:09.283 | ++ functions-common:_get_domain_args:882 : echo 2022-02-02 15:38:09.286 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2022-02-02 15:38:09.291 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role anotherrole --user 96b4430d76a74ab7a760cdb3489e665e --project aca80ebd9d314764ab04a7493ca80d36 2022-02-02 15:38:09.291 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2022-02-02 15:38:09.292 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2022-02-02 15:38:09.297 | ++ functions-common:get_field:726 : local data field 2022-02-02 15:38:09.300 | ++ functions-common:get_field:727 : read data 2022-02-02 15:38:11.470 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:38:11.470 | from cryptography.utils import int_from_bytes 2022-02-02 15:38:11.470 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:38:11.470 | from cryptography.utils import int_from_bytes 2022-02-02 15:38:11.626 | ++ functions-common:oscwrap:2344 : return 0 2022-02-02 15:38:11.631 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2022-02-02 15:38:11.633 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2022-02-02 15:38:11.636 | + functions-common:get_or_add_user_project_role:901 : openstack role add anotherrole --user 96b4430d76a74ab7a760cdb3489e665e --project aca80ebd9d314764ab04a7493ca80d36 2022-02-02 15:38:13.865 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:38:13.865 | from cryptography.utils import int_from_bytes 2022-02-02 15:38:13.865 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:38:13.865 | from cryptography.utils import int_from_bytes 2022-02-02 15:38:14.019 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role anotherrole --user 96b4430d76a74ab7a760cdb3489e665e --project aca80ebd9d314764ab04a7493ca80d36 2022-02-02 15:38:14.020 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2022-02-02 15:38:14.020 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2022-02-02 15:38:14.023 | ++ functions-common:get_field:726 : local data field 2022-02-02 15:38:14.025 | ++ functions-common:get_field:727 : read data 2022-02-02 15:38:16.267 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:38:16.267 | from cryptography.utils import int_from_bytes 2022-02-02 15:38:16.267 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:38:16.267 | from cryptography.utils import int_from_bytes 2022-02-02 15:38:16.419 | ++ functions-common:oscwrap:2344 : return 0 2022-02-02 15:38:16.423 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2022-02-02 15:38:16.428 | ++ functions-common:get_field:731 : field='$2' 2022-02-02 15:38:16.431 | ++ functions-common:get_field:733 : echo '| 7cc2968a78e44581ab8ee079c19958fc | 96b4430d76a74ab7a760cdb3489e665e | | aca80ebd9d314764ab04a7493ca80d36 | | | False |' 2022-02-02 15:38:16.431 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-02 15:38:16.438 | ++ functions-common:get_field:727 : read data 2022-02-02 15:38:16.441 | + functions-common:get_or_add_user_project_role:910 : user_role_id=7cc2968a78e44581ab8ee079c19958fc 2022-02-02 15:38:16.444 | + functions-common:get_or_add_user_project_role:912 : echo 7cc2968a78e44581ab8ee079c19958fc 2022-02-02 15:38:16.444 | 7cc2968a78e44581ab8ee079c19958fc 2022-02-02 15:38:16.446 | + inc/async:async_run:104 : return 0 2022-02-02 15:38:16.449 | + lib/keystone:create_keystone_accounts:371 : local admin_group 2022-02-02 15:38:16.453 | ++ lib/keystone:create_keystone_accounts:373 : get_or_create_group admins default 'openstack admin group' 2022-02-02 15:38:16.455 | ++ functions-common:get_or_create_group:809 : local 'desc=openstack admin group' 2022-02-02 15:38:16.458 | ++ functions-common:get_or_create_group:810 : local group_id 2022-02-02 15:38:16.461 | +++ functions-common:get_or_create_group:819 : oscwrap group create admins --domain default --description 'openstack admin group' --or-show -f value -c id 2022-02-02 15:38:18.601 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:38:18.601 | from cryptography.utils import int_from_bytes 2022-02-02 15:38:18.601 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:38:18.601 | from cryptography.utils import int_from_bytes 2022-02-02 15:38:18.751 | +++ functions-common:oscwrap:2344 : return 0 2022-02-02 15:38:18.754 | ++ functions-common:get_or_create_group:817 : group_id=e3a4b6751e434cec8a6e60e74d9c00fb 2022-02-02 15:38:18.757 | ++ functions-common:get_or_create_group:818 : echo e3a4b6751e434cec8a6e60e74d9c00fb 2022-02-02 15:38:18.760 | + lib/keystone:create_keystone_accounts:373 : admin_group=e3a4b6751e434cec8a6e60e74d9c00fb 2022-02-02 15:38:18.762 | + lib/keystone:create_keystone_accounts:374 : local non_admin_group 2022-02-02 15:38:18.766 | ++ lib/keystone:create_keystone_accounts:376 : get_or_create_group nonadmins default 'non-admin group' 2022-02-02 15:38:18.769 | ++ functions-common:get_or_create_group:809 : local 'desc=non-admin group' 2022-02-02 15:38:18.771 | ++ functions-common:get_or_create_group:810 : local group_id 2022-02-02 15:38:18.775 | +++ functions-common:get_or_create_group:819 : oscwrap group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id 2022-02-02 15:38:20.928 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:38:20.929 | from cryptography.utils import int_from_bytes 2022-02-02 15:38:20.929 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:38:20.929 | from cryptography.utils import int_from_bytes 2022-02-02 15:38:21.081 | +++ functions-common:oscwrap:2344 : return 0 2022-02-02 15:38:21.084 | ++ functions-common:get_or_create_group:817 : group_id=5034339e46ee4224b0506e7d0c72718c 2022-02-02 15:38:21.087 | ++ functions-common:get_or_create_group:818 : echo 5034339e46ee4224b0506e7d0c72718c 2022-02-02 15:38:21.090 | + lib/keystone:create_keystone_accounts:376 : non_admin_group=5034339e46ee4224b0506e7d0c72718c 2022-02-02 15:38:21.093 | + lib/keystone:create_keystone_accounts:378 : async_run ks-group-memberdemo get_or_add_group_project_role member 5034339e46ee4224b0506e7d0c72718c efa58e17d2424bb3934bbe7e6766bbdf 2022-02-02 15:38:21.187 | [Async ks-group-memberdemo:self]: Running synchronously: get_or_add_group_project_role member 5034339e46ee4224b0506e7d0c72718c efa58e17d2424bb3934bbe7e6766bbdf 2022-02-02 15:38:21.191 | + inc/async:async_run:103 : get_or_add_group_project_role member 5034339e46ee4224b0506e7d0c72718c efa58e17d2424bb3934bbe7e6766bbdf 2022-02-02 15:38:21.193 | + functions-common:get_or_add_group_project_role:942 : local group_role_id 2022-02-02 15:38:21.196 | ++ functions-common:get_or_add_group_project_role:948 : oscwrap role assignment list --role member --group 5034339e46ee4224b0506e7d0c72718c --project efa58e17d2424bb3934bbe7e6766bbdf -f value 2022-02-02 15:38:23.363 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:38:23.364 | from cryptography.utils import int_from_bytes 2022-02-02 15:38:23.364 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:38:23.364 | from cryptography.utils import int_from_bytes 2022-02-02 15:38:23.517 | ++ functions-common:oscwrap:2344 : return 0 2022-02-02 15:38:23.520 | + functions-common:get_or_add_group_project_role:948 : group_role_id= 2022-02-02 15:38:23.522 | + functions-common:get_or_add_group_project_role:949 : [[ -z '' ]] 2022-02-02 15:38:23.525 | + functions-common:get_or_add_group_project_role:951 : openstack role add member --group 5034339e46ee4224b0506e7d0c72718c --project efa58e17d2424bb3934bbe7e6766bbdf 2022-02-02 15:38:25.693 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:38:25.693 | from cryptography.utils import int_from_bytes 2022-02-02 15:38:25.693 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:38:25.693 | from cryptography.utils import int_from_bytes 2022-02-02 15:38:25.845 | ++ functions-common:get_or_add_group_project_role:958 : oscwrap role assignment list --role member --group 5034339e46ee4224b0506e7d0c72718c --project efa58e17d2424bb3934bbe7e6766bbdf -f value 2022-02-02 15:38:28.067 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:38:28.067 | from cryptography.utils import int_from_bytes 2022-02-02 15:38:28.067 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:38:28.067 | from cryptography.utils import int_from_bytes 2022-02-02 15:38:28.215 | ++ functions-common:oscwrap:2344 : return 0 2022-02-02 15:38:28.217 | + functions-common:get_or_add_group_project_role:958 : group_role_id='69debe030d96474e9bdd1047fe5452f2 5034339e46ee4224b0506e7d0c72718c efa58e17d2424bb3934bbe7e6766bbdf False' 2022-02-02 15:38:28.220 | + functions-common:get_or_add_group_project_role:960 : echo 69debe030d96474e9bdd1047fe5452f2 5034339e46ee4224b0506e7d0c72718c efa58e17d2424bb3934bbe7e6766bbdf False 2022-02-02 15:38:28.221 | 69debe030d96474e9bdd1047fe5452f2 5034339e46ee4224b0506e7d0c72718c efa58e17d2424bb3934bbe7e6766bbdf False 2022-02-02 15:38:28.223 | + inc/async:async_run:104 : return 0 2022-02-02 15:38:28.225 | + lib/keystone:create_keystone_accounts:379 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole 5034339e46ee4224b0506e7d0c72718c efa58e17d2424bb3934bbe7e6766bbdf 2022-02-02 15:38:28.317 | [Async ks-group-anotherdemo:self]: Running synchronously: get_or_add_group_project_role anotherrole 5034339e46ee4224b0506e7d0c72718c efa58e17d2424bb3934bbe7e6766bbdf 2022-02-02 15:38:28.320 | + inc/async:async_run:103 : get_or_add_group_project_role anotherrole 5034339e46ee4224b0506e7d0c72718c efa58e17d2424bb3934bbe7e6766bbdf 2022-02-02 15:38:28.322 | + functions-common:get_or_add_group_project_role:942 : local group_role_id 2022-02-02 15:38:28.325 | ++ functions-common:get_or_add_group_project_role:948 : oscwrap role assignment list --role anotherrole --group 5034339e46ee4224b0506e7d0c72718c --project efa58e17d2424bb3934bbe7e6766bbdf -f value 2022-02-02 15:38:30.510 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:38:30.510 | from cryptography.utils import int_from_bytes 2022-02-02 15:38:30.510 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:38:30.510 | from cryptography.utils import int_from_bytes 2022-02-02 15:38:30.663 | ++ functions-common:oscwrap:2344 : return 0 2022-02-02 15:38:30.666 | + functions-common:get_or_add_group_project_role:948 : group_role_id= 2022-02-02 15:38:30.669 | + functions-common:get_or_add_group_project_role:949 : [[ -z '' ]] 2022-02-02 15:38:30.671 | + functions-common:get_or_add_group_project_role:951 : openstack role add anotherrole --group 5034339e46ee4224b0506e7d0c72718c --project efa58e17d2424bb3934bbe7e6766bbdf 2022-02-02 15:38:32.824 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:38:32.824 | from cryptography.utils import int_from_bytes 2022-02-02 15:38:32.824 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:38:32.824 | from cryptography.utils import int_from_bytes 2022-02-02 15:38:32.973 | ++ functions-common:get_or_add_group_project_role:958 : oscwrap role assignment list --role anotherrole --group 5034339e46ee4224b0506e7d0c72718c --project efa58e17d2424bb3934bbe7e6766bbdf -f value 2022-02-02 15:38:35.185 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:38:35.186 | from cryptography.utils import int_from_bytes 2022-02-02 15:38:35.186 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:38:35.186 | from cryptography.utils import int_from_bytes 2022-02-02 15:38:35.334 | ++ functions-common:oscwrap:2344 : return 0 2022-02-02 15:38:35.337 | + functions-common:get_or_add_group_project_role:958 : group_role_id='7cc2968a78e44581ab8ee079c19958fc 5034339e46ee4224b0506e7d0c72718c efa58e17d2424bb3934bbe7e6766bbdf False' 2022-02-02 15:38:35.340 | + functions-common:get_or_add_group_project_role:960 : echo 7cc2968a78e44581ab8ee079c19958fc 5034339e46ee4224b0506e7d0c72718c efa58e17d2424bb3934bbe7e6766bbdf False 2022-02-02 15:38:35.340 | 7cc2968a78e44581ab8ee079c19958fc 5034339e46ee4224b0506e7d0c72718c efa58e17d2424bb3934bbe7e6766bbdf False 2022-02-02 15:38:35.342 | + inc/async:async_run:104 : return 0 2022-02-02 15:38:35.345 | + lib/keystone:create_keystone_accounts:380 : async_run ks-group-memberalt get_or_add_group_project_role member 5034339e46ee4224b0506e7d0c72718c aca80ebd9d314764ab04a7493ca80d36 2022-02-02 15:38:35.439 | [Async ks-group-memberalt:self]: Running synchronously: get_or_add_group_project_role member 5034339e46ee4224b0506e7d0c72718c aca80ebd9d314764ab04a7493ca80d36 2022-02-02 15:38:35.442 | + inc/async:async_run:103 : get_or_add_group_project_role member 5034339e46ee4224b0506e7d0c72718c aca80ebd9d314764ab04a7493ca80d36 2022-02-02 15:38:35.444 | + functions-common:get_or_add_group_project_role:942 : local group_role_id 2022-02-02 15:38:35.447 | ++ functions-common:get_or_add_group_project_role:948 : oscwrap role assignment list --role member --group 5034339e46ee4224b0506e7d0c72718c --project aca80ebd9d314764ab04a7493ca80d36 -f value 2022-02-02 15:38:37.642 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:38:37.643 | from cryptography.utils import int_from_bytes 2022-02-02 15:38:37.643 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:38:37.643 | from cryptography.utils import int_from_bytes 2022-02-02 15:38:37.793 | ++ functions-common:oscwrap:2344 : return 0 2022-02-02 15:38:37.797 | + functions-common:get_or_add_group_project_role:948 : group_role_id= 2022-02-02 15:38:37.799 | + functions-common:get_or_add_group_project_role:949 : [[ -z '' ]] 2022-02-02 15:38:37.801 | + functions-common:get_or_add_group_project_role:951 : openstack role add member --group 5034339e46ee4224b0506e7d0c72718c --project aca80ebd9d314764ab04a7493ca80d36 2022-02-02 15:38:40.028 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:38:40.028 | from cryptography.utils import int_from_bytes 2022-02-02 15:38:40.028 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:38:40.029 | from cryptography.utils import int_from_bytes 2022-02-02 15:38:40.174 | ++ functions-common:get_or_add_group_project_role:958 : oscwrap role assignment list --role member --group 5034339e46ee4224b0506e7d0c72718c --project aca80ebd9d314764ab04a7493ca80d36 -f value 2022-02-02 15:38:42.394 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:38:42.394 | from cryptography.utils import int_from_bytes 2022-02-02 15:38:42.394 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:38:42.394 | from cryptography.utils import int_from_bytes 2022-02-02 15:38:42.536 | ++ functions-common:oscwrap:2344 : return 0 2022-02-02 15:38:42.539 | + functions-common:get_or_add_group_project_role:958 : group_role_id='69debe030d96474e9bdd1047fe5452f2 5034339e46ee4224b0506e7d0c72718c aca80ebd9d314764ab04a7493ca80d36 False' 2022-02-02 15:38:42.542 | + functions-common:get_or_add_group_project_role:960 : echo 69debe030d96474e9bdd1047fe5452f2 5034339e46ee4224b0506e7d0c72718c aca80ebd9d314764ab04a7493ca80d36 False 2022-02-02 15:38:42.542 | 69debe030d96474e9bdd1047fe5452f2 5034339e46ee4224b0506e7d0c72718c aca80ebd9d314764ab04a7493ca80d36 False 2022-02-02 15:38:42.544 | + inc/async:async_run:104 : return 0 2022-02-02 15:38:42.547 | + lib/keystone:create_keystone_accounts:381 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole 5034339e46ee4224b0506e7d0c72718c aca80ebd9d314764ab04a7493ca80d36 2022-02-02 15:38:42.640 | [Async ks-group-anotheralt:self]: Running synchronously: get_or_add_group_project_role anotherrole 5034339e46ee4224b0506e7d0c72718c aca80ebd9d314764ab04a7493ca80d36 2022-02-02 15:38:42.642 | + inc/async:async_run:103 : get_or_add_group_project_role anotherrole 5034339e46ee4224b0506e7d0c72718c aca80ebd9d314764ab04a7493ca80d36 2022-02-02 15:38:42.644 | + functions-common:get_or_add_group_project_role:942 : local group_role_id 2022-02-02 15:38:42.648 | ++ functions-common:get_or_add_group_project_role:948 : oscwrap role assignment list --role anotherrole --group 5034339e46ee4224b0506e7d0c72718c --project aca80ebd9d314764ab04a7493ca80d36 -f value 2022-02-02 15:38:44.823 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:38:44.823 | from cryptography.utils import int_from_bytes 2022-02-02 15:38:44.823 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:38:44.823 | from cryptography.utils import int_from_bytes 2022-02-02 15:38:44.970 | ++ functions-common:oscwrap:2344 : return 0 2022-02-02 15:38:44.973 | + functions-common:get_or_add_group_project_role:948 : group_role_id= 2022-02-02 15:38:44.976 | + functions-common:get_or_add_group_project_role:949 : [[ -z '' ]] 2022-02-02 15:38:44.978 | + functions-common:get_or_add_group_project_role:951 : openstack role add anotherrole --group 5034339e46ee4224b0506e7d0c72718c --project aca80ebd9d314764ab04a7493ca80d36 2022-02-02 15:38:47.193 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:38:47.193 | from cryptography.utils import int_from_bytes 2022-02-02 15:38:47.193 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:38:47.193 | from cryptography.utils import int_from_bytes 2022-02-02 15:38:47.347 | ++ functions-common:get_or_add_group_project_role:958 : oscwrap role assignment list --role anotherrole --group 5034339e46ee4224b0506e7d0c72718c --project aca80ebd9d314764ab04a7493ca80d36 -f value 2022-02-02 15:38:49.563 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:38:49.563 | from cryptography.utils import int_from_bytes 2022-02-02 15:38:49.563 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:38:49.563 | from cryptography.utils import int_from_bytes 2022-02-02 15:38:49.712 | ++ functions-common:oscwrap:2344 : return 0 2022-02-02 15:38:49.715 | + functions-common:get_or_add_group_project_role:958 : group_role_id='7cc2968a78e44581ab8ee079c19958fc 5034339e46ee4224b0506e7d0c72718c aca80ebd9d314764ab04a7493ca80d36 False' 2022-02-02 15:38:49.718 | + functions-common:get_or_add_group_project_role:960 : echo 7cc2968a78e44581ab8ee079c19958fc 5034339e46ee4224b0506e7d0c72718c aca80ebd9d314764ab04a7493ca80d36 False 2022-02-02 15:38:49.718 | 7cc2968a78e44581ab8ee079c19958fc 5034339e46ee4224b0506e7d0c72718c aca80ebd9d314764ab04a7493ca80d36 False 2022-02-02 15:38:49.721 | + inc/async:async_run:104 : return 0 2022-02-02 15:38:49.723 | + lib/keystone:create_keystone_accounts:382 : async_run ks-group-admin get_or_add_group_project_role admin e3a4b6751e434cec8a6e60e74d9c00fb ff2ef559d38e43b0904a66d42f2b7646 2022-02-02 15:38:49.818 | [Async ks-group-admin:self]: Running synchronously: get_or_add_group_project_role admin e3a4b6751e434cec8a6e60e74d9c00fb ff2ef559d38e43b0904a66d42f2b7646 2022-02-02 15:38:49.821 | + inc/async:async_run:103 : get_or_add_group_project_role admin e3a4b6751e434cec8a6e60e74d9c00fb ff2ef559d38e43b0904a66d42f2b7646 2022-02-02 15:38:49.823 | + functions-common:get_or_add_group_project_role:942 : local group_role_id 2022-02-02 15:38:49.826 | ++ functions-common:get_or_add_group_project_role:948 : oscwrap role assignment list --role admin --group e3a4b6751e434cec8a6e60e74d9c00fb --project ff2ef559d38e43b0904a66d42f2b7646 -f value 2022-02-02 15:38:51.982 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:38:51.982 | from cryptography.utils import int_from_bytes 2022-02-02 15:38:51.982 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:38:51.982 | from cryptography.utils import int_from_bytes 2022-02-02 15:38:52.131 | ++ functions-common:oscwrap:2344 : return 0 2022-02-02 15:38:52.134 | + functions-common:get_or_add_group_project_role:948 : group_role_id= 2022-02-02 15:38:52.136 | + functions-common:get_or_add_group_project_role:949 : [[ -z '' ]] 2022-02-02 15:38:52.138 | + functions-common:get_or_add_group_project_role:951 : openstack role add admin --group e3a4b6751e434cec8a6e60e74d9c00fb --project ff2ef559d38e43b0904a66d42f2b7646 2022-02-02 15:38:54.340 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:38:54.340 | from cryptography.utils import int_from_bytes 2022-02-02 15:38:54.340 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:38:54.340 | from cryptography.utils import int_from_bytes 2022-02-02 15:38:54.478 | ++ functions-common:get_or_add_group_project_role:958 : oscwrap role assignment list --role admin --group e3a4b6751e434cec8a6e60e74d9c00fb --project ff2ef559d38e43b0904a66d42f2b7646 -f value 2022-02-02 15:38:56.697 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:38:56.698 | from cryptography.utils import int_from_bytes 2022-02-02 15:38:56.698 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:38:56.698 | from cryptography.utils import int_from_bytes 2022-02-02 15:38:56.852 | ++ functions-common:oscwrap:2344 : return 0 2022-02-02 15:38:56.855 | + functions-common:get_or_add_group_project_role:958 : group_role_id='68819c13ba204772b9d6eac8571a5bc0 e3a4b6751e434cec8a6e60e74d9c00fb ff2ef559d38e43b0904a66d42f2b7646 False' 2022-02-02 15:38:56.858 | + functions-common:get_or_add_group_project_role:960 : echo 68819c13ba204772b9d6eac8571a5bc0 e3a4b6751e434cec8a6e60e74d9c00fb ff2ef559d38e43b0904a66d42f2b7646 False 2022-02-02 15:38:56.858 | 68819c13ba204772b9d6eac8571a5bc0 e3a4b6751e434cec8a6e60e74d9c00fb ff2ef559d38e43b0904a66d42f2b7646 False 2022-02-02 15:38:56.861 | + inc/async:async_run:104 : return 0 2022-02-02 15:38:56.863 | + lib/keystone:create_keystone_accounts:384 : async_wait ks-demo-member ks-demo-admin ks-demo-another ks-demo-invis 2022-02-02 15:38:56.914 | [Async ks-demo-member:self]: Waiting for completion of get_or_add_user_project_role member b4a5045657fe439c9f1c9e2bcdc81fb8 efa58e17d2424bb3934bbe7e6766bbdf (13 other jobs running) 2022-02-02 15:38:56.960 | [Async ks-demo-member:self]: finished get_or_add_user_project_role member b4a5045657fe439c9f1c9e2bcdc81fb8 efa58e17d2424bb3934bbe7e6766bbdf with result 0 in -1643816240 seconds 2022-02-02 15:38:56.998 | [Async ks-demo-admin:self]: Waiting for completion of get_or_add_user_project_role admin 706e82d98d2343479bd92dd4810041b5 efa58e17d2424bb3934bbe7e6766bbdf (12 other jobs running) 2022-02-02 15:38:57.044 | [Async ks-demo-admin:self]: finished get_or_add_user_project_role admin 706e82d98d2343479bd92dd4810041b5 efa58e17d2424bb3934bbe7e6766bbdf with result 0 in -1643816248 seconds 2022-02-02 15:38:57.081 | [Async ks-demo-another:self]: Waiting for completion of get_or_add_user_project_role anotherrole b4a5045657fe439c9f1c9e2bcdc81fb8 efa58e17d2424bb3934bbe7e6766bbdf (11 other jobs running) 2022-02-02 15:38:57.126 | [Async ks-demo-another:self]: finished get_or_add_user_project_role anotherrole b4a5045657fe439c9f1c9e2bcdc81fb8 efa58e17d2424bb3934bbe7e6766bbdf with result 0 in -1643816255 seconds 2022-02-02 15:38:57.164 | [Async ks-demo-invis:self]: Waiting for completion of get_or_add_user_project_role member b4a5045657fe439c9f1c9e2bcdc81fb8 3966c5c5e7bf407da8475b8f11ea5a29 (10 other jobs running) 2022-02-02 15:38:57.214 | [Async ks-demo-invis:self]: finished get_or_add_user_project_role member b4a5045657fe439c9f1c9e2bcdc81fb8 3966c5c5e7bf407da8475b8f11ea5a29 with result 0 in -1643816262 seconds 2022-02-02 15:38:57.219 | + inc/async:async_wait:166 : return 0 2022-02-02 15:38:57.221 | + lib/keystone:create_keystone_accounts:385 : async_wait ks-alt-member ks-alt-admin ks-alt-another 2022-02-02 15:38:57.274 | [Async ks-alt-member:self]: Waiting for completion of get_or_add_user_project_role member 96b4430d76a74ab7a760cdb3489e665e aca80ebd9d314764ab04a7493ca80d36 (9 other jobs running) 2022-02-02 15:38:57.322 | [Async ks-alt-member:self]: finished get_or_add_user_project_role member 96b4430d76a74ab7a760cdb3489e665e aca80ebd9d314764ab04a7493ca80d36 with result 0 in -1643816274 seconds 2022-02-02 15:38:57.363 | [Async ks-alt-admin:self]: Waiting for completion of get_or_add_user_project_role admin 706e82d98d2343479bd92dd4810041b5 aca80ebd9d314764ab04a7493ca80d36 (8 other jobs running) 2022-02-02 15:38:57.409 | [Async ks-alt-admin:self]: finished get_or_add_user_project_role admin 706e82d98d2343479bd92dd4810041b5 aca80ebd9d314764ab04a7493ca80d36 with result 0 in -1643816281 seconds 2022-02-02 15:38:57.450 | [Async ks-alt-another:self]: Waiting for completion of get_or_add_user_project_role anotherrole 96b4430d76a74ab7a760cdb3489e665e aca80ebd9d314764ab04a7493ca80d36 (7 other jobs running) 2022-02-02 15:38:57.498 | [Async ks-alt-another:self]: finished get_or_add_user_project_role anotherrole 96b4430d76a74ab7a760cdb3489e665e aca80ebd9d314764ab04a7493ca80d36 with result 0 in -1643816289 seconds 2022-02-02 15:38:57.502 | + inc/async:async_wait:166 : return 0 2022-02-02 15:38:57.505 | + lib/keystone:create_keystone_accounts:386 : async_wait ks-group-memberdemo ks-group-anotherdemo ks-group-memberalt ks-group-anotheralt ks-group-admin 2022-02-02 15:38:57.556 | [Async ks-group-memberdemo:self]: Waiting for completion of get_or_add_group_project_role member 5034339e46ee4224b0506e7d0c72718c efa58e17d2424bb3934bbe7e6766bbdf (6 other jobs running) 2022-02-02 15:38:57.603 | [Async ks-group-memberdemo:self]: finished get_or_add_group_project_role member 5034339e46ee4224b0506e7d0c72718c efa58e17d2424bb3934bbe7e6766bbdf with result 0 in -1643816301 seconds 2022-02-02 15:38:57.642 | [Async ks-group-anotherdemo:self]: Waiting for completion of get_or_add_group_project_role anotherrole 5034339e46ee4224b0506e7d0c72718c efa58e17d2424bb3934bbe7e6766bbdf (5 other jobs running) 2022-02-02 15:38:57.689 | [Async ks-group-anotherdemo:self]: finished get_or_add_group_project_role anotherrole 5034339e46ee4224b0506e7d0c72718c efa58e17d2424bb3934bbe7e6766bbdf with result 0 in -1643816308 seconds 2022-02-02 15:38:57.726 | [Async ks-group-memberalt:self]: Waiting for completion of get_or_add_group_project_role member 5034339e46ee4224b0506e7d0c72718c aca80ebd9d314764ab04a7493ca80d36 (4 other jobs running) 2022-02-02 15:38:57.772 | [Async ks-group-memberalt:self]: finished get_or_add_group_project_role member 5034339e46ee4224b0506e7d0c72718c aca80ebd9d314764ab04a7493ca80d36 with result 0 in -1643816315 seconds 2022-02-02 15:38:57.810 | [Async ks-group-anotheralt:self]: Waiting for completion of get_or_add_group_project_role anotherrole 5034339e46ee4224b0506e7d0c72718c aca80ebd9d314764ab04a7493ca80d36 (3 other jobs running) 2022-02-02 15:38:57.857 | [Async ks-group-anotheralt:self]: finished get_or_add_group_project_role anotherrole 5034339e46ee4224b0506e7d0c72718c aca80ebd9d314764ab04a7493ca80d36 with result 0 in -1643816322 seconds 2022-02-02 15:38:57.895 | [Async ks-group-admin:self]: Waiting for completion of get_or_add_group_project_role admin e3a4b6751e434cec8a6e60e74d9c00fb ff2ef559d38e43b0904a66d42f2b7646 (2 other jobs running) 2022-02-02 15:38:57.942 | [Async ks-group-admin:self]: finished get_or_add_group_project_role admin e3a4b6751e434cec8a6e60e74d9c00fb ff2ef559d38e43b0904a66d42f2b7646 with result 0 in -1643816329 seconds 2022-02-02 15:38:57.946 | + inc/async:async_wait:166 : return 0 2022-02-02 15:38:57.948 | + lib/keystone:create_keystone_accounts:388 : is_service_enabled ldap 2022-02-02 15:38:57.965 | + functions-common:is_service_enabled:1960 : return 1 2022-02-02 15:38:57.967 | + ./stack.sh:main:1090 : is_service_enabled nova 2022-02-02 15:38:57.985 | + functions-common:is_service_enabled:1960 : return 0 2022-02-02 15:38:57.987 | + ./stack.sh:main:1091 : async_runfunc create_nova_accounts 2022-02-02 15:38:57.990 | + inc/async:async_runfunc:111 : async_run create_nova_accounts create_nova_accounts 2022-02-02 15:38:58.083 | [Async create_nova_accounts:self]: Running synchronously: create_nova_accounts 2022-02-02 15:38:58.086 | + inc/async:async_run:103 : create_nova_accounts 2022-02-02 15:38:58.088 | + lib/nova:create_nova_accounts:345 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2022-02-02 15:38:58.091 | + lib/nova:create_nova_accounts:349 : create_service_user nova admin 2022-02-02 15:38:58.093 | + lib/keystone:create_service_user:401 : get_or_create_user nova Passw0rd Default 2022-02-02 15:38:58.096 | + functions-common:get_or_create_user:824 : local user_id 2022-02-02 15:38:58.098 | + functions-common:get_or_create_user:825 : [[ ! -z '' ]] 2022-02-02 15:38:58.100 | + functions-common:get_or_create_user:828 : local email= 2022-02-02 15:38:58.104 | ++ functions-common:get_or_create_user:842 : oscwrap user create nova --password Passw0rd --domain=Default --or-show -f value -c id 2022-02-02 15:39:00.312 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:39:00.312 | from cryptography.utils import int_from_bytes 2022-02-02 15:39:00.312 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:39:00.312 | from cryptography.utils import int_from_bytes 2022-02-02 15:39:00.463 | ++ functions-common:oscwrap:2344 : return 0 2022-02-02 15:39:00.466 | + functions-common:get_or_create_user:840 : user_id=1c977824f1f646e486bf6fb1a4cf96e5 2022-02-02 15:39:00.469 | + functions-common:get_or_create_user:841 : echo 1c977824f1f646e486bf6fb1a4cf96e5 2022-02-02 15:39:00.469 | 1c977824f1f646e486bf6fb1a4cf96e5 2022-02-02 15:39:00.471 | + lib/keystone:create_service_user:402 : get_or_add_user_project_role service nova service Default Default 2022-02-02 15:39:00.473 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2022-02-02 15:39:00.477 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2022-02-02 15:39:00.479 | ++ functions-common:_get_domain_args:872 : local domain 2022-02-02 15:39:00.481 | ++ functions-common:_get_domain_args:873 : domain= 2022-02-02 15:39:00.484 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2022-02-02 15:39:00.486 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2022-02-02 15:39:00.488 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2022-02-02 15:39:00.490 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2022-02-02 15:39:00.493 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2022-02-02 15:39:00.496 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2022-02-02 15:39:00.500 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-02-02 15:39:00.501 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2022-02-02 15:39:00.501 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2022-02-02 15:39:00.503 | ++ functions-common:get_field:726 : local data field 2022-02-02 15:39:00.506 | ++ functions-common:get_field:727 : read data 2022-02-02 15:39:03.006 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:39:03.006 | from cryptography.utils import int_from_bytes 2022-02-02 15:39:03.006 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:39:03.006 | from cryptography.utils import int_from_bytes 2022-02-02 15:39:03.158 | ++ functions-common:oscwrap:2344 : return 0 2022-02-02 15:39:03.162 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2022-02-02 15:39:03.164 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2022-02-02 15:39:03.167 | + functions-common:get_or_add_user_project_role:901 : openstack role add service --user nova --project service --user-domain Default --project-domain Default 2022-02-02 15:39:05.724 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:39:05.724 | from cryptography.utils import int_from_bytes 2022-02-02 15:39:05.724 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:39:05.724 | from cryptography.utils import int_from_bytes 2022-02-02 15:39:05.870 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-02-02 15:39:05.870 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2022-02-02 15:39:05.871 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2022-02-02 15:39:05.874 | ++ functions-common:get_field:726 : local data field 2022-02-02 15:39:05.877 | ++ functions-common:get_field:727 : read data 2022-02-02 15:39:08.458 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:39:08.458 | from cryptography.utils import int_from_bytes 2022-02-02 15:39:08.458 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:39:08.458 | from cryptography.utils import int_from_bytes 2022-02-02 15:39:08.609 | ++ functions-common:oscwrap:2344 : return 0 2022-02-02 15:39:08.615 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2022-02-02 15:39:08.617 | ++ functions-common:get_field:731 : field='$2' 2022-02-02 15:39:08.620 | ++ functions-common:get_field:733 : echo '| 9bb9933d50fa4865a30ccb680766aac5 | 1c977824f1f646e486bf6fb1a4cf96e5 | | 7f2a419d9dfc4547980b43215c7b4603 | | | False |' 2022-02-02 15:39:08.620 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-02 15:39:08.627 | ++ functions-common:get_field:727 : read data 2022-02-02 15:39:08.630 | + functions-common:get_or_add_user_project_role:910 : user_role_id=9bb9933d50fa4865a30ccb680766aac5 2022-02-02 15:39:08.632 | + functions-common:get_or_add_user_project_role:912 : echo 9bb9933d50fa4865a30ccb680766aac5 2022-02-02 15:39:08.633 | 9bb9933d50fa4865a30ccb680766aac5 2022-02-02 15:39:08.635 | + lib/keystone:create_service_user:404 : [[ -n admin ]] 2022-02-02 15:39:08.639 | + lib/keystone:create_service_user:405 : get_or_add_user_project_role admin nova service Default Default 2022-02-02 15:39:08.641 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2022-02-02 15:39:08.644 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2022-02-02 15:39:08.647 | ++ functions-common:_get_domain_args:872 : local domain 2022-02-02 15:39:08.649 | ++ functions-common:_get_domain_args:873 : domain= 2022-02-02 15:39:08.651 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2022-02-02 15:39:08.653 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2022-02-02 15:39:08.656 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2022-02-02 15:39:08.658 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2022-02-02 15:39:08.660 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2022-02-02 15:39:08.663 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2022-02-02 15:39:08.668 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-02-02 15:39:08.668 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2022-02-02 15:39:08.668 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2022-02-02 15:39:08.671 | ++ functions-common:get_field:726 : local data field 2022-02-02 15:39:08.673 | ++ functions-common:get_field:727 : read data 2022-02-02 15:39:11.183 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:39:11.183 | from cryptography.utils import int_from_bytes 2022-02-02 15:39:11.183 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:39:11.183 | from cryptography.utils import int_from_bytes 2022-02-02 15:39:11.340 | ++ functions-common:oscwrap:2344 : return 0 2022-02-02 15:39:11.344 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2022-02-02 15:39:11.346 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2022-02-02 15:39:11.348 | + functions-common:get_or_add_user_project_role:901 : openstack role add admin --user nova --project service --user-domain Default --project-domain Default 2022-02-02 15:39:13.895 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:39:13.895 | from cryptography.utils import int_from_bytes 2022-02-02 15:39:13.895 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:39:13.895 | from cryptography.utils import int_from_bytes 2022-02-02 15:39:14.046 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2022-02-02 15:39:14.047 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-02-02 15:39:14.047 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2022-02-02 15:39:14.049 | ++ functions-common:get_field:726 : local data field 2022-02-02 15:39:14.052 | ++ functions-common:get_field:727 : read data 2022-02-02 15:39:16.753 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:39:16.753 | from cryptography.utils import int_from_bytes 2022-02-02 15:39:16.753 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:39:16.753 | from cryptography.utils import int_from_bytes 2022-02-02 15:39:16.907 | ++ functions-common:oscwrap:2344 : return 0 2022-02-02 15:39:16.910 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2022-02-02 15:39:16.912 | ++ functions-common:get_field:731 : field='$2' 2022-02-02 15:39:16.915 | ++ functions-common:get_field:733 : echo '| 68819c13ba204772b9d6eac8571a5bc0 | 1c977824f1f646e486bf6fb1a4cf96e5 | | 7f2a419d9dfc4547980b43215c7b4603 | | | False |' 2022-02-02 15:39:16.915 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-02 15:39:16.921 | ++ functions-common:get_field:727 : read data 2022-02-02 15:39:16.925 | + functions-common:get_or_add_user_project_role:910 : user_role_id=68819c13ba204772b9d6eac8571a5bc0 2022-02-02 15:39:16.927 | + functions-common:get_or_add_user_project_role:912 : echo 68819c13ba204772b9d6eac8571a5bc0 2022-02-02 15:39:16.927 | 68819c13ba204772b9d6eac8571a5bc0 2022-02-02 15:39:16.930 | + lib/nova:create_nova_accounts:351 : local nova_api_url 2022-02-02 15:39:16.932 | + lib/nova:create_nova_accounts:352 : [[ True == \F\a\l\s\e ]] 2022-02-02 15:39:16.935 | + lib/nova:create_nova_accounts:355 : nova_api_url=http://10.222.0.31/compute 2022-02-02 15:39:16.937 | + lib/nova:create_nova_accounts:358 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2022-02-02 15:39:16.940 | + functions-common:get_or_create_service:966 : local service_id 2022-02-02 15:39:16.943 | ++ functions-common:get_or_create_service:979 : oscwrap service show compute_legacy -f value -c id 2022-02-02 15:39:19.181 | ++ functions-common:get_or_create_service:981 : oscwrap service create compute_legacy --name nova_legacy '--description=Nova Compute Service (Legacy 2.0)' -f value -c id 2022-02-02 15:39:21.249 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:39:21.249 | from cryptography.utils import int_from_bytes 2022-02-02 15:39:21.249 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:39:21.249 | from cryptography.utils import int_from_bytes 2022-02-02 15:39:21.393 | ++ functions-common:oscwrap:2344 : return 0 2022-02-02 15:39:21.396 | + functions-common:get_or_create_service:977 : service_id=' 2022-02-02 15:39:21.396 | 61508c6d1f994a3ea6d726c204b2c82f' 2022-02-02 15:39:21.399 | + functions-common:get_or_create_service:978 : echo 61508c6d1f994a3ea6d726c204b2c82f 2022-02-02 15:39:21.399 | 61508c6d1f994a3ea6d726c204b2c82f 2022-02-02 15:39:21.401 | + lib/nova:create_nova_accounts:360 : get_or_create_endpoint compute_legacy RegionOne 'http://10.222.0.31/compute/v2/$(project_id)s' 2022-02-02 15:39:21.404 | + functions-common:get_or_create_endpoint:1010 : local public_id 2022-02-02 15:39:21.407 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface compute_legacy public 'http://10.222.0.31/compute/v2/$(project_id)s' RegionOne 2022-02-02 15:39:21.409 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2022-02-02 15:39:21.413 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service compute_legacy --interface public --region RegionOne -c ID -f value 2022-02-02 15:39:23.535 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:39:23.535 | from cryptography.utils import int_from_bytes 2022-02-02 15:39:23.535 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:39:23.536 | from cryptography.utils import int_from_bytes 2022-02-02 15:39:23.687 | +++ functions-common:oscwrap:2344 : return 0 2022-02-02 15:39:23.690 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2022-02-02 15:39:23.693 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2022-02-02 15:39:23.696 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create compute_legacy public 'http://10.222.0.31/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2022-02-02 15:39:25.898 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:39:25.898 | from cryptography.utils import int_from_bytes 2022-02-02 15:39:25.898 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:39:25.898 | from cryptography.utils import int_from_bytes 2022-02-02 15:39:26.047 | +++ functions-common:oscwrap:2344 : return 0 2022-02-02 15:39:26.050 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=0174d477307a4d28b23865a7eb8cf8df 2022-02-02 15:39:26.053 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo 0174d477307a4d28b23865a7eb8cf8df 2022-02-02 15:39:26.056 | + functions-common:get_or_create_endpoint:1011 : public_id=0174d477307a4d28b23865a7eb8cf8df 2022-02-02 15:39:26.058 | + functions-common:get_or_create_endpoint:1013 : [[ -n '' ]] 2022-02-02 15:39:26.061 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2022-02-02 15:39:26.063 | + functions-common:get_or_create_endpoint:1020 : echo 0174d477307a4d28b23865a7eb8cf8df 2022-02-02 15:39:26.063 | 0174d477307a4d28b23865a7eb8cf8df 2022-02-02 15:39:26.066 | + lib/nova:create_nova_accounts:364 : get_or_create_service nova compute 'Nova Compute Service' 2022-02-02 15:39:26.068 | + functions-common:get_or_create_service:966 : local service_id 2022-02-02 15:39:26.072 | ++ functions-common:get_or_create_service:979 : oscwrap service show compute -f value -c id 2022-02-02 15:39:28.327 | ++ functions-common:get_or_create_service:981 : oscwrap service create compute --name nova '--description=Nova Compute Service' -f value -c id 2022-02-02 15:39:30.407 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:39:30.407 | from cryptography.utils import int_from_bytes 2022-02-02 15:39:30.407 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:39:30.407 | from cryptography.utils import int_from_bytes 2022-02-02 15:39:30.561 | ++ functions-common:oscwrap:2344 : return 0 2022-02-02 15:39:30.564 | + functions-common:get_or_create_service:977 : service_id=' 2022-02-02 15:39:30.564 | 0dd60ed3eb0441908798f8d92f0e6d62' 2022-02-02 15:39:30.566 | + functions-common:get_or_create_service:978 : echo 0dd60ed3eb0441908798f8d92f0e6d62 2022-02-02 15:39:30.566 | 0dd60ed3eb0441908798f8d92f0e6d62 2022-02-02 15:39:30.569 | + lib/nova:create_nova_accounts:366 : get_or_create_endpoint compute RegionOne http://10.222.0.31/compute/v2.1 2022-02-02 15:39:30.571 | + functions-common:get_or_create_endpoint:1010 : local public_id 2022-02-02 15:39:30.575 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface compute public http://10.222.0.31/compute/v2.1 RegionOne 2022-02-02 15:39:30.577 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2022-02-02 15:39:30.580 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service compute --interface public --region RegionOne -c ID -f value 2022-02-02 15:39:32.716 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:39:32.716 | from cryptography.utils import int_from_bytes 2022-02-02 15:39:32.716 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:39:32.716 | from cryptography.utils import int_from_bytes 2022-02-02 15:39:32.871 | +++ functions-common:oscwrap:2344 : return 0 2022-02-02 15:39:32.874 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2022-02-02 15:39:32.877 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2022-02-02 15:39:32.880 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create compute public http://10.222.0.31/compute/v2.1 --region RegionOne -f value -c id 2022-02-02 15:39:35.115 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:39:35.115 | from cryptography.utils import int_from_bytes 2022-02-02 15:39:35.115 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:39:35.115 | from cryptography.utils import int_from_bytes 2022-02-02 15:39:35.270 | +++ functions-common:oscwrap:2344 : return 0 2022-02-02 15:39:35.273 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=11f47c5ba03b4ed8aef3f606768d92b5 2022-02-02 15:39:35.276 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo 11f47c5ba03b4ed8aef3f606768d92b5 2022-02-02 15:39:35.279 | + functions-common:get_or_create_endpoint:1011 : public_id=11f47c5ba03b4ed8aef3f606768d92b5 2022-02-02 15:39:35.282 | + functions-common:get_or_create_endpoint:1013 : [[ -n '' ]] 2022-02-02 15:39:35.284 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2022-02-02 15:39:35.287 | + functions-common:get_or_create_endpoint:1020 : echo 11f47c5ba03b4ed8aef3f606768d92b5 2022-02-02 15:39:35.287 | 11f47c5ba03b4ed8aef3f606768d92b5 2022-02-02 15:39:35.290 | + lib/nova:create_nova_accounts:371 : is_service_enabled n-api 2022-02-02 15:39:35.307 | + functions-common:is_service_enabled:1960 : return 0 2022-02-02 15:39:35.309 | + lib/nova:create_nova_accounts:373 : is_service_enabled swift 2022-02-02 15:39:35.327 | + functions-common:is_service_enabled:1960 : return 0 2022-02-02 15:39:35.330 | + lib/nova:create_nova_accounts:376 : get_or_add_user_project_role ResellerAdmin nova service Default Default 2022-02-02 15:39:35.332 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2022-02-02 15:39:35.336 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2022-02-02 15:39:35.338 | ++ functions-common:_get_domain_args:872 : local domain 2022-02-02 15:39:35.341 | ++ functions-common:_get_domain_args:873 : domain= 2022-02-02 15:39:35.343 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2022-02-02 15:39:35.346 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2022-02-02 15:39:35.348 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2022-02-02 15:39:35.351 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2022-02-02 15:39:35.354 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2022-02-02 15:39:35.357 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2022-02-02 15:39:35.361 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-02-02 15:39:35.361 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2022-02-02 15:39:35.363 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2022-02-02 15:39:35.366 | ++ functions-common:get_field:726 : local data field 2022-02-02 15:39:35.369 | ++ functions-common:get_field:727 : read data 2022-02-02 15:39:37.896 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:39:37.896 | from cryptography.utils import int_from_bytes 2022-02-02 15:39:37.896 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:39:37.896 | from cryptography.utils import int_from_bytes 2022-02-02 15:39:38.059 | ++ functions-common:oscwrap:2344 : return 0 2022-02-02 15:39:38.063 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2022-02-02 15:39:38.065 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2022-02-02 15:39:38.068 | + functions-common:get_or_add_user_project_role:901 : openstack role add ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-02-02 15:39:40.653 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:39:40.653 | from cryptography.utils import int_from_bytes 2022-02-02 15:39:40.653 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:39:40.653 | from cryptography.utils import int_from_bytes 2022-02-02 15:39:40.800 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-02-02 15:39:40.801 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2022-02-02 15:39:40.802 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2022-02-02 15:39:40.805 | ++ functions-common:get_field:726 : local data field 2022-02-02 15:39:40.807 | ++ functions-common:get_field:727 : read data 2022-02-02 15:39:43.451 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:39:43.451 | from cryptography.utils import int_from_bytes 2022-02-02 15:39:43.451 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:39:43.451 | from cryptography.utils import int_from_bytes 2022-02-02 15:39:43.604 | ++ functions-common:oscwrap:2344 : return 0 2022-02-02 15:39:43.607 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2022-02-02 15:39:43.609 | ++ functions-common:get_field:731 : field='$2' 2022-02-02 15:39:43.613 | ++ functions-common:get_field:733 : echo '| 7d6e984422544ea5a3d30152d7b05939 | 1c977824f1f646e486bf6fb1a4cf96e5 | | 7f2a419d9dfc4547980b43215c7b4603 | | | False |' 2022-02-02 15:39:43.613 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-02 15:39:43.619 | ++ functions-common:get_field:727 : read data 2022-02-02 15:39:43.622 | + functions-common:get_or_add_user_project_role:910 : user_role_id=7d6e984422544ea5a3d30152d7b05939 2022-02-02 15:39:43.625 | + functions-common:get_or_add_user_project_role:912 : echo 7d6e984422544ea5a3d30152d7b05939 2022-02-02 15:39:43.625 | 7d6e984422544ea5a3d30152d7b05939 2022-02-02 15:39:43.627 | + lib/nova:create_nova_accounts:381 : is_service_enabled s3api 2022-02-02 15:39:43.645 | + functions-common:is_service_enabled:1960 : return 1 2022-02-02 15:39:43.647 | + inc/async:async_run:104 : return 0 2022-02-02 15:39:43.650 | + ./stack.sh:main:1093 : is_service_enabled glance 2022-02-02 15:39:43.667 | + functions-common:is_service_enabled:1960 : return 0 2022-02-02 15:39:43.670 | + ./stack.sh:main:1094 : async_runfunc create_glance_accounts 2022-02-02 15:39:43.672 | + inc/async:async_runfunc:111 : async_run create_glance_accounts create_glance_accounts 2022-02-02 15:39:43.767 | [Async create_glance_accounts:self]: Running synchronously: create_glance_accounts 2022-02-02 15:39:43.769 | + inc/async:async_run:103 : create_glance_accounts 2022-02-02 15:39:43.772 | + lib/glance:create_glance_accounts:387 : is_service_enabled g-api 2022-02-02 15:39:43.789 | + functions-common:is_service_enabled:1960 : return 0 2022-02-02 15:39:43.791 | + lib/glance:create_glance_accounts:389 : create_service_user glance 2022-02-02 15:39:43.794 | + lib/keystone:create_service_user:401 : get_or_create_user glance Passw0rd Default 2022-02-02 15:39:43.797 | + functions-common:get_or_create_user:824 : local user_id 2022-02-02 15:39:43.799 | + functions-common:get_or_create_user:825 : [[ ! -z '' ]] 2022-02-02 15:39:43.801 | + functions-common:get_or_create_user:828 : local email= 2022-02-02 15:39:43.805 | ++ functions-common:get_or_create_user:842 : oscwrap user create glance --password Passw0rd --domain=Default --or-show -f value -c id 2022-02-02 15:39:45.989 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:39:45.989 | from cryptography.utils import int_from_bytes 2022-02-02 15:39:45.989 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:39:45.989 | from cryptography.utils import int_from_bytes 2022-02-02 15:39:46.149 | ++ functions-common:oscwrap:2344 : return 0 2022-02-02 15:39:46.153 | + functions-common:get_or_create_user:840 : user_id=26876a4e9522483398f3564315c3c9ce 2022-02-02 15:39:46.155 | + functions-common:get_or_create_user:841 : echo 26876a4e9522483398f3564315c3c9ce 2022-02-02 15:39:46.162 | 26876a4e9522483398f3564315c3c9ce 2022-02-02 15:39:46.162 | + lib/keystone:create_service_user:402 : get_or_add_user_project_role service glance service Default Default 2022-02-02 15:39:46.162 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2022-02-02 15:39:46.163 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2022-02-02 15:39:46.170 | ++ functions-common:_get_domain_args:872 : local domain 2022-02-02 15:39:46.172 | ++ functions-common:_get_domain_args:873 : domain= 2022-02-02 15:39:46.174 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2022-02-02 15:39:46.177 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2022-02-02 15:39:46.180 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2022-02-02 15:39:46.182 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2022-02-02 15:39:46.184 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2022-02-02 15:39:46.187 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2022-02-02 15:39:46.192 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-02-02 15:39:46.192 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2022-02-02 15:39:46.192 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2022-02-02 15:39:46.195 | ++ functions-common:get_field:726 : local data field 2022-02-02 15:39:46.198 | ++ functions-common:get_field:727 : read data 2022-02-02 15:39:48.685 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:39:48.685 | from cryptography.utils import int_from_bytes 2022-02-02 15:39:48.685 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:39:48.685 | from cryptography.utils import int_from_bytes 2022-02-02 15:39:48.841 | ++ functions-common:oscwrap:2344 : return 0 2022-02-02 15:39:48.845 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2022-02-02 15:39:48.847 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2022-02-02 15:39:48.850 | + functions-common:get_or_add_user_project_role:901 : openstack role add service --user glance --project service --user-domain Default --project-domain Default 2022-02-02 15:39:51.406 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:39:51.406 | from cryptography.utils import int_from_bytes 2022-02-02 15:39:51.406 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:39:51.406 | from cryptography.utils import int_from_bytes 2022-02-02 15:39:51.551 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-02-02 15:39:51.551 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2022-02-02 15:39:51.551 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2022-02-02 15:39:51.554 | ++ functions-common:get_field:726 : local data field 2022-02-02 15:39:51.557 | ++ functions-common:get_field:727 : read data 2022-02-02 15:39:54.112 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:39:54.112 | from cryptography.utils import int_from_bytes 2022-02-02 15:39:54.112 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:39:54.112 | from cryptography.utils import int_from_bytes 2022-02-02 15:39:54.271 | ++ functions-common:oscwrap:2344 : return 0 2022-02-02 15:39:54.274 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2022-02-02 15:39:54.277 | ++ functions-common:get_field:731 : field='$2' 2022-02-02 15:39:54.280 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-02 15:39:54.280 | ++ functions-common:get_field:733 : echo '| 9bb9933d50fa4865a30ccb680766aac5 | 26876a4e9522483398f3564315c3c9ce | | 7f2a419d9dfc4547980b43215c7b4603 | | | False |' 2022-02-02 15:39:54.286 | ++ functions-common:get_field:727 : read data 2022-02-02 15:39:54.289 | + functions-common:get_or_add_user_project_role:910 : user_role_id=9bb9933d50fa4865a30ccb680766aac5 2022-02-02 15:39:54.292 | + functions-common:get_or_add_user_project_role:912 : echo 9bb9933d50fa4865a30ccb680766aac5 2022-02-02 15:39:54.292 | 9bb9933d50fa4865a30ccb680766aac5 2022-02-02 15:39:54.295 | + lib/keystone:create_service_user:404 : [[ -n '' ]] 2022-02-02 15:39:54.297 | + lib/glance:create_glance_accounts:392 : is_service_enabled s-proxy 2022-02-02 15:39:54.315 | + functions-common:is_service_enabled:1960 : return 0 2022-02-02 15:39:54.317 | + lib/glance:create_glance_accounts:393 : create_service_user glance-swift ResellerAdmin 2022-02-02 15:39:54.320 | + lib/keystone:create_service_user:401 : get_or_create_user glance-swift Passw0rd Default 2022-02-02 15:39:54.323 | + functions-common:get_or_create_user:824 : local user_id 2022-02-02 15:39:54.325 | + functions-common:get_or_create_user:825 : [[ ! -z '' ]] 2022-02-02 15:39:54.327 | + functions-common:get_or_create_user:828 : local email= 2022-02-02 15:39:54.331 | ++ functions-common:get_or_create_user:842 : oscwrap user create glance-swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-02-02 15:39:56.576 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:39:56.576 | from cryptography.utils import int_from_bytes 2022-02-02 15:39:56.576 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:39:56.577 | from cryptography.utils import int_from_bytes 2022-02-02 15:39:56.730 | ++ functions-common:oscwrap:2344 : return 0 2022-02-02 15:39:56.733 | + functions-common:get_or_create_user:840 : user_id=9a1da49fa9df40a1af838d8a6905f93b 2022-02-02 15:39:56.736 | + functions-common:get_or_create_user:841 : echo 9a1da49fa9df40a1af838d8a6905f93b 2022-02-02 15:39:56.736 | 9a1da49fa9df40a1af838d8a6905f93b 2022-02-02 15:39:56.738 | + lib/keystone:create_service_user:402 : get_or_add_user_project_role service glance-swift service Default Default 2022-02-02 15:39:56.741 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2022-02-02 15:39:56.745 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2022-02-02 15:39:56.747 | ++ functions-common:_get_domain_args:872 : local domain 2022-02-02 15:39:56.750 | ++ functions-common:_get_domain_args:873 : domain= 2022-02-02 15:39:56.752 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2022-02-02 15:39:56.754 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2022-02-02 15:39:56.757 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2022-02-02 15:39:56.760 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2022-02-02 15:39:56.763 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2022-02-02 15:39:56.766 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2022-02-02 15:39:56.770 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-02-02 15:39:56.770 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2022-02-02 15:39:56.771 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2022-02-02 15:39:56.773 | ++ functions-common:get_field:726 : local data field 2022-02-02 15:39:56.776 | ++ functions-common:get_field:727 : read data 2022-02-02 15:39:59.278 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:39:59.278 | from cryptography.utils import int_from_bytes 2022-02-02 15:39:59.278 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:39:59.278 | from cryptography.utils import int_from_bytes 2022-02-02 15:39:59.430 | ++ functions-common:oscwrap:2344 : return 0 2022-02-02 15:39:59.435 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2022-02-02 15:39:59.437 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2022-02-02 15:39:59.440 | + functions-common:get_or_add_user_project_role:901 : openstack role add service --user glance-swift --project service --user-domain Default --project-domain Default 2022-02-02 15:40:01.999 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:40:01.999 | from cryptography.utils import int_from_bytes 2022-02-02 15:40:01.999 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:40:01.999 | from cryptography.utils import int_from_bytes 2022-02-02 15:40:02.151 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-02-02 15:40:02.151 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2022-02-02 15:40:02.151 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2022-02-02 15:40:02.154 | ++ functions-common:get_field:726 : local data field 2022-02-02 15:40:02.157 | ++ functions-common:get_field:727 : read data 2022-02-02 15:40:04.723 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:40:04.723 | from cryptography.utils import int_from_bytes 2022-02-02 15:40:04.723 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:40:04.723 | from cryptography.utils import int_from_bytes 2022-02-02 15:40:04.874 | ++ functions-common:oscwrap:2344 : return 0 2022-02-02 15:40:04.880 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2022-02-02 15:40:04.882 | ++ functions-common:get_field:731 : field='$2' 2022-02-02 15:40:04.885 | ++ functions-common:get_field:733 : echo '| 9bb9933d50fa4865a30ccb680766aac5 | 9a1da49fa9df40a1af838d8a6905f93b | | 7f2a419d9dfc4547980b43215c7b4603 | | | False |' 2022-02-02 15:40:04.886 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-02 15:40:04.892 | ++ functions-common:get_field:727 : read data 2022-02-02 15:40:04.896 | + functions-common:get_or_add_user_project_role:910 : user_role_id=9bb9933d50fa4865a30ccb680766aac5 2022-02-02 15:40:04.899 | + functions-common:get_or_add_user_project_role:912 : echo 9bb9933d50fa4865a30ccb680766aac5 2022-02-02 15:40:04.899 | 9bb9933d50fa4865a30ccb680766aac5 2022-02-02 15:40:04.901 | + lib/keystone:create_service_user:404 : [[ -n ResellerAdmin ]] 2022-02-02 15:40:04.904 | + lib/keystone:create_service_user:405 : get_or_add_user_project_role ResellerAdmin glance-swift service Default Default 2022-02-02 15:40:04.906 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2022-02-02 15:40:04.909 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2022-02-02 15:40:04.912 | ++ functions-common:_get_domain_args:872 : local domain 2022-02-02 15:40:04.914 | ++ functions-common:_get_domain_args:873 : domain= 2022-02-02 15:40:04.917 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2022-02-02 15:40:04.919 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2022-02-02 15:40:04.924 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2022-02-02 15:40:04.926 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2022-02-02 15:40:04.929 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2022-02-02 15:40:04.932 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2022-02-02 15:40:04.937 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2022-02-02 15:40:04.937 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2022-02-02 15:40:04.937 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-02-02 15:40:04.940 | ++ functions-common:get_field:726 : local data field 2022-02-02 15:40:04.943 | ++ functions-common:get_field:727 : read data 2022-02-02 15:40:07.421 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:40:07.421 | from cryptography.utils import int_from_bytes 2022-02-02 15:40:07.421 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:40:07.421 | from cryptography.utils import int_from_bytes 2022-02-02 15:40:07.574 | ++ functions-common:oscwrap:2344 : return 0 2022-02-02 15:40:07.578 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2022-02-02 15:40:07.581 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2022-02-02 15:40:07.583 | + functions-common:get_or_add_user_project_role:901 : openstack role add ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-02-02 15:40:10.107 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:40:10.107 | from cryptography.utils import int_from_bytes 2022-02-02 15:40:10.107 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:40:10.107 | from cryptography.utils import int_from_bytes 2022-02-02 15:40:10.259 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-02-02 15:40:10.260 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2022-02-02 15:40:10.260 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2022-02-02 15:40:10.263 | ++ functions-common:get_field:726 : local data field 2022-02-02 15:40:10.265 | ++ functions-common:get_field:727 : read data 2022-02-02 15:40:12.847 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:40:12.847 | from cryptography.utils import int_from_bytes 2022-02-02 15:40:12.847 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:40:12.847 | from cryptography.utils import int_from_bytes 2022-02-02 15:40:12.999 | ++ functions-common:oscwrap:2344 : return 0 2022-02-02 15:40:13.002 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2022-02-02 15:40:13.005 | ++ functions-common:get_field:731 : field='$2' 2022-02-02 15:40:13.008 | ++ functions-common:get_field:733 : echo '| 7d6e984422544ea5a3d30152d7b05939 | 9a1da49fa9df40a1af838d8a6905f93b | | 7f2a419d9dfc4547980b43215c7b4603 | | | False |' 2022-02-02 15:40:13.008 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-02 15:40:13.017 | ++ functions-common:get_field:727 : read data 2022-02-02 15:40:13.020 | + functions-common:get_or_add_user_project_role:910 : user_role_id=7d6e984422544ea5a3d30152d7b05939 2022-02-02 15:40:13.023 | + functions-common:get_or_add_user_project_role:912 : echo 7d6e984422544ea5a3d30152d7b05939 2022-02-02 15:40:13.023 | 7d6e984422544ea5a3d30152d7b05939 2022-02-02 15:40:13.025 | + lib/glance:create_glance_accounts:396 : get_or_create_service glance image 'Glance Image Service' 2022-02-02 15:40:13.028 | + functions-common:get_or_create_service:966 : local service_id 2022-02-02 15:40:13.031 | ++ functions-common:get_or_create_service:979 : oscwrap service show image -f value -c id 2022-02-02 15:40:15.235 | ++ functions-common:get_or_create_service:981 : oscwrap service create image --name glance '--description=Glance Image Service' -f value -c id 2022-02-02 15:40:17.318 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:40:17.318 | from cryptography.utils import int_from_bytes 2022-02-02 15:40:17.318 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:40:17.318 | from cryptography.utils import int_from_bytes 2022-02-02 15:40:17.472 | ++ functions-common:oscwrap:2344 : return 0 2022-02-02 15:40:17.475 | + functions-common:get_or_create_service:977 : service_id=' 2022-02-02 15:40:17.475 | 4554286921b54d299250998513b06fb9' 2022-02-02 15:40:17.477 | + functions-common:get_or_create_service:978 : echo 4554286921b54d299250998513b06fb9 2022-02-02 15:40:17.478 | 4554286921b54d299250998513b06fb9 2022-02-02 15:40:17.480 | + lib/glance:create_glance_accounts:398 : get_or_create_endpoint image RegionOne http://10.222.0.31/image 2022-02-02 15:40:17.482 | + functions-common:get_or_create_endpoint:1010 : local public_id 2022-02-02 15:40:17.486 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface image public http://10.222.0.31/image RegionOne 2022-02-02 15:40:17.488 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2022-02-02 15:40:17.492 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service image --interface public --region RegionOne -c ID -f value 2022-02-02 15:40:19.644 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:40:19.644 | from cryptography.utils import int_from_bytes 2022-02-02 15:40:19.644 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:40:19.644 | from cryptography.utils import int_from_bytes 2022-02-02 15:40:19.797 | +++ functions-common:oscwrap:2344 : return 0 2022-02-02 15:40:19.800 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2022-02-02 15:40:19.803 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2022-02-02 15:40:19.807 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create image public http://10.222.0.31/image --region RegionOne -f value -c id 2022-02-02 15:40:22.015 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:40:22.015 | from cryptography.utils import int_from_bytes 2022-02-02 15:40:22.015 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:40:22.015 | from cryptography.utils import int_from_bytes 2022-02-02 15:40:22.171 | +++ functions-common:oscwrap:2344 : return 0 2022-02-02 15:40:22.174 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=da3687b02f3e479baa08207f8548279e 2022-02-02 15:40:22.177 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo da3687b02f3e479baa08207f8548279e 2022-02-02 15:40:22.180 | + functions-common:get_or_create_endpoint:1011 : public_id=da3687b02f3e479baa08207f8548279e 2022-02-02 15:40:22.182 | + functions-common:get_or_create_endpoint:1013 : [[ -n '' ]] 2022-02-02 15:40:22.185 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2022-02-02 15:40:22.187 | + functions-common:get_or_create_endpoint:1020 : echo da3687b02f3e479baa08207f8548279e 2022-02-02 15:40:22.187 | da3687b02f3e479baa08207f8548279e 2022-02-02 15:40:22.191 | ++ lib/glance:create_glance_accounts:403 : get_or_create_domain Default 2022-02-02 15:40:22.194 | ++ functions-common:get_or_create_domain:792 : local domain_id 2022-02-02 15:40:22.197 | +++ functions-common:get_or_create_domain:804 : oscwrap domain show Default -f value -c id 2022-02-02 15:40:24.463 | ++ functions-common:get_or_create_domain:802 : domain_id=default 2022-02-02 15:40:24.466 | ++ functions-common:get_or_create_domain:803 : echo default 2022-02-02 15:40:24.469 | + lib/glance:create_glance_accounts:403 : service_domain_id=default 2022-02-02 15:40:24.471 | + lib/glance:create_glance_accounts:404 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2022-02-02 15:40:24.501 | + lib/glance:create_glance_accounts:405 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2022-02-02 15:40:24.537 | + inc/async:async_run:104 : return 0 2022-02-02 15:40:24.540 | + ./stack.sh:main:1096 : is_service_enabled cinder 2022-02-02 15:40:24.557 | + functions-common:is_service_enabled:1960 : return 0 2022-02-02 15:40:24.560 | + ./stack.sh:main:1097 : async_runfunc create_cinder_accounts 2022-02-02 15:40:24.562 | + inc/async:async_runfunc:111 : async_run create_cinder_accounts create_cinder_accounts 2022-02-02 15:40:24.660 | [Async create_cinder_accounts:self]: Running synchronously: create_cinder_accounts 2022-02-02 15:40:24.664 | + inc/async:async_run:103 : create_cinder_accounts 2022-02-02 15:40:24.666 | + lib/cinder:create_cinder_accounts:365 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ c-api ]] 2022-02-02 15:40:24.669 | + lib/cinder:create_cinder_accounts:367 : create_service_user cinder 2022-02-02 15:40:24.671 | + lib/keystone:create_service_user:401 : get_or_create_user cinder Passw0rd Default 2022-02-02 15:40:24.676 | + functions-common:get_or_create_user:824 : local user_id 2022-02-02 15:40:24.679 | + functions-common:get_or_create_user:825 : [[ ! -z '' ]] 2022-02-02 15:40:24.682 | + functions-common:get_or_create_user:828 : local email= 2022-02-02 15:40:24.685 | ++ functions-common:get_or_create_user:842 : oscwrap user create cinder --password Passw0rd --domain=Default --or-show -f value -c id 2022-02-02 15:40:26.906 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:40:26.906 | from cryptography.utils import int_from_bytes 2022-02-02 15:40:26.906 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:40:26.906 | from cryptography.utils import int_from_bytes 2022-02-02 15:40:27.057 | ++ functions-common:oscwrap:2344 : return 0 2022-02-02 15:40:27.060 | + functions-common:get_or_create_user:840 : user_id=909e58a58d2640e4b0ef8de770c477e5 2022-02-02 15:40:27.062 | + functions-common:get_or_create_user:841 : echo 909e58a58d2640e4b0ef8de770c477e5 2022-02-02 15:40:27.062 | 909e58a58d2640e4b0ef8de770c477e5 2022-02-02 15:40:27.065 | + lib/keystone:create_service_user:402 : get_or_add_user_project_role service cinder service Default Default 2022-02-02 15:40:27.068 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2022-02-02 15:40:27.071 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2022-02-02 15:40:27.073 | ++ functions-common:_get_domain_args:872 : local domain 2022-02-02 15:40:27.075 | ++ functions-common:_get_domain_args:873 : domain= 2022-02-02 15:40:27.078 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2022-02-02 15:40:27.080 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2022-02-02 15:40:27.082 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2022-02-02 15:40:27.085 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2022-02-02 15:40:27.087 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2022-02-02 15:40:27.090 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2022-02-02 15:40:27.094 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-02-02 15:40:27.094 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2022-02-02 15:40:27.095 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2022-02-02 15:40:27.098 | ++ functions-common:get_field:726 : local data field 2022-02-02 15:40:27.101 | ++ functions-common:get_field:727 : read data 2022-02-02 15:40:29.582 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:40:29.582 | from cryptography.utils import int_from_bytes 2022-02-02 15:40:29.582 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:40:29.582 | from cryptography.utils import int_from_bytes 2022-02-02 15:40:29.732 | ++ functions-common:oscwrap:2344 : return 0 2022-02-02 15:40:29.735 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2022-02-02 15:40:29.738 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2022-02-02 15:40:29.741 | + functions-common:get_or_add_user_project_role:901 : openstack role add service --user cinder --project service --user-domain Default --project-domain Default 2022-02-02 15:40:32.260 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:40:32.260 | from cryptography.utils import int_from_bytes 2022-02-02 15:40:32.260 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:40:32.260 | from cryptography.utils import int_from_bytes 2022-02-02 15:40:32.409 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-02-02 15:40:32.409 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2022-02-02 15:40:32.409 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2022-02-02 15:40:32.412 | ++ functions-common:get_field:726 : local data field 2022-02-02 15:40:32.415 | ++ functions-common:get_field:727 : read data 2022-02-02 15:40:34.967 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:40:34.967 | from cryptography.utils import int_from_bytes 2022-02-02 15:40:34.967 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:40:34.967 | from cryptography.utils import int_from_bytes 2022-02-02 15:40:35.118 | ++ functions-common:oscwrap:2344 : return 0 2022-02-02 15:40:35.121 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2022-02-02 15:40:35.124 | ++ functions-common:get_field:731 : field='$2' 2022-02-02 15:40:35.127 | ++ functions-common:get_field:733 : echo '| 9bb9933d50fa4865a30ccb680766aac5 | 909e58a58d2640e4b0ef8de770c477e5 | | 7f2a419d9dfc4547980b43215c7b4603 | | | False |' 2022-02-02 15:40:35.127 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-02 15:40:35.133 | ++ functions-common:get_field:727 : read data 2022-02-02 15:40:35.136 | + functions-common:get_or_add_user_project_role:910 : user_role_id=9bb9933d50fa4865a30ccb680766aac5 2022-02-02 15:40:35.138 | + functions-common:get_or_add_user_project_role:912 : echo 9bb9933d50fa4865a30ccb680766aac5 2022-02-02 15:40:35.138 | 9bb9933d50fa4865a30ccb680766aac5 2022-02-02 15:40:35.141 | + lib/keystone:create_service_user:404 : [[ -n '' ]] 2022-02-02 15:40:35.144 | + lib/cinder:create_cinder_accounts:370 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2022-02-02 15:40:35.147 | + functions-common:get_or_create_service:966 : local service_id 2022-02-02 15:40:35.150 | ++ functions-common:get_or_create_service:979 : oscwrap service show block-storage -f value -c id 2022-02-02 15:40:37.361 | ++ functions-common:get_or_create_service:981 : oscwrap service create block-storage --name cinder '--description=Cinder Volume Service' -f value -c id 2022-02-02 15:40:39.451 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:40:39.451 | from cryptography.utils import int_from_bytes 2022-02-02 15:40:39.451 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:40:39.451 | from cryptography.utils import int_from_bytes 2022-02-02 15:40:39.608 | ++ functions-common:oscwrap:2344 : return 0 2022-02-02 15:40:39.611 | + functions-common:get_or_create_service:977 : service_id=' 2022-02-02 15:40:39.611 | bc989215823148e2830e6feab0062e90' 2022-02-02 15:40:39.614 | + functions-common:get_or_create_service:978 : echo bc989215823148e2830e6feab0062e90 2022-02-02 15:40:39.614 | bc989215823148e2830e6feab0062e90 2022-02-02 15:40:39.616 | + lib/cinder:create_cinder_accounts:371 : '[' True == False ']' 2022-02-02 15:40:39.619 | + lib/cinder:create_cinder_accounts:390 : get_or_create_endpoint block-storage RegionOne 'http://10.222.0.31/volume/v3/$(project_id)s' 2022-02-02 15:40:39.621 | + functions-common:get_or_create_endpoint:1010 : local public_id 2022-02-02 15:40:39.625 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface block-storage public 'http://10.222.0.31/volume/v3/$(project_id)s' RegionOne 2022-02-02 15:40:39.627 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2022-02-02 15:40:39.630 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service block-storage --interface public --region RegionOne -c ID -f value 2022-02-02 15:40:41.814 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:40:41.814 | from cryptography.utils import int_from_bytes 2022-02-02 15:40:41.814 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:40:41.814 | from cryptography.utils import int_from_bytes 2022-02-02 15:40:41.969 | +++ functions-common:oscwrap:2344 : return 0 2022-02-02 15:40:41.972 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2022-02-02 15:40:41.974 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2022-02-02 15:40:41.978 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create block-storage public 'http://10.222.0.31/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-02-02 15:40:44.137 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:40:44.137 | from cryptography.utils import int_from_bytes 2022-02-02 15:40:44.137 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:40:44.137 | from cryptography.utils import int_from_bytes 2022-02-02 15:40:44.291 | +++ functions-common:oscwrap:2344 : return 0 2022-02-02 15:40:44.294 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=eacb4c5219d64672936bddceba419552 2022-02-02 15:40:44.297 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo eacb4c5219d64672936bddceba419552 2022-02-02 15:40:44.300 | + functions-common:get_or_create_endpoint:1011 : public_id=eacb4c5219d64672936bddceba419552 2022-02-02 15:40:44.303 | + functions-common:get_or_create_endpoint:1013 : [[ -n '' ]] 2022-02-02 15:40:44.306 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2022-02-02 15:40:44.309 | + functions-common:get_or_create_endpoint:1020 : echo eacb4c5219d64672936bddceba419552 2022-02-02 15:40:44.309 | eacb4c5219d64672936bddceba419552 2022-02-02 15:40:44.311 | + lib/cinder:create_cinder_accounts:394 : get_or_create_service cinderv2 volumev2 'Cinder Volume Service V2' 2022-02-02 15:40:44.314 | + functions-common:get_or_create_service:966 : local service_id 2022-02-02 15:40:44.318 | ++ functions-common:get_or_create_service:979 : oscwrap service show volumev2 -f value -c id 2022-02-02 15:40:46.568 | ++ functions-common:get_or_create_service:981 : oscwrap service create volumev2 --name cinderv2 '--description=Cinder Volume Service V2' -f value -c id 2022-02-02 15:40:48.644 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:40:48.644 | from cryptography.utils import int_from_bytes 2022-02-02 15:40:48.644 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:40:48.644 | from cryptography.utils import int_from_bytes 2022-02-02 15:40:48.797 | ++ functions-common:oscwrap:2344 : return 0 2022-02-02 15:40:48.800 | + functions-common:get_or_create_service:977 : service_id=' 2022-02-02 15:40:48.800 | d4045e0d41fc464d817b336e7872482e' 2022-02-02 15:40:48.803 | + functions-common:get_or_create_service:978 : echo d4045e0d41fc464d817b336e7872482e 2022-02-02 15:40:48.803 | d4045e0d41fc464d817b336e7872482e 2022-02-02 15:40:48.806 | + lib/cinder:create_cinder_accounts:396 : get_or_create_endpoint volumev2 RegionOne 'http://10.222.0.31/volume/v2/$(project_id)s' 2022-02-02 15:40:48.811 | + functions-common:get_or_create_endpoint:1010 : local public_id 2022-02-02 15:40:48.814 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface volumev2 public 'http://10.222.0.31/volume/v2/$(project_id)s' RegionOne 2022-02-02 15:40:48.817 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2022-02-02 15:40:48.821 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service volumev2 --interface public --region RegionOne -c ID -f value 2022-02-02 15:40:50.955 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:40:50.955 | from cryptography.utils import int_from_bytes 2022-02-02 15:40:50.955 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:40:50.955 | from cryptography.utils import int_from_bytes 2022-02-02 15:40:51.108 | +++ functions-common:oscwrap:2344 : return 0 2022-02-02 15:40:51.110 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2022-02-02 15:40:51.113 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2022-02-02 15:40:51.116 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create volumev2 public 'http://10.222.0.31/volume/v2/$(project_id)s' --region RegionOne -f value -c id 2022-02-02 15:40:53.268 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:40:53.269 | from cryptography.utils import int_from_bytes 2022-02-02 15:40:53.269 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:40:53.269 | from cryptography.utils import int_from_bytes 2022-02-02 15:40:53.418 | +++ functions-common:oscwrap:2344 : return 0 2022-02-02 15:40:53.421 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=32146d6f867b4777bea4fb2c3392aa98 2022-02-02 15:40:53.424 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo 32146d6f867b4777bea4fb2c3392aa98 2022-02-02 15:40:53.427 | + functions-common:get_or_create_endpoint:1011 : public_id=32146d6f867b4777bea4fb2c3392aa98 2022-02-02 15:40:53.429 | + functions-common:get_or_create_endpoint:1013 : [[ -n '' ]] 2022-02-02 15:40:53.432 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2022-02-02 15:40:53.434 | + functions-common:get_or_create_endpoint:1020 : echo 32146d6f867b4777bea4fb2c3392aa98 2022-02-02 15:40:53.434 | 32146d6f867b4777bea4fb2c3392aa98 2022-02-02 15:40:53.437 | + lib/cinder:create_cinder_accounts:400 : get_or_create_service cinderv3 volumev3 'Cinder Volume Service V3' 2022-02-02 15:40:53.439 | + functions-common:get_or_create_service:966 : local service_id 2022-02-02 15:40:53.443 | ++ functions-common:get_or_create_service:979 : oscwrap service show volumev3 -f value -c id 2022-02-02 15:40:55.689 | ++ functions-common:get_or_create_service:981 : oscwrap service create volumev3 --name cinderv3 '--description=Cinder Volume Service V3' -f value -c id 2022-02-02 15:40:57.749 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:40:57.749 | from cryptography.utils import int_from_bytes 2022-02-02 15:40:57.749 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:40:57.749 | from cryptography.utils import int_from_bytes 2022-02-02 15:40:57.906 | ++ functions-common:oscwrap:2344 : return 0 2022-02-02 15:40:57.909 | + functions-common:get_or_create_service:977 : service_id=' 2022-02-02 15:40:57.909 | 2a8372fc08af42f89a873dfbd40771f4' 2022-02-02 15:40:57.911 | + functions-common:get_or_create_service:978 : echo 2a8372fc08af42f89a873dfbd40771f4 2022-02-02 15:40:57.912 | 2a8372fc08af42f89a873dfbd40771f4 2022-02-02 15:40:57.914 | + lib/cinder:create_cinder_accounts:402 : get_or_create_endpoint volumev3 RegionOne 'http://10.222.0.31/volume/v3/$(project_id)s' 2022-02-02 15:40:57.916 | + functions-common:get_or_create_endpoint:1010 : local public_id 2022-02-02 15:40:57.920 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface volumev3 public 'http://10.222.0.31/volume/v3/$(project_id)s' RegionOne 2022-02-02 15:40:57.922 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2022-02-02 15:40:57.926 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service volumev3 --interface public --region RegionOne -c ID -f value 2022-02-02 15:41:00.042 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:41:00.042 | from cryptography.utils import int_from_bytes 2022-02-02 15:41:00.042 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:41:00.042 | from cryptography.utils import int_from_bytes 2022-02-02 15:41:00.191 | +++ functions-common:oscwrap:2344 : return 0 2022-02-02 15:41:00.195 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2022-02-02 15:41:00.197 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2022-02-02 15:41:00.201 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create volumev3 public 'http://10.222.0.31/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-02-02 15:41:02.352 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:41:02.352 | from cryptography.utils import int_from_bytes 2022-02-02 15:41:02.352 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:41:02.352 | from cryptography.utils import int_from_bytes 2022-02-02 15:41:02.496 | +++ functions-common:oscwrap:2344 : return 0 2022-02-02 15:41:02.499 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=86c20cf7dae4417ab2402bcd141d0d07 2022-02-02 15:41:02.502 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo 86c20cf7dae4417ab2402bcd141d0d07 2022-02-02 15:41:02.505 | + functions-common:get_or_create_endpoint:1011 : public_id=86c20cf7dae4417ab2402bcd141d0d07 2022-02-02 15:41:02.508 | + functions-common:get_or_create_endpoint:1013 : [[ -n '' ]] 2022-02-02 15:41:02.510 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2022-02-02 15:41:02.512 | + functions-common:get_or_create_endpoint:1020 : echo 86c20cf7dae4417ab2402bcd141d0d07 2022-02-02 15:41:02.513 | 86c20cf7dae4417ab2402bcd141d0d07 2022-02-02 15:41:02.515 | + lib/cinder:create_cinder_accounts:407 : configure_cinder_internal_tenant 2022-02-02 15:41:02.518 | ++ lib/cinder:configure_cinder_internal_tenant:594 : get_or_create_project service 2022-02-02 15:41:02.520 | ++ functions-common:get_or_create_project:847 : local project_id 2022-02-02 15:41:02.524 | +++ functions-common:get_or_create_project:855 : oscwrap project create service --domain= --or-show -f value -c id 2022-02-02 15:41:04.694 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:41:04.694 | from cryptography.utils import int_from_bytes 2022-02-02 15:41:04.694 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:41:04.694 | from cryptography.utils import int_from_bytes 2022-02-02 15:41:04.834 | +++ functions-common:oscwrap:2344 : return 0 2022-02-02 15:41:04.838 | ++ functions-common:get_or_create_project:853 : project_id=7f2a419d9dfc4547980b43215c7b4603 2022-02-02 15:41:04.840 | ++ functions-common:get_or_create_project:854 : echo 7f2a419d9dfc4547980b43215c7b4603 2022-02-02 15:41:04.843 | + lib/cinder:configure_cinder_internal_tenant:594 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id 7f2a419d9dfc4547980b43215c7b4603 2022-02-02 15:41:04.870 | ++ lib/cinder:configure_cinder_internal_tenant:595 : get_or_create_user cinder 2022-02-02 15:41:04.873 | ++ functions-common:get_or_create_user:824 : local user_id 2022-02-02 15:41:04.876 | ++ functions-common:get_or_create_user:825 : [[ ! -z '' ]] 2022-02-02 15:41:04.878 | ++ functions-common:get_or_create_user:828 : local email= 2022-02-02 15:41:04.881 | +++ functions-common:get_or_create_user:842 : oscwrap user create cinder --password '' --domain= --or-show -f value -c id 2022-02-02 15:41:06.823 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:41:06.823 | from cryptography.utils import int_from_bytes 2022-02-02 15:41:06.823 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:41:06.823 | from cryptography.utils import int_from_bytes 2022-02-02 15:41:06.823 | No password was supplied, authentication will fail when a user does not have a password. 2022-02-02 15:41:07.189 | +++ functions-common:oscwrap:2344 : return 0 2022-02-02 15:41:07.192 | ++ functions-common:get_or_create_user:840 : user_id=909e58a58d2640e4b0ef8de770c477e5 2022-02-02 15:41:07.195 | ++ functions-common:get_or_create_user:841 : echo 909e58a58d2640e4b0ef8de770c477e5 2022-02-02 15:41:07.198 | + lib/cinder:configure_cinder_internal_tenant:595 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id 909e58a58d2640e4b0ef8de770c477e5 2022-02-02 15:41:07.226 | + inc/async:async_run:104 : return 0 2022-02-02 15:41:07.231 | + ./stack.sh:main:1099 : is_service_enabled neutron 2022-02-02 15:41:07.247 | + functions-common:is_service_enabled:1960 : return 0 2022-02-02 15:41:07.250 | + ./stack.sh:main:1100 : async_runfunc create_neutron_accounts 2022-02-02 15:41:07.252 | + inc/async:async_runfunc:111 : async_run create_neutron_accounts create_neutron_accounts 2022-02-02 15:41:07.345 | [Async create_neutron_accounts:self]: Running synchronously: create_neutron_accounts 2022-02-02 15:41:07.348 | + inc/async:async_run:103 : create_neutron_accounts 2022-02-02 15:41:07.350 | + lib/neutron:create_neutron_accounts:639 : is_neutron_legacy_enabled 2022-02-02 15:41:07.354 | ++ 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 2022-02-02 15:41:07.354 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2022-02-02 15:41:07.360 | + 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 2022-02-02 15:41:07.362 | + 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 ]] 2022-02-02 15:41:07.365 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-02-02 15:41:07.368 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2022-02-02 15:41:07.370 | + lib/neutron:create_neutron_accounts:641 : create_mutnauq_accounts 2022-02-02 15:41:07.373 | + lib/neutron-legacy:create_mutnauq_accounts:410 : local neutron_url 2022-02-02 15:41:07.375 | + lib/neutron-legacy:create_mutnauq_accounts:411 : '[' False == True ']' 2022-02-02 15:41:07.377 | + lib/neutron-legacy:create_mutnauq_accounts:414 : neutron_url=http://10.222.0.31:9696/ 2022-02-02 15:41:07.380 | + lib/neutron-legacy:create_mutnauq_accounts:417 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ q-svc ]] 2022-02-02 15:41:07.382 | + lib/neutron-legacy:create_mutnauq_accounts:419 : create_service_user neutron 2022-02-02 15:41:07.385 | + lib/keystone:create_service_user:401 : get_or_create_user neutron Passw0rd Default 2022-02-02 15:41:07.388 | + functions-common:get_or_create_user:824 : local user_id 2022-02-02 15:41:07.390 | + functions-common:get_or_create_user:825 : [[ ! -z '' ]] 2022-02-02 15:41:07.392 | + functions-common:get_or_create_user:828 : local email= 2022-02-02 15:41:07.396 | ++ functions-common:get_or_create_user:842 : oscwrap user create neutron --password Passw0rd --domain=Default --or-show -f value -c id 2022-02-02 15:41:09.565 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:41:09.565 | from cryptography.utils import int_from_bytes 2022-02-02 15:41:09.565 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:41:09.565 | from cryptography.utils import int_from_bytes 2022-02-02 15:41:09.710 | ++ functions-common:oscwrap:2344 : return 0 2022-02-02 15:41:09.715 | + functions-common:get_or_create_user:840 : user_id=986371a5a113496f9dfcaf35dc9a4744 2022-02-02 15:41:09.717 | + functions-common:get_or_create_user:841 : echo 986371a5a113496f9dfcaf35dc9a4744 2022-02-02 15:41:09.717 | 986371a5a113496f9dfcaf35dc9a4744 2022-02-02 15:41:09.720 | + lib/keystone:create_service_user:402 : get_or_add_user_project_role service neutron service Default Default 2022-02-02 15:41:09.722 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2022-02-02 15:41:09.725 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2022-02-02 15:41:09.728 | ++ functions-common:_get_domain_args:872 : local domain 2022-02-02 15:41:09.731 | ++ functions-common:_get_domain_args:873 : domain= 2022-02-02 15:41:09.733 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2022-02-02 15:41:09.735 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2022-02-02 15:41:09.738 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2022-02-02 15:41:09.740 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2022-02-02 15:41:09.742 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2022-02-02 15:41:09.745 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2022-02-02 15:41:09.749 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-02-02 15:41:09.749 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2022-02-02 15:41:09.750 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2022-02-02 15:41:09.752 | ++ functions-common:get_field:726 : local data field 2022-02-02 15:41:09.754 | ++ functions-common:get_field:727 : read data 2022-02-02 15:41:12.209 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:41:12.209 | from cryptography.utils import int_from_bytes 2022-02-02 15:41:12.209 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:41:12.209 | from cryptography.utils import int_from_bytes 2022-02-02 15:41:12.363 | ++ functions-common:oscwrap:2344 : return 0 2022-02-02 15:41:12.367 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2022-02-02 15:41:12.370 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2022-02-02 15:41:12.373 | + functions-common:get_or_add_user_project_role:901 : openstack role add service --user neutron --project service --user-domain Default --project-domain Default 2022-02-02 15:41:14.920 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:41:14.920 | from cryptography.utils import int_from_bytes 2022-02-02 15:41:14.920 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:41:14.920 | from cryptography.utils import int_from_bytes 2022-02-02 15:41:15.061 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-02-02 15:41:15.061 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2022-02-02 15:41:15.061 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2022-02-02 15:41:15.064 | ++ functions-common:get_field:726 : local data field 2022-02-02 15:41:15.067 | ++ functions-common:get_field:727 : read data 2022-02-02 15:41:17.574 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:41:17.574 | from cryptography.utils import int_from_bytes 2022-02-02 15:41:17.574 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:41:17.574 | from cryptography.utils import int_from_bytes 2022-02-02 15:41:17.717 | ++ functions-common:oscwrap:2344 : return 0 2022-02-02 15:41:17.720 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2022-02-02 15:41:17.722 | ++ functions-common:get_field:731 : field='$2' 2022-02-02 15:41:17.726 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-02 15:41:17.726 | ++ functions-common:get_field:733 : echo '| 9bb9933d50fa4865a30ccb680766aac5 | 986371a5a113496f9dfcaf35dc9a4744 | | 7f2a419d9dfc4547980b43215c7b4603 | | | False |' 2022-02-02 15:41:17.732 | ++ functions-common:get_field:727 : read data 2022-02-02 15:41:17.736 | + functions-common:get_or_add_user_project_role:910 : user_role_id=9bb9933d50fa4865a30ccb680766aac5 2022-02-02 15:41:17.739 | + functions-common:get_or_add_user_project_role:912 : echo 9bb9933d50fa4865a30ccb680766aac5 2022-02-02 15:41:17.739 | 9bb9933d50fa4865a30ccb680766aac5 2022-02-02 15:41:17.741 | + lib/keystone:create_service_user:404 : [[ -n '' ]] 2022-02-02 15:41:17.744 | + lib/neutron-legacy:create_mutnauq_accounts:421 : get_or_create_service neutron network 'Neutron Service' 2022-02-02 15:41:17.747 | + functions-common:get_or_create_service:966 : local service_id 2022-02-02 15:41:17.750 | ++ functions-common:get_or_create_service:979 : oscwrap service show network -f value -c id 2022-02-02 15:41:19.960 | ++ functions-common:get_or_create_service:981 : oscwrap service create network --name neutron '--description=Neutron Service' -f value -c id 2022-02-02 15:41:22.030 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:41:22.030 | from cryptography.utils import int_from_bytes 2022-02-02 15:41:22.030 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:41:22.030 | from cryptography.utils import int_from_bytes 2022-02-02 15:41:22.175 | ++ functions-common:oscwrap:2344 : return 0 2022-02-02 15:41:22.178 | + functions-common:get_or_create_service:977 : service_id=' 2022-02-02 15:41:22.178 | 6473f3d54d754a518d13c55b5227ec24' 2022-02-02 15:41:22.181 | + functions-common:get_or_create_service:978 : echo 6473f3d54d754a518d13c55b5227ec24 2022-02-02 15:41:22.181 | 6473f3d54d754a518d13c55b5227ec24 2022-02-02 15:41:22.183 | + lib/neutron-legacy:create_mutnauq_accounts:423 : get_or_create_endpoint network RegionOne http://10.222.0.31:9696/ 2022-02-02 15:41:22.186 | + functions-common:get_or_create_endpoint:1010 : local public_id 2022-02-02 15:41:22.189 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface network public http://10.222.0.31:9696/ RegionOne 2022-02-02 15:41:22.192 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2022-02-02 15:41:22.195 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service network --interface public --region RegionOne -c ID -f value 2022-02-02 15:41:24.331 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:41:24.331 | from cryptography.utils import int_from_bytes 2022-02-02 15:41:24.331 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:41:24.331 | from cryptography.utils import int_from_bytes 2022-02-02 15:41:24.471 | +++ functions-common:oscwrap:2344 : return 0 2022-02-02 15:41:24.474 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2022-02-02 15:41:24.477 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2022-02-02 15:41:24.481 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create network public http://10.222.0.31:9696/ --region RegionOne -f value -c id 2022-02-02 15:41:26.656 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:41:26.656 | from cryptography.utils import int_from_bytes 2022-02-02 15:41:26.656 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:41:26.656 | from cryptography.utils import int_from_bytes 2022-02-02 15:41:26.798 | +++ functions-common:oscwrap:2344 : return 0 2022-02-02 15:41:26.801 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=431dc1bcca5244c995b0689aa52d3117 2022-02-02 15:41:26.804 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo 431dc1bcca5244c995b0689aa52d3117 2022-02-02 15:41:26.807 | + functions-common:get_or_create_endpoint:1011 : public_id=431dc1bcca5244c995b0689aa52d3117 2022-02-02 15:41:26.809 | + functions-common:get_or_create_endpoint:1013 : [[ -n '' ]] 2022-02-02 15:41:26.812 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2022-02-02 15:41:26.814 | + functions-common:get_or_create_endpoint:1020 : echo 431dc1bcca5244c995b0689aa52d3117 2022-02-02 15:41:26.814 | 431dc1bcca5244c995b0689aa52d3117 2022-02-02 15:41:26.817 | + inc/async:async_run:104 : return 0 2022-02-02 15:41:26.819 | + ./stack.sh:main:1102 : is_service_enabled swift 2022-02-02 15:41:26.836 | + functions-common:is_service_enabled:1960 : return 0 2022-02-02 15:41:26.839 | + ./stack.sh:main:1103 : async_runfunc create_swift_accounts 2022-02-02 15:41:26.842 | + inc/async:async_runfunc:111 : async_run create_swift_accounts create_swift_accounts 2022-02-02 15:41:26.933 | [Async create_swift_accounts:self]: Running synchronously: create_swift_accounts 2022-02-02 15:41:26.935 | + inc/async:async_run:103 : create_swift_accounts 2022-02-02 15:41:26.937 | + lib/swift:create_swift_accounts:632 : export swiftusertest1_password=testing 2022-02-02 15:41:26.940 | + lib/swift:create_swift_accounts:632 : swiftusertest1_password=testing 2022-02-02 15:41:26.942 | + lib/swift:create_swift_accounts:633 : export swiftusertest2_password=testing2 2022-02-02 15:41:26.945 | + lib/swift:create_swift_accounts:633 : swiftusertest2_password=testing2 2022-02-02 15:41:26.947 | + lib/swift:create_swift_accounts:634 : export swiftusertest3_password=testing3 2022-02-02 15:41:26.950 | + lib/swift:create_swift_accounts:634 : swiftusertest3_password=testing3 2022-02-02 15:41:26.952 | + lib/swift:create_swift_accounts:635 : export swiftusertest4_password=testing4 2022-02-02 15:41:26.954 | + lib/swift:create_swift_accounts:635 : swiftusertest4_password=testing4 2022-02-02 15:41:26.957 | + lib/swift:create_swift_accounts:637 : local another_role 2022-02-02 15:41:26.960 | ++ lib/swift:create_swift_accounts:638 : get_or_create_role anotherrole 2022-02-02 15:41:26.962 | ++ functions-common:get_or_create_role:860 : local role_id 2022-02-02 15:41:26.965 | +++ functions-common:get_or_create_role:867 : oscwrap role create anotherrole --or-show -f value -c id 2022-02-02 15:41:29.055 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:41:29.055 | from cryptography.utils import int_from_bytes 2022-02-02 15:41:29.055 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:41:29.055 | from cryptography.utils import int_from_bytes 2022-02-02 15:41:29.196 | +++ functions-common:oscwrap:2344 : return 0 2022-02-02 15:41:29.199 | ++ functions-common:get_or_create_role:865 : role_id=7cc2968a78e44581ab8ee079c19958fc 2022-02-02 15:41:29.201 | ++ functions-common:get_or_create_role:866 : echo 7cc2968a78e44581ab8ee079c19958fc 2022-02-02 15:41:29.204 | + lib/swift:create_swift_accounts:638 : another_role=7cc2968a78e44581ab8ee079c19958fc 2022-02-02 15:41:29.207 | + lib/swift:create_swift_accounts:642 : create_service_user swift admin 2022-02-02 15:41:29.209 | + lib/keystone:create_service_user:401 : get_or_create_user swift Passw0rd Default 2022-02-02 15:41:29.211 | + functions-common:get_or_create_user:824 : local user_id 2022-02-02 15:41:29.214 | + functions-common:get_or_create_user:825 : [[ ! -z '' ]] 2022-02-02 15:41:29.216 | + functions-common:get_or_create_user:828 : local email= 2022-02-02 15:41:29.219 | ++ functions-common:get_or_create_user:842 : oscwrap user create swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-02-02 15:41:31.378 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:41:31.378 | from cryptography.utils import int_from_bytes 2022-02-02 15:41:31.378 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:41:31.378 | from cryptography.utils import int_from_bytes 2022-02-02 15:41:31.522 | ++ functions-common:oscwrap:2344 : return 0 2022-02-02 15:41:31.525 | + functions-common:get_or_create_user:840 : user_id=dfaff9948458411692347a96896952c2 2022-02-02 15:41:31.527 | + functions-common:get_or_create_user:841 : echo dfaff9948458411692347a96896952c2 2022-02-02 15:41:31.527 | dfaff9948458411692347a96896952c2 2022-02-02 15:41:31.529 | + lib/keystone:create_service_user:402 : get_or_add_user_project_role service swift service Default Default 2022-02-02 15:41:31.531 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2022-02-02 15:41:31.534 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2022-02-02 15:41:31.536 | ++ functions-common:_get_domain_args:872 : local domain 2022-02-02 15:41:31.538 | ++ functions-common:_get_domain_args:873 : domain= 2022-02-02 15:41:31.541 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2022-02-02 15:41:31.543 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2022-02-02 15:41:31.545 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2022-02-02 15:41:31.548 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2022-02-02 15:41:31.550 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2022-02-02 15:41:31.552 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2022-02-02 15:41:31.557 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2022-02-02 15:41:31.558 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-02-02 15:41:31.558 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2022-02-02 15:41:31.560 | ++ functions-common:get_field:726 : local data field 2022-02-02 15:41:31.565 | ++ functions-common:get_field:727 : read data 2022-02-02 15:41:34.005 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:41:34.005 | from cryptography.utils import int_from_bytes 2022-02-02 15:41:34.005 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:41:34.005 | from cryptography.utils import int_from_bytes 2022-02-02 15:41:34.143 | ++ functions-common:oscwrap:2344 : return 0 2022-02-02 15:41:34.146 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2022-02-02 15:41:34.149 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2022-02-02 15:41:34.151 | + functions-common:get_or_add_user_project_role:901 : openstack role add service --user swift --project service --user-domain Default --project-domain Default 2022-02-02 15:41:36.651 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:41:36.651 | from cryptography.utils import int_from_bytes 2022-02-02 15:41:36.651 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:41:36.651 | from cryptography.utils import int_from_bytes 2022-02-02 15:41:36.788 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-02-02 15:41:36.789 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2022-02-02 15:41:36.789 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2022-02-02 15:41:36.791 | ++ functions-common:get_field:726 : local data field 2022-02-02 15:41:36.794 | ++ functions-common:get_field:727 : read data 2022-02-02 15:41:39.286 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:41:39.286 | from cryptography.utils import int_from_bytes 2022-02-02 15:41:39.286 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:41:39.286 | from cryptography.utils import int_from_bytes 2022-02-02 15:41:39.427 | ++ functions-common:oscwrap:2344 : return 0 2022-02-02 15:41:39.429 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2022-02-02 15:41:39.432 | ++ functions-common:get_field:731 : field='$2' 2022-02-02 15:41:39.435 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-02 15:41:39.436 | ++ functions-common:get_field:733 : echo '| 9bb9933d50fa4865a30ccb680766aac5 | dfaff9948458411692347a96896952c2 | | 7f2a419d9dfc4547980b43215c7b4603 | | | False |' 2022-02-02 15:41:39.441 | ++ functions-common:get_field:727 : read data 2022-02-02 15:41:39.444 | + functions-common:get_or_add_user_project_role:910 : user_role_id=9bb9933d50fa4865a30ccb680766aac5 2022-02-02 15:41:39.446 | + functions-common:get_or_add_user_project_role:912 : echo 9bb9933d50fa4865a30ccb680766aac5 2022-02-02 15:41:39.446 | 9bb9933d50fa4865a30ccb680766aac5 2022-02-02 15:41:39.448 | + lib/keystone:create_service_user:404 : [[ -n admin ]] 2022-02-02 15:41:39.451 | + lib/keystone:create_service_user:405 : get_or_add_user_project_role admin swift service Default Default 2022-02-02 15:41:39.453 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2022-02-02 15:41:39.455 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2022-02-02 15:41:39.458 | ++ functions-common:_get_domain_args:872 : local domain 2022-02-02 15:41:39.460 | ++ functions-common:_get_domain_args:873 : domain= 2022-02-02 15:41:39.462 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2022-02-02 15:41:39.465 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2022-02-02 15:41:39.467 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2022-02-02 15:41:39.469 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2022-02-02 15:41:39.472 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2022-02-02 15:41:39.474 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2022-02-02 15:41:39.478 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2022-02-02 15:41:39.479 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-02-02 15:41:39.479 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2022-02-02 15:41:39.481 | ++ functions-common:get_field:726 : local data field 2022-02-02 15:41:39.483 | ++ functions-common:get_field:727 : read data 2022-02-02 15:41:41.920 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:41:41.920 | from cryptography.utils import int_from_bytes 2022-02-02 15:41:41.920 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:41:41.920 | from cryptography.utils import int_from_bytes 2022-02-02 15:41:42.060 | ++ functions-common:oscwrap:2344 : return 0 2022-02-02 15:41:42.065 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2022-02-02 15:41:42.067 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2022-02-02 15:41:42.069 | + functions-common:get_or_add_user_project_role:901 : openstack role add admin --user swift --project service --user-domain Default --project-domain Default 2022-02-02 15:41:44.538 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:41:44.538 | from cryptography.utils import int_from_bytes 2022-02-02 15:41:44.538 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:41:44.538 | from cryptography.utils import int_from_bytes 2022-02-02 15:41:44.680 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-02-02 15:41:44.680 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2022-02-02 15:41:44.681 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2022-02-02 15:41:44.683 | ++ functions-common:get_field:726 : local data field 2022-02-02 15:41:44.686 | ++ functions-common:get_field:727 : read data 2022-02-02 15:41:47.207 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:41:47.207 | from cryptography.utils import int_from_bytes 2022-02-02 15:41:47.208 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:41:47.208 | from cryptography.utils import int_from_bytes 2022-02-02 15:41:47.360 | ++ functions-common:oscwrap:2344 : return 0 2022-02-02 15:41:47.363 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2022-02-02 15:41:47.365 | ++ functions-common:get_field:731 : field='$2' 2022-02-02 15:41:47.368 | ++ functions-common:get_field:733 : echo '| 68819c13ba204772b9d6eac8571a5bc0 | dfaff9948458411692347a96896952c2 | | 7f2a419d9dfc4547980b43215c7b4603 | | | False |' 2022-02-02 15:41:47.368 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-02 15:41:47.374 | ++ functions-common:get_field:727 : read data 2022-02-02 15:41:47.377 | + functions-common:get_or_add_user_project_role:910 : user_role_id=68819c13ba204772b9d6eac8571a5bc0 2022-02-02 15:41:47.379 | + functions-common:get_or_add_user_project_role:912 : echo 68819c13ba204772b9d6eac8571a5bc0 2022-02-02 15:41:47.379 | 68819c13ba204772b9d6eac8571a5bc0 2022-02-02 15:41:47.382 | + lib/swift:create_swift_accounts:644 : get_or_create_service swift object-store 'Swift Service' 2022-02-02 15:41:47.384 | + functions-common:get_or_create_service:966 : local service_id 2022-02-02 15:41:47.388 | ++ functions-common:get_or_create_service:979 : oscwrap service show object-store -f value -c id 2022-02-02 15:41:49.709 | ++ functions-common:get_or_create_service:981 : oscwrap service create object-store --name swift '--description=Swift Service' -f value -c id 2022-02-02 15:41:51.780 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:41:51.780 | from cryptography.utils import int_from_bytes 2022-02-02 15:41:51.780 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:41:51.780 | from cryptography.utils import int_from_bytes 2022-02-02 15:41:51.946 | ++ functions-common:oscwrap:2344 : return 0 2022-02-02 15:41:51.950 | + functions-common:get_or_create_service:977 : service_id=' 2022-02-02 15:41:51.950 | 0c7a3d8f174141c1b7b4db8f8730319e' 2022-02-02 15:41:51.952 | + functions-common:get_or_create_service:978 : echo 0c7a3d8f174141c1b7b4db8f8730319e 2022-02-02 15:41:51.952 | 0c7a3d8f174141c1b7b4db8f8730319e 2022-02-02 15:41:51.955 | + lib/swift:create_swift_accounts:646 : get_or_create_endpoint object-store RegionOne 'http://10.222.0.31:8080/v1/AUTH_$(project_id)s' http://10.222.0.31:8080 2022-02-02 15:41:51.957 | + functions-common:get_or_create_endpoint:1010 : local public_id 2022-02-02 15:41:51.960 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface object-store public 'http://10.222.0.31:8080/v1/AUTH_$(project_id)s' RegionOne 2022-02-02 15:41:51.962 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2022-02-02 15:41:51.966 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service object-store --interface public --region RegionOne -c ID -f value 2022-02-02 15:41:54.228 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:41:54.228 | from cryptography.utils import int_from_bytes 2022-02-02 15:41:54.228 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:41:54.228 | from cryptography.utils import int_from_bytes 2022-02-02 15:41:54.374 | +++ functions-common:oscwrap:2344 : return 0 2022-02-02 15:41:54.377 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2022-02-02 15:41:54.379 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2022-02-02 15:41:54.382 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create object-store public 'http://10.222.0.31:8080/v1/AUTH_$(project_id)s' --region RegionOne -f value -c id 2022-02-02 15:41:56.562 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:41:56.562 | from cryptography.utils import int_from_bytes 2022-02-02 15:41:56.562 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:41:56.562 | from cryptography.utils import int_from_bytes 2022-02-02 15:41:56.719 | +++ functions-common:oscwrap:2344 : return 0 2022-02-02 15:41:56.723 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=fc85564661b6415d8a0b25d9ab49b83d 2022-02-02 15:41:56.725 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo fc85564661b6415d8a0b25d9ab49b83d 2022-02-02 15:41:56.728 | + functions-common:get_or_create_endpoint:1011 : public_id=fc85564661b6415d8a0b25d9ab49b83d 2022-02-02 15:41:56.730 | + functions-common:get_or_create_endpoint:1013 : [[ -n http://10.222.0.31:8080 ]] 2022-02-02 15:41:56.733 | + functions-common:get_or_create_endpoint:1014 : _get_or_create_endpoint_with_interface object-store admin http://10.222.0.31:8080 RegionOne 2022-02-02 15:41:56.735 | + functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2022-02-02 15:41:56.738 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service object-store --interface admin --region RegionOne -c ID -f value 2022-02-02 15:41:58.927 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:41:58.927 | from cryptography.utils import int_from_bytes 2022-02-02 15:41:58.927 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:41:58.927 | from cryptography.utils import int_from_bytes 2022-02-02 15:41:59.080 | ++ functions-common:oscwrap:2344 : return 0 2022-02-02 15:41:59.083 | + functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2022-02-02 15:41:59.085 | + functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2022-02-02 15:41:59.088 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create object-store admin http://10.222.0.31:8080 --region RegionOne -f value -c id 2022-02-02 15:42:01.312 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:42:01.312 | from cryptography.utils import int_from_bytes 2022-02-02 15:42:01.312 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:42:01.312 | from cryptography.utils import int_from_bytes 2022-02-02 15:42:01.462 | ++ functions-common:oscwrap:2344 : return 0 2022-02-02 15:42:01.465 | + functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=3db88e698c8f47b7a377bc1a970d0843 2022-02-02 15:42:01.467 | + functions-common:_get_or_create_endpoint_with_interface:996 : echo 3db88e698c8f47b7a377bc1a970d0843 2022-02-02 15:42:01.467 | 3db88e698c8f47b7a377bc1a970d0843 2022-02-02 15:42:01.470 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2022-02-02 15:42:01.472 | + functions-common:get_or_create_endpoint:1020 : echo fc85564661b6415d8a0b25d9ab49b83d 2022-02-02 15:42:01.472 | fc85564661b6415d8a0b25d9ab49b83d 2022-02-02 15:42:01.474 | + lib/swift:create_swift_accounts:651 : local swift_project_test1 2022-02-02 15:42:01.478 | ++ lib/swift:create_swift_accounts:652 : get_or_create_project swiftprojecttest1 default 2022-02-02 15:42:01.480 | ++ functions-common:get_or_create_project:847 : local project_id 2022-02-02 15:42:01.483 | +++ functions-common:get_or_create_project:855 : oscwrap project create swiftprojecttest1 --domain=default --or-show -f value -c id 2022-02-02 15:42:03.593 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:42:03.593 | from cryptography.utils import int_from_bytes 2022-02-02 15:42:03.593 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:42:03.593 | from cryptography.utils import int_from_bytes 2022-02-02 15:42:03.743 | +++ functions-common:oscwrap:2344 : return 0 2022-02-02 15:42:03.747 | ++ functions-common:get_or_create_project:853 : project_id=4366cc44093345a49c4e2ed872e29e18 2022-02-02 15:42:03.749 | ++ functions-common:get_or_create_project:854 : echo 4366cc44093345a49c4e2ed872e29e18 2022-02-02 15:42:03.752 | + lib/swift:create_swift_accounts:652 : swift_project_test1=4366cc44093345a49c4e2ed872e29e18 2022-02-02 15:42:03.754 | + lib/swift:create_swift_accounts:653 : die_if_not_set 653 swift_project_test1 'Failure creating swift_project_test1' 2022-02-02 15:42:03.756 | + functions-common:die_if_not_set:216 : local exitcode=0 2022-02-02 15:42:03.774 | ++ lib/swift:create_swift_accounts:655 : get_or_create_user swiftusertest1 testing default test@example.com 2022-02-02 15:42:03.776 | ++ functions-common:get_or_create_user:824 : local user_id 2022-02-02 15:42:03.779 | ++ functions-common:get_or_create_user:825 : [[ ! -z test@example.com ]] 2022-02-02 15:42:03.782 | ++ functions-common:get_or_create_user:826 : local email=--email=test@example.com 2022-02-02 15:42:03.785 | +++ functions-common:get_or_create_user:842 : oscwrap user create swiftusertest1 --password testing --domain=default --email=test@example.com --or-show -f value -c id 2022-02-02 15:42:06.007 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:42:06.007 | from cryptography.utils import int_from_bytes 2022-02-02 15:42:06.007 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:42:06.007 | from cryptography.utils import int_from_bytes 2022-02-02 15:42:06.156 | +++ functions-common:oscwrap:2344 : return 0 2022-02-02 15:42:06.159 | ++ functions-common:get_or_create_user:840 : user_id=aceeda23040a4bffb939fd1feda93106 2022-02-02 15:42:06.162 | ++ functions-common:get_or_create_user:841 : echo aceeda23040a4bffb939fd1feda93106 2022-02-02 15:42:06.164 | + lib/swift:create_swift_accounts:655 : SWIFT_USER_TEST1=aceeda23040a4bffb939fd1feda93106 2022-02-02 15:42:06.167 | + lib/swift:create_swift_accounts:656 : die_if_not_set 656 SWIFT_USER_TEST1 'Failure creating SWIFT_USER_TEST1' 2022-02-02 15:42:06.179 | + functions-common:die_if_not_set:216 : local exitcode=0 2022-02-02 15:42:06.186 | + lib/swift:create_swift_accounts:657 : get_or_add_user_project_role admin aceeda23040a4bffb939fd1feda93106 4366cc44093345a49c4e2ed872e29e18 2022-02-02 15:42:06.188 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2022-02-02 15:42:06.192 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2022-02-02 15:42:06.194 | ++ functions-common:_get_domain_args:872 : local domain 2022-02-02 15:42:06.196 | ++ functions-common:_get_domain_args:873 : domain= 2022-02-02 15:42:06.199 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2022-02-02 15:42:06.201 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2022-02-02 15:42:06.204 | ++ functions-common:_get_domain_args:882 : echo 2022-02-02 15:42:06.207 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2022-02-02 15:42:06.210 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role admin --user aceeda23040a4bffb939fd1feda93106 --project 4366cc44093345a49c4e2ed872e29e18 2022-02-02 15:42:06.211 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2022-02-02 15:42:06.211 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2022-02-02 15:42:06.215 | ++ functions-common:get_field:726 : local data field 2022-02-02 15:42:06.218 | ++ functions-common:get_field:727 : read data 2022-02-02 15:42:08.406 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:42:08.406 | from cryptography.utils import int_from_bytes 2022-02-02 15:42:08.406 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:42:08.406 | from cryptography.utils import int_from_bytes 2022-02-02 15:42:08.551 | ++ functions-common:oscwrap:2344 : return 0 2022-02-02 15:42:08.554 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2022-02-02 15:42:08.557 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2022-02-02 15:42:08.559 | + functions-common:get_or_add_user_project_role:901 : openstack role add admin --user aceeda23040a4bffb939fd1feda93106 --project 4366cc44093345a49c4e2ed872e29e18 2022-02-02 15:42:10.740 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:42:10.740 | from cryptography.utils import int_from_bytes 2022-02-02 15:42:10.740 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:42:10.740 | from cryptography.utils import int_from_bytes 2022-02-02 15:42:10.889 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role admin --user aceeda23040a4bffb939fd1feda93106 --project 4366cc44093345a49c4e2ed872e29e18 2022-02-02 15:42:10.889 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2022-02-02 15:42:10.889 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2022-02-02 15:42:10.891 | ++ functions-common:get_field:726 : local data field 2022-02-02 15:42:10.894 | ++ functions-common:get_field:727 : read data 2022-02-02 15:42:13.105 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:42:13.105 | from cryptography.utils import int_from_bytes 2022-02-02 15:42:13.105 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:42:13.105 | from cryptography.utils import int_from_bytes 2022-02-02 15:42:13.256 | ++ functions-common:oscwrap:2344 : return 0 2022-02-02 15:42:13.259 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2022-02-02 15:42:13.262 | ++ functions-common:get_field:731 : field='$2' 2022-02-02 15:42:13.271 | ++ functions-common:get_field:733 : echo '| 68819c13ba204772b9d6eac8571a5bc0 | aceeda23040a4bffb939fd1feda93106 | | 4366cc44093345a49c4e2ed872e29e18 | | | False |' 2022-02-02 15:42:13.271 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-02 15:42:13.271 | ++ functions-common:get_field:727 : read data 2022-02-02 15:42:13.274 | + functions-common:get_or_add_user_project_role:910 : user_role_id=68819c13ba204772b9d6eac8571a5bc0 2022-02-02 15:42:13.276 | + functions-common:get_or_add_user_project_role:912 : echo 68819c13ba204772b9d6eac8571a5bc0 2022-02-02 15:42:13.276 | 68819c13ba204772b9d6eac8571a5bc0 2022-02-02 15:42:13.279 | + lib/swift:create_swift_accounts:659 : local swift_user_test3 2022-02-02 15:42:13.282 | ++ lib/swift:create_swift_accounts:661 : get_or_create_user swiftusertest3 testing3 default test3@example.com 2022-02-02 15:42:13.285 | ++ functions-common:get_or_create_user:824 : local user_id 2022-02-02 15:42:13.287 | ++ functions-common:get_or_create_user:825 : [[ ! -z test3@example.com ]] 2022-02-02 15:42:13.290 | ++ functions-common:get_or_create_user:826 : local email=--email=test3@example.com 2022-02-02 15:42:13.294 | +++ functions-common:get_or_create_user:842 : oscwrap user create swiftusertest3 --password testing3 --domain=default --email=test3@example.com --or-show -f value -c id 2022-02-02 15:42:15.409 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:42:15.409 | from cryptography.utils import int_from_bytes 2022-02-02 15:42:15.409 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:42:15.409 | from cryptography.utils import int_from_bytes 2022-02-02 15:42:15.563 | +++ functions-common:oscwrap:2344 : return 0 2022-02-02 15:42:15.566 | ++ functions-common:get_or_create_user:840 : user_id=8e25359a00da4bcfb2cc2ce7d783ed90 2022-02-02 15:42:15.568 | ++ functions-common:get_or_create_user:841 : echo 8e25359a00da4bcfb2cc2ce7d783ed90 2022-02-02 15:42:15.571 | + lib/swift:create_swift_accounts:661 : swift_user_test3=8e25359a00da4bcfb2cc2ce7d783ed90 2022-02-02 15:42:15.575 | + lib/swift:create_swift_accounts:662 : die_if_not_set 662 swift_user_test3 'Failure creating swift_user_test3' 2022-02-02 15:42:15.577 | + functions-common:die_if_not_set:216 : local exitcode=0 2022-02-02 15:42:15.595 | + lib/swift:create_swift_accounts:663 : get_or_add_user_project_role 7cc2968a78e44581ab8ee079c19958fc 8e25359a00da4bcfb2cc2ce7d783ed90 4366cc44093345a49c4e2ed872e29e18 2022-02-02 15:42:15.597 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2022-02-02 15:42:15.601 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2022-02-02 15:42:15.603 | ++ functions-common:_get_domain_args:872 : local domain 2022-02-02 15:42:15.606 | ++ functions-common:_get_domain_args:873 : domain= 2022-02-02 15:42:15.608 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2022-02-02 15:42:15.611 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2022-02-02 15:42:15.613 | ++ functions-common:_get_domain_args:882 : echo 2022-02-02 15:42:15.616 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2022-02-02 15:42:15.620 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role 7cc2968a78e44581ab8ee079c19958fc --user 8e25359a00da4bcfb2cc2ce7d783ed90 --project 4366cc44093345a49c4e2ed872e29e18 2022-02-02 15:42:15.620 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2022-02-02 15:42:15.620 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2022-02-02 15:42:15.623 | ++ functions-common:get_field:726 : local data field 2022-02-02 15:42:15.626 | ++ functions-common:get_field:727 : read data 2022-02-02 15:42:17.792 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:42:17.793 | from cryptography.utils import int_from_bytes 2022-02-02 15:42:17.793 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:42:17.793 | from cryptography.utils import int_from_bytes 2022-02-02 15:42:17.938 | ++ functions-common:oscwrap:2344 : return 0 2022-02-02 15:42:17.941 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2022-02-02 15:42:17.944 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2022-02-02 15:42:17.946 | + functions-common:get_or_add_user_project_role:901 : openstack role add 7cc2968a78e44581ab8ee079c19958fc --user 8e25359a00da4bcfb2cc2ce7d783ed90 --project 4366cc44093345a49c4e2ed872e29e18 2022-02-02 15:42:20.111 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:42:20.111 | from cryptography.utils import int_from_bytes 2022-02-02 15:42:20.111 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:42:20.111 | from cryptography.utils import int_from_bytes 2022-02-02 15:42:20.257 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2022-02-02 15:42:20.257 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role 7cc2968a78e44581ab8ee079c19958fc --user 8e25359a00da4bcfb2cc2ce7d783ed90 --project 4366cc44093345a49c4e2ed872e29e18 2022-02-02 15:42:20.257 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2022-02-02 15:42:20.259 | ++ functions-common:get_field:726 : local data field 2022-02-02 15:42:20.262 | ++ functions-common:get_field:727 : read data 2022-02-02 15:42:22.435 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:42:22.435 | from cryptography.utils import int_from_bytes 2022-02-02 15:42:22.435 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:42:22.435 | from cryptography.utils import int_from_bytes 2022-02-02 15:42:22.586 | ++ functions-common:oscwrap:2344 : return 0 2022-02-02 15:42:22.590 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2022-02-02 15:42:22.592 | ++ functions-common:get_field:731 : field='$2' 2022-02-02 15:42:22.596 | ++ functions-common:get_field:733 : echo '| 7cc2968a78e44581ab8ee079c19958fc | 8e25359a00da4bcfb2cc2ce7d783ed90 | | 4366cc44093345a49c4e2ed872e29e18 | | | False |' 2022-02-02 15:42:22.596 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-02 15:42:22.602 | ++ functions-common:get_field:727 : read data 2022-02-02 15:42:22.605 | + functions-common:get_or_add_user_project_role:910 : user_role_id=7cc2968a78e44581ab8ee079c19958fc 2022-02-02 15:42:22.607 | + functions-common:get_or_add_user_project_role:912 : echo 7cc2968a78e44581ab8ee079c19958fc 2022-02-02 15:42:22.607 | 7cc2968a78e44581ab8ee079c19958fc 2022-02-02 15:42:22.610 | + lib/swift:create_swift_accounts:665 : local swift_project_test2 2022-02-02 15:42:22.613 | ++ lib/swift:create_swift_accounts:666 : get_or_create_project swiftprojecttest2 default 2022-02-02 15:42:22.615 | ++ functions-common:get_or_create_project:847 : local project_id 2022-02-02 15:42:22.619 | +++ functions-common:get_or_create_project:855 : oscwrap project create swiftprojecttest2 --domain=default --or-show -f value -c id 2022-02-02 15:42:24.776 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:42:24.776 | from cryptography.utils import int_from_bytes 2022-02-02 15:42:24.776 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:42:24.776 | from cryptography.utils import int_from_bytes 2022-02-02 15:42:24.927 | +++ functions-common:oscwrap:2344 : return 0 2022-02-02 15:42:24.930 | ++ functions-common:get_or_create_project:853 : project_id=cbbe23813d214d44b2ec466c91c4d7ba 2022-02-02 15:42:24.933 | ++ functions-common:get_or_create_project:854 : echo cbbe23813d214d44b2ec466c91c4d7ba 2022-02-02 15:42:24.936 | + lib/swift:create_swift_accounts:666 : swift_project_test2=cbbe23813d214d44b2ec466c91c4d7ba 2022-02-02 15:42:24.938 | + lib/swift:create_swift_accounts:667 : die_if_not_set 667 swift_project_test2 'Failure creating swift_project_test2' 2022-02-02 15:42:24.941 | + functions-common:die_if_not_set:216 : local exitcode=0 2022-02-02 15:42:24.957 | + lib/swift:create_swift_accounts:669 : local swift_user_test2 2022-02-02 15:42:24.961 | ++ lib/swift:create_swift_accounts:671 : get_or_create_user swiftusertest2 testing2 default test2@example.com 2022-02-02 15:42:24.963 | ++ functions-common:get_or_create_user:824 : local user_id 2022-02-02 15:42:24.966 | ++ functions-common:get_or_create_user:825 : [[ ! -z test2@example.com ]] 2022-02-02 15:42:24.968 | ++ functions-common:get_or_create_user:826 : local email=--email=test2@example.com 2022-02-02 15:42:24.972 | +++ functions-common:get_or_create_user:842 : oscwrap user create swiftusertest2 --password testing2 --domain=default --email=test2@example.com --or-show -f value -c id 2022-02-02 15:42:27.134 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:42:27.134 | from cryptography.utils import int_from_bytes 2022-02-02 15:42:27.134 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:42:27.134 | from cryptography.utils import int_from_bytes 2022-02-02 15:42:27.278 | +++ functions-common:oscwrap:2344 : return 0 2022-02-02 15:42:27.280 | ++ functions-common:get_or_create_user:840 : user_id=649e657ffb8142fd8c94b5c674225474 2022-02-02 15:42:27.283 | ++ functions-common:get_or_create_user:841 : echo 649e657ffb8142fd8c94b5c674225474 2022-02-02 15:42:27.286 | + lib/swift:create_swift_accounts:671 : swift_user_test2=649e657ffb8142fd8c94b5c674225474 2022-02-02 15:42:27.288 | + lib/swift:create_swift_accounts:672 : die_if_not_set 672 swift_user_test2 'Failure creating swift_user_test2' 2022-02-02 15:42:27.290 | + functions-common:die_if_not_set:216 : local exitcode=0 2022-02-02 15:42:27.307 | + lib/swift:create_swift_accounts:673 : get_or_add_user_project_role admin 649e657ffb8142fd8c94b5c674225474 cbbe23813d214d44b2ec466c91c4d7ba 2022-02-02 15:42:27.310 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2022-02-02 15:42:27.313 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2022-02-02 15:42:27.315 | ++ functions-common:_get_domain_args:872 : local domain 2022-02-02 15:42:27.318 | ++ functions-common:_get_domain_args:873 : domain= 2022-02-02 15:42:27.320 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2022-02-02 15:42:27.322 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2022-02-02 15:42:27.324 | ++ functions-common:_get_domain_args:882 : echo 2022-02-02 15:42:27.327 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2022-02-02 15:42:27.331 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role admin --user 649e657ffb8142fd8c94b5c674225474 --project cbbe23813d214d44b2ec466c91c4d7ba 2022-02-02 15:42:27.332 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2022-02-02 15:42:27.332 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2022-02-02 15:42:27.335 | ++ functions-common:get_field:726 : local data field 2022-02-02 15:42:27.338 | ++ functions-common:get_field:727 : read data 2022-02-02 15:42:29.523 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:42:29.523 | from cryptography.utils import int_from_bytes 2022-02-02 15:42:29.523 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:42:29.524 | from cryptography.utils import int_from_bytes 2022-02-02 15:42:29.677 | ++ functions-common:oscwrap:2344 : return 0 2022-02-02 15:42:29.681 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2022-02-02 15:42:29.684 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2022-02-02 15:42:29.686 | + functions-common:get_or_add_user_project_role:901 : openstack role add admin --user 649e657ffb8142fd8c94b5c674225474 --project cbbe23813d214d44b2ec466c91c4d7ba 2022-02-02 15:42:31.869 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:42:31.870 | from cryptography.utils import int_from_bytes 2022-02-02 15:42:31.870 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:42:31.870 | from cryptography.utils import int_from_bytes 2022-02-02 15:42:32.015 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role admin --user 649e657ffb8142fd8c94b5c674225474 --project cbbe23813d214d44b2ec466c91c4d7ba 2022-02-02 15:42:32.016 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2022-02-02 15:42:32.016 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2022-02-02 15:42:32.019 | ++ functions-common:get_field:726 : local data field 2022-02-02 15:42:32.022 | ++ functions-common:get_field:727 : read data 2022-02-02 15:42:34.253 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:42:34.253 | from cryptography.utils import int_from_bytes 2022-02-02 15:42:34.253 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:42:34.253 | from cryptography.utils import int_from_bytes 2022-02-02 15:42:34.400 | ++ functions-common:oscwrap:2344 : return 0 2022-02-02 15:42:34.404 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2022-02-02 15:42:34.406 | ++ functions-common:get_field:731 : field='$2' 2022-02-02 15:42:34.409 | ++ functions-common:get_field:733 : echo '| 68819c13ba204772b9d6eac8571a5bc0 | 649e657ffb8142fd8c94b5c674225474 | | cbbe23813d214d44b2ec466c91c4d7ba | | | False |' 2022-02-02 15:42:34.409 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-02 15:42:34.415 | ++ functions-common:get_field:727 : read data 2022-02-02 15:42:34.418 | + functions-common:get_or_add_user_project_role:910 : user_role_id=68819c13ba204772b9d6eac8571a5bc0 2022-02-02 15:42:34.421 | + functions-common:get_or_add_user_project_role:912 : echo 68819c13ba204772b9d6eac8571a5bc0 2022-02-02 15:42:34.421 | 68819c13ba204772b9d6eac8571a5bc0 2022-02-02 15:42:34.423 | + lib/swift:create_swift_accounts:675 : local swift_domain 2022-02-02 15:42:34.427 | ++ lib/swift:create_swift_accounts:676 : get_or_create_domain swift_test 'Used for swift functional testing' 2022-02-02 15:42:34.429 | ++ functions-common:get_or_create_domain:792 : local domain_id 2022-02-02 15:42:34.433 | +++ functions-common:get_or_create_domain:804 : oscwrap domain show swift_test -f value -c id 2022-02-02 15:42:36.682 | +++ functions-common:get_or_create_domain:806 : oscwrap domain create swift_test --description 'Used for swift functional testing' -f value -c id 2022-02-02 15:42:38.793 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:42:38.793 | from cryptography.utils import int_from_bytes 2022-02-02 15:42:38.793 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:42:38.793 | from cryptography.utils import int_from_bytes 2022-02-02 15:42:38.946 | +++ functions-common:oscwrap:2344 : return 0 2022-02-02 15:42:38.949 | ++ functions-common:get_or_create_domain:802 : domain_id=' 2022-02-02 15:42:38.949 | 99578b4037014e26a034d2b96d60c0d3' 2022-02-02 15:42:38.951 | ++ functions-common:get_or_create_domain:803 : echo 99578b4037014e26a034d2b96d60c0d3 2022-02-02 15:42:38.954 | + lib/swift:create_swift_accounts:676 : swift_domain=99578b4037014e26a034d2b96d60c0d3 2022-02-02 15:42:38.957 | + lib/swift:create_swift_accounts:677 : die_if_not_set 677 swift_domain 'Failure creating swift_test domain' 2022-02-02 15:42:38.959 | + functions-common:die_if_not_set:216 : local exitcode=0 2022-02-02 15:42:38.976 | + lib/swift:create_swift_accounts:679 : local swift_project_test4 2022-02-02 15:42:38.979 | ++ lib/swift:create_swift_accounts:680 : get_or_create_project swiftprojecttest4 99578b4037014e26a034d2b96d60c0d3 2022-02-02 15:42:38.982 | ++ functions-common:get_or_create_project:847 : local project_id 2022-02-02 15:42:38.986 | +++ functions-common:get_or_create_project:855 : oscwrap project create swiftprojecttest4 --domain=99578b4037014e26a034d2b96d60c0d3 --or-show -f value -c id 2022-02-02 15:42:41.164 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:42:41.165 | from cryptography.utils import int_from_bytes 2022-02-02 15:42:41.165 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:42:41.165 | from cryptography.utils import int_from_bytes 2022-02-02 15:42:41.318 | +++ functions-common:oscwrap:2344 : return 0 2022-02-02 15:42:41.321 | ++ functions-common:get_or_create_project:853 : project_id=e355945841874b979c52a96fb33da532 2022-02-02 15:42:41.324 | ++ functions-common:get_or_create_project:854 : echo e355945841874b979c52a96fb33da532 2022-02-02 15:42:41.327 | + lib/swift:create_swift_accounts:680 : swift_project_test4=e355945841874b979c52a96fb33da532 2022-02-02 15:42:41.330 | + lib/swift:create_swift_accounts:681 : die_if_not_set 681 swift_project_test4 'Failure creating swift_project_test4' 2022-02-02 15:42:41.332 | + functions-common:die_if_not_set:216 : local exitcode=0 2022-02-02 15:42:41.350 | + lib/swift:create_swift_accounts:683 : local swift_user_test4 2022-02-02 15:42:41.353 | ++ lib/swift:create_swift_accounts:685 : get_or_create_user swiftusertest4 testing4 99578b4037014e26a034d2b96d60c0d3 test4@example.com 2022-02-02 15:42:41.355 | ++ functions-common:get_or_create_user:824 : local user_id 2022-02-02 15:42:41.358 | ++ functions-common:get_or_create_user:825 : [[ ! -z test4@example.com ]] 2022-02-02 15:42:41.360 | ++ functions-common:get_or_create_user:826 : local email=--email=test4@example.com 2022-02-02 15:42:41.363 | +++ functions-common:get_or_create_user:842 : oscwrap user create swiftusertest4 --password testing4 --domain=99578b4037014e26a034d2b96d60c0d3 --email=test4@example.com --or-show -f value -c id 2022-02-02 15:42:43.545 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:42:43.545 | from cryptography.utils import int_from_bytes 2022-02-02 15:42:43.545 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:42:43.545 | from cryptography.utils import int_from_bytes 2022-02-02 15:42:43.706 | +++ functions-common:oscwrap:2344 : return 0 2022-02-02 15:42:43.709 | ++ functions-common:get_or_create_user:840 : user_id=960ac37eb74e47b39e1afcafa87c9850 2022-02-02 15:42:43.711 | ++ functions-common:get_or_create_user:841 : echo 960ac37eb74e47b39e1afcafa87c9850 2022-02-02 15:42:43.714 | + lib/swift:create_swift_accounts:685 : swift_user_test4=960ac37eb74e47b39e1afcafa87c9850 2022-02-02 15:42:43.717 | + lib/swift:create_swift_accounts:686 : die_if_not_set 686 swift_user_test4 'Failure creating swift_user_test4' 2022-02-02 15:42:43.720 | + functions-common:die_if_not_set:216 : local exitcode=0 2022-02-02 15:42:43.737 | + lib/swift:create_swift_accounts:687 : get_or_add_user_project_role admin 960ac37eb74e47b39e1afcafa87c9850 e355945841874b979c52a96fb33da532 2022-02-02 15:42:43.740 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2022-02-02 15:42:43.743 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2022-02-02 15:42:43.745 | ++ functions-common:_get_domain_args:872 : local domain 2022-02-02 15:42:43.749 | ++ functions-common:_get_domain_args:873 : domain= 2022-02-02 15:42:43.751 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2022-02-02 15:42:43.754 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2022-02-02 15:42:43.756 | ++ functions-common:_get_domain_args:882 : echo 2022-02-02 15:42:43.759 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2022-02-02 15:42:43.763 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2022-02-02 15:42:43.764 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role admin --user 960ac37eb74e47b39e1afcafa87c9850 --project e355945841874b979c52a96fb33da532 2022-02-02 15:42:43.764 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2022-02-02 15:42:43.767 | ++ functions-common:get_field:726 : local data field 2022-02-02 15:42:43.771 | ++ functions-common:get_field:727 : read data 2022-02-02 15:42:45.966 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:42:45.966 | from cryptography.utils import int_from_bytes 2022-02-02 15:42:45.966 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:42:45.966 | from cryptography.utils import int_from_bytes 2022-02-02 15:42:46.123 | ++ functions-common:oscwrap:2344 : return 0 2022-02-02 15:42:46.126 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2022-02-02 15:42:46.129 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2022-02-02 15:42:46.131 | + functions-common:get_or_add_user_project_role:901 : openstack role add admin --user 960ac37eb74e47b39e1afcafa87c9850 --project e355945841874b979c52a96fb33da532 2022-02-02 15:42:48.335 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:42:48.335 | from cryptography.utils import int_from_bytes 2022-02-02 15:42:48.335 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:42:48.335 | from cryptography.utils import int_from_bytes 2022-02-02 15:42:48.480 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role admin --user 960ac37eb74e47b39e1afcafa87c9850 --project e355945841874b979c52a96fb33da532 2022-02-02 15:42:48.480 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2022-02-02 15:42:48.481 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2022-02-02 15:42:48.484 | ++ functions-common:get_field:726 : local data field 2022-02-02 15:42:48.487 | ++ functions-common:get_field:727 : read data 2022-02-02 15:42:50.695 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:42:50.696 | from cryptography.utils import int_from_bytes 2022-02-02 15:42:50.696 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:42:50.696 | from cryptography.utils import int_from_bytes 2022-02-02 15:42:50.844 | ++ functions-common:oscwrap:2344 : return 0 2022-02-02 15:42:50.847 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2022-02-02 15:42:50.849 | ++ functions-common:get_field:731 : field='$2' 2022-02-02 15:42:50.852 | ++ functions-common:get_field:733 : echo '| 68819c13ba204772b9d6eac8571a5bc0 | 960ac37eb74e47b39e1afcafa87c9850 | | e355945841874b979c52a96fb33da532 | | | False |' 2022-02-02 15:42:50.853 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-02 15:42:50.859 | ++ functions-common:get_field:727 : read data 2022-02-02 15:42:50.862 | + functions-common:get_or_add_user_project_role:910 : user_role_id=68819c13ba204772b9d6eac8571a5bc0 2022-02-02 15:42:50.865 | + functions-common:get_or_add_user_project_role:912 : echo 68819c13ba204772b9d6eac8571a5bc0 2022-02-02 15:42:50.865 | 68819c13ba204772b9d6eac8571a5bc0 2022-02-02 15:42:50.867 | + inc/async:async_run:104 : return 0 2022-02-02 15:42:50.870 | + ./stack.sh:main:1109 : write_clouds_yaml 2022-02-02 15:42:50.872 | + functions-common:write_clouds_yaml:79 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2022-02-02 15:42:50.875 | ++ functions-common:write_clouds_yaml:81 : dirname /etc/openstack/clouds.yaml 2022-02-02 15:42:50.880 | + functions-common:write_clouds_yaml:81 : sudo mkdir -p /etc/openstack 2022-02-02 15:42:50.892 | + functions-common:write_clouds_yaml:82 : sudo chown -R ubuntu /etc/openstack 2022-02-02 15:42:50.904 | + functions-common:write_clouds_yaml:84 : CA_CERT_ARG= 2022-02-02 15:42:50.906 | + functions-common:write_clouds_yaml:85 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-02-02 15:42:50.909 | + functions-common:write_clouds_yaml:89 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack --os-region-name RegionOne --os-auth-url http://10.222.0.31/identity --os-username demo --os-password Passw0rd --os-project-name demo 2022-02-02 15:42:51.004 | The user clouds.yaml file didn't exist. 2022-02-02 15:42:51.014 | + functions-common:write_clouds_yaml:100 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-alt --os-region-name RegionOne --os-auth-url http://10.222.0.31/identity --os-username alt_demo --os-password Passw0rd --os-project-name alt_demo 2022-02-02 15:42:51.112 | /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. 2022-02-02 15:42:51.112 | self._clouds = yaml.load(clouds_file) 2022-02-02 15:42:51.123 | + functions-common:write_clouds_yaml:111 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-admin --os-region-name RegionOne --os-auth-url http://10.222.0.31/identity --os-username admin --os-password Passw0rd --os-project-name admin 2022-02-02 15:42:51.224 | /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. 2022-02-02 15:42:51.224 | self._clouds = yaml.load(clouds_file) 2022-02-02 15:42:51.235 | + functions-common:write_clouds_yaml:122 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-system-admin --os-region-name RegionOne --os-auth-url http://10.222.0.31/identity --os-username admin --os-password Passw0rd --os-system-scope all 2022-02-02 15:42:51.340 | /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. 2022-02-02 15:42:51.340 | self._clouds = yaml.load(clouds_file) 2022-02-02 15:42:51.350 | + functions-common:write_clouds_yaml:132 : cat 2022-02-02 15:42:51.356 | ++ functions-common:write_clouds_yaml:138 : eval echo '~ubuntu' 2022-02-02 15:42:51.359 | +++ functions-common:write_clouds_yaml:138 : echo /home/ubuntu 2022-02-02 15:42:51.362 | + functions-common:write_clouds_yaml:138 : rm -f /home/ubuntu/.config/openstack/clouds.yaml 2022-02-02 15:42:51.366 | + ./stack.sh:main:1114 : is_service_enabled horizon 2022-02-02 15:42:51.384 | + functions-common:is_service_enabled:1960 : return 1 2022-02-02 15:42:51.386 | + ./stack.sh:main:1119 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2022-02-02 15:42:51.438 | [Async create_nova_accounts:self]: Waiting for completion of create_nova_accounts (6 other jobs running) 2022-02-02 15:42:51.485 | [Async create_nova_accounts:self]: finished create_nova_accounts with result 0 in -1643816338 seconds 2022-02-02 15:42:51.522 | [Async create_glance_accounts:self]: Waiting for completion of create_glance_accounts (5 other jobs running) 2022-02-02 15:42:51.571 | [Async create_glance_accounts:self]: finished create_glance_accounts with result 0 in -1643816383 seconds 2022-02-02 15:42:51.610 | [Async create_cinder_accounts:self]: Waiting for completion of create_cinder_accounts (4 other jobs running) 2022-02-02 15:42:51.655 | [Async create_cinder_accounts:self]: finished create_cinder_accounts with result 0 in -1643816424 seconds 2022-02-02 15:42:51.659 | + inc/async:async_wait:166 : return 0 2022-02-02 15:42:51.662 | + ./stack.sh:main:1120 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2022-02-02 15:42:51.712 | [Async create_neutron_accounts:self]: Waiting for completion of create_neutron_accounts (3 other jobs running) 2022-02-02 15:42:51.758 | [Async create_neutron_accounts:self]: finished create_neutron_accounts with result 0 in -1643816467 seconds 2022-02-02 15:42:51.796 | [Async create_swift_accounts:self]: Waiting for completion of create_swift_accounts (2 other jobs running) 2022-02-02 15:42:51.842 | [Async create_swift_accounts:self]: finished create_swift_accounts with result 0 in -1643816486 seconds 2022-02-02 15:42:51.849 | Not waiting for async task configure_horizon that we never started or has already been waited for 2022-02-02 15:42:51.851 | + inc/async:async_wait:166 : return 0 2022-02-02 15:42:51.854 | + ./stack.sh:main:1126 : is_service_enabled mysql postgresql 2022-02-02 15:42:51.871 | + functions-common:is_service_enabled:1960 : return 0 2022-02-02 15:42:51.874 | + ./stack.sh:main:1126 : is_service_enabled glance 2022-02-02 15:42:51.891 | + functions-common:is_service_enabled:1960 : return 0 2022-02-02 15:42:51.894 | + ./stack.sh:main:1127 : echo_summary 'Configuring Glance' 2022-02-02 15:42:51.896 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2022-02-02 15:42:51.899 | + ./stack.sh:echo_summary:432 : echo -e Configuring Glance 2022-02-02 15:42:51.901 | + ./stack.sh:main:1128 : async_runfunc init_glance 2022-02-02 15:42:51.904 | + inc/async:async_runfunc:111 : async_run init_glance init_glance 2022-02-02 15:42:51.996 | [Async init_glance:self]: Running synchronously: init_glance 2022-02-02 15:42:51.998 | + inc/async:async_run:103 : init_glance 2022-02-02 15:42:52.001 | + lib/glance:init_glance:412 : rm -rf /opt/stack/data/glance/images 2022-02-02 15:42:52.005 | + lib/glance:init_glance:413 : mkdir -p /opt/stack/data/glance/images 2022-02-02 15:42:52.009 | + lib/glance:init_glance:416 : recreate_database glance 2022-02-02 15:42:52.011 | + lib/database:recreate_database:110 : local db=glance 2022-02-02 15:42:52.014 | + lib/database:recreate_database:111 : recreate_database_mysql glance 2022-02-02 15:42:52.017 | + lib/databases/mysql:recreate_database_mysql:63 : local db=glance 2022-02-02 15:42:52.019 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2022-02-02 15:42:52.024 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-02 15:42:52.067 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2022-02-02 15:42:52.072 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-02 15:42:52.179 | + lib/glance:init_glance:418 : time_start dbsync 2022-02-02 15:42:52.182 | + functions-common:time_start:2290 : local name=dbsync 2022-02-02 15:42:52.185 | + functions-common:time_start:2291 : local start_time= 2022-02-02 15:42:52.187 | + functions-common:time_start:2292 : [[ -n '' ]] 2022-02-02 15:42:52.191 | ++ functions-common:time_start:2295 : date +%s%3N 2022-02-02 15:42:52.195 | + functions-common:time_start:2295 : _TIME_START[$name]=1643816572192 2022-02-02 15:42:52.198 | + lib/glance:init_glance:420 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2022-02-02 15:42:54.195 | DEBUG oslo_db.sqlalchemy.engines [-] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86764) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}} 2022-02-02 15:42:54.198 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-02-02 15:42:54.199 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-02-02 15:42:54.228 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-02-02 15:42:54.228 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-02-02 15:42:54.249 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/glance/glance/db/sqlalchemy/migrate_repo... {{(pid=86764) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-02 15:42:54.249 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/045_sqlite_upgrade.sql... {{(pid=86764) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:42:54.250 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/045_sqlite_upgrade.sql loaded successfully {{(pid=86764) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:42:54.250 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/045_add_visibility.py... {{(pid=86764) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:42:54.250 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/045_add_visibility.py loaded successfully {{(pid=86764) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:42:54.250 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/012_id_to_uuid.py... {{(pid=86764) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:42:54.250 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/012_id_to_uuid.py loaded successfully {{(pid=86764) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:42:54.250 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/011_sqlite_upgrade.sql... {{(pid=86764) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:42:54.251 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/011_sqlite_upgrade.sql loaded successfully {{(pid=86764) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:42:54.251 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/011_make_mindisk_and_minram_notnull.py... {{(pid=86764) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:42:54.251 | 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=86764) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:42:54.251 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/010_default_update_at.py... {{(pid=86764) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:42:54.251 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/010_default_update_at.py loaded successfully {{(pid=86764) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:42:54.251 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/016_add_status_image_member.py... {{(pid=86764) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:42:54.252 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/016_add_status_image_member.py loaded successfully {{(pid=86764) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:42:54.252 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/027_checksum_index.py... {{(pid=86764) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:42:54.252 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/027_checksum_index.py loaded successfully {{(pid=86764) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:42:54.252 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/034_add_virtual_size.py... {{(pid=86764) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:42:54.252 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/034_add_virtual_size.py loaded successfully {{(pid=86764) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:42:54.252 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/030_add_tasks_table.py... {{(pid=86764) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:42:54.252 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/030_add_tasks_table.py loaded successfully {{(pid=86764) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:42:54.253 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/004_add_checksum.py... {{(pid=86764) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:42:54.253 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/004_add_checksum.py loaded successfully {{(pid=86764) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:42:54.253 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/001_add_images_table.py... {{(pid=86764) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:42:54.253 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/001_add_images_table.py loaded successfully {{(pid=86764) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:42:54.253 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/003_sqlite_upgrade.sql... {{(pid=86764) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:42:54.253 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/003_sqlite_upgrade.sql loaded successfully {{(pid=86764) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:42:54.253 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/003_add_disk_format.py... {{(pid=86764) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:42:54.254 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/003_add_disk_format.py loaded successfully {{(pid=86764) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:42:54.254 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/008_add_image_members_table.py... {{(pid=86764) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:42:54.254 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/008_add_image_members_table.py loaded successfully {{(pid=86764) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:42:54.254 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/007_add_owner.py... {{(pid=86764) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:42:54.254 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/007_add_owner.py loaded successfully {{(pid=86764) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:42:54.254 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/037_sqlite_upgrade.sql... {{(pid=86764) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:42:54.254 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/037_sqlite_upgrade.sql loaded successfully {{(pid=86764) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:42:54.255 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/037_add_changes_to_satisfy_models.py... {{(pid=86764) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:42:54.255 | 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=86764) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:42:54.255 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/021_set_engine_mysql_innodb.py... {{(pid=86764) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:42:54.255 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/021_set_engine_mysql_innodb.py loaded successfully {{(pid=86764) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:42:54.255 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/018_add_image_locations_table.py... {{(pid=86764) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:42:54.255 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/018_add_image_locations_table.py loaded successfully {{(pid=86764) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:42:54.256 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/002_add_image_properties_table.py... {{(pid=86764) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:42:54.256 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/002_add_image_properties_table.py loaded successfully {{(pid=86764) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:42:54.256 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/033_add_location_status.py... {{(pid=86764) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:42:54.256 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/033_add_location_status.py loaded successfully {{(pid=86764) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:42:54.256 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/017_quote_encrypted_swift_credentials.py... {{(pid=86764) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:42:54.256 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/017_quote_encrypted_swift_credentials.py loaded successfully {{(pid=86764) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:42:54.256 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/019_migrate_image_locations.py... {{(pid=86764) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:42:54.257 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/019_migrate_image_locations.py loaded successfully {{(pid=86764) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:42:54.257 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/035_add_metadef_tables.py... {{(pid=86764) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:42:54.257 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/035_add_metadef_tables.py loaded successfully {{(pid=86764) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:42:54.257 | 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=86764) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:42:54.257 | 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=86764) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:42:54.257 | 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=86764) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:42:54.257 | 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=86764) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:42:54.258 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_key_to_name.py... {{(pid=86764) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:42:54.258 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_key_to_name.py loaded successfully {{(pid=86764) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:42:54.258 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_sqlite_upgrade.sql... {{(pid=86764) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:42:54.258 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_sqlite_upgrade.sql loaded successfully {{(pid=86764) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:42:54.258 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_mysql_upgrade.sql... {{(pid=86764) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:42:54.258 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_mysql_upgrade.sql loaded successfully {{(pid=86764) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:42:54.258 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/024_placeholder.py... {{(pid=86764) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:42:54.259 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/024_placeholder.py loaded successfully {{(pid=86764) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:42:54.259 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/038_add_metadef_tags_table.py... {{(pid=86764) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:42:54.259 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/038_add_metadef_tags_table.py loaded successfully {{(pid=86764) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:42:54.259 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/044_update_metadef_os_nova_server.py... {{(pid=86764) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:42:54.259 | 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=86764) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:42:54.259 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/036_rename_metadef_schema_columns.py... {{(pid=86764) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:42:54.259 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/036_rename_metadef_schema_columns.py loaded successfully {{(pid=86764) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:42:54.260 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/028_owner_index.py... {{(pid=86764) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:42:54.260 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/028_owner_index.py loaded successfully {{(pid=86764) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:42:54.260 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/026_add_location_storage_information.py... {{(pid=86764) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:42:54.260 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/026_add_location_storage_information.py loaded successfully {{(pid=86764) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:42:54.260 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/025_placeholder.py... {{(pid=86764) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:42:54.260 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/025_placeholder.py loaded successfully {{(pid=86764) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:42:54.260 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/015_quote_swift_credentials.py... {{(pid=86764) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:42:54.261 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/015_quote_swift_credentials.py loaded successfully {{(pid=86764) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:42:54.261 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/032_add_task_info_table.py... {{(pid=86764) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:42:54.261 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/032_add_task_info_table.py loaded successfully {{(pid=86764) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:42:54.261 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/005_size_big_integer.py... {{(pid=86764) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:42:54.261 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/005_size_big_integer.py loaded successfully {{(pid=86764) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:42:54.261 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/009_add_mindisk_and_minram.py... {{(pid=86764) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:42:54.261 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/009_add_mindisk_and_minram.py loaded successfully {{(pid=86764) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:42:54.262 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/020_drop_images_table_location.py... {{(pid=86764) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:42:54.262 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/020_drop_images_table_location.py loaded successfully {{(pid=86764) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:42:54.262 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/041_add_artifact_tables.py... {{(pid=86764) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:42:54.263 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/041_add_artifact_tables.py loaded successfully {{(pid=86764) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:42:54.263 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/014_add_image_tags_table.py... {{(pid=86764) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:42:54.263 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/014_add_image_tags_table.py loaded successfully {{(pid=86764) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:42:54.263 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/043_add_image_created_updated_idx.py... {{(pid=86764) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:42:54.263 | 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=86764) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:42:54.263 | 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=86764) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:42:54.263 | 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=86764) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:42:54.264 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/013_add_protected.py... {{(pid=86764) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:42:54.264 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/013_add_protected.py loaded successfully {{(pid=86764) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:42:54.264 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/031_remove_duplicated_locations.py... {{(pid=86764) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:42:54.264 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/031_remove_duplicated_locations.py loaded successfully {{(pid=86764) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:42:54.264 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/023_placeholder.py... {{(pid=86764) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:42:54.264 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/023_placeholder.py loaded successfully {{(pid=86764) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:42:54.264 | 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=86764) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:42:54.265 | 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=86764) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:42:54.265 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/022_image_member_index.py... {{(pid=86764) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:42:54.265 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/022_image_member_index.py loaded successfully {{(pid=86764) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:42:54.265 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/glance/glance/db/sqlalchemy/migrate_repo loaded successfully {{(pid=86764) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-02 15:42:54.265 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'Glance Migrations', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=86764) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-02 15:42:54.290 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/glance/glance/db/sqlalchemy/migrate_repo... {{(pid=86764) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-02 15:42:54.290 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/045_sqlite_upgrade.sql... {{(pid=86764) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:42:54.291 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/045_sqlite_upgrade.sql loaded successfully {{(pid=86764) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:42:54.291 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/045_add_visibility.py... {{(pid=86764) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:42:54.291 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/045_add_visibility.py loaded successfully {{(pid=86764) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:42:54.291 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/012_id_to_uuid.py... {{(pid=86764) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:42:54.291 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/012_id_to_uuid.py loaded successfully {{(pid=86764) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:42:54.291 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/011_sqlite_upgrade.sql... {{(pid=86764) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:42:54.292 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/011_sqlite_upgrade.sql loaded successfully {{(pid=86764) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:42:54.292 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/011_make_mindisk_and_minram_notnull.py... {{(pid=86764) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:42:54.292 | 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=86764) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:42:54.292 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/010_default_update_at.py... {{(pid=86764) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:42:54.292 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/010_default_update_at.py loaded successfully {{(pid=86764) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:42:54.292 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/016_add_status_image_member.py... {{(pid=86764) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:42:54.292 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/016_add_status_image_member.py loaded successfully {{(pid=86764) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:42:54.293 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/027_checksum_index.py... {{(pid=86764) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:42:54.293 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/027_checksum_index.py loaded successfully {{(pid=86764) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:42:54.293 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/034_add_virtual_size.py... {{(pid=86764) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:42:54.293 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/034_add_virtual_size.py loaded successfully {{(pid=86764) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:42:54.293 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/030_add_tasks_table.py... {{(pid=86764) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:42:54.293 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/030_add_tasks_table.py loaded successfully {{(pid=86764) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:42:54.293 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/004_add_checksum.py... {{(pid=86764) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:42:54.294 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/004_add_checksum.py loaded successfully {{(pid=86764) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:42:54.294 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/001_add_images_table.py... {{(pid=86764) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:42:54.294 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/001_add_images_table.py loaded successfully {{(pid=86764) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:42:54.294 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/003_sqlite_upgrade.sql... {{(pid=86764) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:42:54.294 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/003_sqlite_upgrade.sql loaded successfully {{(pid=86764) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:42:54.294 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/003_add_disk_format.py... {{(pid=86764) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:42:54.295 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/003_add_disk_format.py loaded successfully {{(pid=86764) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:42:54.295 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/008_add_image_members_table.py... {{(pid=86764) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:42:54.295 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/008_add_image_members_table.py loaded successfully {{(pid=86764) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:42:54.295 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/007_add_owner.py... {{(pid=86764) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:42:54.295 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/007_add_owner.py loaded successfully {{(pid=86764) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:42:54.295 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/037_sqlite_upgrade.sql... {{(pid=86764) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:42:54.295 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/037_sqlite_upgrade.sql loaded successfully {{(pid=86764) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:42:54.296 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/037_add_changes_to_satisfy_models.py... {{(pid=86764) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:42:54.296 | 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=86764) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:42:54.296 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/021_set_engine_mysql_innodb.py... {{(pid=86764) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:42:54.296 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/021_set_engine_mysql_innodb.py loaded successfully {{(pid=86764) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:42:54.296 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/018_add_image_locations_table.py... {{(pid=86764) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:42:54.296 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/018_add_image_locations_table.py loaded successfully {{(pid=86764) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:42:54.296 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/002_add_image_properties_table.py... {{(pid=86764) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:42:54.297 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/002_add_image_properties_table.py loaded successfully {{(pid=86764) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:42:54.297 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/033_add_location_status.py... {{(pid=86764) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:42:54.297 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/033_add_location_status.py loaded successfully {{(pid=86764) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:42:54.297 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/017_quote_encrypted_swift_credentials.py... {{(pid=86764) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:42:54.297 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/017_quote_encrypted_swift_credentials.py loaded successfully {{(pid=86764) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:42:54.297 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/019_migrate_image_locations.py... {{(pid=86764) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:42:54.297 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/019_migrate_image_locations.py loaded successfully {{(pid=86764) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:42:54.298 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/035_add_metadef_tables.py... {{(pid=86764) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:42:54.298 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/035_add_metadef_tables.py loaded successfully {{(pid=86764) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:42:54.298 | 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=86764) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:42:54.298 | 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=86764) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:42:54.298 | 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=86764) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:42:54.298 | 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=86764) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:42:54.298 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_key_to_name.py... {{(pid=86764) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:42:54.299 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_key_to_name.py loaded successfully {{(pid=86764) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:42:54.299 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_sqlite_upgrade.sql... {{(pid=86764) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:42:54.299 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_sqlite_upgrade.sql loaded successfully {{(pid=86764) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:42:54.299 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_mysql_upgrade.sql... {{(pid=86764) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:42:54.299 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_mysql_upgrade.sql loaded successfully {{(pid=86764) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:42:54.299 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/024_placeholder.py... {{(pid=86764) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:42:54.299 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/024_placeholder.py loaded successfully {{(pid=86764) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:42:54.300 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/038_add_metadef_tags_table.py... {{(pid=86764) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:42:54.300 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/038_add_metadef_tags_table.py loaded successfully {{(pid=86764) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:42:54.300 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/044_update_metadef_os_nova_server.py... {{(pid=86764) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:42:54.300 | 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=86764) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:42:54.300 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/036_rename_metadef_schema_columns.py... {{(pid=86764) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:42:54.300 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/036_rename_metadef_schema_columns.py loaded successfully {{(pid=86764) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:42:54.301 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/028_owner_index.py... {{(pid=86764) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:42:54.301 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/028_owner_index.py loaded successfully {{(pid=86764) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:42:54.301 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/026_add_location_storage_information.py... {{(pid=86764) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:42:54.301 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/026_add_location_storage_information.py loaded successfully {{(pid=86764) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:42:54.301 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/025_placeholder.py... {{(pid=86764) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:42:54.301 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/025_placeholder.py loaded successfully {{(pid=86764) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:42:54.301 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/015_quote_swift_credentials.py... {{(pid=86764) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:42:54.302 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/015_quote_swift_credentials.py loaded successfully {{(pid=86764) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:42:54.302 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/032_add_task_info_table.py... {{(pid=86764) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:42:54.302 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/032_add_task_info_table.py loaded successfully {{(pid=86764) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:42:54.302 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/005_size_big_integer.py... {{(pid=86764) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:42:54.302 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/005_size_big_integer.py loaded successfully {{(pid=86764) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:42:54.302 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/009_add_mindisk_and_minram.py... {{(pid=86764) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:42:54.302 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/009_add_mindisk_and_minram.py loaded successfully {{(pid=86764) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:42:54.303 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/020_drop_images_table_location.py... {{(pid=86764) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:42:54.303 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/020_drop_images_table_location.py loaded successfully {{(pid=86764) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:42:54.303 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/041_add_artifact_tables.py... {{(pid=86764) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:42:54.303 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/041_add_artifact_tables.py loaded successfully {{(pid=86764) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:42:54.303 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/014_add_image_tags_table.py... {{(pid=86764) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:42:54.303 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/014_add_image_tags_table.py loaded successfully {{(pid=86764) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:42:54.303 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/043_add_image_created_updated_idx.py... {{(pid=86764) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:42:54.304 | 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=86764) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:42:54.304 | 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=86764) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:42:54.304 | 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=86764) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:42:54.304 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/013_add_protected.py... {{(pid=86764) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:42:54.304 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/013_add_protected.py loaded successfully {{(pid=86764) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:42:54.304 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/031_remove_duplicated_locations.py... {{(pid=86764) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:42:54.304 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/031_remove_duplicated_locations.py loaded successfully {{(pid=86764) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:42:54.305 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/023_placeholder.py... {{(pid=86764) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:42:54.305 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/023_placeholder.py loaded successfully {{(pid=86764) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:42:54.305 | 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=86764) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:42:54.305 | 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=86764) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:42:54.305 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/022_image_member_index.py... {{(pid=86764) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:42:54.305 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/022_image_member_index.py loaded successfully {{(pid=86764) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:42:54.305 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/glance/glance/db/sqlalchemy/migrate_repo loaded successfully {{(pid=86764) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-02 15:42:54.306 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'Glance Migrations', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=86764) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-02 15:42:54.761 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-02-02 15:42:54.762 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-02-02 15:42:55.129 | INFO [alembic.runtime.migration] Running upgrade -> liberty, liberty initial 2022-02-02 15:43:16.450 | INFO [alembic.runtime.migration] Running upgrade liberty -> mitaka01, add index on created_at and updated_at columns of 'images' table 2022-02-02 15:43:17.098 | INFO [alembic.runtime.migration] Running upgrade mitaka01 -> mitaka02, update metadef os_nova_server 2022-02-02 15:43:17.159 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_expand01, add visibility to images 2022-02-02 15:43:19.017 | INFO [alembic.runtime.migration] Running upgrade ocata_expand01 -> pike_expand01, empty expand for symmetry with pike_contract01 2022-02-02 15:43:19.068 | INFO [alembic.runtime.migration] Running upgrade pike_expand01 -> queens_expand01 2022-02-02 15:43:19.114 | INFO [alembic.runtime.migration] Running upgrade queens_expand01 -> rocky_expand01, add os_hidden column to images table 2022-02-02 15:43:21.149 | INFO [alembic.runtime.migration] Running upgrade rocky_expand01 -> rocky_expand02, add os_hash_algo and os_hash_value columns to images table 2022-02-02 15:43:22.189 | INFO [alembic.runtime.migration] Running upgrade rocky_expand02 -> train_expand01, empty expand for symmetry with train_contract01 2022-02-02 15:43:22.344 | INFO [alembic.runtime.migration] Running upgrade train_expand01 -> ussuri_expand01, empty expand for symmetry with ussuri_expand01 2022-02-02 15:43:22.446 | INFO [alembic.runtime.migration] Running upgrade ussuri_expand01 -> wallaby_expand01, add image_id, request_id, user columns to tasks table" 2022-02-02 15:43:23.693 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-02-02 15:43:23.693 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-02-02 15:43:23.700 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-02-02 15:43:23.700 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-02-02 15:43:23.707 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-02-02 15:43:23.709 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-02-02 15:43:23.732 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-02-02 15:43:23.732 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-02-02 15:43:23.768 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-02-02 15:43:23.768 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-02-02 15:43:23.779 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_contract01, remove is_public from images 2022-02-02 15:43:26.703 | INFO [alembic.runtime.migration] Running upgrade ocata_contract01 -> pike_contract01, drop glare artifacts tables 2022-02-02 15:43:28.398 | INFO [alembic.runtime.migration] Running upgrade pike_contract01 -> queens_contract01 2022-02-02 15:43:28.497 | INFO [alembic.runtime.migration] Running upgrade queens_contract01 -> rocky_contract01 2022-02-02 15:43:28.571 | INFO [alembic.runtime.migration] Running upgrade rocky_contract01 -> rocky_contract02 2022-02-02 15:43:28.611 | INFO [alembic.runtime.migration] Running upgrade rocky_contract02 -> train_contract01 2022-02-02 15:43:28.680 | INFO [alembic.runtime.migration] Running upgrade train_contract01 -> ussuri_contract01 2022-02-02 15:43:28.720 | INFO [alembic.runtime.migration] Running upgrade ussuri_contract01 -> wallaby_contract01 2022-02-02 15:43:28.767 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-02-02 15:43:28.767 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-02-02 15:43:28.774 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-02-02 15:43:28.774 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-02-02 15:43:28.779 | Upgraded database to: wallaby_expand01, current revision(s): wallaby_expand01 2022-02-02 15:43:28.779 | Database migration is up to date. No migration needed. 2022-02-02 15:43:28.779 | Upgraded database to: wallaby_contract01, current revision(s): wallaby_contract01 2022-02-02 15:43:28.779 | Database is synced successfully. 2022-02-02 15:43:28.977 | + lib/glance:init_glance:423 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2022-02-02 15:43:30.894 | DEBUG oslo_db.sqlalchemy.engines [-] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86921) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}} 2022-02-02 15:43:31.384 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-hypervisor.json loaded to database. 2022-02-02 15:43:31.812 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-quota-flavor.json loaded to database. 2022-02-02 15:43:32.182 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-disk-filter.json loaded to database. 2022-02-02 15:43:32.772 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-memory-backing.json loaded to database. 2022-02-02 15:43:33.490 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-webservers.json loaded to database. 2022-02-02 15:43:33.730 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-num-instances.json loaded to database. 2022-02-02 15:43:34.164 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-watchdog.json loaded to database. 2022-02-02 15:43:34.371 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-xenapi.json loaded to database. 2022-02-02 15:43:34.726 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/operating-system.json loaded to database. 2022-02-02 15:43:35.336 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-runtimes.json loaded to database. 2022-02-02 15:43:35.726 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/image-signature-verification.json loaded to database. 2022-02-02 15:43:36.495 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/glance-common-image-props.json loaded to database. 2022-02-02 15:43:36.707 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/storage-volume-type.json loaded to database. 2022-02-02 15:43:36.989 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-iops-filter.json loaded to database. 2022-02-02 15:43:37.229 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-flavor.json loaded to database. 2022-02-02 15:43:37.644 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-pinning.json loaded to database. 2022-02-02 15:43:38.063 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-instance-data.json loaded to database. 2022-02-02 15:43:39.314 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt-image.json loaded to database. 2022-02-02 15:43:40.029 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vcputopology.json loaded to database. 2022-02-02 15:43:40.669 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-host-capabilities.json loaded to database. 2022-02-02 15:43:40.903 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-shutdown.json loaded to database. 2022-02-02 15:43:41.513 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware.json loaded to database. 2022-02-02 15:43:42.982 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-databases.json loaded to database. 2022-02-02 15:43:44.416 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-storage-allocation-setting-data.json loaded to database. 2022-02-02 15:43:46.142 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-resource-allocation-setting-data.json loaded to database. 2022-02-02 15:43:46.541 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-quota.json loaded to database. 2022-02-02 15:43:47.886 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-virtual-system-setting-data.json loaded to database. 2022-02-02 15:43:48.286 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt.json loaded to database. 2022-02-02 15:43:48.852 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-processor-allocation-setting-data.json loaded to database. 2022-02-02 15:43:49.210 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-randomgen.json loaded to database. 2022-02-02 15:43:49.210 | INFO glance.db.sqlalchemy.metadata [-] Metadata loading finished 2022-02-02 15:43:49.408 | + lib/glance:init_glance:424 : time_stop dbsync 2022-02-02 15:43:49.411 | + functions-common:time_stop:2304 : local name 2022-02-02 15:43:49.414 | + functions-common:time_stop:2305 : local end_time 2022-02-02 15:43:49.416 | + functions-common:time_stop:2306 : local elapsed_time 2022-02-02 15:43:49.419 | + functions-common:time_stop:2307 : local total 2022-02-02 15:43:49.421 | + functions-common:time_stop:2308 : local start_time 2022-02-02 15:43:49.424 | + functions-common:time_stop:2310 : name=dbsync 2022-02-02 15:43:49.426 | + functions-common:time_stop:2311 : start_time=1643816572192 2022-02-02 15:43:49.429 | + functions-common:time_stop:2313 : [[ -z 1643816572192 ]] 2022-02-02 15:43:49.432 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-02-02 15:43:49.437 | + functions-common:time_stop:2316 : end_time=1643816629434 2022-02-02 15:43:49.439 | + functions-common:time_stop:2317 : elapsed_time=57242 2022-02-02 15:43:49.442 | + functions-common:time_stop:2318 : total=129379 2022-02-02 15:43:49.444 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-02-02 15:43:49.447 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=186621 2022-02-02 15:43:49.449 | + inc/async:async_run:104 : return 0 2022-02-02 15:43:49.452 | + ./stack.sh:main:1135 : is_service_enabled neutron 2022-02-02 15:43:49.469 | + functions-common:is_service_enabled:1960 : return 0 2022-02-02 15:43:49.472 | + ./stack.sh:main:1136 : echo_summary 'Configuring Neutron' 2022-02-02 15:43:49.474 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2022-02-02 15:43:49.476 | + ./stack.sh:echo_summary:432 : echo -e Configuring Neutron 2022-02-02 15:43:49.479 | + ./stack.sh:main:1138 : configure_neutron 2022-02-02 15:43:49.481 | + lib/neutron:configure_neutron:603 : is_neutron_legacy_enabled 2022-02-02 15:43:49.485 | ++ 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 2022-02-02 15:43:49.485 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2022-02-02 15:43:49.491 | + 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 2022-02-02 15:43:49.494 | + 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 ]] 2022-02-02 15:43:49.496 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-02-02 15:43:49.499 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2022-02-02 15:43:49.501 | + lib/neutron:configure_neutron:605 : configure_mutnauq 2022-02-02 15:43:49.504 | + lib/neutron-legacy:configure_mutnauq:338 : _configure_neutron_common 2022-02-02 15:43:49.506 | + lib/neutron-legacy:_configure_neutron_common:718 : _create_neutron_conf_dir 2022-02-02 15:43:49.508 | + lib/neutron-legacy:_create_neutron_conf_dir:711 : sudo install -d -o ubuntu /etc/neutron 2022-02-02 15:43:49.522 | + lib/neutron-legacy:_configure_neutron_common:721 : cd /opt/stack/neutron 2022-02-02 15:43:49.524 | + lib/neutron-legacy:_configure_neutron_common:721 : exec ./tools/generate_config_file_samples.sh 2022-02-02 15:44:11.209 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:44:11.209 | from cryptography.utils import int_from_bytes 2022-02-02 15:44:11.209 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:44:11.209 | from cryptography.utils import int_from_bytes 2022-02-02 15:44:19.718 | + lib/neutron-legacy:_configure_neutron_common:723 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2022-02-02 15:44:19.722 | + lib/neutron-legacy:_configure_neutron_common:725 : Q_POLICY_FILE=/etc/neutron/policy.json 2022-02-02 15:44:19.724 | + lib/neutron-legacy:_configure_neutron_common:729 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2022-02-02 15:44:19.727 | + lib/neutron-legacy:_configure_neutron_common:733 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2022-02-02 15:44:19.729 | + lib/neutron-legacy:_configure_neutron_common:738 : neutron_plugin_configure_common 2022-02-02 15:44:19.731 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:64 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2022-02-02 15:44:19.733 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2022-02-02 15:44:19.740 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CLASS=ml2 2022-02-02 15:44:19.742 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:69 : _neutron_service_plugin_class_add router 2022-02-02 15:44:19.745 | + lib/neutron-legacy:_neutron_service_plugin_class_add:887 : local service_plugin_class=router 2022-02-02 15:44:19.747 | + lib/neutron-legacy:_neutron_service_plugin_class_add:888 : [[ '' == '' ]] 2022-02-02 15:44:19.749 | + lib/neutron-legacy:_neutron_service_plugin_class_add:889 : Q_SERVICE_PLUGIN_CLASSES=router 2022-02-02 15:44:19.751 | + lib/neutron-legacy:_configure_neutron_common:740 : [[ etc/neutron/plugins/ml2 == '' ]] 2022-02-02 15:44:19.754 | + lib/neutron-legacy:_configure_neutron_common:740 : [[ ml2_conf.ini == '' ]] 2022-02-02 15:44:19.756 | + lib/neutron-legacy:_configure_neutron_common:740 : [[ ml2 == '' ]] 2022-02-02 15:44:19.758 | + lib/neutron-legacy:_configure_neutron_common:745 : mkdir -p /etc/neutron/plugins/ml2 2022-02-02 15:44:19.763 | + lib/neutron-legacy:_configure_neutron_common:746 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-02 15:44:19.765 | + lib/neutron-legacy:_configure_neutron_common:749 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2022-02-02 15:44:19.767 | + lib/neutron-legacy:_configure_neutron_common:750 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample /etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-02 15:44:19.772 | ++ lib/neutron-legacy:_configure_neutron_common:755 : database_connection_url neutron 2022-02-02 15:44:19.775 | ++ lib/database:database_connection_url:132 : local db=neutron 2022-02-02 15:44:19.777 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql neutron 2022-02-02 15:44:19.779 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=neutron 2022-02-02 15:44:19.782 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2022-02-02 15:44:19.784 | + lib/neutron-legacy:_configure_neutron_common:755 : iniset /etc/neutron/neutron.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2022-02-02 15:44:19.811 | + lib/neutron-legacy:_configure_neutron_common:756 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2022-02-02 15:44:19.840 | + lib/neutron-legacy:_configure_neutron_common:757 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2022-02-02 15:44:19.868 | + lib/neutron-legacy:_configure_neutron_common:758 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2022-02-02 15:44:19.943 | + lib/neutron-legacy:_configure_neutron_common:759 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2022-02-02 15:44:19.972 | + lib/neutron-legacy:_configure_neutron_common:762 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2022-02-02 15:44:20.000 | + lib/neutron-legacy:_configure_neutron_common:764 : '[' libvirt = fake ']' 2022-02-02 15:44:20.002 | + lib/neutron-legacy:_configure_neutron_common:774 : setup_logging /etc/neutron/neutron.conf 2022-02-02 15:44:20.005 | + functions:setup_logging:674 : setup_systemd_logging /etc/neutron/neutron.conf 2022-02-02 15:44:20.007 | + functions:setup_systemd_logging:689 : local conf_file=/etc/neutron/neutron.conf 2022-02-02 15:44:20.010 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-02-02 15:44:20.026 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-02-02 15:44:20.029 | + functions:setup_systemd_logging:695 : local pidstr= 2022-02-02 15:44:20.031 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-02-02 15:44:20.033 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-02-02 15:44:20.035 | + functions:setup_systemd_logging:702 : iniset /etc/neutron/neutron.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-02-02 15:44:20.063 | + functions:setup_systemd_logging:704 : iniset /etc/neutron/neutron.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-02-02 15:44:20.091 | + functions:setup_systemd_logging:705 : iniset /etc/neutron/neutron.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-02-02 15:44:20.120 | + functions:setup_systemd_logging:706 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-02-02 15:44:20.148 | + lib/neutron-legacy:_configure_neutron_common:776 : is_service_enabled tls-proxy 2022-02-02 15:44:20.164 | + functions-common:is_service_enabled:1960 : return 1 2022-02-02 15:44:20.166 | + lib/neutron-legacy:_configure_neutron_common:782 : _neutron_setup_rootwrap 2022-02-02 15:44:20.169 | + lib/neutron-legacy:_neutron_setup_rootwrap:922 : [[ True == \F\a\l\s\e ]] 2022-02-02 15:44:20.171 | + lib/neutron-legacy:_neutron_setup_rootwrap:926 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2022-02-02 15:44:20.173 | + lib/neutron-legacy:_neutron_setup_rootwrap:927 : [[ -d /etc/neutron/rootwrap.d ]] 2022-02-02 15:44:20.176 | + lib/neutron-legacy:_neutron_setup_rootwrap:931 : _neutron_deploy_rootwrap_filters /opt/stack/neutron 2022-02-02 15:44:20.178 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:912 : [[ True == \F\a\l\s\e ]] 2022-02-02 15:44:20.181 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:915 : local srcdir=/opt/stack/neutron 2022-02-02 15:44:20.183 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:916 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2022-02-02 15:44:20.196 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:917 : 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/ipset-firewall.filters /opt/stack/neutron/etc/neutron/rootwrap.d/l3.filters /opt/stack/neutron/etc/neutron/rootwrap.d/linuxbridge-plugin.filters /opt/stack/neutron/etc/neutron/rootwrap.d/openvswitch-plugin.filters /opt/stack/neutron/etc/neutron/rootwrap.d/privsep.filters /etc/neutron/rootwrap.d/ 2022-02-02 15:44:20.209 | + lib/neutron-legacy:_neutron_setup_rootwrap:935 : test -r /opt/stack/neutron/etc/neutron/rootwrap.conf 2022-02-02 15:44:20.211 | + lib/neutron-legacy:_neutron_setup_rootwrap:938 : sudo install -o root -g root -m 644 /opt/stack/neutron/etc/rootwrap.conf /etc/neutron/rootwrap.conf 2022-02-02 15:44:20.223 | + lib/neutron-legacy:_neutron_setup_rootwrap:940 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/neutron/rootwrap.d:' -i /etc/neutron/rootwrap.conf 2022-02-02 15:44:20.236 | + lib/neutron-legacy:_neutron_setup_rootwrap:941 : sudo sed -e 's:^exec_dirs=\(.*\)$:exec_dirs=\1,/usr/local/bin:' -i /etc/neutron/rootwrap.conf 2022-02-02 15:44:20.248 | + lib/neutron-legacy:_neutron_setup_rootwrap:944 : ROOTWRAP_SUDOER_CMD='/usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-02-02 15:44:20.250 | + lib/neutron-legacy:_neutron_setup_rootwrap:945 : ROOTWRAP_DAEMON_SUDOER_CMD='/usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-02-02 15:44:20.253 | ++ lib/neutron-legacy:_neutron_setup_rootwrap:948 : mktemp 2022-02-02 15:44:20.257 | + lib/neutron-legacy:_neutron_setup_rootwrap:948 : TEMPFILE=/tmp/tmp.sZcSk41BLJ 2022-02-02 15:44:20.260 | + lib/neutron-legacy:_neutron_setup_rootwrap:949 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-02-02 15:44:20.263 | + lib/neutron-legacy:_neutron_setup_rootwrap:950 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-02-02 15:44:20.265 | + lib/neutron-legacy:_neutron_setup_rootwrap:951 : chmod 0440 /tmp/tmp.sZcSk41BLJ 2022-02-02 15:44:20.269 | + lib/neutron-legacy:_neutron_setup_rootwrap:952 : sudo chown root:root /tmp/tmp.sZcSk41BLJ 2022-02-02 15:44:20.281 | + lib/neutron-legacy:_neutron_setup_rootwrap:953 : sudo mv /tmp/tmp.sZcSk41BLJ /etc/sudoers.d/neutron-rootwrap 2022-02-02 15:44:20.293 | + lib/neutron-legacy:_neutron_setup_rootwrap:956 : iniset /etc/neutron/neutron.conf agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-02-02 15:44:20.323 | + lib/neutron-legacy:_neutron_setup_rootwrap:957 : [[ True == \T\r\u\e ]] 2022-02-02 15:44:20.326 | + lib/neutron-legacy:_neutron_setup_rootwrap:958 : iniset /etc/neutron/neutron.conf agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-02-02 15:44:20.354 | + lib/neutron-legacy:configure_mutnauq:339 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2022-02-02 15:44:20.356 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=neutron 2022-02-02 15:44:20.359 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/neutron/neutron.conf 2022-02-02 15:44:20.362 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-02-02 15:44:20.364 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-02-02 15:44:20.366 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-02-02 15:44:20.384 | + functions-common:is_service_enabled:1960 : return 0 2022-02-02 15:44:20.387 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-02-02 15:44:20.390 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-02-02 15:44:20.392 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-02-02 15:44:20.409 | ++ functions-common:is_service_enabled:1960 : return 0 2022-02-02 15:44:20.412 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.31:5672/ 2022-02-02 15:44:20.415 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.31:5672/ 2022-02-02 15:44:20.446 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-02-02 15:44:20.449 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-02-02 15:44:20.451 | + lib/neutron-legacy:configure_mutnauq:341 : is_service_enabled q-metering 2022-02-02 15:44:20.468 | + functions-common:is_service_enabled:1960 : return 0 2022-02-02 15:44:20.471 | + lib/neutron-legacy:configure_mutnauq:342 : _configure_neutron_metering 2022-02-02 15:44:20.473 | + lib/neutron-legacy:_configure_neutron_metering:831 : neutron_agent_metering_configure_common 2022-02-02 15:44:20.476 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_common:15 : _neutron_service_plugin_class_add neutron.services.metering.metering_plugin.MeteringPlugin 2022-02-02 15:44:20.478 | + lib/neutron-legacy:_neutron_service_plugin_class_add:887 : local service_plugin_class=neutron.services.metering.metering_plugin.MeteringPlugin 2022-02-02 15:44:20.481 | + lib/neutron-legacy:_neutron_service_plugin_class_add:888 : [[ router == '' ]] 2022-02-02 15:44:20.483 | + lib/neutron-legacy:_neutron_service_plugin_class_add:890 : [[ ! ,router, =~ ,neutron.services.metering.metering_plugin.MeteringPlugin, ]] 2022-02-02 15:44:20.486 | + lib/neutron-legacy:_neutron_service_plugin_class_add:891 : Q_SERVICE_PLUGIN_CLASSES=router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-02-02 15:44:20.488 | + lib/neutron-legacy:_configure_neutron_metering:832 : neutron_agent_metering_configure_agent 2022-02-02 15:44:20.491 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:19 : METERING_AGENT_CONF_PATH=/etc/neutron/services/metering 2022-02-02 15:44:20.494 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:20 : mkdir -p /etc/neutron/services/metering 2022-02-02 15:44:20.500 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:22 : METERING_AGENT_CONF_FILENAME=/etc/neutron/services/metering/metering_agent.ini 2022-02-02 15:44:20.502 | + 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 2022-02-02 15:44:20.507 | + lib/neutron-legacy:configure_mutnauq:344 : is_service_enabled q-agt q-svc 2022-02-02 15:44:20.524 | + functions-common:is_service_enabled:1960 : return 0 2022-02-02 15:44:20.526 | + lib/neutron-legacy:configure_mutnauq:345 : _configure_neutron_service 2022-02-02 15:44:20.529 | + lib/neutron-legacy:_configure_neutron_service:859 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2022-02-02 15:44:20.531 | + lib/neutron-legacy:_configure_neutron_service:860 : cp /opt/stack/neutron/etc/api-paste.ini /etc/neutron/api-paste.ini 2022-02-02 15:44:20.536 | + lib/neutron-legacy:_configure_neutron_service:863 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2022-02-02 15:44:20.566 | + lib/neutron-legacy:_configure_neutron_service:865 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-02-02 15:44:20.595 | + lib/neutron-legacy:_configure_neutron_service:866 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2022-02-02 15:44:20.626 | + lib/neutron-legacy:_configure_neutron_service:867 : iniset /etc/neutron/neutron.conf DEFAULT allow_overlapping_ips True 2022-02-02 15:44:20.656 | + lib/neutron-legacy:_configure_neutron_service:869 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2022-02-02 15:44:20.687 | + lib/neutron-legacy:_configure_neutron_service:870 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2022-02-02 15:44:20.689 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/neutron/neutron.conf 2022-02-02 15:44:20.692 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=neutron 2022-02-02 15:44:20.694 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=keystone_authtoken 2022-02-02 15:44:20.697 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2022-02-02 15:44:20.726 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2022-02-02 15:44:20.756 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://10.222.0.31/identity 2022-02-02 15:44:20.786 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2022-02-02 15:44:20.815 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/neutron/neutron.conf keystone_authtoken password Passw0rd 2022-02-02 15:44:20.844 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2022-02-02 15:44:20.874 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2022-02-02 15:44:20.904 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2022-02-02 15:44:20.935 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-02-02 15:44:20.964 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2022-02-02 15:44:20.994 | + lib/neutron-legacy:_configure_neutron_service:873 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2022-02-02 15:44:21.022 | + lib/neutron-legacy:_configure_neutron_service:874 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2022-02-02 15:44:21.052 | + lib/neutron-legacy:_configure_neutron_service:876 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf nova nova 2022-02-02 15:44:21.055 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/neutron/neutron.conf 2022-02-02 15:44:21.059 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=nova 2022-02-02 15:44:21.061 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=nova 2022-02-02 15:44:21.064 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/neutron/neutron.conf nova auth_type password 2022-02-02 15:44:21.093 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/neutron/neutron.conf nova interface public 2022-02-02 15:44:21.124 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/neutron/neutron.conf nova auth_url http://10.222.0.31/identity 2022-02-02 15:44:21.153 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/neutron/neutron.conf nova username nova 2022-02-02 15:44:21.183 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/neutron/neutron.conf nova password Passw0rd 2022-02-02 15:44:21.213 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2022-02-02 15:44:21.242 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/neutron/neutron.conf nova project_name service 2022-02-02 15:44:21.272 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2022-02-02 15:44:21.302 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/neutron/neutron.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-02-02 15:44:21.332 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/neutron/neutron.conf nova memcached_servers localhost:11211 2022-02-02 15:44:21.362 | + lib/neutron-legacy:_configure_neutron_service:879 : neutron_plugin_configure_service 2022-02-02 15:44:21.365 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:73 : [[ vlan != \l\o\c\a\l ]] 2022-02-02 15:44:21.367 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : Q_SRV_EXTRA_OPTS+=(tenant_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2022-02-02 15:44:21.370 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:88 : '[' '' == '' ']' 2022-02-02 15:44:21.372 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : [[ '' == '' ]] 2022-02-02 15:44:21.375 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : [[ physnet1 != '' ]] 2022-02-02 15:44:21.377 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : ML2_VLAN_RANGES=physnet1 2022-02-02 15:44:21.380 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : [[ 800:849 != '' ]] 2022-02-02 15:44:21.382 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : ML2_VLAN_RANGES=physnet1:800:849 2022-02-02 15:44:21.385 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:95 : [[ physnet1:800:849 != '' ]] 2022-02-02 15:44:21.387 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2022-02-02 15:44:21.390 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:102 : [[ -z '' ]] 2022-02-02 15:44:21.392 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -n physnet1 ]] 2022-02-02 15:44:21.394 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2022-02-02 15:44:21.397 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : [[ -n physnet1 ]] 2022-02-02 15:44:21.400 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=physnet1, 2022-02-02 15:44:21.402 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:108 : [[ -n physnet1 ]] 2022-02-02 15:44:21.405 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:108 : [[ physnet1 != \p\h\y\s\n\e\t\1 ]] 2022-02-02 15:44:21.407 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:120 : [[ True == \T\r\u\e ]] 2022-02-02 15:44:21.409 | + 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 2022-02-02 15:44:21.437 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:126 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers=openvswitch,hyperv 2022-02-02 15:44:21.440 | + lib/neutron_plugins/ml2:populate_ml2_config:50 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-02 15:44:21.443 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : SECTION=ml2 2022-02-02 15:44:21.445 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : OPTS=mechanism_drivers=openvswitch,hyperv 2022-02-02 15:44:21.448 | + lib/neutron_plugins/ml2:populate_ml2_config:54 : '[' -z mechanism_drivers=openvswitch,hyperv ']' 2022-02-02 15:44:21.450 | + lib/neutron_plugins/ml2:populate_ml2_config:57 : for I in "${OPTS[@]}" 2022-02-02 15:44:21.453 | + lib/neutron_plugins/ml2:populate_ml2_config:59 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers openvswitch,hyperv 2022-02-02 15:44:21.481 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:128 : [[ -n '' ]] 2022-02-02 15:44:21.483 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:132 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers=port_security 2022-02-02 15:44:21.486 | + lib/neutron_plugins/ml2:populate_ml2_config:50 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-02 15:44:21.488 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : SECTION=ml2 2022-02-02 15:44:21.491 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : OPTS=extension_drivers=port_security 2022-02-02 15:44:21.493 | + lib/neutron_plugins/ml2:populate_ml2_config:54 : '[' -z extension_drivers=port_security ']' 2022-02-02 15:44:21.496 | + lib/neutron_plugins/ml2:populate_ml2_config:57 : for I in "${OPTS[@]}" 2022-02-02 15:44:21.499 | + lib/neutron_plugins/ml2:populate_ml2_config:59 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security 2022-02-02 15:44:21.527 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:134 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types=vlan 2022-02-02 15:44:21.529 | + lib/neutron_plugins/ml2:populate_ml2_config:50 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-02 15:44:21.532 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : SECTION=ml2 2022-02-02 15:44:21.534 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : OPTS=tenant_network_types=vlan 2022-02-02 15:44:21.536 | + lib/neutron_plugins/ml2:populate_ml2_config:54 : '[' -z tenant_network_types=vlan ']' 2022-02-02 15:44:21.539 | + lib/neutron_plugins/ml2:populate_ml2_config:57 : for I in "${OPTS[@]}" 2022-02-02 15:44:21.541 | + lib/neutron_plugins/ml2:populate_ml2_config:59 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types vlan 2022-02-02 15:44:21.569 | + 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 2022-02-02 15:44:21.572 | + lib/neutron_plugins/ml2:populate_ml2_config:50 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-02 15:44:21.575 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : SECTION=ml2_type_gre 2022-02-02 15:44:21.577 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : OPTS=tunnel_id_ranges=1:1000 2022-02-02 15:44:21.580 | + lib/neutron_plugins/ml2:populate_ml2_config:54 : '[' -z tunnel_id_ranges=1:1000 ']' 2022-02-02 15:44:21.582 | + lib/neutron_plugins/ml2:populate_ml2_config:57 : for I in "${OPTS[@]}" 2022-02-02 15:44:21.584 | + lib/neutron_plugins/ml2:populate_ml2_config:59 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges 1:1000 2022-02-02 15:44:21.612 | + 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 2022-02-02 15:44:21.614 | + lib/neutron_plugins/ml2:populate_ml2_config:50 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-02 15:44:21.617 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : SECTION=ml2_type_vxlan 2022-02-02 15:44:21.619 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : OPTS=vni_ranges=1:1000 2022-02-02 15:44:21.622 | + lib/neutron_plugins/ml2:populate_ml2_config:54 : '[' -z vni_ranges=1:1000 ']' 2022-02-02 15:44:21.624 | + lib/neutron_plugins/ml2:populate_ml2_config:57 : for I in "${OPTS[@]}" 2022-02-02 15:44:21.626 | + lib/neutron_plugins/ml2:populate_ml2_config:59 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000 2022-02-02 15:44:21.655 | + 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, 2022-02-02 15:44:21.657 | + lib/neutron_plugins/ml2:populate_ml2_config:50 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-02 15:44:21.659 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : SECTION=ml2_type_flat 2022-02-02 15:44:21.662 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : OPTS=flat_networks=physnet1, 2022-02-02 15:44:21.664 | + lib/neutron_plugins/ml2:populate_ml2_config:54 : '[' -z flat_networks=physnet1, ']' 2022-02-02 15:44:21.666 | + lib/neutron_plugins/ml2:populate_ml2_config:57 : for I in "${OPTS[@]}" 2022-02-02 15:44:21.669 | + lib/neutron_plugins/ml2:populate_ml2_config:59 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks physnet1, 2022-02-02 15:44:21.698 | + 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:800:849 2022-02-02 15:44:21.701 | + lib/neutron_plugins/ml2:populate_ml2_config:50 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-02 15:44:21.703 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : SECTION=ml2_type_vlan 2022-02-02 15:44:21.705 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : OPTS=network_vlan_ranges=physnet1:800:849 2022-02-02 15:44:21.708 | + lib/neutron_plugins/ml2:populate_ml2_config:54 : '[' -z network_vlan_ranges=physnet1:800:849 ']' 2022-02-02 15:44:21.710 | + lib/neutron_plugins/ml2:populate_ml2_config:57 : for I in "${OPTS[@]}" 2022-02-02 15:44:21.712 | + lib/neutron_plugins/ml2:populate_ml2_config:59 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges physnet1:800:849 2022-02-02 15:44:21.740 | + 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 2022-02-02 15:44:21.742 | + lib/neutron_plugins/ml2:populate_ml2_config:50 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-02 15:44:21.745 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : SECTION=ml2_type_geneve 2022-02-02 15:44:21.748 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : OPTS=vni_ranges=1:1000 2022-02-02 15:44:21.750 | + lib/neutron_plugins/ml2:populate_ml2_config:54 : '[' -z vni_ranges=1:1000 ']' 2022-02-02 15:44:21.752 | + lib/neutron_plugins/ml2:populate_ml2_config:57 : for I in "${OPTS[@]}" 2022-02-02 15:44:21.755 | + lib/neutron_plugins/ml2:populate_ml2_config:59 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:1000 2022-02-02 15:44:21.783 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:146 : [[ legacy != \l\e\g\a\c\y ]] 2022-02-02 15:44:21.786 | + lib/neutron-legacy:configure_mutnauq:347 : is_service_enabled q-agt 2022-02-02 15:44:21.802 | + functions-common:is_service_enabled:1960 : return 0 2022-02-02 15:44:21.804 | + lib/neutron-legacy:configure_mutnauq:348 : _configure_neutron_plugin_agent 2022-02-02 15:44:21.807 | + lib/neutron-legacy:_configure_neutron_plugin_agent:846 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-02-02 15:44:21.839 | + lib/neutron-legacy:_configure_neutron_plugin_agent:847 : [[ True == \T\r\u\e ]] 2022-02-02 15:44:21.842 | + lib/neutron-legacy:_configure_neutron_plugin_agent:848 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-02-02 15:44:21.871 | + lib/neutron-legacy:_configure_neutron_plugin_agent:850 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-02-02 15:44:21.902 | + lib/neutron-legacy:_configure_neutron_plugin_agent:853 : neutron_plugin_configure_plugin_agent 2022-02-02 15:44:21.904 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:36 : _neutron_ovs_base_setup_bridge br-int 2022-02-02 15:44:21.907 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:32 : local bridge=br-int 2022-02-02 15:44:21.909 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:33 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-02-02 15:44:24.218 | INFO neutron.common.config [-] Logging enabled! 2022-02-02 15:44:24.218 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 18.2.1.dev19 2022-02-02 15:44:24.218 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=88655) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2022-02-02 15:44:24.219 | ERROR ovsdbapp.backend.ovs_idl.idlutils [-] Unable to open stream to tcp:127.0.0.1:6640 to retrieve schema: Connection refused 2022-02-02 15:44:24.220 | INFO oslo.privsep.daemon [-] Running privsep helper: ['sudo', '/usr/local/bin/neutron-rootwrap', '/etc/neutron/rootwrap.conf', 'privsep-helper', '--config-file', '/etc/neutron/neutron.conf', '--privsep_context', 'neutron.privileged.ovs_vsctl_cmd', '--privsep_sock_path', '/tmp/tmp9v49k4wf/privsep.sock'] 2022-02-02 15:44:25.456 | INFO oslo.privsep.daemon [-] Spawned new privsep daemon via rootwrap 2022-02-02 15:44:25.457 | DEBUG oslo.privsep.daemon [-] Accepted privsep connection to /tmp/tmp9v49k4wf/privsep.sock {{(pid=88655) __init__ /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:371}} 2022-02-02 15:44:25.458 | INFO oslo.privsep.daemon [-] privsep daemon starting 2022-02-02 15:44:25.458 | INFO oslo.privsep.daemon [-] privsep process running with uid/gid: 0/0 2022-02-02 15:44:25.458 | INFO oslo.privsep.daemon [-] privsep process running with capabilities (eff/prm/inh): CAP_NET_ADMIN|CAP_SYS_ADMIN/CAP_NET_ADMIN|CAP_SYS_ADMIN/none 2022-02-02 15:44:25.458 | INFO oslo.privsep.daemon [-] privsep daemon running as pid 88665 2022-02-02 15:44:25.459 | DEBUG oslo.privsep.daemon [-] privsep: reply[139885695978128]: (2,) {{(pid=88665) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}} 2022-02-02 15:44:25.632 | DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): ovs-vsctl --timeout=10 --id=@manager -- create Manager target="ptcp:6640:127.0.0.1" -- add Open_vSwitch . manager_options @manager -- set Manager ptcp:6640:127.0.0.1 inactivity_probe=10000 {{(pid=88665) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}} 2022-02-02 15:44:25.644 | DEBUG oslo_concurrency.processutils [-] CMD "ovs-vsctl --timeout=10 --id=@manager -- create Manager target="ptcp:6640:127.0.0.1" -- add Open_vSwitch . manager_options @manager -- set Manager ptcp:6640:127.0.0.1 inactivity_probe=10000" returned: 0 in 0.011s {{(pid=88665) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}} 2022-02-02 15:44:25.644 | DEBUG oslo.privsep.daemon [-] privsep: reply[139885695978128]: (4, ('fac494fa-d243-4fee-b8c4-770cfbefa2c6\n', '')) {{(pid=88665) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}} 2022-02-02 15:44:25.802 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=88655) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-02-02 15:44:25.802 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=88655) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-02-02 15:44:25.802 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=88655) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-02-02 15:44:25.803 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=88655) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-02-02 15:44:25.803 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=88655) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-02-02 15:44:25.803 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=88655) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-02-02 15:44:25.857 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-02-02 15:44:26.123 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:34 : _neutron_ovs_base_add_bridge br-int 2022-02-02 15:44:26.126 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:21 : local bridge=br-int 2022-02-02 15:44:26.128 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:22 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-int' 2022-02-02 15:44:26.131 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:24 : '[' system '!=' system ']' 2022-02-02 15:44:26.133 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : sudo ovs-vsctl -- --may-exist add-br br-int 2022-02-02 15:44:26.194 | + 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 2022-02-02 15:44:26.214 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:37 : _neutron_ovs_base_configure_firewall_driver 2022-02-02 15:44:26.217 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:88 : [[ True == \T\r\u\e ]] 2022-02-02 15:44:26.219 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:89 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver openvswitch 2022-02-02 15:44:26.250 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:90 : running_in_container 2022-02-02 15:44:26.253 | ++ functions:running_in_container:793 : systemd-detect-virt --container 2022-02-02 15:44:26.263 | + functions:running_in_container:793 : [[ none != \n\o\n\e ]] 2022-02-02 15:44:26.265 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:91 : enable_kernel_bridge_firewall 2022-02-02 15:44:26.268 | + functions:enable_kernel_bridge_firewall:802 : sudo modprobe bridge 2022-02-02 15:44:26.290 | + functions:enable_kernel_bridge_firewall:805 : sudo modprobe br_netfilter 2022-02-02 15:44:26.311 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-02-02 15:44:26.313 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-iptables=1 2022-02-02 15:44:26.322 | net.bridge.bridge-nf-call-iptables = 1 2022-02-02 15:44:26.327 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-02-02 15:44:26.330 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-ip6tables=1 2022-02-02 15:44:26.339 | net.bridge.bridge-nf-call-ip6tables = 1 2022-02-02 15:44:26.342 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:40 : [[ False == \T\r\u\e ]] 2022-02-02 15:44:26.344 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ physnet1 != '' ]] 2022-02-02 15:44:26.347 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ br-data != '' ]] 2022-02-02 15:44:26.349 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:49 : [[ physnet1:br-data == '' ]] 2022-02-02 15:44:26.351 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:54 : _neutron_ovs_base_add_bridge br-data 2022-02-02 15:44:26.354 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:21 : local bridge=br-data 2022-02-02 15:44:26.356 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:22 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-02-02 15:44:26.359 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:24 : '[' system '!=' system ']' 2022-02-02 15:44:26.361 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-02-02 15:44:26.388 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:56 : [[ physnet1:br-data != '' ]] 2022-02-02 15:44:26.390 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:57 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs bridge_mappings physnet1:br-data 2022-02-02 15:44:26.423 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:59 : AGENT_BINARY=/usr/local/bin/neutron-openvswitch-agent 2022-02-02 15:44:26.426 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:61 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent tunnel_types 2022-02-02 15:44:26.455 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:62 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs datapath_type system 2022-02-02 15:44:26.484 | + lib/neutron-legacy:configure_mutnauq:350 : is_service_enabled q-dhcp 2022-02-02 15:44:26.501 | + functions-common:is_service_enabled:1960 : return 0 2022-02-02 15:44:26.504 | + lib/neutron-legacy:configure_mutnauq:351 : _configure_neutron_dhcp_agent 2022-02-02 15:44:26.506 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:787 : cp /opt/stack/neutron/etc/dhcp_agent.ini.sample /etc/neutron/dhcp_agent.ini 2022-02-02 15:44:26.511 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:789 : iniset /etc/neutron/dhcp_agent.ini DEFAULT debug True 2022-02-02 15:44:26.541 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:791 : iniset /etc/neutron/dhcp_agent.ini DEFAULT dnsmasq_local_resolv True 2022-02-02 15:44:26.571 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:792 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-02-02 15:44:26.603 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:793 : [[ True == \T\r\u\e ]] 2022-02-02 15:44:26.606 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:794 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-02-02 15:44:26.634 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:797 : is_service_enabled q-l3 2022-02-02 15:44:26.651 | + functions-common:is_service_enabled:1960 : return 0 2022-02-02 15:44:26.654 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:808 : _neutron_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-02-02 15:44:26.656 | + lib/neutron-legacy:_neutron_setup_interface_driver:966 : iniset /etc/neutron/dhcp_agent.ini DEFAULT ovs_use_veth False 2022-02-02 15:44:26.685 | + lib/neutron-legacy:_neutron_setup_interface_driver:968 : neutron_plugin_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-02-02 15:44:26.687 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-02-02 15:44:26.690 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/dhcp_agent.ini DEFAULT interface_driver openvswitch 2022-02-02 15:44:26.719 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:810 : neutron_plugin_configure_dhcp_agent /etc/neutron/dhcp_agent.ini 2022-02-02 15:44:26.721 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:25 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-02-02 15:44:26.724 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:26 : : 2022-02-02 15:44:26.726 | + lib/neutron-legacy:configure_mutnauq:353 : is_service_enabled q-l3 2022-02-02 15:44:26.742 | + functions-common:is_service_enabled:1960 : return 0 2022-02-02 15:44:26.745 | + lib/neutron-legacy:configure_mutnauq:354 : _configure_neutron_l3_agent 2022-02-02 15:44:26.748 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:114 : cp /opt/stack/neutron/etc/l3_agent.ini.sample /etc/neutron/l3_agent.ini 2022-02-02 15:44:26.752 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:116 : iniset /etc/neutron/l3_agent.ini DEFAULT debug True 2022-02-02 15:44:26.781 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:117 : iniset /etc/neutron/l3_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-02-02 15:44:26.812 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:118 : [[ True == \T\r\u\e ]] 2022-02-02 15:44:26.814 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:119 : iniset /etc/neutron/l3_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-02-02 15:44:26.843 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:122 : _neutron_setup_interface_driver /etc/neutron/l3_agent.ini 2022-02-02 15:44:26.846 | + lib/neutron-legacy:_neutron_setup_interface_driver:966 : iniset /etc/neutron/l3_agent.ini DEFAULT ovs_use_veth False 2022-02-02 15:44:26.875 | + lib/neutron-legacy:_neutron_setup_interface_driver:968 : neutron_plugin_setup_interface_driver /etc/neutron/l3_agent.ini 2022-02-02 15:44:26.878 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/l3_agent.ini 2022-02-02 15:44:26.880 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/l3_agent.ini DEFAULT interface_driver openvswitch 2022-02-02 15:44:26.910 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:124 : neutron_plugin_configure_l3_agent /etc/neutron/l3_agent.ini 2022-02-02 15:44:26.912 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:30 : local conf_file=/etc/neutron/l3_agent.ini 2022-02-02 15:44:26.914 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:31 : _neutron_ovs_base_configure_l3_agent 2022-02-02 15:44:26.917 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:99 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-02-02 15:44:29.184 | INFO neutron.common.config [-] Logging enabled! 2022-02-02 15:44:29.184 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 18.2.1.dev19 2022-02-02 15:44:29.185 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=89210) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2022-02-02 15:44:29.235 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=89210) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-02-02 15:44:29.235 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=89210) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-02-02 15:44:29.235 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=89210) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-02-02 15:44:29.235 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=89210) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-02-02 15:44:29.235 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=89210) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-02-02 15:44:29.236 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=89210) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-02-02 15:44:29.297 | INFO neutron.cmd.ovs_cleanup [-] Cleaning bridge: br-int 2022-02-02 15:44:29.297 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): OvsCleanup(bridge=br-int, all_ports=False) {{(pid=89210) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:88}} 2022-02-02 15:44:29.298 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=89210) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:126}} 2022-02-02 15:44:29.298 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-02-02 15:44:29.580 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:100 : [[ False = \T\r\u\e ]] 2022-02-02 15:44:29.583 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:108 : _neutron_ovs_base_add_public_bridge 2022-02-02 15:44:29.585 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:114 : _neutron_ovs_base_add_bridge br-data 2022-02-02 15:44:29.587 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:21 : local bridge=br-data 2022-02-02 15:44:29.590 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:22 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-02-02 15:44:29.592 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:24 : '[' system '!=' system ']' 2022-02-02 15:44:29.595 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-02-02 15:44:29.612 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:115 : set_mtu br-data 1500 2022-02-02 15:44:29.615 | + functions:set_mtu:785 : local dev=br-data 2022-02-02 15:44:29.617 | + functions:set_mtu:786 : local mtu=1500 2022-02-02 15:44:29.620 | + functions:set_mtu:787 : sudo ip link set mtu 1500 dev br-data 2022-02-02 15:44:29.632 | + 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 2022-02-02 15:44:29.650 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:130 : [[ -n eth1 ]] 2022-02-02 15:44:29.652 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:131 : _move_neutron_addresses_route eth1 br-data True False inet 2022-02-02 15:44:29.655 | + lib/neutron-legacy:_move_neutron_addresses_route:615 : local from_intf=eth1 2022-02-02 15:44:29.658 | + lib/neutron-legacy:_move_neutron_addresses_route:616 : local to_intf=br-data 2022-02-02 15:44:29.660 | + lib/neutron-legacy:_move_neutron_addresses_route:617 : local add_ovs_port=True 2022-02-02 15:44:29.662 | + lib/neutron-legacy:_move_neutron_addresses_route:618 : local del_ovs_port=False 2022-02-02 15:44:29.665 | + lib/neutron-legacy:_move_neutron_addresses_route:619 : local af=inet 2022-02-02 15:44:29.668 | + lib/neutron-legacy:_move_neutron_addresses_route:621 : [[ -n eth1 ]] 2022-02-02 15:44:29.670 | + lib/neutron-legacy:_move_neutron_addresses_route:621 : [[ -n br-data ]] 2022-02-02 15:44:29.672 | + lib/neutron-legacy:_move_neutron_addresses_route:627 : local IP_REPLACE= 2022-02-02 15:44:29.675 | + lib/neutron-legacy:_move_neutron_addresses_route:628 : local IP_DEL= 2022-02-02 15:44:29.677 | + lib/neutron-legacy:_move_neutron_addresses_route:629 : local IP_UP= 2022-02-02 15:44:29.680 | + lib/neutron-legacy:_move_neutron_addresses_route:630 : local DEFAULT_ROUTE_GW 2022-02-02 15:44:29.684 | ++ lib/neutron-legacy:_move_neutron_addresses_route:631 : ip -f inet r 2022-02-02 15:44:29.684 | ++ lib/neutron-legacy:_move_neutron_addresses_route:631 : awk '/default.+eth1\s/ { print $3; exit }' 2022-02-02 15:44:29.690 | + lib/neutron-legacy:_move_neutron_addresses_route:631 : DEFAULT_ROUTE_GW= 2022-02-02 15:44:29.693 | + lib/neutron-legacy:_move_neutron_addresses_route:632 : local ADD_OVS_PORT= 2022-02-02 15:44:29.695 | + lib/neutron-legacy:_move_neutron_addresses_route:633 : local DEL_OVS_PORT= 2022-02-02 15:44:29.698 | + lib/neutron-legacy:_move_neutron_addresses_route:634 : local ARP_CMD= 2022-02-02 15:44:29.701 | ++ lib/neutron-legacy:_move_neutron_addresses_route:636 : ip -f inet a s dev eth1 scope global primary 2022-02-02 15:44:29.702 | ++ lib/neutron-legacy:_move_neutron_addresses_route:636 : awk '{ print $2, $3, $4; exit }' 2022-02-02 15:44:29.703 | ++ lib/neutron-legacy:_move_neutron_addresses_route:636 : grep inet 2022-02-02 15:44:29.708 | + lib/neutron-legacy:_move_neutron_addresses_route:636 : IP_BRD='192.168.0.89/22 brd 192.168.3.255' 2022-02-02 15:44:29.710 | + lib/neutron-legacy:_move_neutron_addresses_route:638 : '[' '' '!=' '' ']' 2022-02-02 15:44:29.713 | + lib/neutron-legacy:_move_neutron_addresses_route:642 : [[ True == \T\r\u\e ]] 2022-02-02 15:44:29.715 | + lib/neutron-legacy:_move_neutron_addresses_route:643 : ADD_OVS_PORT='sudo ovs-vsctl --may-exist add-port br-data eth1' 2022-02-02 15:44:29.718 | + lib/neutron-legacy:_move_neutron_addresses_route:646 : [[ False == \T\r\u\e ]] 2022-02-02 15:44:29.720 | + lib/neutron-legacy:_move_neutron_addresses_route:650 : [[ 192.168.0.89/22 brd 192.168.3.255 != '' ]] 2022-02-02 15:44:29.722 | + lib/neutron-legacy:_move_neutron_addresses_route:651 : IP_DEL='sudo ip addr del 192.168.0.89/22 brd 192.168.3.255 dev eth1' 2022-02-02 15:44:29.725 | + lib/neutron-legacy:_move_neutron_addresses_route:652 : IP_REPLACE='sudo ip addr replace 192.168.0.89/22 brd 192.168.3.255 dev br-data' 2022-02-02 15:44:29.727 | + lib/neutron-legacy:_move_neutron_addresses_route:653 : IP_UP='sudo ip link set br-data up' 2022-02-02 15:44:29.731 | + lib/neutron-legacy:_move_neutron_addresses_route:654 : [[ inet == \i\n\e\t ]] 2022-02-02 15:44:29.735 | ++ lib/neutron-legacy:_move_neutron_addresses_route:655 : awk '{ print $1; exit }' 2022-02-02 15:44:29.736 | ++ lib/neutron-legacy:_move_neutron_addresses_route:655 : echo 192.168.0.89/22 brd 192.168.3.255 2022-02-02 15:44:29.737 | ++ lib/neutron-legacy:_move_neutron_addresses_route:655 : grep -o -E '(.*)/' 2022-02-02 15:44:29.738 | ++ lib/neutron-legacy:_move_neutron_addresses_route:655 : cut -d / -f1 2022-02-02 15:44:29.742 | + lib/neutron-legacy:_move_neutron_addresses_route:655 : IP=192.168.0.89 2022-02-02 15:44:29.745 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : ARP_CMD='sudo ping -c 3 -w 5 -I br-data 192.168.0.89 ' 2022-02-02 15:44:29.747 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : sudo ip addr del 192.168.0.89/22 brd 192.168.3.255 dev eth1 2022-02-02 15:44:29.760 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : sudo ip addr replace 192.168.0.89/22 brd 192.168.3.255 dev br-data 2022-02-02 15:44:29.773 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : sudo ip link set br-data up 2022-02-02 15:44:29.786 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : sudo ovs-vsctl --may-exist add-port br-data eth1 2022-02-02 15:44:29.808 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : sudo ping -c 3 -w 5 -I br-data 192.168.0.89 2022-02-02 15:44:29.823 | PING 192.168.0.89 (192.168.0.89) from 192.168.0.89 br-data: 56(84) bytes of data. 2022-02-02 15:44:29.823 | 64 bytes from 192.168.0.89: icmp_seq=1 ttl=64 time=0.075 ms 2022-02-02 15:44:30.831 | 64 bytes from 192.168.0.89: icmp_seq=2 ttl=64 time=0.040 ms 2022-02-02 15:44:31.855 | 64 bytes from 192.168.0.89: icmp_seq=3 ttl=64 time=0.037 ms 2022-02-02 15:44:31.855 | 2022-02-02 15:44:31.855 | --- 192.168.0.89 ping statistics --- 2022-02-02 15:44:31.855 | 3 packets transmitted, 3 received, 0% packet loss, time 2032ms 2022-02-02 15:44:31.855 | rtt min/avg/max/mdev = 0.037/0.050/0.075/0.017 ms 2022-02-02 15:44:31.860 | ++ lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:133 : ip -f inet6 a s dev eth1 2022-02-02 15:44:31.861 | ++ lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:133 : grep -c global 2022-02-02 15:44:31.866 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:133 : [[ 0 != 0 ]] 2022-02-02 15:44:31.869 | + lib/neutron-legacy:configure_mutnauq:356 : is_service_enabled q-meta 2022-02-02 15:44:31.886 | + functions-common:is_service_enabled:1960 : return 0 2022-02-02 15:44:31.889 | + lib/neutron-legacy:configure_mutnauq:357 : _configure_neutron_metadata_agent 2022-02-02 15:44:31.891 | + lib/neutron-legacy:_configure_neutron_metadata_agent:815 : cp /opt/stack/neutron/etc/metadata_agent.ini.sample /etc/neutron/metadata_agent.ini 2022-02-02 15:44:31.896 | + lib/neutron-legacy:_configure_neutron_metadata_agent:817 : iniset /etc/neutron/metadata_agent.ini DEFAULT debug True 2022-02-02 15:44:31.924 | + lib/neutron-legacy:_configure_neutron_metadata_agent:818 : iniset /etc/neutron/metadata_agent.ini DEFAULT nova_metadata_host 10.222.0.31 2022-02-02 15:44:31.953 | + lib/neutron-legacy:_configure_neutron_metadata_agent:819 : iniset /etc/neutron/metadata_agent.ini DEFAULT metadata_workers 2 2022-02-02 15:44:31.982 | + lib/neutron-legacy:_configure_neutron_metadata_agent:820 : iniset /etc/neutron/metadata_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-02-02 15:44:32.012 | + lib/neutron-legacy:_configure_neutron_metadata_agent:821 : [[ True == \T\r\u\e ]] 2022-02-02 15:44:32.014 | + lib/neutron-legacy:_configure_neutron_metadata_agent:822 : iniset /etc/neutron/metadata_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-02-02 15:44:32.043 | + lib/neutron-legacy:configure_mutnauq:360 : [[ legacy != \l\e\g\a\c\y ]] 2022-02-02 15:44:32.045 | + lib/neutron-legacy:configure_mutnauq:363 : is_service_enabled ceilometer 2022-02-02 15:44:32.063 | + functions-common:is_service_enabled:1960 : return 1 2022-02-02 15:44:32.065 | + lib/neutron-legacy:configure_mutnauq:367 : [[ openvswitch == \o\v\n ]] 2022-02-02 15:44:32.067 | + lib/neutron-legacy:configure_mutnauq:372 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 2 2022-02-02 15:44:32.097 | + lib/neutron-legacy:configure_mutnauq:376 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2022-02-02 15:44:32.128 | + lib/neutron:configure_neutron:610 : '[' False == True ']' 2022-02-02 15:44:32.131 | + ./stack.sh:main:1141 : is_service_enabled mysql postgresql 2022-02-02 15:44:32.148 | + functions-common:is_service_enabled:1960 : return 0 2022-02-02 15:44:32.151 | + ./stack.sh:main:1141 : is_service_enabled neutron 2022-02-02 15:44:32.168 | + functions-common:is_service_enabled:1960 : return 0 2022-02-02 15:44:32.170 | + ./stack.sh:main:1142 : async_runfunc init_neutron 2022-02-02 15:44:32.173 | + inc/async:async_runfunc:111 : async_run init_neutron init_neutron 2022-02-02 15:44:32.265 | [Async init_neutron:self]: Running synchronously: init_neutron 2022-02-02 15:44:32.267 | + inc/async:async_run:103 : init_neutron 2022-02-02 15:44:32.270 | + lib/neutron:init_neutron:648 : is_neutron_legacy_enabled 2022-02-02 15:44:32.273 | ++ 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 2022-02-02 15:44:32.274 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2022-02-02 15:44:32.279 | + 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 2022-02-02 15:44:32.282 | + 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 ]] 2022-02-02 15:44:32.284 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-02-02 15:44:32.287 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2022-02-02 15:44:32.289 | + lib/neutron:init_neutron:650 : init_mutnauq 2022-02-02 15:44:32.292 | + lib/neutron-legacy:init_mutnauq:430 : recreate_database neutron 2022-02-02 15:44:32.294 | + lib/database:recreate_database:110 : local db=neutron 2022-02-02 15:44:32.297 | + lib/database:recreate_database:111 : recreate_database_mysql neutron 2022-02-02 15:44:32.299 | + lib/databases/mysql:recreate_database_mysql:63 : local db=neutron 2022-02-02 15:44:32.302 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2022-02-02 15:44:32.306 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-02 15:44:32.351 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2022-02-02 15:44:32.356 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-02 15:44:32.471 | + lib/neutron-legacy:init_mutnauq:431 : time_start dbsync 2022-02-02 15:44:32.474 | + functions-common:time_start:2290 : local name=dbsync 2022-02-02 15:44:32.476 | + functions-common:time_start:2291 : local start_time= 2022-02-02 15:44:32.479 | + functions-common:time_start:2292 : [[ -n '' ]] 2022-02-02 15:44:32.482 | ++ functions-common:time_start:2295 : date +%s%3N 2022-02-02 15:44:32.487 | + functions-common:time_start:2295 : _TIME_START[$name]=1643816672484 2022-02-02 15:44:32.489 | + lib/neutron-legacy:init_mutnauq:433 : /usr/local/bin/neutron-db-manage --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini upgrade head 2022-02-02 15:44:35.285 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-02-02 15:44:35.285 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-02-02 15:44:35.922 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-02-02 15:44:35.922 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-02-02 15:44:36.004 | INFO [alembic.runtime.migration] Running upgrade -> kilo 2022-02-02 15:45:58.013 | INFO [alembic.runtime.migration] Running upgrade kilo -> 354db87e3225 2022-02-02 15:45:58.670 | INFO [alembic.runtime.migration] Running upgrade 354db87e3225 -> 599c6a226151 2022-02-02 15:46:01.134 | INFO [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf 2022-02-02 15:46:02.007 | INFO [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee 2022-02-02 15:46:03.378 | INFO [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f 2022-02-02 15:46:04.374 | INFO [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773 2022-02-02 15:46:05.429 | INFO [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592 2022-02-02 15:46:05.946 | INFO [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7 2022-02-02 15:46:06.288 | INFO [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79 2022-02-02 15:46:06.620 | INFO [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051 2022-02-02 15:46:08.780 | INFO [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136 2022-02-02 15:46:09.606 | INFO [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59 2022-02-02 15:46:10.082 | INFO [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d 2022-02-02 15:46:10.420 | INFO [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a 2022-02-02 15:46:11.911 | INFO [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25 2022-02-02 15:46:15.053 | INFO [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee 2022-02-02 15:46:15.522 | INFO [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9 2022-02-02 15:46:15.926 | INFO [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4 2022-02-02 15:46:16.286 | INFO [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664 2022-02-02 15:46:18.406 | INFO [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5 2022-02-02 15:46:18.831 | INFO [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f 2022-02-02 15:46:20.419 | INFO [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821 2022-02-02 15:46:22.917 | INFO [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4 2022-02-02 15:46:23.430 | INFO [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81 2022-02-02 15:46:24.503 | INFO [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6 2022-02-02 15:46:24.979 | INFO [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532 2022-02-02 15:46:25.469 | INFO [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f 2022-02-02 15:46:26.356 | INFO [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a 2022-02-02 15:46:26.750 | INFO [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99 2022-02-02 15:46:26.882 | INFO [alembic.runtime.migration] Running upgrade 30018084ec99 -> 4ffceebfada 2022-02-02 15:46:28.939 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfada -> 5498d17be016 2022-02-02 15:46:30.779 | INFO [alembic.runtime.migration] Running upgrade 5498d17be016 -> 2a16083502f3 2022-02-02 15:46:31.458 | INFO [alembic.runtime.migration] Running upgrade 2a16083502f3 -> 2e5352a0ad4d 2022-02-02 15:46:33.720 | INFO [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d 2022-02-02 15:46:35.202 | INFO [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 4af11ca47297 2022-02-02 15:46:39.039 | INFO [alembic.runtime.migration] Running upgrade 4af11ca47297 -> 1b294093239c 2022-02-02 15:46:39.383 | INFO [alembic.runtime.migration] Running upgrade 1b294093239c -> 8a6d8bdae39 2022-02-02 15:47:00.318 | INFO [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 2b4c2465d44b 2022-02-02 15:47:00.690 | INFO [alembic.runtime.migration] Running upgrade 2b4c2465d44b -> e3278ee65050 2022-02-02 15:47:02.778 | INFO [alembic.runtime.migration] Running upgrade e3278ee65050 -> c6c112992c9 2022-02-02 15:47:03.484 | INFO [alembic.runtime.migration] Running upgrade c6c112992c9 -> 5ffceebfada 2022-02-02 15:47:03.548 | INFO [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc 2022-02-02 15:47:04.410 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53 2022-02-02 15:47:04.469 | INFO [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70 2022-02-02 15:47:06.097 | INFO [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b 2022-02-02 15:47:06.651 | INFO [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73 2022-02-02 15:47:08.393 | INFO [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502 2022-02-02 15:47:08.918 | INFO [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee 2022-02-02 15:47:09.358 | INFO [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048 2022-02-02 15:47:09.781 | INFO [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4 2022-02-02 15:47:10.166 | INFO [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90 2022-02-02 15:47:11.971 | INFO [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4 2022-02-02 15:47:13.057 | INFO [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426 2022-02-02 15:47:13.377 | INFO [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> b67e765a3524 2022-02-02 15:47:14.371 | INFO [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37 2022-02-02 15:47:16.215 | INFO [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa 2022-02-02 15:47:16.672 | INFO [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf 2022-02-02 15:47:17.045 | INFO [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4 2022-02-02 15:47:18.038 | INFO [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e 2022-02-02 15:47:18.411 | INFO [alembic.runtime.migration] Running upgrade b67e765a3524 -> a84ccf28f06a 2022-02-02 15:47:19.788 | INFO [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad 2022-02-02 15:47:31.616 | INFO [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc 2022-02-02 15:47:31.976 | INFO [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d 2022-02-02 15:47:32.336 | INFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70 2022-02-02 15:47:32.376 | INFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c 2022-02-02 15:47:33.519 | INFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c 2022-02-02 15:47:34.279 | INFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da 2022-02-02 15:47:36.232 | INFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192 2022-02-02 15:47:37.179 | INFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9 2022-02-02 15:47:38.621 | INFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6 2022-02-02 15:47:39.107 | INFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f 2022-02-02 15:47:39.535 | INFO [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee 2022-02-02 15:47:40.210 | INFO [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c 2022-02-02 15:47:40.421 | INFO [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding 2022-02-02 15:47:41.061 | INFO [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding 2022-02-02 15:47:44.570 | INFO [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41 2022-02-02 15:47:45.450 | INFO [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS 2022-02-02 15:47:46.244 | INFO [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639 2022-02-02 15:47:47.524 | INFO [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597 2022-02-02 15:47:47.987 | INFO [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780 2022-02-02 15:47:48.746 | INFO [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd 2022-02-02 15:47:49.381 | INFO [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681 2022-02-02 15:47:50.424 | INFO [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367 2022-02-02 15:47:51.044 | INFO [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e 2022-02-02 15:47:52.055 | INFO [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c 2022-02-02 15:47:54.386 | INFO [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc 2022-02-02 15:47:55.003 | INFO [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655 2022-02-02 15:47:55.826 | INFO [alembic.runtime.migration] Running upgrade 263d454a9655 -> Ibac91d24da2 2022-02-02 15:47:58.682 | INFO [alembic.runtime.migration] Running upgrade Ibac91d24da2 -> 2217c4222de6 2022-02-02 15:47:59.322 | INFO [alembic.runtime.migration] Running upgrade 2217c4222de6 -> 18a7e90ae768 2022-02-02 15:48:00.889 | INFO [alembic.runtime.migration] Running upgrade 18a7e90ae768 -> e4e236b0e1ff 2022-02-02 15:48:01.875 | INFO [alembic.runtime.migration] Running upgrade e4e236b0e1ff -> e88badaa9591 2022-02-02 15:48:02.963 | INFO [alembic.runtime.migration] Running upgrade e88badaa9591 -> d8bdf05313f4 2022-02-02 15:48:04.597 | INFO [alembic.runtime.migration] Running upgrade d8bdf05313f4 -> dfe425060830 2022-02-02 15:48:05.842 | INFO [alembic.runtime.migration] Running upgrade dfe425060830 -> fd6107509ccd 2022-02-02 15:48:05.921 | INFO [alembic.runtime.migration] Running upgrade fd6107509ccd -> 1ea5dab0897a 2022-02-02 15:48:07.098 | INFO [alembic.runtime.migration] Running upgrade 1ea5dab0897a -> 49d8622c5221 2022-02-02 15:48:07.264 | INFO [alembic.runtime.migration] Running upgrade 49d8622c5221 -> I38991de2b4 2022-02-02 15:48:07.978 | INFO [alembic.runtime.migration] Running upgrade I38991de2b4 -> 532aa95457e2 2022-02-02 15:48:08.443 | INFO [alembic.runtime.migration] Running upgrade 532aa95457e2 -> f010820fc498 2022-02-02 15:48:08.837 | INFO [alembic.runtime.migration] Running upgrade f010820fc498 -> a964d94b4677 2022-02-02 15:48:10.475 | INFO [alembic.runtime.migration] Running upgrade a964d94b4677 -> 26d1e9f5c766 2022-02-02 15:48:14.094 | INFO [alembic.runtime.migration] Running upgrade 26d1e9f5c766 -> 1e0744e4ffea 2022-02-02 15:48:14.585 | INFO [alembic.runtime.migration] Running upgrade 1e0744e4ffea -> 6135a7bd4425 2022-02-02 15:48:15.625 | INFO [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab 2022-02-02 15:48:15.705 | INFO [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0 2022-02-02 15:48:15.791 | INFO [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62 2022-02-02 15:48:19.048 | INFO [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353 2022-02-02 15:48:22.168 | INFO [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586 2022-02-02 15:48:22.951 | INFO [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d 2022-02-02 15:48:23.534 | Running upgrade for neutron ... 2022-02-02 15:48:23.534 | OK 2022-02-02 15:48:23.820 | + lib/neutron-legacy:init_mutnauq:434 : time_stop dbsync 2022-02-02 15:48:23.823 | + functions-common:time_stop:2304 : local name 2022-02-02 15:48:23.826 | + functions-common:time_stop:2305 : local end_time 2022-02-02 15:48:23.828 | + functions-common:time_stop:2306 : local elapsed_time 2022-02-02 15:48:23.831 | + functions-common:time_stop:2307 : local total 2022-02-02 15:48:23.834 | + functions-common:time_stop:2308 : local start_time 2022-02-02 15:48:23.837 | + functions-common:time_stop:2310 : name=dbsync 2022-02-02 15:48:23.840 | + functions-common:time_stop:2311 : start_time=1643816672484 2022-02-02 15:48:23.842 | + functions-common:time_stop:2313 : [[ -z 1643816672484 ]] 2022-02-02 15:48:23.845 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-02-02 15:48:23.850 | + functions-common:time_stop:2316 : end_time=1643816903847 2022-02-02 15:48:23.852 | + functions-common:time_stop:2317 : elapsed_time=231363 2022-02-02 15:48:23.854 | + functions-common:time_stop:2318 : total=186621 2022-02-02 15:48:23.857 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-02-02 15:48:23.860 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=417984 2022-02-02 15:48:23.862 | + inc/async:async_run:104 : return 0 2022-02-02 15:48:23.865 | + ./stack.sh:main:1150 : is_service_enabled q-dhcp 2022-02-02 15:48:23.884 | + functions-common:is_service_enabled:1960 : return 0 2022-02-02 15:48:23.887 | ++ ./stack.sh:main:1153 : pidof NetworkManager 2022-02-02 15:48:23.897 | ++ ./stack.sh:main:1153 : true 2022-02-02 15:48:23.900 | + ./stack.sh:main:1153 : netman_pid= 2022-02-02 15:48:23.903 | + ./stack.sh:main:1154 : '[' -z '' ']' 2022-02-02 15:48:23.905 | + ./stack.sh:main:1155 : sudo killall dnsmasq 2022-02-02 15:48:23.927 | dnsmasq: no process found 2022-02-02 15:48:23.940 | + ./stack.sh:main:1155 : true 2022-02-02 15:48:23.940 | + ./stack.sh:main:1160 : clean_iptables 2022-02-02 15:48:23.940 | + lib/nova:clean_iptables:183 : grep nova 2022-02-02 15:48:23.940 | + lib/nova:clean_iptables:183 : sed 's/-c [0-9]* [0-9]* //g' 2022-02-02 15:48:23.941 | + lib/nova:clean_iptables:183 : sudo iptables -S -v 2022-02-02 15:48:23.941 | + lib/nova:clean_iptables:183 : awk '{print "sudo iptables",$0}' 2022-02-02 15:48:23.941 | + lib/nova:clean_iptables:183 : sed s/-A/-D/g 2022-02-02 15:48:23.944 | + lib/nova:clean_iptables:183 : grep '\-A' 2022-02-02 15:48:23.945 | + lib/nova:clean_iptables:183 : bash 2022-02-02 15:48:23.959 | + lib/nova:clean_iptables:185 : sed 's/-c [0-9]* [0-9]* //g' 2022-02-02 15:48:23.959 | + lib/nova:clean_iptables:185 : bash 2022-02-02 15:48:23.960 | + lib/nova:clean_iptables:185 : sudo iptables -S -v -t nat 2022-02-02 15:48:23.960 | + lib/nova:clean_iptables:185 : awk '{print "sudo iptables -t nat",$0}' 2022-02-02 15:48:23.962 | + lib/nova:clean_iptables:185 : sed s/-A/-D/g 2022-02-02 15:48:23.965 | + lib/nova:clean_iptables:185 : grep nova 2022-02-02 15:48:23.965 | + lib/nova:clean_iptables:185 : grep '\-A' 2022-02-02 15:48:23.975 | + lib/nova:clean_iptables:187 : sed 's/-c [0-9]* [0-9]* //g' 2022-02-02 15:48:23.975 | + lib/nova:clean_iptables:187 : grep '\-N' 2022-02-02 15:48:23.975 | + lib/nova:clean_iptables:187 : grep nova 2022-02-02 15:48:23.977 | + lib/nova:clean_iptables:187 : sudo iptables -S -v 2022-02-02 15:48:23.977 | + lib/nova:clean_iptables:187 : awk '{print "sudo iptables",$0}' 2022-02-02 15:48:23.978 | + lib/nova:clean_iptables:187 : sed s/-N/-X/g 2022-02-02 15:48:23.981 | + lib/nova:clean_iptables:187 : bash 2022-02-02 15:48:23.991 | + lib/nova:clean_iptables:189 : grep nova 2022-02-02 15:48:23.992 | + lib/nova:clean_iptables:189 : sudo iptables -S -v -t nat 2022-02-02 15:48:23.995 | + lib/nova:clean_iptables:189 : sed 's/-c [0-9]* [0-9]* //g' 2022-02-02 15:48:23.995 | + lib/nova:clean_iptables:189 : bash 2022-02-02 15:48:23.999 | + lib/nova:clean_iptables:189 : awk '{print "sudo iptables -t nat",$0}' 2022-02-02 15:48:23.999 | + lib/nova:clean_iptables:189 : sed s/-N/-X/g 2022-02-02 15:48:23.999 | + lib/nova:clean_iptables:189 : grep '\-N' 2022-02-02 15:48:24.009 | + ./stack.sh:main:1163 : sudo sysctl -w net.ipv4.ip_forward=1 2022-02-02 15:48:24.017 | net.ipv4.ip_forward = 1 2022-02-02 15:48:24.021 | + ./stack.sh:main:1170 : is_service_enabled swift 2022-02-02 15:48:24.039 | + functions-common:is_service_enabled:1960 : return 0 2022-02-02 15:48:24.042 | + ./stack.sh:main:1171 : echo_summary 'Configuring Swift' 2022-02-02 15:48:24.045 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2022-02-02 15:48:24.047 | + ./stack.sh:echo_summary:432 : echo -e Configuring Swift 2022-02-02 15:48:24.050 | + ./stack.sh:main:1172 : async_runfunc init_swift 2022-02-02 15:48:24.052 | + inc/async:async_runfunc:111 : async_run init_swift init_swift 2022-02-02 15:48:24.148 | [Async init_swift:self]: Running synchronously: init_swift 2022-02-02 15:48:24.151 | + inc/async:async_run:103 : init_swift 2022-02-02 15:48:24.154 | + lib/swift:init_swift:692 : local node_number 2022-02-02 15:48:24.156 | + lib/swift:init_swift:694 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-02-02 15:48:25.034 | No object-updater running 2022-02-02 15:48:25.034 | No container-sync running 2022-02-02 15:48:25.035 | No object-server running 2022-02-02 15:48:25.035 | No container-server running 2022-02-02 15:48:25.035 | No proxy-server running 2022-02-02 15:48:25.035 | No container-replicator running 2022-02-02 15:48:25.035 | No account-auditor running 2022-02-02 15:48:25.035 | No object-replicator running 2022-02-02 15:48:25.035 | No container-sharder running 2022-02-02 15:48:25.035 | No account-server running 2022-02-02 15:48:25.035 | No container-updater running 2022-02-02 15:48:25.035 | No object-expirer running 2022-02-02 15:48:25.035 | No object-reconstructor running 2022-02-02 15:48:25.035 | No account-reaper running 2022-02-02 15:48:25.035 | No account-replicator running 2022-02-02 15:48:25.035 | No container-auditor running 2022-02-02 15:48:25.035 | No object-auditor running 2022-02-02 15:48:25.035 | No container-reconciler running 2022-02-02 15:48:25.088 | + lib/swift:init_swift:694 : true 2022-02-02 15:48:25.091 | + lib/swift:init_swift:697 : create_swift_disk 2022-02-02 15:48:25.093 | + lib/swift:create_swift_disk:568 : local node_number 2022-02-02 15:48:25.095 | + lib/swift:create_swift_disk:573 : local user_group 2022-02-02 15:48:25.098 | ++ lib/swift:create_swift_disk:574 : id -g ubuntu 2022-02-02 15:48:25.103 | + lib/swift:create_swift_disk:574 : user_group=1000 2022-02-02 15:48:25.106 | + lib/swift:create_swift_disk:575 : 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 2022-02-02 15:48:25.119 | + lib/swift:create_swift_disk:578 : [[ -e /opt/stack/data/swift/drives/images/swift.img ]] 2022-02-02 15:48:25.122 | + lib/swift:create_swift_disk:585 : mkdir -p /opt/stack/data/swift/drives/images 2022-02-02 15:48:25.126 | + lib/swift:create_swift_disk:586 : sudo touch /opt/stack/data/swift/drives/images/swift.img 2022-02-02 15:48:25.138 | + lib/swift:create_swift_disk:587 : sudo chown ubuntu: /opt/stack/data/swift/drives/images/swift.img 2022-02-02 15:48:25.149 | + lib/swift:create_swift_disk:589 : truncate -s 6G /opt/stack/data/swift/drives/images/swift.img 2022-02-02 15:48:25.156 | + lib/swift:create_swift_disk:592 : /sbin/mkfs.xfs -f -i size=1024 /opt/stack/data/swift/drives/images/swift.img 2022-02-02 15:48:25.327 | meta-data=/opt/stack/data/swift/drives/images/swift.img isize=1024 agcount=4, agsize=393216 blks 2022-02-02 15:48:25.327 | = sectsz=512 attr=2, projid32bit=1 2022-02-02 15:48:25.327 | = crc=1 finobt=1, sparse=1, rmapbt=0 2022-02-02 15:48:25.327 | = reflink=1 2022-02-02 15:48:25.327 | data = bsize=4096 blocks=1572864, imaxpct=25 2022-02-02 15:48:25.327 | = sunit=0 swidth=0 blks 2022-02-02 15:48:25.327 | naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2022-02-02 15:48:25.327 | log =internal log bsize=4096 blocks=2560, version=2 2022-02-02 15:48:25.327 | = sectsz=512 sunit=0 blks, lazy-count=1 2022-02-02 15:48:25.327 | realtime =none extsz=4096 blocks=0, rtextents=0 2022-02-02 15:48:25.330 | + lib/swift:create_swift_disk:595 : mkdir -p /opt/stack/data/swift/drives/sdb1 2022-02-02 15:48:25.334 | + lib/swift:create_swift_disk:596 : egrep -q /opt/stack/data/swift/drives/sdb1 /proc/mounts 2022-02-02 15:48:25.340 | + lib/swift:create_swift_disk:597 : sudo mount -t xfs -o loop,noatime,nodiratime,logbufs=8 /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 2022-02-02 15:48:25.444 | + lib/swift:create_swift_disk:603 : local node_number 2022-02-02 15:48:25.446 | + lib/swift:create_swift_disk:604 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-02-02 15:48:25.448 | + lib/swift:create_swift_disk:606 : local node_devices=/opt/stack/data/swift/1 2022-02-02 15:48:25.451 | + lib/swift:create_swift_disk:607 : local real_devices=/opt/stack/data/swift/drives/sdb1/1 2022-02-02 15:48:25.453 | + lib/swift:create_swift_disk:608 : sudo ln -sf /opt/stack/data/swift/drives/sdb1/1 /opt/stack/data/swift/1 2022-02-02 15:48:25.467 | + lib/swift:create_swift_disk:609 : local device=/opt/stack/data/swift/drives/sdb1/1/sdb1 2022-02-02 15:48:25.477 | + lib/swift:create_swift_disk:610 : [[ -d /opt/stack/data/swift/drives/sdb1/1/sdb1 ]] 2022-02-02 15:48:25.480 | + lib/swift:create_swift_disk:611 : sudo install -o ubuntu -g 1000 -d /opt/stack/data/swift/drives/sdb1/1/sdb1 2022-02-02 15:48:25.493 | + lib/swift:init_swift:701 : pushd /etc/swift 2022-02-02 15:48:25.496 | + lib/swift:init_swift:703 : rm -f '*.builder' '*.ring.gz' 'backups/*.builder' 'backups/*.ring.gz' 2022-02-02 15:48:25.500 | + lib/swift:init_swift:705 : /usr/local/bin/swift-ring-builder object.builder create 9 1 1 2022-02-02 15:48:26.445 | + lib/swift:init_swift:706 : /usr/local/bin/swift-ring-builder container.builder create 9 1 1 2022-02-02 15:48:27.355 | + lib/swift:init_swift:707 : /usr/local/bin/swift-ring-builder account.builder create 9 1 1 2022-02-02 15:48:28.256 | + lib/swift:init_swift:713 : [[ -n '' ]] 2022-02-02 15:48:28.259 | + lib/swift:init_swift:726 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-02-02 15:48:28.261 | + lib/swift:init_swift:727 : /usr/local/bin/swift-ring-builder object.builder add z1-127.0.0.1:6613/sdb1 1 2022-02-02 15:48:29.106 | WARNING: No region specified for z1-127.0.0.1:6613/sdb1. Defaulting to region 1. 2022-02-02 15:48:29.107 | Device d0r1z1-127.0.0.1:6613R127.0.0.1:6613/sdb1_"" with 1.0 weight got id 0 2022-02-02 15:48:29.158 | + lib/swift:init_swift:728 : /usr/local/bin/swift-ring-builder container.builder add z1-127.0.0.1:6611/sdb1 1 2022-02-02 15:48:30.010 | WARNING: No region specified for z1-127.0.0.1:6611/sdb1. Defaulting to region 1. 2022-02-02 15:48:30.010 | Device d0r1z1-127.0.0.1:6611R127.0.0.1:6611/sdb1_"" with 1.0 weight got id 0 2022-02-02 15:48:30.063 | + lib/swift:init_swift:729 : /usr/local/bin/swift-ring-builder account.builder add z1-127.0.0.1:6612/sdb1 1 2022-02-02 15:48:30.920 | WARNING: No region specified for z1-127.0.0.1:6612/sdb1. Defaulting to region 1. 2022-02-02 15:48:30.920 | Device d0r1z1-127.0.0.1:6612R127.0.0.1:6612/sdb1_"" with 1.0 weight got id 0 2022-02-02 15:48:30.972 | + lib/swift:init_swift:735 : /usr/local/bin/swift-ring-builder object.builder rebalance 42 2022-02-02 15:48:31.916 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-02-02 15:48:31.968 | + lib/swift:init_swift:736 : /usr/local/bin/swift-ring-builder container.builder rebalance 42 2022-02-02 15:48:32.937 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-02-02 15:48:32.987 | + lib/swift:init_swift:737 : /usr/local/bin/swift-ring-builder account.builder rebalance 42 2022-02-02 15:48:33.927 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-02-02 15:48:33.980 | + lib/swift:init_swift:738 : popd 2022-02-02 15:48:33.982 | + inc/async:async_run:104 : return 0 2022-02-02 15:48:33.985 | + ./stack.sh:main:1179 : is_service_enabled cinder 2022-02-02 15:48:34.002 | + functions-common:is_service_enabled:1960 : return 0 2022-02-02 15:48:34.005 | + ./stack.sh:main:1180 : echo_summary 'Configuring Cinder' 2022-02-02 15:48:34.007 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2022-02-02 15:48:34.010 | + ./stack.sh:echo_summary:432 : echo -e Configuring Cinder 2022-02-02 15:48:34.013 | + ./stack.sh:main:1181 : async_runfunc init_cinder 2022-02-02 15:48:34.015 | + inc/async:async_runfunc:111 : async_run init_cinder init_cinder 2022-02-02 15:48:34.108 | [Async init_cinder:self]: Running synchronously: init_cinder 2022-02-02 15:48:34.111 | + inc/async:async_run:103 : init_cinder 2022-02-02 15:48:34.113 | + lib/cinder:init_cinder:413 : is_service_enabled mysql postgresql 2022-02-02 15:48:34.130 | + functions-common:is_service_enabled:1960 : return 0 2022-02-02 15:48:34.133 | + lib/cinder:init_cinder:415 : recreate_database cinder 2022-02-02 15:48:34.136 | + lib/database:recreate_database:110 : local db=cinder 2022-02-02 15:48:34.141 | + lib/database:recreate_database:111 : recreate_database_mysql cinder 2022-02-02 15:48:34.143 | + lib/databases/mysql:recreate_database_mysql:63 : local db=cinder 2022-02-02 15:48:34.146 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2022-02-02 15:48:34.151 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-02 15:48:34.198 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2022-02-02 15:48:34.203 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-02 15:48:34.309 | + lib/cinder:init_cinder:417 : time_start dbsync 2022-02-02 15:48:34.311 | + functions-common:time_start:2290 : local name=dbsync 2022-02-02 15:48:34.314 | + functions-common:time_start:2291 : local start_time= 2022-02-02 15:48:34.316 | + functions-common:time_start:2292 : [[ -n '' ]] 2022-02-02 15:48:34.319 | ++ functions-common:time_start:2295 : date +%s%3N 2022-02-02 15:48:34.324 | + functions-common:time_start:2295 : _TIME_START[$name]=1643816914321 2022-02-02 15:48:34.326 | + lib/cinder:init_cinder:419 : /usr/local/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2022-02-02 15:48:36.985 | DEBUG oslo_db.sqlalchemy.engines [-] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=90834) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}} 2022-02-02 15:48:36.987 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo... {{(pid=90834) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-02 15:48:36.988 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/134_placeholder.py... {{(pid=90834) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:48:36.988 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/134_placeholder.py loaded successfully {{(pid=90834) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:48:36.989 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/131_placeholder.py... {{(pid=90834) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:48:36.989 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/131_placeholder.py loaded successfully {{(pid=90834) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:48:36.989 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/129_placeholder.py... {{(pid=90834) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:48:36.989 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/129_placeholder.py loaded successfully {{(pid=90834) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:48:36.989 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/136_make_vol_type_col_non_nullable.py... {{(pid=90834) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:48:36.989 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/136_make_vol_type_col_non_nullable.py loaded successfully {{(pid=90834) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:48:36.990 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/124_placeholder.py... {{(pid=90834) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:48:36.990 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/124_placeholder.py loaded successfully {{(pid=90834) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:48:36.990 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/140_create_project_default_volume_type.py... {{(pid=90834) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:48:36.990 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/140_create_project_default_volume_type.py loaded successfully {{(pid=90834) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:48:36.990 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/125_placeholder.py... {{(pid=90834) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:48:36.990 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/125_placeholder.py loaded successfully {{(pid=90834) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:48:36.991 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/123_cinder_init.py... {{(pid=90834) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:48:36.991 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/123_cinder_init.py loaded successfully {{(pid=90834) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:48:36.991 | 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=90834) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:48:36.991 | 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=90834) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:48:36.991 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/130_placeholder.py... {{(pid=90834) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:48:36.991 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/130_placeholder.py loaded successfully {{(pid=90834) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:48:36.992 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/133_placeholder.py... {{(pid=90834) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:48:36.992 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/133_placeholder.py loaded successfully {{(pid=90834) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:48:36.992 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/138_placeholder.py... {{(pid=90834) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:48:36.992 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/138_placeholder.py loaded successfully {{(pid=90834) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:48:36.992 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/137_placeholder.py... {{(pid=90834) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:48:36.992 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/137_placeholder.py loaded successfully {{(pid=90834) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:48:36.992 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/135_placeholder.py... {{(pid=90834) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:48:36.993 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/135_placeholder.py loaded successfully {{(pid=90834) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:48:36.993 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/126_placeholder.py... {{(pid=90834) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:48:36.993 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/126_placeholder.py loaded successfully {{(pid=90834) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:48:36.993 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/132_create_default_volume_type.py... {{(pid=90834) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:48:36.993 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/132_create_default_volume_type.py loaded successfully {{(pid=90834) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:48:36.993 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/141_add_quota_usage_unique_constraint.py... {{(pid=90834) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:48:36.993 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/141_add_quota_usage_unique_constraint.py loaded successfully {{(pid=90834) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:48:36.994 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/139_placeholder.py... {{(pid=90834) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:48:36.994 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/139_placeholder.py loaded successfully {{(pid=90834) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:48:36.994 | 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=90834) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:48:36.994 | 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=90834) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:48:36.994 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo loaded successfully {{(pid=90834) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-02 15:48:36.994 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'cinder', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=90834) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-02 15:48:37.018 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo... {{(pid=90834) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-02 15:48:37.019 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/134_placeholder.py... {{(pid=90834) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:48:37.019 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/134_placeholder.py loaded successfully {{(pid=90834) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:48:37.020 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/131_placeholder.py... {{(pid=90834) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:48:37.020 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/131_placeholder.py loaded successfully {{(pid=90834) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:48:37.020 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/129_placeholder.py... {{(pid=90834) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:48:37.020 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/129_placeholder.py loaded successfully {{(pid=90834) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:48:37.020 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/136_make_vol_type_col_non_nullable.py... {{(pid=90834) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:48:37.020 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/136_make_vol_type_col_non_nullable.py loaded successfully {{(pid=90834) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:48:37.021 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/124_placeholder.py... {{(pid=90834) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:48:37.021 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/124_placeholder.py loaded successfully {{(pid=90834) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:48:37.021 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/140_create_project_default_volume_type.py... {{(pid=90834) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:48:37.021 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/140_create_project_default_volume_type.py loaded successfully {{(pid=90834) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:48:37.021 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/125_placeholder.py... {{(pid=90834) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:48:37.021 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/125_placeholder.py loaded successfully {{(pid=90834) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:48:37.022 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/123_cinder_init.py... {{(pid=90834) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:48:37.022 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/123_cinder_init.py loaded successfully {{(pid=90834) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:48:37.022 | 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=90834) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:48:37.023 | 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=90834) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:48:37.023 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/130_placeholder.py... {{(pid=90834) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:48:37.023 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/130_placeholder.py loaded successfully {{(pid=90834) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:48:37.023 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/133_placeholder.py... {{(pid=90834) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:48:37.023 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/133_placeholder.py loaded successfully {{(pid=90834) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:48:37.023 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/138_placeholder.py... {{(pid=90834) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:48:37.023 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/138_placeholder.py loaded successfully {{(pid=90834) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:48:37.023 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/137_placeholder.py... {{(pid=90834) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:48:37.024 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/137_placeholder.py loaded successfully {{(pid=90834) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:48:37.024 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/135_placeholder.py... {{(pid=90834) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:48:37.024 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/135_placeholder.py loaded successfully {{(pid=90834) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:48:37.024 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/126_placeholder.py... {{(pid=90834) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:48:37.024 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/126_placeholder.py loaded successfully {{(pid=90834) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:48:37.024 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/132_create_default_volume_type.py... {{(pid=90834) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:48:37.024 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/132_create_default_volume_type.py loaded successfully {{(pid=90834) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:48:37.024 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/141_add_quota_usage_unique_constraint.py... {{(pid=90834) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:48:37.024 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/141_add_quota_usage_unique_constraint.py loaded successfully {{(pid=90834) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:48:37.024 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/139_placeholder.py... {{(pid=90834) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:48:37.025 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/139_placeholder.py loaded successfully {{(pid=90834) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:48:37.025 | 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=90834) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:48:37.025 | 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=90834) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:48:37.025 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo loaded successfully {{(pid=90834) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-02 15:48:37.025 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'cinder', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=90834) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-02 15:48:37.503 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo... {{(pid=90834) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-02 15:48:37.503 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/134_placeholder.py... {{(pid=90834) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:48:37.504 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/134_placeholder.py loaded successfully {{(pid=90834) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:48:37.504 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/131_placeholder.py... {{(pid=90834) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:48:37.504 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/131_placeholder.py loaded successfully {{(pid=90834) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:48:37.504 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/129_placeholder.py... {{(pid=90834) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:48:37.504 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/129_placeholder.py loaded successfully {{(pid=90834) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:48:37.504 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/136_make_vol_type_col_non_nullable.py... {{(pid=90834) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:48:37.505 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/136_make_vol_type_col_non_nullable.py loaded successfully {{(pid=90834) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:48:37.505 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/124_placeholder.py... {{(pid=90834) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:48:37.505 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/124_placeholder.py loaded successfully {{(pid=90834) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:48:37.505 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/140_create_project_default_volume_type.py... {{(pid=90834) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:48:37.505 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/140_create_project_default_volume_type.py loaded successfully {{(pid=90834) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:48:37.505 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/125_placeholder.py... {{(pid=90834) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:48:37.505 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/125_placeholder.py loaded successfully {{(pid=90834) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:48:37.506 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/123_cinder_init.py... {{(pid=90834) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:48:37.506 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/123_cinder_init.py loaded successfully {{(pid=90834) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:48:37.506 | 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=90834) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:48:37.506 | 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=90834) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:48:37.506 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/130_placeholder.py... {{(pid=90834) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:48:37.506 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/130_placeholder.py loaded successfully {{(pid=90834) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:48:37.507 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/133_placeholder.py... {{(pid=90834) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:48:37.507 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/133_placeholder.py loaded successfully {{(pid=90834) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:48:37.507 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/138_placeholder.py... {{(pid=90834) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:48:37.507 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/138_placeholder.py loaded successfully {{(pid=90834) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:48:37.507 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/137_placeholder.py... {{(pid=90834) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:48:37.507 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/137_placeholder.py loaded successfully {{(pid=90834) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:48:37.508 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/135_placeholder.py... {{(pid=90834) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:48:37.508 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/135_placeholder.py loaded successfully {{(pid=90834) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:48:37.508 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/126_placeholder.py... {{(pid=90834) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:48:37.508 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/126_placeholder.py loaded successfully {{(pid=90834) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:48:37.508 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/132_create_default_volume_type.py... {{(pid=90834) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:48:37.508 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/132_create_default_volume_type.py loaded successfully {{(pid=90834) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:48:37.508 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/141_add_quota_usage_unique_constraint.py... {{(pid=90834) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:48:37.509 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/141_add_quota_usage_unique_constraint.py loaded successfully {{(pid=90834) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:48:37.509 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/139_placeholder.py... {{(pid=90834) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:48:37.509 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/139_placeholder.py loaded successfully {{(pid=90834) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:48:37.509 | 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=90834) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:48:37.509 | 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=90834) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:48:37.509 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo loaded successfully {{(pid=90834) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-02 15:48:37.509 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'cinder', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=90834) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-02 15:48:37.519 | INFO migrate.versioning.api [-] 122 -> 123...  2022-02-02 15:49:15.879 | INFO migrate.versioning.api [-] done 2022-02-02 15:49:15.879 | INFO migrate.versioning.api [-] 123 -> 124...  2022-02-02 15:49:15.996 | INFO migrate.versioning.api [-] done 2022-02-02 15:49:15.996 | INFO migrate.versioning.api [-] 124 -> 125...  2022-02-02 15:49:16.092 | INFO migrate.versioning.api [-] done 2022-02-02 15:49:16.093 | INFO migrate.versioning.api [-] 125 -> 126...  2022-02-02 15:49:16.274 | INFO migrate.versioning.api [-] done 2022-02-02 15:49:16.274 | INFO migrate.versioning.api [-] 126 -> 127...  2022-02-02 15:49:16.659 | INFO migrate.versioning.api [-] done 2022-02-02 15:49:16.659 | INFO migrate.versioning.api [-] 127 -> 128...  2022-02-02 15:49:17.851 | INFO migrate.versioning.api [-] done 2022-02-02 15:49:17.851 | INFO migrate.versioning.api [-] 128 -> 129...  2022-02-02 15:49:17.919 | INFO migrate.versioning.api [-] done 2022-02-02 15:49:17.919 | INFO migrate.versioning.api [-] 129 -> 130...  2022-02-02 15:49:18.005 | INFO migrate.versioning.api [-] done 2022-02-02 15:49:18.005 | INFO migrate.versioning.api [-] 130 -> 131...  2022-02-02 15:49:18.096 | INFO migrate.versioning.api [-] done 2022-02-02 15:49:18.097 | INFO migrate.versioning.api [-] 131 -> 132...  2022-02-02 15:49:18.246 | INFO migrate.versioning.api [-] done 2022-02-02 15:49:18.246 | INFO migrate.versioning.api [-] 132 -> 133...  2022-02-02 15:49:18.315 | INFO migrate.versioning.api [-] done 2022-02-02 15:49:18.316 | INFO migrate.versioning.api [-] 133 -> 134...  2022-02-02 15:49:18.367 | INFO migrate.versioning.api [-] done 2022-02-02 15:49:18.367 | INFO migrate.versioning.api [-] 134 -> 135...  2022-02-02 15:49:18.545 | INFO migrate.versioning.api [-] done 2022-02-02 15:49:18.545 | INFO migrate.versioning.api [-] 135 -> 136...  2022-02-02 15:49:20.733 | INFO migrate.versioning.api [-] done 2022-02-02 15:49:20.733 | INFO migrate.versioning.api [-] 136 -> 137...  2022-02-02 15:49:20.796 | INFO migrate.versioning.api [-] done 2022-02-02 15:49:20.796 | INFO migrate.versioning.api [-] 137 -> 138...  2022-02-02 15:49:20.853 | INFO migrate.versioning.api [-] done 2022-02-02 15:49:20.853 | INFO migrate.versioning.api [-] 138 -> 139...  2022-02-02 15:49:20.910 | INFO migrate.versioning.api [-] done 2022-02-02 15:49:20.910 | INFO migrate.versioning.api [-] 139 -> 140...  2022-02-02 15:49:21.902 | INFO migrate.versioning.api [-] done 2022-02-02 15:49:21.903 | INFO migrate.versioning.api [-] 140 -> 141...  2022-02-02 15:49:22.521 | INFO migrate.versioning.api [-] done 2022-02-02 15:49:22.524 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:49:22.524 | from cryptography.utils import int_from_bytes 2022-02-02 15:49:22.524 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:49:22.524 | from cryptography.utils import int_from_bytes 2022-02-02 15:49:22.839 | + lib/cinder:init_cinder:420 : time_stop dbsync 2022-02-02 15:49:22.841 | + functions-common:time_stop:2304 : local name 2022-02-02 15:49:22.844 | + functions-common:time_stop:2305 : local end_time 2022-02-02 15:49:22.846 | + functions-common:time_stop:2306 : local elapsed_time 2022-02-02 15:49:22.849 | + functions-common:time_stop:2307 : local total 2022-02-02 15:49:22.851 | + functions-common:time_stop:2308 : local start_time 2022-02-02 15:49:22.854 | + functions-common:time_stop:2310 : name=dbsync 2022-02-02 15:49:22.856 | + functions-common:time_stop:2311 : start_time=1643816914321 2022-02-02 15:49:22.859 | + functions-common:time_stop:2313 : [[ -z 1643816914321 ]] 2022-02-02 15:49:22.862 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-02-02 15:49:22.866 | + functions-common:time_stop:2316 : end_time=1643816962864 2022-02-02 15:49:22.869 | + functions-common:time_stop:2317 : elapsed_time=48543 2022-02-02 15:49:22.871 | + functions-common:time_stop:2318 : total=417984 2022-02-02 15:49:22.874 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-02-02 15:49:22.876 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=466527 2022-02-02 15:49:22.879 | + lib/cinder:init_cinder:423 : is_service_enabled c-vol 2022-02-02 15:49:22.895 | + functions-common:is_service_enabled:1960 : return 1 2022-02-02 15:49:22.898 | + lib/cinder:init_cinder:438 : is_service_enabled c-bak 2022-02-02 15:49:22.917 | + functions-common:is_service_enabled:1960 : return 1 2022-02-02 15:49:22.919 | + lib/cinder:init_cinder:444 : mkdir -p /opt/stack/data/cinder/volumes 2022-02-02 15:49:22.924 | + inc/async:async_run:104 : return 0 2022-02-02 15:49:22.927 | + ./stack.sh:main:1187 : is_service_enabled placement 2022-02-02 15:49:22.943 | + functions-common:is_service_enabled:1960 : return 0 2022-02-02 15:49:22.946 | + ./stack.sh:main:1188 : echo_summary 'Configuring placement' 2022-02-02 15:49:22.949 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2022-02-02 15:49:22.951 | + ./stack.sh:echo_summary:432 : echo -e Configuring placement 2022-02-02 15:49:22.955 | + ./stack.sh:main:1189 : async_runfunc init_placement 2022-02-02 15:49:22.957 | + inc/async:async_runfunc:111 : async_run init_placement init_placement 2022-02-02 15:49:23.053 | [Async init_placement:self]: Running synchronously: init_placement 2022-02-02 15:49:23.056 | + inc/async:async_run:103 : init_placement 2022-02-02 15:49:23.058 | + lib/placement:init_placement:130 : recreate_database placement 2022-02-02 15:49:23.061 | + lib/database:recreate_database:110 : local db=placement 2022-02-02 15:49:23.064 | + lib/database:recreate_database:111 : recreate_database_mysql placement 2022-02-02 15:49:23.066 | + lib/databases/mysql:recreate_database_mysql:63 : local db=placement 2022-02-02 15:49:23.068 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2022-02-02 15:49:23.073 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-02 15:49:23.128 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2022-02-02 15:49:23.133 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-02 15:49:23.252 | + lib/placement:init_placement:131 : /usr/local/bin/placement-manage db sync 2022-02-02 15:49:36.996 | + lib/placement:init_placement:132 : create_placement_accounts 2022-02-02 15:49:37.000 | + lib/placement:create_placement_accounts:119 : create_service_user placement admin 2022-02-02 15:49:37.003 | + lib/keystone:create_service_user:401 : get_or_create_user placement Passw0rd Default 2022-02-02 15:49:37.005 | + functions-common:get_or_create_user:824 : local user_id 2022-02-02 15:49:37.008 | + functions-common:get_or_create_user:825 : [[ ! -z '' ]] 2022-02-02 15:49:37.010 | + functions-common:get_or_create_user:828 : local email= 2022-02-02 15:49:37.014 | ++ functions-common:get_or_create_user:842 : oscwrap user create placement --password Passw0rd --domain=Default --or-show -f value -c id 2022-02-02 15:49:39.325 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:49:39.325 | from cryptography.utils import int_from_bytes 2022-02-02 15:49:39.325 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:49:39.325 | from cryptography.utils import int_from_bytes 2022-02-02 15:49:39.478 | ++ functions-common:oscwrap:2344 : return 0 2022-02-02 15:49:39.481 | + functions-common:get_or_create_user:840 : user_id=519e1013b21f40feb1aabc93b72d2796 2022-02-02 15:49:39.483 | + functions-common:get_or_create_user:841 : echo 519e1013b21f40feb1aabc93b72d2796 2022-02-02 15:49:39.483 | 519e1013b21f40feb1aabc93b72d2796 2022-02-02 15:49:39.486 | + lib/keystone:create_service_user:402 : get_or_add_user_project_role service placement service Default Default 2022-02-02 15:49:39.488 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2022-02-02 15:49:39.492 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2022-02-02 15:49:39.495 | ++ functions-common:_get_domain_args:872 : local domain 2022-02-02 15:49:39.497 | ++ functions-common:_get_domain_args:873 : domain= 2022-02-02 15:49:39.500 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2022-02-02 15:49:39.502 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2022-02-02 15:49:39.504 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2022-02-02 15:49:39.509 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2022-02-02 15:49:39.512 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2022-02-02 15:49:39.515 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2022-02-02 15:49:39.520 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role service --user placement --project service --user-domain Default --project-domain Default 2022-02-02 15:49:39.520 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2022-02-02 15:49:39.521 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2022-02-02 15:49:39.524 | ++ functions-common:get_field:726 : local data field 2022-02-02 15:49:39.527 | ++ functions-common:get_field:727 : read data 2022-02-02 15:49:42.024 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:49:42.024 | from cryptography.utils import int_from_bytes 2022-02-02 15:49:42.024 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:49:42.024 | from cryptography.utils import int_from_bytes 2022-02-02 15:49:42.181 | ++ functions-common:oscwrap:2344 : return 0 2022-02-02 15:49:42.185 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2022-02-02 15:49:42.188 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2022-02-02 15:49:42.190 | + functions-common:get_or_add_user_project_role:901 : openstack role add service --user placement --project service --user-domain Default --project-domain Default 2022-02-02 15:49:44.801 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:49:44.801 | from cryptography.utils import int_from_bytes 2022-02-02 15:49:44.801 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:49:44.801 | from cryptography.utils import int_from_bytes 2022-02-02 15:49:44.953 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role service --user placement --project service --user-domain Default --project-domain Default 2022-02-02 15:49:44.954 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2022-02-02 15:49:44.954 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2022-02-02 15:49:44.957 | ++ functions-common:get_field:726 : local data field 2022-02-02 15:49:44.961 | ++ functions-common:get_field:727 : read data 2022-02-02 15:49:47.500 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:49:47.500 | from cryptography.utils import int_from_bytes 2022-02-02 15:49:47.500 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:49:47.500 | from cryptography.utils import int_from_bytes 2022-02-02 15:49:47.653 | ++ functions-common:oscwrap:2344 : return 0 2022-02-02 15:49:47.656 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2022-02-02 15:49:47.659 | ++ functions-common:get_field:731 : field='$2' 2022-02-02 15:49:47.662 | ++ functions-common:get_field:733 : echo '| 9bb9933d50fa4865a30ccb680766aac5 | 519e1013b21f40feb1aabc93b72d2796 | | 7f2a419d9dfc4547980b43215c7b4603 | | | False |' 2022-02-02 15:49:47.662 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-02 15:49:47.668 | ++ functions-common:get_field:727 : read data 2022-02-02 15:49:47.671 | + functions-common:get_or_add_user_project_role:910 : user_role_id=9bb9933d50fa4865a30ccb680766aac5 2022-02-02 15:49:47.674 | + functions-common:get_or_add_user_project_role:912 : echo 9bb9933d50fa4865a30ccb680766aac5 2022-02-02 15:49:47.674 | 9bb9933d50fa4865a30ccb680766aac5 2022-02-02 15:49:47.676 | + lib/keystone:create_service_user:404 : [[ -n admin ]] 2022-02-02 15:49:47.679 | + lib/keystone:create_service_user:405 : get_or_add_user_project_role admin placement service Default Default 2022-02-02 15:49:47.682 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2022-02-02 15:49:47.685 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2022-02-02 15:49:47.687 | ++ functions-common:_get_domain_args:872 : local domain 2022-02-02 15:49:47.690 | ++ functions-common:_get_domain_args:873 : domain= 2022-02-02 15:49:47.692 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2022-02-02 15:49:47.695 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2022-02-02 15:49:47.698 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2022-02-02 15:49:47.700 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2022-02-02 15:49:47.702 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2022-02-02 15:49:47.705 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2022-02-02 15:49:47.709 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2022-02-02 15:49:47.710 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default 2022-02-02 15:49:47.710 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2022-02-02 15:49:47.712 | ++ functions-common:get_field:726 : local data field 2022-02-02 15:49:47.715 | ++ functions-common:get_field:727 : read data 2022-02-02 15:49:50.248 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:49:50.248 | from cryptography.utils import int_from_bytes 2022-02-02 15:49:50.248 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:49:50.248 | from cryptography.utils import int_from_bytes 2022-02-02 15:49:50.401 | ++ functions-common:oscwrap:2344 : return 0 2022-02-02 15:49:50.406 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2022-02-02 15:49:50.409 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2022-02-02 15:49:50.411 | + functions-common:get_or_add_user_project_role:901 : openstack role add admin --user placement --project service --user-domain Default --project-domain Default 2022-02-02 15:49:52.931 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:49:52.931 | from cryptography.utils import int_from_bytes 2022-02-02 15:49:52.931 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:49:52.931 | from cryptography.utils import int_from_bytes 2022-02-02 15:49:53.080 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default 2022-02-02 15:49:53.080 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2022-02-02 15:49:53.082 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2022-02-02 15:49:53.085 | ++ functions-common:get_field:726 : local data field 2022-02-02 15:49:53.088 | ++ functions-common:get_field:727 : read data 2022-02-02 15:49:55.669 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:49:55.669 | from cryptography.utils import int_from_bytes 2022-02-02 15:49:55.669 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:49:55.669 | from cryptography.utils import int_from_bytes 2022-02-02 15:49:55.817 | ++ functions-common:oscwrap:2344 : return 0 2022-02-02 15:49:55.821 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2022-02-02 15:49:55.823 | ++ functions-common:get_field:731 : field='$2' 2022-02-02 15:49:55.826 | ++ functions-common:get_field:733 : echo '| 68819c13ba204772b9d6eac8571a5bc0 | 519e1013b21f40feb1aabc93b72d2796 | | 7f2a419d9dfc4547980b43215c7b4603 | | | False |' 2022-02-02 15:49:55.827 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-02 15:49:55.832 | ++ functions-common:get_field:727 : read data 2022-02-02 15:49:55.837 | + functions-common:get_or_add_user_project_role:910 : user_role_id=68819c13ba204772b9d6eac8571a5bc0 2022-02-02 15:49:55.839 | + functions-common:get_or_add_user_project_role:912 : echo 68819c13ba204772b9d6eac8571a5bc0 2022-02-02 15:49:55.839 | 68819c13ba204772b9d6eac8571a5bc0 2022-02-02 15:49:55.842 | + lib/placement:create_placement_accounts:120 : local placement_api_url=http://10.222.0.31/placement 2022-02-02 15:49:55.844 | + lib/placement:create_placement_accounts:121 : get_or_create_service placement placement 'Placement Service' 2022-02-02 15:49:55.847 | + functions-common:get_or_create_service:966 : local service_id 2022-02-02 15:49:55.850 | ++ functions-common:get_or_create_service:979 : oscwrap service show placement -f value -c id 2022-02-02 15:49:58.102 | ++ functions-common:get_or_create_service:981 : oscwrap service create placement --name placement '--description=Placement Service' -f value -c id 2022-02-02 15:50:00.184 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:50:00.184 | from cryptography.utils import int_from_bytes 2022-02-02 15:50:00.184 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:50:00.184 | from cryptography.utils import int_from_bytes 2022-02-02 15:50:00.334 | ++ functions-common:oscwrap:2344 : return 0 2022-02-02 15:50:00.337 | + functions-common:get_or_create_service:977 : service_id=' 2022-02-02 15:50:00.337 | c576abc28830497e83587e66de4e72f9' 2022-02-02 15:50:00.340 | + functions-common:get_or_create_service:978 : echo c576abc28830497e83587e66de4e72f9 2022-02-02 15:50:00.340 | c576abc28830497e83587e66de4e72f9 2022-02-02 15:50:00.342 | + lib/placement:create_placement_accounts:123 : get_or_create_endpoint placement RegionOne http://10.222.0.31/placement 2022-02-02 15:50:00.345 | + functions-common:get_or_create_endpoint:1010 : local public_id 2022-02-02 15:50:00.348 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface placement public http://10.222.0.31/placement RegionOne 2022-02-02 15:50:00.351 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2022-02-02 15:50:00.355 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service placement --interface public --region RegionOne -c ID -f value 2022-02-02 15:50:02.465 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:50:02.465 | from cryptography.utils import int_from_bytes 2022-02-02 15:50:02.465 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:50:02.465 | from cryptography.utils import int_from_bytes 2022-02-02 15:50:02.617 | +++ functions-common:oscwrap:2344 : return 0 2022-02-02 15:50:02.620 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2022-02-02 15:50:02.622 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2022-02-02 15:50:02.627 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create placement public http://10.222.0.31/placement --region RegionOne -f value -c id 2022-02-02 15:50:04.822 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:50:04.822 | from cryptography.utils import int_from_bytes 2022-02-02 15:50:04.822 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:50:04.822 | from cryptography.utils import int_from_bytes 2022-02-02 15:50:04.971 | +++ functions-common:oscwrap:2344 : return 0 2022-02-02 15:50:04.974 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=ce4bc94e01b046f1b4b67eaf8e07cbfc 2022-02-02 15:50:04.977 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo ce4bc94e01b046f1b4b67eaf8e07cbfc 2022-02-02 15:50:04.980 | + functions-common:get_or_create_endpoint:1011 : public_id=ce4bc94e01b046f1b4b67eaf8e07cbfc 2022-02-02 15:50:04.982 | + functions-common:get_or_create_endpoint:1013 : [[ -n '' ]] 2022-02-02 15:50:04.985 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2022-02-02 15:50:04.987 | + functions-common:get_or_create_endpoint:1020 : echo ce4bc94e01b046f1b4b67eaf8e07cbfc 2022-02-02 15:50:04.987 | ce4bc94e01b046f1b4b67eaf8e07cbfc 2022-02-02 15:50:04.990 | + inc/async:async_run:104 : return 0 2022-02-02 15:50:04.993 | + ./stack.sh:main:1193 : async_wait init_neutron 2022-02-02 15:50:05.044 | [Async init_neutron:self]: Waiting for completion of init_neutron (6 other jobs running) 2022-02-02 15:50:05.090 | [Async init_neutron:self]: finished init_neutron with result 0 in -1643816672 seconds 2022-02-02 15:50:05.094 | + inc/async:async_wait:166 : return 0 2022-02-02 15:50:05.097 | + ./stack.sh:main:1194 : async_wait init_placement 2022-02-02 15:50:05.152 | [Async init_placement:self]: Waiting for completion of init_placement (5 other jobs running) 2022-02-02 15:50:05.198 | [Async init_placement:self]: finished init_placement with result 0 in -1643816962 seconds 2022-02-02 15:50:05.202 | + inc/async:async_wait:166 : return 0 2022-02-02 15:50:05.205 | + ./stack.sh:main:1195 : async_wait init_glance 2022-02-02 15:50:05.257 | [Async init_glance:self]: Waiting for completion of init_glance (4 other jobs running) 2022-02-02 15:50:05.303 | [Async init_glance:self]: finished init_glance with result 0 in -1643816571 seconds 2022-02-02 15:50:05.308 | + inc/async:async_wait:166 : return 0 2022-02-02 15:50:05.310 | + ./stack.sh:main:1196 : async_wait init_swift 2022-02-02 15:50:05.361 | [Async init_swift:self]: Waiting for completion of init_swift (3 other jobs running) 2022-02-02 15:50:05.410 | [Async init_swift:self]: finished init_swift with result 0 in -1643816904 seconds 2022-02-02 15:50:05.414 | + inc/async:async_wait:166 : return 0 2022-02-02 15:50:05.417 | + ./stack.sh:main:1197 : async_wait init_cinder 2022-02-02 15:50:05.472 | [Async init_cinder:self]: Waiting for completion of init_cinder (2 other jobs running) 2022-02-02 15:50:05.520 | [Async init_cinder:self]: finished init_cinder with result 0 in -1643816914 seconds 2022-02-02 15:50:05.524 | + inc/async:async_wait:166 : return 0 2022-02-02 15:50:05.528 | + ./stack.sh:main:1202 : is_service_enabled nova 2022-02-02 15:50:05.549 | + functions-common:is_service_enabled:1960 : return 0 2022-02-02 15:50:05.551 | + ./stack.sh:main:1203 : echo_summary 'Configuring Nova' 2022-02-02 15:50:05.554 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2022-02-02 15:50:05.557 | + ./stack.sh:echo_summary:432 : echo -e Configuring Nova 2022-02-02 15:50:05.559 | + ./stack.sh:main:1204 : init_nova 2022-02-02 15:50:05.562 | + lib/nova:init_nova:759 : is_service_enabled mysql postgresql 2022-02-02 15:50:05.581 | + functions-common:is_service_enabled:1960 : return 0 2022-02-02 15:50:05.583 | + lib/nova:init_nova:759 : is_service_enabled n-api 2022-02-02 15:50:05.601 | + functions-common:is_service_enabled:1960 : return 0 2022-02-02 15:50:05.603 | + lib/nova:init_nova:761 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-02-02 15:50:05.606 | + lib/nova:init_nova:769 : async_run nova-cell-0 init_nova_db nova_cell0 /etc/nova/nova.conf 2022-02-02 15:50:05.702 | [Async nova-cell-0:self]: Running synchronously: init_nova_db nova_cell0 /etc/nova/nova.conf 2022-02-02 15:50:05.704 | + inc/async:async_run:103 : init_nova_db nova_cell0 /etc/nova/nova.conf 2022-02-02 15:50:05.707 | + lib/nova:init_nova_db:749 : local dbname=nova_cell0 2022-02-02 15:50:05.709 | + lib/nova:init_nova_db:750 : local conffile=/etc/nova/nova.conf 2022-02-02 15:50:05.711 | + lib/nova:init_nova_db:751 : recreate_database nova_cell0 2022-02-02 15:50:05.714 | + lib/database:recreate_database:110 : local db=nova_cell0 2022-02-02 15:50:05.716 | + lib/database:recreate_database:111 : recreate_database_mysql nova_cell0 2022-02-02 15:50:05.719 | + lib/databases/mysql:recreate_database_mysql:63 : local db=nova_cell0 2022-02-02 15:50:05.721 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell0;' 2022-02-02 15:50:05.727 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-02 15:50:05.783 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell0 CHARACTER SET utf8;' 2022-02-02 15:50:05.788 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-02 15:50:05.895 | + lib/nova:init_nova_db:752 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db sync --local_cell 2022-02-02 15:50:09.788 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/sqlalchemy/migrate_repo... {{(pid=92123) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-02 15:50:09.789 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/402_train.py... {{(pid=92123) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:50:09.790 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/402_train.py loaded successfully {{(pid=92123) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:50:09.790 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/403_placeholder.py... {{(pid=92123) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:50:09.790 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/403_placeholder.py loaded successfully {{(pid=92123) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:50:09.790 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/414_placeholder.py... {{(pid=92123) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:50:09.791 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/414_placeholder.py loaded successfully {{(pid=92123) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:50:09.791 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/406_placeholder.py... {{(pid=92123) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:50:09.791 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/406_placeholder.py loaded successfully {{(pid=92123) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:50:09.791 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/412_placeholder.py... {{(pid=92123) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:50:09.791 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/412_placeholder.py loaded successfully {{(pid=92123) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:50:09.792 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/408_placeholder.py... {{(pid=92123) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:50:09.792 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/408_placeholder.py loaded successfully {{(pid=92123) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:50:09.792 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/415_placeholder.py... {{(pid=92123) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:50:09.792 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/415_placeholder.py loaded successfully {{(pid=92123) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:50:09.793 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/411_placeholder.py... {{(pid=92123) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:50:09.793 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/411_placeholder.py loaded successfully {{(pid=92123) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:50:09.793 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/416_placeholder.py... {{(pid=92123) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:50:09.793 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/416_placeholder.py loaded successfully {{(pid=92123) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:50:09.794 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/410_placeholder.py... {{(pid=92123) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:50:09.794 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/410_placeholder.py loaded successfully {{(pid=92123) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:50:09.794 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/409_placeholder.py... {{(pid=92123) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:50:09.794 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/409_placeholder.py loaded successfully {{(pid=92123) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:50:09.795 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/404_placeholder.py... {{(pid=92123) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:50:09.795 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/404_placeholder.py loaded successfully {{(pid=92123) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:50:09.795 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/405_placeholder.py... {{(pid=92123) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:50:09.795 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/405_placeholder.py loaded successfully {{(pid=92123) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:50:09.796 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/407_placeholder.py... {{(pid=92123) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:50:09.796 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/407_placeholder.py loaded successfully {{(pid=92123) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:50:09.796 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/417_placeholder.py... {{(pid=92123) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:50:09.796 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/417_placeholder.py loaded successfully {{(pid=92123) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:50:09.796 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/413_placeholder.py... {{(pid=92123) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:50:09.797 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/413_placeholder.py loaded successfully {{(pid=92123) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:50:09.797 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/sqlalchemy/migrate_repo loaded successfully {{(pid=92123) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-02 15:50:09.797 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=92123) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-02 15:50:10.301 | INFO migrate.versioning.api [-] 401 -> 402...  2022-02-02 15:52:03.329 | INFO migrate.versioning.api [-] done 2022-02-02 15:52:03.329 | INFO migrate.versioning.api [-] 402 -> 403...  2022-02-02 15:52:03.415 | INFO migrate.versioning.api [-] done 2022-02-02 15:52:03.415 | INFO migrate.versioning.api [-] 403 -> 404...  2022-02-02 15:52:03.484 | INFO migrate.versioning.api [-] done 2022-02-02 15:52:03.484 | INFO migrate.versioning.api [-] 404 -> 405...  2022-02-02 15:52:03.558 | INFO migrate.versioning.api [-] done 2022-02-02 15:52:03.558 | INFO migrate.versioning.api [-] 405 -> 406...  2022-02-02 15:52:03.639 | INFO migrate.versioning.api [-] done 2022-02-02 15:52:03.640 | INFO migrate.versioning.api [-] 406 -> 407...  2022-02-02 15:52:03.740 | INFO migrate.versioning.api [-] done 2022-02-02 15:52:03.740 | INFO migrate.versioning.api [-] 407 -> 408...  2022-02-02 15:52:03.832 | INFO migrate.versioning.api [-] done 2022-02-02 15:52:03.832 | INFO migrate.versioning.api [-] 408 -> 409...  2022-02-02 15:52:03.928 | INFO migrate.versioning.api [-] done 2022-02-02 15:52:03.929 | INFO migrate.versioning.api [-] 409 -> 410...  2022-02-02 15:52:04.039 | INFO migrate.versioning.api [-] done 2022-02-02 15:52:04.039 | INFO migrate.versioning.api [-] 410 -> 411...  2022-02-02 15:52:04.138 | INFO migrate.versioning.api [-] done 2022-02-02 15:52:04.139 | INFO migrate.versioning.api [-] 411 -> 412...  2022-02-02 15:52:04.224 | INFO migrate.versioning.api [-] done 2022-02-02 15:52:04.224 | INFO migrate.versioning.api [-] 412 -> 413...  2022-02-02 15:52:04.315 | INFO migrate.versioning.api [-] done 2022-02-02 15:52:04.315 | INFO migrate.versioning.api [-] 413 -> 414...  2022-02-02 15:52:04.415 | INFO migrate.versioning.api [-] done 2022-02-02 15:52:04.415 | INFO migrate.versioning.api [-] 414 -> 415...  2022-02-02 15:52:04.489 | INFO migrate.versioning.api [-] done 2022-02-02 15:52:04.489 | INFO migrate.versioning.api [-] 415 -> 416...  2022-02-02 15:52:04.590 | INFO migrate.versioning.api [-] done 2022-02-02 15:52:04.590 | INFO migrate.versioning.api [-] 416 -> 417...  2022-02-02 15:52:04.658 | INFO migrate.versioning.api [-] done 2022-02-02 15:52:05.107 | + inc/async:async_run:104 : return 0 2022-02-02 15:52:05.111 | ++ lib/nova:init_nova:772 : seq 1 1 2022-02-02 15:52:05.115 | + lib/nova:init_nova:772 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-02-02 15:52:05.118 | ++ lib/nova:init_nova:773 : conductor_conf 1 2022-02-02 15:52:05.121 | ++ lib/nova:conductor_conf:738 : local cell=1 2022-02-02 15:52:05.124 | ++ lib/nova:conductor_conf:739 : echo /etc/nova/nova_cell1.conf 2022-02-02 15:52:05.127 | + lib/nova:init_nova:773 : async_run nova-cell-1 init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-02-02 15:52:05.219 | [Async nova-cell-1:self]: Running synchronously: init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-02-02 15:52:05.222 | + inc/async:async_run:103 : init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-02-02 15:52:05.224 | + lib/nova:init_nova_db:749 : local dbname=nova_cell1 2022-02-02 15:52:05.227 | + lib/nova:init_nova_db:750 : local conffile=/etc/nova/nova_cell1.conf 2022-02-02 15:52:05.229 | + lib/nova:init_nova_db:751 : recreate_database nova_cell1 2022-02-02 15:52:05.232 | + lib/database:recreate_database:110 : local db=nova_cell1 2022-02-02 15:52:05.234 | + lib/database:recreate_database:111 : recreate_database_mysql nova_cell1 2022-02-02 15:52:05.237 | + lib/databases/mysql:recreate_database_mysql:63 : local db=nova_cell1 2022-02-02 15:52:05.239 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell1;' 2022-02-02 15:52:05.244 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-02 15:52:05.287 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell1 CHARACTER SET utf8;' 2022-02-02 15:52:05.292 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-02 15:52:05.430 | + lib/nova:init_nova_db:752 : /usr/local/bin/nova-manage --config-file /etc/nova/nova_cell1.conf db sync --local_cell 2022-02-02 15:52:08.487 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/sqlalchemy/migrate_repo... {{(pid=92640) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-02 15:52:08.488 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/402_train.py... {{(pid=92640) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:52:08.489 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/402_train.py loaded successfully {{(pid=92640) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:52:08.489 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/403_placeholder.py... {{(pid=92640) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:52:08.489 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/403_placeholder.py loaded successfully {{(pid=92640) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:52:08.489 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/414_placeholder.py... {{(pid=92640) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:52:08.489 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/414_placeholder.py loaded successfully {{(pid=92640) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:52:08.490 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/406_placeholder.py... {{(pid=92640) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:52:08.490 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/406_placeholder.py loaded successfully {{(pid=92640) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:52:08.490 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/412_placeholder.py... {{(pid=92640) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:52:08.490 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/412_placeholder.py loaded successfully {{(pid=92640) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:52:08.490 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/408_placeholder.py... {{(pid=92640) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:52:08.491 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/408_placeholder.py loaded successfully {{(pid=92640) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:52:08.491 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/415_placeholder.py... {{(pid=92640) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:52:08.491 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/415_placeholder.py loaded successfully {{(pid=92640) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:52:08.491 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/411_placeholder.py... {{(pid=92640) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:52:08.492 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/411_placeholder.py loaded successfully {{(pid=92640) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:52:08.492 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/416_placeholder.py... {{(pid=92640) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:52:08.492 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/416_placeholder.py loaded successfully {{(pid=92640) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:52:08.492 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/410_placeholder.py... {{(pid=92640) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:52:08.492 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/410_placeholder.py loaded successfully {{(pid=92640) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:52:08.493 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/409_placeholder.py... {{(pid=92640) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:52:08.493 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/409_placeholder.py loaded successfully {{(pid=92640) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:52:08.493 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/404_placeholder.py... {{(pid=92640) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:52:08.493 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/404_placeholder.py loaded successfully {{(pid=92640) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:52:08.493 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/405_placeholder.py... {{(pid=92640) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:52:08.494 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/405_placeholder.py loaded successfully {{(pid=92640) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:52:08.494 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/407_placeholder.py... {{(pid=92640) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:52:08.494 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/407_placeholder.py loaded successfully {{(pid=92640) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:52:08.494 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/417_placeholder.py... {{(pid=92640) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:52:08.494 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/417_placeholder.py loaded successfully {{(pid=92640) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:52:08.495 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/413_placeholder.py... {{(pid=92640) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:52:08.495 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/413_placeholder.py loaded successfully {{(pid=92640) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:52:08.495 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/sqlalchemy/migrate_repo loaded successfully {{(pid=92640) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-02 15:52:08.495 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=92640) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-02 15:52:09.136 | INFO migrate.versioning.api [-] 401 -> 402...  2022-02-02 15:54:03.721 | INFO migrate.versioning.api [-] done 2022-02-02 15:54:03.721 | INFO migrate.versioning.api [-] 402 -> 403...  2022-02-02 15:54:03.777 | INFO migrate.versioning.api [-] done 2022-02-02 15:54:03.778 | INFO migrate.versioning.api [-] 403 -> 404...  2022-02-02 15:54:03.863 | INFO migrate.versioning.api [-] done 2022-02-02 15:54:03.864 | INFO migrate.versioning.api [-] 404 -> 405...  2022-02-02 15:54:03.955 | INFO migrate.versioning.api [-] done 2022-02-02 15:54:03.955 | INFO migrate.versioning.api [-] 405 -> 406...  2022-02-02 15:54:04.017 | INFO migrate.versioning.api [-] done 2022-02-02 15:54:04.017 | INFO migrate.versioning.api [-] 406 -> 407...  2022-02-02 15:54:04.081 | INFO migrate.versioning.api [-] done 2022-02-02 15:54:04.081 | INFO migrate.versioning.api [-] 407 -> 408...  2022-02-02 15:54:04.173 | INFO migrate.versioning.api [-] done 2022-02-02 15:54:04.173 | INFO migrate.versioning.api [-] 408 -> 409...  2022-02-02 15:54:04.252 | INFO migrate.versioning.api [-] done 2022-02-02 15:54:04.252 | INFO migrate.versioning.api [-] 409 -> 410...  2022-02-02 15:54:04.319 | INFO migrate.versioning.api [-] done 2022-02-02 15:54:04.319 | INFO migrate.versioning.api [-] 410 -> 411...  2022-02-02 15:54:04.435 | INFO migrate.versioning.api [-] done 2022-02-02 15:54:04.435 | INFO migrate.versioning.api [-] 411 -> 412...  2022-02-02 15:54:04.524 | INFO migrate.versioning.api [-] done 2022-02-02 15:54:04.525 | INFO migrate.versioning.api [-] 412 -> 413...  2022-02-02 15:54:04.629 | INFO migrate.versioning.api [-] done 2022-02-02 15:54:04.629 | INFO migrate.versioning.api [-] 413 -> 414...  2022-02-02 15:54:04.669 | INFO migrate.versioning.api [-] done 2022-02-02 15:54:04.669 | INFO migrate.versioning.api [-] 414 -> 415...  2022-02-02 15:54:04.743 | INFO migrate.versioning.api [-] done 2022-02-02 15:54:04.744 | INFO migrate.versioning.api [-] 415 -> 416...  2022-02-02 15:54:04.812 | INFO migrate.versioning.api [-] done 2022-02-02 15:54:04.813 | INFO migrate.versioning.api [-] 416 -> 417...  2022-02-02 15:54:04.881 | INFO migrate.versioning.api [-] done 2022-02-02 15:54:05.315 | + inc/async:async_run:104 : return 0 2022-02-02 15:54:05.318 | + lib/nova:init_nova:776 : recreate_database nova_api 2022-02-02 15:54:05.320 | + lib/database:recreate_database:110 : local db=nova_api 2022-02-02 15:54:05.323 | + lib/database:recreate_database:111 : recreate_database_mysql nova_api 2022-02-02 15:54:05.325 | + lib/databases/mysql:recreate_database_mysql:63 : local db=nova_api 2022-02-02 15:54:05.328 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2022-02-02 15:54:05.332 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-02 15:54:05.408 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;' 2022-02-02 15:54:05.412 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-02 15:54:05.531 | + lib/nova:init_nova:777 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2022-02-02 15:54:08.544 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo... {{(pid=93079) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-02 15:54:08.545 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/075_placeholder.py... {{(pid=93079) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:54:08.545 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/075_placeholder.py loaded successfully {{(pid=93079) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:54:08.546 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/077_placeholder.py... {{(pid=93079) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:54:08.546 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=93079) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:54:08.546 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/073_placeholder.py... {{(pid=93079) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:54:08.546 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/073_placeholder.py loaded successfully {{(pid=93079) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:54:08.546 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/082_placeholder.py... {{(pid=93079) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:54:08.547 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/082_placeholder.py loaded successfully {{(pid=93079) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:54:08.547 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/068_placeholder.py... {{(pid=93079) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:54:08.547 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=93079) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:54:08.547 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/071_placeholder.py... {{(pid=93079) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:54:08.548 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=93079) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:54:08.548 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/069_placeholder.py... {{(pid=93079) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:54:08.548 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=93079) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:54:08.548 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/074_placeholder.py... {{(pid=93079) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:54:08.548 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/074_placeholder.py loaded successfully {{(pid=93079) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:54:08.549 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/072_placeholder.py... {{(pid=93079) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:54:08.549 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=93079) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:54:08.549 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/081_placeholder.py... {{(pid=93079) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:54:08.549 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/081_placeholder.py loaded successfully {{(pid=93079) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:54:08.549 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/078_placeholder.py... {{(pid=93079) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:54:08.550 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=93079) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:54:08.550 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/080_placeholder.py... {{(pid=93079) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:54:08.550 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=93079) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:54:08.550 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/067_train.py... {{(pid=93079) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:54:08.551 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/067_train.py loaded successfully {{(pid=93079) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:54:08.551 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/079_placeholder.py... {{(pid=93079) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:54:08.551 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=93079) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:54:08.551 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/070_placeholder.py... {{(pid=93079) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:54:08.551 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=93079) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:54:08.552 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/076_placeholder.py... {{(pid=93079) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-02 15:54:08.552 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=93079) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-02 15:54:08.552 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo loaded successfully {{(pid=93079) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-02 15:54:08.552 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova_api', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=93079) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-02 15:54:09.323 | INFO migrate.versioning.api [-] 66 -> 67...  2022-02-02 15:54:37.333 | INFO migrate.versioning.api [-] done 2022-02-02 15:54:37.333 | INFO migrate.versioning.api [-] 67 -> 68...  2022-02-02 15:54:37.387 | INFO migrate.versioning.api [-] done 2022-02-02 15:54:37.387 | INFO migrate.versioning.api [-] 68 -> 69...  2022-02-02 15:54:37.470 | INFO migrate.versioning.api [-] done 2022-02-02 15:54:37.471 | INFO migrate.versioning.api [-] 69 -> 70...  2022-02-02 15:54:37.592 | INFO migrate.versioning.api [-] done 2022-02-02 15:54:37.593 | INFO migrate.versioning.api [-] 70 -> 71...  2022-02-02 15:54:37.632 | INFO migrate.versioning.api [-] done 2022-02-02 15:54:37.632 | INFO migrate.versioning.api [-] 71 -> 72...  2022-02-02 15:54:37.684 | INFO migrate.versioning.api [-] done 2022-02-02 15:54:37.684 | INFO migrate.versioning.api [-] 72 -> 73...  2022-02-02 15:54:37.743 | INFO migrate.versioning.api [-] done 2022-02-02 15:54:37.743 | INFO migrate.versioning.api [-] 73 -> 74...  2022-02-02 15:54:37.810 | INFO migrate.versioning.api [-] done 2022-02-02 15:54:37.810 | INFO migrate.versioning.api [-] 74 -> 75...  2022-02-02 15:54:37.878 | INFO migrate.versioning.api [-] done 2022-02-02 15:54:37.878 | INFO migrate.versioning.api [-] 75 -> 76...  2022-02-02 15:54:37.935 | INFO migrate.versioning.api [-] done 2022-02-02 15:54:37.935 | INFO migrate.versioning.api [-] 76 -> 77...  2022-02-02 15:54:38.008 | INFO migrate.versioning.api [-] done 2022-02-02 15:54:38.008 | INFO migrate.versioning.api [-] 77 -> 78...  2022-02-02 15:54:38.090 | INFO migrate.versioning.api [-] done 2022-02-02 15:54:38.090 | INFO migrate.versioning.api [-] 78 -> 79...  2022-02-02 15:54:38.152 | INFO migrate.versioning.api [-] done 2022-02-02 15:54:38.152 | INFO migrate.versioning.api [-] 79 -> 80...  2022-02-02 15:54:38.210 | INFO migrate.versioning.api [-] done 2022-02-02 15:54:38.210 | INFO migrate.versioning.api [-] 80 -> 81...  2022-02-02 15:54:38.261 | INFO migrate.versioning.api [-] done 2022-02-02 15:54:38.261 | INFO migrate.versioning.api [-] 81 -> 82...  2022-02-02 15:54:38.353 | INFO migrate.versioning.api [-] done 2022-02-02 15:54:38.765 | ++ lib/nova:init_nova:781 : database_connection_url nova_cell0 2022-02-02 15:54:38.768 | ++ lib/database:database_connection_url:132 : local db=nova_cell0 2022-02-02 15:54:38.771 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_cell0 2022-02-02 15:54:38.773 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_cell0 2022-02-02 15:54:38.776 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-02-02 15:54:38.779 | + lib/nova:init_nova:781 : /usr/local/bin/nova-manage cell_v2 map_cell0 --database_connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-02-02 15:54:42.801 | ++ lib/nova:init_nova:784 : seq 0 1 2022-02-02 15:54:42.805 | + lib/nova:init_nova:784 : for i in $(seq 0 $NOVA_NUM_CELLS) 2022-02-02 15:54:42.808 | + lib/nova:init_nova:785 : async_wait nova-cell-0 2022-02-02 15:54:42.857 | [Async nova-cell-0:self]: Waiting for completion of init_nova_db nova_cell0 /etc/nova/nova.conf (3 other jobs running) 2022-02-02 15:54:42.904 | [Async nova-cell-0:self]: finished init_nova_db nova_cell0 /etc/nova/nova.conf with result 0 in -1643817005 seconds 2022-02-02 15:54:42.908 | + inc/async:async_wait:166 : return 0 2022-02-02 15:54:42.911 | + lib/nova:init_nova:784 : for i in $(seq 0 $NOVA_NUM_CELLS) 2022-02-02 15:54:42.914 | + lib/nova:init_nova:785 : async_wait nova-cell-1 2022-02-02 15:54:42.964 | [Async nova-cell-1:self]: Waiting for completion of init_nova_db nova_cell1 /etc/nova/nova_cell1.conf (2 other jobs running) 2022-02-02 15:54:43.011 | [Async nova-cell-1:self]: finished init_nova_db nova_cell1 /etc/nova/nova_cell1.conf with result 0 in -1643817125 seconds 2022-02-02 15:54:43.015 | + inc/async:async_wait:166 : return 0 2022-02-02 15:54:43.017 | + lib/nova:init_nova:788 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-02-02 15:54:43.020 | + lib/nova:init_nova:795 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db online_data_migrations 2022-02-02 15:54:46.576 | Running batches of 50 until complete 2022-02-02 15:54:46.576 | +-------------------------------------+--------------+-----------+ 2022-02-02 15:54:46.576 | | Migration | Total Needed | Completed | 2022-02-02 15:54:46.576 | +-------------------------------------+--------------+-----------+ 2022-02-02 15:54:46.576 | | fill_virtual_interface_list | 0 | 0 | 2022-02-02 15:54:46.576 | | migrate_empty_ratio | 0 | 0 | 2022-02-02 15:54:46.576 | | migrate_quota_classes_to_api_db | 0 | 0 | 2022-02-02 15:54:46.576 | | migrate_quota_limits_to_api_db | 0 | 0 | 2022-02-02 15:54:46.576 | | migration_migrate_to_uuid | 0 | 0 | 2022-02-02 15:54:46.576 | | populate_dev_uuids | 0 | 0 | 2022-02-02 15:54:46.576 | | populate_missing_availability_zones | 0 | 0 | 2022-02-02 15:54:46.576 | | populate_queued_for_delete | 0 | 0 | 2022-02-02 15:54:46.576 | | populate_user_id | 0 | 0 | 2022-02-02 15:54:46.576 | | populate_uuids | 0 | 0 | 2022-02-02 15:54:46.577 | +-------------------------------------+--------------+-----------+ 2022-02-02 15:54:47.052 | ++ lib/nova:init_nova:798 : seq 1 1 2022-02-02 15:54:47.057 | + lib/nova:init_nova:798 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-02-02 15:54:47.060 | ++ lib/nova:init_nova:799 : conductor_conf 1 2022-02-02 15:54:47.062 | ++ lib/nova:conductor_conf:738 : local cell=1 2022-02-02 15:54:47.065 | ++ lib/nova:conductor_conf:739 : echo /etc/nova/nova_cell1.conf 2022-02-02 15:54:47.068 | + lib/nova:init_nova:799 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf --config-file /etc/nova/nova_cell1.conf cell_v2 create_cell --name cell1 2022-02-02 15:54:50.478 | --transport-url not provided in the command line, using the value [DEFAULT]/transport_url from the configuration file 2022-02-02 15:54:50.479 | --database_connection not provided in the command line, using the value [database]/connection from the configuration file 2022-02-02 15:54:50.936 | + lib/nova:init_nova:803 : create_nova_keys_dir 2022-02-02 15:54:50.939 | + lib/nova:create_nova_keys_dir:745 : sudo install -d -o ubuntu /opt/stack/data/nova /opt/stack/data/nova/keys 2022-02-02 15:54:50.952 | + lib/nova:init_nova:805 : [[ '' == \L\V\M ]] 2022-02-02 15:54:50.955 | + ./stack.sh:main:1209 : is_service_enabled neutron 2022-02-02 15:54:50.972 | + functions-common:is_service_enabled:1960 : return 0 2022-02-02 15:54:50.975 | + ./stack.sh:main:1210 : async_runfunc configure_neutron_nova 2022-02-02 15:54:50.977 | + inc/async:async_runfunc:111 : async_run configure_neutron_nova configure_neutron_nova 2022-02-02 15:54:51.074 | [Async configure_neutron_nova:self]: Running synchronously: configure_neutron_nova 2022-02-02 15:54:51.077 | + inc/async:async_run:103 : configure_neutron_nova 2022-02-02 15:54:51.079 | + lib/neutron:configure_neutron_nova:616 : is_neutron_legacy_enabled 2022-02-02 15:54:51.083 | ++ 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 2022-02-02 15:54:51.083 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2022-02-02 15:54:51.089 | + 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 2022-02-02 15:54:51.091 | + 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 ]] 2022-02-02 15:54:51.094 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-02-02 15:54:51.096 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2022-02-02 15:54:51.099 | + lib/neutron:configure_neutron_nova:618 : create_nova_conf_neutron /etc/nova/nova.conf 2022-02-02 15:54:51.102 | + lib/neutron-legacy:create_nova_conf_neutron:380 : local conf=/etc/nova/nova.conf 2022-02-02 15:54:51.104 | + lib/neutron-legacy:create_nova_conf_neutron:381 : iniset /etc/nova/nova.conf neutron auth_type password 2022-02-02 15:54:51.132 | + lib/neutron-legacy:create_nova_conf_neutron:382 : iniset /etc/nova/nova.conf neutron auth_url http://10.222.0.31/identity 2022-02-02 15:54:51.159 | + lib/neutron-legacy:create_nova_conf_neutron:383 : iniset /etc/nova/nova.conf neutron username neutron 2022-02-02 15:54:51.188 | + lib/neutron-legacy:create_nova_conf_neutron:384 : iniset /etc/nova/nova.conf neutron password Passw0rd 2022-02-02 15:54:51.218 | + lib/neutron-legacy:create_nova_conf_neutron:385 : iniset /etc/nova/nova.conf neutron user_domain_name Default 2022-02-02 15:54:51.246 | + lib/neutron-legacy:create_nova_conf_neutron:386 : iniset /etc/nova/nova.conf neutron project_name service 2022-02-02 15:54:51.276 | + lib/neutron-legacy:create_nova_conf_neutron:387 : iniset /etc/nova/nova.conf neutron project_domain_name Default 2022-02-02 15:54:51.305 | + lib/neutron-legacy:create_nova_conf_neutron:388 : iniset /etc/nova/nova.conf neutron auth_strategy keystone 2022-02-02 15:54:51.332 | + lib/neutron-legacy:create_nova_conf_neutron:389 : iniset /etc/nova/nova.conf neutron region_name RegionOne 2022-02-02 15:54:51.361 | + lib/neutron-legacy:create_nova_conf_neutron:392 : neutron_plugin_create_nova_conf /etc/nova/nova.conf 2022-02-02 15:54:51.363 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2022-02-02 15:54:51.366 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:119 : : 2022-02-02 15:54:51.368 | + lib/neutron-legacy:create_nova_conf_neutron:394 : is_service_enabled q-meta 2022-02-02 15:54:51.384 | + functions-common:is_service_enabled:1960 : return 0 2022-02-02 15:54:51.387 | + lib/neutron-legacy:create_nova_conf_neutron:395 : iniset /etc/nova/nova.conf neutron service_metadata_proxy True 2022-02-02 15:54:51.416 | + lib/neutron-legacy:create_nova_conf_neutron:398 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_is_fatal True 2022-02-02 15:54:51.451 | + lib/neutron-legacy:create_nova_conf_neutron:399 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_timeout 300 2022-02-02 15:54:51.480 | + lib/neutron:configure_neutron_nova:619 : [[ superconductor == \s\u\p\e\r\c\o\n\d\u\c\t\o\r ]] 2022-02-02 15:54:51.484 | ++ lib/neutron:configure_neutron_nova:620 : seq 1 1 2022-02-02 15:54:51.490 | + lib/neutron:configure_neutron_nova:620 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-02-02 15:54:51.491 | + lib/neutron:configure_neutron_nova:621 : local conf 2022-02-02 15:54:51.494 | ++ lib/neutron:configure_neutron_nova:622 : conductor_conf 1 2022-02-02 15:54:51.496 | ++ lib/nova:conductor_conf:738 : local cell=1 2022-02-02 15:54:51.499 | ++ lib/nova:conductor_conf:739 : echo /etc/nova/nova_cell1.conf 2022-02-02 15:54:51.501 | + lib/neutron:configure_neutron_nova:622 : conf=/etc/nova/nova_cell1.conf 2022-02-02 15:54:51.504 | + lib/neutron:configure_neutron_nova:623 : create_nova_conf_neutron /etc/nova/nova_cell1.conf 2022-02-02 15:54:51.506 | + lib/neutron-legacy:create_nova_conf_neutron:380 : local conf=/etc/nova/nova_cell1.conf 2022-02-02 15:54:51.509 | + lib/neutron-legacy:create_nova_conf_neutron:381 : iniset /etc/nova/nova_cell1.conf neutron auth_type password 2022-02-02 15:54:51.541 | + lib/neutron-legacy:create_nova_conf_neutron:382 : iniset /etc/nova/nova_cell1.conf neutron auth_url http://10.222.0.31/identity 2022-02-02 15:54:51.574 | + lib/neutron-legacy:create_nova_conf_neutron:383 : iniset /etc/nova/nova_cell1.conf neutron username neutron 2022-02-02 15:54:51.604 | + lib/neutron-legacy:create_nova_conf_neutron:384 : iniset /etc/nova/nova_cell1.conf neutron password Passw0rd 2022-02-02 15:54:51.632 | + lib/neutron-legacy:create_nova_conf_neutron:385 : iniset /etc/nova/nova_cell1.conf neutron user_domain_name Default 2022-02-02 15:54:51.661 | + lib/neutron-legacy:create_nova_conf_neutron:386 : iniset /etc/nova/nova_cell1.conf neutron project_name service 2022-02-02 15:54:51.689 | + lib/neutron-legacy:create_nova_conf_neutron:387 : iniset /etc/nova/nova_cell1.conf neutron project_domain_name Default 2022-02-02 15:54:51.718 | + lib/neutron-legacy:create_nova_conf_neutron:388 : iniset /etc/nova/nova_cell1.conf neutron auth_strategy keystone 2022-02-02 15:54:51.746 | + lib/neutron-legacy:create_nova_conf_neutron:389 : iniset /etc/nova/nova_cell1.conf neutron region_name RegionOne 2022-02-02 15:54:51.775 | + lib/neutron-legacy:create_nova_conf_neutron:392 : neutron_plugin_create_nova_conf /etc/nova/nova_cell1.conf 2022-02-02 15:54:51.778 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2022-02-02 15:54:51.780 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:119 : : 2022-02-02 15:54:51.782 | + lib/neutron-legacy:create_nova_conf_neutron:394 : is_service_enabled q-meta 2022-02-02 15:54:51.799 | + functions-common:is_service_enabled:1960 : return 0 2022-02-02 15:54:51.801 | + lib/neutron-legacy:create_nova_conf_neutron:395 : iniset /etc/nova/nova_cell1.conf neutron service_metadata_proxy True 2022-02-02 15:54:51.829 | + lib/neutron-legacy:create_nova_conf_neutron:398 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_is_fatal True 2022-02-02 15:54:51.859 | + lib/neutron-legacy:create_nova_conf_neutron:399 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_timeout 300 2022-02-02 15:54:51.888 | + inc/async:async_run:104 : return 0 2022-02-02 15:54:51.891 | + ./stack.sh:main:1219 : run_phase stack post-config 2022-02-02 15:54:51.893 | + functions-common:run_phase:1732 : local mode=stack 2022-02-02 15:54:51.896 | + functions-common:run_phase:1733 : local phase=post-config 2022-02-02 15:54:51.898 | + functions-common:run_phase:1734 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-02-02 15:54:51.901 | + functions-common:run_phase:1735 : local extra_plugin_file_name 2022-02-02 15:54:51.904 | + functions-common:run_phase:1736 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-02-02 15:54:51.910 | + functions-common:run_phase:1741 : local exceptions=80-tempest.sh 2022-02-02 15:54:51.910 | + functions-common:run_phase:1742 : local extra 2022-02-02 15:54:51.912 | ++ functions-common:run_phase:1743 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-02-02 15:54:51.916 | + functions-common:run_phase:1743 : extra=80-tempest.sh 2022-02-02 15:54:51.919 | + functions-common:run_phase:1744 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-02-02 15:54:51.922 | + functions-common:run_phase:1748 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-02-02 15:54:51.924 | + functions-common:run_phase:1748 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack post-config 2022-02-02 15:54:51.927 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-02-02 15:54:51.944 | ++ functions-common:is_service_enabled:1960 : return 0 2022-02-02 15:54:51.946 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-02-02 15:54:51.948 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-02-02 15:54:51.951 | ++ extras.d/80-tempest.sh:source:7 : [[ post-config == \i\n\s\t\a\l\l ]] 2022-02-02 15:54:51.953 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-02-02 15:54:51.955 | ++ extras.d/80-tempest.sh:source:10 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-02-02 15:54:51.958 | ++ extras.d/80-tempest.sh:source:12 : : 2022-02-02 15:54:51.960 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-02-02 15:54:51.963 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-02-02 15:54:51.965 | + functions-common:run_phase:1753 : [[ stack == \s\o\u\r\c\e ]] 2022-02-02 15:54:51.967 | + functions-common:run_phase:1756 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-02-02 15:54:51.970 | + functions-common:run_phase:1759 : run_plugins stack post-config 2022-02-02 15:54:51.972 | + functions-common:run_plugins:1718 : local mode=stack 2022-02-02 15:54:51.975 | + functions-common:run_plugins:1719 : local phase=post-config 2022-02-02 15:54:51.977 | + functions-common:run_plugins:1721 : local plugins= 2022-02-02 15:54:51.982 | + functions-common:run_plugins:1722 : local plugin 2022-02-02 15:54:51.982 | + ./stack.sh:main:1227 : merge_config_group /home/ubuntu/devstack/local.conf post-config 2022-02-02 15:54:51.984 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2022-02-02 15:54:51.987 | + inc/meta-config:merge_config_group:171 : shift 2022-02-02 15:54:51.990 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-config 2022-02-02 15:54:51.992 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-02-02 15:54:51.994 | + inc/meta-config:merge_config_group:176 : local configfile group 2022-02-02 15:54:51.997 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2022-02-02 15:54:52.000 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf post-config 2022-02-02 15:54:52.002 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2022-02-02 15:54:52.005 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-config 2022-02-02 15:54:52.008 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-02-02 15:54:52.010 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-config ' 2022-02-02 15:54:52.010 | /^\[\[.+\|.*\]\]/ { 2022-02-02 15:54:52.010 | gsub("[][]", "", $1); 2022-02-02 15:54:52.010 | split($1, a, "|"); 2022-02-02 15:54:52.010 | if (a[1] == matchgroup) 2022-02-02 15:54:52.010 | print a[2] 2022-02-02 15:54:52.010 | } 2022-02-02 15:54:52.010 | ' /home/ubuntu/devstack/local.conf 2022-02-02 15:54:52.016 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-02-02 15:54:52.019 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-02-02 15:54:52.021 | + inc/meta-config:merge_config_group:180 : local dir 2022-02-02 15:54:52.024 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NOVA_CONF' 2022-02-02 15:54:52.027 | +++ inc/meta-config:merge_config_group:182 : echo /etc/nova/nova.conf 2022-02-02 15:54:52.030 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/nova/nova.conf 2022-02-02 15:54:52.032 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/nova/nova.conf ]] 2022-02-02 15:54:52.035 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/nova/nova.conf 2022-02-02 15:54:52.040 | + inc/meta-config:merge_config_group:187 : dir=/etc/nova 2022-02-02 15:54:52.042 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/nova ]] 2022-02-02 15:54:52.045 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2022-02-02 15:54:52.047 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-02-02 15:54:52.050 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-02-02 15:54:52.053 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CONF' 2022-02-02 15:54:52.055 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-02-02 15:54:52.058 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CONF' 2022-02-02 15:54:52.061 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova.conf 2022-02-02 15:54:52.064 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova.conf 2022-02-02 15:54:52.067 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova.conf ']' 2022-02-02 15:54:52.070 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2022-02-02 15:54:52.071 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CONF' ' 2022-02-02 15:54:52.071 | BEGIN { 2022-02-02 15:54:52.071 | section = "" 2022-02-02 15:54:52.071 | last_section = "" 2022-02-02 15:54:52.071 | section_count = 0 2022-02-02 15:54:52.071 | } 2022-02-02 15:54:52.071 | /^\[.+\]/ { 2022-02-02 15:54:52.071 | gsub("[][]", "", $1); 2022-02-02 15:54:52.071 | section=$1 2022-02-02 15:54:52.071 | next 2022-02-02 15:54:52.071 | } 2022-02-02 15:54:52.071 | /^ *\#/ { 2022-02-02 15:54:52.071 | next 2022-02-02 15:54:52.071 | } 2022-02-02 15:54:52.071 | /^[^ \t]+/ { 2022-02-02 15:54:52.071 | # get offset of first = in $0 2022-02-02 15:54:52.071 | eq_idx = index($0, "=") 2022-02-02 15:54:52.071 | # extract attr & value from $0 2022-02-02 15:54:52.071 | attr = substr($0, 1, eq_idx - 1) 2022-02-02 15:54:52.071 | value = substr($0, eq_idx + 1) 2022-02-02 15:54:52.071 | # only need to strip trailing whitespace from attr 2022-02-02 15:54:52.072 | sub(/[ \t]*$/, "", attr) 2022-02-02 15:54:52.072 | # need to strip leading & trailing whitespace from value 2022-02-02 15:54:52.072 | sub(/^[ \t]*/, "", value) 2022-02-02 15:54:52.072 | sub(/[ \t]*$/, "", value) 2022-02-02 15:54:52.072 | 2022-02-02 15:54:52.072 | # cfg_attr_count: number of config lines per [section, attr] 2022-02-02 15:54:52.072 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-02-02 15:54:52.072 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-02-02 15:54:52.072 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-02-02 15:54:52.072 | if (! (section, attr) in cfg_attr_count) { 2022-02-02 15:54:52.072 | if (section != last_section) { 2022-02-02 15:54:52.072 | cfg_section[section_count++] = section 2022-02-02 15:54:52.072 | last_section = section 2022-02-02 15:54:52.072 | } 2022-02-02 15:54:52.072 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-02-02 15:54:52.072 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-02-02 15:54:52.072 | 2022-02-02 15:54:52.072 | cfg_attr[section, attr, 0] = value 2022-02-02 15:54:52.072 | cfg_attr_count[section, attr] = 1 2022-02-02 15:54:52.072 | } else { 2022-02-02 15:54:52.072 | lno = cfg_attr_count[section, attr]++ 2022-02-02 15:54:52.072 | cfg_attr[section, attr, lno] = value 2022-02-02 15:54:52.072 | } 2022-02-02 15:54:52.072 | } 2022-02-02 15:54:52.072 | END { 2022-02-02 15:54:52.072 | # Process each section in order 2022-02-02 15:54:52.072 | for (sno = 0; sno < section_count; sno++) { 2022-02-02 15:54:52.072 | section = cfg_section[sno] 2022-02-02 15:54:52.072 | # The ini routines simply append a config item immediately 2022-02-02 15:54:52.072 | # after the section header. To keep the same order as defined 2022-02-02 15:54:52.072 | # in local.conf, invoke the ini routines in the reverse order 2022-02-02 15:54:52.072 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-02-02 15:54:52.072 | attr = cfg_sec_attr_name[sno, attr_no] 2022-02-02 15:54:52.072 | if (cfg_attr_count[section, attr] == 1) 2022-02-02 15:54:52.072 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-02-02 15:54:52.073 | else { 2022-02-02 15:54:52.073 | # For multiline, invoke the ini routines in the reverse order 2022-02-02 15:54:52.073 | count = cfg_attr_count[section, attr] 2022-02-02 15:54:52.073 | print "inidelete " configfile " " section " " attr 2022-02-02 15:54:52.073 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-02-02 15:54:52.073 | for (l = count -2; l >= 0; l--) 2022-02-02 15:54:52.073 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-02-02 15:54:52.073 | } 2022-02-02 15:54:52.073 | } 2022-02-02 15:54:52.073 | } 2022-02-02 15:54:52.073 | } 2022-02-02 15:54:52.073 | ' 2022-02-02 15:54:52.073 | + inc/meta-config:merge_config_file:164 : read a 2022-02-02 15:54:52.074 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-02-02 15:54:52.084 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-02-02 15:54:52.084 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-02-02 15:54:52.084 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CONF' 2022-02-02 15:54:52.084 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-02-02 15:54:52.084 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CONF ]] 2022-02-02 15:54:52.086 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CONF' ' 2022-02-02 15:54:52.086 | BEGIN { group = "" } 2022-02-02 15:54:52.086 | /^\[\[.+\|.*\]\]/ { 2022-02-02 15:54:52.086 | gsub("[][]", "", $1); 2022-02-02 15:54:52.086 | split($1, a, "|"); 2022-02-02 15:54:52.086 | if (a[1] == matchgroup && a[2] == configfile) { 2022-02-02 15:54:52.087 | group=a[1] 2022-02-02 15:54:52.087 | } else { 2022-02-02 15:54:52.087 | group="" 2022-02-02 15:54:52.087 | } 2022-02-02 15:54:52.087 | next 2022-02-02 15:54:52.087 | } 2022-02-02 15:54:52.087 | { 2022-02-02 15:54:52.087 | if (group != "") 2022-02-02 15:54:52.087 | print $0 2022-02-02 15:54:52.087 | } 2022-02-02 15:54:52.087 | ' /home/ubuntu/devstack/local.conf 2022-02-02 15:54:52.093 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF DEFAULT scheduler_default_filters "RetryFilter,AvailabilityZoneFilter,RamFilter,DiskFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,DifferentHostFilter,SameHostFilter"' 2022-02-02 15:54:52.095 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf DEFAULT scheduler_default_filters RetryFilter,AvailabilityZoneFilter,RamFilter,DiskFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,DifferentHostFilter,SameHostFilter 2022-02-02 15:54:52.123 | + inc/meta-config:merge_config_file:164 : read a 2022-02-02 15:54:52.126 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF DEFAULT force_config_drive "True"' 2022-02-02 15:54:52.128 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf DEFAULT force_config_drive True 2022-02-02 15:54:52.157 | + inc/meta-config:merge_config_file:164 : read a 2022-02-02 15:54:52.160 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF glance use_glance_v1 "False"' 2022-02-02 15:54:52.162 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf glance use_glance_v1 False 2022-02-02 15:54:52.197 | + inc/meta-config:merge_config_file:164 : read a 2022-02-02 15:54:52.200 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_rate "3"' 2022-02-02 15:54:52.202 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_rate 3 2022-02-02 15:54:52.233 | + inc/meta-config:merge_config_file:164 : read a 2022-02-02 15:54:52.236 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_timeout_threshold "600"' 2022-02-02 15:54:52.239 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_timeout_threshold 600 2022-02-02 15:54:52.268 | + inc/meta-config:merge_config_file:164 : read a 2022-02-02 15:54:52.270 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_type "password"' 2022-02-02 15:54:52.273 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_type password 2022-02-02 15:54:52.303 | + inc/meta-config:merge_config_file:164 : read a 2022-02-02 15:54:52.309 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_url "http://10.222.0.31/identity"' 2022-02-02 15:54:52.309 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.31/identity 2022-02-02 15:54:52.338 | + inc/meta-config:merge_config_file:164 : read a 2022-02-02 15:54:52.341 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement username "placement"' 2022-02-02 15:54:52.348 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement username placement 2022-02-02 15:54:52.376 | + inc/meta-config:merge_config_file:164 : read a 2022-02-02 15:54:52.379 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement password "Passw0rd"' 2022-02-02 15:54:52.380 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-02-02 15:54:52.414 | + inc/meta-config:merge_config_file:164 : read a 2022-02-02 15:54:52.416 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement user_domain_name "Default"' 2022-02-02 15:54:52.419 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-02-02 15:54:52.450 | + inc/meta-config:merge_config_file:164 : read a 2022-02-02 15:54:52.452 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_name "service"' 2022-02-02 15:54:52.455 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_name service 2022-02-02 15:54:52.485 | + inc/meta-config:merge_config_file:164 : read a 2022-02-02 15:54:52.487 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_domain_name "Default"' 2022-02-02 15:54:52.490 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-02-02 15:54:52.526 | + inc/meta-config:merge_config_file:164 : read a 2022-02-02 15:54:52.529 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement os_region_name "RegionOne"' 2022-02-02 15:54:52.532 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement os_region_name RegionOne 2022-02-02 15:54:52.564 | + inc/meta-config:merge_config_file:164 : read a 2022-02-02 15:54:52.567 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-02-02 15:54:52.570 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-02-02 15:54:52.572 | + inc/meta-config:merge_config_group:180 : local dir 2022-02-02 15:54:52.575 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NEUTRON_CONF' 2022-02-02 15:54:52.578 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/neutron.conf 2022-02-02 15:54:52.581 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/neutron.conf 2022-02-02 15:54:52.583 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/neutron.conf ]] 2022-02-02 15:54:52.587 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/neutron.conf 2022-02-02 15:54:52.591 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron 2022-02-02 15:54:52.593 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron ]] 2022-02-02 15:54:52.596 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2022-02-02 15:54:52.599 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-02-02 15:54:52.601 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-02-02 15:54:52.604 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NEUTRON_CONF' 2022-02-02 15:54:52.606 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-02-02 15:54:52.610 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NEUTRON_CONF' 2022-02-02 15:54:52.616 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/neutron.conf 2022-02-02 15:54:52.616 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/neutron.conf 2022-02-02 15:54:52.618 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/neutron.conf ']' 2022-02-02 15:54:52.622 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2022-02-02 15:54:52.622 | + inc/meta-config:merge_config_file:164 : read a 2022-02-02 15:54:52.623 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NEUTRON_CONF' ' 2022-02-02 15:54:52.623 | BEGIN { 2022-02-02 15:54:52.623 | section = "" 2022-02-02 15:54:52.623 | last_section = "" 2022-02-02 15:54:52.623 | section_count = 0 2022-02-02 15:54:52.623 | } 2022-02-02 15:54:52.623 | /^\[.+\]/ { 2022-02-02 15:54:52.623 | gsub("[][]", "", $1); 2022-02-02 15:54:52.623 | section=$1 2022-02-02 15:54:52.623 | next 2022-02-02 15:54:52.623 | } 2022-02-02 15:54:52.623 | /^ *\#/ { 2022-02-02 15:54:52.623 | next 2022-02-02 15:54:52.623 | } 2022-02-02 15:54:52.623 | /^[^ \t]+/ { 2022-02-02 15:54:52.623 | # get offset of first = in $0 2022-02-02 15:54:52.623 | eq_idx = index($0, "=") 2022-02-02 15:54:52.623 | # extract attr & value from $0 2022-02-02 15:54:52.623 | attr = substr($0, 1, eq_idx - 1) 2022-02-02 15:54:52.623 | value = substr($0, eq_idx + 1) 2022-02-02 15:54:52.623 | # only need to strip trailing whitespace from attr 2022-02-02 15:54:52.623 | sub(/[ \t]*$/, "", attr) 2022-02-02 15:54:52.623 | # need to strip leading & trailing whitespace from value 2022-02-02 15:54:52.623 | sub(/^[ \t]*/, "", value) 2022-02-02 15:54:52.623 | sub(/[ \t]*$/, "", value) 2022-02-02 15:54:52.623 | 2022-02-02 15:54:52.624 | # cfg_attr_count: number of config lines per [section, attr] 2022-02-02 15:54:52.624 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-02-02 15:54:52.624 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-02-02 15:54:52.624 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-02-02 15:54:52.624 | if (! (section, attr) in cfg_attr_count) { 2022-02-02 15:54:52.624 | if (section != last_section) { 2022-02-02 15:54:52.624 | cfg_section[section_count++] = section 2022-02-02 15:54:52.624 | last_section = section 2022-02-02 15:54:52.624 | } 2022-02-02 15:54:52.624 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-02-02 15:54:52.624 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-02-02 15:54:52.624 | 2022-02-02 15:54:52.624 | cfg_attr[section, attr, 0] = value 2022-02-02 15:54:52.624 | cfg_attr_count[section, attr] = 1 2022-02-02 15:54:52.624 | } else { 2022-02-02 15:54:52.624 | lno = cfg_attr_count[section, attr]++ 2022-02-02 15:54:52.624 | cfg_attr[section, attr, lno] = value 2022-02-02 15:54:52.624 | } 2022-02-02 15:54:52.624 | } 2022-02-02 15:54:52.624 | END { 2022-02-02 15:54:52.624 | # Process each section in order 2022-02-02 15:54:52.624 | for (sno = 0; sno < section_count; sno++) { 2022-02-02 15:54:52.624 | section = cfg_section[sno] 2022-02-02 15:54:52.624 | # The ini routines simply append a config item immediately 2022-02-02 15:54:52.624 | # after the section header. To keep the same order as defined 2022-02-02 15:54:52.624 | # in local.conf, invoke the ini routines in the reverse order 2022-02-02 15:54:52.624 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-02-02 15:54:52.624 | attr = cfg_sec_attr_name[sno, attr_no] 2022-02-02 15:54:52.624 | if (cfg_attr_count[section, attr] == 1) 2022-02-02 15:54:52.624 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-02-02 15:54:52.624 | else { 2022-02-02 15:54:52.624 | # For multiline, invoke the ini routines in the reverse order 2022-02-02 15:54:52.624 | count = cfg_attr_count[section, attr] 2022-02-02 15:54:52.624 | print "inidelete " configfile " " section " " attr 2022-02-02 15:54:52.624 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-02-02 15:54:52.625 | for (l = count -2; l >= 0; l--) 2022-02-02 15:54:52.625 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-02-02 15:54:52.625 | } 2022-02-02 15:54:52.625 | } 2022-02-02 15:54:52.625 | } 2022-02-02 15:54:52.625 | } 2022-02-02 15:54:52.625 | ' 2022-02-02 15:54:52.625 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-02-02 15:54:52.626 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-02-02 15:54:52.627 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-02-02 15:54:52.629 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NEUTRON_CONF' 2022-02-02 15:54:52.632 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-02-02 15:54:52.635 | + inc/meta-config:get_meta_section:38 : [[ -z $NEUTRON_CONF ]] 2022-02-02 15:54:52.637 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NEUTRON_CONF' ' 2022-02-02 15:54:52.637 | BEGIN { group = "" } 2022-02-02 15:54:52.637 | /^\[\[.+\|.*\]\]/ { 2022-02-02 15:54:52.637 | gsub("[][]", "", $1); 2022-02-02 15:54:52.637 | split($1, a, "|"); 2022-02-02 15:54:52.637 | if (a[1] == matchgroup && a[2] == configfile) { 2022-02-02 15:54:52.637 | group=a[1] 2022-02-02 15:54:52.637 | } else { 2022-02-02 15:54:52.638 | group="" 2022-02-02 15:54:52.638 | } 2022-02-02 15:54:52.638 | next 2022-02-02 15:54:52.638 | } 2022-02-02 15:54:52.638 | { 2022-02-02 15:54:52.638 | if (group != "") 2022-02-02 15:54:52.638 | print $0 2022-02-02 15:54:52.638 | } 2022-02-02 15:54:52.638 | ' /home/ubuntu/devstack/local.conf 2022-02-02 15:54:52.643 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_overflow "50"' 2022-02-02 15:54:52.646 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_overflow 50 2022-02-02 15:54:52.676 | + inc/meta-config:merge_config_file:164 : read a 2022-02-02 15:54:52.681 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_pool_size "50"' 2022-02-02 15:54:52.681 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_pool_size 50 2022-02-02 15:54:52.710 | + inc/meta-config:merge_config_file:164 : read a 2022-02-02 15:54:52.713 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database min_pool_size "5"' 2022-02-02 15:54:52.715 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database min_pool_size 5 2022-02-02 15:54:52.745 | + inc/meta-config:merge_config_file:164 : read a 2022-02-02 15:54:52.747 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_rule "100"' 2022-02-02 15:54:52.751 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_rule 100 2022-02-02 15:54:52.779 | + inc/meta-config:merge_config_file:164 : read a 2022-02-02 15:54:52.782 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_policy "10"' 2022-02-02 15:54:52.784 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_policy 10 2022-02-02 15:54:52.816 | + inc/meta-config:merge_config_file:164 : read a 2022-02-02 15:54:52.820 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall "10"' 2022-02-02 15:54:52.822 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall 10 2022-02-02 15:54:52.852 | + inc/meta-config:merge_config_file:164 : read a 2022-02-02 15:54:52.855 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_floatingip "50"' 2022-02-02 15:54:52.857 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_floatingip 50 2022-02-02 15:54:52.886 | + inc/meta-config:merge_config_file:164 : read a 2022-02-02 15:54:52.888 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_router "100"' 2022-02-02 15:54:52.891 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_router 100 2022-02-02 15:54:52.921 | + inc/meta-config:merge_config_file:164 : read a 2022-02-02 15:54:52.923 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_loadbalancer "100"' 2022-02-02 15:54:52.926 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_loadbalancer 100 2022-02-02 15:54:52.954 | + inc/meta-config:merge_config_file:164 : read a 2022-02-02 15:54:52.957 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_pool "100"' 2022-02-02 15:54:52.960 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_pool 100 2022-02-02 15:54:52.989 | + inc/meta-config:merge_config_file:164 : read a 2022-02-02 15:54:52.991 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_vip "100"' 2022-02-02 15:54:52.994 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_vip 100 2022-02-02 15:54:53.023 | + inc/meta-config:merge_config_file:164 : read a 2022-02-02 15:54:53.026 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group_rule "100"' 2022-02-02 15:54:53.028 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group_rule 100 2022-02-02 15:54:53.058 | + inc/meta-config:merge_config_file:164 : read a 2022-02-02 15:54:53.060 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group "100"' 2022-02-02 15:54:53.062 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group 100 2022-02-02 15:54:53.093 | + inc/meta-config:merge_config_file:164 : read a 2022-02-02 15:54:53.096 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_port "500"' 2022-02-02 15:54:53.098 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_port 500 2022-02-02 15:54:53.127 | + inc/meta-config:merge_config_file:164 : read a 2022-02-02 15:54:53.130 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_subnet "100"' 2022-02-02 15:54:53.133 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_subnet 100 2022-02-02 15:54:53.162 | + inc/meta-config:merge_config_file:164 : read a 2022-02-02 15:54:53.165 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_network "100"' 2022-02-02 15:54:53.167 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_network 100 2022-02-02 15:54:53.197 | + inc/meta-config:merge_config_file:164 : read a 2022-02-02 15:54:53.200 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-02-02 15:54:53.203 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-02-02 15:54:53.205 | + inc/meta-config:merge_config_group:180 : local dir 2022-02-02 15:54:53.209 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $CINDER_CONF' 2022-02-02 15:54:53.213 | +++ inc/meta-config:merge_config_group:182 : echo /etc/cinder/cinder.conf 2022-02-02 15:54:53.214 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/cinder/cinder.conf 2022-02-02 15:54:53.217 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/cinder/cinder.conf ]] 2022-02-02 15:54:53.220 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/cinder/cinder.conf 2022-02-02 15:54:53.224 | + inc/meta-config:merge_config_group:187 : dir=/etc/cinder 2022-02-02 15:54:53.226 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/cinder ]] 2022-02-02 15:54:53.229 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2022-02-02 15:54:53.231 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-02-02 15:54:53.234 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-02-02 15:54:53.236 | + inc/meta-config:merge_config_file:85 : local 'configfile=$CINDER_CONF' 2022-02-02 15:54:53.238 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-02-02 15:54:53.242 | ++ inc/meta-config:merge_config_file:91 : eval echo '$CINDER_CONF' 2022-02-02 15:54:53.244 | +++ inc/meta-config:merge_config_file:91 : echo /etc/cinder/cinder.conf 2022-02-02 15:54:53.247 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/cinder/cinder.conf 2022-02-02 15:54:53.249 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/cinder/cinder.conf ']' 2022-02-02 15:54:53.257 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$CINDER_CONF' ' 2022-02-02 15:54:53.257 | BEGIN { 2022-02-02 15:54:53.257 | section = "" 2022-02-02 15:54:53.257 | last_section = "" 2022-02-02 15:54:53.257 | section_count = 0 2022-02-02 15:54:53.257 | } 2022-02-02 15:54:53.257 | /^\[.+\]/ { 2022-02-02 15:54:53.257 | gsub("[][]", "", $1); 2022-02-02 15:54:53.257 | section=$1 2022-02-02 15:54:53.258 | next 2022-02-02 15:54:53.258 | } 2022-02-02 15:54:53.258 | /^ *\#/ { 2022-02-02 15:54:53.258 | next 2022-02-02 15:54:53.258 | } 2022-02-02 15:54:53.258 | /^[^ \t]+/ { 2022-02-02 15:54:53.258 | # get offset of first = in $0 2022-02-02 15:54:53.258 | eq_idx = index($0, "=") 2022-02-02 15:54:53.258 | # extract attr & value from $0 2022-02-02 15:54:53.258 | attr = substr($0, 1, eq_idx - 1) 2022-02-02 15:54:53.258 | value = substr($0, eq_idx + 1) 2022-02-02 15:54:53.258 | # only need to strip trailing whitespace from attr 2022-02-02 15:54:53.258 | sub(/[ \t]*$/, "", attr) 2022-02-02 15:54:53.258 | # need to strip leading & trailing whitespace from value 2022-02-02 15:54:53.258 | sub(/^[ \t]*/, "", value) 2022-02-02 15:54:53.258 | sub(/[ \t]*$/, "", value) 2022-02-02 15:54:53.258 | 2022-02-02 15:54:53.258 | # cfg_attr_count: number of config lines per [section, attr] 2022-02-02 15:54:53.258 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-02-02 15:54:53.258 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-02-02 15:54:53.258 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-02-02 15:54:53.258 | if (! (section, attr) in cfg_attr_count) { 2022-02-02 15:54:53.258 | if (section != last_section) { 2022-02-02 15:54:53.258 | cfg_section[section_count++] = section 2022-02-02 15:54:53.258 | last_section = section 2022-02-02 15:54:53.258 | } 2022-02-02 15:54:53.258 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-02-02 15:54:53.258 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-02-02 15:54:53.258 | 2022-02-02 15:54:53.258 | cfg_attr[section, attr, 0] = value 2022-02-02 15:54:53.258 | cfg_attr_count[section, attr] = 1 2022-02-02 15:54:53.258 | } else { 2022-02-02 15:54:53.258 | lno = cfg_attr_count[section, attr]++ 2022-02-02 15:54:53.258 | cfg_attr[section, attr, lno] = value 2022-02-02 15:54:53.258 | } 2022-02-02 15:54:53.259 | } 2022-02-02 15:54:53.259 | END { 2022-02-02 15:54:53.259 | # Process each section in order 2022-02-02 15:54:53.259 | for (sno = 0; sno < section_count; sno++) { 2022-02-02 15:54:53.259 | section = cfg_section[sno] 2022-02-02 15:54:53.259 | # The ini routines simply append a config item immediately 2022-02-02 15:54:53.259 | # after the section header. To keep the same order as defined 2022-02-02 15:54:53.259 | # in local.conf, invoke the ini routines in the reverse order 2022-02-02 15:54:53.259 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-02-02 15:54:53.259 | attr = cfg_sec_attr_name[sno, attr_no] 2022-02-02 15:54:53.259 | if (cfg_attr_count[section, attr] == 1) 2022-02-02 15:54:53.259 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-02-02 15:54:53.259 | else { 2022-02-02 15:54:53.259 | # For multiline, invoke the ini routines in the reverse order 2022-02-02 15:54:53.259 | count = cfg_attr_count[section, attr] 2022-02-02 15:54:53.259 | print "inidelete " configfile " " section " " attr 2022-02-02 15:54:53.259 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-02-02 15:54:53.259 | for (l = count -2; l >= 0; l--) 2022-02-02 15:54:53.259 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-02-02 15:54:53.259 | } 2022-02-02 15:54:53.259 | } 2022-02-02 15:54:53.259 | } 2022-02-02 15:54:53.259 | } 2022-02-02 15:54:53.259 | ' 2022-02-02 15:54:53.259 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2022-02-02 15:54:53.259 | + inc/meta-config:merge_config_file:164 : read a 2022-02-02 15:54:53.259 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-02-02 15:54:53.259 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-02-02 15:54:53.259 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-02-02 15:54:53.261 | + inc/meta-config:get_meta_section:35 : local 'configfile=$CINDER_CONF' 2022-02-02 15:54:53.264 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-02-02 15:54:53.266 | + inc/meta-config:get_meta_section:38 : [[ -z $CINDER_CONF ]] 2022-02-02 15:54:53.268 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$CINDER_CONF' ' 2022-02-02 15:54:53.269 | BEGIN { group = "" } 2022-02-02 15:54:53.269 | /^\[\[.+\|.*\]\]/ { 2022-02-02 15:54:53.269 | gsub("[][]", "", $1); 2022-02-02 15:54:53.269 | split($1, a, "|"); 2022-02-02 15:54:53.269 | if (a[1] == matchgroup && a[2] == configfile) { 2022-02-02 15:54:53.269 | group=a[1] 2022-02-02 15:54:53.269 | } else { 2022-02-02 15:54:53.269 | group="" 2022-02-02 15:54:53.269 | } 2022-02-02 15:54:53.269 | next 2022-02-02 15:54:53.269 | } 2022-02-02 15:54:53.269 | { 2022-02-02 15:54:53.269 | if (group != "") 2022-02-02 15:54:53.269 | print $0 2022-02-02 15:54:53.269 | } 2022-02-02 15:54:53.269 | ' /home/ubuntu/devstack/local.conf 2022-02-02 15:54:53.275 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT os_privileged_user_auth_url "http://10.222.0.31/identity/v2.0"' 2022-02-02 15:54:53.278 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT os_privileged_user_auth_url http://10.222.0.31/identity/v2.0 2022-02-02 15:54:53.305 | + inc/meta-config:merge_config_file:164 : read a 2022-02-02 15:54:53.308 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-02-02 15:54:53.311 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-02-02 15:54:53.313 | + inc/meta-config:merge_config_group:180 : local dir 2022-02-02 15:54:53.317 | ++ inc/meta-config:merge_config_group:182 : eval 'echo /$Q_PLUGIN_CONF_FILE' 2022-02-02 15:54:53.319 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-02 15:54:53.322 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-02 15:54:53.325 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/plugins/ml2/ml2_conf.ini ]] 2022-02-02 15:54:53.328 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-02 15:54:53.333 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron/plugins/ml2 2022-02-02 15:54:53.335 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron/plugins/ml2 ]] 2022-02-02 15:54:53.338 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2022-02-02 15:54:53.340 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-02-02 15:54:53.343 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-02-02 15:54:53.345 | + inc/meta-config:merge_config_file:85 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2022-02-02 15:54:53.348 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-02-02 15:54:53.351 | ++ inc/meta-config:merge_config_file:91 : eval echo '/$Q_PLUGIN_CONF_FILE' 2022-02-02 15:54:53.354 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-02 15:54:53.357 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-02 15:54:53.359 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/plugins/ml2/ml2_conf.ini ']' 2022-02-02 15:54:53.362 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2022-02-02 15:54:53.365 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2022-02-02 15:54:53.365 | BEGIN { 2022-02-02 15:54:53.365 | section = "" 2022-02-02 15:54:53.365 | last_section = "" 2022-02-02 15:54:53.365 | section_count = 0 2022-02-02 15:54:53.365 | } 2022-02-02 15:54:53.366 | /^\[.+\]/ { 2022-02-02 15:54:53.366 | gsub("[][]", "", $1); 2022-02-02 15:54:53.366 | section=$1 2022-02-02 15:54:53.366 | next 2022-02-02 15:54:53.366 | } 2022-02-02 15:54:53.366 | /^ *\#/ { 2022-02-02 15:54:53.366 | next 2022-02-02 15:54:53.366 | } 2022-02-02 15:54:53.366 | /^[^ \t]+/ { 2022-02-02 15:54:53.366 | # get offset of first = in $0 2022-02-02 15:54:53.366 | eq_idx = index($0, "=") 2022-02-02 15:54:53.366 | # extract attr & value from $0 2022-02-02 15:54:53.366 | attr = substr($0, 1, eq_idx - 1) 2022-02-02 15:54:53.366 | value = substr($0, eq_idx + 1) 2022-02-02 15:54:53.366 | # only need to strip trailing whitespace from attr 2022-02-02 15:54:53.366 | sub(/[ \t]*$/, "", attr) 2022-02-02 15:54:53.366 | # need to strip leading & trailing whitespace from value 2022-02-02 15:54:53.366 | sub(/^[ \t]*/, "", value) 2022-02-02 15:54:53.366 | sub(/[ \t]*$/, "", value) 2022-02-02 15:54:53.366 | 2022-02-02 15:54:53.366 | # cfg_attr_count: number of config lines per [section, attr] 2022-02-02 15:54:53.366 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-02-02 15:54:53.366 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-02-02 15:54:53.366 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-02-02 15:54:53.366 | if (! (section, attr) in cfg_attr_count) { 2022-02-02 15:54:53.366 | if (section != last_section) { 2022-02-02 15:54:53.366 | cfg_section[section_count++] = section 2022-02-02 15:54:53.366 | last_section = section 2022-02-02 15:54:53.366 | } 2022-02-02 15:54:53.366 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-02-02 15:54:53.366 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-02-02 15:54:53.366 | 2022-02-02 15:54:53.366 | cfg_attr[section, attr, 0] = value 2022-02-02 15:54:53.366 | cfg_attr_count[section, attr] = 1 2022-02-02 15:54:53.366 | } else { 2022-02-02 15:54:53.367 | lno = cfg_attr_count[section, attr]++ 2022-02-02 15:54:53.367 | cfg_attr[section, attr, lno] = value 2022-02-02 15:54:53.367 | } 2022-02-02 15:54:53.367 | } 2022-02-02 15:54:53.367 | END { 2022-02-02 15:54:53.367 | # Process each section in order 2022-02-02 15:54:53.367 | for (sno = 0; sno < section_count; sno++) { 2022-02-02 15:54:53.367 | section = cfg_section[sno] 2022-02-02 15:54:53.367 | # The ini routines simply append a config item immediately 2022-02-02 15:54:53.367 | # after the section header. To keep the same order as defined 2022-02-02 15:54:53.367 | # in local.conf, invoke the ini routines in the reverse order 2022-02-02 15:54:53.367 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-02-02 15:54:53.367 | attr = cfg_sec_attr_name[sno, attr_no] 2022-02-02 15:54:53.367 | if (cfg_attr_count[section, attr] == 1) 2022-02-02 15:54:53.367 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-02-02 15:54:53.367 | else { 2022-02-02 15:54:53.367 | # For multiline, invoke the ini routines in the reverse order 2022-02-02 15:54:53.367 | count = cfg_attr_count[section, attr] 2022-02-02 15:54:53.367 | print "inidelete " configfile " " section " " attr 2022-02-02 15:54:53.367 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-02-02 15:54:53.367 | for (l = count -2; l >= 0; l--) 2022-02-02 15:54:53.367 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-02-02 15:54:53.367 | } 2022-02-02 15:54:53.367 | } 2022-02-02 15:54:53.367 | } 2022-02-02 15:54:53.367 | } 2022-02-02 15:54:53.367 | ' 2022-02-02 15:54:53.367 | + inc/meta-config:merge_config_file:164 : read a 2022-02-02 15:54:53.367 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-02-02 15:54:53.367 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-02-02 15:54:53.368 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-02-02 15:54:53.371 | + inc/meta-config:get_meta_section:35 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2022-02-02 15:54:53.373 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-02-02 15:54:53.375 | + inc/meta-config:get_meta_section:38 : [[ -z /$Q_PLUGIN_CONF_FILE ]] 2022-02-02 15:54:53.378 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2022-02-02 15:54:53.378 | BEGIN { group = "" } 2022-02-02 15:54:53.378 | /^\[\[.+\|.*\]\]/ { 2022-02-02 15:54:53.378 | gsub("[][]", "", $1); 2022-02-02 15:54:53.378 | split($1, a, "|"); 2022-02-02 15:54:53.378 | if (a[1] == matchgroup && a[2] == configfile) { 2022-02-02 15:54:53.378 | group=a[1] 2022-02-02 15:54:53.378 | } else { 2022-02-02 15:54:53.378 | group="" 2022-02-02 15:54:53.378 | } 2022-02-02 15:54:53.378 | next 2022-02-02 15:54:53.378 | } 2022-02-02 15:54:53.378 | { 2022-02-02 15:54:53.378 | if (group != "") 2022-02-02 15:54:53.378 | print $0 2022-02-02 15:54:53.378 | } 2022-02-02 15:54:53.378 | ' /home/ubuntu/devstack/local.conf 2022-02-02 15:54:53.384 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE securitygroup enable_security_group "True"' 2022-02-02 15:54:53.387 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2022-02-02 15:54:53.415 | + inc/meta-config:merge_config_file:164 : read a 2022-02-02 15:54:53.418 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE ovs of_interface "ovs-ofctl"' 2022-02-02 15:54:53.420 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs of_interface ovs-ofctl 2022-02-02 15:54:53.449 | + inc/meta-config:merge_config_file:164 : read a 2022-02-02 15:54:53.452 | + ./stack.sh:main:1236 : is_service_enabled swift 2022-02-02 15:54:53.470 | + functions-common:is_service_enabled:1960 : return 0 2022-02-02 15:54:53.472 | + ./stack.sh:main:1237 : echo_summary 'Starting Swift' 2022-02-02 15:54:53.475 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2022-02-02 15:54:53.478 | + ./stack.sh:echo_summary:432 : echo -e Starting Swift 2022-02-02 15:54:53.480 | + ./stack.sh:main:1238 : start_swift 2022-02-02 15:54:53.483 | + lib/swift:start_swift:776 : restart_service memcached 2022-02-02 15:54:53.485 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2022-02-02 15:54:53.488 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart memcached 2022-02-02 15:54:53.532 | + lib/swift:start_swift:779 : is_ubuntu 2022-02-02 15:54:53.535 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-02-02 15:54:53.537 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-02-02 15:54:53.540 | + lib/swift:start_swift:780 : sudo /etc/init.d/rsync restart 2022-02-02 15:54:53.589 | Restarting rsync (via systemctl): rsync.service. 2022-02-02 15:54:53.594 | + lib/swift:start_swift:787 : '[' False == True ']' 2022-02-02 15:54:53.602 | + lib/swift:start_swift:806 : [[ 1 == 1 ]] 2022-02-02 15:54:53.602 | + lib/swift:start_swift:807 : local foreground_services type 2022-02-02 15:54:53.603 | + lib/swift:start_swift:809 : foreground_services='object container account' 2022-02-02 15:54:53.606 | + lib/swift:start_swift:810 : for type in ${foreground_services} 2022-02-02 15:54:53.608 | + lib/swift:start_swift:811 : run_process s-object '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-02-02 15:54:53.611 | + functions-common:run_process:1559 : local service=s-object 2022-02-02 15:54:53.613 | + functions-common:run_process:1560 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-02-02 15:54:53.616 | + functions-common:run_process:1561 : local group= 2022-02-02 15:54:53.618 | + functions-common:run_process:1562 : local user= 2022-02-02 15:54:53.621 | + functions-common:run_process:1564 : local name=s-object 2022-02-02 15:54:53.623 | + functions-common:run_process:1566 : time_start run_process 2022-02-02 15:54:53.625 | + functions-common:time_start:2290 : local name=run_process 2022-02-02 15:54:53.628 | + functions-common:time_start:2291 : local start_time= 2022-02-02 15:54:53.630 | + functions-common:time_start:2292 : [[ -n '' ]] 2022-02-02 15:54:53.633 | ++ functions-common:time_start:2295 : date +%s%3N 2022-02-02 15:54:53.637 | + functions-common:time_start:2295 : _TIME_START[$name]=1643817293635 2022-02-02 15:54:53.640 | + functions-common:run_process:1567 : is_service_enabled s-object 2022-02-02 15:54:53.656 | + functions-common:is_service_enabled:1960 : return 0 2022-02-02 15:54:53.659 | + functions-common:run_process:1568 : _run_under_systemd s-object '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' '' '' 2022-02-02 15:54:53.662 | + functions-common:_run_under_systemd:1524 : local service=s-object 2022-02-02 15:54:53.664 | + functions-common:_run_under_systemd:1525 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-02-02 15:54:53.667 | + functions-common:_run_under_systemd:1526 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-02-02 15:54:53.669 | + functions-common:_run_under_systemd:1528 : _common_systemd_pitfalls '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-02-02 15:54:53.671 | + functions-common:_common_systemd_pitfalls:1496 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-02-02 15:54:53.674 | + functions-common:_common_systemd_pitfalls:1499 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ sudo ]] 2022-02-02 15:54:53.676 | + functions-common:_common_systemd_pitfalls:1510 : [[ ! /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ ^/ ]] 2022-02-02 15:54:53.679 | + functions-common:_run_under_systemd:1530 : local systemd_service=devstack@s-object.service 2022-02-02 15:54:53.683 | + functions-common:_run_under_systemd:1531 : local group= 2022-02-02 15:54:53.683 | + functions-common:_run_under_systemd:1532 : local user=ubuntu 2022-02-02 15:54:53.686 | + functions-common:_run_under_systemd:1533 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ uwsgi ]] 2022-02-02 15:54:53.688 | + functions-common:_run_under_systemd:1536 : write_user_unit_file devstack@s-object.service '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' '' ubuntu 2022-02-02 15:54:53.691 | + functions-common:write_user_unit_file:1441 : local service=devstack@s-object.service 2022-02-02 15:54:53.693 | + functions-common:write_user_unit_file:1442 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-02-02 15:54:53.695 | + functions-common:write_user_unit_file:1443 : local group= 2022-02-02 15:54:53.697 | + functions-common:write_user_unit_file:1444 : local user=ubuntu 2022-02-02 15:54:53.699 | + functions-common:write_user_unit_file:1445 : local extra= 2022-02-02 15:54:53.701 | + functions-common:write_user_unit_file:1446 : [[ -n '' ]] 2022-02-02 15:54:53.704 | + functions-common:write_user_unit_file:1449 : local unitfile=/etc/systemd/system/devstack@s-object.service 2022-02-02 15:54:53.706 | + functions-common:write_user_unit_file:1450 : mkdir -p /etc/systemd/system 2022-02-02 15:54:53.711 | + functions-common:write_user_unit_file:1452 : iniset -sudo /etc/systemd/system/devstack@s-object.service Unit Description 'Devstack devstack@s-object.service' 2022-02-02 15:54:53.772 | + functions-common:write_user_unit_file:1453 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service User ubuntu 2022-02-02 15:54:53.833 | + functions-common:write_user_unit_file:1454 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service ExecStart '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-02-02 15:54:53.884 | + functions-common:write_user_unit_file:1455 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service KillMode process 2022-02-02 15:54:53.935 | + functions-common:write_user_unit_file:1456 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service TimeoutStopSec 300 2022-02-02 15:54:53.985 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-02-02 15:54:54.037 | + functions-common:write_user_unit_file:1458 : [[ -n '' ]] 2022-02-02 15:54:54.039 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@s-object.service Install WantedBy multi-user.target 2022-02-02 15:54:54.100 | + functions-common:write_user_unit_file:1464 : sudo systemctl daemon-reload 2022-02-02 15:54:54.483 | + functions-common:_run_under_systemd:1539 : sudo systemctl enable devstack@s-object.service 2022-02-02 15:54:54.497 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-object.service → /etc/systemd/system/devstack@s-object.service. 2022-02-02 15:54:54.877 | + functions-common:_run_under_systemd:1540 : sudo systemctl start devstack@s-object.service 2022-02-02 15:54:54.905 | + functions-common:run_process:1570 : time_stop run_process 2022-02-02 15:54:54.907 | + functions-common:time_stop:2304 : local name 2022-02-02 15:54:54.910 | + functions-common:time_stop:2305 : local end_time 2022-02-02 15:54:54.912 | + functions-common:time_stop:2306 : local elapsed_time 2022-02-02 15:54:54.914 | + functions-common:time_stop:2307 : local total 2022-02-02 15:54:54.917 | + functions-common:time_stop:2308 : local start_time 2022-02-02 15:54:54.919 | + functions-common:time_stop:2310 : name=run_process 2022-02-02 15:54:54.921 | + functions-common:time_stop:2311 : start_time=1643817293635 2022-02-02 15:54:54.924 | + functions-common:time_stop:2313 : [[ -z 1643817293635 ]] 2022-02-02 15:54:54.929 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-02-02 15:54:54.931 | + functions-common:time_stop:2316 : end_time=1643817294929 2022-02-02 15:54:54.934 | + functions-common:time_stop:2317 : elapsed_time=1294 2022-02-02 15:54:54.936 | + functions-common:time_stop:2318 : total=3099 2022-02-02 15:54:54.938 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-02-02 15:54:54.941 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=4393 2022-02-02 15:54:54.944 | + lib/swift:start_swift:810 : for type in ${foreground_services} 2022-02-02 15:54:54.946 | + lib/swift:start_swift:811 : run_process s-container '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-02-02 15:54:54.949 | + functions-common:run_process:1559 : local service=s-container 2022-02-02 15:54:54.951 | + functions-common:run_process:1560 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-02-02 15:54:54.954 | + functions-common:run_process:1561 : local group= 2022-02-02 15:54:54.956 | + functions-common:run_process:1562 : local user= 2022-02-02 15:54:54.959 | + functions-common:run_process:1564 : local name=s-container 2022-02-02 15:54:54.961 | + functions-common:run_process:1566 : time_start run_process 2022-02-02 15:54:54.963 | + functions-common:time_start:2290 : local name=run_process 2022-02-02 15:54:54.966 | + functions-common:time_start:2291 : local start_time= 2022-02-02 15:54:54.968 | + functions-common:time_start:2292 : [[ -n '' ]] 2022-02-02 15:54:54.971 | ++ functions-common:time_start:2295 : date +%s%3N 2022-02-02 15:54:54.975 | + functions-common:time_start:2295 : _TIME_START[$name]=1643817294973 2022-02-02 15:54:54.978 | + functions-common:run_process:1567 : is_service_enabled s-container 2022-02-02 15:54:54.995 | + functions-common:is_service_enabled:1960 : return 0 2022-02-02 15:54:54.998 | + functions-common:run_process:1568 : _run_under_systemd s-container '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' '' '' 2022-02-02 15:54:55.000 | + functions-common:_run_under_systemd:1524 : local service=s-container 2022-02-02 15:54:55.002 | + functions-common:_run_under_systemd:1525 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-02-02 15:54:55.005 | + functions-common:_run_under_systemd:1526 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-02-02 15:54:55.008 | + functions-common:_run_under_systemd:1528 : _common_systemd_pitfalls '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-02-02 15:54:55.010 | + functions-common:_common_systemd_pitfalls:1496 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-02-02 15:54:55.012 | + functions-common:_common_systemd_pitfalls:1499 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ sudo ]] 2022-02-02 15:54:55.015 | + functions-common:_common_systemd_pitfalls:1510 : [[ ! /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ ^/ ]] 2022-02-02 15:54:55.017 | + functions-common:_run_under_systemd:1530 : local systemd_service=devstack@s-container.service 2022-02-02 15:54:55.020 | + functions-common:_run_under_systemd:1531 : local group= 2022-02-02 15:54:55.022 | + functions-common:_run_under_systemd:1532 : local user=ubuntu 2022-02-02 15:54:55.024 | + functions-common:_run_under_systemd:1533 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ uwsgi ]] 2022-02-02 15:54:55.027 | + functions-common:_run_under_systemd:1536 : write_user_unit_file devstack@s-container.service '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' '' ubuntu 2022-02-02 15:54:55.030 | + functions-common:write_user_unit_file:1441 : local service=devstack@s-container.service 2022-02-02 15:54:55.032 | + functions-common:write_user_unit_file:1442 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-02-02 15:54:55.035 | + functions-common:write_user_unit_file:1443 : local group= 2022-02-02 15:54:55.037 | + functions-common:write_user_unit_file:1444 : local user=ubuntu 2022-02-02 15:54:55.039 | + functions-common:write_user_unit_file:1445 : local extra= 2022-02-02 15:54:55.052 | + functions-common:write_user_unit_file:1446 : [[ -n '' ]] 2022-02-02 15:54:55.056 | + functions-common:write_user_unit_file:1449 : local unitfile=/etc/systemd/system/devstack@s-container.service 2022-02-02 15:54:55.057 | + functions-common:write_user_unit_file:1450 : mkdir -p /etc/systemd/system 2022-02-02 15:54:55.062 | + functions-common:write_user_unit_file:1452 : iniset -sudo /etc/systemd/system/devstack@s-container.service Unit Description 'Devstack devstack@s-container.service' 2022-02-02 15:54:55.127 | + functions-common:write_user_unit_file:1453 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service User ubuntu 2022-02-02 15:54:55.196 | + functions-common:write_user_unit_file:1454 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service ExecStart '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-02-02 15:54:55.248 | + functions-common:write_user_unit_file:1455 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service KillMode process 2022-02-02 15:54:55.300 | + functions-common:write_user_unit_file:1456 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service TimeoutStopSec 300 2022-02-02 15:54:55.352 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-02-02 15:54:55.406 | + functions-common:write_user_unit_file:1458 : [[ -n '' ]] 2022-02-02 15:54:55.409 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@s-container.service Install WantedBy multi-user.target 2022-02-02 15:54:55.478 | + functions-common:write_user_unit_file:1464 : sudo systemctl daemon-reload 2022-02-02 15:54:55.898 | + functions-common:_run_under_systemd:1539 : sudo systemctl enable devstack@s-container.service 2022-02-02 15:54:55.912 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-container.service → /etc/systemd/system/devstack@s-container.service. 2022-02-02 15:54:56.303 | + functions-common:_run_under_systemd:1540 : sudo systemctl start devstack@s-container.service 2022-02-02 15:54:56.331 | + functions-common:run_process:1570 : time_stop run_process 2022-02-02 15:54:56.334 | + functions-common:time_stop:2304 : local name 2022-02-02 15:54:56.337 | + functions-common:time_stop:2305 : local end_time 2022-02-02 15:54:56.340 | + functions-common:time_stop:2306 : local elapsed_time 2022-02-02 15:54:56.343 | + functions-common:time_stop:2307 : local total 2022-02-02 15:54:56.346 | + functions-common:time_stop:2308 : local start_time 2022-02-02 15:54:56.349 | + functions-common:time_stop:2310 : name=run_process 2022-02-02 15:54:56.351 | + functions-common:time_stop:2311 : start_time=1643817294973 2022-02-02 15:54:56.353 | + functions-common:time_stop:2313 : [[ -z 1643817294973 ]] 2022-02-02 15:54:56.357 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-02-02 15:54:56.361 | + functions-common:time_stop:2316 : end_time=1643817296358 2022-02-02 15:54:56.364 | + functions-common:time_stop:2317 : elapsed_time=1385 2022-02-02 15:54:56.370 | + functions-common:time_stop:2318 : total=4393 2022-02-02 15:54:56.370 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-02-02 15:54:56.372 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=5778 2022-02-02 15:54:56.374 | + lib/swift:start_swift:810 : for type in ${foreground_services} 2022-02-02 15:54:56.376 | + lib/swift:start_swift:811 : run_process s-account '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-02-02 15:54:56.379 | + functions-common:run_process:1559 : local service=s-account 2022-02-02 15:54:56.381 | + functions-common:run_process:1560 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-02-02 15:54:56.384 | + functions-common:run_process:1561 : local group= 2022-02-02 15:54:56.386 | + functions-common:run_process:1562 : local user= 2022-02-02 15:54:56.388 | + functions-common:run_process:1564 : local name=s-account 2022-02-02 15:54:56.391 | + functions-common:run_process:1566 : time_start run_process 2022-02-02 15:54:56.393 | + functions-common:time_start:2290 : local name=run_process 2022-02-02 15:54:56.396 | + functions-common:time_start:2291 : local start_time= 2022-02-02 15:54:56.398 | + functions-common:time_start:2292 : [[ -n '' ]] 2022-02-02 15:54:56.401 | ++ functions-common:time_start:2295 : date +%s%3N 2022-02-02 15:54:56.406 | + functions-common:time_start:2295 : _TIME_START[$name]=1643817296403 2022-02-02 15:54:56.408 | + functions-common:run_process:1567 : is_service_enabled s-account 2022-02-02 15:54:56.426 | + functions-common:is_service_enabled:1960 : return 0 2022-02-02 15:54:56.429 | + functions-common:run_process:1568 : _run_under_systemd s-account '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' '' '' 2022-02-02 15:54:56.431 | + functions-common:_run_under_systemd:1524 : local service=s-account 2022-02-02 15:54:56.433 | + functions-common:_run_under_systemd:1525 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-02-02 15:54:56.436 | + functions-common:_run_under_systemd:1526 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-02-02 15:54:56.438 | + functions-common:_run_under_systemd:1528 : _common_systemd_pitfalls '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-02-02 15:54:56.441 | + functions-common:_common_systemd_pitfalls:1496 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-02-02 15:54:56.443 | + functions-common:_common_systemd_pitfalls:1499 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ sudo ]] 2022-02-02 15:54:56.445 | + functions-common:_common_systemd_pitfalls:1510 : [[ ! /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ ^/ ]] 2022-02-02 15:54:56.448 | + functions-common:_run_under_systemd:1530 : local systemd_service=devstack@s-account.service 2022-02-02 15:54:56.450 | + functions-common:_run_under_systemd:1531 : local group= 2022-02-02 15:54:56.452 | + functions-common:_run_under_systemd:1532 : local user=ubuntu 2022-02-02 15:54:56.455 | + functions-common:_run_under_systemd:1533 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ uwsgi ]] 2022-02-02 15:54:56.458 | + functions-common:_run_under_systemd:1536 : write_user_unit_file devstack@s-account.service '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' '' ubuntu 2022-02-02 15:54:56.460 | + functions-common:write_user_unit_file:1441 : local service=devstack@s-account.service 2022-02-02 15:54:56.462 | + functions-common:write_user_unit_file:1442 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-02-02 15:54:56.465 | + functions-common:write_user_unit_file:1443 : local group= 2022-02-02 15:54:56.467 | + functions-common:write_user_unit_file:1444 : local user=ubuntu 2022-02-02 15:54:56.469 | + functions-common:write_user_unit_file:1445 : local extra= 2022-02-02 15:54:56.472 | + functions-common:write_user_unit_file:1446 : [[ -n '' ]] 2022-02-02 15:54:56.475 | + functions-common:write_user_unit_file:1449 : local unitfile=/etc/systemd/system/devstack@s-account.service 2022-02-02 15:54:56.477 | + functions-common:write_user_unit_file:1450 : mkdir -p /etc/systemd/system 2022-02-02 15:54:56.481 | + functions-common:write_user_unit_file:1452 : iniset -sudo /etc/systemd/system/devstack@s-account.service Unit Description 'Devstack devstack@s-account.service' 2022-02-02 15:54:56.544 | + functions-common:write_user_unit_file:1453 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service User ubuntu 2022-02-02 15:54:56.611 | + functions-common:write_user_unit_file:1454 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service ExecStart '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-02-02 15:54:56.664 | + functions-common:write_user_unit_file:1455 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service KillMode process 2022-02-02 15:54:56.724 | + functions-common:write_user_unit_file:1456 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service TimeoutStopSec 300 2022-02-02 15:54:56.777 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-02-02 15:54:56.829 | + functions-common:write_user_unit_file:1458 : [[ -n '' ]] 2022-02-02 15:54:56.831 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@s-account.service Install WantedBy multi-user.target 2022-02-02 15:54:56.893 | + functions-common:write_user_unit_file:1464 : sudo systemctl daemon-reload 2022-02-02 15:54:57.306 | + functions-common:_run_under_systemd:1539 : sudo systemctl enable devstack@s-account.service 2022-02-02 15:54:57.320 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-account.service → /etc/systemd/system/devstack@s-account.service. 2022-02-02 15:54:57.705 | + functions-common:_run_under_systemd:1540 : sudo systemctl start devstack@s-account.service 2022-02-02 15:54:57.731 | + functions-common:run_process:1570 : time_stop run_process 2022-02-02 15:54:57.733 | + functions-common:time_stop:2304 : local name 2022-02-02 15:54:57.736 | + functions-common:time_stop:2305 : local end_time 2022-02-02 15:54:57.739 | + functions-common:time_stop:2306 : local elapsed_time 2022-02-02 15:54:57.741 | + functions-common:time_stop:2307 : local total 2022-02-02 15:54:57.743 | + functions-common:time_stop:2308 : local start_time 2022-02-02 15:54:57.746 | + functions-common:time_stop:2310 : name=run_process 2022-02-02 15:54:57.748 | + functions-common:time_stop:2311 : start_time=1643817296403 2022-02-02 15:54:57.750 | + functions-common:time_stop:2313 : [[ -z 1643817296403 ]] 2022-02-02 15:54:57.753 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-02-02 15:54:57.758 | + functions-common:time_stop:2316 : end_time=1643817297755 2022-02-02 15:54:57.760 | + functions-common:time_stop:2317 : elapsed_time=1352 2022-02-02 15:54:57.762 | + functions-common:time_stop:2318 : total=5778 2022-02-02 15:54:57.765 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-02-02 15:54:57.767 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=7130 2022-02-02 15:54:57.769 | + lib/swift:start_swift:814 : [[ False == \T\r\u\e ]] 2022-02-02 15:54:57.772 | + lib/swift:start_swift:819 : enable_service s-container-sync 2022-02-02 15:54:57.821 | + lib/swift:start_swift:820 : run_process s-container-sync '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-02-02 15:54:57.824 | + functions-common:run_process:1559 : local service=s-container-sync 2022-02-02 15:54:57.826 | + functions-common:run_process:1560 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-02-02 15:54:57.828 | + functions-common:run_process:1561 : local group= 2022-02-02 15:54:57.831 | + functions-common:run_process:1562 : local user= 2022-02-02 15:54:57.833 | + functions-common:run_process:1564 : local name=s-container-sync 2022-02-02 15:54:57.835 | + functions-common:run_process:1566 : time_start run_process 2022-02-02 15:54:57.838 | + functions-common:time_start:2290 : local name=run_process 2022-02-02 15:54:57.840 | + functions-common:time_start:2291 : local start_time= 2022-02-02 15:54:57.842 | + functions-common:time_start:2292 : [[ -n '' ]] 2022-02-02 15:54:57.845 | ++ functions-common:time_start:2295 : date +%s%3N 2022-02-02 15:54:57.850 | + functions-common:time_start:2295 : _TIME_START[$name]=1643817297848 2022-02-02 15:54:57.853 | + functions-common:run_process:1567 : is_service_enabled s-container-sync 2022-02-02 15:54:57.869 | + functions-common:is_service_enabled:1960 : return 0 2022-02-02 15:54:57.872 | + functions-common:run_process:1568 : _run_under_systemd s-container-sync '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' '' '' 2022-02-02 15:54:57.874 | + functions-common:_run_under_systemd:1524 : local service=s-container-sync 2022-02-02 15:54:57.877 | + functions-common:_run_under_systemd:1525 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-02-02 15:54:57.879 | + functions-common:_run_under_systemd:1526 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-02-02 15:54:57.882 | + functions-common:_run_under_systemd:1528 : _common_systemd_pitfalls '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-02-02 15:54:57.884 | + functions-common:_common_systemd_pitfalls:1496 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-02-02 15:54:57.886 | + functions-common:_common_systemd_pitfalls:1499 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ sudo ]] 2022-02-02 15:54:57.889 | + functions-common:_common_systemd_pitfalls:1510 : [[ ! /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ ^/ ]] 2022-02-02 15:54:57.891 | + functions-common:_run_under_systemd:1530 : local systemd_service=devstack@s-container-sync.service 2022-02-02 15:54:57.894 | + functions-common:_run_under_systemd:1531 : local group= 2022-02-02 15:54:57.896 | + functions-common:_run_under_systemd:1532 : local user=ubuntu 2022-02-02 15:54:57.899 | + functions-common:_run_under_systemd:1533 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ uwsgi ]] 2022-02-02 15:54:57.901 | + functions-common:_run_under_systemd:1536 : write_user_unit_file devstack@s-container-sync.service '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' '' ubuntu 2022-02-02 15:54:57.904 | + functions-common:write_user_unit_file:1441 : local service=devstack@s-container-sync.service 2022-02-02 15:54:57.906 | + functions-common:write_user_unit_file:1442 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-02-02 15:54:57.908 | + functions-common:write_user_unit_file:1443 : local group= 2022-02-02 15:54:57.911 | + functions-common:write_user_unit_file:1444 : local user=ubuntu 2022-02-02 15:54:57.913 | + functions-common:write_user_unit_file:1445 : local extra= 2022-02-02 15:54:57.916 | + functions-common:write_user_unit_file:1446 : [[ -n '' ]] 2022-02-02 15:54:57.918 | + functions-common:write_user_unit_file:1449 : local unitfile=/etc/systemd/system/devstack@s-container-sync.service 2022-02-02 15:54:57.920 | + functions-common:write_user_unit_file:1450 : mkdir -p /etc/systemd/system 2022-02-02 15:54:57.924 | + functions-common:write_user_unit_file:1452 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Unit Description 'Devstack devstack@s-container-sync.service' 2022-02-02 15:54:57.987 | + functions-common:write_user_unit_file:1453 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service User ubuntu 2022-02-02 15:54:58.048 | + functions-common:write_user_unit_file:1454 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service ExecStart '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-02-02 15:54:58.103 | + functions-common:write_user_unit_file:1455 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service KillMode process 2022-02-02 15:54:58.154 | + functions-common:write_user_unit_file:1456 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service TimeoutStopSec 300 2022-02-02 15:54:58.205 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-02-02 15:54:58.257 | + functions-common:write_user_unit_file:1458 : [[ -n '' ]] 2022-02-02 15:54:58.259 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Install WantedBy multi-user.target 2022-02-02 15:54:58.322 | + functions-common:write_user_unit_file:1464 : sudo systemctl daemon-reload 2022-02-02 15:54:58.720 | + functions-common:_run_under_systemd:1539 : sudo systemctl enable devstack@s-container-sync.service 2022-02-02 15:54:58.734 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-container-sync.service → /etc/systemd/system/devstack@s-container-sync.service. 2022-02-02 15:54:59.133 | + functions-common:_run_under_systemd:1540 : sudo systemctl start devstack@s-container-sync.service 2022-02-02 15:54:59.155 | + functions-common:run_process:1570 : time_stop run_process 2022-02-02 15:54:59.161 | + functions-common:time_stop:2304 : local name 2022-02-02 15:54:59.164 | + functions-common:time_stop:2305 : local end_time 2022-02-02 15:54:59.166 | + functions-common:time_stop:2306 : local elapsed_time 2022-02-02 15:54:59.168 | + functions-common:time_stop:2307 : local total 2022-02-02 15:54:59.171 | + functions-common:time_stop:2308 : local start_time 2022-02-02 15:54:59.173 | + functions-common:time_stop:2310 : name=run_process 2022-02-02 15:54:59.176 | + functions-common:time_stop:2311 : start_time=1643817297848 2022-02-02 15:54:59.178 | + functions-common:time_stop:2313 : [[ -z 1643817297848 ]] 2022-02-02 15:54:59.181 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-02-02 15:54:59.186 | + functions-common:time_stop:2316 : end_time=1643817299183 2022-02-02 15:54:59.188 | + functions-common:time_stop:2317 : elapsed_time=1335 2022-02-02 15:54:59.190 | + functions-common:time_stop:2318 : total=7130 2022-02-02 15:54:59.193 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-02-02 15:54:59.195 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=8465 2022-02-02 15:54:59.198 | + lib/swift:start_swift:827 : is_service_enabled tls-proxy 2022-02-02 15:54:59.214 | + functions-common:is_service_enabled:1960 : return 1 2022-02-02 15:54:59.217 | + lib/swift:start_swift:831 : run_process s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-02-02 15:54:59.219 | + functions-common:run_process:1559 : local service=s-proxy 2022-02-02 15:54:59.222 | + functions-common:run_process:1560 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-02-02 15:54:59.224 | + functions-common:run_process:1561 : local group= 2022-02-02 15:54:59.227 | + functions-common:run_process:1562 : local user= 2022-02-02 15:54:59.229 | + functions-common:run_process:1564 : local name=s-proxy 2022-02-02 15:54:59.231 | + functions-common:run_process:1566 : time_start run_process 2022-02-02 15:54:59.234 | + functions-common:time_start:2290 : local name=run_process 2022-02-02 15:54:59.236 | + functions-common:time_start:2291 : local start_time= 2022-02-02 15:54:59.239 | + functions-common:time_start:2292 : [[ -n '' ]] 2022-02-02 15:54:59.242 | ++ functions-common:time_start:2295 : date +%s%3N 2022-02-02 15:54:59.246 | + functions-common:time_start:2295 : _TIME_START[$name]=1643817299244 2022-02-02 15:54:59.248 | + functions-common:run_process:1567 : is_service_enabled s-proxy 2022-02-02 15:54:59.265 | + functions-common:is_service_enabled:1960 : return 0 2022-02-02 15:54:59.268 | + functions-common:run_process:1568 : _run_under_systemd s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' '' 2022-02-02 15:54:59.270 | + functions-common:_run_under_systemd:1524 : local service=s-proxy 2022-02-02 15:54:59.273 | + functions-common:_run_under_systemd:1525 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-02-02 15:54:59.275 | + functions-common:_run_under_systemd:1526 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-02-02 15:54:59.278 | + functions-common:_run_under_systemd:1528 : _common_systemd_pitfalls '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-02-02 15:54:59.280 | + functions-common:_common_systemd_pitfalls:1496 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-02-02 15:54:59.283 | + functions-common:_common_systemd_pitfalls:1499 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ sudo ]] 2022-02-02 15:54:59.286 | + functions-common:_common_systemd_pitfalls:1510 : [[ ! /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ ^/ ]] 2022-02-02 15:54:59.288 | + functions-common:_run_under_systemd:1530 : local systemd_service=devstack@s-proxy.service 2022-02-02 15:54:59.291 | + functions-common:_run_under_systemd:1531 : local group= 2022-02-02 15:54:59.294 | + functions-common:_run_under_systemd:1532 : local user=ubuntu 2022-02-02 15:54:59.298 | + functions-common:_run_under_systemd:1533 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ uwsgi ]] 2022-02-02 15:54:59.301 | + functions-common:_run_under_systemd:1536 : write_user_unit_file devstack@s-proxy.service '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' ubuntu 2022-02-02 15:54:59.304 | + functions-common:write_user_unit_file:1441 : local service=devstack@s-proxy.service 2022-02-02 15:54:59.306 | + functions-common:write_user_unit_file:1442 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-02-02 15:54:59.309 | + functions-common:write_user_unit_file:1443 : local group= 2022-02-02 15:54:59.311 | + functions-common:write_user_unit_file:1444 : local user=ubuntu 2022-02-02 15:54:59.314 | + functions-common:write_user_unit_file:1445 : local extra= 2022-02-02 15:54:59.316 | + functions-common:write_user_unit_file:1446 : [[ -n '' ]] 2022-02-02 15:54:59.318 | + functions-common:write_user_unit_file:1449 : local unitfile=/etc/systemd/system/devstack@s-proxy.service 2022-02-02 15:54:59.321 | + functions-common:write_user_unit_file:1450 : mkdir -p /etc/systemd/system 2022-02-02 15:54:59.325 | + functions-common:write_user_unit_file:1452 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Unit Description 'Devstack devstack@s-proxy.service' 2022-02-02 15:54:59.390 | + functions-common:write_user_unit_file:1453 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service User ubuntu 2022-02-02 15:54:59.455 | + functions-common:write_user_unit_file:1454 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service ExecStart '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-02-02 15:54:59.515 | + functions-common:write_user_unit_file:1455 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service KillMode process 2022-02-02 15:54:59.572 | + functions-common:write_user_unit_file:1456 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service TimeoutStopSec 300 2022-02-02 15:54:59.639 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-02-02 15:54:59.697 | + functions-common:write_user_unit_file:1458 : [[ -n '' ]] 2022-02-02 15:54:59.699 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Install WantedBy multi-user.target 2022-02-02 15:54:59.766 | + functions-common:write_user_unit_file:1464 : sudo systemctl daemon-reload 2022-02-02 15:55:00.172 | + functions-common:_run_under_systemd:1539 : sudo systemctl enable devstack@s-proxy.service 2022-02-02 15:55:00.186 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-proxy.service → /etc/systemd/system/devstack@s-proxy.service. 2022-02-02 15:55:00.556 | + functions-common:_run_under_systemd:1540 : sudo systemctl start devstack@s-proxy.service 2022-02-02 15:55:00.583 | + functions-common:run_process:1570 : time_stop run_process 2022-02-02 15:55:00.589 | + functions-common:time_stop:2304 : local name 2022-02-02 15:55:00.593 | + functions-common:time_stop:2305 : local end_time 2022-02-02 15:55:00.595 | + functions-common:time_stop:2306 : local elapsed_time 2022-02-02 15:55:00.599 | + functions-common:time_stop:2307 : local total 2022-02-02 15:55:00.602 | + functions-common:time_stop:2308 : local start_time 2022-02-02 15:55:00.604 | + functions-common:time_stop:2310 : name=run_process 2022-02-02 15:55:00.606 | + functions-common:time_stop:2311 : start_time=1643817299244 2022-02-02 15:55:00.609 | + functions-common:time_stop:2313 : [[ -z 1643817299244 ]] 2022-02-02 15:55:00.612 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-02-02 15:55:00.617 | + functions-common:time_stop:2316 : end_time=1643817300614 2022-02-02 15:55:00.619 | + functions-common:time_stop:2317 : elapsed_time=1370 2022-02-02 15:55:00.621 | + functions-common:time_stop:2318 : total=8465 2022-02-02 15:55:00.624 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-02-02 15:55:00.626 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=9835 2022-02-02 15:55:00.629 | + lib/swift:start_swift:836 : echo 'Waiting for swift proxy to start...' 2022-02-02 15:55:00.629 | Waiting for swift proxy to start... 2022-02-02 15:55:00.631 | + lib/swift:start_swift:837 : wait_for_service 60 http://10.222.0.31:8080/info 2022-02-02 15:55:00.634 | + functions:wait_for_service:457 : local timeout=60 2022-02-02 15:55:00.636 | + functions:wait_for_service:458 : local url=http://10.222.0.31:8080/info 2022-02-02 15:55:00.638 | + functions:wait_for_service:459 : local rval=0 2022-02-02 15:55:00.641 | + functions:wait_for_service:460 : time_start wait_for_service 2022-02-02 15:55:00.643 | + functions-common:time_start:2290 : local name=wait_for_service 2022-02-02 15:55:00.646 | + functions-common:time_start:2291 : local start_time= 2022-02-02 15:55:00.648 | + functions-common:time_start:2292 : [[ -n '' ]] 2022-02-02 15:55:00.651 | ++ functions-common:time_start:2295 : date +%s%3N 2022-02-02 15:55:00.656 | + functions-common:time_start:2295 : _TIME_START[$name]=1643817300653 2022-02-02 15:55:00.658 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-02-02 15:55:00.665 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.31:8080/info 2022-02-02 15:55:00.678 | + :: : [[ 000 == 503 ]] 2022-02-02 15:55:00.679 | + :: : [[ 7 -eq 7 ]] 2022-02-02 15:55:00.680 | + :: : sleep 1 2022-02-02 15:55:01.684 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.31:8080/info 2022-02-02 15:55:01.696 | + :: : [[ 000 == 503 ]] 2022-02-02 15:55:01.698 | + :: : [[ 7 -eq 7 ]] 2022-02-02 15:55:01.699 | + :: : sleep 1 2022-02-02 15:55:02.702 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.31:8080/info 2022-02-02 15:55:02.716 | + :: : [[ 000 == 503 ]] 2022-02-02 15:55:02.717 | + :: : [[ 7 -eq 7 ]] 2022-02-02 15:55:02.719 | + :: : sleep 1 2022-02-02 15:55:03.723 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.31:8080/info 2022-02-02 15:55:03.743 | + :: : [[ 200 == 503 ]] 2022-02-02 15:55:03.744 | + :: : [[ 0 -eq 7 ]] 2022-02-02 15:55:03.747 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-02-02 15:55:03.749 | + functions-common:time_stop:2304 : local name 2022-02-02 15:55:03.752 | + functions-common:time_stop:2305 : local end_time 2022-02-02 15:55:03.755 | + functions-common:time_stop:2306 : local elapsed_time 2022-02-02 15:55:03.757 | + functions-common:time_stop:2307 : local total 2022-02-02 15:55:03.760 | + functions-common:time_stop:2308 : local start_time 2022-02-02 15:55:03.762 | + functions-common:time_stop:2310 : name=wait_for_service 2022-02-02 15:55:03.764 | + functions-common:time_stop:2311 : start_time=1643817300653 2022-02-02 15:55:03.767 | + functions-common:time_stop:2313 : [[ -z 1643817300653 ]] 2022-02-02 15:55:03.770 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-02-02 15:55:03.775 | + functions-common:time_stop:2316 : end_time=1643817303772 2022-02-02 15:55:03.777 | + functions-common:time_stop:2317 : elapsed_time=3119 2022-02-02 15:55:03.779 | + functions-common:time_stop:2318 : total=5681 2022-02-02 15:55:03.782 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-02-02 15:55:03.784 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=8800 2022-02-02 15:55:03.786 | + functions:wait_for_service:467 : return 0 2022-02-02 15:55:03.789 | + lib/swift:start_swift:841 : [[ False == \T\r\u\e ]] 2022-02-02 15:55:03.792 | + ./stack.sh:main:1244 : FIXED_KEY=bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-02-02 15:55:03.794 | + ./stack.sh:main:1245 : is_service_enabled cinder 2022-02-02 15:55:03.811 | + functions-common:is_service_enabled:1960 : return 0 2022-02-02 15:55:03.813 | + ./stack.sh:main:1246 : iniset /etc/cinder/cinder.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-02-02 15:55:03.845 | + ./stack.sh:main:1249 : async_wait configure_neutron_nova 2022-02-02 15:55:03.895 | [Async configure_neutron_nova:self]: Waiting for completion of configure_neutron_nova (2 other jobs running) 2022-02-02 15:55:03.940 | [Async configure_neutron_nova:self]: finished configure_neutron_nova with result 0 in -1643817291 seconds 2022-02-02 15:55:03.944 | + inc/async:async_wait:166 : return 0 2022-02-02 15:55:03.947 | + ./stack.sh:main:1255 : is_service_enabled nova 2022-02-02 15:55:03.964 | + functions-common:is_service_enabled:1960 : return 0 2022-02-02 15:55:03.967 | + ./stack.sh:main:1256 : iniset /etc/nova/nova.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-02-02 15:55:03.996 | + ./stack.sh:main:1257 : iniset /etc/nova/nova-cpu.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-02-02 15:55:04.028 | + ./stack.sh:main:1261 : is_service_enabled n-api 2022-02-02 15:55:04.045 | + functions-common:is_service_enabled:1960 : return 0 2022-02-02 15:55:04.048 | + ./stack.sh:main:1262 : echo_summary 'Starting Nova API' 2022-02-02 15:55:04.051 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2022-02-02 15:55:04.053 | + ./stack.sh:echo_summary:432 : echo -e Starting Nova API 2022-02-02 15:55:04.056 | + ./stack.sh:main:1263 : start_nova_api 2022-02-02 15:55:04.058 | + lib/nova:start_nova_api:864 : local service_port=8774 2022-02-02 15:55:04.061 | + lib/nova:start_nova_api:865 : local service_protocol=http 2022-02-02 15:55:04.063 | + lib/nova:start_nova_api:866 : local nova_url 2022-02-02 15:55:04.066 | + lib/nova:start_nova_api:867 : is_service_enabled tls-proxy 2022-02-02 15:55:04.083 | + functions-common:is_service_enabled:1960 : return 1 2022-02-02 15:55:04.085 | + lib/nova:start_nova_api:873 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-02-02 15:55:04.088 | + lib/nova:start_nova_api:874 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-02-02 15:55:04.090 | + lib/nova:start_nova_api:874 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-02-02 15:55:04.093 | + lib/nova:start_nova_api:876 : '[' True == False ']' 2022-02-02 15:55:04.096 | ++ lib/nova:start_nova_api:884 : which uwsgi 2022-02-02 15:55:04.100 | + lib/nova:start_nova_api:884 : run_process n-api '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-02-02 15:55:04.103 | + functions-common:run_process:1559 : local service=n-api 2022-02-02 15:55:04.106 | + functions-common:run_process:1560 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-02-02 15:55:04.108 | + functions-common:run_process:1561 : local group= 2022-02-02 15:55:04.111 | + functions-common:run_process:1562 : local user= 2022-02-02 15:55:04.114 | + functions-common:run_process:1564 : local name=n-api 2022-02-02 15:55:04.116 | + functions-common:run_process:1566 : time_start run_process 2022-02-02 15:55:04.119 | + functions-common:time_start:2290 : local name=run_process 2022-02-02 15:55:04.121 | + functions-common:time_start:2291 : local start_time= 2022-02-02 15:55:04.124 | + functions-common:time_start:2292 : [[ -n '' ]] 2022-02-02 15:55:04.127 | ++ functions-common:time_start:2295 : date +%s%3N 2022-02-02 15:55:04.131 | + functions-common:time_start:2295 : _TIME_START[$name]=1643817304129 2022-02-02 15:55:04.134 | + functions-common:run_process:1567 : is_service_enabled n-api 2022-02-02 15:55:04.150 | + functions-common:is_service_enabled:1960 : return 0 2022-02-02 15:55:04.153 | + functions-common:run_process:1568 : _run_under_systemd n-api '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' '' 2022-02-02 15:55:04.155 | + functions-common:_run_under_systemd:1524 : local service=n-api 2022-02-02 15:55:04.158 | + functions-common:_run_under_systemd:1525 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-02-02 15:55:04.160 | + functions-common:_run_under_systemd:1526 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-02-02 15:55:04.162 | + functions-common:_run_under_systemd:1528 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-02-02 15:55:04.165 | + functions-common:_common_systemd_pitfalls:1496 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-02-02 15:55:04.167 | + functions-common:_common_systemd_pitfalls:1499 : [[ /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ sudo ]] 2022-02-02 15:55:04.170 | + functions-common:_common_systemd_pitfalls:1510 : [[ ! /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ ^/ ]] 2022-02-02 15:55:04.172 | + functions-common:_run_under_systemd:1530 : local systemd_service=devstack@n-api.service 2022-02-02 15:55:04.175 | + functions-common:_run_under_systemd:1531 : local group= 2022-02-02 15:55:04.178 | + functions-common:_run_under_systemd:1532 : local user=ubuntu 2022-02-02 15:55:04.186 | + functions-common:_run_under_systemd:1533 : [[ /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ uwsgi ]] 2022-02-02 15:55:04.188 | + functions-common:_run_under_systemd:1534 : write_uwsgi_user_unit_file devstack@n-api.service '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' ubuntu 2022-02-02 15:55:04.191 | + functions-common:write_uwsgi_user_unit_file:1468 : local service=devstack@n-api.service 2022-02-02 15:55:04.194 | + functions-common:write_uwsgi_user_unit_file:1469 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-02-02 15:55:04.196 | + functions-common:write_uwsgi_user_unit_file:1470 : local group= 2022-02-02 15:55:04.198 | + functions-common:write_uwsgi_user_unit_file:1471 : local user=ubuntu 2022-02-02 15:55:04.200 | + functions-common:write_uwsgi_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@n-api.service 2022-02-02 15:55:04.203 | + functions-common:write_uwsgi_user_unit_file:1473 : mkdir -p /etc/systemd/system 2022-02-02 15:55:04.207 | + functions-common:write_uwsgi_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@n-api.service Unit Description 'Devstack devstack@n-api.service' 2022-02-02 15:55:04.270 | + functions-common:write_uwsgi_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service SyslogIdentifier devstack@n-api.service 2022-02-02 15:55:04.334 | + functions-common:write_uwsgi_user_unit_file:1477 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service User ubuntu 2022-02-02 15:55:04.387 | + functions-common:write_uwsgi_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecStart '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-02-02 15:55:04.441 | + functions-common:write_uwsgi_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-02-02 15:55:04.495 | + functions-common:write_uwsgi_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Type notify 2022-02-02 15:55:04.547 | + functions-common:write_uwsgi_user_unit_file:1481 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service KillMode process 2022-02-02 15:55:04.603 | + functions-common:write_uwsgi_user_unit_file:1482 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Restart always 2022-02-02 15:55:04.661 | + functions-common:write_uwsgi_user_unit_file:1483 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service NotifyAccess all 2022-02-02 15:55:04.716 | + functions-common:write_uwsgi_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service RestartForceExitStatus 100 2022-02-02 15:55:04.767 | + functions-common:write_uwsgi_user_unit_file:1486 : [[ -n '' ]] 2022-02-02 15:55:04.770 | + functions-common:write_uwsgi_user_unit_file:1489 : iniset -sudo /etc/systemd/system/devstack@n-api.service Install WantedBy multi-user.target 2022-02-02 15:55:04.835 | + functions-common:write_uwsgi_user_unit_file:1492 : sudo systemctl daemon-reload 2022-02-02 15:55:05.228 | + functions-common:_run_under_systemd:1539 : sudo systemctl enable devstack@n-api.service 2022-02-02 15:55:05.244 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api.service → /etc/systemd/system/devstack@n-api.service. 2022-02-02 15:55:05.635 | + functions-common:_run_under_systemd:1540 : sudo systemctl start devstack@n-api.service 2022-02-02 15:55:05.714 | + functions-common:run_process:1570 : time_stop run_process 2022-02-02 15:55:05.718 | + functions-common:time_stop:2304 : local name 2022-02-02 15:55:05.720 | + functions-common:time_stop:2305 : local end_time 2022-02-02 15:55:05.724 | + functions-common:time_stop:2306 : local elapsed_time 2022-02-02 15:55:05.727 | + functions-common:time_stop:2307 : local total 2022-02-02 15:55:05.731 | + functions-common:time_stop:2308 : local start_time 2022-02-02 15:55:05.734 | + functions-common:time_stop:2310 : name=run_process 2022-02-02 15:55:05.737 | + functions-common:time_stop:2311 : start_time=1643817304129 2022-02-02 15:55:05.740 | + functions-common:time_stop:2313 : [[ -z 1643817304129 ]] 2022-02-02 15:55:05.743 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-02-02 15:55:05.750 | + functions-common:time_stop:2316 : end_time=1643817305746 2022-02-02 15:55:05.753 | + functions-common:time_stop:2317 : elapsed_time=1617 2022-02-02 15:55:05.756 | + functions-common:time_stop:2318 : total=9835 2022-02-02 15:55:05.759 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-02-02 15:55:05.762 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=11452 2022-02-02 15:55:05.765 | + lib/nova:start_nova_api:885 : nova_url=http://10.222.0.31/compute/v2.1/ 2022-02-02 15:55:05.768 | + lib/nova:start_nova_api:888 : echo 'Waiting for nova-api to start...' 2022-02-02 15:55:05.769 | Waiting for nova-api to start... 2022-02-02 15:55:05.771 | + lib/nova:start_nova_api:889 : wait_for_service 60 http://10.222.0.31/compute/v2.1/ 2022-02-02 15:55:05.774 | + functions:wait_for_service:457 : local timeout=60 2022-02-02 15:55:05.777 | + functions:wait_for_service:458 : local url=http://10.222.0.31/compute/v2.1/ 2022-02-02 15:55:05.783 | + functions:wait_for_service:459 : local rval=0 2022-02-02 15:55:05.787 | + functions:wait_for_service:460 : time_start wait_for_service 2022-02-02 15:55:05.789 | + functions-common:time_start:2290 : local name=wait_for_service 2022-02-02 15:55:05.792 | + functions-common:time_start:2291 : local start_time= 2022-02-02 15:55:05.794 | + functions-common:time_start:2292 : [[ -n '' ]] 2022-02-02 15:55:05.797 | ++ functions-common:time_start:2295 : date +%s%3N 2022-02-02 15:55:05.804 | + functions-common:time_start:2295 : _TIME_START[$name]=1643817305800 2022-02-02 15:55:05.808 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-02-02 15:55:05.816 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.31/compute/v2.1/ 2022-02-02 15:55:11.131 | + :: : [[ 200 == 503 ]] 2022-02-02 15:55:11.132 | + :: : [[ 0 -eq 7 ]] 2022-02-02 15:55:11.135 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-02-02 15:55:11.137 | + functions-common:time_stop:2304 : local name 2022-02-02 15:55:11.140 | + functions-common:time_stop:2305 : local end_time 2022-02-02 15:55:11.142 | + functions-common:time_stop:2306 : local elapsed_time 2022-02-02 15:55:11.145 | + functions-common:time_stop:2307 : local total 2022-02-02 15:55:11.147 | + functions-common:time_stop:2308 : local start_time 2022-02-02 15:55:11.150 | + functions-common:time_stop:2310 : name=wait_for_service 2022-02-02 15:55:11.152 | + functions-common:time_stop:2311 : start_time=1643817305800 2022-02-02 15:55:11.155 | + functions-common:time_stop:2313 : [[ -z 1643817305800 ]] 2022-02-02 15:55:11.158 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-02-02 15:55:11.163 | + functions-common:time_stop:2316 : end_time=1643817311160 2022-02-02 15:55:11.165 | + functions-common:time_stop:2317 : elapsed_time=5360 2022-02-02 15:55:11.168 | + functions-common:time_stop:2318 : total=8800 2022-02-02 15:55:11.170 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-02-02 15:55:11.172 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=14160 2022-02-02 15:55:11.175 | + functions:wait_for_service:467 : return 0 2022-02-02 15:55:11.178 | + lib/nova:start_nova_api:893 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-02-02 15:55:11.181 | + lib/nova:start_nova_api:893 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-02-02 15:55:11.183 | + ./stack.sh:main:1266 : is_service_enabled ovn-controller ovn-controller-vtep 2022-02-02 15:55:11.199 | + functions-common:is_service_enabled:1960 : return 1 2022-02-02 15:55:11.202 | + ./stack.sh:main:1271 : is_service_enabled neutron-api 2022-02-02 15:55:11.218 | + functions-common:is_service_enabled:1960 : return 1 2022-02-02 15:55:11.221 | + ./stack.sh:main:1274 : is_service_enabled q-svc 2022-02-02 15:55:11.238 | + functions-common:is_service_enabled:1960 : return 0 2022-02-02 15:55:11.241 | + ./stack.sh:main:1275 : echo_summary 'Starting Neutron' 2022-02-02 15:55:11.243 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2022-02-02 15:55:11.246 | + ./stack.sh:echo_summary:432 : echo -e Starting Neutron 2022-02-02 15:55:11.248 | + ./stack.sh:main:1276 : configure_neutron_after_post_config 2022-02-02 15:55:11.251 | + lib/neutron-legacy:configure_neutron_after_post_config:468 : [[ router,neutron.services.metering.metering_plugin.MeteringPlugin != '' ]] 2022-02-02 15:55:11.253 | + lib/neutron-legacy:configure_neutron_after_post_config:469 : iniset /etc/neutron/neutron.conf DEFAULT service_plugins router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-02-02 15:55:11.283 | + ./stack.sh:main:1277 : start_neutron_service_and_check 2022-02-02 15:55:11.286 | + lib/neutron-legacy:start_neutron_service_and_check:491 : local service_port=9696 2022-02-02 15:55:11.288 | + lib/neutron-legacy:start_neutron_service_and_check:492 : local service_protocol=http 2022-02-02 15:55:11.291 | + lib/neutron-legacy:start_neutron_service_and_check:493 : local cfg_file_options 2022-02-02 15:55:11.293 | + lib/neutron-legacy:start_neutron_service_and_check:494 : local neutron_url 2022-02-02 15:55:11.296 | ++ lib/neutron-legacy:start_neutron_service_and_check:496 : determine_config_files neutron-server 2022-02-02 15:55:11.299 | ++ lib/neutron-legacy:determine_config_files:324 : local opts= 2022-02-02 15:55:11.302 | ++ lib/neutron-legacy:determine_config_files:325 : case "$1" in 2022-02-02 15:55:11.305 | +++ lib/neutron-legacy:determine_config_files:326 : _determine_config_server 2022-02-02 15:55:11.308 | +++ lib/neutron-legacy:_determine_config_server:294 : [[ '' != '' ]] 2022-02-02 15:55:11.310 | +++ lib/neutron-legacy:_determine_config_server:301 : [[ 0 > 0 ]] 2022-02-02 15:55:11.313 | +++ lib/neutron-legacy:_determine_config_server:308 : local cfg_file 2022-02-02 15:55:11.315 | +++ lib/neutron-legacy:_determine_config_server:309 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-02-02 15:55:11.318 | +++ lib/neutron-legacy:_determine_config_server:313 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-02-02 15:55:11.321 | ++ lib/neutron-legacy:determine_config_files:326 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-02-02 15:55:11.323 | ++ lib/neutron-legacy:determine_config_files:329 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' ']' 2022-02-02 15:55:11.325 | ++ lib/neutron-legacy:determine_config_files:332 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-02-02 15:55:11.328 | + lib/neutron-legacy:start_neutron_service_and_check:496 : cfg_file_options='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-02-02 15:55:11.331 | + lib/neutron-legacy:start_neutron_service_and_check:498 : is_service_enabled tls-proxy 2022-02-02 15:55:11.347 | + functions-common:is_service_enabled:1960 : return 1 2022-02-02 15:55:11.350 | + lib/neutron-legacy:start_neutron_service_and_check:503 : '[' False == True ']' 2022-02-02 15:55:11.353 | + lib/neutron-legacy:start_neutron_service_and_check:510 : run_process q-svc '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-02-02 15:55:11.355 | + functions-common:run_process:1559 : local service=q-svc 2022-02-02 15:55:11.358 | + functions-common:run_process:1560 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-02-02 15:55:11.360 | + functions-common:run_process:1561 : local group= 2022-02-02 15:55:11.363 | + functions-common:run_process:1562 : local user= 2022-02-02 15:55:11.366 | + functions-common:run_process:1564 : local name=q-svc 2022-02-02 15:55:11.368 | + functions-common:run_process:1566 : time_start run_process 2022-02-02 15:55:11.371 | + functions-common:time_start:2290 : local name=run_process 2022-02-02 15:55:11.373 | + functions-common:time_start:2291 : local start_time= 2022-02-02 15:55:11.376 | + functions-common:time_start:2292 : [[ -n '' ]] 2022-02-02 15:55:11.379 | ++ functions-common:time_start:2295 : date +%s%3N 2022-02-02 15:55:11.383 | + functions-common:time_start:2295 : _TIME_START[$name]=1643817311381 2022-02-02 15:55:11.386 | + functions-common:run_process:1567 : is_service_enabled q-svc 2022-02-02 15:55:11.402 | + functions-common:is_service_enabled:1960 : return 0 2022-02-02 15:55:11.405 | + functions-common:run_process:1568 : _run_under_systemd q-svc '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' 2022-02-02 15:55:11.407 | + functions-common:_run_under_systemd:1524 : local service=q-svc 2022-02-02 15:55:11.410 | + functions-common:_run_under_systemd:1525 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-02-02 15:55:11.416 | + functions-common:_run_under_systemd:1526 : local 'cmd=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-02-02 15:55:11.416 | + functions-common:_run_under_systemd:1528 : _common_systemd_pitfalls '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-02-02 15:55:11.418 | + functions-common:_common_systemd_pitfalls:1496 : local 'cmd=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-02-02 15:55:11.420 | + functions-common:_common_systemd_pitfalls:1499 : [[ /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2022-02-02 15:55:11.422 | + functions-common:_common_systemd_pitfalls:1510 : [[ ! /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2022-02-02 15:55:11.426 | + functions-common:_run_under_systemd:1530 : local systemd_service=devstack@q-svc.service 2022-02-02 15:55:11.428 | + functions-common:_run_under_systemd:1531 : local group= 2022-02-02 15:55:11.430 | + functions-common:_run_under_systemd:1532 : local user=ubuntu 2022-02-02 15:55:11.433 | + functions-common:_run_under_systemd:1533 : [[ /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2022-02-02 15:55:11.436 | + functions-common:_run_under_systemd:1536 : write_user_unit_file devstack@q-svc.service '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' ubuntu 2022-02-02 15:55:11.438 | + functions-common:write_user_unit_file:1441 : local service=devstack@q-svc.service 2022-02-02 15:55:11.440 | + functions-common:write_user_unit_file:1442 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-02-02 15:55:11.442 | + functions-common:write_user_unit_file:1443 : local group= 2022-02-02 15:55:11.444 | + functions-common:write_user_unit_file:1444 : local user=ubuntu 2022-02-02 15:55:11.446 | + functions-common:write_user_unit_file:1445 : local extra= 2022-02-02 15:55:11.449 | + functions-common:write_user_unit_file:1446 : [[ -n '' ]] 2022-02-02 15:55:11.451 | + functions-common:write_user_unit_file:1449 : local unitfile=/etc/systemd/system/devstack@q-svc.service 2022-02-02 15:55:11.453 | + functions-common:write_user_unit_file:1450 : mkdir -p /etc/systemd/system 2022-02-02 15:55:11.457 | + functions-common:write_user_unit_file:1452 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Unit Description 'Devstack devstack@q-svc.service' 2022-02-02 15:55:11.517 | + functions-common:write_user_unit_file:1453 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service User ubuntu 2022-02-02 15:55:11.578 | + functions-common:write_user_unit_file:1454 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service ExecStart '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-02-02 15:55:11.629 | + functions-common:write_user_unit_file:1455 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service KillMode process 2022-02-02 15:55:11.680 | + functions-common:write_user_unit_file:1456 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service TimeoutStopSec 300 2022-02-02 15:55:11.731 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-02-02 15:55:11.782 | + functions-common:write_user_unit_file:1458 : [[ -n '' ]] 2022-02-02 15:55:11.784 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Install WantedBy multi-user.target 2022-02-02 15:55:11.845 | + functions-common:write_user_unit_file:1464 : sudo systemctl daemon-reload 2022-02-02 15:55:12.229 | + functions-common:_run_under_systemd:1539 : sudo systemctl enable devstack@q-svc.service 2022-02-02 15:55:12.244 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-svc.service → /etc/systemd/system/devstack@q-svc.service. 2022-02-02 15:55:12.623 | + functions-common:_run_under_systemd:1540 : sudo systemctl start devstack@q-svc.service 2022-02-02 15:55:12.648 | + functions-common:run_process:1570 : time_stop run_process 2022-02-02 15:55:12.650 | + functions-common:time_stop:2304 : local name 2022-02-02 15:55:12.653 | + functions-common:time_stop:2305 : local end_time 2022-02-02 15:55:12.655 | + functions-common:time_stop:2306 : local elapsed_time 2022-02-02 15:55:12.658 | + functions-common:time_stop:2307 : local total 2022-02-02 15:55:12.661 | + functions-common:time_stop:2308 : local start_time 2022-02-02 15:55:12.663 | + functions-common:time_stop:2310 : name=run_process 2022-02-02 15:55:12.665 | + functions-common:time_stop:2311 : start_time=1643817311381 2022-02-02 15:55:12.668 | + functions-common:time_stop:2313 : [[ -z 1643817311381 ]] 2022-02-02 15:55:12.671 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-02-02 15:55:12.676 | + functions-common:time_stop:2316 : end_time=1643817312673 2022-02-02 15:55:12.678 | + functions-common:time_stop:2317 : elapsed_time=1292 2022-02-02 15:55:12.681 | + functions-common:time_stop:2318 : total=11452 2022-02-02 15:55:12.683 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-02-02 15:55:12.686 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=12744 2022-02-02 15:55:12.688 | + lib/neutron-legacy:start_neutron_service_and_check:511 : neutron_url=http://10.222.0.31:9696 2022-02-02 15:55:12.691 | + lib/neutron-legacy:start_neutron_service_and_check:513 : is_service_enabled tls-proxy 2022-02-02 15:55:12.708 | + functions-common:is_service_enabled:1960 : return 1 2022-02-02 15:55:12.710 | + lib/neutron-legacy:start_neutron_service_and_check:517 : echo 'Waiting for Neutron to start...' 2022-02-02 15:55:12.710 | Waiting for Neutron to start... 2022-02-02 15:55:12.713 | + lib/neutron-legacy:start_neutron_service_and_check:519 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.31:9696' 2022-02-02 15:55:12.715 | + lib/neutron-legacy:start_neutron_service_and_check:520 : test_with_retry 'wget --no-proxy -q -O- http://10.222.0.31:9696' 'Neutron did not start' 60 2022-02-02 15:55:12.717 | + functions-common:test_with_retry:2242 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.31:9696' 2022-02-02 15:55:12.720 | + functions-common:test_with_retry:2243 : local 'failmsg=Neutron did not start' 2022-02-02 15:55:12.723 | + functions-common:test_with_retry:2244 : local until=60 2022-02-02 15:55:12.725 | + functions-common:test_with_retry:2245 : local sleep=0.5 2022-02-02 15:55:12.728 | + functions-common:test_with_retry:2247 : time_start test_with_retry 2022-02-02 15:55:12.730 | + functions-common:time_start:2290 : local name=test_with_retry 2022-02-02 15:55:12.733 | + functions-common:time_start:2291 : local start_time= 2022-02-02 15:55:12.735 | + functions-common:time_start:2292 : [[ -n '' ]] 2022-02-02 15:55:12.739 | ++ functions-common:time_start:2295 : date +%s%3N 2022-02-02 15:55:12.743 | + functions-common:time_start:2295 : _TIME_START[$name]=1643817312741 2022-02-02 15:55:12.746 | + functions-common:test_with_retry:2248 : timeout 60 sh -c 'while ! wget --no-proxy -q -O- http://10.222.0.31:9696; do sleep 0.5; done' 2022-02-02 15:55:18.321 | {"versions": [{"id": "v2.0", "status": "CURRENT", "links": [{"rel": "self", "href": "http://10.222.0.31:9696/v2.0/"}]}]}+ functions-common:test_with_retry:2251 : time_stop test_with_retry 2022-02-02 15:55:18.324 | + functions-common:time_stop:2304 : local name 2022-02-02 15:55:18.327 | + functions-common:time_stop:2305 : local end_time 2022-02-02 15:55:18.329 | + functions-common:time_stop:2306 : local elapsed_time 2022-02-02 15:55:18.332 | + functions-common:time_stop:2307 : local total 2022-02-02 15:55:18.335 | + functions-common:time_stop:2308 : local start_time 2022-02-02 15:55:18.337 | + functions-common:time_stop:2310 : name=test_with_retry 2022-02-02 15:55:18.340 | + functions-common:time_stop:2311 : start_time=1643817312741 2022-02-02 15:55:18.342 | + functions-common:time_stop:2313 : [[ -z 1643817312741 ]] 2022-02-02 15:55:18.346 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-02-02 15:55:18.351 | + functions-common:time_stop:2316 : end_time=1643817318348 2022-02-02 15:55:18.353 | + functions-common:time_stop:2317 : elapsed_time=5607 2022-02-02 15:55:18.355 | + functions-common:time_stop:2318 : total=0 2022-02-02 15:55:18.358 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-02-02 15:55:18.360 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=5607 2022-02-02 15:55:18.363 | + ./stack.sh:main:1282 : is_service_enabled placement 2022-02-02 15:55:18.380 | + functions-common:is_service_enabled:1960 : return 0 2022-02-02 15:55:18.382 | + ./stack.sh:main:1283 : echo_summary 'Starting Placement' 2022-02-02 15:55:18.385 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2022-02-02 15:55:18.387 | + ./stack.sh:echo_summary:432 : echo -e Starting Placement 2022-02-02 15:55:18.390 | + ./stack.sh:main:1284 : start_placement 2022-02-02 15:55:18.392 | + lib/placement:start_placement:160 : start_placement_api 2022-02-02 15:55:18.395 | + lib/placement:start_placement_api:146 : [[ uwsgi == \u\w\s\g\i ]] 2022-02-02 15:55:18.398 | ++ lib/placement:start_placement_api:147 : which uwsgi 2022-02-02 15:55:18.403 | + lib/placement:start_placement_api:147 : run_process placement-api '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-02-02 15:55:18.405 | + functions-common:run_process:1559 : local service=placement-api 2022-02-02 15:55:18.408 | + functions-common:run_process:1560 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-02-02 15:55:18.411 | + functions-common:run_process:1561 : local group= 2022-02-02 15:55:18.413 | + functions-common:run_process:1562 : local user= 2022-02-02 15:55:18.416 | + functions-common:run_process:1564 : local name=placement-api 2022-02-02 15:55:18.418 | + functions-common:run_process:1566 : time_start run_process 2022-02-02 15:55:18.420 | + functions-common:time_start:2290 : local name=run_process 2022-02-02 15:55:18.423 | + functions-common:time_start:2291 : local start_time= 2022-02-02 15:55:18.425 | + functions-common:time_start:2292 : [[ -n '' ]] 2022-02-02 15:55:18.429 | ++ functions-common:time_start:2295 : date +%s%3N 2022-02-02 15:55:18.433 | + functions-common:time_start:2295 : _TIME_START[$name]=1643817318430 2022-02-02 15:55:18.435 | + functions-common:run_process:1567 : is_service_enabled placement-api 2022-02-02 15:55:18.453 | + functions-common:is_service_enabled:1960 : return 0 2022-02-02 15:55:18.456 | + functions-common:run_process:1568 : _run_under_systemd placement-api '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' '' 2022-02-02 15:55:18.458 | + functions-common:_run_under_systemd:1524 : local service=placement-api 2022-02-02 15:55:18.460 | + functions-common:_run_under_systemd:1525 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-02-02 15:55:18.463 | + functions-common:_run_under_systemd:1526 : local 'cmd=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-02-02 15:55:18.465 | + functions-common:_run_under_systemd:1528 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-02-02 15:55:18.468 | + functions-common:_common_systemd_pitfalls:1496 : local 'cmd=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-02-02 15:55:18.470 | + functions-common:_common_systemd_pitfalls:1499 : [[ /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ sudo ]] 2022-02-02 15:55:18.473 | + functions-common:_common_systemd_pitfalls:1510 : [[ ! /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ ^/ ]] 2022-02-02 15:55:18.476 | + functions-common:_run_under_systemd:1530 : local systemd_service=devstack@placement-api.service 2022-02-02 15:55:18.478 | + functions-common:_run_under_systemd:1531 : local group= 2022-02-02 15:55:18.480 | + functions-common:_run_under_systemd:1532 : local user=ubuntu 2022-02-02 15:55:18.483 | + functions-common:_run_under_systemd:1533 : [[ /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ uwsgi ]] 2022-02-02 15:55:18.485 | + functions-common:_run_under_systemd:1534 : write_uwsgi_user_unit_file devstack@placement-api.service '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' ubuntu 2022-02-02 15:55:18.488 | + functions-common:write_uwsgi_user_unit_file:1468 : local service=devstack@placement-api.service 2022-02-02 15:55:18.490 | + functions-common:write_uwsgi_user_unit_file:1469 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-02-02 15:55:18.492 | + functions-common:write_uwsgi_user_unit_file:1470 : local group= 2022-02-02 15:55:18.494 | + functions-common:write_uwsgi_user_unit_file:1471 : local user=ubuntu 2022-02-02 15:55:18.497 | + functions-common:write_uwsgi_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@placement-api.service 2022-02-02 15:55:18.499 | + functions-common:write_uwsgi_user_unit_file:1473 : mkdir -p /etc/systemd/system 2022-02-02 15:55:18.503 | + functions-common:write_uwsgi_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Unit Description 'Devstack devstack@placement-api.service' 2022-02-02 15:55:18.564 | + functions-common:write_uwsgi_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service SyslogIdentifier devstack@placement-api.service 2022-02-02 15:55:18.625 | + functions-common:write_uwsgi_user_unit_file:1477 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service User ubuntu 2022-02-02 15:55:18.676 | + functions-common:write_uwsgi_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecStart '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-02-02 15:55:18.727 | + functions-common:write_uwsgi_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-02-02 15:55:18.778 | + functions-common:write_uwsgi_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Type notify 2022-02-02 15:55:18.828 | + functions-common:write_uwsgi_user_unit_file:1481 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service KillMode process 2022-02-02 15:55:18.891 | + functions-common:write_uwsgi_user_unit_file:1482 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Restart always 2022-02-02 15:55:18.945 | + functions-common:write_uwsgi_user_unit_file:1483 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service NotifyAccess all 2022-02-02 15:55:19.003 | + functions-common:write_uwsgi_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service RestartForceExitStatus 100 2022-02-02 15:55:19.066 | + functions-common:write_uwsgi_user_unit_file:1486 : [[ -n '' ]] 2022-02-02 15:55:19.068 | + functions-common:write_uwsgi_user_unit_file:1489 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Install WantedBy multi-user.target 2022-02-02 15:55:19.139 | + functions-common:write_uwsgi_user_unit_file:1492 : sudo systemctl daemon-reload 2022-02-02 15:55:19.541 | + functions-common:_run_under_systemd:1539 : sudo systemctl enable devstack@placement-api.service 2022-02-02 15:55:19.556 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@placement-api.service → /etc/systemd/system/devstack@placement-api.service. 2022-02-02 15:55:19.927 | + functions-common:_run_under_systemd:1540 : sudo systemctl start devstack@placement-api.service 2022-02-02 15:55:20.003 | + functions-common:run_process:1570 : time_stop run_process 2022-02-02 15:55:20.006 | + functions-common:time_stop:2304 : local name 2022-02-02 15:55:20.009 | + functions-common:time_stop:2305 : local end_time 2022-02-02 15:55:20.012 | + functions-common:time_stop:2306 : local elapsed_time 2022-02-02 15:55:20.016 | + functions-common:time_stop:2307 : local total 2022-02-02 15:55:20.019 | + functions-common:time_stop:2308 : local start_time 2022-02-02 15:55:20.021 | + functions-common:time_stop:2310 : name=run_process 2022-02-02 15:55:20.024 | + functions-common:time_stop:2311 : start_time=1643817318430 2022-02-02 15:55:20.027 | + functions-common:time_stop:2313 : [[ -z 1643817318430 ]] 2022-02-02 15:55:20.030 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-02-02 15:55:20.037 | + functions-common:time_stop:2316 : end_time=1643817320032 2022-02-02 15:55:20.038 | + functions-common:time_stop:2317 : elapsed_time=1602 2022-02-02 15:55:20.041 | + functions-common:time_stop:2318 : total=12744 2022-02-02 15:55:20.043 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-02-02 15:55:20.046 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=14346 2022-02-02 15:55:20.048 | + lib/placement:start_placement_api:153 : echo 'Waiting for placement-api to start...' 2022-02-02 15:55:20.048 | Waiting for placement-api to start... 2022-02-02 15:55:20.050 | + lib/placement:start_placement_api:154 : wait_for_service 60 http://10.222.0.31/placement 2022-02-02 15:55:20.053 | + functions:wait_for_service:457 : local timeout=60 2022-02-02 15:55:20.056 | + functions:wait_for_service:458 : local url=http://10.222.0.31/placement 2022-02-02 15:55:20.059 | + functions:wait_for_service:459 : local rval=0 2022-02-02 15:55:20.061 | + functions:wait_for_service:460 : time_start wait_for_service 2022-02-02 15:55:20.064 | + functions-common:time_start:2290 : local name=wait_for_service 2022-02-02 15:55:20.066 | + functions-common:time_start:2291 : local start_time= 2022-02-02 15:55:20.069 | + functions-common:time_start:2292 : [[ -n '' ]] 2022-02-02 15:55:20.072 | ++ functions-common:time_start:2295 : date +%s%3N 2022-02-02 15:55:20.077 | + functions-common:time_start:2295 : _TIME_START[$name]=1643817320074 2022-02-02 15:55:20.079 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-02-02 15:55:20.086 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.31/placement 2022-02-02 15:55:22.757 | + :: : [[ 200 == 503 ]] 2022-02-02 15:55:22.758 | + :: : [[ 0 -eq 7 ]] 2022-02-02 15:55:22.761 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-02-02 15:55:22.764 | + functions-common:time_stop:2304 : local name 2022-02-02 15:55:22.766 | + functions-common:time_stop:2305 : local end_time 2022-02-02 15:55:22.769 | + functions-common:time_stop:2306 : local elapsed_time 2022-02-02 15:55:22.771 | + functions-common:time_stop:2307 : local total 2022-02-02 15:55:22.774 | + functions-common:time_stop:2308 : local start_time 2022-02-02 15:55:22.776 | + functions-common:time_stop:2310 : name=wait_for_service 2022-02-02 15:55:22.779 | + functions-common:time_stop:2311 : start_time=1643817320074 2022-02-02 15:55:22.781 | + functions-common:time_stop:2313 : [[ -z 1643817320074 ]] 2022-02-02 15:55:22.784 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-02-02 15:55:22.789 | + functions-common:time_stop:2316 : end_time=1643817322786 2022-02-02 15:55:22.791 | + functions-common:time_stop:2317 : elapsed_time=2712 2022-02-02 15:55:22.794 | + functions-common:time_stop:2318 : total=14160 2022-02-02 15:55:22.796 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-02-02 15:55:22.799 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=16872 2022-02-02 15:55:22.802 | + functions:wait_for_service:467 : return 0 2022-02-02 15:55:22.804 | + ./stack.sh:main:1287 : is_service_enabled neutron 2022-02-02 15:55:22.822 | + functions-common:is_service_enabled:1960 : return 0 2022-02-02 15:55:22.824 | + ./stack.sh:main:1288 : start_neutron 2022-02-02 15:55:22.827 | + lib/neutron:start_neutron:702 : is_neutron_legacy_enabled 2022-02-02 15:55:22.830 | ++ 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 2022-02-02 15:55:22.830 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2022-02-02 15:55:22.836 | + 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 2022-02-02 15:55:22.838 | + 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 ]] 2022-02-02 15:55:22.841 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,s-container-sync =~ ,q- ]] 2022-02-02 15:55:22.843 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2022-02-02 15:55:22.846 | + lib/neutron:start_neutron:704 : start_mutnauq_l2_agent 2022-02-02 15:55:22.848 | + lib/neutron-legacy:start_mutnauq_l2_agent:526 : run_process q-agt '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-02-02 15:55:22.851 | + functions-common:run_process:1559 : local service=q-agt 2022-02-02 15:55:22.853 | + functions-common:run_process:1560 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-02-02 15:55:22.856 | + functions-common:run_process:1561 : local group= 2022-02-02 15:55:22.858 | + functions-common:run_process:1562 : local user= 2022-02-02 15:55:22.861 | + functions-common:run_process:1564 : local name=q-agt 2022-02-02 15:55:22.864 | + functions-common:run_process:1566 : time_start run_process 2022-02-02 15:55:22.866 | + functions-common:time_start:2290 : local name=run_process 2022-02-02 15:55:22.869 | + functions-common:time_start:2291 : local start_time= 2022-02-02 15:55:22.871 | + functions-common:time_start:2292 : [[ -n '' ]] 2022-02-02 15:55:22.874 | ++ functions-common:time_start:2295 : date +%s%3N 2022-02-02 15:55:22.879 | + functions-common:time_start:2295 : _TIME_START[$name]=1643817322876 2022-02-02 15:55:22.882 | + functions-common:run_process:1567 : is_service_enabled q-agt 2022-02-02 15:55:22.898 | + functions-common:is_service_enabled:1960 : return 0 2022-02-02 15:55:22.908 | + functions-common:run_process:1568 : _run_under_systemd q-agt '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' 2022-02-02 15:55:22.908 | + functions-common:_run_under_systemd:1524 : local service=q-agt 2022-02-02 15:55:22.908 | + functions-common:_run_under_systemd:1525 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-02-02 15:55:22.908 | + functions-common:_run_under_systemd:1526 : local 'cmd=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-02-02 15:55:22.911 | + functions-common:_run_under_systemd:1528 : _common_systemd_pitfalls '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-02-02 15:55:22.913 | + functions-common:_common_systemd_pitfalls:1496 : local 'cmd=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-02-02 15:55:22.916 | + functions-common:_common_systemd_pitfalls:1499 : [[ /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2022-02-02 15:55:22.918 | + functions-common:_common_systemd_pitfalls:1510 : [[ ! /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2022-02-02 15:55:22.920 | + functions-common:_run_under_systemd:1530 : local systemd_service=devstack@q-agt.service 2022-02-02 15:55:22.923 | + functions-common:_run_under_systemd:1531 : local group= 2022-02-02 15:55:22.926 | + functions-common:_run_under_systemd:1532 : local user=ubuntu 2022-02-02 15:55:22.928 | + functions-common:_run_under_systemd:1533 : [[ /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2022-02-02 15:55:22.930 | + functions-common:_run_under_systemd:1536 : write_user_unit_file devstack@q-agt.service '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' ubuntu 2022-02-02 15:55:22.933 | + functions-common:write_user_unit_file:1441 : local service=devstack@q-agt.service 2022-02-02 15:55:22.935 | + functions-common:write_user_unit_file:1442 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-02-02 15:55:22.937 | + functions-common:write_user_unit_file:1443 : local group= 2022-02-02 15:55:22.940 | + functions-common:write_user_unit_file:1444 : local user=ubuntu 2022-02-02 15:55:22.942 | + functions-common:write_user_unit_file:1445 : local extra= 2022-02-02 15:55:22.944 | + functions-common:write_user_unit_file:1446 : [[ -n '' ]] 2022-02-02 15:55:22.946 | + functions-common:write_user_unit_file:1449 : local unitfile=/etc/systemd/system/devstack@q-agt.service 2022-02-02 15:55:22.949 | + functions-common:write_user_unit_file:1450 : mkdir -p /etc/systemd/system 2022-02-02 15:55:22.953 | + functions-common:write_user_unit_file:1452 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Unit Description 'Devstack devstack@q-agt.service' 2022-02-02 15:55:23.016 | + functions-common:write_user_unit_file:1453 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service User ubuntu 2022-02-02 15:55:23.085 | + functions-common:write_user_unit_file:1454 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service ExecStart '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-02-02 15:55:23.144 | + functions-common:write_user_unit_file:1455 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service KillMode process 2022-02-02 15:55:23.200 | + functions-common:write_user_unit_file:1456 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service TimeoutStopSec 300 2022-02-02 15:55:23.254 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-02-02 15:55:23.310 | + functions-common:write_user_unit_file:1458 : [[ -n '' ]] 2022-02-02 15:55:23.313 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Install WantedBy multi-user.target 2022-02-02 15:55:23.380 | + functions-common:write_user_unit_file:1464 : sudo systemctl daemon-reload 2022-02-02 15:55:23.760 | + functions-common:_run_under_systemd:1539 : sudo systemctl enable devstack@q-agt.service 2022-02-02 15:55:23.775 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-agt.service → /etc/systemd/system/devstack@q-agt.service. 2022-02-02 15:55:24.149 | + functions-common:_run_under_systemd:1540 : sudo systemctl start devstack@q-agt.service 2022-02-02 15:55:24.171 | + functions-common:run_process:1570 : time_stop run_process 2022-02-02 15:55:24.177 | + functions-common:time_stop:2304 : local name 2022-02-02 15:55:24.180 | + functions-common:time_stop:2305 : local end_time 2022-02-02 15:55:24.182 | + functions-common:time_stop:2306 : local elapsed_time 2022-02-02 15:55:24.185 | + functions-common:time_stop:2307 : local total 2022-02-02 15:55:24.187 | + functions-common:time_stop:2308 : local start_time 2022-02-02 15:55:24.191 | + functions-common:time_stop:2310 : name=run_process 2022-02-02 15:55:24.193 | + functions-common:time_stop:2311 : start_time=1643817322876 2022-02-02 15:55:24.196 | + functions-common:time_stop:2313 : [[ -z 1643817322876 ]] 2022-02-02 15:55:24.199 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-02-02 15:55:24.203 | + functions-common:time_stop:2316 : end_time=1643817324201 2022-02-02 15:55:24.206 | + functions-common:time_stop:2317 : elapsed_time=1325 2022-02-02 15:55:24.209 | + functions-common:time_stop:2318 : total=14346 2022-02-02 15:55:24.212 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-02-02 15:55:24.215 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=15671 2022-02-02 15:55:24.219 | + lib/neutron-legacy:start_mutnauq_l2_agent:528 : is_provider_network 2022-02-02 15:55:24.222 | + functions-common:is_provider_network:2153 : '[' '' == True ']' 2022-02-02 15:55:24.226 | + functions-common:is_provider_network:2156 : return 1 2022-02-02 15:55:24.229 | + lib/neutron:start_neutron:705 : start_mutnauq_other_agents 2022-02-02 15:55:24.232 | + lib/neutron-legacy:start_mutnauq_other_agents:544 : run_process q-dhcp '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-02-02 15:55:24.235 | + functions-common:run_process:1559 : local service=q-dhcp 2022-02-02 15:55:24.237 | + functions-common:run_process:1560 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-02-02 15:55:24.240 | + functions-common:run_process:1561 : local group= 2022-02-02 15:55:24.242 | + functions-common:run_process:1562 : local user= 2022-02-02 15:55:24.244 | + functions-common:run_process:1564 : local name=q-dhcp 2022-02-02 15:55:24.247 | + functions-common:run_process:1566 : time_start run_process 2022-02-02 15:55:24.249 | + functions-common:time_start:2290 : local name=run_process 2022-02-02 15:55:24.251 | + functions-common:time_start:2291 : local start_time= 2022-02-02 15:55:24.254 | + functions-common:time_start:2292 : [[ -n '' ]] 2022-02-02 15:55:24.257 | ++ functions-common:time_start:2295 : date +%s%3N 2022-02-02 15:55:24.262 | + functions-common:time_start:2295 : _TIME_START[$name]=1643817324259 2022-02-02 15:55:24.264 | + functions-common:run_process:1567 : is_service_enabled q-dhcp 2022-02-02 15:55:24.283 | + functions-common:is_service_enabled:1960 : return 0 2022-02-02 15:55:24.286 | + functions-common:run_process:1568 : _run_under_systemd q-dhcp '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' '' '' 2022-02-02 15:55:24.289 | + functions-common:_run_under_systemd:1524 : local service=q-dhcp 2022-02-02 15:55:24.291 | + functions-common:_run_under_systemd:1525 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-02-02 15:55:24.293 | + functions-common:_run_under_systemd:1526 : local 'cmd=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-02-02 15:55:24.296 | + functions-common:_run_under_systemd:1528 : _common_systemd_pitfalls '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-02-02 15:55:24.299 | + functions-common:_common_systemd_pitfalls:1496 : local 'cmd=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-02-02 15:55:24.302 | + functions-common:_common_systemd_pitfalls:1499 : [[ /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ sudo ]] 2022-02-02 15:55:24.305 | + functions-common:_common_systemd_pitfalls:1510 : [[ ! /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ ^/ ]] 2022-02-02 15:55:24.307 | + functions-common:_run_under_systemd:1530 : local systemd_service=devstack@q-dhcp.service 2022-02-02 15:55:24.310 | + functions-common:_run_under_systemd:1531 : local group= 2022-02-02 15:55:24.312 | + functions-common:_run_under_systemd:1532 : local user=ubuntu 2022-02-02 15:55:24.314 | + functions-common:_run_under_systemd:1533 : [[ /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ uwsgi ]] 2022-02-02 15:55:24.317 | + functions-common:_run_under_systemd:1536 : write_user_unit_file devstack@q-dhcp.service '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' '' ubuntu 2022-02-02 15:55:24.320 | + functions-common:write_user_unit_file:1441 : local service=devstack@q-dhcp.service 2022-02-02 15:55:24.322 | + functions-common:write_user_unit_file:1442 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-02-02 15:55:24.325 | + functions-common:write_user_unit_file:1443 : local group= 2022-02-02 15:55:24.327 | + functions-common:write_user_unit_file:1444 : local user=ubuntu 2022-02-02 15:55:24.330 | + functions-common:write_user_unit_file:1445 : local extra= 2022-02-02 15:55:24.333 | + functions-common:write_user_unit_file:1446 : [[ -n '' ]] 2022-02-02 15:55:24.335 | + functions-common:write_user_unit_file:1449 : local unitfile=/etc/systemd/system/devstack@q-dhcp.service 2022-02-02 15:55:24.338 | + functions-common:write_user_unit_file:1450 : mkdir -p /etc/systemd/system 2022-02-02 15:55:24.342 | + functions-common:write_user_unit_file:1452 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Unit Description 'Devstack devstack@q-dhcp.service' 2022-02-02 15:55:24.406 | + functions-common:write_user_unit_file:1453 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service User ubuntu 2022-02-02 15:55:24.480 | + functions-common:write_user_unit_file:1454 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service ExecStart '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-02-02 15:55:24.537 | + functions-common:write_user_unit_file:1455 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service KillMode process 2022-02-02 15:55:24.602 | + functions-common:write_user_unit_file:1456 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service TimeoutStopSec 300 2022-02-02 15:55:24.671 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-02-02 15:55:24.725 | + functions-common:write_user_unit_file:1458 : [[ -n '' ]] 2022-02-02 15:55:24.728 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Install WantedBy multi-user.target 2022-02-02 15:55:24.792 | + functions-common:write_user_unit_file:1464 : sudo systemctl daemon-reload 2022-02-02 15:55:25.194 | + functions-common:_run_under_systemd:1539 : sudo systemctl enable devstack@q-dhcp.service 2022-02-02 15:55:25.208 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-dhcp.service → /etc/systemd/system/devstack@q-dhcp.service. 2022-02-02 15:55:25.608 | + functions-common:_run_under_systemd:1540 : sudo systemctl start devstack@q-dhcp.service 2022-02-02 15:55:25.632 | + functions-common:run_process:1570 : time_stop run_process 2022-02-02 15:55:25.635 | + functions-common:time_stop:2304 : local name 2022-02-02 15:55:25.639 | + functions-common:time_stop:2305 : local end_time 2022-02-02 15:55:25.644 | + functions-common:time_stop:2306 : local elapsed_time 2022-02-02 15:55:25.649 | + functions-common:time_stop:2307 : local total 2022-02-02 15:55:25.651 | + functions-common:time_stop:2308 : local start_time 2022-02-02 15:55:25.654 | + functions-common:time_stop:2310 : name=run_process 2022-02-02 15:55:25.656 | + functions-common:time_stop:2311 : start_time=1643817324259 2022-02-02 15:55:25.658 | + functions-common:time_stop:2313 : [[ -z 1643817324259 ]] 2022-02-02 15:55:25.662 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-02-02 15:55:25.666 | + functions-common:time_stop:2316 : end_time=1643817325664 2022-02-02 15:55:25.669 | + functions-common:time_stop:2317 : elapsed_time=1405 2022-02-02 15:55:25.671 | + functions-common:time_stop:2318 : total=15671 2022-02-02 15:55:25.674 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-02-02 15:55:25.676 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=17076 2022-02-02 15:55:25.679 | + lib/neutron-legacy:start_mutnauq_other_agents:546 : is_service_enabled neutron-vpnaas 2022-02-02 15:55:25.698 | + functions-common:is_service_enabled:1960 : return 1 2022-02-02 15:55:25.701 | ++ lib/neutron-legacy:start_mutnauq_other_agents:549 : determine_config_files neutron-l3-agent 2022-02-02 15:55:25.704 | ++ lib/neutron-legacy:determine_config_files:324 : local opts= 2022-02-02 15:55:25.707 | ++ lib/neutron-legacy:determine_config_files:325 : case "$1" in 2022-02-02 15:55:25.710 | +++ lib/neutron-legacy:determine_config_files:327 : _determine_config_l3 2022-02-02 15:55:25.713 | +++ lib/neutron-legacy:_determine_config_l3:317 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-02-02 15:55:25.715 | +++ lib/neutron-legacy:_determine_config_l3:318 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-02-02 15:55:25.718 | ++ lib/neutron-legacy:determine_config_files:327 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-02-02 15:55:25.721 | ++ lib/neutron-legacy:determine_config_files:329 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' ']' 2022-02-02 15:55:25.723 | ++ lib/neutron-legacy:determine_config_files:332 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-02-02 15:55:25.727 | + lib/neutron-legacy:start_mutnauq_other_agents:549 : run_process q-l3 '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-02-02 15:55:25.729 | + functions-common:run_process:1559 : local service=q-l3 2022-02-02 15:55:25.732 | + functions-common:run_process:1560 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-02-02 15:55:25.734 | + functions-common:run_process:1561 : local group= 2022-02-02 15:55:25.737 | + functions-common:run_process:1562 : local user= 2022-02-02 15:55:25.740 | + functions-common:run_process:1564 : local name=q-l3 2022-02-02 15:55:25.742 | + functions-common:run_process:1566 : time_start run_process 2022-02-02 15:55:25.745 | + functions-common:time_start:2290 : local name=run_process 2022-02-02 15:55:25.747 | + functions-common:time_start:2291 : local start_time= 2022-02-02 15:55:25.750 | + functions-common:time_start:2292 : [[ -n '' ]] 2022-02-02 15:55:25.754 | ++ functions-common:time_start:2295 : date +%s%3N 2022-02-02 15:55:25.758 | + functions-common:time_start:2295 : _TIME_START[$name]=1643817325756 2022-02-02 15:55:25.761 | + functions-common:run_process:1567 : is_service_enabled q-l3 2022-02-02 15:55:25.782 | + functions-common:is_service_enabled:1960 : return 0 2022-02-02 15:55:25.785 | + functions-common:run_process:1568 : _run_under_systemd q-l3 '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' '' '' 2022-02-02 15:55:25.788 | + functions-common:_run_under_systemd:1524 : local service=q-l3 2022-02-02 15:55:25.790 | + functions-common:_run_under_systemd:1525 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-02-02 15:55:25.793 | + functions-common:_run_under_systemd:1526 : local 'cmd=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-02-02 15:55:25.795 | + functions-common:_run_under_systemd:1528 : _common_systemd_pitfalls '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-02-02 15:55:25.798 | + functions-common:_common_systemd_pitfalls:1496 : local 'cmd=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-02-02 15:55:25.801 | + functions-common:_common_systemd_pitfalls:1499 : [[ /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ sudo ]] 2022-02-02 15:55:25.804 | + functions-common:_common_systemd_pitfalls:1510 : [[ ! /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ ^/ ]] 2022-02-02 15:55:25.806 | + functions-common:_run_under_systemd:1530 : local systemd_service=devstack@q-l3.service 2022-02-02 15:55:25.809 | + functions-common:_run_under_systemd:1531 : local group= 2022-02-02 15:55:25.811 | + functions-common:_run_under_systemd:1532 : local user=ubuntu 2022-02-02 15:55:25.815 | + functions-common:_run_under_systemd:1533 : [[ /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ uwsgi ]] 2022-02-02 15:55:25.818 | + functions-common:_run_under_systemd:1536 : write_user_unit_file devstack@q-l3.service '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' '' ubuntu 2022-02-02 15:55:25.820 | + functions-common:write_user_unit_file:1441 : local service=devstack@q-l3.service 2022-02-02 15:55:25.823 | + functions-common:write_user_unit_file:1442 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-02-02 15:55:25.825 | + functions-common:write_user_unit_file:1443 : local group= 2022-02-02 15:55:25.828 | + functions-common:write_user_unit_file:1444 : local user=ubuntu 2022-02-02 15:55:25.830 | + functions-common:write_user_unit_file:1445 : local extra= 2022-02-02 15:55:25.833 | + functions-common:write_user_unit_file:1446 : [[ -n '' ]] 2022-02-02 15:55:25.835 | + functions-common:write_user_unit_file:1449 : local unitfile=/etc/systemd/system/devstack@q-l3.service 2022-02-02 15:55:25.837 | + functions-common:write_user_unit_file:1450 : mkdir -p /etc/systemd/system 2022-02-02 15:55:25.842 | + functions-common:write_user_unit_file:1452 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Unit Description 'Devstack devstack@q-l3.service' 2022-02-02 15:55:25.908 | + functions-common:write_user_unit_file:1453 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service User ubuntu 2022-02-02 15:55:25.974 | + functions-common:write_user_unit_file:1454 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service ExecStart '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-02-02 15:55:26.041 | + functions-common:write_user_unit_file:1455 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service KillMode process 2022-02-02 15:55:26.104 | + functions-common:write_user_unit_file:1456 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service TimeoutStopSec 300 2022-02-02 15:55:26.177 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-02-02 15:55:26.248 | + functions-common:write_user_unit_file:1458 : [[ -n '' ]] 2022-02-02 15:55:26.251 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Install WantedBy multi-user.target 2022-02-02 15:55:26.332 | + functions-common:write_user_unit_file:1464 : sudo systemctl daemon-reload 2022-02-02 15:55:26.744 | + functions-common:_run_under_systemd:1539 : sudo systemctl enable devstack@q-l3.service 2022-02-02 15:55:26.762 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-l3.service → /etc/systemd/system/devstack@q-l3.service. 2022-02-02 15:55:27.197 | + functions-common:_run_under_systemd:1540 : sudo systemctl start devstack@q-l3.service 2022-02-02 15:55:27.227 | + functions-common:run_process:1570 : time_stop run_process 2022-02-02 15:55:27.232 | + functions-common:time_stop:2304 : local name 2022-02-02 15:55:27.237 | + functions-common:time_stop:2305 : local end_time 2022-02-02 15:55:27.242 | + functions-common:time_stop:2306 : local elapsed_time 2022-02-02 15:55:27.249 | + functions-common:time_stop:2307 : local total 2022-02-02 15:55:27.251 | + functions-common:time_stop:2308 : local start_time 2022-02-02 15:55:27.258 | + functions-common:time_stop:2310 : name=run_process 2022-02-02 15:55:27.260 | + functions-common:time_stop:2311 : start_time=1643817325756 2022-02-02 15:55:27.263 | + functions-common:time_stop:2313 : [[ -z 1643817325756 ]] 2022-02-02 15:55:27.267 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-02-02 15:55:27.271 | + functions-common:time_stop:2316 : end_time=1643817327268 2022-02-02 15:55:27.274 | + functions-common:time_stop:2317 : elapsed_time=1512 2022-02-02 15:55:27.277 | + functions-common:time_stop:2318 : total=17076 2022-02-02 15:55:27.279 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-02-02 15:55:27.282 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=18588 2022-02-02 15:55:27.285 | + lib/neutron-legacy:start_mutnauq_other_agents:552 : run_process q-meta '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-02-02 15:55:27.287 | + functions-common:run_process:1559 : local service=q-meta 2022-02-02 15:55:27.290 | + functions-common:run_process:1560 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-02-02 15:55:27.292 | + functions-common:run_process:1561 : local group= 2022-02-02 15:55:27.294 | + functions-common:run_process:1562 : local user= 2022-02-02 15:55:27.297 | + functions-common:run_process:1564 : local name=q-meta 2022-02-02 15:55:27.300 | + functions-common:run_process:1566 : time_start run_process 2022-02-02 15:55:27.303 | + functions-common:time_start:2290 : local name=run_process 2022-02-02 15:55:27.305 | + functions-common:time_start:2291 : local start_time= 2022-02-02 15:55:27.308 | + functions-common:time_start:2292 : [[ -n '' ]] 2022-02-02 15:55:27.312 | ++ functions-common:time_start:2295 : date +%s%3N 2022-02-02 15:55:27.323 | + functions-common:time_start:2295 : _TIME_START[$name]=1643817327313 2022-02-02 15:55:27.323 | + functions-common:run_process:1567 : is_service_enabled q-meta 2022-02-02 15:55:27.339 | + functions-common:is_service_enabled:1960 : return 0 2022-02-02 15:55:27.343 | + functions-common:run_process:1568 : _run_under_systemd q-meta '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' '' '' 2022-02-02 15:55:27.347 | + functions-common:_run_under_systemd:1524 : local service=q-meta 2022-02-02 15:55:27.347 | + functions-common:_run_under_systemd:1525 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-02-02 15:55:27.350 | + functions-common:_run_under_systemd:1526 : local 'cmd=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-02-02 15:55:27.355 | + functions-common:_run_under_systemd:1528 : _common_systemd_pitfalls '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-02-02 15:55:27.355 | + functions-common:_common_systemd_pitfalls:1496 : local 'cmd=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-02-02 15:55:27.359 | + functions-common:_common_systemd_pitfalls:1499 : [[ /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ sudo ]] 2022-02-02 15:55:27.359 | + functions-common:_common_systemd_pitfalls:1510 : [[ ! /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ ^/ ]] 2022-02-02 15:55:27.363 | + functions-common:_run_under_systemd:1530 : local systemd_service=devstack@q-meta.service 2022-02-02 15:55:27.364 | + functions-common:_run_under_systemd:1531 : local group= 2022-02-02 15:55:27.367 | + functions-common:_run_under_systemd:1532 : local user=ubuntu 2022-02-02 15:55:27.370 | + functions-common:_run_under_systemd:1533 : [[ /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ uwsgi ]] 2022-02-02 15:55:27.375 | + functions-common:_run_under_systemd:1536 : write_user_unit_file devstack@q-meta.service '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' '' ubuntu 2022-02-02 15:55:27.375 | + functions-common:write_user_unit_file:1441 : local service=devstack@q-meta.service 2022-02-02 15:55:27.379 | + functions-common:write_user_unit_file:1442 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-02-02 15:55:27.380 | + functions-common:write_user_unit_file:1443 : local group= 2022-02-02 15:55:27.383 | + functions-common:write_user_unit_file:1444 : local user=ubuntu 2022-02-02 15:55:27.385 | + functions-common:write_user_unit_file:1445 : local extra= 2022-02-02 15:55:27.390 | + functions-common:write_user_unit_file:1446 : [[ -n '' ]] 2022-02-02 15:55:27.391 | + functions-common:write_user_unit_file:1449 : local unitfile=/etc/systemd/system/devstack@q-meta.service 2022-02-02 15:55:27.395 | + functions-common:write_user_unit_file:1450 : mkdir -p /etc/systemd/system 2022-02-02 15:55:27.397 | + functions-common:write_user_unit_file:1452 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Unit Description 'Devstack devstack@q-meta.service' 2022-02-02 15:55:27.479 | + functions-common:write_user_unit_file:1453 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service User ubuntu 2022-02-02 15:55:27.555 | + functions-common:write_user_unit_file:1454 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service ExecStart '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-02-02 15:55:27.678 | + functions-common:write_user_unit_file:1455 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service KillMode process 2022-02-02 15:55:27.770 | + functions-common:write_user_unit_file:1456 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service TimeoutStopSec 300 2022-02-02 15:55:27.830 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-02-02 15:55:27.898 | + functions-common:write_user_unit_file:1458 : [[ -n '' ]] 2022-02-02 15:55:27.901 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Install WantedBy multi-user.target 2022-02-02 15:55:28.016 | + functions-common:write_user_unit_file:1464 : sudo systemctl daemon-reload 2022-02-02 15:55:28.455 | + functions-common:_run_under_systemd:1539 : sudo systemctl enable devstack@q-meta.service 2022-02-02 15:55:28.470 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-meta.service → /etc/systemd/system/devstack@q-meta.service. 2022-02-02 15:55:28.906 | + functions-common:_run_under_systemd:1540 : sudo systemctl start devstack@q-meta.service 2022-02-02 15:55:28.937 | + functions-common:run_process:1570 : time_stop run_process 2022-02-02 15:55:28.944 | + functions-common:time_stop:2304 : local name 2022-02-02 15:55:28.952 | + functions-common:time_stop:2305 : local end_time 2022-02-02 15:55:28.959 | + functions-common:time_stop:2306 : local elapsed_time 2022-02-02 15:55:28.962 | + functions-common:time_stop:2307 : local total 2022-02-02 15:55:28.964 | + functions-common:time_stop:2308 : local start_time 2022-02-02 15:55:28.972 | + functions-common:time_stop:2310 : name=run_process 2022-02-02 15:55:28.976 | + functions-common:time_stop:2311 : start_time=1643817327313 2022-02-02 15:55:28.981 | + functions-common:time_stop:2313 : [[ -z 1643817327313 ]] 2022-02-02 15:55:28.988 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-02-02 15:55:28.990 | + functions-common:time_stop:2316 : end_time=1643817328987 2022-02-02 15:55:28.993 | + functions-common:time_stop:2317 : elapsed_time=1674 2022-02-02 15:55:28.998 | + functions-common:time_stop:2318 : total=18588 2022-02-02 15:55:29.001 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-02-02 15:55:29.005 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=20262 2022-02-02 15:55:29.011 | + lib/neutron-legacy:start_mutnauq_other_agents:553 : 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' 2022-02-02 15:55:29.015 | + functions-common:run_process:1559 : local service=q-metering 2022-02-02 15:55:29.019 | + functions-common:run_process:1560 : local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-02-02 15:55:29.021 | + functions-common:run_process:1561 : local group= 2022-02-02 15:55:29.025 | + functions-common:run_process:1562 : local user= 2022-02-02 15:55:29.029 | + functions-common:run_process:1564 : local name=q-metering 2022-02-02 15:55:29.031 | + functions-common:run_process:1566 : time_start run_process 2022-02-02 15:55:29.034 | + functions-common:time_start:2290 : local name=run_process 2022-02-02 15:55:29.036 | + functions-common:time_start:2291 : local start_time= 2022-02-02 15:55:29.041 | + functions-common:time_start:2292 : [[ -n '' ]] 2022-02-02 15:55:29.045 | ++ functions-common:time_start:2295 : date +%s%3N 2022-02-02 15:55:29.050 | + functions-common:time_start:2295 : _TIME_START[$name]=1643817329046 2022-02-02 15:55:29.053 | + functions-common:run_process:1567 : is_service_enabled q-metering 2022-02-02 15:55:29.074 | + functions-common:is_service_enabled:1960 : return 0 2022-02-02 15:55:29.077 | + functions-common:run_process:1568 : _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' '' '' 2022-02-02 15:55:29.084 | + functions-common:_run_under_systemd:1524 : local service=q-metering 2022-02-02 15:55:29.087 | + functions-common:_run_under_systemd:1525 : local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-02-02 15:55:29.090 | + functions-common:_run_under_systemd:1526 : local 'cmd=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-02-02 15:55:29.093 | + functions-common:_run_under_systemd:1528 : _common_systemd_pitfalls '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-02-02 15:55:29.096 | + functions-common:_common_systemd_pitfalls:1496 : local 'cmd=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-02-02 15:55:29.099 | + functions-common:_common_systemd_pitfalls:1499 : [[ /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini =~ sudo ]] 2022-02-02 15:55:29.102 | + functions-common:_common_systemd_pitfalls:1510 : [[ ! /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini =~ ^/ ]] 2022-02-02 15:55:29.105 | + functions-common:_run_under_systemd:1530 : local systemd_service=devstack@q-metering.service 2022-02-02 15:55:29.124 | + functions-common:_run_under_systemd:1531 : local group= 2022-02-02 15:55:29.124 | + functions-common:_run_under_systemd:1532 : local user=ubuntu 2022-02-02 15:55:29.124 | + functions-common:_run_under_systemd:1533 : [[ /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini =~ uwsgi ]] 2022-02-02 15:55:29.124 | + functions-common:_run_under_systemd:1536 : 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 2022-02-02 15:55:29.124 | + functions-common:write_user_unit_file:1441 : local service=devstack@q-metering.service 2022-02-02 15:55:29.126 | + functions-common:write_user_unit_file:1442 : local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-02-02 15:55:29.134 | + functions-common:write_user_unit_file:1443 : local group= 2022-02-02 15:55:29.137 | + functions-common:write_user_unit_file:1444 : local user=ubuntu 2022-02-02 15:55:29.140 | + functions-common:write_user_unit_file:1445 : local extra= 2022-02-02 15:55:29.143 | + functions-common:write_user_unit_file:1446 : [[ -n '' ]] 2022-02-02 15:55:29.146 | + functions-common:write_user_unit_file:1449 : local unitfile=/etc/systemd/system/devstack@q-metering.service 2022-02-02 15:55:29.148 | + functions-common:write_user_unit_file:1450 : mkdir -p /etc/systemd/system 2022-02-02 15:55:29.155 | + functions-common:write_user_unit_file:1452 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Unit Description 'Devstack devstack@q-metering.service' 2022-02-02 15:55:29.244 | + functions-common:write_user_unit_file:1453 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service User ubuntu 2022-02-02 15:55:29.321 | + functions-common:write_user_unit_file:1454 : 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' 2022-02-02 15:55:29.381 | + functions-common:write_user_unit_file:1455 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service KillMode process 2022-02-02 15:55:29.438 | + functions-common:write_user_unit_file:1456 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service TimeoutStopSec 300 2022-02-02 15:55:29.496 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-02-02 15:55:29.559 | + functions-common:write_user_unit_file:1458 : [[ -n '' ]] 2022-02-02 15:55:29.565 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Install WantedBy multi-user.target 2022-02-02 15:55:29.645 | + functions-common:write_user_unit_file:1464 : sudo systemctl daemon-reload 2022-02-02 15:55:30.075 | + functions-common:_run_under_systemd:1539 : sudo systemctl enable devstack@q-metering.service 2022-02-02 15:55:30.087 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-metering.service → /etc/systemd/system/devstack@q-metering.service. 2022-02-02 15:55:30.557 | + functions-common:_run_under_systemd:1540 : sudo systemctl start devstack@q-metering.service 2022-02-02 15:55:30.584 | + functions-common:run_process:1570 : time_stop run_process 2022-02-02 15:55:30.587 | + functions-common:time_stop:2304 : local name 2022-02-02 15:55:30.592 | + functions-common:time_stop:2305 : local end_time 2022-02-02 15:55:30.596 | + functions-common:time_stop:2306 : local elapsed_time 2022-02-02 15:55:30.601 | + functions-common:time_stop:2307 : local total 2022-02-02 15:55:30.604 | + functions-common:time_stop:2308 : local start_time 2022-02-02 15:55:30.609 | + functions-common:time_stop:2310 : name=run_process 2022-02-02 15:55:30.616 | + functions-common:time_stop:2311 : start_time=1643817329046 2022-02-02 15:55:30.618 | + functions-common:time_stop:2313 : [[ -z 1643817329046 ]] 2022-02-02 15:55:30.627 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-02-02 15:55:30.632 | + functions-common:time_stop:2316 : end_time=1643817330627 2022-02-02 15:55:30.635 | + functions-common:time_stop:2317 : elapsed_time=1581 2022-02-02 15:55:30.638 | + functions-common:time_stop:2318 : total=20262 2022-02-02 15:55:30.642 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-02-02 15:55:30.651 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=21843 2022-02-02 15:55:30.654 | + ./stack.sh:main:1291 : is_service_enabled q-svc 2022-02-02 15:55:30.675 | + functions-common:is_service_enabled:1960 : return 0 2022-02-02 15:55:30.678 | + ./stack.sh:main:1291 : [[ True == \T\r\u\e ]] 2022-02-02 15:55:30.681 | + ./stack.sh:main:1292 : echo_summary 'Creating initial neutron network elements' 2022-02-02 15:55:30.683 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2022-02-02 15:55:30.686 | + ./stack.sh:echo_summary:432 : echo -e Creating initial neutron network elements 2022-02-02 15:55:30.690 | + ./stack.sh:main:1295 : type -p neutron_plugin_create_initial_networks 2022-02-02 15:55:30.693 | + ./stack.sh:main:1298 : create_neutron_initial_network 2022-02-02 15:55:30.695 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:164 : local project_id 2022-02-02 15:55:30.702 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:165 : oscwrap project list 2022-02-02 15:55:30.706 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:165 : get_field 1 2022-02-02 15:55:30.708 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:165 : grep ' demo ' 2022-02-02 15:55:30.710 | ++ functions-common:get_field:726 : local data field 2022-02-02 15:55:30.718 | ++ functions-common:get_field:727 : read data 2022-02-02 15:55:33.291 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:55:33.291 | from cryptography.utils import int_from_bytes 2022-02-02 15:55:33.291 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:55:33.291 | from cryptography.utils import int_from_bytes 2022-02-02 15:55:33.452 | ++ functions-common:oscwrap:2344 : return 0 2022-02-02 15:55:33.456 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2022-02-02 15:55:33.458 | ++ functions-common:get_field:731 : field='$2' 2022-02-02 15:55:33.463 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-02 15:55:33.463 | ++ functions-common:get_field:733 : echo '| efa58e17d2424bb3934bbe7e6766bbdf | demo |' 2022-02-02 15:55:33.467 | ++ functions-common:get_field:727 : read data 2022-02-02 15:55:33.471 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:165 : project_id=efa58e17d2424bb3934bbe7e6766bbdf 2022-02-02 15:55:33.474 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:166 : die_if_not_set 166 project_id 'Failure retrieving project_id for demo' 2022-02-02 15:55:33.476 | + functions-common:die_if_not_set:216 : local exitcode=0 2022-02-02 15:55:33.496 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:169 : type -p neutron_plugin_create_initial_network_profile 2022-02-02 15:55:33.499 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:173 : is_networking_extension_supported auto-allocated-topology 2022-02-02 15:55:33.502 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : local extension=auto-allocated-topology 2022-02-02 15:55:33.506 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:436 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-02-02 15:55:36.526 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:55:36.526 | from cryptography.utils import int_from_bytes 2022-02-02 15:55:36.526 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:55:36.526 | from cryptography.utils import int_from_bytes 2022-02-02 15:55:36.692 | ++ functions-common:oscwrap:2344 : return 0 2022-02-02 15:55:36.695 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:436 : EXT_LIST='address-group 2022-02-02 15:55:36.695 | address-scope 2022-02-02 15:55:36.695 | router-admin-state-down-before-update 2022-02-02 15:55:36.695 | agent 2022-02-02 15:55:36.695 | agent-resources-synced 2022-02-02 15:55:36.695 | allowed-address-pairs 2022-02-02 15:55:36.695 | auto-allocated-topology 2022-02-02 15:55:36.695 | availability_zone 2022-02-02 15:55:36.695 | availability_zone_filter 2022-02-02 15:55:36.695 | default-subnetpools 2022-02-02 15:55:36.695 | dhcp_agent_scheduler 2022-02-02 15:55:36.695 | dvr 2022-02-02 15:55:36.695 | empty-string-filtering 2022-02-02 15:55:36.695 | external-net 2022-02-02 15:55:36.695 | extra_dhcp_opt 2022-02-02 15:55:36.695 | extraroute 2022-02-02 15:55:36.695 | extraroute-atomic 2022-02-02 15:55:36.696 | filter-validation 2022-02-02 15:55:36.696 | fip-port-details 2022-02-02 15:55:36.696 | flavors 2022-02-02 15:55:36.696 | floatingip-pools 2022-02-02 15:55:36.696 | ip-substring-filtering 2022-02-02 15:55:36.696 | router 2022-02-02 15:55:36.696 | ext-gw-mode 2022-02-02 15:55:36.696 | l3-ha 2022-02-02 15:55:36.696 | l3-flavors 2022-02-02 15:55:36.696 | l3-port-ip-change-not-allowed 2022-02-02 15:55:36.696 | l3_agent_scheduler 2022-02-02 15:55:36.696 | metering 2022-02-02 15:55:36.696 | metering_source_and_destination_fields 2022-02-02 15:55:36.696 | multi-provider 2022-02-02 15:55:36.696 | net-mtu 2022-02-02 15:55:36.696 | net-mtu-writable 2022-02-02 15:55:36.696 | network_availability_zone 2022-02-02 15:55:36.696 | network-ip-availability 2022-02-02 15:55:36.696 | pagination 2022-02-02 15:55:36.696 | port-device-profile 2022-02-02 15:55:36.696 | port-mac-address-regenerate 2022-02-02 15:55:36.696 | port-numa-affinity-policy 2022-02-02 15:55:36.696 | binding 2022-02-02 15:55:36.696 | binding-extended 2022-02-02 15:55:36.696 | port-security 2022-02-02 15:55:36.696 | project-id 2022-02-02 15:55:36.696 | provider 2022-02-02 15:55:36.696 | quotas 2022-02-02 15:55:36.696 | quota_details 2022-02-02 15:55:36.696 | rbac-policies 2022-02-02 15:55:36.696 | rbac-address-group 2022-02-02 15:55:36.696 | rbac-address-scope 2022-02-02 15:55:36.696 | rbac-security-groups 2022-02-02 15:55:36.696 | rbac-subnetpool 2022-02-02 15:55:36.696 | revision-if-match 2022-02-02 15:55:36.697 | standard-attr-revisions 2022-02-02 15:55:36.697 | router_availability_zone 2022-02-02 15:55:36.697 | security-groups-normalized-cidr 2022-02-02 15:55:36.697 | port-security-groups-filtering 2022-02-02 15:55:36.697 | security-groups-remote-address-group 2022-02-02 15:55:36.697 | security-group 2022-02-02 15:55:36.697 | service-type 2022-02-02 15:55:36.697 | sorting 2022-02-02 15:55:36.697 | standard-attr-description 2022-02-02 15:55:36.697 | stateful-security-group 2022-02-02 15:55:36.697 | subnet_onboard 2022-02-02 15:55:36.697 | subnet-service-types 2022-02-02 15:55:36.697 | subnet_allocation 2022-02-02 15:55:36.697 | subnetpool-prefix-ops 2022-02-02 15:55:36.697 | standard-attr-tag 2022-02-02 15:55:36.697 | standard-attr-timestamp' 2022-02-02 15:55:36.698 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:437 : [[ address-group 2022-02-02 15:55:36.699 | address-scope 2022-02-02 15:55:36.699 | router-admin-state-down-before-update 2022-02-02 15:55:36.699 | agent 2022-02-02 15:55:36.699 | agent-resources-synced 2022-02-02 15:55:36.699 | allowed-address-pairs 2022-02-02 15:55:36.699 | auto-allocated-topology 2022-02-02 15:55:36.699 | availability_zone 2022-02-02 15:55:36.699 | availability_zone_filter 2022-02-02 15:55:36.699 | default-subnetpools 2022-02-02 15:55:36.699 | dhcp_agent_scheduler 2022-02-02 15:55:36.699 | dvr 2022-02-02 15:55:36.699 | empty-string-filtering 2022-02-02 15:55:36.699 | external-net 2022-02-02 15:55:36.699 | extra_dhcp_opt 2022-02-02 15:55:36.699 | extraroute 2022-02-02 15:55:36.699 | extraroute-atomic 2022-02-02 15:55:36.699 | filter-validation 2022-02-02 15:55:36.699 | fip-port-details 2022-02-02 15:55:36.699 | flavors 2022-02-02 15:55:36.699 | floatingip-pools 2022-02-02 15:55:36.699 | ip-substring-filtering 2022-02-02 15:55:36.699 | router 2022-02-02 15:55:36.699 | ext-gw-mode 2022-02-02 15:55:36.699 | l3-ha 2022-02-02 15:55:36.699 | l3-flavors 2022-02-02 15:55:36.699 | l3-port-ip-change-not-allowed 2022-02-02 15:55:36.699 | l3_agent_scheduler 2022-02-02 15:55:36.699 | metering 2022-02-02 15:55:36.699 | metering_source_and_destination_fields 2022-02-02 15:55:36.699 | multi-provider 2022-02-02 15:55:36.699 | net-mtu 2022-02-02 15:55:36.699 | net-mtu-writable 2022-02-02 15:55:36.699 | network_availability_zone 2022-02-02 15:55:36.699 | network-ip-availability 2022-02-02 15:55:36.700 | pagination 2022-02-02 15:55:36.700 | port-device-profile 2022-02-02 15:55:36.700 | port-mac-address-regenerate 2022-02-02 15:55:36.700 | port-numa-affinity-policy 2022-02-02 15:55:36.700 | binding 2022-02-02 15:55:36.700 | binding-extended 2022-02-02 15:55:36.700 | port-security 2022-02-02 15:55:36.700 | project-id 2022-02-02 15:55:36.700 | provider 2022-02-02 15:55:36.700 | quotas 2022-02-02 15:55:36.700 | quota_details 2022-02-02 15:55:36.700 | rbac-policies 2022-02-02 15:55:36.700 | rbac-address-group 2022-02-02 15:55:36.700 | rbac-address-scope 2022-02-02 15:55:36.700 | rbac-security-groups 2022-02-02 15:55:36.700 | rbac-subnetpool 2022-02-02 15:55:36.700 | revision-if-match 2022-02-02 15:55:36.700 | standard-attr-revisions 2022-02-02 15:55:36.700 | router_availability_zone 2022-02-02 15:55:36.700 | security-groups-normalized-cidr 2022-02-02 15:55:36.700 | port-security-groups-filtering 2022-02-02 15:55:36.700 | security-groups-remote-address-group 2022-02-02 15:55:36.700 | security-group 2022-02-02 15:55:36.700 | service-type 2022-02-02 15:55:36.700 | sorting 2022-02-02 15:55:36.700 | standard-attr-description 2022-02-02 15:55:36.700 | stateful-security-group 2022-02-02 15:55:36.700 | subnet_onboard 2022-02-02 15:55:36.700 | subnet-service-types 2022-02-02 15:55:36.700 | subnet_allocation 2022-02-02 15:55:36.700 | subnetpool-prefix-ops 2022-02-02 15:55:36.700 | standard-attr-tag 2022-02-02 15:55:36.700 | standard-attr-timestamp =~ auto-allocated-topology ]] 2022-02-02 15:55:36.701 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:437 : return 0 2022-02-02 15:55:36.704 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:174 : [[ True == \T\r\u\e ]] 2022-02-02 15:55:36.706 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:175 : [[ 4 =~ 4.* ]] 2022-02-02 15:55:36.710 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:176 : 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 2022-02-02 15:55:39.749 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:55:39.749 | from cryptography.utils import int_from_bytes 2022-02-02 15:55:39.749 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:55:39.749 | from cryptography.utils import int_from_bytes 2022-02-02 15:55:39.897 | ++ functions-common:oscwrap:2344 : return 0 2022-02-02 15:55:39.901 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:176 : SUBNETPOOL_V4_ID=78e333ca-e62b-4bba-9dcd-12dff993946c 2022-02-02 15:55:39.903 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:178 : [[ 4 =~ .*6 ]] 2022-02-02 15:55:39.906 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:184 : is_provider_network 2022-02-02 15:55:39.908 | + functions-common:is_provider_network:2153 : '[' '' == True ']' 2022-02-02 15:55:39.911 | + functions-common:is_provider_network:2156 : return 1 2022-02-02 15:55:39.916 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : oscwrap --os-cloud devstack-admin --os-region RegionOne network create --project efa58e17d2424bb3934bbe7e6766bbdf private 2022-02-02 15:55:39.918 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : grep ' id ' 2022-02-02 15:55:39.918 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : get_field 2 2022-02-02 15:55:39.919 | ++ functions-common:get_field:726 : local data field 2022-02-02 15:55:39.922 | ++ functions-common:get_field:727 : read data 2022-02-02 15:55:43.581 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:55:43.581 | from cryptography.utils import int_from_bytes 2022-02-02 15:55:43.581 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:55:43.581 | from cryptography.utils import int_from_bytes 2022-02-02 15:55:43.741 | ++ functions-common:oscwrap:2344 : return 0 2022-02-02 15:55:43.744 | ++ functions-common:get_field:728 : '[' 2 -lt 0 ']' 2022-02-02 15:55:43.746 | ++ functions-common:get_field:731 : field='$3' 2022-02-02 15:55:43.750 | ++ functions-common:get_field:733 : echo '| id | 4b552631-0fb9-44c7-bbf0-9fb55de2d2bb |' 2022-02-02 15:55:43.750 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-02-02 15:55:43.756 | ++ functions-common:get_field:727 : read data 2022-02-02 15:55:43.760 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : NET_ID=4b552631-0fb9-44c7-bbf0-9fb55de2d2bb 2022-02-02 15:55:43.763 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:215 : die_if_not_set 215 NET_ID 'Failure creating NET_ID for private efa58e17d2424bb3934bbe7e6766bbdf' 2022-02-02 15:55:43.765 | + functions-common:die_if_not_set:216 : local exitcode=0 2022-02-02 15:55:43.784 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:217 : [[ 4 =~ 4.* ]] 2022-02-02 15:55:43.787 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:219 : _neutron_create_private_subnet_v4 efa58e17d2424bb3934bbe7e6766bbdf 2022-02-02 15:55:43.790 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:266 : local project_id=efa58e17d2424bb3934bbe7e6766bbdf 2022-02-02 15:55:43.792 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:267 : '[' -z 78e333ca-e62b-4bba-9dcd-12dff993946c ']' 2022-02-02 15:55:43.795 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:270 : local 'subnet_params=--project efa58e17d2424bb3934bbe7e6766bbdf ' 2022-02-02 15:55:43.797 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:271 : subnet_params+='--ip-version 4 ' 2022-02-02 15:55:43.800 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:272 : [[ -n 172.20.0.1 ]] 2022-02-02 15:55:43.802 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:273 : subnet_params+='--gateway 172.20.0.1 ' 2022-02-02 15:55:43.805 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:275 : subnet_params+='--subnet-pool 78e333ca-e62b-4bba-9dcd-12dff993946c ' 2022-02-02 15:55:43.807 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:276 : subnet_params+=' ' 2022-02-02 15:55:43.809 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:277 : subnet_params+='--network 4b552631-0fb9-44c7-bbf0-9fb55de2d2bb private-subnet' 2022-02-02 15:55:43.812 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:278 : local subnet_id 2022-02-02 15:55:43.816 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:279 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet create --project efa58e17d2424bb3934bbe7e6766bbdf --ip-version 4 --gateway 172.20.0.1 --subnet-pool 78e333ca-e62b-4bba-9dcd-12dff993946c --network 4b552631-0fb9-44c7-bbf0-9fb55de2d2bb private-subnet 2022-02-02 15:55:43.817 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:279 : grep ' id ' 2022-02-02 15:55:43.818 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:279 : get_field 2 2022-02-02 15:55:43.821 | +++ functions-common:get_field:726 : local data field 2022-02-02 15:55:43.823 | +++ functions-common:get_field:727 : read data 2022-02-02 15:55:48.271 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:55:48.271 | from cryptography.utils import int_from_bytes 2022-02-02 15:55:48.271 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:55:48.271 | from cryptography.utils import int_from_bytes 2022-02-02 15:55:48.432 | +++ functions-common:oscwrap:2344 : return 0 2022-02-02 15:55:48.436 | +++ functions-common:get_field:728 : '[' 2 -lt 0 ']' 2022-02-02 15:55:48.438 | +++ functions-common:get_field:731 : field='$3' 2022-02-02 15:55:48.441 | +++ functions-common:get_field:733 : echo '| id | fcf64cbd-c50b-4c0a-95e1-75da82be989f |' 2022-02-02 15:55:48.442 | +++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-02-02 15:55:48.448 | +++ functions-common:get_field:727 : read data 2022-02-02 15:55:48.451 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:279 : subnet_id=fcf64cbd-c50b-4c0a-95e1-75da82be989f 2022-02-02 15:55:48.454 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:280 : die_if_not_set 280 subnet_id 'Failure creating private IPv4 subnet for efa58e17d2424bb3934bbe7e6766bbdf' 2022-02-02 15:55:48.456 | ++ functions-common:die_if_not_set:216 : local exitcode=0 2022-02-02 15:55:48.476 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:281 : echo fcf64cbd-c50b-4c0a-95e1-75da82be989f 2022-02-02 15:55:48.480 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:219 : SUBNET_ID=fcf64cbd-c50b-4c0a-95e1-75da82be989f 2022-02-02 15:55:48.482 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:222 : [[ 4 =~ .*6 ]] 2022-02-02 15:55:48.485 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : is_networking_extension_supported router 2022-02-02 15:55:48.488 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : local extension=router 2022-02-02 15:55:48.491 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:436 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-02-02 15:55:51.097 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:55:51.097 | from cryptography.utils import int_from_bytes 2022-02-02 15:55:51.097 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:55:51.097 | from cryptography.utils import int_from_bytes 2022-02-02 15:55:51.247 | ++ functions-common:oscwrap:2344 : return 0 2022-02-02 15:55:51.250 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:436 : EXT_LIST='address-group 2022-02-02 15:55:51.250 | address-scope 2022-02-02 15:55:51.250 | router-admin-state-down-before-update 2022-02-02 15:55:51.250 | agent 2022-02-02 15:55:51.250 | agent-resources-synced 2022-02-02 15:55:51.250 | allowed-address-pairs 2022-02-02 15:55:51.250 | auto-allocated-topology 2022-02-02 15:55:51.250 | availability_zone 2022-02-02 15:55:51.250 | availability_zone_filter 2022-02-02 15:55:51.250 | default-subnetpools 2022-02-02 15:55:51.250 | dhcp_agent_scheduler 2022-02-02 15:55:51.250 | dvr 2022-02-02 15:55:51.250 | empty-string-filtering 2022-02-02 15:55:51.250 | external-net 2022-02-02 15:55:51.251 | extra_dhcp_opt 2022-02-02 15:55:51.251 | extraroute 2022-02-02 15:55:51.251 | extraroute-atomic 2022-02-02 15:55:51.251 | filter-validation 2022-02-02 15:55:51.251 | fip-port-details 2022-02-02 15:55:51.251 | flavors 2022-02-02 15:55:51.251 | floatingip-pools 2022-02-02 15:55:51.251 | ip-substring-filtering 2022-02-02 15:55:51.251 | router 2022-02-02 15:55:51.251 | ext-gw-mode 2022-02-02 15:55:51.251 | l3-ha 2022-02-02 15:55:51.251 | l3-flavors 2022-02-02 15:55:51.251 | l3-port-ip-change-not-allowed 2022-02-02 15:55:51.251 | l3_agent_scheduler 2022-02-02 15:55:51.251 | metering 2022-02-02 15:55:51.251 | metering_source_and_destination_fields 2022-02-02 15:55:51.251 | multi-provider 2022-02-02 15:55:51.251 | net-mtu 2022-02-02 15:55:51.251 | net-mtu-writable 2022-02-02 15:55:51.251 | network_availability_zone 2022-02-02 15:55:51.251 | network-ip-availability 2022-02-02 15:55:51.251 | pagination 2022-02-02 15:55:51.251 | port-device-profile 2022-02-02 15:55:51.251 | port-mac-address-regenerate 2022-02-02 15:55:51.251 | port-numa-affinity-policy 2022-02-02 15:55:51.251 | binding 2022-02-02 15:55:51.251 | binding-extended 2022-02-02 15:55:51.251 | port-security 2022-02-02 15:55:51.251 | project-id 2022-02-02 15:55:51.251 | provider 2022-02-02 15:55:51.251 | quotas 2022-02-02 15:55:51.251 | quota_details 2022-02-02 15:55:51.251 | rbac-policies 2022-02-02 15:55:51.251 | rbac-address-group 2022-02-02 15:55:51.251 | rbac-address-scope 2022-02-02 15:55:51.251 | rbac-security-groups 2022-02-02 15:55:51.252 | rbac-subnetpool 2022-02-02 15:55:51.252 | revision-if-match 2022-02-02 15:55:51.252 | standard-attr-revisions 2022-02-02 15:55:51.252 | router_availability_zone 2022-02-02 15:55:51.252 | security-groups-normalized-cidr 2022-02-02 15:55:51.252 | port-security-groups-filtering 2022-02-02 15:55:51.252 | security-groups-remote-address-group 2022-02-02 15:55:51.252 | security-group 2022-02-02 15:55:51.252 | service-type 2022-02-02 15:55:51.252 | sorting 2022-02-02 15:55:51.252 | standard-attr-description 2022-02-02 15:55:51.252 | stateful-security-group 2022-02-02 15:55:51.252 | subnet_onboard 2022-02-02 15:55:51.252 | subnet-service-types 2022-02-02 15:55:51.252 | subnet_allocation 2022-02-02 15:55:51.252 | subnetpool-prefix-ops 2022-02-02 15:55:51.252 | standard-attr-tag 2022-02-02 15:55:51.252 | standard-attr-timestamp' 2022-02-02 15:55:51.254 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:437 : [[ address-group 2022-02-02 15:55:51.254 | address-scope 2022-02-02 15:55:51.254 | router-admin-state-down-before-update 2022-02-02 15:55:51.254 | agent 2022-02-02 15:55:51.254 | agent-resources-synced 2022-02-02 15:55:51.255 | allowed-address-pairs 2022-02-02 15:55:51.255 | auto-allocated-topology 2022-02-02 15:55:51.255 | availability_zone 2022-02-02 15:55:51.255 | availability_zone_filter 2022-02-02 15:55:51.255 | default-subnetpools 2022-02-02 15:55:51.255 | dhcp_agent_scheduler 2022-02-02 15:55:51.255 | dvr 2022-02-02 15:55:51.255 | empty-string-filtering 2022-02-02 15:55:51.255 | external-net 2022-02-02 15:55:51.255 | extra_dhcp_opt 2022-02-02 15:55:51.255 | extraroute 2022-02-02 15:55:51.255 | extraroute-atomic 2022-02-02 15:55:51.255 | filter-validation 2022-02-02 15:55:51.255 | fip-port-details 2022-02-02 15:55:51.255 | flavors 2022-02-02 15:55:51.255 | floatingip-pools 2022-02-02 15:55:51.255 | ip-substring-filtering 2022-02-02 15:55:51.255 | router 2022-02-02 15:55:51.255 | ext-gw-mode 2022-02-02 15:55:51.255 | l3-ha 2022-02-02 15:55:51.255 | l3-flavors 2022-02-02 15:55:51.255 | l3-port-ip-change-not-allowed 2022-02-02 15:55:51.255 | l3_agent_scheduler 2022-02-02 15:55:51.255 | metering 2022-02-02 15:55:51.255 | metering_source_and_destination_fields 2022-02-02 15:55:51.255 | multi-provider 2022-02-02 15:55:51.255 | net-mtu 2022-02-02 15:55:51.255 | net-mtu-writable 2022-02-02 15:55:51.255 | network_availability_zone 2022-02-02 15:55:51.255 | network-ip-availability 2022-02-02 15:55:51.255 | pagination 2022-02-02 15:55:51.255 | port-device-profile 2022-02-02 15:55:51.255 | port-mac-address-regenerate 2022-02-02 15:55:51.255 | port-numa-affinity-policy 2022-02-02 15:55:51.255 | binding 2022-02-02 15:55:51.255 | binding-extended 2022-02-02 15:55:51.256 | port-security 2022-02-02 15:55:51.256 | project-id 2022-02-02 15:55:51.256 | provider 2022-02-02 15:55:51.256 | quotas 2022-02-02 15:55:51.256 | quota_details 2022-02-02 15:55:51.256 | rbac-policies 2022-02-02 15:55:51.256 | rbac-address-group 2022-02-02 15:55:51.256 | rbac-address-scope 2022-02-02 15:55:51.256 | rbac-security-groups 2022-02-02 15:55:51.256 | rbac-subnetpool 2022-02-02 15:55:51.256 | revision-if-match 2022-02-02 15:55:51.256 | standard-attr-revisions 2022-02-02 15:55:51.256 | router_availability_zone 2022-02-02 15:55:51.256 | security-groups-normalized-cidr 2022-02-02 15:55:51.256 | port-security-groups-filtering 2022-02-02 15:55:51.256 | security-groups-remote-address-group 2022-02-02 15:55:51.256 | security-group 2022-02-02 15:55:51.256 | service-type 2022-02-02 15:55:51.256 | sorting 2022-02-02 15:55:51.256 | standard-attr-description 2022-02-02 15:55:51.256 | stateful-security-group 2022-02-02 15:55:51.256 | subnet_onboard 2022-02-02 15:55:51.256 | subnet-service-types 2022-02-02 15:55:51.256 | subnet_allocation 2022-02-02 15:55:51.256 | subnetpool-prefix-ops 2022-02-02 15:55:51.256 | standard-attr-tag 2022-02-02 15:55:51.256 | standard-attr-timestamp =~ router ]] 2022-02-02 15:55:51.257 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:437 : return 0 2022-02-02 15:55:51.259 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : is_networking_extension_supported external-net 2022-02-02 15:55:51.262 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : local extension=external-net 2022-02-02 15:55:51.265 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:436 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-02-02 15:55:53.932 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:55:53.932 | from cryptography.utils import int_from_bytes 2022-02-02 15:55:53.932 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:55:53.932 | from cryptography.utils import int_from_bytes 2022-02-02 15:55:54.095 | ++ functions-common:oscwrap:2344 : return 0 2022-02-02 15:55:54.098 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:436 : EXT_LIST='address-group 2022-02-02 15:55:54.098 | address-scope 2022-02-02 15:55:54.098 | router-admin-state-down-before-update 2022-02-02 15:55:54.098 | agent 2022-02-02 15:55:54.098 | agent-resources-synced 2022-02-02 15:55:54.098 | allowed-address-pairs 2022-02-02 15:55:54.098 | auto-allocated-topology 2022-02-02 15:55:54.098 | availability_zone 2022-02-02 15:55:54.098 | availability_zone_filter 2022-02-02 15:55:54.098 | default-subnetpools 2022-02-02 15:55:54.098 | dhcp_agent_scheduler 2022-02-02 15:55:54.099 | dvr 2022-02-02 15:55:54.099 | empty-string-filtering 2022-02-02 15:55:54.099 | external-net 2022-02-02 15:55:54.099 | extra_dhcp_opt 2022-02-02 15:55:54.099 | extraroute 2022-02-02 15:55:54.099 | extraroute-atomic 2022-02-02 15:55:54.099 | filter-validation 2022-02-02 15:55:54.099 | fip-port-details 2022-02-02 15:55:54.099 | flavors 2022-02-02 15:55:54.099 | floatingip-pools 2022-02-02 15:55:54.099 | ip-substring-filtering 2022-02-02 15:55:54.099 | router 2022-02-02 15:55:54.099 | ext-gw-mode 2022-02-02 15:55:54.099 | l3-ha 2022-02-02 15:55:54.099 | l3-flavors 2022-02-02 15:55:54.099 | l3-port-ip-change-not-allowed 2022-02-02 15:55:54.099 | l3_agent_scheduler 2022-02-02 15:55:54.099 | metering 2022-02-02 15:55:54.099 | metering_source_and_destination_fields 2022-02-02 15:55:54.099 | multi-provider 2022-02-02 15:55:54.099 | net-mtu 2022-02-02 15:55:54.099 | net-mtu-writable 2022-02-02 15:55:54.099 | network_availability_zone 2022-02-02 15:55:54.099 | network-ip-availability 2022-02-02 15:55:54.099 | pagination 2022-02-02 15:55:54.099 | port-device-profile 2022-02-02 15:55:54.099 | port-mac-address-regenerate 2022-02-02 15:55:54.099 | port-numa-affinity-policy 2022-02-02 15:55:54.099 | binding 2022-02-02 15:55:54.099 | binding-extended 2022-02-02 15:55:54.099 | port-security 2022-02-02 15:55:54.099 | project-id 2022-02-02 15:55:54.099 | provider 2022-02-02 15:55:54.099 | quotas 2022-02-02 15:55:54.099 | quota_details 2022-02-02 15:55:54.100 | rbac-policies 2022-02-02 15:55:54.100 | rbac-address-group 2022-02-02 15:55:54.100 | rbac-address-scope 2022-02-02 15:55:54.100 | rbac-security-groups 2022-02-02 15:55:54.100 | rbac-subnetpool 2022-02-02 15:55:54.100 | revision-if-match 2022-02-02 15:55:54.100 | standard-attr-revisions 2022-02-02 15:55:54.100 | router_availability_zone 2022-02-02 15:55:54.100 | security-groups-normalized-cidr 2022-02-02 15:55:54.100 | port-security-groups-filtering 2022-02-02 15:55:54.100 | security-groups-remote-address-group 2022-02-02 15:55:54.100 | security-group 2022-02-02 15:55:54.100 | service-type 2022-02-02 15:55:54.100 | sorting 2022-02-02 15:55:54.100 | standard-attr-description 2022-02-02 15:55:54.100 | stateful-security-group 2022-02-02 15:55:54.100 | subnet_onboard 2022-02-02 15:55:54.100 | subnet-service-types 2022-02-02 15:55:54.100 | subnet_allocation 2022-02-02 15:55:54.100 | subnetpool-prefix-ops 2022-02-02 15:55:54.100 | standard-attr-tag 2022-02-02 15:55:54.100 | standard-attr-timestamp' 2022-02-02 15:55:54.101 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:437 : [[ address-group 2022-02-02 15:55:54.101 | address-scope 2022-02-02 15:55:54.101 | router-admin-state-down-before-update 2022-02-02 15:55:54.101 | agent 2022-02-02 15:55:54.101 | agent-resources-synced 2022-02-02 15:55:54.101 | allowed-address-pairs 2022-02-02 15:55:54.101 | auto-allocated-topology 2022-02-02 15:55:54.101 | availability_zone 2022-02-02 15:55:54.101 | availability_zone_filter 2022-02-02 15:55:54.101 | default-subnetpools 2022-02-02 15:55:54.101 | dhcp_agent_scheduler 2022-02-02 15:55:54.101 | dvr 2022-02-02 15:55:54.101 | empty-string-filtering 2022-02-02 15:55:54.101 | external-net 2022-02-02 15:55:54.101 | extra_dhcp_opt 2022-02-02 15:55:54.101 | extraroute 2022-02-02 15:55:54.101 | extraroute-atomic 2022-02-02 15:55:54.101 | filter-validation 2022-02-02 15:55:54.101 | fip-port-details 2022-02-02 15:55:54.101 | flavors 2022-02-02 15:55:54.101 | floatingip-pools 2022-02-02 15:55:54.101 | ip-substring-filtering 2022-02-02 15:55:54.101 | router 2022-02-02 15:55:54.102 | ext-gw-mode 2022-02-02 15:55:54.102 | l3-ha 2022-02-02 15:55:54.102 | l3-flavors 2022-02-02 15:55:54.102 | l3-port-ip-change-not-allowed 2022-02-02 15:55:54.102 | l3_agent_scheduler 2022-02-02 15:55:54.102 | metering 2022-02-02 15:55:54.102 | metering_source_and_destination_fields 2022-02-02 15:55:54.102 | multi-provider 2022-02-02 15:55:54.102 | net-mtu 2022-02-02 15:55:54.102 | net-mtu-writable 2022-02-02 15:55:54.102 | network_availability_zone 2022-02-02 15:55:54.102 | network-ip-availability 2022-02-02 15:55:54.102 | pagination 2022-02-02 15:55:54.102 | port-device-profile 2022-02-02 15:55:54.102 | port-mac-address-regenerate 2022-02-02 15:55:54.102 | port-numa-affinity-policy 2022-02-02 15:55:54.102 | binding 2022-02-02 15:55:54.102 | binding-extended 2022-02-02 15:55:54.102 | port-security 2022-02-02 15:55:54.102 | project-id 2022-02-02 15:55:54.102 | provider 2022-02-02 15:55:54.102 | quotas 2022-02-02 15:55:54.102 | quota_details 2022-02-02 15:55:54.102 | rbac-policies 2022-02-02 15:55:54.102 | rbac-address-group 2022-02-02 15:55:54.102 | rbac-address-scope 2022-02-02 15:55:54.102 | rbac-security-groups 2022-02-02 15:55:54.102 | rbac-subnetpool 2022-02-02 15:55:54.102 | revision-if-match 2022-02-02 15:55:54.102 | standard-attr-revisions 2022-02-02 15:55:54.102 | router_availability_zone 2022-02-02 15:55:54.102 | security-groups-normalized-cidr 2022-02-02 15:55:54.102 | port-security-groups-filtering 2022-02-02 15:55:54.102 | security-groups-remote-address-group 2022-02-02 15:55:54.102 | security-group 2022-02-02 15:55:54.102 | service-type 2022-02-02 15:55:54.102 | sorting 2022-02-02 15:55:54.103 | standard-attr-description 2022-02-02 15:55:54.103 | stateful-security-group 2022-02-02 15:55:54.103 | subnet_onboard 2022-02-02 15:55:54.103 | subnet-service-types 2022-02-02 15:55:54.103 | subnet_allocation 2022-02-02 15:55:54.103 | subnetpool-prefix-ops 2022-02-02 15:55:54.103 | standard-attr-tag 2022-02-02 15:55:54.103 | standard-attr-timestamp =~ external-net ]] 2022-02-02 15:55:54.104 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:437 : return 0 2022-02-02 15:55:54.108 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:230 : [[ True == \T\r\u\e ]] 2022-02-02 15:55:54.114 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:232 : oscwrap --os-cloud devstack-admin --os-region RegionOne router create --project efa58e17d2424bb3934bbe7e6766bbdf router1 2022-02-02 15:55:54.114 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:232 : get_field 2 2022-02-02 15:55:54.117 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:232 : grep ' id ' 2022-02-02 15:55:54.121 | ++ functions-common:get_field:726 : local data field 2022-02-02 15:55:54.125 | ++ functions-common:get_field:727 : read data 2022-02-02 15:55:57.319 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:55:57.319 | from cryptography.utils import int_from_bytes 2022-02-02 15:55:57.319 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:55:57.319 | from cryptography.utils import int_from_bytes 2022-02-02 15:55:57.464 | ++ functions-common:oscwrap:2344 : return 0 2022-02-02 15:55:57.467 | ++ functions-common:get_field:728 : '[' 2 -lt 0 ']' 2022-02-02 15:55:57.470 | ++ functions-common:get_field:731 : field='$3' 2022-02-02 15:55:57.473 | ++ functions-common:get_field:733 : echo '| id | e57c47d5-ca61-4cc3-bc80-f9ae18e84839 |' 2022-02-02 15:55:57.474 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-02-02 15:55:57.479 | ++ functions-common:get_field:727 : read data 2022-02-02 15:55:57.483 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:232 : ROUTER_ID=e57c47d5-ca61-4cc3-bc80-f9ae18e84839 2022-02-02 15:55:57.485 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:233 : die_if_not_set 233 ROUTER_ID 'Failure creating ROUTER_ID for efa58e17d2424bb3934bbe7e6766bbdf router1' 2022-02-02 15:55:57.488 | + functions-common:die_if_not_set:216 : local exitcode=0 2022-02-02 15:55:57.505 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:240 : EXTERNAL_NETWORK_FLAGS=--external 2022-02-02 15:55:57.507 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:241 : is_networking_extension_supported auto-allocated-topology 2022-02-02 15:55:57.510 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : local extension=auto-allocated-topology 2022-02-02 15:55:57.513 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:436 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-02-02 15:56:00.067 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:56:00.067 | from cryptography.utils import int_from_bytes 2022-02-02 15:56:00.067 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:56:00.067 | from cryptography.utils import int_from_bytes 2022-02-02 15:56:00.213 | ++ functions-common:oscwrap:2344 : return 0 2022-02-02 15:56:00.216 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:436 : EXT_LIST='address-group 2022-02-02 15:56:00.216 | address-scope 2022-02-02 15:56:00.216 | router-admin-state-down-before-update 2022-02-02 15:56:00.217 | agent 2022-02-02 15:56:00.217 | agent-resources-synced 2022-02-02 15:56:00.217 | allowed-address-pairs 2022-02-02 15:56:00.217 | auto-allocated-topology 2022-02-02 15:56:00.217 | availability_zone 2022-02-02 15:56:00.217 | availability_zone_filter 2022-02-02 15:56:00.217 | default-subnetpools 2022-02-02 15:56:00.217 | dhcp_agent_scheduler 2022-02-02 15:56:00.217 | dvr 2022-02-02 15:56:00.217 | empty-string-filtering 2022-02-02 15:56:00.217 | external-net 2022-02-02 15:56:00.217 | extra_dhcp_opt 2022-02-02 15:56:00.217 | extraroute 2022-02-02 15:56:00.217 | extraroute-atomic 2022-02-02 15:56:00.217 | filter-validation 2022-02-02 15:56:00.217 | fip-port-details 2022-02-02 15:56:00.217 | flavors 2022-02-02 15:56:00.217 | floatingip-pools 2022-02-02 15:56:00.217 | ip-substring-filtering 2022-02-02 15:56:00.217 | router 2022-02-02 15:56:00.217 | ext-gw-mode 2022-02-02 15:56:00.217 | l3-ha 2022-02-02 15:56:00.217 | l3-flavors 2022-02-02 15:56:00.217 | l3-port-ip-change-not-allowed 2022-02-02 15:56:00.217 | l3_agent_scheduler 2022-02-02 15:56:00.217 | metering 2022-02-02 15:56:00.217 | metering_source_and_destination_fields 2022-02-02 15:56:00.217 | multi-provider 2022-02-02 15:56:00.217 | net-mtu 2022-02-02 15:56:00.217 | net-mtu-writable 2022-02-02 15:56:00.217 | network_availability_zone 2022-02-02 15:56:00.217 | network-ip-availability 2022-02-02 15:56:00.217 | pagination 2022-02-02 15:56:00.218 | port-device-profile 2022-02-02 15:56:00.218 | port-mac-address-regenerate 2022-02-02 15:56:00.218 | port-numa-affinity-policy 2022-02-02 15:56:00.218 | binding 2022-02-02 15:56:00.218 | binding-extended 2022-02-02 15:56:00.218 | port-security 2022-02-02 15:56:00.218 | project-id 2022-02-02 15:56:00.218 | provider 2022-02-02 15:56:00.218 | quotas 2022-02-02 15:56:00.218 | quota_details 2022-02-02 15:56:00.218 | rbac-policies 2022-02-02 15:56:00.218 | rbac-address-group 2022-02-02 15:56:00.218 | rbac-address-scope 2022-02-02 15:56:00.218 | rbac-security-groups 2022-02-02 15:56:00.218 | rbac-subnetpool 2022-02-02 15:56:00.218 | revision-if-match 2022-02-02 15:56:00.218 | standard-attr-revisions 2022-02-02 15:56:00.218 | router_availability_zone 2022-02-02 15:56:00.219 | security-groups-normalized-cidr 2022-02-02 15:56:00.219 | port-security-groups-filtering 2022-02-02 15:56:00.219 | security-groups-remote-address-group 2022-02-02 15:56:00.219 | security-group 2022-02-02 15:56:00.219 | service-type 2022-02-02 15:56:00.219 | sorting 2022-02-02 15:56:00.219 | standard-attr-description 2022-02-02 15:56:00.219 | stateful-security-group 2022-02-02 15:56:00.219 | subnet_onboard 2022-02-02 15:56:00.219 | subnet-service-types 2022-02-02 15:56:00.219 | subnet_allocation 2022-02-02 15:56:00.219 | subnetpool-prefix-ops 2022-02-02 15:56:00.219 | standard-attr-tag 2022-02-02 15:56:00.219 | standard-attr-timestamp' 2022-02-02 15:56:00.219 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:437 : [[ address-group 2022-02-02 15:56:00.220 | address-scope 2022-02-02 15:56:00.220 | router-admin-state-down-before-update 2022-02-02 15:56:00.220 | agent 2022-02-02 15:56:00.220 | agent-resources-synced 2022-02-02 15:56:00.220 | allowed-address-pairs 2022-02-02 15:56:00.220 | auto-allocated-topology 2022-02-02 15:56:00.220 | availability_zone 2022-02-02 15:56:00.220 | availability_zone_filter 2022-02-02 15:56:00.220 | default-subnetpools 2022-02-02 15:56:00.220 | dhcp_agent_scheduler 2022-02-02 15:56:00.220 | dvr 2022-02-02 15:56:00.220 | empty-string-filtering 2022-02-02 15:56:00.220 | external-net 2022-02-02 15:56:00.220 | extra_dhcp_opt 2022-02-02 15:56:00.220 | extraroute 2022-02-02 15:56:00.220 | extraroute-atomic 2022-02-02 15:56:00.220 | filter-validation 2022-02-02 15:56:00.220 | fip-port-details 2022-02-02 15:56:00.220 | flavors 2022-02-02 15:56:00.220 | floatingip-pools 2022-02-02 15:56:00.220 | ip-substring-filtering 2022-02-02 15:56:00.220 | router 2022-02-02 15:56:00.220 | ext-gw-mode 2022-02-02 15:56:00.220 | l3-ha 2022-02-02 15:56:00.220 | l3-flavors 2022-02-02 15:56:00.220 | l3-port-ip-change-not-allowed 2022-02-02 15:56:00.220 | l3_agent_scheduler 2022-02-02 15:56:00.220 | metering 2022-02-02 15:56:00.220 | metering_source_and_destination_fields 2022-02-02 15:56:00.220 | multi-provider 2022-02-02 15:56:00.220 | net-mtu 2022-02-02 15:56:00.220 | net-mtu-writable 2022-02-02 15:56:00.220 | network_availability_zone 2022-02-02 15:56:00.220 | network-ip-availability 2022-02-02 15:56:00.220 | pagination 2022-02-02 15:56:00.220 | port-device-profile 2022-02-02 15:56:00.220 | port-mac-address-regenerate 2022-02-02 15:56:00.220 | port-numa-affinity-policy 2022-02-02 15:56:00.221 | binding 2022-02-02 15:56:00.221 | binding-extended 2022-02-02 15:56:00.221 | port-security 2022-02-02 15:56:00.221 | project-id 2022-02-02 15:56:00.221 | provider 2022-02-02 15:56:00.221 | quotas 2022-02-02 15:56:00.221 | quota_details 2022-02-02 15:56:00.221 | rbac-policies 2022-02-02 15:56:00.221 | rbac-address-group 2022-02-02 15:56:00.221 | rbac-address-scope 2022-02-02 15:56:00.221 | rbac-security-groups 2022-02-02 15:56:00.221 | rbac-subnetpool 2022-02-02 15:56:00.221 | revision-if-match 2022-02-02 15:56:00.221 | standard-attr-revisions 2022-02-02 15:56:00.221 | router_availability_zone 2022-02-02 15:56:00.221 | security-groups-normalized-cidr 2022-02-02 15:56:00.221 | port-security-groups-filtering 2022-02-02 15:56:00.221 | security-groups-remote-address-group 2022-02-02 15:56:00.221 | security-group 2022-02-02 15:56:00.221 | service-type 2022-02-02 15:56:00.221 | sorting 2022-02-02 15:56:00.221 | standard-attr-description 2022-02-02 15:56:00.221 | stateful-security-group 2022-02-02 15:56:00.221 | subnet_onboard 2022-02-02 15:56:00.221 | subnet-service-types 2022-02-02 15:56:00.221 | subnet_allocation 2022-02-02 15:56:00.221 | subnetpool-prefix-ops 2022-02-02 15:56:00.221 | standard-attr-tag 2022-02-02 15:56:00.221 | standard-attr-timestamp =~ auto-allocated-topology ]] 2022-02-02 15:56:00.222 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:437 : return 0 2022-02-02 15:56:00.225 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:242 : EXTERNAL_NETWORK_FLAGS='--external --default' 2022-02-02 15:56:00.227 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:245 : '[' True = True ']' 2022-02-02 15:56:00.232 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:246 : oscwrap --os-cloud devstack-admin --os-region RegionOne network create public --external --default --provider-network-type flat --provider-physical-network physnet1 2022-02-02 15:56:00.232 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:246 : get_field 2 2022-02-02 15:56:00.232 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:246 : grep ' id ' 2022-02-02 15:56:00.235 | ++ functions-common:get_field:726 : local data field 2022-02-02 15:56:00.238 | ++ functions-common:get_field:727 : read data 2022-02-02 15:56:03.377 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:56:03.377 | from cryptography.utils import int_from_bytes 2022-02-02 15:56:03.377 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:56:03.377 | from cryptography.utils import int_from_bytes 2022-02-02 15:56:03.526 | ++ functions-common:oscwrap:2344 : return 0 2022-02-02 15:56:03.529 | ++ functions-common:get_field:728 : '[' 2 -lt 0 ']' 2022-02-02 15:56:03.532 | ++ functions-common:get_field:731 : field='$3' 2022-02-02 15:56:03.535 | ++ functions-common:get_field:733 : echo '| id | 4e4d1b4e-cd0b-476a-b4c5-e86a13664e39 |' 2022-02-02 15:56:03.535 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-02-02 15:56:03.541 | ++ functions-common:get_field:727 : read data 2022-02-02 15:56:03.544 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:246 : EXT_NET_ID=4e4d1b4e-cd0b-476a-b4c5-e86a13664e39 2022-02-02 15:56:03.547 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:250 : die_if_not_set 250 EXT_NET_ID 'Failure creating EXT_NET_ID for public' 2022-02-02 15:56:03.549 | + functions-common:die_if_not_set:216 : local exitcode=0 2022-02-02 15:56:03.567 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:252 : [[ 4 =~ 4.* ]] 2022-02-02 15:56:03.570 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:254 : _neutron_configure_router_v4 2022-02-02 15:56:03.572 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : openstack --os-cloud devstack-admin --os-region RegionOne router add subnet e57c47d5-ca61-4cc3-bc80-f9ae18e84839 fcf64cbd-c50b-4c0a-95e1-75da82be989f 2022-02-02 15:56:08.385 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:56:08.385 | from cryptography.utils import int_from_bytes 2022-02-02 15:56:08.385 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:56:08.385 | from cryptography.utils import int_from_bytes 2022-02-02 15:56:08.532 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:338 : local id_and_ext_gw_ip 2022-02-02 15:56:08.535 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:339 : _neutron_create_public_subnet_v4 4e4d1b4e-cd0b-476a-b4c5-e86a13664e39 2022-02-02 15:56:08.537 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:309 : local 'subnet_params=--ip-version 4 ' 2022-02-02 15:56:08.540 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:310 : subnet_params+=' ' 2022-02-02 15:56:08.542 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:311 : [[ -n 172.28.2.1 ]] 2022-02-02 15:56:08.544 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:312 : subnet_params+='--gateway 172.28.2.1 ' 2022-02-02 15:56:08.547 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:314 : subnet_params+='--network 4e4d1b4e-cd0b-476a-b4c5-e86a13664e39 --subnet-range 172.28.2.0/24 --no-dhcp ' 2022-02-02 15:56:08.550 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:315 : subnet_params+=public-subnet 2022-02-02 15:56:08.552 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:316 : local id_and_ext_gw_ip 2022-02-02 15:56:08.556 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:317 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet create --ip-version 4 --gateway 172.28.2.1 --network 4e4d1b4e-cd0b-476a-b4c5-e86a13664e39 --subnet-range 172.28.2.0/24 --no-dhcp public-subnet 2022-02-02 15:56:08.556 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:317 : grep -e gateway_ip -e ' id ' 2022-02-02 15:56:11.627 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:56:11.628 | from cryptography.utils import int_from_bytes 2022-02-02 15:56:11.628 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:56:11.628 | from cryptography.utils import int_from_bytes 2022-02-02 15:56:11.798 | +++ functions-common:oscwrap:2344 : return 0 2022-02-02 15:56:11.802 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:317 : id_and_ext_gw_ip='| gateway_ip | 172.28.2.1 | 2022-02-02 15:56:11.802 | | id | 46a34c7c-b3d7-430d-bc19-15388da14847 |' 2022-02-02 15:56:11.804 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:318 : die_if_not_set 318 id_and_ext_gw_ip 'Failure creating public IPv4 subnet' 2022-02-02 15:56:11.807 | ++ functions-common:die_if_not_set:216 : local exitcode=0 2022-02-02 15:56:11.823 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:319 : echo '|' gateway_ip '|' 172.28.2.1 '|' '|' id '|' 46a34c7c-b3d7-430d-bc19-15388da14847 '|' 2022-02-02 15:56:11.826 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:339 : id_and_ext_gw_ip='| gateway_ip | 172.28.2.1 | | id | 46a34c7c-b3d7-430d-bc19-15388da14847 |' 2022-02-02 15:56:11.829 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:340 : local ext_gw_ip 2022-02-02 15:56:11.833 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : echo '|' gateway_ip '|' 172.28.2.1 '|' '|' id '|' 46a34c7c-b3d7-430d-bc19-15388da14847 '|' 2022-02-02 15:56:11.833 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : get_field 2 2022-02-02 15:56:11.836 | ++ functions-common:get_field:726 : local data field 2022-02-02 15:56:11.838 | ++ functions-common:get_field:727 : read data 2022-02-02 15:56:11.840 | ++ functions-common:get_field:728 : '[' 2 -lt 0 ']' 2022-02-02 15:56:11.842 | ++ functions-common:get_field:731 : field='$3' 2022-02-02 15:56:11.845 | ++ functions-common:get_field:733 : echo '| gateway_ip | 172.28.2.1 | | id | 46a34c7c-b3d7-430d-bc19-15388da14847 |' 2022-02-02 15:56:11.846 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-02-02 15:56:11.852 | ++ functions-common:get_field:727 : read data 2022-02-02 15:56:11.856 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : ext_gw_ip=172.28.2.1 2022-02-02 15:56:11.860 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:342 : get_field 5 2022-02-02 15:56:11.861 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:342 : echo '|' gateway_ip '|' 172.28.2.1 '|' '|' id '|' 46a34c7c-b3d7-430d-bc19-15388da14847 '|' 2022-02-02 15:56:11.863 | ++ functions-common:get_field:726 : local data field 2022-02-02 15:56:11.865 | ++ functions-common:get_field:727 : read data 2022-02-02 15:56:11.869 | ++ functions-common:get_field:728 : '[' 5 -lt 0 ']' 2022-02-02 15:56:11.871 | ++ functions-common:get_field:731 : field='$6' 2022-02-02 15:56:11.874 | ++ functions-common:get_field:733 : echo '| gateway_ip | 172.28.2.1 | | id | 46a34c7c-b3d7-430d-bc19-15388da14847 |' 2022-02-02 15:56:11.875 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2022-02-02 15:56:11.881 | ++ functions-common:get_field:727 : read data 2022-02-02 15:56:11.884 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:342 : PUB_SUBNET_ID=46a34c7c-b3d7-430d-bc19-15388da14847 2022-02-02 15:56:11.889 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:344 : openstack --os-cloud devstack-admin --os-region RegionOne router set --external-gateway 4e4d1b4e-cd0b-476a-b4c5-e86a13664e39 e57c47d5-ca61-4cc3-bc80-f9ae18e84839 2022-02-02 15:56:16.815 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:56:16.815 | from cryptography.utils import int_from_bytes 2022-02-02 15:56:16.815 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:56:16.815 | from cryptography.utils import int_from_bytes 2022-02-02 15:56:16.965 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:347 : is_service_enabled q-l3 2022-02-02 15:56:16.983 | + functions-common:is_service_enabled:1960 : return 0 2022-02-02 15:56:16.986 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:349 : local ext_gw_interface=none 2022-02-02 15:56:16.989 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : is_neutron_ovs_base_plugin 2022-02-02 15:56:16.991 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:17 : return 0 2022-02-02 15:56:16.994 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : _neutron_get_ext_gw_interface 2022-02-02 15:56:16.996 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:152 : [[ False == \T\r\u\e ]] 2022-02-02 15:56:17.000 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:157 : sudo ovs-vsctl set Bridge br-data other_config:disable-in-band=true 2022-02-02 15:56:17.023 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:159 : echo br-data 2022-02-02 15:56:17.027 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : ext_gw_interface=br-data 2022-02-02 15:56:17.029 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:363 : [[ br-data != \n\o\n\e ]] 2022-02-02 15:56:17.032 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:364 : local cidr_len=24 2022-02-02 15:56:17.042 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:365 : local 'testcmd=ip -o link | grep -q br-data' 2022-02-02 15:56:17.043 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:366 : test_with_retry 'ip -o link | grep -q br-data' 'br-data creation failed' 2022-02-02 15:56:17.043 | + functions-common:test_with_retry:2242 : local 'testcmd=ip -o link | grep -q br-data' 2022-02-02 15:56:17.043 | + functions-common:test_with_retry:2243 : local 'failmsg=br-data creation failed' 2022-02-02 15:56:17.044 | + functions-common:test_with_retry:2244 : local until=10 2022-02-02 15:56:17.046 | + functions-common:test_with_retry:2245 : local sleep=0.5 2022-02-02 15:56:17.048 | + functions-common:test_with_retry:2247 : time_start test_with_retry 2022-02-02 15:56:17.051 | + functions-common:time_start:2290 : local name=test_with_retry 2022-02-02 15:56:17.053 | + functions-common:time_start:2291 : local start_time= 2022-02-02 15:56:17.056 | + functions-common:time_start:2292 : [[ -n '' ]] 2022-02-02 15:56:17.058 | ++ functions-common:time_start:2295 : date +%s%3N 2022-02-02 15:56:17.064 | + functions-common:time_start:2295 : _TIME_START[$name]=1643817377060 2022-02-02 15:56:17.066 | + functions-common:test_with_retry:2248 : timeout 10 sh -c 'while ! ip -o link | grep -q br-data; do sleep 0.5; done' 2022-02-02 15:56:17.073 | + functions-common:test_with_retry:2251 : time_stop test_with_retry 2022-02-02 15:56:17.077 | + functions-common:time_stop:2304 : local name 2022-02-02 15:56:17.078 | + functions-common:time_stop:2305 : local end_time 2022-02-02 15:56:17.081 | + functions-common:time_stop:2306 : local elapsed_time 2022-02-02 15:56:17.083 | + functions-common:time_stop:2307 : local total 2022-02-02 15:56:17.085 | + functions-common:time_stop:2308 : local start_time 2022-02-02 15:56:17.087 | + functions-common:time_stop:2310 : name=test_with_retry 2022-02-02 15:56:17.090 | + functions-common:time_stop:2311 : start_time=1643817377060 2022-02-02 15:56:17.092 | + functions-common:time_stop:2313 : [[ -z 1643817377060 ]] 2022-02-02 15:56:17.095 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-02-02 15:56:17.099 | + functions-common:time_stop:2316 : end_time=1643817377097 2022-02-02 15:56:17.102 | + functions-common:time_stop:2317 : elapsed_time=37 2022-02-02 15:56:17.104 | + functions-common:time_stop:2318 : total=5607 2022-02-02 15:56:17.106 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-02-02 15:56:17.109 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=5644 2022-02-02 15:56:17.114 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:367 : ip addr show dev br-data 2022-02-02 15:56:17.115 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:367 : grep -c 172.28.2.1 2022-02-02 15:56:17.119 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:367 : [[ 0 == 0 ]] 2022-02-02 15:56:17.121 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:367 : [[ True == \F\a\l\s\e ]] 2022-02-02 15:56:17.124 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:367 : [[ False == \T\r\u\e ]] 2022-02-02 15:56:17.127 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:367 : [[ True == \T\r\u\e ]] 2022-02-02 15:56:17.129 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:368 : sudo ip addr add 172.28.2.1/24 dev br-data 2022-02-02 15:56:17.144 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:369 : sudo ip link set br-data up 2022-02-02 15:56:17.161 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:371 : cut -f2 '-d'\''' 2022-02-02 15:56:17.161 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:371 : tr '\n' ' ' 2022-02-02 15:56:17.161 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:371 : awk -Fip_address '{ print $2 }' 2022-02-02 15:56:17.162 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:371 : oscwrap --os-cloud devstack-admin --os-region RegionOne port list -c 'Fixed IP Addresses' --device-owner network:router_gateway 2022-02-02 15:56:19.334 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:56:19.334 | from cryptography.utils import int_from_bytes 2022-02-02 15:56:19.334 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:56:19.334 | from cryptography.utils import int_from_bytes 2022-02-02 15:56:19.486 | ++ functions-common:oscwrap:2344 : return 0 2022-02-02 15:56:19.490 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:371 : ROUTER_GW_IP=' 172.28.2.241 ' 2022-02-02 15:56:19.493 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:372 : die_if_not_set 372 ROUTER_GW_IP 'Failure retrieving ROUTER_GW_IP' 2022-02-02 15:56:19.495 | + functions-common:die_if_not_set:216 : local exitcode=0 2022-02-02 15:56:19.512 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:374 : _neutron_set_router_id 2022-02-02 15:56:19.515 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:145 : [[ True == \F\a\l\s\e ]] 2022-02-02 15:56:19.520 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:257 : [[ 4 =~ .*6 ]] 2022-02-02 15:56:19.523 | + ./stack.sh:main:1303 : is_service_enabled nova 2022-02-02 15:56:19.542 | + functions-common:is_service_enabled:1960 : return 0 2022-02-02 15:56:19.546 | + ./stack.sh:main:1304 : echo_summary 'Starting Nova' 2022-02-02 15:56:19.549 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2022-02-02 15:56:19.551 | + ./stack.sh:echo_summary:432 : echo -e Starting Nova 2022-02-02 15:56:19.554 | + ./stack.sh:main:1305 : start_nova 2022-02-02 15:56:19.558 | + lib/nova:start_nova:1062 : start_nova_rest 2022-02-02 15:56:19.562 | + lib/nova:start_nova_rest:970 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-02-02 15:56:19.565 | + lib/nova:start_nova_rest:971 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-02-02 15:56:19.570 | + lib/nova:start_nova_rest:971 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-02-02 15:56:19.574 | + lib/nova:start_nova_rest:973 : local api_cell_conf=/etc/nova/nova.conf 2022-02-02 15:56:19.577 | + lib/nova:start_nova_rest:974 : local compute_cell_conf=/etc/nova/nova.conf 2022-02-02 15:56:19.579 | + lib/nova:start_nova_rest:976 : run_process n-sch '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-02-02 15:56:19.582 | + functions-common:run_process:1559 : local service=n-sch 2022-02-02 15:56:19.585 | + functions-common:run_process:1560 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-02-02 15:56:19.587 | + functions-common:run_process:1561 : local group= 2022-02-02 15:56:19.590 | + functions-common:run_process:1562 : local user= 2022-02-02 15:56:19.592 | + functions-common:run_process:1564 : local name=n-sch 2022-02-02 15:56:19.595 | + functions-common:run_process:1566 : time_start run_process 2022-02-02 15:56:19.597 | + functions-common:time_start:2290 : local name=run_process 2022-02-02 15:56:19.600 | + functions-common:time_start:2291 : local start_time= 2022-02-02 15:56:19.603 | + functions-common:time_start:2292 : [[ -n '' ]] 2022-02-02 15:56:19.606 | ++ functions-common:time_start:2295 : date +%s%3N 2022-02-02 15:56:19.612 | + functions-common:time_start:2295 : _TIME_START[$name]=1643817379608 2022-02-02 15:56:19.614 | + functions-common:run_process:1567 : is_service_enabled n-sch 2022-02-02 15:56:19.632 | + functions-common:is_service_enabled:1960 : return 0 2022-02-02 15:56:19.635 | + functions-common:run_process:1568 : _run_under_systemd n-sch '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' '' 2022-02-02 15:56:19.637 | + functions-common:_run_under_systemd:1524 : local service=n-sch 2022-02-02 15:56:19.640 | + functions-common:_run_under_systemd:1525 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-02-02 15:56:19.643 | + functions-common:_run_under_systemd:1526 : local 'cmd=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-02-02 15:56:19.645 | + functions-common:_run_under_systemd:1528 : _common_systemd_pitfalls '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-02-02 15:56:19.648 | + functions-common:_common_systemd_pitfalls:1496 : local 'cmd=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-02-02 15:56:19.650 | + functions-common:_common_systemd_pitfalls:1499 : [[ /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ sudo ]] 2022-02-02 15:56:19.653 | + functions-common:_common_systemd_pitfalls:1510 : [[ ! /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ ^/ ]] 2022-02-02 15:56:19.655 | + functions-common:_run_under_systemd:1530 : local systemd_service=devstack@n-sch.service 2022-02-02 15:56:19.658 | + functions-common:_run_under_systemd:1531 : local group= 2022-02-02 15:56:19.661 | + functions-common:_run_under_systemd:1532 : local user=ubuntu 2022-02-02 15:56:19.663 | + functions-common:_run_under_systemd:1533 : [[ /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ uwsgi ]] 2022-02-02 15:56:19.666 | + functions-common:_run_under_systemd:1536 : write_user_unit_file devstack@n-sch.service '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' ubuntu 2022-02-02 15:56:19.668 | + functions-common:write_user_unit_file:1441 : local service=devstack@n-sch.service 2022-02-02 15:56:19.671 | + functions-common:write_user_unit_file:1442 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-02-02 15:56:19.673 | + functions-common:write_user_unit_file:1443 : local group= 2022-02-02 15:56:19.676 | + functions-common:write_user_unit_file:1444 : local user=ubuntu 2022-02-02 15:56:19.678 | + functions-common:write_user_unit_file:1445 : local extra= 2022-02-02 15:56:19.680 | + functions-common:write_user_unit_file:1446 : [[ -n '' ]] 2022-02-02 15:56:19.682 | + functions-common:write_user_unit_file:1449 : local unitfile=/etc/systemd/system/devstack@n-sch.service 2022-02-02 15:56:19.685 | + functions-common:write_user_unit_file:1450 : mkdir -p /etc/systemd/system 2022-02-02 15:56:19.690 | + functions-common:write_user_unit_file:1452 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Unit Description 'Devstack devstack@n-sch.service' 2022-02-02 15:56:19.751 | + functions-common:write_user_unit_file:1453 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service User ubuntu 2022-02-02 15:56:19.812 | + functions-common:write_user_unit_file:1454 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecStart '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-02-02 15:56:19.868 | + functions-common:write_user_unit_file:1455 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service KillMode process 2022-02-02 15:56:19.927 | + functions-common:write_user_unit_file:1456 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service TimeoutStopSec 300 2022-02-02 15:56:19.986 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-02-02 15:56:20.038 | + functions-common:write_user_unit_file:1458 : [[ -n '' ]] 2022-02-02 15:56:20.041 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Install WantedBy multi-user.target 2022-02-02 15:56:20.117 | + functions-common:write_user_unit_file:1464 : sudo systemctl daemon-reload 2022-02-02 15:56:20.540 | + functions-common:_run_under_systemd:1539 : sudo systemctl enable devstack@n-sch.service 2022-02-02 15:56:20.553 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-sch.service → /etc/systemd/system/devstack@n-sch.service. 2022-02-02 15:56:20.947 | + functions-common:_run_under_systemd:1540 : sudo systemctl start devstack@n-sch.service 2022-02-02 15:56:20.971 | + functions-common:run_process:1570 : time_stop run_process 2022-02-02 15:56:20.974 | + functions-common:time_stop:2304 : local name 2022-02-02 15:56:20.977 | + functions-common:time_stop:2305 : local end_time 2022-02-02 15:56:20.979 | + functions-common:time_stop:2306 : local elapsed_time 2022-02-02 15:56:20.981 | + functions-common:time_stop:2307 : local total 2022-02-02 15:56:20.984 | + functions-common:time_stop:2308 : local start_time 2022-02-02 15:56:20.987 | + functions-common:time_stop:2310 : name=run_process 2022-02-02 15:56:20.989 | + functions-common:time_stop:2311 : start_time=1643817379608 2022-02-02 15:56:20.993 | + functions-common:time_stop:2313 : [[ -z 1643817379608 ]] 2022-02-02 15:56:20.995 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-02-02 15:56:21.000 | + functions-common:time_stop:2316 : end_time=1643817380997 2022-02-02 15:56:21.003 | + functions-common:time_stop:2317 : elapsed_time=1389 2022-02-02 15:56:21.005 | + functions-common:time_stop:2318 : total=21843 2022-02-02 15:56:21.008 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-02-02 15:56:21.010 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=23232 2022-02-02 15:56:21.013 | + lib/nova:start_nova_rest:977 : '[' True == False ']' 2022-02-02 15:56:21.016 | ++ lib/nova:start_nova_rest:980 : which uwsgi 2022-02-02 15:56:21.021 | + lib/nova:start_nova_rest:980 : run_process n-api-meta '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-02-02 15:56:21.024 | + functions-common:run_process:1559 : local service=n-api-meta 2022-02-02 15:56:21.026 | + functions-common:run_process:1560 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-02-02 15:56:21.029 | + functions-common:run_process:1561 : local group= 2022-02-02 15:56:21.031 | + functions-common:run_process:1562 : local user= 2022-02-02 15:56:21.034 | + functions-common:run_process:1564 : local name=n-api-meta 2022-02-02 15:56:21.036 | + functions-common:run_process:1566 : time_start run_process 2022-02-02 15:56:21.039 | + functions-common:time_start:2290 : local name=run_process 2022-02-02 15:56:21.043 | + functions-common:time_start:2291 : local start_time= 2022-02-02 15:56:21.044 | + functions-common:time_start:2292 : [[ -n '' ]] 2022-02-02 15:56:21.048 | ++ functions-common:time_start:2295 : date +%s%3N 2022-02-02 15:56:21.052 | + functions-common:time_start:2295 : _TIME_START[$name]=1643817381050 2022-02-02 15:56:21.055 | + functions-common:run_process:1567 : is_service_enabled n-api-meta 2022-02-02 15:56:21.074 | + functions-common:is_service_enabled:1960 : return 0 2022-02-02 15:56:21.078 | + functions-common:run_process:1568 : _run_under_systemd n-api-meta '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' '' '' 2022-02-02 15:56:21.080 | + functions-common:_run_under_systemd:1524 : local service=n-api-meta 2022-02-02 15:56:21.083 | + functions-common:_run_under_systemd:1525 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-02-02 15:56:21.085 | + functions-common:_run_under_systemd:1526 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-02-02 15:56:21.088 | + functions-common:_run_under_systemd:1528 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-02-02 15:56:21.090 | + functions-common:_common_systemd_pitfalls:1496 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-02-02 15:56:21.093 | + functions-common:_common_systemd_pitfalls:1499 : [[ /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ sudo ]] 2022-02-02 15:56:21.095 | + functions-common:_common_systemd_pitfalls:1510 : [[ ! /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ ^/ ]] 2022-02-02 15:56:21.098 | + functions-common:_run_under_systemd:1530 : local systemd_service=devstack@n-api-meta.service 2022-02-02 15:56:21.100 | + functions-common:_run_under_systemd:1531 : local group= 2022-02-02 15:56:21.103 | + functions-common:_run_under_systemd:1532 : local user=ubuntu 2022-02-02 15:56:21.108 | + functions-common:_run_under_systemd:1533 : [[ /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ uwsgi ]] 2022-02-02 15:56:21.108 | + functions-common:_run_under_systemd:1534 : write_uwsgi_user_unit_file devstack@n-api-meta.service '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' '' ubuntu 2022-02-02 15:56:21.111 | + functions-common:write_uwsgi_user_unit_file:1468 : local service=devstack@n-api-meta.service 2022-02-02 15:56:21.113 | + functions-common:write_uwsgi_user_unit_file:1469 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-02-02 15:56:21.116 | + functions-common:write_uwsgi_user_unit_file:1470 : local group= 2022-02-02 15:56:21.118 | + functions-common:write_uwsgi_user_unit_file:1471 : local user=ubuntu 2022-02-02 15:56:21.121 | + functions-common:write_uwsgi_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@n-api-meta.service 2022-02-02 15:56:21.123 | + functions-common:write_uwsgi_user_unit_file:1473 : mkdir -p /etc/systemd/system 2022-02-02 15:56:21.128 | + functions-common:write_uwsgi_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Unit Description 'Devstack devstack@n-api-meta.service' 2022-02-02 15:56:21.193 | + functions-common:write_uwsgi_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service SyslogIdentifier devstack@n-api-meta.service 2022-02-02 15:56:21.255 | + functions-common:write_uwsgi_user_unit_file:1477 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service User ubuntu 2022-02-02 15:56:21.307 | + functions-common:write_uwsgi_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service ExecStart '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-02-02 15:56:21.359 | + functions-common:write_uwsgi_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-02-02 15:56:21.412 | + functions-common:write_uwsgi_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Type notify 2022-02-02 15:56:21.465 | + functions-common:write_uwsgi_user_unit_file:1481 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service KillMode process 2022-02-02 15:56:21.520 | + functions-common:write_uwsgi_user_unit_file:1482 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Restart always 2022-02-02 15:56:21.574 | + functions-common:write_uwsgi_user_unit_file:1483 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service NotifyAccess all 2022-02-02 15:56:21.631 | + functions-common:write_uwsgi_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service RestartForceExitStatus 100 2022-02-02 15:56:21.685 | + functions-common:write_uwsgi_user_unit_file:1486 : [[ -n '' ]] 2022-02-02 15:56:21.688 | + functions-common:write_uwsgi_user_unit_file:1489 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Install WantedBy multi-user.target 2022-02-02 15:56:21.753 | + functions-common:write_uwsgi_user_unit_file:1492 : sudo systemctl daemon-reload 2022-02-02 15:56:22.188 | + functions-common:_run_under_systemd:1539 : sudo systemctl enable devstack@n-api-meta.service 2022-02-02 15:56:22.203 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api-meta.service → /etc/systemd/system/devstack@n-api-meta.service. 2022-02-02 15:56:22.621 | + functions-common:_run_under_systemd:1540 : sudo systemctl start devstack@n-api-meta.service 2022-02-02 15:56:22.707 | + functions-common:run_process:1570 : time_stop run_process 2022-02-02 15:56:22.710 | + functions-common:time_stop:2304 : local name 2022-02-02 15:56:22.713 | + functions-common:time_stop:2305 : local end_time 2022-02-02 15:56:22.715 | + functions-common:time_stop:2306 : local elapsed_time 2022-02-02 15:56:22.720 | + functions-common:time_stop:2307 : local total 2022-02-02 15:56:22.724 | + functions-common:time_stop:2308 : local start_time 2022-02-02 15:56:22.727 | + functions-common:time_stop:2310 : name=run_process 2022-02-02 15:56:22.730 | + functions-common:time_stop:2311 : start_time=1643817381050 2022-02-02 15:56:22.733 | + functions-common:time_stop:2313 : [[ -z 1643817381050 ]] 2022-02-02 15:56:22.738 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-02-02 15:56:22.742 | + functions-common:time_stop:2316 : end_time=1643817382739 2022-02-02 15:56:22.745 | + functions-common:time_stop:2317 : elapsed_time=1689 2022-02-02 15:56:22.747 | + functions-common:time_stop:2318 : total=23232 2022-02-02 15:56:22.750 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-02-02 15:56:22.753 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=24921 2022-02-02 15:56:22.761 | + lib/nova:start_nova_rest:983 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-02-02 15:56:22.761 | + lib/nova:start_nova_rest:983 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-02-02 15:56:22.767 | + lib/nova:start_nova:1063 : start_nova_console_proxies 2022-02-02 15:56:22.767 | + lib/nova:start_nova_console_proxies:998 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-02-02 15:56:22.771 | + lib/nova:start_nova_console_proxies:1000 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-02-02 15:56:22.774 | + lib/nova:start_nova_console_proxies:1000 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-02-02 15:56:22.779 | + lib/nova:start_nova_console_proxies:1002 : local api_cell_conf=/etc/nova/nova.conf 2022-02-02 15:56:22.779 | + lib/nova:start_nova_console_proxies:1004 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-02-02 15:56:22.783 | + lib/nova:start_nova_console_proxies:1009 : enable_nova_console_proxies 2022-02-02 15:56:22.787 | ++ lib/nova:enable_nova_console_proxies:987 : seq 1 1 2022-02-02 15:56:22.792 | + lib/nova:enable_nova_console_proxies:987 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-02-02 15:56:22.795 | + lib/nova:enable_nova_console_proxies:988 : for srv in n-novnc n-spice n-sproxy 2022-02-02 15:56:22.798 | + lib/nova:enable_nova_console_proxies:989 : is_service_enabled n-novnc 2022-02-02 15:56:22.818 | + functions-common:is_service_enabled:1960 : return 1 2022-02-02 15:56:22.820 | + lib/nova:enable_nova_console_proxies:988 : for srv in n-novnc n-spice n-sproxy 2022-02-02 15:56:22.823 | + lib/nova:enable_nova_console_proxies:989 : is_service_enabled n-spice 2022-02-02 15:56:22.847 | + functions-common:is_service_enabled:1960 : return 1 2022-02-02 15:56:22.849 | + lib/nova:enable_nova_console_proxies:988 : for srv in n-novnc n-spice n-sproxy 2022-02-02 15:56:22.852 | + lib/nova:enable_nova_console_proxies:989 : is_service_enabled n-sproxy 2022-02-02 15:56:22.873 | + functions-common:is_service_enabled:1960 : return 1 2022-02-02 15:56:22.879 | ++ lib/nova:start_nova_console_proxies:1010 : seq 1 1 2022-02-02 15:56:22.882 | + lib/nova:start_nova_console_proxies:1010 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-02-02 15:56:22.885 | + lib/nova:start_nova_console_proxies:1011 : local conf 2022-02-02 15:56:22.888 | ++ lib/nova:start_nova_console_proxies:1012 : conductor_conf 1 2022-02-02 15:56:22.891 | ++ lib/nova:conductor_conf:738 : local cell=1 2022-02-02 15:56:22.899 | ++ lib/nova:conductor_conf:739 : echo /etc/nova/nova_cell1.conf 2022-02-02 15:56:22.899 | + lib/nova:start_nova_console_proxies:1012 : conf=/etc/nova/nova_cell1.conf 2022-02-02 15:56:22.899 | + lib/nova:start_nova_console_proxies:1013 : run_process n-novnc-cell1 '/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-02-02 15:56:22.902 | + functions-common:run_process:1559 : local service=n-novnc-cell1 2022-02-02 15:56:22.905 | + functions-common:run_process:1560 : local 'command=/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-02-02 15:56:22.908 | + functions-common:run_process:1561 : local group= 2022-02-02 15:56:22.911 | + functions-common:run_process:1562 : local user= 2022-02-02 15:56:22.913 | + functions-common:run_process:1564 : local name=n-novnc-cell1 2022-02-02 15:56:22.916 | + functions-common:run_process:1566 : time_start run_process 2022-02-02 15:56:22.919 | + functions-common:time_start:2290 : local name=run_process 2022-02-02 15:56:22.922 | + functions-common:time_start:2291 : local start_time= 2022-02-02 15:56:22.924 | + functions-common:time_start:2292 : [[ -n '' ]] 2022-02-02 15:56:22.930 | ++ functions-common:time_start:2295 : date +%s%3N 2022-02-02 15:56:22.933 | + functions-common:time_start:2295 : _TIME_START[$name]=1643817382929 2022-02-02 15:56:22.936 | + functions-common:run_process:1567 : is_service_enabled n-novnc-cell1 2022-02-02 15:56:22.957 | + functions-common:is_service_enabled:1960 : return 1 2022-02-02 15:56:22.960 | + functions-common:run_process:1570 : time_stop run_process 2022-02-02 15:56:22.963 | + functions-common:time_stop:2304 : local name 2022-02-02 15:56:22.965 | + functions-common:time_stop:2305 : local end_time 2022-02-02 15:56:22.969 | + functions-common:time_stop:2306 : local elapsed_time 2022-02-02 15:56:22.971 | + functions-common:time_stop:2307 : local total 2022-02-02 15:56:22.974 | + functions-common:time_stop:2308 : local start_time 2022-02-02 15:56:22.976 | + functions-common:time_stop:2310 : name=run_process 2022-02-02 15:56:22.979 | + functions-common:time_stop:2311 : start_time=1643817382929 2022-02-02 15:56:22.982 | + functions-common:time_stop:2313 : [[ -z 1643817382929 ]] 2022-02-02 15:56:22.988 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-02-02 15:56:22.990 | + functions-common:time_stop:2316 : end_time=1643817382987 2022-02-02 15:56:22.993 | + functions-common:time_stop:2317 : elapsed_time=58 2022-02-02 15:56:22.996 | + functions-common:time_stop:2318 : total=24921 2022-02-02 15:56:22.998 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-02-02 15:56:23.005 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=24979 2022-02-02 15:56:23.007 | + lib/nova:start_nova_console_proxies:1014 : run_process n-spice-cell1 '/usr/local/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-02-02 15:56:23.010 | + functions-common:run_process:1559 : local service=n-spice-cell1 2022-02-02 15:56:23.013 | + functions-common:run_process:1560 : local 'command=/usr/local/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-02-02 15:56:23.015 | + functions-common:run_process:1561 : local group= 2022-02-02 15:56:23.018 | + functions-common:run_process:1562 : local user= 2022-02-02 15:56:23.020 | + functions-common:run_process:1564 : local name=n-spice-cell1 2022-02-02 15:56:23.024 | + functions-common:run_process:1566 : time_start run_process 2022-02-02 15:56:23.026 | + functions-common:time_start:2290 : local name=run_process 2022-02-02 15:56:23.029 | + functions-common:time_start:2291 : local start_time= 2022-02-02 15:56:23.032 | + functions-common:time_start:2292 : [[ -n '' ]] 2022-02-02 15:56:23.038 | ++ functions-common:time_start:2295 : date +%s%3N 2022-02-02 15:56:23.041 | + functions-common:time_start:2295 : _TIME_START[$name]=1643817383037 2022-02-02 15:56:23.043 | + functions-common:run_process:1567 : is_service_enabled n-spice-cell1 2022-02-02 15:56:23.064 | + functions-common:is_service_enabled:1960 : return 1 2022-02-02 15:56:23.068 | + functions-common:run_process:1570 : time_stop run_process 2022-02-02 15:56:23.070 | + functions-common:time_stop:2304 : local name 2022-02-02 15:56:23.073 | + functions-common:time_stop:2305 : local end_time 2022-02-02 15:56:23.075 | + functions-common:time_stop:2306 : local elapsed_time 2022-02-02 15:56:23.079 | + functions-common:time_stop:2307 : local total 2022-02-02 15:56:23.081 | + functions-common:time_stop:2308 : local start_time 2022-02-02 15:56:23.084 | + functions-common:time_stop:2310 : name=run_process 2022-02-02 15:56:23.087 | + functions-common:time_stop:2311 : start_time=1643817383037 2022-02-02 15:56:23.093 | + functions-common:time_stop:2313 : [[ -z 1643817383037 ]] 2022-02-02 15:56:23.099 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-02-02 15:56:23.103 | + functions-common:time_stop:2316 : end_time=1643817383099 2022-02-02 15:56:23.106 | + functions-common:time_stop:2317 : elapsed_time=62 2022-02-02 15:56:23.108 | + functions-common:time_stop:2318 : total=24979 2022-02-02 15:56:23.112 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-02-02 15:56:23.114 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=25041 2022-02-02 15:56:23.117 | + lib/nova:start_nova_console_proxies:1015 : run_process n-sproxy-cell1 '/usr/local/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2022-02-02 15:56:23.120 | + functions-common:run_process:1559 : local service=n-sproxy-cell1 2022-02-02 15:56:23.123 | + functions-common:run_process:1560 : local 'command=/usr/local/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2022-02-02 15:56:23.126 | + functions-common:run_process:1561 : local group= 2022-02-02 15:56:23.128 | + functions-common:run_process:1562 : local user= 2022-02-02 15:56:23.132 | + functions-common:run_process:1564 : local name=n-sproxy-cell1 2022-02-02 15:56:23.134 | + functions-common:run_process:1566 : time_start run_process 2022-02-02 15:56:23.137 | + functions-common:time_start:2290 : local name=run_process 2022-02-02 15:56:23.141 | + functions-common:time_start:2291 : local start_time= 2022-02-02 15:56:23.144 | + functions-common:time_start:2292 : [[ -n '' ]] 2022-02-02 15:56:23.150 | ++ functions-common:time_start:2295 : date +%s%3N 2022-02-02 15:56:23.154 | + functions-common:time_start:2295 : _TIME_START[$name]=1643817383150 2022-02-02 15:56:23.157 | + functions-common:run_process:1567 : is_service_enabled n-sproxy-cell1 2022-02-02 15:56:23.177 | + functions-common:is_service_enabled:1960 : return 1 2022-02-02 15:56:23.180 | + functions-common:run_process:1570 : time_stop run_process 2022-02-02 15:56:23.183 | + functions-common:time_stop:2304 : local name 2022-02-02 15:56:23.186 | + functions-common:time_stop:2305 : local end_time 2022-02-02 15:56:23.188 | + functions-common:time_stop:2306 : local elapsed_time 2022-02-02 15:56:23.191 | + functions-common:time_stop:2307 : local total 2022-02-02 15:56:23.194 | + functions-common:time_stop:2308 : local start_time 2022-02-02 15:56:23.196 | + functions-common:time_stop:2310 : name=run_process 2022-02-02 15:56:23.199 | + functions-common:time_stop:2311 : start_time=1643817383150 2022-02-02 15:56:23.202 | + functions-common:time_stop:2313 : [[ -z 1643817383150 ]] 2022-02-02 15:56:23.208 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-02-02 15:56:23.210 | + functions-common:time_stop:2316 : end_time=1643817383207 2022-02-02 15:56:23.213 | + functions-common:time_stop:2317 : elapsed_time=57 2022-02-02 15:56:23.216 | + functions-common:time_stop:2318 : total=25041 2022-02-02 15:56:23.219 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-02-02 15:56:23.221 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=25098 2022-02-02 15:56:23.225 | + lib/nova:start_nova_console_proxies:1019 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-02-02 15:56:23.228 | + lib/nova:start_nova_console_proxies:1019 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-02-02 15:56:23.234 | + lib/nova:start_nova:1064 : start_nova_conductor 2022-02-02 15:56:23.234 | + lib/nova:start_nova_conductor:1032 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-02-02 15:56:23.236 | + lib/nova:start_nova_conductor:1038 : enable_nova_fleet 2022-02-02 15:56:23.239 | + lib/nova:enable_nova_fleet:1023 : is_service_enabled n-cond 2022-02-02 15:56:23.259 | + functions-common:is_service_enabled:1960 : return 0 2022-02-02 15:56:23.262 | + lib/nova:enable_nova_fleet:1024 : enable_service n-super-cond 2022-02-02 15:56:23.327 | ++ lib/nova:enable_nova_fleet:1025 : seq 1 1 2022-02-02 15:56:23.332 | + lib/nova:enable_nova_fleet:1025 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-02-02 15:56:23.334 | + lib/nova:enable_nova_fleet:1026 : enable_service n-cond-cell1 2022-02-02 15:56:23.393 | + lib/nova:start_nova_conductor:1039 : is_service_enabled n-super-cond 2022-02-02 15:56:23.413 | + functions-common:is_service_enabled:1960 : return 0 2022-02-02 15:56:23.415 | + lib/nova:start_nova_conductor:1040 : run_process n-super-cond '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-02-02 15:56:23.419 | + functions-common:run_process:1559 : local service=n-super-cond 2022-02-02 15:56:23.423 | + functions-common:run_process:1560 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-02-02 15:56:23.423 | + functions-common:run_process:1561 : local group= 2022-02-02 15:56:23.425 | + functions-common:run_process:1562 : local user= 2022-02-02 15:56:23.431 | + functions-common:run_process:1564 : local name=n-super-cond 2022-02-02 15:56:23.431 | + functions-common:run_process:1566 : time_start run_process 2022-02-02 15:56:23.433 | + functions-common:time_start:2290 : local name=run_process 2022-02-02 15:56:23.436 | + functions-common:time_start:2291 : local start_time= 2022-02-02 15:56:23.439 | + functions-common:time_start:2292 : [[ -n '' ]] 2022-02-02 15:56:23.442 | ++ functions-common:time_start:2295 : date +%s%3N 2022-02-02 15:56:23.447 | + functions-common:time_start:2295 : _TIME_START[$name]=1643817383443 2022-02-02 15:56:23.450 | + functions-common:run_process:1567 : is_service_enabled n-super-cond 2022-02-02 15:56:23.474 | + functions-common:is_service_enabled:1960 : return 0 2022-02-02 15:56:23.480 | + functions-common:run_process:1568 : _run_under_systemd n-super-cond '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' '' '' 2022-02-02 15:56:23.480 | + functions-common:_run_under_systemd:1524 : local service=n-super-cond 2022-02-02 15:56:23.483 | + functions-common:_run_under_systemd:1525 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-02-02 15:56:23.491 | + functions-common:_run_under_systemd:1526 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-02-02 15:56:23.491 | + functions-common:_run_under_systemd:1528 : _common_systemd_pitfalls '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-02-02 15:56:23.491 | + functions-common:_common_systemd_pitfalls:1496 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-02-02 15:56:23.495 | + functions-common:_common_systemd_pitfalls:1499 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ sudo ]] 2022-02-02 15:56:23.499 | + functions-common:_common_systemd_pitfalls:1510 : [[ ! /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ ^/ ]] 2022-02-02 15:56:23.502 | + functions-common:_run_under_systemd:1530 : local systemd_service=devstack@n-super-cond.service 2022-02-02 15:56:23.503 | + functions-common:_run_under_systemd:1531 : local group= 2022-02-02 15:56:23.506 | + functions-common:_run_under_systemd:1532 : local user=ubuntu 2022-02-02 15:56:23.509 | + functions-common:_run_under_systemd:1533 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ uwsgi ]] 2022-02-02 15:56:23.512 | + functions-common:_run_under_systemd:1536 : write_user_unit_file devstack@n-super-cond.service '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' '' ubuntu 2022-02-02 15:56:23.514 | + functions-common:write_user_unit_file:1441 : local service=devstack@n-super-cond.service 2022-02-02 15:56:23.517 | + functions-common:write_user_unit_file:1442 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-02-02 15:56:23.523 | + functions-common:write_user_unit_file:1443 : local group= 2022-02-02 15:56:23.525 | + functions-common:write_user_unit_file:1444 : local user=ubuntu 2022-02-02 15:56:23.527 | + functions-common:write_user_unit_file:1445 : local extra= 2022-02-02 15:56:23.530 | + functions-common:write_user_unit_file:1446 : [[ -n '' ]] 2022-02-02 15:56:23.533 | + functions-common:write_user_unit_file:1449 : local unitfile=/etc/systemd/system/devstack@n-super-cond.service 2022-02-02 15:56:23.536 | + functions-common:write_user_unit_file:1450 : mkdir -p /etc/systemd/system 2022-02-02 15:56:23.541 | + functions-common:write_user_unit_file:1452 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Unit Description 'Devstack devstack@n-super-cond.service' 2022-02-02 15:56:23.644 | + functions-common:write_user_unit_file:1453 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service User ubuntu 2022-02-02 15:56:23.730 | + functions-common:write_user_unit_file:1454 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecStart '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-02-02 15:56:23.791 | + functions-common:write_user_unit_file:1455 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service KillMode process 2022-02-02 15:56:23.852 | + functions-common:write_user_unit_file:1456 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service TimeoutStopSec 300 2022-02-02 15:56:23.926 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-02-02 15:56:23.997 | + functions-common:write_user_unit_file:1458 : [[ -n '' ]] 2022-02-02 15:56:24.008 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Install WantedBy multi-user.target 2022-02-02 15:56:24.086 | + functions-common:write_user_unit_file:1464 : sudo systemctl daemon-reload 2022-02-02 15:56:24.620 | + functions-common:_run_under_systemd:1539 : sudo systemctl enable devstack@n-super-cond.service 2022-02-02 15:56:24.636 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-super-cond.service → /etc/systemd/system/devstack@n-super-cond.service. 2022-02-02 15:56:25.158 | + functions-common:_run_under_systemd:1540 : sudo systemctl start devstack@n-super-cond.service 2022-02-02 15:56:25.193 | + functions-common:run_process:1570 : time_stop run_process 2022-02-02 15:56:25.199 | + functions-common:time_stop:2304 : local name 2022-02-02 15:56:25.205 | + functions-common:time_stop:2305 : local end_time 2022-02-02 15:56:25.209 | + functions-common:time_stop:2306 : local elapsed_time 2022-02-02 15:56:25.216 | + functions-common:time_stop:2307 : local total 2022-02-02 15:56:25.221 | + functions-common:time_stop:2308 : local start_time 2022-02-02 15:56:25.224 | + functions-common:time_stop:2310 : name=run_process 2022-02-02 15:56:25.230 | + functions-common:time_stop:2311 : start_time=1643817383443 2022-02-02 15:56:25.234 | + functions-common:time_stop:2313 : [[ -z 1643817383443 ]] 2022-02-02 15:56:25.241 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-02-02 15:56:25.251 | + functions-common:time_stop:2316 : end_time=1643817385242 2022-02-02 15:56:25.259 | + functions-common:time_stop:2317 : elapsed_time=1799 2022-02-02 15:56:25.268 | + functions-common:time_stop:2318 : total=25098 2022-02-02 15:56:25.276 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-02-02 15:56:25.284 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=26897 2022-02-02 15:56:25.295 | ++ lib/nova:start_nova_conductor:1042 : seq 1 1 2022-02-02 15:56:25.308 | + lib/nova:start_nova_conductor:1042 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-02-02 15:56:25.316 | + lib/nova:start_nova_conductor:1043 : is_service_enabled n-cond-cell1 2022-02-02 15:56:25.372 | + functions-common:is_service_enabled:1960 : return 0 2022-02-02 15:56:25.377 | + lib/nova:start_nova_conductor:1044 : local conf 2022-02-02 15:56:25.389 | ++ lib/nova:start_nova_conductor:1045 : conductor_conf 1 2022-02-02 15:56:25.399 | ++ lib/nova:conductor_conf:738 : local cell=1 2022-02-02 15:56:25.407 | ++ lib/nova:conductor_conf:739 : echo /etc/nova/nova_cell1.conf 2022-02-02 15:56:25.410 | + lib/nova:start_nova_conductor:1045 : conf=/etc/nova/nova_cell1.conf 2022-02-02 15:56:25.412 | + lib/nova:start_nova_conductor:1046 : run_process n-cond-cell1 '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-02-02 15:56:25.415 | + functions-common:run_process:1559 : local service=n-cond-cell1 2022-02-02 15:56:25.417 | + functions-common:run_process:1560 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-02-02 15:56:25.420 | + functions-common:run_process:1561 : local group= 2022-02-02 15:56:25.423 | + functions-common:run_process:1562 : local user= 2022-02-02 15:56:25.425 | + functions-common:run_process:1564 : local name=n-cond-cell1 2022-02-02 15:56:25.428 | + functions-common:run_process:1566 : time_start run_process 2022-02-02 15:56:25.431 | + functions-common:time_start:2290 : local name=run_process 2022-02-02 15:56:25.434 | + functions-common:time_start:2291 : local start_time= 2022-02-02 15:56:25.437 | + functions-common:time_start:2292 : [[ -n '' ]] 2022-02-02 15:56:25.442 | ++ functions-common:time_start:2295 : date +%s%3N 2022-02-02 15:56:25.445 | + functions-common:time_start:2295 : _TIME_START[$name]=1643817385442 2022-02-02 15:56:25.447 | + functions-common:run_process:1567 : is_service_enabled n-cond-cell1 2022-02-02 15:56:25.476 | + functions-common:is_service_enabled:1960 : return 0 2022-02-02 15:56:25.478 | + functions-common:run_process:1568 : _run_under_systemd n-cond-cell1 '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' '' 2022-02-02 15:56:25.481 | + functions-common:_run_under_systemd:1524 : local service=n-cond-cell1 2022-02-02 15:56:25.484 | + functions-common:_run_under_systemd:1525 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-02-02 15:56:25.487 | + functions-common:_run_under_systemd:1526 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-02-02 15:56:25.489 | + functions-common:_run_under_systemd:1528 : _common_systemd_pitfalls '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-02-02 15:56:25.492 | + functions-common:_common_systemd_pitfalls:1496 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-02-02 15:56:25.495 | + functions-common:_common_systemd_pitfalls:1499 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ sudo ]] 2022-02-02 15:56:25.497 | + functions-common:_common_systemd_pitfalls:1510 : [[ ! /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ ^/ ]] 2022-02-02 15:56:25.501 | + functions-common:_run_under_systemd:1530 : local systemd_service=devstack@n-cond-cell1.service 2022-02-02 15:56:25.503 | + functions-common:_run_under_systemd:1531 : local group= 2022-02-02 15:56:25.506 | + functions-common:_run_under_systemd:1532 : local user=ubuntu 2022-02-02 15:56:25.508 | + functions-common:_run_under_systemd:1533 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ uwsgi ]] 2022-02-02 15:56:25.511 | + functions-common:_run_under_systemd:1536 : write_user_unit_file devstack@n-cond-cell1.service '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' ubuntu 2022-02-02 15:56:25.514 | + functions-common:write_user_unit_file:1441 : local service=devstack@n-cond-cell1.service 2022-02-02 15:56:25.516 | + functions-common:write_user_unit_file:1442 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-02-02 15:56:25.519 | + functions-common:write_user_unit_file:1443 : local group= 2022-02-02 15:56:25.522 | + functions-common:write_user_unit_file:1444 : local user=ubuntu 2022-02-02 15:56:25.525 | + functions-common:write_user_unit_file:1445 : local extra= 2022-02-02 15:56:25.527 | + functions-common:write_user_unit_file:1446 : [[ -n '' ]] 2022-02-02 15:56:25.530 | + functions-common:write_user_unit_file:1449 : local unitfile=/etc/systemd/system/devstack@n-cond-cell1.service 2022-02-02 15:56:25.532 | + functions-common:write_user_unit_file:1450 : mkdir -p /etc/systemd/system 2022-02-02 15:56:25.539 | + functions-common:write_user_unit_file:1452 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Unit Description 'Devstack devstack@n-cond-cell1.service' 2022-02-02 15:56:25.632 | + functions-common:write_user_unit_file:1453 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service User ubuntu 2022-02-02 15:56:25.728 | + functions-common:write_user_unit_file:1454 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecStart '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-02-02 15:56:25.793 | + functions-common:write_user_unit_file:1455 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service KillMode process 2022-02-02 15:56:25.856 | + functions-common:write_user_unit_file:1456 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service TimeoutStopSec 300 2022-02-02 15:56:25.935 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-02-02 15:56:26.007 | + functions-common:write_user_unit_file:1458 : [[ -n '' ]] 2022-02-02 15:56:26.010 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Install WantedBy multi-user.target 2022-02-02 15:56:26.096 | + functions-common:write_user_unit_file:1464 : sudo systemctl daemon-reload 2022-02-02 15:56:26.612 | + functions-common:_run_under_systemd:1539 : sudo systemctl enable devstack@n-cond-cell1.service 2022-02-02 15:56:26.625 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cond-cell1.service → /etc/systemd/system/devstack@n-cond-cell1.service. 2022-02-02 15:56:27.055 | + functions-common:_run_under_systemd:1540 : sudo systemctl start devstack@n-cond-cell1.service 2022-02-02 15:56:27.081 | + functions-common:run_process:1570 : time_stop run_process 2022-02-02 15:56:27.084 | + functions-common:time_stop:2304 : local name 2022-02-02 15:56:27.088 | + functions-common:time_stop:2305 : local end_time 2022-02-02 15:56:27.090 | + functions-common:time_stop:2306 : local elapsed_time 2022-02-02 15:56:27.093 | + functions-common:time_stop:2307 : local total 2022-02-02 15:56:27.095 | + functions-common:time_stop:2308 : local start_time 2022-02-02 15:56:27.098 | + functions-common:time_stop:2310 : name=run_process 2022-02-02 15:56:27.100 | + functions-common:time_stop:2311 : start_time=1643817385442 2022-02-02 15:56:27.104 | + functions-common:time_stop:2313 : [[ -z 1643817385442 ]] 2022-02-02 15:56:27.119 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-02-02 15:56:27.128 | + functions-common:time_stop:2316 : end_time=1643817387121 2022-02-02 15:56:27.133 | + functions-common:time_stop:2317 : elapsed_time=1679 2022-02-02 15:56:27.136 | + functions-common:time_stop:2318 : total=26897 2022-02-02 15:56:27.141 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-02-02 15:56:27.145 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=28576 2022-02-02 15:56:27.152 | + lib/nova:start_nova:1065 : start_nova_compute 2022-02-02 15:56:27.157 | + lib/nova:start_nova_compute:900 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-02-02 15:56:27.161 | + lib/nova:start_nova_compute:901 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-02-02 15:56:27.165 | + lib/nova:start_nova_compute:901 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-02-02 15:56:27.172 | + lib/nova:start_nova_compute:903 : local compute_cell_conf=/etc/nova/nova.conf 2022-02-02 15:56:27.176 | + lib/nova:start_nova_compute:906 : cp /etc/nova/nova.conf /etc/nova/nova-cpu.conf 2022-02-02 15:56:27.182 | + lib/nova:start_nova_compute:908 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CPU_CONF' 2022-02-02 15:56:27.188 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-02-02 15:56:27.192 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-02-02 15:56:27.195 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CPU_CONF' 2022-02-02 15:56:27.197 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-02-02 15:56:27.203 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CPU_CONF' 2022-02-02 15:56:27.206 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova-cpu.conf 2022-02-02 15:56:27.209 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova-cpu.conf 2022-02-02 15:56:27.212 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova-cpu.conf ']' 2022-02-02 15:56:27.217 | + inc/meta-config:merge_config_file:164 : read a 2022-02-02 15:56:27.220 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CPU_CONF' 2022-02-02 15:56:27.220 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CPU_CONF' ' 2022-02-02 15:56:27.220 | BEGIN { 2022-02-02 15:56:27.220 | section = "" 2022-02-02 15:56:27.221 | last_section = "" 2022-02-02 15:56:27.221 | section_count = 0 2022-02-02 15:56:27.221 | } 2022-02-02 15:56:27.221 | /^\[.+\]/ { 2022-02-02 15:56:27.221 | gsub("[][]", "", $1); 2022-02-02 15:56:27.221 | section=$1 2022-02-02 15:56:27.221 | next 2022-02-02 15:56:27.221 | } 2022-02-02 15:56:27.221 | /^ *\#/ { 2022-02-02 15:56:27.221 | next 2022-02-02 15:56:27.221 | } 2022-02-02 15:56:27.221 | /^[^ \t]+/ { 2022-02-02 15:56:27.221 | # get offset of first = in $0 2022-02-02 15:56:27.221 | eq_idx = index($0, "=") 2022-02-02 15:56:27.221 | # extract attr & value from $0 2022-02-02 15:56:27.221 | attr = substr($0, 1, eq_idx - 1) 2022-02-02 15:56:27.221 | value = substr($0, eq_idx + 1) 2022-02-02 15:56:27.221 | # only need to strip trailing whitespace from attr 2022-02-02 15:56:27.221 | sub(/[ \t]*$/, "", attr) 2022-02-02 15:56:27.221 | # need to strip leading & trailing whitespace from value 2022-02-02 15:56:27.221 | sub(/^[ \t]*/, "", value) 2022-02-02 15:56:27.221 | sub(/[ \t]*$/, "", value) 2022-02-02 15:56:27.221 | 2022-02-02 15:56:27.221 | # cfg_attr_count: number of config lines per [section, attr] 2022-02-02 15:56:27.221 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-02-02 15:56:27.221 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-02-02 15:56:27.221 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-02-02 15:56:27.221 | if (! (section, attr) in cfg_attr_count) { 2022-02-02 15:56:27.221 | if (section != last_section) { 2022-02-02 15:56:27.221 | cfg_section[section_count++] = section 2022-02-02 15:56:27.221 | last_section = section 2022-02-02 15:56:27.221 | } 2022-02-02 15:56:27.221 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-02-02 15:56:27.221 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-02-02 15:56:27.221 | 2022-02-02 15:56:27.222 | cfg_attr[section, attr, 0] = value 2022-02-02 15:56:27.222 | cfg_attr_count[section, attr] = 1 2022-02-02 15:56:27.222 | } else { 2022-02-02 15:56:27.222 | lno = cfg_attr_count[section, attr]++ 2022-02-02 15:56:27.222 | cfg_attr[section, attr, lno] = value 2022-02-02 15:56:27.222 | } 2022-02-02 15:56:27.222 | } 2022-02-02 15:56:27.222 | END { 2022-02-02 15:56:27.222 | # Process each section in order 2022-02-02 15:56:27.222 | for (sno = 0; sno < section_count; sno++) { 2022-02-02 15:56:27.222 | section = cfg_section[sno] 2022-02-02 15:56:27.222 | # The ini routines simply append a config item immediately 2022-02-02 15:56:27.222 | # after the section header. To keep the same order as defined 2022-02-02 15:56:27.222 | # in local.conf, invoke the ini routines in the reverse order 2022-02-02 15:56:27.222 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-02-02 15:56:27.222 | attr = cfg_sec_attr_name[sno, attr_no] 2022-02-02 15:56:27.222 | if (cfg_attr_count[section, attr] == 1) 2022-02-02 15:56:27.222 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-02-02 15:56:27.222 | else { 2022-02-02 15:56:27.222 | # For multiline, invoke the ini routines in the reverse order 2022-02-02 15:56:27.222 | count = cfg_attr_count[section, attr] 2022-02-02 15:56:27.222 | print "inidelete " configfile " " section " " attr 2022-02-02 15:56:27.222 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-02-02 15:56:27.222 | for (l = count -2; l >= 0; l--) 2022-02-02 15:56:27.222 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-02-02 15:56:27.222 | } 2022-02-02 15:56:27.222 | } 2022-02-02 15:56:27.222 | } 2022-02-02 15:56:27.222 | } 2022-02-02 15:56:27.222 | ' 2022-02-02 15:56:27.222 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-02-02 15:56:27.226 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-02-02 15:56:27.226 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-02-02 15:56:27.234 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CPU_CONF' 2022-02-02 15:56:27.238 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-02-02 15:56:27.243 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CPU_CONF ]] 2022-02-02 15:56:27.243 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CPU_CONF' ' 2022-02-02 15:56:27.243 | BEGIN { group = "" } 2022-02-02 15:56:27.243 | /^\[\[.+\|.*\]\]/ { 2022-02-02 15:56:27.243 | gsub("[][]", "", $1); 2022-02-02 15:56:27.243 | split($1, a, "|"); 2022-02-02 15:56:27.243 | if (a[1] == matchgroup && a[2] == configfile) { 2022-02-02 15:56:27.243 | group=a[1] 2022-02-02 15:56:27.243 | } else { 2022-02-02 15:56:27.243 | group="" 2022-02-02 15:56:27.243 | } 2022-02-02 15:56:27.243 | next 2022-02-02 15:56:27.243 | } 2022-02-02 15:56:27.243 | { 2022-02-02 15:56:27.243 | if (group != "") 2022-02-02 15:56:27.243 | print $0 2022-02-02 15:56:27.243 | } 2022-02-02 15:56:27.243 | ' /home/ubuntu/devstack/local.conf 2022-02-02 15:56:27.257 | + lib/nova:start_nova_compute:910 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-02-02 15:56:27.266 | + lib/nova:start_nova_compute:917 : iniset /etc/nova/nova-cpu.conf workarounds disable_group_policy_check_upcall True 2022-02-02 15:56:27.339 | + lib/nova:start_nova_compute:920 : iniset /etc/nova/nova-cpu.conf filter_scheduler track_instance_changes False 2022-02-02 15:56:27.394 | + lib/nova:start_nova_compute:921 : iniset_rpc_backend nova /etc/nova/nova-cpu.conf DEFAULT nova_cell1 2022-02-02 15:56:27.396 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-02-02 15:56:27.399 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova-cpu.conf 2022-02-02 15:56:27.401 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-02-02 15:56:27.404 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-02-02 15:56:27.407 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-02-02 15:56:27.425 | + functions-common:is_service_enabled:1960 : return 0 2022-02-02 15:56:27.428 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-02-02 15:56:27.431 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-02-02 15:56:27.433 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-02-02 15:56:27.452 | ++ functions-common:is_service_enabled:1960 : return 0 2022-02-02 15:56:27.455 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.31:5672/nova_cell1 2022-02-02 15:56:27.457 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova-cpu.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.31:5672/nova_cell1 2022-02-02 15:56:27.489 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-02-02 15:56:27.492 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-02-02 15:56:27.494 | + lib/nova:start_nova_compute:925 : inidelete /etc/nova/nova-cpu.conf database connection 2022-02-02 15:56:27.515 | + lib/nova:start_nova_compute:926 : inidelete /etc/nova/nova-cpu.conf api_database connection 2022-02-02 15:56:27.538 | + lib/nova:start_nova_compute:931 : configure_console_compute 2022-02-02 15:56:27.541 | + lib/nova:configure_console_compute:620 : local offset 2022-02-02 15:56:27.543 | + lib/nova:configure_console_compute:621 : offset=0 2022-02-02 15:56:27.546 | + lib/nova:configure_console_compute:625 : local default_proxyclient_addr 2022-02-02 15:56:27.550 | ++ lib/nova:configure_console_compute:626 : iniget /etc/nova/nova-cpu.conf DEFAULT my_ip 2022-02-02 15:56:27.577 | + lib/nova:configure_console_compute:626 : default_proxyclient_addr=10.222.0.31 2022-02-02 15:56:27.580 | + lib/nova:configure_console_compute:630 : is_service_enabled n-cpu 2022-02-02 15:56:27.615 | + functions-common:is_service_enabled:1960 : return 1 2022-02-02 15:56:27.617 | + lib/nova:configure_console_compute:646 : is_service_enabled n-novnc 2022-02-02 15:56:27.636 | + functions-common:is_service_enabled:1960 : return 1 2022-02-02 15:56:27.639 | + lib/nova:configure_console_compute:646 : '[' False '!=' False ']' 2022-02-02 15:56:27.642 | + lib/nova:configure_console_compute:654 : iniset /etc/nova/nova-cpu.conf vnc enabled false 2022-02-02 15:56:27.678 | + lib/nova:configure_console_compute:657 : is_service_enabled n-spice 2022-02-02 15:56:27.695 | + functions-common:is_service_enabled:1960 : return 1 2022-02-02 15:56:27.698 | + lib/nova:configure_console_compute:667 : is_service_enabled n-sproxy 2022-02-02 15:56:27.716 | + functions-common:is_service_enabled:1960 : return 1 2022-02-02 15:56:27.719 | + lib/nova:start_nova_compute:934 : '[' -n '' ']' 2022-02-02 15:56:27.721 | + lib/nova:start_nova_compute:938 : [[ libvirt = \l\i\b\v\i\r\t ]] 2022-02-02 15:56:27.724 | + lib/nova:start_nova_compute:942 : run_process n-cpu '/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt 2022-02-02 15:56:27.726 | + functions-common:run_process:1559 : local service=n-cpu 2022-02-02 15:56:27.728 | + functions-common:run_process:1560 : local 'command=/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2022-02-02 15:56:27.731 | + functions-common:run_process:1561 : local group=libvirt 2022-02-02 15:56:27.734 | + functions-common:run_process:1562 : local user= 2022-02-02 15:56:27.736 | + functions-common:run_process:1564 : local name=n-cpu 2022-02-02 15:56:27.739 | + functions-common:run_process:1566 : time_start run_process 2022-02-02 15:56:27.741 | + functions-common:time_start:2290 : local name=run_process 2022-02-02 15:56:27.744 | + functions-common:time_start:2291 : local start_time= 2022-02-02 15:56:27.746 | + functions-common:time_start:2292 : [[ -n '' ]] 2022-02-02 15:56:27.750 | ++ functions-common:time_start:2295 : date +%s%3N 2022-02-02 15:56:27.755 | + functions-common:time_start:2295 : _TIME_START[$name]=1643817387752 2022-02-02 15:56:27.757 | + functions-common:run_process:1567 : is_service_enabled n-cpu 2022-02-02 15:56:27.776 | + functions-common:is_service_enabled:1960 : return 1 2022-02-02 15:56:27.779 | + functions-common:run_process:1570 : time_stop run_process 2022-02-02 15:56:27.781 | + functions-common:time_stop:2304 : local name 2022-02-02 15:56:27.784 | + functions-common:time_stop:2305 : local end_time 2022-02-02 15:56:27.786 | + functions-common:time_stop:2306 : local elapsed_time 2022-02-02 15:56:27.789 | + functions-common:time_stop:2307 : local total 2022-02-02 15:56:27.791 | + functions-common:time_stop:2308 : local start_time 2022-02-02 15:56:27.794 | + functions-common:time_stop:2310 : name=run_process 2022-02-02 15:56:27.797 | + functions-common:time_stop:2311 : start_time=1643817387752 2022-02-02 15:56:27.799 | + functions-common:time_stop:2313 : [[ -z 1643817387752 ]] 2022-02-02 15:56:27.802 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-02-02 15:56:27.807 | + functions-common:time_stop:2316 : end_time=1643817387804 2022-02-02 15:56:27.809 | + functions-common:time_stop:2317 : elapsed_time=52 2022-02-02 15:56:27.812 | + functions-common:time_stop:2318 : total=28576 2022-02-02 15:56:27.815 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-02-02 15:56:27.817 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=28628 2022-02-02 15:56:27.820 | + lib/nova:start_nova_compute:964 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-02-02 15:56:27.822 | + lib/nova:start_nova_compute:964 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-02-02 15:56:27.825 | + lib/nova:start_nova:1066 : is_service_enabled n-api 2022-02-02 15:56:27.842 | + functions-common:is_service_enabled:1960 : return 0 2022-02-02 15:56:27.845 | + lib/nova:start_nova:1068 : echo 'Dumping cells_v2 mapping' 2022-02-02 15:56:27.845 | Dumping cells_v2 mapping 2022-02-02 15:56:27.848 | + lib/nova:start_nova:1069 : /usr/local/bin/nova-manage cell_v2 list_cells --verbose 2022-02-02 15:56:31.239 | +-------+--------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------------+----------+ 2022-02-02 15:56:31.239 | | Name | UUID | Transport URL | Database Connection | Disabled | 2022-02-02 15:56:31.239 | +-------+--------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------------+----------+ 2022-02-02 15:56:31.239 | | cell0 | 00000000-0000-0000-0000-000000000000 | none:/// | mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8 | False | 2022-02-02 15:56:31.239 | | cell1 | 3cc815f6-bc99-4ec6-b558-794d5f404c45 | rabbit://stackrabbit:Passw0rd@10.222.0.31:5672/nova_cell1 | mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8 | False | 2022-02-02 15:56:31.239 | +-------+--------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------------+----------+ 2022-02-02 15:56:31.695 | + ./stack.sh:main:1306 : async_runfunc create_flavors 2022-02-02 15:56:31.698 | + inc/async:async_runfunc:111 : async_run create_flavors create_flavors 2022-02-02 15:56:31.792 | [Async create_flavors:self]: Running synchronously: create_flavors 2022-02-02 15:56:31.795 | + inc/async:async_run:103 : create_flavors 2022-02-02 15:56:31.797 | + lib/nova:create_flavors:1133 : is_service_enabled n-api 2022-02-02 15:56:31.813 | + functions-common:is_service_enabled:1960 : return 0 2022-02-02 15:56:31.817 | + lib/nova:create_flavors:1134 : grep -q ds512M 2022-02-02 15:56:31.817 | + lib/nova:create_flavors:1134 : openstack --os-region-name=RegionOne flavor list 2022-02-02 15:56:34.400 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:56:34.400 | from cryptography.utils import int_from_bytes 2022-02-02 15:56:34.400 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:56:34.400 | from cryptography.utils import int_from_bytes 2022-02-02 15:56:34.542 | + lib/nova:create_flavors:1136 : openstack --os-region-name=RegionOne flavor create --id c1 --ram 256 --disk 1 --vcpus 1 --property hw_rng:allowed=True cirros256 2022-02-02 15:56:37.096 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:56:37.097 | from cryptography.utils import int_from_bytes 2022-02-02 15:56:37.097 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:56:37.097 | from cryptography.utils import int_from_bytes 2022-02-02 15:56:37.097 | +----------------------------+-----------------------+ 2022-02-02 15:56:37.097 | | Field | Value | 2022-02-02 15:56:37.097 | +----------------------------+-----------------------+ 2022-02-02 15:56:37.097 | | OS-FLV-DISABLED:disabled | False | 2022-02-02 15:56:37.097 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-02-02 15:56:37.097 | | description | None | 2022-02-02 15:56:37.097 | | disk | 1 | 2022-02-02 15:56:37.097 | | id | c1 | 2022-02-02 15:56:37.097 | | name | cirros256 | 2022-02-02 15:56:37.097 | | os-flavor-access:is_public | True | 2022-02-02 15:56:37.097 | | properties | hw_rng:allowed='True' | 2022-02-02 15:56:37.097 | | ram | 256 | 2022-02-02 15:56:37.097 | | rxtx_factor | 1.0 | 2022-02-02 15:56:37.097 | | swap | | 2022-02-02 15:56:37.097 | | vcpus | 1 | 2022-02-02 15:56:37.097 | +----------------------------+-----------------------+ 2022-02-02 15:56:37.238 | + lib/nova:create_flavors:1137 : openstack --os-region-name=RegionOne flavor create --id d1 --ram 512 --disk 5 --vcpus 1 --property hw_rng:allowed=True ds512M 2022-02-02 15:56:39.525 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:56:39.525 | from cryptography.utils import int_from_bytes 2022-02-02 15:56:39.525 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:56:39.525 | from cryptography.utils import int_from_bytes 2022-02-02 15:56:39.525 | +----------------------------+-----------------------+ 2022-02-02 15:56:39.525 | | Field | Value | 2022-02-02 15:56:39.525 | +----------------------------+-----------------------+ 2022-02-02 15:56:39.525 | | OS-FLV-DISABLED:disabled | False | 2022-02-02 15:56:39.525 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-02-02 15:56:39.526 | | description | None | 2022-02-02 15:56:39.526 | | disk | 5 | 2022-02-02 15:56:39.526 | | id | d1 | 2022-02-02 15:56:39.526 | | name | ds512M | 2022-02-02 15:56:39.526 | | os-flavor-access:is_public | True | 2022-02-02 15:56:39.526 | | properties | hw_rng:allowed='True' | 2022-02-02 15:56:39.526 | | ram | 512 | 2022-02-02 15:56:39.526 | | rxtx_factor | 1.0 | 2022-02-02 15:56:39.526 | | swap | | 2022-02-02 15:56:39.526 | | vcpus | 1 | 2022-02-02 15:56:39.526 | +----------------------------+-----------------------+ 2022-02-02 15:56:39.670 | + lib/nova:create_flavors:1138 : openstack --os-region-name=RegionOne flavor create --id d2 --ram 1024 --disk 10 --vcpus 1 --property hw_rng:allowed=True ds1G 2022-02-02 15:56:41.881 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:56:41.881 | from cryptography.utils import int_from_bytes 2022-02-02 15:56:41.881 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:56:41.881 | from cryptography.utils import int_from_bytes 2022-02-02 15:56:41.881 | +----------------------------+-----------------------+ 2022-02-02 15:56:41.881 | | Field | Value | 2022-02-02 15:56:41.881 | +----------------------------+-----------------------+ 2022-02-02 15:56:41.881 | | OS-FLV-DISABLED:disabled | False | 2022-02-02 15:56:41.881 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-02-02 15:56:41.881 | | description | None | 2022-02-02 15:56:41.881 | | disk | 10 | 2022-02-02 15:56:41.881 | | id | d2 | 2022-02-02 15:56:41.881 | | name | ds1G | 2022-02-02 15:56:41.881 | | os-flavor-access:is_public | True | 2022-02-02 15:56:41.881 | | properties | hw_rng:allowed='True' | 2022-02-02 15:56:41.881 | | ram | 1024 | 2022-02-02 15:56:41.882 | | rxtx_factor | 1.0 | 2022-02-02 15:56:41.882 | | swap | | 2022-02-02 15:56:41.882 | | vcpus | 1 | 2022-02-02 15:56:41.882 | +----------------------------+-----------------------+ 2022-02-02 15:56:42.025 | + lib/nova:create_flavors:1139 : openstack --os-region-name=RegionOne flavor create --id d3 --ram 2048 --disk 10 --vcpus 2 --property hw_rng:allowed=True ds2G 2022-02-02 15:56:44.283 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:56:44.283 | from cryptography.utils import int_from_bytes 2022-02-02 15:56:44.283 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:56:44.283 | from cryptography.utils import int_from_bytes 2022-02-02 15:56:44.283 | +----------------------------+-----------------------+ 2022-02-02 15:56:44.284 | | Field | Value | 2022-02-02 15:56:44.284 | +----------------------------+-----------------------+ 2022-02-02 15:56:44.284 | | OS-FLV-DISABLED:disabled | False | 2022-02-02 15:56:44.284 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-02-02 15:56:44.284 | | description | None | 2022-02-02 15:56:44.284 | | disk | 10 | 2022-02-02 15:56:44.284 | | id | d3 | 2022-02-02 15:56:44.284 | | name | ds2G | 2022-02-02 15:56:44.284 | | os-flavor-access:is_public | True | 2022-02-02 15:56:44.284 | | properties | hw_rng:allowed='True' | 2022-02-02 15:56:44.284 | | ram | 2048 | 2022-02-02 15:56:44.284 | | rxtx_factor | 1.0 | 2022-02-02 15:56:44.284 | | swap | | 2022-02-02 15:56:44.284 | | vcpus | 2 | 2022-02-02 15:56:44.284 | +----------------------------+-----------------------+ 2022-02-02 15:56:44.427 | + lib/nova:create_flavors:1140 : openstack --os-region-name=RegionOne flavor create --id d4 --ram 4096 --disk 20 --vcpus 4 --property hw_rng:allowed=True ds4G 2022-02-02 15:56:46.721 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:56:46.725 | from cryptography.utils import int_from_bytes 2022-02-02 15:56:46.726 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:56:46.726 | from cryptography.utils import int_from_bytes 2022-02-02 15:56:46.726 | +----------------------------+-----------------------+ 2022-02-02 15:56:46.726 | | Field | Value | 2022-02-02 15:56:46.726 | +----------------------------+-----------------------+ 2022-02-02 15:56:46.726 | | OS-FLV-DISABLED:disabled | False | 2022-02-02 15:56:46.726 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-02-02 15:56:46.726 | | description | None | 2022-02-02 15:56:46.726 | | disk | 20 | 2022-02-02 15:56:46.726 | | id | d4 | 2022-02-02 15:56:46.726 | | name | ds4G | 2022-02-02 15:56:46.726 | | os-flavor-access:is_public | True | 2022-02-02 15:56:46.726 | | properties | hw_rng:allowed='True' | 2022-02-02 15:56:46.726 | | ram | 4096 | 2022-02-02 15:56:46.726 | | rxtx_factor | 1.0 | 2022-02-02 15:56:46.726 | | swap | | 2022-02-02 15:56:46.726 | | vcpus | 4 | 2022-02-02 15:56:46.726 | +----------------------------+-----------------------+ 2022-02-02 15:56:46.868 | + lib/nova:create_flavors:1143 : openstack --os-region-name=RegionOne flavor list 2022-02-02 15:56:46.869 | + lib/nova:create_flavors:1143 : grep -q m1.tiny 2022-02-02 15:56:48.911 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:56:48.911 | from cryptography.utils import int_from_bytes 2022-02-02 15:56:48.911 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:56:48.912 | from cryptography.utils import int_from_bytes 2022-02-02 15:56:49.054 | + lib/nova:create_flavors:1144 : openstack --os-region-name=RegionOne flavor create --id 1 --ram 512 --disk 1 --vcpus 1 --property hw_rng:allowed=True m1.tiny 2022-02-02 15:56:51.271 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:56:51.271 | from cryptography.utils import int_from_bytes 2022-02-02 15:56:51.271 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:56:51.272 | from cryptography.utils import int_from_bytes 2022-02-02 15:56:51.272 | +----------------------------+-----------------------+ 2022-02-02 15:56:51.272 | | Field | Value | 2022-02-02 15:56:51.272 | +----------------------------+-----------------------+ 2022-02-02 15:56:51.272 | | OS-FLV-DISABLED:disabled | False | 2022-02-02 15:56:51.272 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-02-02 15:56:51.272 | | description | None | 2022-02-02 15:56:51.272 | | disk | 1 | 2022-02-02 15:56:51.272 | | id | 1 | 2022-02-02 15:56:51.272 | | name | m1.tiny | 2022-02-02 15:56:51.272 | | os-flavor-access:is_public | True | 2022-02-02 15:56:51.272 | | properties | hw_rng:allowed='True' | 2022-02-02 15:56:51.272 | | ram | 512 | 2022-02-02 15:56:51.272 | | rxtx_factor | 1.0 | 2022-02-02 15:56:51.272 | | swap | | 2022-02-02 15:56:51.272 | | vcpus | 1 | 2022-02-02 15:56:51.272 | +----------------------------+-----------------------+ 2022-02-02 15:56:51.413 | + lib/nova:create_flavors:1145 : openstack --os-region-name=RegionOne flavor create --id 2 --ram 2048 --disk 20 --vcpus 1 --property hw_rng:allowed=True m1.small 2022-02-02 15:56:53.670 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:56:53.670 | from cryptography.utils import int_from_bytes 2022-02-02 15:56:53.670 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:56:53.670 | from cryptography.utils import int_from_bytes 2022-02-02 15:56:53.670 | +----------------------------+-----------------------+ 2022-02-02 15:56:53.670 | | Field | Value | 2022-02-02 15:56:53.670 | +----------------------------+-----------------------+ 2022-02-02 15:56:53.670 | | OS-FLV-DISABLED:disabled | False | 2022-02-02 15:56:53.670 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-02-02 15:56:53.670 | | description | None | 2022-02-02 15:56:53.670 | | disk | 20 | 2022-02-02 15:56:53.670 | | id | 2 | 2022-02-02 15:56:53.670 | | name | m1.small | 2022-02-02 15:56:53.670 | | os-flavor-access:is_public | True | 2022-02-02 15:56:53.671 | | properties | hw_rng:allowed='True' | 2022-02-02 15:56:53.671 | | ram | 2048 | 2022-02-02 15:56:53.671 | | rxtx_factor | 1.0 | 2022-02-02 15:56:53.671 | | swap | | 2022-02-02 15:56:53.671 | | vcpus | 1 | 2022-02-02 15:56:53.671 | +----------------------------+-----------------------+ 2022-02-02 15:56:53.812 | + lib/nova:create_flavors:1146 : openstack --os-region-name=RegionOne flavor create --id 3 --ram 4096 --disk 40 --vcpus 2 --property hw_rng:allowed=True m1.medium 2022-02-02 15:56:56.047 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:56:56.048 | from cryptography.utils import int_from_bytes 2022-02-02 15:56:56.048 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:56:56.048 | from cryptography.utils import int_from_bytes 2022-02-02 15:56:56.048 | +----------------------------+-----------------------+ 2022-02-02 15:56:56.048 | | Field | Value | 2022-02-02 15:56:56.048 | +----------------------------+-----------------------+ 2022-02-02 15:56:56.048 | | OS-FLV-DISABLED:disabled | False | 2022-02-02 15:56:56.048 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-02-02 15:56:56.048 | | description | None | 2022-02-02 15:56:56.048 | | disk | 40 | 2022-02-02 15:56:56.048 | | id | 3 | 2022-02-02 15:56:56.048 | | name | m1.medium | 2022-02-02 15:56:56.048 | | os-flavor-access:is_public | True | 2022-02-02 15:56:56.048 | | properties | hw_rng:allowed='True' | 2022-02-02 15:56:56.048 | | ram | 4096 | 2022-02-02 15:56:56.048 | | rxtx_factor | 1.0 | 2022-02-02 15:56:56.048 | | swap | | 2022-02-02 15:56:56.048 | | vcpus | 2 | 2022-02-02 15:56:56.048 | +----------------------------+-----------------------+ 2022-02-02 15:56:56.187 | + lib/nova:create_flavors:1147 : openstack --os-region-name=RegionOne flavor create --id 4 --ram 8192 --disk 80 --vcpus 4 --property hw_rng:allowed=True m1.large 2022-02-02 15:56:58.431 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:56:58.431 | from cryptography.utils import int_from_bytes 2022-02-02 15:56:58.431 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:56:58.431 | from cryptography.utils import int_from_bytes 2022-02-02 15:56:58.431 | +----------------------------+-----------------------+ 2022-02-02 15:56:58.431 | | Field | Value | 2022-02-02 15:56:58.431 | +----------------------------+-----------------------+ 2022-02-02 15:56:58.431 | | OS-FLV-DISABLED:disabled | False | 2022-02-02 15:56:58.431 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-02-02 15:56:58.431 | | description | None | 2022-02-02 15:56:58.431 | | disk | 80 | 2022-02-02 15:56:58.431 | | id | 4 | 2022-02-02 15:56:58.431 | | name | m1.large | 2022-02-02 15:56:58.431 | | os-flavor-access:is_public | True | 2022-02-02 15:56:58.431 | | properties | hw_rng:allowed='True' | 2022-02-02 15:56:58.431 | | ram | 8192 | 2022-02-02 15:56:58.431 | | rxtx_factor | 1.0 | 2022-02-02 15:56:58.431 | | swap | | 2022-02-02 15:56:58.431 | | vcpus | 4 | 2022-02-02 15:56:58.431 | +----------------------------+-----------------------+ 2022-02-02 15:56:58.578 | + lib/nova:create_flavors:1148 : openstack --os-region-name=RegionOne flavor create --id 5 --ram 16384 --disk 160 --vcpus 8 --property hw_rng:allowed=True m1.xlarge 2022-02-02 15:57:00.845 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:57:00.845 | from cryptography.utils import int_from_bytes 2022-02-02 15:57:00.845 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:57:00.845 | from cryptography.utils import int_from_bytes 2022-02-02 15:57:00.845 | +----------------------------+-----------------------+ 2022-02-02 15:57:00.845 | | Field | Value | 2022-02-02 15:57:00.845 | +----------------------------+-----------------------+ 2022-02-02 15:57:00.845 | | OS-FLV-DISABLED:disabled | False | 2022-02-02 15:57:00.845 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-02-02 15:57:00.845 | | description | None | 2022-02-02 15:57:00.846 | | disk | 160 | 2022-02-02 15:57:00.846 | | id | 5 | 2022-02-02 15:57:00.846 | | name | m1.xlarge | 2022-02-02 15:57:00.846 | | os-flavor-access:is_public | True | 2022-02-02 15:57:00.846 | | properties | hw_rng:allowed='True' | 2022-02-02 15:57:00.846 | | ram | 16384 | 2022-02-02 15:57:00.846 | | rxtx_factor | 1.0 | 2022-02-02 15:57:00.846 | | swap | | 2022-02-02 15:57:00.846 | | vcpus | 8 | 2022-02-02 15:57:00.846 | +----------------------------+-----------------------+ 2022-02-02 15:57:00.992 | + inc/async:async_run:104 : return 0 2022-02-02 15:57:00.994 | + ./stack.sh:main:1308 : is_service_enabled cinder 2022-02-02 15:57:01.012 | + functions-common:is_service_enabled:1960 : return 0 2022-02-02 15:57:01.015 | + ./stack.sh:main:1309 : echo_summary 'Starting Cinder' 2022-02-02 15:57:01.017 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2022-02-02 15:57:01.020 | + ./stack.sh:echo_summary:432 : echo -e Starting Cinder 2022-02-02 15:57:01.023 | + ./stack.sh:main:1310 : start_cinder 2022-02-02 15:57:01.025 | + lib/cinder:start_cinder:491 : local service_port=8776 2022-02-02 15:57:01.028 | + lib/cinder:start_cinder:492 : local service_protocol=http 2022-02-02 15:57:01.031 | + lib/cinder:start_cinder:493 : local cinder_url 2022-02-02 15:57:01.033 | + lib/cinder:start_cinder:494 : is_service_enabled tls-proxy 2022-02-02 15:57:01.051 | + functions-common:is_service_enabled:1960 : return 1 2022-02-02 15:57:01.053 | + lib/cinder:start_cinder:498 : '[' tgtadm = tgtadm ']' 2022-02-02 15:57:01.056 | + lib/cinder:start_cinder:499 : is_service_enabled c-vol 2022-02-02 15:57:01.073 | + functions-common:is_service_enabled:1960 : return 1 2022-02-02 15:57:01.075 | + lib/cinder:start_cinder:518 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,s-container-sync,n-super-cond,n-cond-cell1 =~ c-api ]] 2022-02-02 15:57:01.078 | + lib/cinder:start_cinder:519 : '[' True == False ']' 2022-02-02 15:57:01.081 | ++ lib/cinder:start_cinder:527 : which uwsgi 2022-02-02 15:57:01.085 | + lib/cinder:start_cinder:527 : run_process c-api '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-02-02 15:57:01.088 | + functions-common:run_process:1559 : local service=c-api 2022-02-02 15:57:01.091 | + functions-common:run_process:1560 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-02-02 15:57:01.094 | + functions-common:run_process:1561 : local group= 2022-02-02 15:57:01.096 | + functions-common:run_process:1562 : local user= 2022-02-02 15:57:01.099 | + functions-common:run_process:1564 : local name=c-api 2022-02-02 15:57:01.101 | + functions-common:run_process:1566 : time_start run_process 2022-02-02 15:57:01.104 | + functions-common:time_start:2290 : local name=run_process 2022-02-02 15:57:01.107 | + functions-common:time_start:2291 : local start_time= 2022-02-02 15:57:01.109 | + functions-common:time_start:2292 : [[ -n '' ]] 2022-02-02 15:57:01.113 | ++ functions-common:time_start:2295 : date +%s%3N 2022-02-02 15:57:01.117 | + functions-common:time_start:2295 : _TIME_START[$name]=1643817421114 2022-02-02 15:57:01.120 | + functions-common:run_process:1567 : is_service_enabled c-api 2022-02-02 15:57:01.136 | + functions-common:is_service_enabled:1960 : return 0 2022-02-02 15:57:01.139 | + functions-common:run_process:1568 : _run_under_systemd c-api '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' '' '' 2022-02-02 15:57:01.142 | + functions-common:_run_under_systemd:1524 : local service=c-api 2022-02-02 15:57:01.144 | + functions-common:_run_under_systemd:1525 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-02-02 15:57:01.147 | + functions-common:_run_under_systemd:1526 : local 'cmd=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-02-02 15:57:01.150 | + functions-common:_run_under_systemd:1528 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-02-02 15:57:01.152 | + functions-common:_common_systemd_pitfalls:1496 : local 'cmd=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-02-02 15:57:01.154 | + functions-common:_common_systemd_pitfalls:1499 : [[ /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ sudo ]] 2022-02-02 15:57:01.157 | + functions-common:_common_systemd_pitfalls:1510 : [[ ! /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ ^/ ]] 2022-02-02 15:57:01.159 | + functions-common:_run_under_systemd:1530 : local systemd_service=devstack@c-api.service 2022-02-02 15:57:01.162 | + functions-common:_run_under_systemd:1531 : local group= 2022-02-02 15:57:01.164 | + functions-common:_run_under_systemd:1532 : local user=ubuntu 2022-02-02 15:57:01.166 | + functions-common:_run_under_systemd:1533 : [[ /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ uwsgi ]] 2022-02-02 15:57:01.169 | + functions-common:_run_under_systemd:1534 : write_uwsgi_user_unit_file devstack@c-api.service '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' '' ubuntu 2022-02-02 15:57:01.171 | + functions-common:write_uwsgi_user_unit_file:1468 : local service=devstack@c-api.service 2022-02-02 15:57:01.174 | + functions-common:write_uwsgi_user_unit_file:1469 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-02-02 15:57:01.176 | + functions-common:write_uwsgi_user_unit_file:1470 : local group= 2022-02-02 15:57:01.178 | + functions-common:write_uwsgi_user_unit_file:1471 : local user=ubuntu 2022-02-02 15:57:01.180 | + functions-common:write_uwsgi_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@c-api.service 2022-02-02 15:57:01.182 | + functions-common:write_uwsgi_user_unit_file:1473 : mkdir -p /etc/systemd/system 2022-02-02 15:57:01.187 | + functions-common:write_uwsgi_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@c-api.service Unit Description 'Devstack devstack@c-api.service' 2022-02-02 15:57:01.248 | + functions-common:write_uwsgi_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service SyslogIdentifier devstack@c-api.service 2022-02-02 15:57:01.311 | + functions-common:write_uwsgi_user_unit_file:1477 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service User ubuntu 2022-02-02 15:57:01.362 | + functions-common:write_uwsgi_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecStart '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-02-02 15:57:01.414 | + functions-common:write_uwsgi_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-02-02 15:57:01.466 | + functions-common:write_uwsgi_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Type notify 2022-02-02 15:57:01.517 | + functions-common:write_uwsgi_user_unit_file:1481 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service KillMode process 2022-02-02 15:57:01.568 | + functions-common:write_uwsgi_user_unit_file:1482 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Restart always 2022-02-02 15:57:01.621 | + functions-common:write_uwsgi_user_unit_file:1483 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service NotifyAccess all 2022-02-02 15:57:01.673 | + functions-common:write_uwsgi_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service RestartForceExitStatus 100 2022-02-02 15:57:01.724 | + functions-common:write_uwsgi_user_unit_file:1486 : [[ -n '' ]] 2022-02-02 15:57:01.727 | + functions-common:write_uwsgi_user_unit_file:1489 : iniset -sudo /etc/systemd/system/devstack@c-api.service Install WantedBy multi-user.target 2022-02-02 15:57:01.788 | + functions-common:write_uwsgi_user_unit_file:1492 : sudo systemctl daemon-reload 2022-02-02 15:57:02.195 | + functions-common:_run_under_systemd:1539 : sudo systemctl enable devstack@c-api.service 2022-02-02 15:57:02.208 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-api.service → /etc/systemd/system/devstack@c-api.service. 2022-02-02 15:57:02.605 | + functions-common:_run_under_systemd:1540 : sudo systemctl start devstack@c-api.service 2022-02-02 15:57:02.684 | + functions-common:run_process:1570 : time_stop run_process 2022-02-02 15:57:02.687 | + functions-common:time_stop:2304 : local name 2022-02-02 15:57:02.689 | + functions-common:time_stop:2305 : local end_time 2022-02-02 15:57:02.692 | + functions-common:time_stop:2306 : local elapsed_time 2022-02-02 15:57:02.695 | + functions-common:time_stop:2307 : local total 2022-02-02 15:57:02.697 | + functions-common:time_stop:2308 : local start_time 2022-02-02 15:57:02.700 | + functions-common:time_stop:2310 : name=run_process 2022-02-02 15:57:02.703 | + functions-common:time_stop:2311 : start_time=1643817421114 2022-02-02 15:57:02.706 | + functions-common:time_stop:2313 : [[ -z 1643817421114 ]] 2022-02-02 15:57:02.711 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-02-02 15:57:02.714 | + functions-common:time_stop:2316 : end_time=1643817422711 2022-02-02 15:57:02.716 | + functions-common:time_stop:2317 : elapsed_time=1597 2022-02-02 15:57:02.719 | + functions-common:time_stop:2318 : total=28628 2022-02-02 15:57:02.721 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-02-02 15:57:02.724 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=30225 2022-02-02 15:57:02.726 | + lib/cinder:start_cinder:528 : cinder_url=http://10.222.0.31/volume/v3 2022-02-02 15:57:02.729 | + lib/cinder:start_cinder:532 : echo 'Waiting for Cinder API to start...' 2022-02-02 15:57:02.729 | Waiting for Cinder API to start... 2022-02-02 15:57:02.731 | + lib/cinder:start_cinder:533 : wait_for_service 60 http://10.222.0.31/volume/v3 2022-02-02 15:57:02.734 | + functions:wait_for_service:457 : local timeout=60 2022-02-02 15:57:02.736 | + functions:wait_for_service:458 : local url=http://10.222.0.31/volume/v3 2022-02-02 15:57:02.739 | + functions:wait_for_service:459 : local rval=0 2022-02-02 15:57:02.741 | + functions:wait_for_service:460 : time_start wait_for_service 2022-02-02 15:57:02.744 | + functions-common:time_start:2290 : local name=wait_for_service 2022-02-02 15:57:02.747 | + functions-common:time_start:2291 : local start_time= 2022-02-02 15:57:02.750 | + functions-common:time_start:2292 : [[ -n '' ]] 2022-02-02 15:57:02.753 | ++ functions-common:time_start:2295 : date +%s%3N 2022-02-02 15:57:02.757 | + functions-common:time_start:2295 : _TIME_START[$name]=1643817422755 2022-02-02 15:57:02.760 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-02-02 15:57:02.767 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.31/volume/v3 2022-02-02 15:57:07.358 | + :: : [[ 401 == 503 ]] 2022-02-02 15:57:07.359 | + :: : [[ 0 -eq 7 ]] 2022-02-02 15:57:07.362 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-02-02 15:57:07.365 | + functions-common:time_stop:2304 : local name 2022-02-02 15:57:07.368 | + functions-common:time_stop:2305 : local end_time 2022-02-02 15:57:07.371 | + functions-common:time_stop:2306 : local elapsed_time 2022-02-02 15:57:07.373 | + functions-common:time_stop:2307 : local total 2022-02-02 15:57:07.376 | + functions-common:time_stop:2308 : local start_time 2022-02-02 15:57:07.378 | + functions-common:time_stop:2310 : name=wait_for_service 2022-02-02 15:57:07.381 | + functions-common:time_stop:2311 : start_time=1643817422755 2022-02-02 15:57:07.383 | + functions-common:time_stop:2313 : [[ -z 1643817422755 ]] 2022-02-02 15:57:07.387 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-02-02 15:57:07.391 | + functions-common:time_stop:2316 : end_time=1643817427388 2022-02-02 15:57:07.394 | + functions-common:time_stop:2317 : elapsed_time=4633 2022-02-02 15:57:07.396 | + functions-common:time_stop:2318 : total=16872 2022-02-02 15:57:07.399 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-02-02 15:57:07.401 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=21505 2022-02-02 15:57:07.404 | + functions:wait_for_service:467 : return 0 2022-02-02 15:57:07.406 | + lib/cinder:start_cinder:537 : run_process c-sch '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-02-02 15:57:07.409 | + functions-common:run_process:1559 : local service=c-sch 2022-02-02 15:57:07.412 | + functions-common:run_process:1560 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-02-02 15:57:07.414 | + functions-common:run_process:1561 : local group= 2022-02-02 15:57:07.416 | + functions-common:run_process:1562 : local user= 2022-02-02 15:57:07.420 | + functions-common:run_process:1564 : local name=c-sch 2022-02-02 15:57:07.422 | + functions-common:run_process:1566 : time_start run_process 2022-02-02 15:57:07.425 | + functions-common:time_start:2290 : local name=run_process 2022-02-02 15:57:07.427 | + functions-common:time_start:2291 : local start_time= 2022-02-02 15:57:07.430 | + functions-common:time_start:2292 : [[ -n '' ]] 2022-02-02 15:57:07.433 | ++ functions-common:time_start:2295 : date +%s%3N 2022-02-02 15:57:07.438 | + functions-common:time_start:2295 : _TIME_START[$name]=1643817427435 2022-02-02 15:57:07.441 | + functions-common:run_process:1567 : is_service_enabled c-sch 2022-02-02 15:57:07.458 | + functions-common:is_service_enabled:1960 : return 0 2022-02-02 15:57:07.461 | + functions-common:run_process:1568 : _run_under_systemd c-sch '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' '' 2022-02-02 15:57:07.464 | + functions-common:_run_under_systemd:1524 : local service=c-sch 2022-02-02 15:57:07.466 | + functions-common:_run_under_systemd:1525 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-02-02 15:57:07.468 | + functions-common:_run_under_systemd:1526 : local 'cmd=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-02-02 15:57:07.471 | + functions-common:_run_under_systemd:1528 : _common_systemd_pitfalls '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-02-02 15:57:07.474 | + functions-common:_common_systemd_pitfalls:1496 : local 'cmd=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-02-02 15:57:07.476 | + functions-common:_common_systemd_pitfalls:1499 : [[ /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ sudo ]] 2022-02-02 15:57:07.478 | + functions-common:_common_systemd_pitfalls:1510 : [[ ! /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2022-02-02 15:57:07.481 | + functions-common:_run_under_systemd:1530 : local systemd_service=devstack@c-sch.service 2022-02-02 15:57:07.484 | + functions-common:_run_under_systemd:1531 : local group= 2022-02-02 15:57:07.486 | + functions-common:_run_under_systemd:1532 : local user=ubuntu 2022-02-02 15:57:07.489 | + functions-common:_run_under_systemd:1533 : [[ /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2022-02-02 15:57:07.491 | + functions-common:_run_under_systemd:1536 : write_user_unit_file devstack@c-sch.service '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' ubuntu 2022-02-02 15:57:07.494 | + functions-common:write_user_unit_file:1441 : local service=devstack@c-sch.service 2022-02-02 15:57:07.497 | + functions-common:write_user_unit_file:1442 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-02-02 15:57:07.500 | + functions-common:write_user_unit_file:1443 : local group= 2022-02-02 15:57:07.502 | + functions-common:write_user_unit_file:1444 : local user=ubuntu 2022-02-02 15:57:07.504 | + functions-common:write_user_unit_file:1445 : local extra= 2022-02-02 15:57:07.507 | + functions-common:write_user_unit_file:1446 : [[ -n '' ]] 2022-02-02 15:57:07.509 | + functions-common:write_user_unit_file:1449 : local unitfile=/etc/systemd/system/devstack@c-sch.service 2022-02-02 15:57:07.512 | + functions-common:write_user_unit_file:1450 : mkdir -p /etc/systemd/system 2022-02-02 15:57:07.516 | + functions-common:write_user_unit_file:1452 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Unit Description 'Devstack devstack@c-sch.service' 2022-02-02 15:57:07.580 | + functions-common:write_user_unit_file:1453 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service User ubuntu 2022-02-02 15:57:07.644 | + functions-common:write_user_unit_file:1454 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecStart '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-02-02 15:57:07.696 | + functions-common:write_user_unit_file:1455 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service KillMode process 2022-02-02 15:57:07.748 | + functions-common:write_user_unit_file:1456 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service TimeoutStopSec 300 2022-02-02 15:57:07.800 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-02-02 15:57:07.852 | + functions-common:write_user_unit_file:1458 : [[ -n '' ]] 2022-02-02 15:57:07.855 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Install WantedBy multi-user.target 2022-02-02 15:57:07.918 | + functions-common:write_user_unit_file:1464 : sudo systemctl daemon-reload 2022-02-02 15:57:08.335 | + functions-common:_run_under_systemd:1539 : sudo systemctl enable devstack@c-sch.service 2022-02-02 15:57:08.348 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-sch.service → /etc/systemd/system/devstack@c-sch.service. 2022-02-02 15:57:08.752 | + functions-common:_run_under_systemd:1540 : sudo systemctl start devstack@c-sch.service 2022-02-02 15:57:08.781 | + functions-common:run_process:1570 : time_stop run_process 2022-02-02 15:57:08.784 | + functions-common:time_stop:2304 : local name 2022-02-02 15:57:08.787 | + functions-common:time_stop:2305 : local end_time 2022-02-02 15:57:08.789 | + functions-common:time_stop:2306 : local elapsed_time 2022-02-02 15:57:08.792 | + functions-common:time_stop:2307 : local total 2022-02-02 15:57:08.795 | + functions-common:time_stop:2308 : local start_time 2022-02-02 15:57:08.797 | + functions-common:time_stop:2310 : name=run_process 2022-02-02 15:57:08.800 | + functions-common:time_stop:2311 : start_time=1643817427435 2022-02-02 15:57:08.802 | + functions-common:time_stop:2313 : [[ -z 1643817427435 ]] 2022-02-02 15:57:08.805 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-02-02 15:57:08.810 | + functions-common:time_stop:2316 : end_time=1643817428807 2022-02-02 15:57:08.813 | + functions-common:time_stop:2317 : elapsed_time=1372 2022-02-02 15:57:08.815 | + functions-common:time_stop:2318 : total=30225 2022-02-02 15:57:08.817 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-02-02 15:57:08.820 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=31597 2022-02-02 15:57:08.822 | + lib/cinder:start_cinder:538 : run_process c-bak '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-02-02 15:57:08.825 | + functions-common:run_process:1559 : local service=c-bak 2022-02-02 15:57:08.828 | + functions-common:run_process:1560 : local 'command=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-02-02 15:57:08.830 | + functions-common:run_process:1561 : local group= 2022-02-02 15:57:08.833 | + functions-common:run_process:1562 : local user= 2022-02-02 15:57:08.835 | + functions-common:run_process:1564 : local name=c-bak 2022-02-02 15:57:08.838 | + functions-common:run_process:1566 : time_start run_process 2022-02-02 15:57:08.841 | + functions-common:time_start:2290 : local name=run_process 2022-02-02 15:57:08.843 | + functions-common:time_start:2291 : local start_time= 2022-02-02 15:57:08.846 | + functions-common:time_start:2292 : [[ -n '' ]] 2022-02-02 15:57:08.849 | ++ functions-common:time_start:2295 : date +%s%3N 2022-02-02 15:57:08.854 | + functions-common:time_start:2295 : _TIME_START[$name]=1643817428851 2022-02-02 15:57:08.856 | + functions-common:run_process:1567 : is_service_enabled c-bak 2022-02-02 15:57:08.873 | + functions-common:is_service_enabled:1960 : return 1 2022-02-02 15:57:08.876 | + functions-common:run_process:1570 : time_stop run_process 2022-02-02 15:57:08.879 | + functions-common:time_stop:2304 : local name 2022-02-02 15:57:08.881 | + functions-common:time_stop:2305 : local end_time 2022-02-02 15:57:08.884 | + functions-common:time_stop:2306 : local elapsed_time 2022-02-02 15:57:08.887 | + functions-common:time_stop:2307 : local total 2022-02-02 15:57:08.889 | + functions-common:time_stop:2308 : local start_time 2022-02-02 15:57:08.892 | + functions-common:time_stop:2310 : name=run_process 2022-02-02 15:57:08.901 | + functions-common:time_stop:2311 : start_time=1643817428851 2022-02-02 15:57:08.902 | + functions-common:time_stop:2313 : [[ -z 1643817428851 ]] 2022-02-02 15:57:08.902 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-02-02 15:57:08.906 | + functions-common:time_stop:2316 : end_time=1643817428903 2022-02-02 15:57:08.909 | + functions-common:time_stop:2317 : elapsed_time=52 2022-02-02 15:57:08.911 | + functions-common:time_stop:2318 : total=31597 2022-02-02 15:57:08.914 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-02-02 15:57:08.916 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=31649 2022-02-02 15:57:08.919 | + lib/cinder:start_cinder:539 : run_process c-vol '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-02-02 15:57:08.921 | + functions-common:run_process:1559 : local service=c-vol 2022-02-02 15:57:08.924 | + functions-common:run_process:1560 : local 'command=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-02-02 15:57:08.926 | + functions-common:run_process:1561 : local group= 2022-02-02 15:57:08.930 | + functions-common:run_process:1562 : local user= 2022-02-02 15:57:08.932 | + functions-common:run_process:1564 : local name=c-vol 2022-02-02 15:57:08.934 | + functions-common:run_process:1566 : time_start run_process 2022-02-02 15:57:08.937 | + functions-common:time_start:2290 : local name=run_process 2022-02-02 15:57:08.940 | + functions-common:time_start:2291 : local start_time= 2022-02-02 15:57:08.942 | + functions-common:time_start:2292 : [[ -n '' ]] 2022-02-02 15:57:08.945 | ++ functions-common:time_start:2295 : date +%s%3N 2022-02-02 15:57:08.951 | + functions-common:time_start:2295 : _TIME_START[$name]=1643817428947 2022-02-02 15:57:08.953 | + functions-common:run_process:1567 : is_service_enabled c-vol 2022-02-02 15:57:08.972 | + functions-common:is_service_enabled:1960 : return 1 2022-02-02 15:57:08.975 | + functions-common:run_process:1570 : time_stop run_process 2022-02-02 15:57:08.982 | + functions-common:time_stop:2304 : local name 2022-02-02 15:57:08.982 | + functions-common:time_stop:2305 : local end_time 2022-02-02 15:57:08.982 | + functions-common:time_stop:2306 : local elapsed_time 2022-02-02 15:57:08.985 | + functions-common:time_stop:2307 : local total 2022-02-02 15:57:08.988 | + functions-common:time_stop:2308 : local start_time 2022-02-02 15:57:08.990 | + functions-common:time_stop:2310 : name=run_process 2022-02-02 15:57:08.993 | + functions-common:time_stop:2311 : start_time=1643817428947 2022-02-02 15:57:08.995 | + functions-common:time_stop:2313 : [[ -z 1643817428947 ]] 2022-02-02 15:57:08.999 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-02-02 15:57:09.004 | + functions-common:time_stop:2316 : end_time=1643817429001 2022-02-02 15:57:09.007 | + functions-common:time_stop:2317 : elapsed_time=54 2022-02-02 15:57:09.009 | + functions-common:time_stop:2318 : total=31649 2022-02-02 15:57:09.012 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-02-02 15:57:09.015 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=31703 2022-02-02 15:57:09.017 | + ./stack.sh:main:1311 : create_volume_types 2022-02-02 15:57:09.020 | + lib/cinder:create_volume_types:557 : is_service_enabled c-api 2022-02-02 15:57:09.038 | + functions-common:is_service_enabled:1960 : return 0 2022-02-02 15:57:09.041 | + lib/cinder:create_volume_types:557 : [[ -n lvm:lvmdriver-1 ]] 2022-02-02 15:57:09.043 | + lib/cinder:create_volume_types:558 : local be be_name 2022-02-02 15:57:09.046 | + lib/cinder:create_volume_types:559 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-02-02 15:57:09.048 | + lib/cinder:create_volume_types:560 : be_name=lvmdriver-1 2022-02-02 15:57:09.051 | + lib/cinder:create_volume_types:562 : is_service_enabled keystone 2022-02-02 15:57:09.069 | + functions-common:is_service_enabled:1960 : return 0 2022-02-02 15:57:09.072 | + lib/cinder:create_volume_types:563 : openstack --os-region-name=RegionOne volume type create --property volume_backend_name=lvmdriver-1 lvmdriver-1 2022-02-02 15:57:12.305 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:57:12.305 | from cryptography.utils import int_from_bytes 2022-02-02 15:57:12.305 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:57:12.305 | from cryptography.utils import int_from_bytes 2022-02-02 15:57:12.305 | +-------------+--------------------------------------+ 2022-02-02 15:57:12.305 | | Field | Value | 2022-02-02 15:57:12.305 | +-------------+--------------------------------------+ 2022-02-02 15:57:12.305 | | description | None | 2022-02-02 15:57:12.305 | | id | d7300177-c221-48f6-a458-afed54b40dcf | 2022-02-02 15:57:12.305 | | is_public | True | 2022-02-02 15:57:12.305 | | name | lvmdriver-1 | 2022-02-02 15:57:12.305 | | properties | volume_backend_name='lvmdriver-1' | 2022-02-02 15:57:12.305 | +-------------+--------------------------------------+ 2022-02-02 15:57:12.453 | + lib/cinder:create_volume_types:577 : [[ False == \T\r\u\e ]] 2022-02-02 15:57:12.455 | + ./stack.sh:main:1316 : [[ False == \T\r\u\e ]] 2022-02-02 15:57:12.458 | + ./stack.sh:main:1324 : is_service_enabled glance 2022-02-02 15:57:12.476 | + functions-common:is_service_enabled:1960 : return 0 2022-02-02 15:57:12.478 | + ./stack.sh:main:1325 : echo_summary 'Starting Glance' 2022-02-02 15:57:12.481 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2022-02-02 15:57:12.483 | + ./stack.sh:echo_summary:432 : echo -e Starting Glance 2022-02-02 15:57:12.487 | + ./stack.sh:main:1326 : start_glance 2022-02-02 15:57:12.490 | + lib/glance:start_glance:528 : local service_protocol=http 2022-02-02 15:57:12.493 | + lib/glance:start_glance:529 : is_service_enabled tls-proxy 2022-02-02 15:57:12.513 | + functions-common:is_service_enabled:1960 : return 1 2022-02-02 15:57:12.515 | + lib/glance:start_glance:535 : [[ False == False ]] 2022-02-02 15:57:12.519 | ++ lib/glance:start_glance:536 : which uwsgi 2022-02-02 15:57:12.524 | + lib/glance:start_glance:536 : run_process g-api '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-02-02 15:57:12.526 | + functions-common:run_process:1559 : local service=g-api 2022-02-02 15:57:12.529 | + functions-common:run_process:1560 : local 'command=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-02-02 15:57:12.531 | + functions-common:run_process:1561 : local group= 2022-02-02 15:57:12.533 | + functions-common:run_process:1562 : local user= 2022-02-02 15:57:12.536 | + functions-common:run_process:1564 : local name=g-api 2022-02-02 15:57:12.538 | + functions-common:run_process:1566 : time_start run_process 2022-02-02 15:57:12.541 | + functions-common:time_start:2290 : local name=run_process 2022-02-02 15:57:12.544 | + functions-common:time_start:2291 : local start_time= 2022-02-02 15:57:12.546 | + functions-common:time_start:2292 : [[ -n '' ]] 2022-02-02 15:57:12.550 | ++ functions-common:time_start:2295 : date +%s%3N 2022-02-02 15:57:12.554 | + functions-common:time_start:2295 : _TIME_START[$name]=1643817432551 2022-02-02 15:57:12.557 | + functions-common:run_process:1567 : is_service_enabled g-api 2022-02-02 15:57:12.576 | + functions-common:is_service_enabled:1960 : return 0 2022-02-02 15:57:12.579 | + functions-common:run_process:1568 : _run_under_systemd g-api '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' '' '' 2022-02-02 15:57:12.581 | + functions-common:_run_under_systemd:1524 : local service=g-api 2022-02-02 15:57:12.584 | + functions-common:_run_under_systemd:1525 : local 'command=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-02-02 15:57:12.586 | + functions-common:_run_under_systemd:1526 : local 'cmd=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-02-02 15:57:12.589 | + functions-common:_run_under_systemd:1528 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-02-02 15:57:12.591 | + functions-common:_common_systemd_pitfalls:1496 : local 'cmd=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-02-02 15:57:12.594 | + functions-common:_common_systemd_pitfalls:1499 : [[ /usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ sudo ]] 2022-02-02 15:57:12.597 | + functions-common:_common_systemd_pitfalls:1510 : [[ ! /usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ ^/ ]] 2022-02-02 15:57:12.599 | + functions-common:_run_under_systemd:1530 : local systemd_service=devstack@g-api.service 2022-02-02 15:57:12.602 | + functions-common:_run_under_systemd:1531 : local group= 2022-02-02 15:57:12.604 | + functions-common:_run_under_systemd:1532 : local user=ubuntu 2022-02-02 15:57:12.607 | + functions-common:_run_under_systemd:1533 : [[ /usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ uwsgi ]] 2022-02-02 15:57:12.610 | + functions-common:_run_under_systemd:1534 : write_uwsgi_user_unit_file devstack@g-api.service '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' '' ubuntu 2022-02-02 15:57:12.612 | + functions-common:write_uwsgi_user_unit_file:1468 : local service=devstack@g-api.service 2022-02-02 15:57:12.614 | + functions-common:write_uwsgi_user_unit_file:1469 : local 'command=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-02-02 15:57:12.616 | + functions-common:write_uwsgi_user_unit_file:1470 : local group= 2022-02-02 15:57:12.618 | + functions-common:write_uwsgi_user_unit_file:1471 : local user=ubuntu 2022-02-02 15:57:12.621 | + functions-common:write_uwsgi_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@g-api.service 2022-02-02 15:57:12.624 | + functions-common:write_uwsgi_user_unit_file:1473 : mkdir -p /etc/systemd/system 2022-02-02 15:57:12.628 | + functions-common:write_uwsgi_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@g-api.service Unit Description 'Devstack devstack@g-api.service' 2022-02-02 15:57:12.690 | + functions-common:write_uwsgi_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service SyslogIdentifier devstack@g-api.service 2022-02-02 15:57:12.752 | + functions-common:write_uwsgi_user_unit_file:1477 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service User ubuntu 2022-02-02 15:57:12.804 | + functions-common:write_uwsgi_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service ExecStart '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-02-02 15:57:12.856 | + functions-common:write_uwsgi_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-02-02 15:57:12.907 | + functions-common:write_uwsgi_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Type notify 2022-02-02 15:57:12.960 | + functions-common:write_uwsgi_user_unit_file:1481 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service KillMode process 2022-02-02 15:57:13.012 | + functions-common:write_uwsgi_user_unit_file:1482 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Restart always 2022-02-02 15:57:13.065 | + functions-common:write_uwsgi_user_unit_file:1483 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service NotifyAccess all 2022-02-02 15:57:13.117 | + functions-common:write_uwsgi_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service RestartForceExitStatus 100 2022-02-02 15:57:13.169 | + functions-common:write_uwsgi_user_unit_file:1486 : [[ -n '' ]] 2022-02-02 15:57:13.172 | + functions-common:write_uwsgi_user_unit_file:1489 : iniset -sudo /etc/systemd/system/devstack@g-api.service Install WantedBy multi-user.target 2022-02-02 15:57:13.234 | + functions-common:write_uwsgi_user_unit_file:1492 : sudo systemctl daemon-reload 2022-02-02 15:57:13.660 | + functions-common:_run_under_systemd:1539 : sudo systemctl enable devstack@g-api.service 2022-02-02 15:57:13.674 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@g-api.service → /etc/systemd/system/devstack@g-api.service. 2022-02-02 15:57:14.076 | + functions-common:_run_under_systemd:1540 : sudo systemctl start devstack@g-api.service 2022-02-02 15:57:14.154 | + functions-common:run_process:1570 : time_stop run_process 2022-02-02 15:57:14.158 | + functions-common:time_stop:2304 : local name 2022-02-02 15:57:14.161 | + functions-common:time_stop:2305 : local end_time 2022-02-02 15:57:14.167 | + functions-common:time_stop:2306 : local elapsed_time 2022-02-02 15:57:14.168 | + functions-common:time_stop:2307 : local total 2022-02-02 15:57:14.171 | + functions-common:time_stop:2308 : local start_time 2022-02-02 15:57:14.173 | + functions-common:time_stop:2310 : name=run_process 2022-02-02 15:57:14.176 | + functions-common:time_stop:2311 : start_time=1643817432551 2022-02-02 15:57:14.178 | + functions-common:time_stop:2313 : [[ -z 1643817432551 ]] 2022-02-02 15:57:14.183 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-02-02 15:57:14.187 | + functions-common:time_stop:2316 : end_time=1643817434184 2022-02-02 15:57:14.190 | + functions-common:time_stop:2317 : elapsed_time=1633 2022-02-02 15:57:14.192 | + functions-common:time_stop:2318 : total=31703 2022-02-02 15:57:14.195 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-02-02 15:57:14.198 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=33336 2022-02-02 15:57:14.201 | + lib/glance:start_glance:541 : is_service_enabled g-api-r 2022-02-02 15:57:14.221 | + functions-common:is_service_enabled:1960 : return 1 2022-02-02 15:57:14.224 | + lib/glance:start_glance:546 : echo 'Waiting for g-api (10.222.0.31) to start...' 2022-02-02 15:57:14.224 | Waiting for g-api (10.222.0.31) to start... 2022-02-02 15:57:14.227 | + lib/glance:start_glance:547 : wait_for_service 60 http://10.222.0.31/image 2022-02-02 15:57:14.230 | + functions:wait_for_service:457 : local timeout=60 2022-02-02 15:57:14.233 | + functions:wait_for_service:458 : local url=http://10.222.0.31/image 2022-02-02 15:57:14.235 | + functions:wait_for_service:459 : local rval=0 2022-02-02 15:57:14.238 | + functions:wait_for_service:460 : time_start wait_for_service 2022-02-02 15:57:14.241 | + functions-common:time_start:2290 : local name=wait_for_service 2022-02-02 15:57:14.244 | + functions-common:time_start:2291 : local start_time= 2022-02-02 15:57:14.247 | + functions-common:time_start:2292 : [[ -n '' ]] 2022-02-02 15:57:14.250 | ++ functions-common:time_start:2295 : date +%s%3N 2022-02-02 15:57:14.255 | + functions-common:time_start:2295 : _TIME_START[$name]=1643817434252 2022-02-02 15:57:14.257 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-02-02 15:57:14.264 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.31/image 2022-02-02 15:57:17.716 | + :: : [[ 300 == 503 ]] 2022-02-02 15:57:17.717 | + :: : [[ 0 -eq 7 ]] 2022-02-02 15:57:17.720 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-02-02 15:57:17.723 | + functions-common:time_stop:2304 : local name 2022-02-02 15:57:17.725 | + functions-common:time_stop:2305 : local end_time 2022-02-02 15:57:17.728 | + functions-common:time_stop:2306 : local elapsed_time 2022-02-02 15:57:17.731 | + functions-common:time_stop:2307 : local total 2022-02-02 15:57:17.733 | + functions-common:time_stop:2308 : local start_time 2022-02-02 15:57:17.736 | + functions-common:time_stop:2310 : name=wait_for_service 2022-02-02 15:57:17.738 | + functions-common:time_stop:2311 : start_time=1643817434252 2022-02-02 15:57:17.740 | + functions-common:time_stop:2313 : [[ -z 1643817434252 ]] 2022-02-02 15:57:17.744 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-02-02 15:57:17.749 | + functions-common:time_stop:2316 : end_time=1643817437746 2022-02-02 15:57:17.751 | + functions-common:time_stop:2317 : elapsed_time=3494 2022-02-02 15:57:17.754 | + functions-common:time_stop:2318 : total=21505 2022-02-02 15:57:17.757 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-02-02 15:57:17.759 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=24999 2022-02-02 15:57:17.762 | + functions:wait_for_service:467 : return 0 2022-02-02 15:57:17.765 | + ./stack.sh:main:1340 : is_service_enabled mysql postgresql 2022-02-02 15:57:17.783 | + functions-common:is_service_enabled:1960 : return 0 2022-02-02 15:57:17.785 | + ./stack.sh:main:1340 : is_service_enabled glance 2022-02-02 15:57:17.804 | + functions-common:is_service_enabled:1960 : return 0 2022-02-02 15:57:17.808 | + ./stack.sh:main:1341 : echo_summary 'Uploading images' 2022-02-02 15:57:17.810 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2022-02-02 15:57:17.812 | + ./stack.sh:echo_summary:432 : echo -e Uploading images 2022-02-02 15:57:17.815 | + ./stack.sh:main:1343 : for image_url in ${IMAGE_URLS//,/ } 2022-02-02 15:57:17.817 | + ./stack.sh:main:1344 : upload_image http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-02-02 15:57:17.820 | + functions:upload_image:132 : local image_url=http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-02-02 15:57:17.822 | + functions:upload_image:134 : local image image_fname image_name 2022-02-02 15:57:17.824 | + functions:upload_image:137 : mkdir -p /home/ubuntu/devstack/files/images 2022-02-02 15:57:17.828 | ++ functions:upload_image:138 : basename http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-02-02 15:57:17.832 | + functions:upload_image:138 : image_fname=ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-02-02 15:57:17.834 | + functions:upload_image:139 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx != file* ]] 2022-02-02 15:57:17.836 | + functions:upload_image:141 : [[ ! -f /home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx ]] 2022-02-02 15:57:17.839 | + functions:upload_image:142 : wget --progress=dot:giga -c http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx -O /home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-02-02 15:57:17.842 | --2022-02-02 15:57:17-- http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-02-02 15:57:17.843 | Connecting to 10.100.0.9:80... connected. 2022-02-02 15:57:17.844 | HTTP request sent, awaiting response... 200 OK 2022-02-02 15:57:17.844 | Length: 645922816 (616M) 2022-02-02 15:57:17.844 | Saving to: ‘/home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx’ 2022-02-02 15:57:17.865 | 2022-02-02 15:57:18.200 | 0K ........ ........ ........ ........ 5% 92.4M 6s 2022-02-02 15:57:18.521 | 32768K ........ ........ ........ ........ 10% 99.6M 6s 2022-02-02 15:57:18.847 | 65536K ........ ........ ........ ........ 15% 100M 5s 2022-02-02 15:57:19.250 | 98304K ........ ........ ........ ........ 20% 78.2M 5s 2022-02-02 15:57:19.652 | 131072K ........ ........ ........ ........ 25% 80.4M 5s 2022-02-02 15:57:20.001 | 163840K ........ ........ ........ ........ 31% 90.7M 5s 2022-02-02 15:57:20.327 | 196608K ........ ........ ........ ........ 36% 98.1M 4s 2022-02-02 15:57:20.653 | 229376K ........ ........ ........ ........ 41% 98.2M 4s 2022-02-02 15:57:21.125 | 262144K ........ ........ ........ ........ 46% 67.9M 4s 2022-02-02 15:57:21.442 | 294912K ........ ........ ........ ........ 51% 102M 3s 2022-02-02 15:57:21.777 | 327680K ........ ........ ........ ........ 57% 94.4M 3s 2022-02-02 15:57:22.128 | 360448K ........ ........ ........ ........ 62% 91.2M 3s 2022-02-02 15:57:22.507 | 393216K ........ ........ ........ ........ 67% 85.0M 2s 2022-02-02 15:57:22.828 | 425984K ........ ........ ........ ........ 72% 99.1M 2s 2022-02-02 15:57:23.213 | 458752K ........ ........ ........ ........ 77% 83.0M 2s 2022-02-02 15:57:23.516 | 491520K ........ ........ ........ ........ 83% 105M 1s 2022-02-02 15:57:23.836 | 524288K ........ ........ ........ ........ 88% 100M 1s 2022-02-02 15:57:24.146 | 557056K ........ ........ ........ ........ 93% 102M 0s 2022-02-02 15:57:24.462 | 589824K ........ ........ ........ ........ 98% 102M 0s 2022-02-02 15:57:24.527 | 622592K ........ 100% 106M=6.7s 2022-02-02 15:57:24.527 | 2022-02-02 15:57:24.528 | 2022-02-02 15:57:24 (92.2 MB/s) - ‘/home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx’ saved [645922816/645922816] 2022-02-02 15:57:24.528 | 2022-02-02 15:57:24.530 | + functions:upload_image:143 : [[ 0 -ne 0 ]] 2022-02-02 15:57:24.532 | + functions:upload_image:148 : image=/home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-02-02 15:57:24.535 | + functions:upload_image:162 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx =~ openvz ]] 2022-02-02 15:57:24.537 | + functions:upload_image:169 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx =~ \.vmdk ]] 2022-02-02 15:57:24.539 | + functions:upload_image:283 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx =~ \.hds ]] 2022-02-02 15:57:24.542 | + functions:upload_image:294 : local kernel= 2022-02-02 15:57:24.544 | + functions:upload_image:295 : local ramdisk= 2022-02-02 15:57:24.546 | + functions:upload_image:296 : local disk_format= 2022-02-02 15:57:24.548 | + functions:upload_image:297 : local container_format= 2022-02-02 15:57:24.550 | + functions:upload_image:298 : local unpack= 2022-02-02 15:57:24.553 | + functions:upload_image:299 : local img_property= 2022-02-02 15:57:24.555 | + functions:upload_image:303 : [[ libvirt == \l\i\b\v\i\r\t ]] 2022-02-02 15:57:24.557 | + functions:upload_image:304 : [[ kvm == \q\e\m\u ]] 2022-02-02 15:57:24.559 | + functions:upload_image:304 : [[ kvm == \k\v\m ]] 2022-02-02 15:57:24.561 | + functions:upload_image:305 : img_property=hw_rng_model=virtio 2022-02-02 15:57:24.563 | + functions:upload_image:309 : case "$image_fname" in 2022-02-02 15:57:24.566 | + functions:upload_image:374 : local extension=04-minimal-cloudimg-amd64-sync.vhdx 2022-02-02 15:57:24.569 | ++ functions:upload_image:375 : basename /home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx .04-minimal-cloudimg-amd64-sync.vhdx 2022-02-02 15:57:24.574 | + functions:upload_image:375 : image_name=ubuntu-16 2022-02-02 15:57:24.577 | ++ functions:upload_image:376 : echo ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-02-02 15:57:24.577 | ++ functions:upload_image:376 : grep -oP '(?<=\.)vhdx?(?=\.|$)' 2022-02-02 15:57:24.582 | + functions:upload_image:376 : disk_format=vhdx 2022-02-02 15:57:24.584 | + functions:upload_image:377 : container_format=bare 2022-02-02 15:57:24.587 | + functions:upload_image:378 : '[' vhdx == gz ']' 2022-02-02 15:57:24.589 | + functions:upload_image:385 : is_arch ppc64le 2022-02-02 15:57:24.592 | ++ functions-common:is_arch:428 : uname -m 2022-02-02 15:57:24.596 | + functions-common:is_arch:428 : [[ x86_64 == \p\p\c\6\4\l\e ]] 2022-02-02 15:57:24.598 | + functions:upload_image:385 : is_arch ppc64 2022-02-02 15:57:24.601 | ++ functions-common:is_arch:428 : uname -m 2022-02-02 15:57:24.605 | + functions-common:is_arch:428 : [[ x86_64 == \p\p\c\6\4 ]] 2022-02-02 15:57:24.607 | + functions:upload_image:385 : is_arch ppc 2022-02-02 15:57:24.609 | ++ functions-common:is_arch:428 : uname -m 2022-02-02 15:57:24.613 | + functions-common:is_arch:428 : [[ x86_64 == \p\p\c ]] 2022-02-02 15:57:24.615 | + functions:upload_image:389 : is_arch aarch64 2022-02-02 15:57:24.618 | ++ functions-common:is_arch:428 : uname -m 2022-02-02 15:57:24.622 | + functions-common:is_arch:428 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-02-02 15:57:24.624 | + functions:upload_image:393 : '[' bare = bare ']' 2022-02-02 15:57:24.627 | + functions:upload_image:394 : '[' '' = zcat ']' 2022-02-02 15:57:24.629 | + functions:upload_image:396 : '[' '' = bunzip2 ']' 2022-02-02 15:57:24.631 | + functions:upload_image:398 : '[' '' = unxz ']' 2022-02-02 15:57:24.633 | + functions:upload_image:409 : _upload_image ubuntu-16 bare vhdx /home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx hw_rng_model=virtio 2022-02-02 15:57:24.636 | + functions:_upload_image:104 : local image_name=ubuntu-16 2022-02-02 15:57:24.638 | + functions:_upload_image:105 : shift 2022-02-02 15:57:24.640 | + functions:_upload_image:106 : local container=bare 2022-02-02 15:57:24.642 | + functions:_upload_image:107 : shift 2022-02-02 15:57:24.644 | + functions:_upload_image:108 : local disk=vhdx 2022-02-02 15:57:24.646 | + functions:_upload_image:109 : shift 2022-02-02 15:57:24.648 | + functions:_upload_image:110 : local image=/home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-02-02 15:57:24.650 | + functions:_upload_image:111 : shift 2022-02-02 15:57:24.653 | + functions:_upload_image:112 : local properties 2022-02-02 15:57:24.655 | + functions:_upload_image:113 : local useimport 2022-02-02 15:57:24.658 | ++ functions:_upload_image:115 : _image_properties_to_arg hw_rng_model=virtio 2022-02-02 15:57:24.660 | ++ functions:_image_properties_to_arg:87 : local result= 2022-02-02 15:57:24.662 | ++ functions:_image_properties_to_arg:88 : for property in $* 2022-02-02 15:57:24.664 | ++ functions:_image_properties_to_arg:89 : result+=' --property hw_rng_model=virtio' 2022-02-02 15:57:24.666 | ++ functions:_image_properties_to_arg:91 : echo --property hw_rng_model=virtio 2022-02-02 15:57:24.668 | + functions:_upload_image:115 : properties='--property hw_rng_model=virtio' 2022-02-02 15:57:24.671 | + functions:_upload_image:117 : [[ False == \T\r\u\e ]] 2022-02-02 15:57:24.673 | + functions:_upload_image:121 : openstack --os-cloud=devstack-admin --os-region-name=RegionOne image create ubuntu-16 --public --container-format bare --disk-format vhdx --property hw_rng_model=virtio 2022-02-02 15:57:43.844 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:57:43.844 | from cryptography.utils import int_from_bytes 2022-02-02 15:57:43.844 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:57:43.844 | from cryptography.utils import int_from_bytes 2022-02-02 15:57:43.844 | +------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2022-02-02 15:57:43.844 | | Field | Value | 2022-02-02 15:57:43.844 | +------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2022-02-02 15:57:43.844 | | container_format | bare | 2022-02-02 15:57:43.844 | | created_at | 2022-02-02T15:57:27Z | 2022-02-02 15:57:43.844 | | disk_format | vhdx | 2022-02-02 15:57:43.844 | | file | /v2/images/e6dc3986-1d37-4764-857a-53f9abeba698/file | 2022-02-02 15:57:43.844 | | id | e6dc3986-1d37-4764-857a-53f9abeba698 | 2022-02-02 15:57:43.844 | | min_disk | 0 | 2022-02-02 15:57:43.844 | | min_ram | 0 | 2022-02-02 15:57:43.844 | | name | ubuntu-16 | 2022-02-02 15:57:43.844 | | owner | ff2ef559d38e43b0904a66d42f2b7646 | 2022-02-02 15:57:43.844 | | properties | hw_rng_model='virtio', os_hidden='False', owner_specified.openstack.md5='', owner_specified.openstack.object='images/ubuntu-16', owner_specified.openstack.sha256='' | 2022-02-02 15:57:43.845 | | protected | False | 2022-02-02 15:57:43.845 | | schema | /v2/schemas/image | 2022-02-02 15:57:43.845 | | status | queued | 2022-02-02 15:57:43.845 | | tags | | 2022-02-02 15:57:43.845 | | updated_at | 2022-02-02T15:57:27Z | 2022-02-02 15:57:43.845 | | visibility | public | 2022-02-02 15:57:43.845 | +------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2022-02-02 15:57:43.982 | + ./stack.sh:main:1349 : is_service_enabled horizon 2022-02-02 15:57:44.000 | + functions-common:is_service_enabled:1960 : return 1 2022-02-02 15:57:44.002 | + ./stack.sh:main:1355 : async_wait create_flavors 2022-02-02 15:57:44.053 | [Async create_flavors:self]: Waiting for completion of create_flavors (2 other jobs running) 2022-02-02 15:57:44.101 | [Async create_flavors:self]: finished create_flavors with result 0 in -1643817391 seconds 2022-02-02 15:57:44.105 | + inc/async:async_wait:166 : return 0 2022-02-02 15:57:44.109 | + ./stack.sh:main:1365 : is_service_enabled nova 2022-02-02 15:57:44.127 | + functions-common:is_service_enabled:1960 : return 0 2022-02-02 15:57:44.129 | + ./stack.sh:main:1365 : is_service_enabled keystone 2022-02-02 15:57:44.148 | + functions-common:is_service_enabled:1960 : return 0 2022-02-02 15:57:44.150 | + ./stack.sh:main:1366 : USERRC_PARAMS='-PA --target-dir /home/ubuntu/devstack/accrc' 2022-02-02 15:57:44.152 | + ./stack.sh:main:1368 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-02-02 15:57:44.155 | + ./stack.sh:main:1372 : /home/ubuntu/devstack/tools/create_userrc.sh -PA --target-dir /home/ubuntu/devstack/accrc 2022-02-02 15:57:44.160 | + home/ubuntu/devstack/tools/create_userrc.sh:main:31 : ACCOUNT_DIR=./accrc 2022-02-02 15:57:44.162 | ++ 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 2022-02-02 15:57:44.165 | + home/ubuntu/devstack/tools/create_userrc.sh:main:80 : options=' -P -A --target-dir '\''/home/ubuntu/devstack/accrc'\'' --' 2022-02-02 15:57:44.166 | + home/ubuntu/devstack/tools/create_userrc.sh:main:84 : eval set -- -P -A --target-dir ''\''/home/ubuntu/devstack/accrc'\''' -- 2022-02-02 15:57:44.167 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:84 : set -- -P -A --target-dir /home/ubuntu/devstack/accrc -- 2022-02-02 15:57:44.169 | + home/ubuntu/devstack/tools/create_userrc.sh:main:85 : ADDPASS= 2022-02-02 15:57:44.171 | + home/ubuntu/devstack/tools/create_userrc.sh:main:86 : HEAT_URL= 2022-02-02 15:57:44.172 | + home/ubuntu/devstack/tools/create_userrc.sh:main:91 : SKIP_PROJECT=service 2022-02-02 15:57:44.174 | + home/ubuntu/devstack/tools/create_userrc.sh:main:92 : MODE= 2022-02-02 15:57:44.175 | + home/ubuntu/devstack/tools/create_userrc.sh:main:93 : ROLE=Member 2022-02-02 15:57:44.177 | + home/ubuntu/devstack/tools/create_userrc.sh:main:94 : USER_NAME= 2022-02-02 15:57:44.178 | + home/ubuntu/devstack/tools/create_userrc.sh:main:95 : USER_PASS= 2022-02-02 15:57:44.180 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 5 -gt 0 ']' 2022-02-02 15:57:44.181 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2022-02-02 15:57:44.182 | + home/ubuntu/devstack/tools/create_userrc.sh:main:119 : ADDPASS=yes 2022-02-02 15:57:44.184 | + home/ubuntu/devstack/tools/create_userrc.sh:main:126 : shift 2022-02-02 15:57:44.185 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 4 -gt 0 ']' 2022-02-02 15:57:44.187 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2022-02-02 15:57:44.188 | + home/ubuntu/devstack/tools/create_userrc.sh:main:118 : MODE=all 2022-02-02 15:57:44.190 | + home/ubuntu/devstack/tools/create_userrc.sh:main:126 : shift 2022-02-02 15:57:44.191 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 3 -gt 0 ']' 2022-02-02 15:57:44.192 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2022-02-02 15:57:44.194 | + home/ubuntu/devstack/tools/create_userrc.sh:main:113 : ACCOUNT_DIR=/home/ubuntu/devstack/accrc 2022-02-02 15:57:44.195 | + home/ubuntu/devstack/tools/create_userrc.sh:main:113 : shift 2022-02-02 15:57:44.200 | + home/ubuntu/devstack/tools/create_userrc.sh:main:126 : shift 2022-02-02 15:57:44.200 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 1 -gt 0 ']' 2022-02-02 15:57:44.201 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2022-02-02 15:57:44.201 | + home/ubuntu/devstack/tools/create_userrc.sh:main:122 : shift 2022-02-02 15:57:44.203 | + home/ubuntu/devstack/tools/create_userrc.sh:main:122 : break 2022-02-02 15:57:44.204 | + home/ubuntu/devstack/tools/create_userrc.sh:main:129 : '[' -z Passw0rd ']' 2022-02-02 15:57:44.206 | + home/ubuntu/devstack/tools/create_userrc.sh:main:138 : '[' -z '' -a '' ']' 2022-02-02 15:57:44.207 | + home/ubuntu/devstack/tools/create_userrc.sh:main:142 : '[' -z admin -a '' ']' 2022-02-02 15:57:44.209 | + home/ubuntu/devstack/tools/create_userrc.sh:main:146 : '[' -z admin -a -z '' ']' 2022-02-02 15:57:44.211 | + home/ubuntu/devstack/tools/create_userrc.sh:main:150 : '[' -z admin ']' 2022-02-02 15:57:44.212 | + home/ubuntu/devstack/tools/create_userrc.sh:main:154 : '[' -z http://10.222.0.31/identity ']' 2022-02-02 15:57:44.214 | + home/ubuntu/devstack/tools/create_userrc.sh:main:158 : '[' -z default -a -z '' ']' 2022-02-02 15:57:44.215 | + home/ubuntu/devstack/tools/create_userrc.sh:main:163 : '[' -z default -a -z '' ']' 2022-02-02 15:57:44.217 | + home/ubuntu/devstack/tools/create_userrc.sh:main:168 : USER_PASS=Passw0rd 2022-02-02 15:57:44.219 | + home/ubuntu/devstack/tools/create_userrc.sh:main:169 : USER_NAME=admin 2022-02-02 15:57:44.226 | + home/ubuntu/devstack/tools/create_userrc.sh:main:171 : '[' -z all ']' 2022-02-02 15:57:44.226 | + home/ubuntu/devstack/tools/create_userrc.sh:main:239 : '[' all '!=' create ']' 2022-02-02 15:57:44.226 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : grep ,True 2022-02-02 15:57:44.226 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : grep -v service 2022-02-02 15:57:44.226 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : IFS=, 2022-02-02 15:57:44.227 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : openstack project list --long --quote none -f csv 2022-02-02 15:57:44.228 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2022-02-02 15:57:46.206 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:57:46.206 | from cryptography.utils import int_from_bytes 2022-02-02 15:57:46.206 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:57:46.206 | from cryptography.utils import int_from_bytes 2022-02-02 15:57:46.349 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : grep ,True 2022-02-02 15:57:46.350 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2022-02-02 15:57:46.350 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : openstack user list --project 3966c5c5e7bf407da8475b8f11ea5a29 --long --quote none -f csv 2022-02-02 15:57:46.351 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2022-02-02 15:57:48.423 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:57:48.423 | from cryptography.utils import int_from_bytes 2022-02-02 15:57:48.423 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:57:48.423 | from cryptography.utils import int_from_bytes 2022-02-02 15:57:48.563 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a demo '!=' admin ']' 2022-02-02 15:57:48.565 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$demo_password' 2022-02-02 15:57:48.566 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD= 2022-02-02 15:57:48.568 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n '' ']' 2022-02-02 15:57:48.569 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry b4a5045657fe439c9f1c9e2bcdc81fb8 demo 3966c5c5e7bf407da8475b8f11ea5a29 invisible_to_admin Passw0rd 2022-02-02 15:57:48.571 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=b4a5045657fe439c9f1c9e2bcdc81fb8 2022-02-02 15:57:48.572 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=demo 2022-02-02 15:57:48.574 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=3966c5c5e7bf407da8475b8f11ea5a29 2022-02-02 15:57:48.575 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=invisible_to_admin 2022-02-02 15:57:48.578 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=Passw0rd 2022-02-02 15:57:48.579 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/invisible_to_admin 2022-02-02 15:57:48.582 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/invisible_to_admin/demo 2022-02-02 15:57:48.584 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2022-02-02 15:57:48.587 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2022-02-02 15:57:48.589 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="Passw0rd"' 2022-02-02 15:57:48.590 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2022-02-02 15:57:48.592 | + 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 2022-02-02 15:57:48.594 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2022-02-02 15:57:48.595 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2022-02-02 15:57:48.597 | + 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 2022-02-02 15:57:48.598 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2022-02-02 15:57:48.600 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2022-02-02 15:57:48.601 | + 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 2022-02-02 15:57:48.603 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2022-02-02 15:57:48.604 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2022-02-02 15:57:48.605 | + 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 2022-02-02 15:57:48.607 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2022-02-02 15:57:48.608 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2022-02-02 15:57:48.610 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2022-02-02 15:57:48.612 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2022-02-02 15:57:48.613 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : IFS=, 2022-02-02 15:57:48.615 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2022-02-02 15:57:48.617 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : grep ,True 2022-02-02 15:57:48.620 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2022-02-02 15:57:48.620 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : openstack user list --project 4366cc44093345a49c4e2ed872e29e18 --long --quote none -f csv 2022-02-02 15:57:48.620 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2022-02-02 15:57:50.728 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:57:50.728 | from cryptography.utils import int_from_bytes 2022-02-02 15:57:50.728 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:57:50.728 | from cryptography.utils import int_from_bytes 2022-02-02 15:57:50.866 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a swiftusertest1 '!=' admin ']' 2022-02-02 15:57:50.868 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$swiftusertest1_password' 2022-02-02 15:57:50.869 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD=testing 2022-02-02 15:57:50.871 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n testing ']' 2022-02-02 15:57:50.873 | + home/ubuntu/devstack/tools/create_userrc.sh:main:252 : USER_PASS=testing 2022-02-02 15:57:50.875 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry aceeda23040a4bffb939fd1feda93106 swiftusertest1 4366cc44093345a49c4e2ed872e29e18 swiftprojecttest1 testing 2022-02-02 15:57:50.877 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=aceeda23040a4bffb939fd1feda93106 2022-02-02 15:57:50.878 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=swiftusertest1 2022-02-02 15:57:50.880 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=4366cc44093345a49c4e2ed872e29e18 2022-02-02 15:57:50.881 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=swiftprojecttest1 2022-02-02 15:57:50.883 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=testing 2022-02-02 15:57:50.884 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/swiftprojecttest1 2022-02-02 15:57:50.888 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/swiftprojecttest1/swiftusertest1 2022-02-02 15:57:50.890 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2022-02-02 15:57:50.893 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2022-02-02 15:57:50.895 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="testing"' 2022-02-02 15:57:50.897 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2022-02-02 15:57:50.899 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2022-02-02 15:57:50.901 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2022-02-02 15:57:50.903 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2022-02-02 15:57:50.905 | + 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 2022-02-02 15:57:50.907 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2022-02-02 15:57:50.909 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2022-02-02 15:57:50.911 | + 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 2022-02-02 15:57:50.912 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2022-02-02 15:57:50.914 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2022-02-02 15:57:50.915 | + 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 2022-02-02 15:57:50.917 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2022-02-02 15:57:50.918 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2022-02-02 15:57:50.920 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2022-02-02 15:57:50.921 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2022-02-02 15:57:50.923 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a swiftusertest3 '!=' admin ']' 2022-02-02 15:57:50.924 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$swiftusertest3_password' 2022-02-02 15:57:50.926 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD=testing3 2022-02-02 15:57:50.927 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n testing3 ']' 2022-02-02 15:57:50.929 | + home/ubuntu/devstack/tools/create_userrc.sh:main:252 : USER_PASS=testing3 2022-02-02 15:57:50.930 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry 8e25359a00da4bcfb2cc2ce7d783ed90 swiftusertest3 4366cc44093345a49c4e2ed872e29e18 swiftprojecttest1 testing3 2022-02-02 15:57:50.932 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=8e25359a00da4bcfb2cc2ce7d783ed90 2022-02-02 15:57:50.934 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=swiftusertest3 2022-02-02 15:57:50.935 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=4366cc44093345a49c4e2ed872e29e18 2022-02-02 15:57:50.937 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=swiftprojecttest1 2022-02-02 15:57:50.938 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=testing3 2022-02-02 15:57:50.940 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/swiftprojecttest1 2022-02-02 15:57:50.943 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/swiftprojecttest1/swiftusertest3 2022-02-02 15:57:50.944 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2022-02-02 15:57:50.947 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2022-02-02 15:57:50.949 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="testing3"' 2022-02-02 15:57:50.950 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2022-02-02 15:57:50.953 | + 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 2022-02-02 15:57:50.954 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2022-02-02 15:57:50.956 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2022-02-02 15:57:50.957 | + 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 2022-02-02 15:57:50.959 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2022-02-02 15:57:50.960 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2022-02-02 15:57:50.962 | + 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 2022-02-02 15:57:50.963 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2022-02-02 15:57:50.964 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2022-02-02 15:57:50.966 | + 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 2022-02-02 15:57:50.968 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2022-02-02 15:57:50.969 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2022-02-02 15:57:50.971 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2022-02-02 15:57:50.973 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2022-02-02 15:57:50.974 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : IFS=, 2022-02-02 15:57:50.976 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2022-02-02 15:57:50.978 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : grep ,True 2022-02-02 15:57:50.978 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : openstack user list --project aca80ebd9d314764ab04a7493ca80d36 --long --quote none -f csv 2022-02-02 15:57:50.978 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2022-02-02 15:57:50.980 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2022-02-02 15:57:53.079 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:57:53.079 | from cryptography.utils import int_from_bytes 2022-02-02 15:57:53.079 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:57:53.079 | from cryptography.utils import int_from_bytes 2022-02-02 15:57:53.219 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a alt_demo '!=' admin ']' 2022-02-02 15:57:53.220 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$alt_demo_password' 2022-02-02 15:57:53.222 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD= 2022-02-02 15:57:53.223 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n '' ']' 2022-02-02 15:57:53.225 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry 96b4430d76a74ab7a760cdb3489e665e alt_demo aca80ebd9d314764ab04a7493ca80d36 alt_demo Passw0rd 2022-02-02 15:57:53.226 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=96b4430d76a74ab7a760cdb3489e665e 2022-02-02 15:57:53.228 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=alt_demo 2022-02-02 15:57:53.229 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=aca80ebd9d314764ab04a7493ca80d36 2022-02-02 15:57:53.231 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=alt_demo 2022-02-02 15:57:53.232 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=Passw0rd 2022-02-02 15:57:53.234 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/alt_demo 2022-02-02 15:57:53.237 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/alt_demo/alt_demo 2022-02-02 15:57:53.239 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2022-02-02 15:57:53.242 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2022-02-02 15:57:53.243 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="Passw0rd"' 2022-02-02 15:57:53.245 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2022-02-02 15:57:53.246 | + 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 2022-02-02 15:57:53.248 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2022-02-02 15:57:53.249 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2022-02-02 15:57:53.251 | + 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 2022-02-02 15:57:53.253 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2022-02-02 15:57:53.254 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2022-02-02 15:57:53.256 | + 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 2022-02-02 15:57:53.257 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2022-02-02 15:57:53.259 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2022-02-02 15:57:53.260 | + 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 2022-02-02 15:57:53.262 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2022-02-02 15:57:53.263 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2022-02-02 15:57:53.265 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2022-02-02 15:57:53.267 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2022-02-02 15:57:53.268 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a admin '!=' admin ']' 2022-02-02 15:57:53.270 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$admin_password' 2022-02-02 15:57:53.272 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD= 2022-02-02 15:57:53.273 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n '' ']' 2022-02-02 15:57:53.274 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry 706e82d98d2343479bd92dd4810041b5 admin aca80ebd9d314764ab04a7493ca80d36 alt_demo Passw0rd 2022-02-02 15:57:53.276 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=706e82d98d2343479bd92dd4810041b5 2022-02-02 15:57:53.277 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=admin 2022-02-02 15:57:53.279 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=aca80ebd9d314764ab04a7493ca80d36 2022-02-02 15:57:53.281 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=alt_demo 2022-02-02 15:57:53.282 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=Passw0rd 2022-02-02 15:57:53.284 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/alt_demo 2022-02-02 15:57:53.287 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/alt_demo/admin 2022-02-02 15:57:53.289 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2022-02-02 15:57:53.292 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2022-02-02 15:57:53.294 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="Passw0rd"' 2022-02-02 15:57:53.295 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2022-02-02 15:57:53.297 | + 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 2022-02-02 15:57:53.298 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2022-02-02 15:57:53.300 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2022-02-02 15:57:53.301 | + 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 2022-02-02 15:57:53.302 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2022-02-02 15:57:53.304 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2022-02-02 15:57:53.306 | + 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 2022-02-02 15:57:53.307 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2022-02-02 15:57:53.308 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2022-02-02 15:57:53.310 | + 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 2022-02-02 15:57:53.312 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2022-02-02 15:57:53.314 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2022-02-02 15:57:53.316 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2022-02-02 15:57:53.317 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2022-02-02 15:57:53.319 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : IFS=, 2022-02-02 15:57:53.320 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2022-02-02 15:57:53.327 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : openstack user list --project cbbe23813d214d44b2ec466c91c4d7ba --long --quote none -f csv 2022-02-02 15:57:53.327 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : grep ,True 2022-02-02 15:57:53.327 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2022-02-02 15:57:53.327 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2022-02-02 15:57:55.388 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:57:55.388 | from cryptography.utils import int_from_bytes 2022-02-02 15:57:55.388 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:57:55.388 | from cryptography.utils import int_from_bytes 2022-02-02 15:57:55.527 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a swiftusertest2 '!=' admin ']' 2022-02-02 15:57:55.529 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$swiftusertest2_password' 2022-02-02 15:57:55.530 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD=testing2 2022-02-02 15:57:55.532 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n testing2 ']' 2022-02-02 15:57:55.533 | + home/ubuntu/devstack/tools/create_userrc.sh:main:252 : USER_PASS=testing2 2022-02-02 15:57:55.535 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry 649e657ffb8142fd8c94b5c674225474 swiftusertest2 cbbe23813d214d44b2ec466c91c4d7ba swiftprojecttest2 testing2 2022-02-02 15:57:55.536 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=649e657ffb8142fd8c94b5c674225474 2022-02-02 15:57:55.538 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=swiftusertest2 2022-02-02 15:57:55.539 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=cbbe23813d214d44b2ec466c91c4d7ba 2022-02-02 15:57:55.541 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=swiftprojecttest2 2022-02-02 15:57:55.542 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=testing2 2022-02-02 15:57:55.544 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/swiftprojecttest2 2022-02-02 15:57:55.548 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/swiftprojecttest2/swiftusertest2 2022-02-02 15:57:55.549 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2022-02-02 15:57:55.553 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2022-02-02 15:57:55.555 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="testing2"' 2022-02-02 15:57:55.556 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2022-02-02 15:57:55.558 | + 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 2022-02-02 15:57:55.559 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2022-02-02 15:57:55.561 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2022-02-02 15:57:55.563 | + 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 2022-02-02 15:57:55.564 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2022-02-02 15:57:55.566 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2022-02-02 15:57:55.567 | + 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 2022-02-02 15:57:55.569 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2022-02-02 15:57:55.571 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2022-02-02 15:57:55.572 | + 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 2022-02-02 15:57:55.574 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2022-02-02 15:57:55.575 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2022-02-02 15:57:55.577 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2022-02-02 15:57:55.578 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2022-02-02 15:57:55.580 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : IFS=, 2022-02-02 15:57:55.585 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2022-02-02 15:57:55.585 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2022-02-02 15:57:55.585 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : grep ,True 2022-02-02 15:57:55.585 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : openstack user list --project e355945841874b979c52a96fb33da532 --long --quote none -f csv 2022-02-02 15:57:55.586 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2022-02-02 15:57:57.617 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:57:57.617 | from cryptography.utils import int_from_bytes 2022-02-02 15:57:57.617 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:57:57.617 | from cryptography.utils import int_from_bytes 2022-02-02 15:57:57.756 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a swiftusertest4 '!=' admin ']' 2022-02-02 15:57:57.757 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$swiftusertest4_password' 2022-02-02 15:57:57.759 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD=testing4 2022-02-02 15:57:57.760 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n testing4 ']' 2022-02-02 15:57:57.762 | + home/ubuntu/devstack/tools/create_userrc.sh:main:252 : USER_PASS=testing4 2022-02-02 15:57:57.763 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry 960ac37eb74e47b39e1afcafa87c9850 swiftusertest4 e355945841874b979c52a96fb33da532 swiftprojecttest4 testing4 2022-02-02 15:57:57.765 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=960ac37eb74e47b39e1afcafa87c9850 2022-02-02 15:57:57.766 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=swiftusertest4 2022-02-02 15:57:57.768 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=e355945841874b979c52a96fb33da532 2022-02-02 15:57:57.769 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=swiftprojecttest4 2022-02-02 15:57:57.771 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=testing4 2022-02-02 15:57:57.772 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/swiftprojecttest4 2022-02-02 15:57:57.776 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/swiftprojecttest4/swiftusertest4 2022-02-02 15:57:57.777 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2022-02-02 15:57:57.781 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2022-02-02 15:57:57.782 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="testing4"' 2022-02-02 15:57:57.784 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2022-02-02 15:57:57.785 | + 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 2022-02-02 15:57:57.787 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2022-02-02 15:57:57.788 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2022-02-02 15:57:57.790 | + 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 2022-02-02 15:57:57.791 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2022-02-02 15:57:57.793 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2022-02-02 15:57:57.794 | + 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 2022-02-02 15:57:57.796 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2022-02-02 15:57:57.798 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2022-02-02 15:57:57.799 | + 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 2022-02-02 15:57:57.801 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2022-02-02 15:57:57.802 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2022-02-02 15:57:57.804 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2022-02-02 15:57:57.805 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2022-02-02 15:57:57.807 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : IFS=, 2022-02-02 15:57:57.809 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2022-02-02 15:57:57.811 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : openstack user list --project efa58e17d2424bb3934bbe7e6766bbdf --long --quote none -f csv 2022-02-02 15:57:57.812 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : grep ,True 2022-02-02 15:57:57.812 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2022-02-02 15:57:57.813 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2022-02-02 15:57:59.902 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:57:59.902 | from cryptography.utils import int_from_bytes 2022-02-02 15:57:59.903 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:57:59.903 | from cryptography.utils import int_from_bytes 2022-02-02 15:58:00.041 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a admin '!=' admin ']' 2022-02-02 15:58:00.042 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$admin_password' 2022-02-02 15:58:00.044 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD= 2022-02-02 15:58:00.045 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n '' ']' 2022-02-02 15:58:00.047 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry 706e82d98d2343479bd92dd4810041b5 admin efa58e17d2424bb3934bbe7e6766bbdf demo Passw0rd 2022-02-02 15:58:00.048 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=706e82d98d2343479bd92dd4810041b5 2022-02-02 15:58:00.050 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=admin 2022-02-02 15:58:00.051 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=efa58e17d2424bb3934bbe7e6766bbdf 2022-02-02 15:58:00.053 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=demo 2022-02-02 15:58:00.054 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=Passw0rd 2022-02-02 15:58:00.056 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/demo 2022-02-02 15:58:00.059 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/demo/admin 2022-02-02 15:58:00.061 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2022-02-02 15:58:00.065 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2022-02-02 15:58:00.066 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="Passw0rd"' 2022-02-02 15:58:00.068 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2022-02-02 15:58:00.069 | + 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 2022-02-02 15:58:00.071 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2022-02-02 15:58:00.072 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2022-02-02 15:58:00.074 | + 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 2022-02-02 15:58:00.075 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2022-02-02 15:58:00.077 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2022-02-02 15:58:00.079 | + 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 2022-02-02 15:58:00.081 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2022-02-02 15:58:00.082 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2022-02-02 15:58:00.084 | + 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 2022-02-02 15:58:00.085 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2022-02-02 15:58:00.087 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2022-02-02 15:58:00.088 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2022-02-02 15:58:00.090 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2022-02-02 15:58:00.091 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a demo '!=' admin ']' 2022-02-02 15:58:00.093 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$demo_password' 2022-02-02 15:58:00.094 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD= 2022-02-02 15:58:00.096 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n '' ']' 2022-02-02 15:58:00.097 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry b4a5045657fe439c9f1c9e2bcdc81fb8 demo efa58e17d2424bb3934bbe7e6766bbdf demo Passw0rd 2022-02-02 15:58:00.099 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=b4a5045657fe439c9f1c9e2bcdc81fb8 2022-02-02 15:58:00.100 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=demo 2022-02-02 15:58:00.102 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=efa58e17d2424bb3934bbe7e6766bbdf 2022-02-02 15:58:00.103 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=demo 2022-02-02 15:58:00.105 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=Passw0rd 2022-02-02 15:58:00.106 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/demo 2022-02-02 15:58:00.110 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/demo/demo 2022-02-02 15:58:00.111 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2022-02-02 15:58:00.114 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2022-02-02 15:58:00.116 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="Passw0rd"' 2022-02-02 15:58:00.118 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2022-02-02 15:58:00.119 | + 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 2022-02-02 15:58:00.121 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2022-02-02 15:58:00.122 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2022-02-02 15:58:00.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 2022-02-02 15:58:00.126 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2022-02-02 15:58:00.128 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2022-02-02 15:58:00.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 2022-02-02 15:58:00.131 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2022-02-02 15:58:00.132 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2022-02-02 15:58:00.134 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2022-02-02 15:58:00.135 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2022-02-02 15:58:00.137 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2022-02-02 15:58:00.138 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2022-02-02 15:58:00.141 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2022-02-02 15:58:00.155 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : IFS=, 2022-02-02 15:58:00.155 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2022-02-02 15:58:00.155 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : grep ,True 2022-02-02 15:58:00.155 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2022-02-02 15:58:00.155 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : openstack user list --project ff2ef559d38e43b0904a66d42f2b7646 --long --quote none -f csv 2022-02-02 15:58:00.155 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2022-02-02 15:58:02.187 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:58:02.187 | from cryptography.utils import int_from_bytes 2022-02-02 15:58:02.187 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:58:02.187 | from cryptography.utils import int_from_bytes 2022-02-02 15:58:02.329 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a admin '!=' admin ']' 2022-02-02 15:58:02.331 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$admin_password' 2022-02-02 15:58:02.332 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD= 2022-02-02 15:58:02.334 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n '' ']' 2022-02-02 15:58:02.336 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry 706e82d98d2343479bd92dd4810041b5 admin ff2ef559d38e43b0904a66d42f2b7646 admin Passw0rd 2022-02-02 15:58:02.337 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=706e82d98d2343479bd92dd4810041b5 2022-02-02 15:58:02.339 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=admin 2022-02-02 15:58:02.340 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=ff2ef559d38e43b0904a66d42f2b7646 2022-02-02 15:58:02.342 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=admin 2022-02-02 15:58:02.343 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=Passw0rd 2022-02-02 15:58:02.345 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/admin 2022-02-02 15:58:02.349 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/admin/admin 2022-02-02 15:58:02.350 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2022-02-02 15:58:02.355 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2022-02-02 15:58:02.357 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="Passw0rd"' 2022-02-02 15:58:02.358 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2022-02-02 15:58:02.360 | + 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 2022-02-02 15:58:02.362 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2022-02-02 15:58:02.363 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2022-02-02 15:58:02.365 | + 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 2022-02-02 15:58:02.366 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2022-02-02 15:58:02.368 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2022-02-02 15:58:02.369 | + 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 2022-02-02 15:58:02.371 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2022-02-02 15:58:02.372 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2022-02-02 15:58:02.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 2022-02-02 15:58:02.376 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2022-02-02 15:58:02.377 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2022-02-02 15:58:02.379 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2022-02-02 15:58:02.381 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2022-02-02 15:58:02.382 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : IFS=, 2022-02-02 15:58:02.384 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2022-02-02 15:58:02.387 | + ./stack.sh:main:1377 : save_stackenv 2022-02-02 15:58:02.390 | + functions-common:save_stackenv:60 : local tag= 2022-02-02 15:58:02.394 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-02-02 15:58:02.399 | + functions-common:save_stackenv:62 : time_stamp=2022-02-02-155802 2022-02-02 15:58:02.402 | + functions-common:save_stackenv:63 : echo '# 2022-02-02-155802 ' 2022-02-02 15:58:02.404 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-02 15:58:02.407 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-02-02 15:58:02.410 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-02 15:58:02.412 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-02-02 15:58:02.415 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-02 15:58:02.417 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-02-02 15:58:02.420 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-02 15:58:02.422 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,s-container-sync,n-super-cond,n-cond-cell1 2022-02-02 15:58:02.425 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-02 15:58:02.427 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.31 2022-02-02 15:58:02.431 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-02 15:58:02.433 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.31/identity 2022-02-02 15:58:02.436 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-02 15:58:02.439 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-02-02-152005 2022-02-02 15:58:02.441 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-02 15:58:02.443 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-02-02 15:58:02.446 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-02 15:58:02.448 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.31 2022-02-02 15:58:02.451 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-02 15:58:02.454 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-02-02 15:58:02.456 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-02 15:58:02.459 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-02-02 15:58:02.461 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-02 15:58:02.471 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-02-02 15:58:02.474 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-02 15:58:02.476 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-02-02 15:58:02.479 | + ./stack.sh:main:1388 : merge_config_group /home/ubuntu/devstack/local.conf extra 2022-02-02 15:58:02.481 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2022-02-02 15:58:02.484 | + inc/meta-config:merge_config_group:171 : shift 2022-02-02 15:58:02.486 | + inc/meta-config:merge_config_group:172 : local matchgroups=extra 2022-02-02 15:58:02.488 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-02-02 15:58:02.491 | + inc/meta-config:merge_config_group:176 : local configfile group 2022-02-02 15:58:02.493 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2022-02-02 15:58:02.496 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf extra 2022-02-02 15:58:02.500 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2022-02-02 15:58:02.502 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=extra 2022-02-02 15:58:02.505 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-02-02 15:58:02.507 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=extra ' 2022-02-02 15:58:02.507 | /^\[\[.+\|.*\]\]/ { 2022-02-02 15:58:02.507 | gsub("[][]", "", $1); 2022-02-02 15:58:02.507 | split($1, a, "|"); 2022-02-02 15:58:02.507 | if (a[1] == matchgroup) 2022-02-02 15:58:02.507 | print a[2] 2022-02-02 15:58:02.507 | } 2022-02-02 15:58:02.507 | ' /home/ubuntu/devstack/local.conf 2022-02-02 15:58:02.514 | + ./stack.sh:main:1395 : run_phase stack extra 2022-02-02 15:58:02.517 | + functions-common:run_phase:1732 : local mode=stack 2022-02-02 15:58:02.519 | + functions-common:run_phase:1733 : local phase=extra 2022-02-02 15:58:02.522 | + functions-common:run_phase:1734 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-02-02 15:58:02.524 | + functions-common:run_phase:1735 : local extra_plugin_file_name 2022-02-02 15:58:02.527 | + functions-common:run_phase:1736 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-02-02 15:58:02.530 | + functions-common:run_phase:1741 : local exceptions=80-tempest.sh 2022-02-02 15:58:02.534 | + functions-common:run_phase:1742 : local extra 2022-02-02 15:58:02.536 | ++ functions-common:run_phase:1743 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-02-02 15:58:02.540 | + functions-common:run_phase:1743 : extra=80-tempest.sh 2022-02-02 15:58:02.543 | + functions-common:run_phase:1744 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-02-02 15:58:02.545 | + functions-common:run_phase:1748 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-02-02 15:58:02.548 | + functions-common:run_phase:1748 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack extra 2022-02-02 15:58:02.551 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-02-02 15:58:02.568 | ++ functions-common:is_service_enabled:1960 : return 0 2022-02-02 15:58:02.571 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-02-02 15:58:02.574 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-02-02 15:58:02.576 | ++ extras.d/80-tempest.sh:source:7 : [[ extra == \i\n\s\t\a\l\l ]] 2022-02-02 15:58:02.579 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-02-02 15:58:02.581 | ++ extras.d/80-tempest.sh:source:10 : [[ extra == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-02-02 15:58:02.584 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-02-02 15:58:02.586 | ++ extras.d/80-tempest.sh:source:13 : [[ extra == \e\x\t\r\a ]] 2022-02-02 15:58:02.589 | ++ extras.d/80-tempest.sh:source:15 : : 2022-02-02 15:58:02.591 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-02-02 15:58:02.594 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-02-02 15:58:02.596 | + functions-common:run_phase:1753 : [[ stack == \s\o\u\r\c\e ]] 2022-02-02 15:58:02.599 | + functions-common:run_phase:1756 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-02-02 15:58:02.601 | + functions-common:run_phase:1759 : run_plugins stack extra 2022-02-02 15:58:02.604 | + functions-common:run_plugins:1718 : local mode=stack 2022-02-02 15:58:02.607 | + functions-common:run_plugins:1719 : local phase=extra 2022-02-02 15:58:02.610 | + functions-common:run_plugins:1721 : local plugins= 2022-02-02 15:58:02.612 | + functions-common:run_plugins:1722 : local plugin 2022-02-02 15:58:02.615 | + ./stack.sh:main:1403 : merge_config_group /home/ubuntu/devstack/local.conf post-extra 2022-02-02 15:58:02.618 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2022-02-02 15:58:02.620 | + inc/meta-config:merge_config_group:171 : shift 2022-02-02 15:58:02.623 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-extra 2022-02-02 15:58:02.626 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-02-02 15:58:02.628 | + inc/meta-config:merge_config_group:176 : local configfile group 2022-02-02 15:58:02.631 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2022-02-02 15:58:02.634 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf post-extra 2022-02-02 15:58:02.637 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2022-02-02 15:58:02.640 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-extra 2022-02-02 15:58:02.642 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-02-02 15:58:02.645 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-extra ' 2022-02-02 15:58:02.645 | /^\[\[.+\|.*\]\]/ { 2022-02-02 15:58:02.645 | gsub("[][]", "", $1); 2022-02-02 15:58:02.645 | split($1, a, "|"); 2022-02-02 15:58:02.645 | if (a[1] == matchgroup) 2022-02-02 15:58:02.645 | print a[2] 2022-02-02 15:58:02.645 | } 2022-02-02 15:58:02.645 | ' /home/ubuntu/devstack/local.conf 2022-02-02 15:58:02.652 | + ./stack.sh:main:1412 : is_service_enabled n-cpu 2022-02-02 15:58:02.670 | + functions-common:is_service_enabled:1960 : return 1 2022-02-02 15:58:02.673 | + ./stack.sh:main:1417 : service_check 2022-02-02 15:58:02.675 | + functions-common:service_check:1597 : local service 2022-02-02 15:58:02.678 | + functions-common:service_check:1598 : for service in ${ENABLED_SERVICES//,/ } 2022-02-02 15:58:02.680 | + functions-common:service_check:1600 : sudo systemctl is-enabled devstack@key.service 2022-02-02 15:58:02.693 | Failed to get unit file state for devstack@key.service: No such file or directory 2022-02-02 15:58:02.697 | + functions-common:service_check:1598 : for service in ${ENABLED_SERVICES//,/ } 2022-02-02 15:58:02.700 | + functions-common:service_check:1600 : sudo systemctl is-enabled devstack@n-api.service 2022-02-02 15:58:02.713 | enabled 2022-02-02 15:58:02.717 | + functions-common:service_check:1604 : sudo systemctl status devstack@n-api.service --no-pager 2022-02-02 15:58:02.733 | ● devstack@n-api.service - Devstack devstack@n-api.service 2022-02-02 15:58:02.733 | Loaded: loaded (/etc/systemd/system/devstack@n-api.service; enabled; vendor preset: enabled) 2022-02-02 15:58:02.733 | Active: active (running) since Wed 2022-02-02 15:55:05 UTC; 2min 57s ago 2022-02-02 15:58:02.733 | Main PID: 97959 (uwsgi) 2022-02-02 15:58:02.733 | Status: "uWSGI is ready" 2022-02-02 15:58:02.733 | Tasks: 3 (limit: 14304) 2022-02-02 15:58:02.733 | Memory: 225.2M 2022-02-02 15:58:02.733 | CGroup: /system.slice/system-devstack.slice/devstack@n-api.service 2022-02-02 15:58:02.733 | ├─97959 nova-apiuWSGI master 2022-02-02 15:58:02.733 | ├─97960 nova-apiuWSGI worker 1 2022-02-02 15:58:02.733 | └─97961 nova-apiuWSGI worker 2 2022-02-02 15:58:02.733 | 2022-02-02 15:58:02.733 | Feb 02 15:56:58 dv-cinder-817833-1-smb devstack@n-api.service[97960]: [pid: 97960|app: 0|req: 17/32] 10.222.0.31 () {64 vars in 1332 bytes} [Wed Feb 2 15:56:58 2022] POST /compute/v2.1/flavors/4/os-extra_specs => generated 43 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2022-02-02 15:58:02.733 | Feb 02 15:57:00 dv-cinder-817833-1-smb devstack@n-api.service[97961]: DEBUG nova.api.openstack.wsgi [None req-069dbf2f-bb66-42fb-9935-03fcc5b5025b admin admin] Calling method '>' {{(pid=97961) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} 2022-02-02 15:58:02.733 | Feb 02 15:57:00 dv-cinder-817833-1-smb devstack@n-api.service[97961]: INFO nova.api.openstack.requestlog [None req-069dbf2f-bb66-42fb-9935-03fcc5b5025b admin admin] 10.222.0.31 "GET /compute/v2.1" status: 200 len: 388 microversion: 2.1 time: 0.001465 2022-02-02 15:58:02.733 | Feb 02 15:57:00 dv-cinder-817833-1-smb devstack@n-api.service[97961]: [pid: 97961|app: 0|req: 16/33] 10.222.0.31 () {54 vars in 930 bytes} [Wed Feb 2 15:57:00 2022] GET /compute/v2.1 => generated 388 bytes in 2 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2022-02-02 15:58:02.733 | Feb 02 15:57:00 dv-cinder-817833-1-smb devstack@n-api.service[97960]: DEBUG nova.api.openstack.wsgi [None req-06ece523-f4a8-41ab-b75f-86fe099bbb5a admin admin] Action: 'create', calling method: >, body: {"flavor": {"OS-FLV-EXT-DATA:ephemeral": 0, "id": "5", "name": "m1.xlarge", "os-flavor-access:is_public": true, "swap": 0, "rxtx_factor": 1.0, "disk": 160, "ram": 16384, "vcpus": 8}} {{(pid=97960) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} 2022-02-02 15:58:02.733 | Feb 02 15:57:00 dv-cinder-817833-1-smb devstack@n-api.service[97960]: INFO nova.api.openstack.requestlog [None req-06ece523-f4a8-41ab-b75f-86fe099bbb5a admin admin] 10.222.0.31 "POST /compute/v2.1/flavors" status: 200 len: 408 microversion: 2.61 time: 0.148531 2022-02-02 15:58:02.733 | Feb 02 15:57:00 dv-cinder-817833-1-smb devstack@n-api.service[97960]: [pid: 97960|app: 0|req: 18/34] 10.222.0.31 () {64 vars in 1282 bytes} [Wed Feb 2 15:57:00 2022] POST /compute/v2.1/flavors => generated 408 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 359 bytes (2 switches on core 0) 2022-02-02 15:58:02.733 | Feb 02 15:57:00 dv-cinder-817833-1-smb devstack@n-api.service[97961]: DEBUG nova.api.openstack.wsgi [None req-46f26a52-6669-43ca-b0f7-0f58944e2d41 admin admin] Action: 'create', calling method: >, body: {"extra_specs": {"hw_rng:allowed": "True"}} {{(pid=97961) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} 2022-02-02 15:58:02.733 | Feb 02 15:57:00 dv-cinder-817833-1-smb devstack@n-api.service[97961]: INFO nova.api.openstack.requestlog [None req-46f26a52-6669-43ca-b0f7-0f58944e2d41 admin admin] 10.222.0.31 "POST /compute/v2.1/flavors/5/os-extra_specs" status: 200 len: 43 microversion: 2.61 time: 0.102059 2022-02-02 15:58:02.733 | Feb 02 15:57:00 dv-cinder-817833-1-smb devstack@n-api.service[97961]: [pid: 97961|app: 0|req: 17/35] 10.222.0.31 () {64 vars in 1332 bytes} [Wed Feb 2 15:57:00 2022] POST /compute/v2.1/flavors/5/os-extra_specs => generated 43 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2022-02-02 15:58:02.737 | + functions-common:service_check:1598 : for service in ${ENABLED_SERVICES//,/ } 2022-02-02 15:58:02.740 | + functions-common:service_check:1600 : sudo systemctl is-enabled devstack@n-cond.service 2022-02-02 15:58:02.752 | Failed to get unit file state for devstack@n-cond.service: No such file or directory 2022-02-02 15:58:02.756 | + functions-common:service_check:1598 : for service in ${ENABLED_SERVICES//,/ } 2022-02-02 15:58:02.759 | + functions-common:service_check:1600 : sudo systemctl is-enabled devstack@n-sch.service 2022-02-02 15:58:02.772 | enabled 2022-02-02 15:58:02.775 | + functions-common:service_check:1604 : sudo systemctl status devstack@n-sch.service --no-pager 2022-02-02 15:58:02.791 | ● devstack@n-sch.service - Devstack devstack@n-sch.service 2022-02-02 15:58:02.791 | Loaded: loaded (/etc/systemd/system/devstack@n-sch.service; enabled; vendor preset: enabled) 2022-02-02 15:58:02.791 | Active: active (running) since Wed 2022-02-02 15:56:20 UTC; 1min 41s ago 2022-02-02 15:58:02.791 | Main PID: 102730 (nova-scheduler) 2022-02-02 15:58:02.791 | Tasks: 3 (limit: 14304) 2022-02-02 15:58:02.791 | Memory: 135.9M 2022-02-02 15:58:02.791 | CGroup: /system.slice/system-devstack.slice/devstack@n-sch.service 2022-02-02 15:58:02.791 | ├─102730 /usr/bin/python3.8 /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf 2022-02-02 15:58:02.791 | ├─103990 /usr/bin/python3.8 /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf 2022-02-02 15:58:02.791 | └─103991 /usr/bin/python3.8 /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf 2022-02-02 15:58:02.791 | 2022-02-02 15:58:02.791 | Feb 02 15:56:25 dv-cinder-817833-1-smb nova-scheduler[102730]: DEBUG oslo_service.service [None req-b793843b-8cd7-4b1c-9e22-e2a5a17fc0ae None None] oslo_messaging_rabbit.ssl_key_file = {{(pid=102730) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-02-02 15:58:02.791 | Feb 02 15:56:25 dv-cinder-817833-1-smb nova-scheduler[102730]: DEBUG oslo_service.service [None req-b793843b-8cd7-4b1c-9e22-e2a5a17fc0ae None None] oslo_messaging_rabbit.ssl_version = {{(pid=102730) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-02-02 15:58:02.792 | Feb 02 15:56:25 dv-cinder-817833-1-smb nova-scheduler[102730]: DEBUG oslo_service.service [None req-b793843b-8cd7-4b1c-9e22-e2a5a17fc0ae None None] oslo_messaging_notifications.driver = ['messagingv2'] {{(pid=102730) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-02-02 15:58:02.792 | Feb 02 15:56:25 dv-cinder-817833-1-smb nova-scheduler[102730]: DEBUG oslo_service.service [None req-b793843b-8cd7-4b1c-9e22-e2a5a17fc0ae None None] oslo_messaging_notifications.retry = -1 {{(pid=102730) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-02-02 15:58:02.792 | Feb 02 15:56:25 dv-cinder-817833-1-smb nova-scheduler[102730]: DEBUG oslo_service.service [None req-b793843b-8cd7-4b1c-9e22-e2a5a17fc0ae None None] oslo_messaging_notifications.topics = ['notifications'] {{(pid=102730) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-02-02 15:58:02.792 | Feb 02 15:56:25 dv-cinder-817833-1-smb nova-scheduler[102730]: DEBUG oslo_service.service [None req-b793843b-8cd7-4b1c-9e22-e2a5a17fc0ae None None] oslo_messaging_notifications.transport_url = **** {{(pid=102730) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-02-02 15:58:02.792 | Feb 02 15:56:25 dv-cinder-817833-1-smb nova-scheduler[102730]: DEBUG oslo_service.service [None req-b793843b-8cd7-4b1c-9e22-e2a5a17fc0ae None None] oslo_reports.file_event_handler = None {{(pid=102730) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-02-02 15:58:02.792 | Feb 02 15:56:25 dv-cinder-817833-1-smb nova-scheduler[102730]: DEBUG oslo_service.service [None req-b793843b-8cd7-4b1c-9e22-e2a5a17fc0ae None None] oslo_reports.file_event_handler_interval = 1 {{(pid=102730) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-02-02 15:58:02.792 | Feb 02 15:56:25 dv-cinder-817833-1-smb nova-scheduler[102730]: DEBUG oslo_service.service [None req-b793843b-8cd7-4b1c-9e22-e2a5a17fc0ae None None] oslo_reports.log_dir = None {{(pid=102730) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-02-02 15:58:02.792 | Feb 02 15:56:25 dv-cinder-817833-1-smb nova-scheduler[102730]: DEBUG oslo_service.service [None req-b793843b-8cd7-4b1c-9e22-e2a5a17fc0ae None None] ******************************************************************************** {{(pid=102730) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2613}} 2022-02-02 15:58:02.795 | + functions-common:service_check:1598 : for service in ${ENABLED_SERVICES//,/ } 2022-02-02 15:58:02.798 | + functions-common:service_check:1600 : sudo systemctl is-enabled devstack@n-api-meta.service 2022-02-02 15:58:02.811 | enabled 2022-02-02 15:58:02.815 | + functions-common:service_check:1604 : sudo systemctl status devstack@n-api-meta.service --no-pager 2022-02-02 15:58:02.831 | ● devstack@n-api-meta.service - Devstack devstack@n-api-meta.service 2022-02-02 15:58:02.831 | Loaded: loaded (/etc/systemd/system/devstack@n-api-meta.service; enabled; vendor preset: enabled) 2022-02-02 15:58:02.831 | Active: active (running) since Wed 2022-02-02 15:56:22 UTC; 1min 40s ago 2022-02-02 15:58:02.831 | Main PID: 103192 (uwsgi) 2022-02-02 15:58:02.831 | Status: "uWSGI is ready" 2022-02-02 15:58:02.831 | Tasks: 4 (limit: 14304) 2022-02-02 15:58:02.831 | Memory: 186.2M 2022-02-02 15:58:02.831 | CGroup: /system.slice/system-devstack.slice/devstack@n-api-meta.service 2022-02-02 15:58:02.831 | ├─103192 nova-api-metauWSGI master 2022-02-02 15:58:02.831 | ├─103195 nova-api-metauWSGI worker 1 2022-02-02 15:58:02.831 | ├─103196 nova-api-metauWSGI worker 2 2022-02-02 15:58:02.831 | └─103197 nova-api-metauWSGI http 1 2022-02-02 15:58:02.831 | 2022-02-02 15:58:02.832 | Feb 02 15:56:27 dv-cinder-817833-1-smb devstack@n-api-meta.service[103195]: DEBUG oslo_concurrency.lockutils [None req-a474a76c-9bbf-41bf-bffc-52b6914d5a40 None None] Lock "00000000-0000-0000-0000-000000000000" released by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=103195) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:367}} 2022-02-02 15:58:02.832 | Feb 02 15:56:27 dv-cinder-817833-1-smb devstack@n-api-meta.service[103195]: DEBUG oslo_concurrency.lockutils [None req-a474a76c-9bbf-41bf-bffc-52b6914d5a40 None None] Lock "3cc815f6-bc99-4ec6-b558-794d5f404c45" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=103195) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:355}} 2022-02-02 15:58:02.832 | Feb 02 15:56:27 dv-cinder-817833-1-smb devstack@n-api-meta.service[103195]: DEBUG oslo_concurrency.lockutils [None req-a474a76c-9bbf-41bf-bffc-52b6914d5a40 None None] Lock "3cc815f6-bc99-4ec6-b558-794d5f404c45" released by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=103195) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:367}} 2022-02-02 15:58:02.832 | Feb 02 15:56:27 dv-cinder-817833-1-smb devstack@n-api-meta.service[103195]: DEBUG oslo_db.sqlalchemy.engines [None req-a474a76c-9bbf-41bf-bffc-52b6914d5a40 None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=103195) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}} 2022-02-02 15:58:02.832 | Feb 02 15:56:27 dv-cinder-817833-1-smb devstack@n-api-meta.service[103195]: DEBUG oslo_db.sqlalchemy.engines [None req-a474a76c-9bbf-41bf-bffc-52b6914d5a40 None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=103195) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}} 2022-02-02 15:58:02.832 | Feb 02 15:56:27 dv-cinder-817833-1-smb devstack@n-api-meta.service[103195]: DEBUG oslo_db.sqlalchemy.engines [None req-a474a76c-9bbf-41bf-bffc-52b6914d5a40 None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=103195) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}} 2022-02-02 15:58:02.832 | Feb 02 15:56:27 dv-cinder-817833-1-smb devstack@n-api-meta.service[103196]: WARNING nova.api.metadata.handler [None req-c00f3e6a-dc9e-44ea-98e2-238f8ed9c63a None None] metadata_proxy_shared_secret is not configured, the metadata information returned by the proxy cannot be trusted 2022-02-02 15:58:02.832 | Feb 02 15:56:27 dv-cinder-817833-1-smb devstack@n-api-meta.service[103196]: WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x5648493a29a0 pid: 103196 (default app) 2022-02-02 15:58:02.832 | Feb 02 15:56:27 dv-cinder-817833-1-smb devstack@n-api-meta.service[103195]: WARNING nova.api.metadata.handler [None req-a474a76c-9bbf-41bf-bffc-52b6914d5a40 None None] metadata_proxy_shared_secret is not configured, the metadata information returned by the proxy cannot be trusted 2022-02-02 15:58:02.832 | Feb 02 15:56:27 dv-cinder-817833-1-smb devstack@n-api-meta.service[103195]: WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x5648493a29a0 pid: 103195 (default app) 2022-02-02 15:58:02.835 | + functions-common:service_check:1598 : for service in ${ENABLED_SERVICES//,/ } 2022-02-02 15:58:02.837 | + functions-common:service_check:1600 : sudo systemctl is-enabled devstack@placement-api.service 2022-02-02 15:58:02.851 | enabled 2022-02-02 15:58:02.854 | + functions-common:service_check:1604 : sudo systemctl status devstack@placement-api.service --no-pager 2022-02-02 15:58:02.870 | ● devstack@placement-api.service - Devstack devstack@placement-api.service 2022-02-02 15:58:02.870 | Loaded: loaded (/etc/systemd/system/devstack@placement-api.service; enabled; vendor preset: enabled) 2022-02-02 15:58:02.870 | Active: active (running) since Wed 2022-02-02 15:55:19 UTC; 2min 42s ago 2022-02-02 15:58:02.870 | Main PID: 99123 (uwsgi) 2022-02-02 15:58:02.870 | Status: "uWSGI is ready" 2022-02-02 15:58:02.870 | Tasks: 3 (limit: 14304) 2022-02-02 15:58:02.870 | Memory: 134.0M 2022-02-02 15:58:02.870 | CGroup: /system.slice/system-devstack.slice/devstack@placement-api.service 2022-02-02 15:58:02.870 | ├─99123 placementuWSGI master 2022-02-02 15:58:02.870 | ├─99124 placementuWSGI worker 1 2022-02-02 15:58:02.871 | └─99125 placementuWSGI worker 2 2022-02-02 15:58:02.871 | 2022-02-02 15:58:02.871 | Feb 02 15:56:24 dv-cinder-817833-1-smb devstack@placement-api.service[99124]: [pid: 99124|app: 0|req: 2/2] 10.222.0.31 () {54 vars in 916 bytes} [Wed Feb 2 15:56:24 2022] GET /placement => generated 136 bytes in 1 msecs (HTTP/1.1 200) 6 headers in 224 bytes (1 switches on core 0) 2022-02-02 15:58:02.871 | Feb 02 15:56:24 dv-cinder-817833-1-smb devstack@placement-api.service[99125]: DEBUG placement.requestlog [None req-723d2923-a31b-4d50-ace4-80514e21fd9e None None] Starting request: 10.222.0.31 "GET /placement/" {{(pid=99125) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2022-02-02 15:58:02.871 | Feb 02 15:56:24 dv-cinder-817833-1-smb devstack@placement-api.service[99125]: INFO placement.requestlog [None req-723d2923-a31b-4d50-ace4-80514e21fd9e None None] 10.222.0.31 "GET /placement/" status: 200 len: 136 microversion: 1.0 2022-02-02 15:58:02.871 | Feb 02 15:56:24 dv-cinder-817833-1-smb devstack@placement-api.service[99125]: [pid: 99125|app: 0|req: 1/3] 10.222.0.31 () {54 vars in 916 bytes} [Wed Feb 2 15:56:24 2022] GET /placement => generated 136 bytes in 31 msecs (HTTP/1.1 200) 6 headers in 224 bytes (1 switches on core 0) 2022-02-02 15:58:02.871 | Feb 02 15:56:28 dv-cinder-817833-1-smb devstack@placement-api.service[99124]: DEBUG placement.requestlog [None req-ab608976-11b0-45a8-b135-79ca8ef90747 None None] Starting request: 10.222.0.31 "GET /placement/" {{(pid=99124) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2022-02-02 15:58:02.871 | Feb 02 15:56:28 dv-cinder-817833-1-smb devstack@placement-api.service[99124]: INFO placement.requestlog [None req-ab608976-11b0-45a8-b135-79ca8ef90747 None None] 10.222.0.31 "GET /placement/" status: 200 len: 136 microversion: 1.0 2022-02-02 15:58:02.871 | Feb 02 15:56:28 dv-cinder-817833-1-smb devstack@placement-api.service[99124]: [pid: 99124|app: 0|req: 3/4] 10.222.0.31 () {54 vars in 916 bytes} [Wed Feb 2 15:56:28 2022] GET /placement => generated 136 bytes in 1 msecs (HTTP/1.1 200) 6 headers in 224 bytes (1 switches on core 0) 2022-02-02 15:58:02.871 | Feb 02 15:56:30 dv-cinder-817833-1-smb devstack@placement-api.service[99125]: DEBUG placement.requestlog [None req-8a721eb7-b168-41b1-984a-e3caa69a3245 None None] Starting request: 10.222.0.31 "GET /placement/" {{(pid=99125) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2022-02-02 15:58:02.871 | Feb 02 15:56:30 dv-cinder-817833-1-smb devstack@placement-api.service[99125]: INFO placement.requestlog [None req-8a721eb7-b168-41b1-984a-e3caa69a3245 None None] 10.222.0.31 "GET /placement/" status: 200 len: 136 microversion: 1.0 2022-02-02 15:58:02.871 | Feb 02 15:56:30 dv-cinder-817833-1-smb devstack@placement-api.service[99125]: [pid: 99125|app: 0|req: 2/5] 10.222.0.31 () {54 vars in 916 bytes} [Wed Feb 2 15:56:30 2022] GET /placement => generated 136 bytes in 2 msecs (HTTP/1.1 200) 6 headers in 224 bytes (1 switches on core 0) 2022-02-02 15:58:02.874 | + functions-common:service_check:1598 : for service in ${ENABLED_SERVICES//,/ } 2022-02-02 15:58:02.877 | + functions-common:service_check:1600 : sudo systemctl is-enabled devstack@placement-client.service 2022-02-02 15:58:02.889 | Failed to get unit file state for devstack@placement-client.service: No such file or directory 2022-02-02 15:58:02.893 | + functions-common:service_check:1598 : for service in ${ENABLED_SERVICES//,/ } 2022-02-02 15:58:02.895 | + functions-common:service_check:1600 : sudo systemctl is-enabled devstack@g-api.service 2022-02-02 15:58:02.909 | enabled 2022-02-02 15:58:02.913 | + functions-common:service_check:1604 : sudo systemctl status devstack@g-api.service --no-pager 2022-02-02 15:58:02.929 | ● devstack@g-api.service - Devstack devstack@g-api.service 2022-02-02 15:58:02.929 | Loaded: loaded (/etc/systemd/system/devstack@g-api.service; enabled; vendor preset: enabled) 2022-02-02 15:58:02.929 | Active: active (running) since Wed 2022-02-02 15:57:14 UTC; 48s ago 2022-02-02 15:58:02.929 | Main PID: 106697 (uwsgi) 2022-02-02 15:58:02.929 | Status: "uWSGI is ready" 2022-02-02 15:58:02.929 | Tasks: 5 (limit: 14304) 2022-02-02 15:58:02.929 | Memory: 187.3M 2022-02-02 15:58:02.929 | CGroup: /system.slice/system-devstack.slice/devstack@g-api.service 2022-02-02 15:58:02.929 | ├─106697 glance-apiuWSGI master 2022-02-02 15:58:02.930 | ├─106698 glance-apiuWSGI worker 1 2022-02-02 15:58:02.930 | └─106699 glance-apiuWSGI worker 2 2022-02-02 15:58:02.930 | 2022-02-02 15:58:02.930 | Feb 02 15:57:43 dv-cinder-817833-1-smb devstack@g-api.service[106699]: DEBUG glance_store.location [None req-831787a0-d180-4f7f-980f-08cdff649e1d admin admin] Registering scheme swift with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=106699) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-02-02 15:58:02.930 | Feb 02 15:57:43 dv-cinder-817833-1-smb devstack@g-api.service[106699]: DEBUG glance_store.location [None req-831787a0-d180-4f7f-980f-08cdff649e1d admin admin] Registering scheme swift+https with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=106699) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-02-02 15:58:02.930 | Feb 02 15:57:43 dv-cinder-817833-1-smb devstack@g-api.service[106699]: DEBUG glance_store.location [None req-831787a0-d180-4f7f-980f-08cdff649e1d admin admin] Registering scheme swift with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=106699) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-02-02 15:58:02.930 | Feb 02 15:57:43 dv-cinder-817833-1-smb devstack@g-api.service[106699]: DEBUG glance_store.location [None req-831787a0-d180-4f7f-980f-08cdff649e1d admin admin] Registering scheme swift+http with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=106699) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-02-02 15:58:02.930 | Feb 02 15:57:43 dv-cinder-817833-1-smb devstack@g-api.service[106699]: DEBUG glance_store.location [None req-831787a0-d180-4f7f-980f-08cdff649e1d admin admin] Registering scheme swift+https with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=106699) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-02-02 15:58:02.930 | Feb 02 15:57:43 dv-cinder-817833-1-smb devstack@g-api.service[106699]: DEBUG glance_store.location [None req-831787a0-d180-4f7f-980f-08cdff649e1d admin admin] Registering scheme swift with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=106699) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-02-02 15:58:02.930 | Feb 02 15:57:43 dv-cinder-817833-1-smb devstack@g-api.service[106699]: DEBUG glance_store.location [None req-831787a0-d180-4f7f-980f-08cdff649e1d admin admin] Registering scheme swift+http with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=106699) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-02-02 15:58:02.930 | Feb 02 15:57:43 dv-cinder-817833-1-smb devstack@g-api.service[106699]: DEBUG glance_store.location [None req-831787a0-d180-4f7f-980f-08cdff649e1d admin admin] Registering scheme swift+config with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=106699) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-02-02 15:58:02.930 | Feb 02 15:57:43 dv-cinder-817833-1-smb devstack@g-api.service[106699]: DEBUG glance_store.backend [None req-831787a0-d180-4f7f-980f-08cdff649e1d admin admin] Skipping store.set_acls... not implemented. {{(pid=106699) set_acls /usr/local/lib/python3.8/dist-packages/glance_store/backend.py:509}} 2022-02-02 15:58:02.930 | Feb 02 15:57:43 dv-cinder-817833-1-smb devstack@g-api.service[106699]: [pid: 106699|app: 0|req: 3/4] 127.0.0.1 () {40 vars in 875 bytes} [Wed Feb 2 15:57:27 2022] PUT /v2/images/e6dc3986-1d37-4764-857a-53f9abeba698/file => generated 0 bytes in 16733 msecs (HTTP/1.1 204) 4 headers in 171 bytes (2 switches on core 0) 2022-02-02 15:58:02.933 | + functions-common:service_check:1598 : for service in ${ENABLED_SERVICES//,/ } 2022-02-02 15:58:02.936 | + functions-common:service_check:1600 : sudo systemctl is-enabled devstack@c-sch.service 2022-02-02 15:58:02.950 | enabled 2022-02-02 15:58:02.954 | + functions-common:service_check:1604 : sudo systemctl status devstack@c-sch.service --no-pager 2022-02-02 15:58:02.970 | ● devstack@c-sch.service - Devstack devstack@c-sch.service 2022-02-02 15:58:02.970 | Loaded: loaded (/etc/systemd/system/devstack@c-sch.service; enabled; vendor preset: enabled) 2022-02-02 15:58:02.970 | Active: active (running) since Wed 2022-02-02 15:57:08 UTC; 54s ago 2022-02-02 15:58:02.970 | Main PID: 105996 (cinder-schedule) 2022-02-02 15:58:02.970 | Tasks: 5 (limit: 14304) 2022-02-02 15:58:02.970 | Memory: 101.9M 2022-02-02 15:58:02.970 | CGroup: /system.slice/system-devstack.slice/devstack@c-sch.service 2022-02-02 15:58:02.970 | └─105996 /usr/bin/python3.8 /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf 2022-02-02 15:58:02.970 | 2022-02-02 15:58:02.970 | Feb 02 15:57:12 dv-cinder-817833-1-smb cinder-scheduler[105996]: DEBUG oslo_service.service [None req-21a1c13a-b789-4dfe-8cd0-f9b05078fba3 None None] nova.region_name = RegionOne {{(pid=105996) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-02-02 15:58:02.970 | Feb 02 15:57:12 dv-cinder-817833-1-smb cinder-scheduler[105996]: DEBUG oslo_service.service [None req-21a1c13a-b789-4dfe-8cd0-f9b05078fba3 None None] nova.split_loggers = False {{(pid=105996) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-02-02 15:58:02.970 | Feb 02 15:57:12 dv-cinder-817833-1-smb cinder-scheduler[105996]: DEBUG oslo_service.service [None req-21a1c13a-b789-4dfe-8cd0-f9b05078fba3 None None] nova.timeout = None {{(pid=105996) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-02-02 15:58:02.970 | Feb 02 15:57:12 dv-cinder-817833-1-smb cinder-scheduler[105996]: DEBUG oslo_service.service [None req-21a1c13a-b789-4dfe-8cd0-f9b05078fba3 None None] nova.token_auth_url = None {{(pid=105996) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-02-02 15:58:02.970 | Feb 02 15:57:12 dv-cinder-817833-1-smb cinder-scheduler[105996]: DEBUG oslo_service.service [None req-21a1c13a-b789-4dfe-8cd0-f9b05078fba3 None None] ******************************************************************************** {{(pid=105996) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2613}} 2022-02-02 15:58:02.970 | Feb 02 15:57:12 dv-cinder-817833-1-smb cinder-scheduler[105996]: INFO cinder.service [-] Starting cinder-scheduler node (version 18.1.1) 2022-02-02 15:58:02.970 | Feb 02 15:57:12 dv-cinder-817833-1-smb cinder-scheduler[105996]: INFO cinder.manager [None req-1be1f107-9e01-4f33-a0be-f8037503810a None None] Initiating service 1 cleanup 2022-02-02 15:58:02.970 | Feb 02 15:57:12 dv-cinder-817833-1-smb cinder-scheduler[105996]: INFO cinder.manager [None req-1be1f107-9e01-4f33-a0be-f8037503810a None None] Service 1 cleanup completed. 2022-02-02 15:58:02.970 | Feb 02 15:57:12 dv-cinder-817833-1-smb cinder-scheduler[105996]: DEBUG cinder.service [None req-1be1f107-9e01-4f33-a0be-f8037503810a None None] Creating RPC server for service cinder-scheduler {{(pid=105996) start /opt/stack/cinder/cinder/service.py:231}} 2022-02-02 15:58:02.970 | Feb 02 15:57:12 dv-cinder-817833-1-smb cinder-scheduler[105996]: DEBUG cinder.service [None req-1be1f107-9e01-4f33-a0be-f8037503810a None None] Pinning object versions for RPC server serializer to 1.38 {{(pid=105996) start /opt/stack/cinder/cinder/service.py:237}} 2022-02-02 15:58:02.973 | + functions-common:service_check:1598 : for service in ${ENABLED_SERVICES//,/ } 2022-02-02 15:58:02.976 | + functions-common:service_check:1600 : sudo systemctl is-enabled devstack@c-api.service 2022-02-02 15:58:02.989 | enabled 2022-02-02 15:58:02.992 | + functions-common:service_check:1604 : sudo systemctl status devstack@c-api.service --no-pager 2022-02-02 15:58:03.009 | ● devstack@c-api.service - Devstack devstack@c-api.service 2022-02-02 15:58:03.009 | Loaded: loaded (/etc/systemd/system/devstack@c-api.service; enabled; vendor preset: enabled) 2022-02-02 15:58:03.009 | Active: active (running) since Wed 2022-02-02 15:57:02 UTC; 1min 0s ago 2022-02-02 15:58:03.009 | Main PID: 105546 (uwsgi) 2022-02-02 15:58:03.009 | Status: "uWSGI is ready" 2022-02-02 15:58:03.009 | Tasks: 11 (limit: 14304) 2022-02-02 15:58:03.009 | Memory: 228.2M 2022-02-02 15:58:03.009 | CGroup: /system.slice/system-devstack.slice/devstack@c-api.service 2022-02-02 15:58:03.009 | ├─105546 cinder-apiuWSGI master 2022-02-02 15:58:03.009 | ├─105557 cinder-apiuWSGI worker 1 2022-02-02 15:58:03.009 | └─105558 cinder-apiuWSGI worker 2 2022-02-02 15:58:03.009 | 2022-02-02 15:58:03.009 | Feb 02 15:57:11 dv-cinder-817833-1-smb devstack@c-api.service[105557]: [pid: 105557|app: 0|req: 2/2] 10.222.0.31 () {60 vars in 1237 bytes} [Wed Feb 2 15:57:11 2022] POST /volume/v3/ff2ef559d38e43b0904a66d42f2b7646/types => generated 186 bytes in 682 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2022-02-02 15:58:03.009 | Feb 02 15:57:12 dv-cinder-817833-1-smb devstack@c-api.service[105558]: INFO cinder.api.openstack.wsgi [req-1febec1e-b8a0-4093-85fb-5fe68b80e84b req-cb37dbfc-46f8-4dee-ba93-6394a34b149d admin admin] POST http://10.222.0.31/volume/v3/ff2ef559d38e43b0904a66d42f2b7646/types/d7300177-c221-48f6-a458-afed54b40dcf/extra_specs 2022-02-02 15:58:03.009 | Feb 02 15:57:12 dv-cinder-817833-1-smb devstack@c-api.service[105558]: /usr/local/lib/python3.8/dist-packages/webob/acceptparse.py:1047: 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. 2022-02-02 15:58:03.009 | Feb 02 15:57:12 dv-cinder-817833-1-smb devstack@c-api.service[105558]: warnings.warn( 2022-02-02 15:58:03.009 | Feb 02 15:57:12 dv-cinder-817833-1-smb devstack@c-api.service[105558]: DEBUG cinder.api.openstack.wsgi [req-1febec1e-b8a0-4093-85fb-5fe68b80e84b req-cb37dbfc-46f8-4dee-ba93-6394a34b149d admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=105558) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} 2022-02-02 15:58:03.009 | Feb 02 15:57:12 dv-cinder-817833-1-smb devstack@c-api.service[105558]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. 2022-02-02 15:58:03.009 | Feb 02 15:57:12 dv-cinder-817833-1-smb devstack@c-api.service[105558]: warnings.warn('Policy enforcement is depending on the value of ' 2022-02-02 15:58:03.010 | Feb 02 15:57:12 dv-cinder-817833-1-smb devstack@c-api.service[105558]: DEBUG oslo_db.sqlalchemy.engines [req-1febec1e-b8a0-4093-85fb-5fe68b80e84b req-cb37dbfc-46f8-4dee-ba93-6394a34b149d admin admin] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=105558) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}} 2022-02-02 15:58:03.010 | Feb 02 15:57:12 dv-cinder-817833-1-smb devstack@c-api.service[105558]: INFO cinder.api.openstack.wsgi [req-1febec1e-b8a0-4093-85fb-5fe68b80e84b req-cb37dbfc-46f8-4dee-ba93-6394a34b149d admin admin] http://10.222.0.31/volume/v3/ff2ef559d38e43b0904a66d42f2b7646/types/d7300177-c221-48f6-a458-afed54b40dcf/extra_specs returned with HTTP 200 2022-02-02 15:58:03.010 | Feb 02 15:57:12 dv-cinder-817833-1-smb devstack@c-api.service[105558]: [pid: 105558|app: 0|req: 1/3] 10.222.0.31 () {62 vars in 1454 bytes} [Wed Feb 2 15:57:11 2022] POST /volume/v3/ff2ef559d38e43b0904a66d42f2b7646/types/d7300177-c221-48f6-a458-afed54b40dcf/extra_specs => generated 55 bytes in 545 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2022-02-02 15:58:03.013 | + functions-common:service_check:1598 : for service in ${ENABLED_SERVICES//,/ } 2022-02-02 15:58:03.015 | + functions-common:service_check:1600 : sudo systemctl is-enabled devstack@q-svc.service 2022-02-02 15:58:03.031 | enabled 2022-02-02 15:58:03.034 | + functions-common:service_check:1604 : sudo systemctl status devstack@q-svc.service --no-pager 2022-02-02 15:58:03.050 | ● devstack@q-svc.service - Devstack devstack@q-svc.service 2022-02-02 15:58:03.050 | Loaded: loaded (/etc/systemd/system/devstack@q-svc.service; enabled; vendor preset: enabled) 2022-02-02 15:58:03.050 | Active: active (running) since Wed 2022-02-02 15:55:12 UTC; 2min 50s ago 2022-02-02 15:58:03.050 | Main PID: 98533 (/usr/bin/python) 2022-02-02 15:58:03.050 | Tasks: 10 (limit: 14304) 2022-02-02 15:58:03.050 | Memory: 327.6M 2022-02-02 15:58:03.050 | CGroup: /system.slice/system-devstack.slice/devstack@q-svc.service 2022-02-02 15:58:03.050 | ├─98533 /usr/bin/python3.8 /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-02 15:58:03.050 | ├─98642 neutron-server: api worker (/usr/bin/python3.8 /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) 2022-02-02 15:58:03.050 | ├─98643 neutron-server: api worker (/usr/bin/python3.8 /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) 2022-02-02 15:58:03.050 | ├─98644 neutron-server: rpc worker (/usr/bin/python3.8 /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) 2022-02-02 15:58:03.050 | └─98645 neutron-server: rpc worker (/usr/bin/python3.8 /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) 2022-02-02 15:58:03.050 | 2022-02-02 15:58:03.050 | Feb 02 15:57:29 dv-cinder-817833-1-smb neutron-server[98644]: DEBUG neutron_lib.callbacks.manager [None req-72d6e594-d44c-4ad2-9a19-aa3358e120b4 None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8758510631464', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-1704701'] for agent, after_update {{(pid=98644) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:192}} 2022-02-02 15:58:03.050 | Feb 02 15:57:31 dv-cinder-817833-1-smb neutron-server[98644]: DEBUG neutron_lib.callbacks.manager [None req-7b8d5c10-c663-4439-adb1-ad6a7a2c6c4d None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8758510631464', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-1704701'] for agent, after_update {{(pid=98644) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:192}} 2022-02-02 15:58:03.050 | Feb 02 15:57:32 dv-cinder-817833-1-smb neutron-server[98644]: DEBUG neutron_lib.callbacks.manager [None req-43d88894-d1bb-4df5-870f-e212c6828c8a None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8758510631464', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-1704701'] for agent, after_update {{(pid=98644) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:192}} 2022-02-02 15:58:03.050 | Feb 02 15:57:32 dv-cinder-817833-1-smb neutron-server[98644]: DEBUG neutron_lib.callbacks.manager [None req-2208d921-fd7e-4abb-b7ec-002c56ade926 None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8758510631464', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-1704701'] for agent, after_update {{(pid=98644) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:192}} 2022-02-02 15:58:03.050 | Feb 02 15:57:33 dv-cinder-817833-1-smb neutron-server[98644]: DEBUG neutron_lib.callbacks.manager [None req-7e20de74-5d27-4ff4-b2db-69c379f929fa None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8758510631464', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-1704701'] for agent, after_update {{(pid=98644) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:192}} 2022-02-02 15:58:03.051 | Feb 02 15:57:36 dv-cinder-817833-1-smb neutron-server[98645]: DEBUG neutron.db.agents_db [None req-dc7b1da5-dfb0-4a71-84bb-c6fcb020e888 None None] Agent healthcheck: found 5 active agents {{(pid=98645) agent_health_check /opt/stack/neutron/neutron/db/agents_db.py:328}} 2022-02-02 15:58:03.051 | Feb 02 15:57:59 dv-cinder-817833-1-smb neutron-server[98644]: DEBUG neutron_lib.callbacks.manager [None req-1953d3e6-b2cd-4415-9839-c121f632be25 None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8758510631464', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-1704701'] for agent, after_update {{(pid=98644) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:192}} 2022-02-02 15:58:03.051 | Feb 02 15:58:01 dv-cinder-817833-1-smb neutron-server[98644]: DEBUG neutron_lib.callbacks.manager [None req-fd78f4c6-05f7-4ca8-b6a8-2edd3ca107a4 None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8758510631464', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-1704701'] for agent, after_update {{(pid=98644) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:192}} 2022-02-02 15:58:03.051 | Feb 02 15:58:02 dv-cinder-817833-1-smb neutron-server[98644]: DEBUG neutron_lib.callbacks.manager [None req-43d88894-d1bb-4df5-870f-e212c6828c8a None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8758510631464', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-1704701'] for agent, after_update {{(pid=98644) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:192}} 2022-02-02 15:58:03.051 | Feb 02 15:58:02 dv-cinder-817833-1-smb neutron-server[98644]: DEBUG neutron_lib.callbacks.manager [None req-2208d921-fd7e-4abb-b7ec-002c56ade926 None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8758510631464', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-1704701'] for agent, after_update {{(pid=98644) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:192}} 2022-02-02 15:58:03.054 | + functions-common:service_check:1598 : for service in ${ENABLED_SERVICES//,/ } 2022-02-02 15:58:03.057 | + functions-common:service_check:1600 : sudo systemctl is-enabled devstack@q-dhcp.service 2022-02-02 15:58:03.071 | enabled 2022-02-02 15:58:03.074 | + functions-common:service_check:1604 : sudo systemctl status devstack@q-dhcp.service --no-pager 2022-02-02 15:58:03.091 | ● devstack@q-dhcp.service - Devstack devstack@q-dhcp.service 2022-02-02 15:58:03.091 | Loaded: loaded (/etc/systemd/system/devstack@q-dhcp.service; enabled; vendor preset: enabled) 2022-02-02 15:58:03.091 | Active: active (running) since Wed 2022-02-02 15:55:25 UTC; 2min 37s ago 2022-02-02 15:58:03.091 | Main PID: 99951 (neutron-dhcp-ag) 2022-02-02 15:58:03.091 | Tasks: 12 (limit: 14304) 2022-02-02 15:58:03.091 | Memory: 188.9M 2022-02-02 15:58:03.091 | CGroup: /system.slice/system-devstack.slice/devstack@q-dhcp.service 2022-02-02 15:58:03.091 | ├─ 99951 neutron-dhcp-agent (/usr/bin/python3.8 /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini) 2022-02-02 15:58:03.091 | ├─101558 /usr/bin/python3 /usr/local/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmppmcdrpxl/privsep.sock 2022-02-02 15:58:03.091 | ├─101619 sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf 2022-02-02 15:58:03.091 | ├─101620 /usr/bin/python3.8 /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf 2022-02-02 15:58:03.091 | └─101666 dnsmasq --no-hosts --pid-file=/opt/stack/data/neutron/dhcp/4b552631-0fb9-44c7-bbf0-9fb55de2d2bb/pid --dhcp-hostsfile=/opt/stack/data/neutron/dhcp/4b552631-0fb9-44c7-bbf0-9fb55de2d2bb/host --addn-hosts=/opt/stack/data/neutron/dhcp/4b552631-0fb9-44c7-bbf0-9fb55de2d2bb/addn_hosts --dhcp-optsfile=/opt/stack/data/neutron/dhcp/4b552631-0fb9-44c7-bbf0-9fb55de2d2bb/opts --dhcp-leasefile=/opt/stack/data/neutron/dhcp/4b552631-0fb9-44c7-bbf0-9fb55de2d2bb/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-fcf64cbd-c50b-4c0a-95e1-75da82be989f,172.20.0.0,static,255.255.255.192,86400s --dhcp-option-force=option:mtu,1500 --dhcp-lease-max=64 --conf-file=/dev/null --domain=openstacklocal 2022-02-02 15:58:03.091 | 2022-02-02 15:58:03.091 | Feb 02 15:56:11 dv-cinder-817833-1-smb neutron-dhcp-agent[99951]: DEBUG neutron.agent.dhcp.agent [None req-484467d1-4940-41e9-b6a9-99a3193b2fe4 None None] neutron.agent.dhcp.agent.DhcpAgentWithStateReport method _subnet_update called with arguments ({'subnet': {'id': '46a34c7c-b3d7-430d-bc19-15388da14847', 'name': 'public-subnet', 'tenant_id': 'ff2ef559d38e43b0904a66d42f2b7646', 'network_id': '4e4d1b4e-cd0b-476a-b4c5-e86a13664e39', 'ip_version': 4, 'subnetpool_id': None, 'enable_dhcp': False, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'standard_attr_id': 20, 'gateway_ip': '172.28.2.1', 'cidr': '172.28.2.0/24', 'allocation_pools': [{'start': '172.28.2.2', 'end': '172.28.2.254'}], 'host_routes': [], 'dns_nameservers': [], 'shared': False, 'description': '', 'service_types': [], 'tags': [], 'created_at': '2022-02-02T15:56:10Z', 'updated_at': '2022-02-02T15:56:10Z', 'revision_number': 0, 'project_id': 'ff2ef559d38e43b0904a66d42f2b7646', 'network': {'id': '4e4d1b4e-cd0b-476a-b4c5-e86a13664e39', 'name': 'public', 'tenant_id': 'ff2ef559d38e43b0904a66d42f2b7646', 'admin_state_up': True, 'mtu': 1500, 'status': 'ACTIVE', 'subnets': ['46a34c7c-b3d7-430d-bc19-15388da14847'], 'standard_attr_id': 17, 'shared': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'router:external': True, 'vlan_transparent': None, 'description': '', 'port_security_enabled': True, 'is_default': True, 'tags': [], 'created_at': '2022-02-02T15:56:03Z', 'updated_at': '2022-02-02T15:56:10Z', 'revision_number': 2, 'project_id': 'ff2ef559d38e43b0904a66d42f2b7646', 'provider:network_type': 'flat', 'provider:physical_network': 'physnet1', 'provider:segmentation_id': None}}, 'priority': 3},) {} {{(pid=99951) wrapper /usr/local/lib/python3.8/dist-packages/oslo_log/helpers.py:65}} 2022-02-02 15:58:03.092 | Feb 02 15:56:11 dv-cinder-817833-1-smb neutron-dhcp-agent[99951]: DEBUG oslo_concurrency.lockutils [None req-7792fafb-879f-41d0-ad81-a2a17db21217 None None] Lock "resize_greenpool" acquired by "neutron.agent.dhcp.agent.DhcpAgent._resize_process_pool" :: waited 0.000s {{(pid=99951) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:355}} 2022-02-02 15:58:03.092 | Feb 02 15:56:11 dv-cinder-817833-1-smb neutron-dhcp-agent[99951]: DEBUG oslo_concurrency.lockutils [None req-7792fafb-879f-41d0-ad81-a2a17db21217 None None] Lock "resize_greenpool" released by "neutron.agent.dhcp.agent.DhcpAgent._resize_process_pool" :: held 0.001s {{(pid=99951) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:367}} 2022-02-02 15:58:03.092 | Feb 02 15:56:15 dv-cinder-817833-1-smb neutron-dhcp-agent[99951]: DEBUG neutron.agent.dhcp.agent [-] neutron.agent.dhcp.agent.DhcpAgentWithStateReport method _port_create called with arguments (,) {} {{(pid=99951) wrapper /usr/local/lib/python3.8/dist-packages/oslo_log/helpers.py:65}} 2022-02-02 15:58:03.092 | Feb 02 15:56:17 dv-cinder-817833-1-smb neutron-dhcp-agent[99951]: DEBUG neutron.agent.dhcp.agent [-] neutron.agent.dhcp.agent.DhcpAgentWithStateReport method _port_update called with arguments (,) {} {{(pid=99951) wrapper /usr/local/lib/python3.8/dist-packages/oslo_log/helpers.py:65}} 2022-02-02 15:58:03.092 | Feb 02 15:56:18 dv-cinder-817833-1-smb neutron-dhcp-agent[99951]: DEBUG neutron.agent.dhcp.agent [-] neutron.agent.dhcp.agent.DhcpAgentWithStateReport method _port_update called with arguments (,) {} {{(pid=99951) wrapper /usr/local/lib/python3.8/dist-packages/oslo_log/helpers.py:65}} 2022-02-02 15:58:03.092 | Feb 02 15:56:28 dv-cinder-817833-1-smb neutron-dhcp-agent[99951]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=99951) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:355}} 2022-02-02 15:58:03.092 | Feb 02 15:56:28 dv-cinder-817833-1-smb neutron-dhcp-agent[99951]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" released by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.001s {{(pid=99951) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:367}} 2022-02-02 15:58:03.092 | Feb 02 15:57:28 dv-cinder-817833-1-smb neutron-dhcp-agent[99951]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=99951) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:355}} 2022-02-02 15:58:03.092 | Feb 02 15:57:28 dv-cinder-817833-1-smb neutron-dhcp-agent[99951]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" released by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.001s {{(pid=99951) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:367}} 2022-02-02 15:58:03.095 | + functions-common:service_check:1598 : for service in ${ENABLED_SERVICES//,/ } 2022-02-02 15:58:03.098 | + functions-common:service_check:1600 : sudo systemctl is-enabled devstack@q-meta.service 2022-02-02 15:58:03.111 | enabled 2022-02-02 15:58:03.115 | + functions-common:service_check:1604 : sudo systemctl status devstack@q-meta.service --no-pager 2022-02-02 15:58:03.131 | ● devstack@q-meta.service - Devstack devstack@q-meta.service 2022-02-02 15:58:03.131 | Loaded: loaded (/etc/systemd/system/devstack@q-meta.service; enabled; vendor preset: enabled) 2022-02-02 15:58:03.131 | Active: active (running) since Wed 2022-02-02 15:55:28 UTC; 2min 34s ago 2022-02-02 15:58:03.131 | Main PID: 100707 (neutron-metadat) 2022-02-02 15:58:03.131 | Tasks: 4 (limit: 14304) 2022-02-02 15:58:03.131 | Memory: 111.9M 2022-02-02 15:58:03.131 | CGroup: /system.slice/system-devstack.slice/devstack@q-meta.service 2022-02-02 15:58:03.131 | ├─100707 neutron-metadata-agent (/usr/bin/python3.8 /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini) 2022-02-02 15:58:03.131 | ├─101198 neutron-metadata-agent (/usr/bin/python3.8 /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini) 2022-02-02 15:58:03.131 | └─101199 neutron-metadata-agent (/usr/bin/python3.8 /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini) 2022-02-02 15:58:03.131 | 2022-02-02 15:58:03.131 | Feb 02 15:55:32 dv-cinder-817833-1-smb neutron-metadata-agent[100707]: DEBUG oslo_service.service [None req-2208d921-fd7e-4abb-b7ec-002c56ade926 None None] oslo_messaging_rabbit.ssl = False {{(pid=100707) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-02-02 15:58:03.131 | Feb 02 15:55:32 dv-cinder-817833-1-smb neutron-metadata-agent[100707]: DEBUG oslo_service.service [None req-2208d921-fd7e-4abb-b7ec-002c56ade926 None None] oslo_messaging_rabbit.ssl_ca_file = {{(pid=100707) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-02-02 15:58:03.131 | Feb 02 15:55:32 dv-cinder-817833-1-smb neutron-metadata-agent[100707]: DEBUG oslo_service.service [None req-2208d921-fd7e-4abb-b7ec-002c56ade926 None None] oslo_messaging_rabbit.ssl_cert_file = {{(pid=100707) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-02-02 15:58:03.132 | Feb 02 15:55:32 dv-cinder-817833-1-smb neutron-metadata-agent[100707]: DEBUG oslo_service.service [None req-2208d921-fd7e-4abb-b7ec-002c56ade926 None None] oslo_messaging_rabbit.ssl_key_file = {{(pid=100707) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-02-02 15:58:03.132 | Feb 02 15:55:32 dv-cinder-817833-1-smb neutron-metadata-agent[100707]: DEBUG oslo_service.service [None req-2208d921-fd7e-4abb-b7ec-002c56ade926 None None] oslo_messaging_rabbit.ssl_version = {{(pid=100707) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-02-02 15:58:03.132 | Feb 02 15:55:32 dv-cinder-817833-1-smb neutron-metadata-agent[100707]: DEBUG oslo_service.service [None req-2208d921-fd7e-4abb-b7ec-002c56ade926 None None] oslo_messaging_notifications.driver = [] {{(pid=100707) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-02-02 15:58:03.132 | Feb 02 15:55:32 dv-cinder-817833-1-smb neutron-metadata-agent[100707]: DEBUG oslo_service.service [None req-2208d921-fd7e-4abb-b7ec-002c56ade926 None None] oslo_messaging_notifications.retry = -1 {{(pid=100707) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-02-02 15:58:03.132 | Feb 02 15:55:32 dv-cinder-817833-1-smb neutron-metadata-agent[100707]: DEBUG oslo_service.service [None req-2208d921-fd7e-4abb-b7ec-002c56ade926 None None] oslo_messaging_notifications.topics = ['notifications'] {{(pid=100707) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-02-02 15:58:03.132 | Feb 02 15:55:32 dv-cinder-817833-1-smb neutron-metadata-agent[100707]: DEBUG oslo_service.service [None req-2208d921-fd7e-4abb-b7ec-002c56ade926 None None] oslo_messaging_notifications.transport_url = **** {{(pid=100707) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-02-02 15:58:03.132 | Feb 02 15:55:32 dv-cinder-817833-1-smb neutron-metadata-agent[100707]: DEBUG oslo_service.service [None req-2208d921-fd7e-4abb-b7ec-002c56ade926 None None] ******************************************************************************** {{(pid=100707) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2613}} 2022-02-02 15:58:03.135 | + functions-common:service_check:1598 : for service in ${ENABLED_SERVICES//,/ } 2022-02-02 15:58:03.137 | + functions-common:service_check:1600 : sudo systemctl is-enabled devstack@q-agt.service 2022-02-02 15:58:03.151 | enabled 2022-02-02 15:58:03.155 | + functions-common:service_check:1604 : sudo systemctl status devstack@q-agt.service --no-pager 2022-02-02 15:58:03.171 | ● devstack@q-agt.service - Devstack devstack@q-agt.service 2022-02-02 15:58:03.171 | Loaded: loaded (/etc/systemd/system/devstack@q-agt.service; enabled; vendor preset: enabled) 2022-02-02 15:58:03.171 | Active: active (running) since Wed 2022-02-02 15:55:24 UTC; 2min 39s ago 2022-02-02 15:58:03.171 | Main PID: 99586 (neutron-openvsw) 2022-02-02 15:58:03.171 | Tasks: 10 (limit: 14304) 2022-02-02 15:58:03.171 | Memory: 165.7M 2022-02-02 15:58:03.171 | CGroup: /system.slice/system-devstack.slice/devstack@q-agt.service 2022-02-02 15:58:03.171 | ├─ 99586 neutron-openvswitch-agent (/usr/bin/python3.8 /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) 2022-02-02 15:58:03.171 | ├─101178 sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf 2022-02-02 15:58:03.171 | ├─101179 /usr/bin/python3.8 /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf 2022-02-02 15:58:03.171 | ├─101298 /usr/bin/python3 /usr/local/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.ovs_vsctl_cmd --privsep_sock_path /tmp/tmpw36sqgxr/privsep.sock 2022-02-02 15:58:03.171 | └─101302 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json 2022-02-02 15:58:03.171 | 2022-02-02 15:58:03.171 | Feb 02 15:57:58 dv-cinder-817833-1-smb neutron-openvswitch-agent[99586]: DEBUG neutron.agent.linux.utils [None req-fe934b9b-eb2b-443f-9599-584eac78a4e9 None None] Found cmdline ['ovsdb-client', 'monitor', 'tcp:127.0.0.1:6640', 'Interface', 'name,ofport,external_ids', '--format=json'] for process with PID 101302. {{(pid=99586) get_cmdline_from_pid /opt/stack/neutron/neutron/agent/linux/utils.py:334}} 2022-02-02 15:58:03.172 | Feb 02 15:57:58 dv-cinder-817833-1-smb neutron-openvswitch-agent[99586]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-fe934b9b-eb2b-443f-9599-584eac78a4e9 None None] Agent rpc_loop - iteration:72 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.004 2022-02-02 15:58:03.172 | Feb 02 15:58:00 dv-cinder-817833-1-smb neutron-openvswitch-agent[99586]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-fe934b9b-eb2b-443f-9599-584eac78a4e9 None None] Agent rpc_loop - iteration:73 started 2022-02-02 15:58:03.172 | Feb 02 15:58:00 dv-cinder-817833-1-smb neutron-openvswitch-agent[99586]: DEBUG neutron.plugins.ml2.drivers.openvswitch.agent.openflow.native.ofswitch [None req-fe934b9b-eb2b-443f-9599-584eac78a4e9 None None] ofctl request version=0x4,msg_type=0x12,msg_len=0x38,xid=0x1b145d35,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=2614217872583885612,duration_nsec=928000000,duration_sec=150,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=99586) _send_msg /opt/stack/neutron/neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native/ofswitch.py:112}} 2022-02-02 15:58:03.172 | Feb 02 15:58:00 dv-cinder-817833-1-smb neutron-openvswitch-agent[99586]: DEBUG neutron.agent.linux.utils [None req-fe934b9b-eb2b-443f-9599-584eac78a4e9 None None] Found cmdline ['ovsdb-client', 'monitor', 'tcp:127.0.0.1:6640', 'Interface', 'name,ofport,external_ids', '--format=json'] for process with PID 101302. {{(pid=99586) get_cmdline_from_pid /opt/stack/neutron/neutron/agent/linux/utils.py:334}} 2022-02-02 15:58:03.172 | Feb 02 15:58:00 dv-cinder-817833-1-smb neutron-openvswitch-agent[99586]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-fe934b9b-eb2b-443f-9599-584eac78a4e9 None None] Agent rpc_loop - iteration:73 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.004 2022-02-02 15:58:03.172 | Feb 02 15:58:02 dv-cinder-817833-1-smb neutron-openvswitch-agent[99586]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-fe934b9b-eb2b-443f-9599-584eac78a4e9 None None] Agent rpc_loop - iteration:74 started 2022-02-02 15:58:03.172 | Feb 02 15:58:02 dv-cinder-817833-1-smb neutron-openvswitch-agent[99586]: DEBUG neutron.plugins.ml2.drivers.openvswitch.agent.openflow.native.ofswitch [None req-fe934b9b-eb2b-443f-9599-584eac78a4e9 None None] ofctl request version=0x4,msg_type=0x12,msg_len=0x38,xid=0x1b145d37,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=2614217872583885612,duration_nsec=928000000,duration_sec=152,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=99586) _send_msg /opt/stack/neutron/neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native/ofswitch.py:112}} 2022-02-02 15:58:03.172 | Feb 02 15:58:02 dv-cinder-817833-1-smb neutron-openvswitch-agent[99586]: DEBUG neutron.agent.linux.utils [None req-fe934b9b-eb2b-443f-9599-584eac78a4e9 None None] Found cmdline ['ovsdb-client', 'monitor', 'tcp:127.0.0.1:6640', 'Interface', 'name,ofport,external_ids', '--format=json'] for process with PID 101302. {{(pid=99586) get_cmdline_from_pid /opt/stack/neutron/neutron/agent/linux/utils.py:334}} 2022-02-02 15:58:03.172 | Feb 02 15:58:02 dv-cinder-817833-1-smb neutron-openvswitch-agent[99586]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-fe934b9b-eb2b-443f-9599-584eac78a4e9 None None] Agent rpc_loop - iteration:74 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.004 2022-02-02 15:58:03.175 | + functions-common:service_check:1598 : for service in ${ENABLED_SERVICES//,/ } 2022-02-02 15:58:03.177 | + functions-common:service_check:1600 : sudo systemctl is-enabled devstack@q-l3.service 2022-02-02 15:58:03.191 | enabled 2022-02-02 15:58:03.195 | + functions-common:service_check:1604 : sudo systemctl status devstack@q-l3.service --no-pager 2022-02-02 15:58:03.211 | ● devstack@q-l3.service - Devstack devstack@q-l3.service 2022-02-02 15:58:03.211 | Loaded: loaded (/etc/systemd/system/devstack@q-l3.service; enabled; vendor preset: enabled) 2022-02-02 15:58:03.211 | Active: active (running) since Wed 2022-02-02 15:55:27 UTC; 2min 35s ago 2022-02-02 15:58:03.211 | Main PID: 100343 (neutron-l3-agen) 2022-02-02 15:58:03.211 | Tasks: 15 (limit: 14304) 2022-02-02 15:58:03.211 | Memory: 191.3M 2022-02-02 15:58:03.211 | CGroup: /system.slice/system-devstack.slice/devstack@q-l3.service 2022-02-02 15:58:03.211 | ├─100343 neutron-l3-agent (/usr/bin/python3.8 /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini) 2022-02-02 15:58:03.211 | ├─101310 /usr/bin/python3 /usr/local/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmp20_slkgi/privsep.sock 2022-02-02 15:58:03.211 | ├─101978 sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf 2022-02-02 15:58:03.211 | ├─101979 /usr/bin/python3.8 /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf 2022-02-02 15:58:03.211 | └─102113 haproxy -f /opt/stack/data/neutron/ns-metadata-proxy/e57c47d5-ca61-4cc3-bc80-f9ae18e84839.conf 2022-02-02 15:58:03.211 | 2022-02-02 15:58:03.211 | Feb 02 15:56:30 dv-cinder-817833-1-smb neutron-l3-agent[100343]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=100343) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:355}} 2022-02-02 15:58:03.211 | Feb 02 15:56:30 dv-cinder-817833-1-smb neutron-l3-agent[100343]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" released by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.001s {{(pid=100343) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:367}} 2022-02-02 15:58:03.211 | Feb 02 15:56:30 dv-cinder-817833-1-smb neutron-l3-agent[100343]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=100343) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:355}} 2022-02-02 15:58:03.211 | Feb 02 15:56:30 dv-cinder-817833-1-smb neutron-l3-agent[100343]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" released by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=100343) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:367}} 2022-02-02 15:58:03.212 | Feb 02 15:56:55 dv-cinder-817833-1-smb neutron-l3-agent[100343]: DEBUG oslo_service.periodic_task [None req-63b8a558-ea9f-456b-8f75-4d5da433c37b None None] Running periodic task L3NATAgentWithStateReport.periodic_sync_routers_task {{(pid=100343) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}} 2022-02-02 15:58:03.212 | Feb 02 15:57:30 dv-cinder-817833-1-smb neutron-l3-agent[100343]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=100343) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:355}} 2022-02-02 15:58:03.212 | Feb 02 15:57:30 dv-cinder-817833-1-smb neutron-l3-agent[100343]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" released by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.002s {{(pid=100343) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:367}} 2022-02-02 15:58:03.212 | Feb 02 15:57:30 dv-cinder-817833-1-smb neutron-l3-agent[100343]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=100343) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:355}} 2022-02-02 15:58:03.212 | Feb 02 15:57:30 dv-cinder-817833-1-smb neutron-l3-agent[100343]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" released by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=100343) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:367}} 2022-02-02 15:58:03.212 | Feb 02 15:57:35 dv-cinder-817833-1-smb neutron-l3-agent[100343]: DEBUG oslo_service.periodic_task [None req-63b8a558-ea9f-456b-8f75-4d5da433c37b None None] Running periodic task L3NATAgentWithStateReport.periodic_sync_routers_task {{(pid=100343) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}} 2022-02-02 15:58:03.215 | + functions-common:service_check:1598 : for service in ${ENABLED_SERVICES//,/ } 2022-02-02 15:58:03.217 | + functions-common:service_check:1600 : sudo systemctl is-enabled devstack@rabbit.service 2022-02-02 15:58:03.229 | Failed to get unit file state for devstack@rabbit.service: No such file or directory 2022-02-02 15:58:03.233 | + functions-common:service_check:1598 : for service in ${ENABLED_SERVICES//,/ } 2022-02-02 15:58:03.236 | + functions-common:service_check:1600 : sudo systemctl is-enabled devstack@tempest.service 2022-02-02 15:58:03.248 | Failed to get unit file state for devstack@tempest.service: No such file or directory 2022-02-02 15:58:03.252 | + functions-common:service_check:1598 : for service in ${ENABLED_SERVICES//,/ } 2022-02-02 15:58:03.255 | + functions-common:service_check:1600 : sudo systemctl is-enabled devstack@mysql.service 2022-02-02 15:58:03.267 | Failed to get unit file state for devstack@mysql.service: No such file or directory 2022-02-02 15:58:03.271 | + functions-common:service_check:1598 : for service in ${ENABLED_SERVICES//,/ } 2022-02-02 15:58:03.273 | + functions-common:service_check:1600 : sudo systemctl is-enabled devstack@etcd3.service 2022-02-02 15:58:03.285 | Failed to get unit file state for devstack@etcd3.service: No such file or directory 2022-02-02 15:58:03.291 | + functions-common:service_check:1598 : for service in ${ENABLED_SERVICES//,/ } 2022-02-02 15:58:03.292 | + functions-common:service_check:1600 : sudo systemctl is-enabled devstack@dstat.service 2022-02-02 15:58:03.306 | enabled 2022-02-02 15:58:03.309 | + functions-common:service_check:1604 : sudo systemctl status devstack@dstat.service --no-pager 2022-02-02 15:58:03.326 | ● devstack@dstat.service - Devstack devstack@dstat.service 2022-02-02 15:58:03.326 | Loaded: loaded (/etc/systemd/system/devstack@dstat.service; enabled; vendor preset: enabled) 2022-02-02 15:58:03.326 | Active: active (running) since Wed 2022-02-02 15:34:13 UTC; 23min ago 2022-02-02 15:58:03.326 | Main PID: 76486 (dstat.sh) 2022-02-02 15:58:03.326 | Tasks: 2 (limit: 14304) 2022-02-02 15:58:03.326 | Memory: 9.4M 2022-02-02 15:58:03.326 | CGroup: /system.slice/system-devstack.slice/devstack@dstat.service 2022-02-02 15:58:03.326 | ├─76486 /bin/bash /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs 2022-02-02 15:58:03.326 | └─76572 /usr/bin/python3 /usr/bin/dstat -tcmndrylpg --top-cpu-adv --top-io-adv --top-mem --swap --tcp 2022-02-02 15:58:03.327 | 2022-02-02 15:58:03.327 | Feb 02 15:57:53 dv-cinder-817833-1-smb dstat.sh[76572]: 02-02 15:57:53| 25 5 70 0 0|4361M 1345M 178M 5786M| 0 0 | 0 0 | 0 0 |1430 5093 |2.86 2.56 2.12|1.0 0 139| 0 0 |openstack 1076676.8%2159k 256B|bash 107292 14M 16k 0%|mysqld 642M| 0 0 | 28 251 0 97 0 2022-02-02 15:58:03.327 | Feb 02 15:57:54 dv-cinder-817833-1-smb dstat.sh[76572]: 02-02 15:57:54| 25 4 63 8 0|4388M 1318M 178M 5786M|8217B 0 | 0 332k| 0 37.0 | 497 4445 |2.88 2.57 2.12|1.0 0 1.0| 0 0 |openstack 107667 25%7356k 7B|openstack 1076677356k 7B 25%|mysqld 642M| 0 0 | 28 251 0 97 0 2022-02-02 15:58:03.327 | Feb 02 15:57:55 dv-cinder-817833-1-smb dstat.sh[76572]: 02-02 15:57:55| 26 4 69 2 0|4352M 1354M 178M 5786M|6567B 0 | 0 116k| 0 8.00 | 986 4408 |2.88 2.57 2.12|2.0 1.0 40| 0 0 |uwsgi 780052.0%3343B9821B |bash 107292 14M9451B 0%|mysqld 642M| 0 0 | 28 251 0 96 0 2022-02-02 15:58:03.327 | Feb 02 15:57:56 dv-cinder-817833-1-smb dstat.sh[76572]: 02-02 15:57:56| 25 5 62 9 0|4385M 1321M 178M 5786M|4687B 0 | 0 560k| 0 44.0 | 597 4312 |2.88 2.57 2.12|1.0 0 42| 0 0 |openstack 107747 25%8500k 263B|openstack 1077478158k 7B 25%|mysqld 642M| 0 0 | 28 251 0 96 0 2022-02-02 15:58:03.327 | Feb 02 15:57:57 dv-cinder-817833-1-smb dstat.sh[76572]: 02-02 15:57:57| 25 4 71 0 0|4409M 1297M 178M 5786M| 262B 0 | 0 0 | 0 0 | 527 3696 |2.88 2.57 2.12|1.0 0 0| 0 0 |openstack 107747 22%5588k 64B|openstack 1077475588k 64B 22%|mysqld 642M| 0 0 | 28 251 0 95 0 2022-02-02 15:58:03.327 | Feb 02 15:57:58 dv-cinder-817833-1-smb dstat.sh[76572]: 02-02 15:57:58| 26 4 70 0 0|4373M 1333M 178M 5786M| 262B 0 | 0 0 | 0 0 | 782 4018 |2.88 2.57 2.12|1.0 0 80| 0 0 |openstack 107829 19%5955k 263B|bash 107292 14M9501B 0%|mysqld 642M| 0 0 | 28 251 0 95 0 2022-02-02 15:58:03.327 | Feb 02 15:57:59 dv-cinder-817833-1-smb dstat.sh[76572]: 02-02 15:57:59| 26 3 66 5 0|4403M 1303M 178M 5786M|1331B 0 | 0 276k| 0 25.0 | 423 3949 |2.81 2.56 2.12|1.0 1.0 0| 0 0 |openstack 107829 25%7516k 64B|openstack 1078297516k 64B 25%|mysqld 642M| 0 0 | 28 251 0 89 0 2022-02-02 15:58:03.327 | Feb 02 15:58:00 dv-cinder-817833-1-smb dstat.sh[76572]: 02-02 15:58:00| 25 5 65 4 0|4362M 1345M 178M 5786M|2618B 0 | 0 236k| 0 18.0 |1489 5628 |2.81 2.56 2.12|1.0 0 139| 0 0 |openstack 107969 11%2790k 256B|bash 107292 14M 16k 0%|mysqld 642M| 0 0 | 28 251 0 95 0 2022-02-02 15:58:03.327 | Feb 02 15:58:01 dv-cinder-817833-1-smb dstat.sh[76572]: 02-02 15:58:01| 26 4 66 4 0|4395M 1311M 178M 5786M|1470B 0 | 0 196k| 0 23.0 | 514 3956 |2.81 2.56 2.12|1.0 0 1.0| 0 0 |openstack 107969 25%8354k 7B|openstack 1079698354k 7B 25%|mysqld 642M| 0 0 | 28 251 0 89 0 2022-02-02 15:58:03.327 | Feb 02 15:58:02 dv-cinder-817833-1-smb dstat.sh[76572]: 02-02 15:58:02| 23 8 62 7 0|4351M 1355M 178M 5786M|1366B 0 | 0 2972k| 0 315 |1785 6379 |2.81 2.56 2.12|2.0 1.0 193| 0 0 |uwsgi 780051.2%3343B9815B |bash 28644 111M 109k0.8% |mysqld 642M| 0 0 | 28 251 0 94 0 2022-02-02 15:58:03.330 | + functions-common:service_check:1598 : for service in ${ENABLED_SERVICES//,/ } 2022-02-02 15:58:03.332 | + functions-common:service_check:1600 : sudo systemctl is-enabled devstack@n-crt.service 2022-02-02 15:58:03.344 | Failed to get unit file state for devstack@n-crt.service: No such file or directory 2022-02-02 15:58:03.348 | + functions-common:service_check:1598 : for service in ${ENABLED_SERVICES//,/ } 2022-02-02 15:58:03.351 | + functions-common:service_check:1600 : sudo systemctl is-enabled devstack@n-cauth.service 2022-02-02 15:58:03.363 | Failed to get unit file state for devstack@n-cauth.service: No such file or directory 2022-02-02 15:58:03.367 | + functions-common:service_check:1598 : for service in ${ENABLED_SERVICES//,/ } 2022-02-02 15:58:03.370 | + functions-common:service_check:1600 : sudo systemctl is-enabled devstack@q-metering.service 2022-02-02 15:58:03.384 | enabled 2022-02-02 15:58:03.387 | + functions-common:service_check:1604 : sudo systemctl status devstack@q-metering.service --no-pager 2022-02-02 15:58:03.403 | ● devstack@q-metering.service - Devstack devstack@q-metering.service 2022-02-02 15:58:03.404 | Loaded: loaded (/etc/systemd/system/devstack@q-metering.service; enabled; vendor preset: enabled) 2022-02-02 15:58:03.404 | Active: active (running) since Wed 2022-02-02 15:55:30 UTC; 2min 32s ago 2022-02-02 15:58:03.404 | Main PID: 101079 (neutron-meterin) 2022-02-02 15:58:03.404 | Tasks: 2 (limit: 14304) 2022-02-02 15:58:03.404 | Memory: 96.7M 2022-02-02 15:58:03.404 | CGroup: /system.slice/system-devstack.slice/devstack@q-metering.service 2022-02-02 15:58:03.404 | └─101079 neutron-metering-agent (/usr/bin/python3.8 /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini) 2022-02-02 15:58:03.404 | 2022-02-02 15:58:03.404 | Feb 02 15:57:33 dv-cinder-817833-1-smb neutron-metering-agent[101079]: DEBUG neutron.services.metering.agents.metering_agent [-] Sync router namespaces {{(pid=101079) _sync_router_namespaces /opt/stack/neutron/neutron/services/metering/agents/metering_agent.py:302}} 2022-02-02 15:58:03.404 | Feb 02 15:57:33 dv-cinder-817833-1-smb neutron-metering-agent[101079]: DEBUG oslo_concurrency.lockutils [-] Lock "metering-agent" acquired by "neutron.services.metering.agents.metering_agent.MeteringAgent._invoke_driver" :: waited 0.000s {{(pid=101079) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:355}} 2022-02-02 15:58:03.404 | Feb 02 15:57:33 dv-cinder-817833-1-smb neutron-metering-agent[101079]: 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=101079) wrapper /usr/local/lib/python3.8/dist-packages/oslo_log/helpers.py:65}} 2022-02-02 15:58:03.404 | Feb 02 15:57:33 dv-cinder-817833-1-smb neutron-metering-agent[101079]: DEBUG oslo_concurrency.lockutils [-] Lock "metering-agent" released by "neutron.services.metering.agents.metering_agent.MeteringAgent._invoke_driver" :: held 0.001s {{(pid=101079) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:367}} 2022-02-02 15:58:03.404 | Feb 02 15:57:33 dv-cinder-817833-1-smb neutron-metering-agent[101079]: DEBUG neutron.services.metering.agents.metering_agent [-] Retrieving traffic counters for routers [{}]. {{(pid=101079) _add_metering_infos /opt/stack/neutron/neutron/services/metering/agents/metering_agent.py:219}} 2022-02-02 15:58:03.404 | Feb 02 15:57:33 dv-cinder-817833-1-smb neutron-metering-agent[101079]: DEBUG neutron.services.metering.agents.metering_agent [-] Get router traffic counters {{(pid=101079) _get_traffic_counters /opt/stack/neutron/neutron/services/metering/agents/metering_agent.py:298}} 2022-02-02 15:58:03.404 | Feb 02 15:57:33 dv-cinder-817833-1-smb neutron-metering-agent[101079]: DEBUG oslo_concurrency.lockutils [-] Lock "metering-agent" acquired by "neutron.services.metering.agents.metering_agent.MeteringAgent._invoke_driver" :: waited 0.000s {{(pid=101079) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:355}} 2022-02-02 15:58:03.404 | Feb 02 15:57:33 dv-cinder-817833-1-smb neutron-metering-agent[101079]: 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=101079) wrapper /usr/local/lib/python3.8/dist-packages/oslo_log/helpers.py:65}} 2022-02-02 15:58:03.404 | Feb 02 15:57:33 dv-cinder-817833-1-smb neutron-metering-agent[101079]: DEBUG oslo_concurrency.lockutils [-] Lock "metering-agent" released by "neutron.services.metering.agents.metering_agent.MeteringAgent._invoke_driver" :: held 0.001s {{(pid=101079) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:367}} 2022-02-02 15:58:03.404 | Feb 02 15:57:33 dv-cinder-817833-1-smb neutron-metering-agent[101079]: DEBUG neutron.services.metering.agents.metering_agent [-] Traffic counters [None] retrieved for routers [{}]. {{(pid=101079) _add_metering_infos /opt/stack/neutron/neutron/services/metering/agents/metering_agent.py:223}} 2022-02-02 15:58:03.407 | + functions-common:service_check:1598 : for service in ${ENABLED_SERVICES//,/ } 2022-02-02 15:58:03.410 | + functions-common:service_check:1600 : sudo systemctl is-enabled devstack@q-vpn.service 2022-02-02 15:58:03.423 | Failed to get unit file state for devstack@q-vpn.service: No such file or directory 2022-02-02 15:58:03.427 | + functions-common:service_check:1598 : for service in ${ENABLED_SERVICES//,/ } 2022-02-02 15:58:03.430 | + functions-common:service_check:1600 : sudo systemctl is-enabled devstack@g-reg.service 2022-02-02 15:58:03.442 | Failed to get unit file state for devstack@g-reg.service: No such file or directory 2022-02-02 15:58:03.446 | + functions-common:service_check:1598 : for service in ${ENABLED_SERVICES//,/ } 2022-02-02 15:58:03.449 | + functions-common:service_check:1600 : sudo systemctl is-enabled devstack@cinder.service 2022-02-02 15:58:03.460 | Failed to get unit file state for devstack@cinder.service: No such file or directory 2022-02-02 15:58:03.464 | + functions-common:service_check:1598 : for service in ${ENABLED_SERVICES//,/ } 2022-02-02 15:58:03.467 | + functions-common:service_check:1600 : sudo systemctl is-enabled devstack@s-proxy.service 2022-02-02 15:58:03.480 | enabled 2022-02-02 15:58:03.483 | + functions-common:service_check:1604 : sudo systemctl status devstack@s-proxy.service --no-pager 2022-02-02 15:58:03.501 | ● devstack@s-proxy.service - Devstack devstack@s-proxy.service 2022-02-02 15:58:03.501 | Loaded: loaded (/etc/systemd/system/devstack@s-proxy.service; enabled; vendor preset: enabled) 2022-02-02 15:58:03.501 | Active: active (running) since Wed 2022-02-02 15:55:00 UTC; 3min 2s ago 2022-02-02 15:58:03.501 | Main PID: 97179 (swift-proxy-ser) 2022-02-02 15:58:03.501 | Tasks: 2 (limit: 14304) 2022-02-02 15:58:03.501 | Memory: 77.1M 2022-02-02 15:58:03.501 | CGroup: /system.slice/system-devstack.slice/devstack@s-proxy.service 2022-02-02 15:58:03.501 | ├─97179 /usr/bin/python3.8 /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v 2022-02-02 15:58:03.501 | └─97272 /usr/bin/python3.8 /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v 2022-02-02 15:58:03.501 | 2022-02-02 15:58:03.501 | Feb 02 15:57:28 dv-cinder-817833-1-smb proxy-server[97272]: Validating token access rules against request 2022-02-02 15:58:03.501 | Feb 02 15:57:28 dv-cinder-817833-1-smb swift-proxy-server[97272]: proxy-server: Validating token access rules against request 2022-02-02 15:58:03.501 | Feb 02 15:57:28 dv-cinder-817833-1-smb proxy-server[97272]: Received request from user: user_id 9a1da49fa9df40a1af838d8a6905f93b, project_id 7f2a419d9dfc4547980b43215c7b4603, roles service,ResellerAdmin 2022-02-02 15:58:03.501 | Feb 02 15:57:28 dv-cinder-817833-1-smb swift-proxy-server[97272]: proxy-server: Received request from user: user_id 9a1da49fa9df40a1af838d8a6905f93b, project_id 7f2a419d9dfc4547980b43215c7b4603, roles service,ResellerAdmin 2022-02-02 15:58:03.501 | Feb 02 15:57:28 dv-cinder-817833-1-smb proxy-server[97272]: Using identity: {'user': ('9a1da49fa9df40a1af838d8a6905f93b', 'glance-swift'), 'tenant': ('7f2a419d9dfc4547980b43215c7b4603', 'service'), 'roles': ['service', 'ResellerAdmin'], 'service_roles': [], 'user_domain': ('default', 'Default'), 'project_domain': ('default', 'Default'), 'auth_version': 3} (txn: txdb5610bc0d904d55a5bb6-0061faa9e8) 2022-02-02 15:58:03.501 | Feb 02 15:57:28 dv-cinder-817833-1-smb swift-proxy-server[97272]: proxy-server: Using identity: {'user': ('9a1da49fa9df40a1af838d8a6905f93b', 'glance-swift'), 'tenant': ('7f2a419d9dfc4547980b43215c7b4603', 'service'), 'roles': ['service', 'ResellerAdmin'], 'service_roles': [], 'user_domain': ('default', 'Default'), 'project_domain': ('default', 'Default'), 'auth_version': 3} (txn: txdb5610bc0d904d55a5bb6-0061faa9e8) 2022-02-02 15:58:03.501 | Feb 02 15:57:28 dv-cinder-817833-1-smb proxy-server[97272]: User 7f2a419d9dfc4547980b43215c7b4603 has reseller admin authorizing (txn: txdb5610bc0d904d55a5bb6-0061faa9e8) (client_ip: 10.222.0.31) 2022-02-02 15:58:03.501 | Feb 02 15:57:28 dv-cinder-817833-1-smb swift-proxy-server[97272]: proxy-server: User 7f2a419d9dfc4547980b43215c7b4603 has reseller admin authorizing (txn: txdb5610bc0d904d55a5bb6-0061faa9e8) (client_ip: 10.222.0.31) 2022-02-02 15:58:03.501 | Feb 02 15:57:43 dv-cinder-817833-1-smb proxy-server[97272]: 10.222.0.31 10.222.0.31 02/Feb/2022/15/57/43 PUT /v1/AUTH_7f2a419d9dfc4547980b43215c7b4603/glance/e6dc3986-1d37-4764-857a-53f9abeba698 HTTP/1.0 201 - python-swiftclient-3.11.1 gAAAAABh-qnn... 645922816 - - txdb5610bc0d904d55a5bb6-0061faa9e8 - 15.5469 - - 1643817448.165616751 1643817463.712557077 0 2022-02-02 15:58:03.501 | Feb 02 15:57:43 dv-cinder-817833-1-smb swift-proxy-server[97272]: proxy-server: 10.222.0.31 10.222.0.31 02/Feb/2022/15/57/43 PUT /v1/AUTH_7f2a419d9dfc4547980b43215c7b4603/glance/e6dc3986-1d37-4764-857a-53f9abeba698 HTTP/1.0 201 - python-swiftclient-3.11.1 gAAAAABh-qnn... 645922816 - - txdb5610bc0d904d55a5bb6-0061faa9e8 - 15.5469 - - 1643817448.165616751 1643817463.712557077 0 2022-02-02 15:58:03.504 | + functions-common:service_check:1598 : for service in ${ENABLED_SERVICES//,/ } 2022-02-02 15:58:03.507 | + functions-common:service_check:1600 : sudo systemctl is-enabled devstack@s-object.service 2022-02-02 15:58:03.520 | enabled 2022-02-02 15:58:03.524 | + functions-common:service_check:1604 : sudo systemctl status devstack@s-object.service --no-pager 2022-02-02 15:58:03.540 | ● devstack@s-object.service - Devstack devstack@s-object.service 2022-02-02 15:58:03.540 | Loaded: loaded (/etc/systemd/system/devstack@s-object.service; enabled; vendor preset: enabled) 2022-02-02 15:58:03.540 | Active: active (running) since Wed 2022-02-02 15:54:54 UTC; 3min 8s ago 2022-02-02 15:58:03.540 | Main PID: 95682 (swift-object-se) 2022-02-02 15:58:03.540 | Tasks: 23 (limit: 14304) 2022-02-02 15:58:03.540 | Memory: 49.2M 2022-02-02 15:58:03.540 | CGroup: /system.slice/system-devstack.slice/devstack@s-object.service 2022-02-02 15:58:03.540 | ├─95682 /usr/bin/python3.8 /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v 2022-02-02 15:58:03.540 | ├─96040 /usr/bin/python3.8 /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v 2022-02-02 15:58:03.540 | └─96041 /usr/bin/python3.8 /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v 2022-02-02 15:58:03.540 | 2022-02-02 15:58:03.540 | Feb 02 15:54:54 dv-cinder-817833-1-smb systemd[1]: Started Devstack devstack@s-object.service. 2022-02-02 15:58:03.540 | Feb 02 15:54:56 dv-cinder-817833-1-smb object-server[95682]: Started child 96040 from parent 95682 2022-02-02 15:58:03.540 | Feb 02 15:54:56 dv-cinder-817833-1-smb swift-object-server[95682]: object-server: Started child 96040 from parent 95682 2022-02-02 15:58:03.540 | Feb 02 15:54:56 dv-cinder-817833-1-smb object-server[95682]: Started child 96041 from parent 95682 2022-02-02 15:58:03.540 | Feb 02 15:54:56 dv-cinder-817833-1-smb swift-object-server[95682]: object-server: Started child 96041 from parent 95682 2022-02-02 15:58:03.540 | Feb 02 15:57:43 dv-cinder-817833-1-smb object-server[96041]: 127.0.0.1 - - [02/Feb/2022:15:57:43 +0000] "PUT /sdb1/88/AUTH_7f2a419d9dfc4547980b43215c7b4603/glance/e6dc3986-1d37-4764-857a-53f9abeba698" 201 - "PUT http://10.222.0.31:8080/v1/AUTH_7f2a419d9dfc4547980b43215c7b4603/glance/e6dc3986-1d37-4764-857a-53f9abeba698" "txdb5610bc0d904d55a5bb6-0061faa9e8" "proxy-server 97272" 15.5193 "-" 96041 0 2022-02-02 15:58:03.540 | Feb 02 15:57:43 dv-cinder-817833-1-smb swift-object-server[96041]: object-server: 127.0.0.1 - - [02/Feb/2022:15:57:43 +0000] "PUT /sdb1/88/AUTH_7f2a419d9dfc4547980b43215c7b4603/glance/e6dc3986-1d37-4764-857a-53f9abeba698" 201 - "PUT http://10.222.0.31:8080/v1/AUTH_7f2a419d9dfc4547980b43215c7b4603/glance/e6dc3986-1d37-4764-857a-53f9abeba698" "txdb5610bc0d904d55a5bb6-0061faa9e8" "proxy-server 97272" 15.5193 "-" 96041 0 2022-02-02 15:58:03.543 | + functions-common:service_check:1598 : for service in ${ENABLED_SERVICES//,/ } 2022-02-02 15:58:03.546 | + functions-common:service_check:1600 : sudo systemctl is-enabled devstack@s-container.service 2022-02-02 15:58:03.560 | enabled 2022-02-02 15:58:03.564 | + functions-common:service_check:1604 : sudo systemctl status devstack@s-container.service --no-pager 2022-02-02 15:58:03.581 | ● devstack@s-container.service - Devstack devstack@s-container.service 2022-02-02 15:58:03.581 | Loaded: loaded (/etc/systemd/system/devstack@s-container.service; enabled; vendor preset: enabled) 2022-02-02 15:58:03.581 | Active: active (running) since Wed 2022-02-02 15:54:56 UTC; 3min 7s ago 2022-02-02 15:58:03.581 | Main PID: 96047 (swift-container) 2022-02-02 15:58:03.581 | Tasks: 3 (limit: 14304) 2022-02-02 15:58:03.581 | Memory: 49.0M 2022-02-02 15:58:03.581 | CGroup: /system.slice/system-devstack.slice/devstack@s-container.service 2022-02-02 15:58:03.581 | ├─96047 /usr/bin/python3.8 /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v 2022-02-02 15:58:03.581 | ├─96401 /usr/bin/python3.8 /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v 2022-02-02 15:58:03.581 | └─96402 /usr/bin/python3.8 /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v 2022-02-02 15:58:03.581 | 2022-02-02 15:58:03.581 | Feb 02 15:54:57 dv-cinder-817833-1-smb container-server[96047]: Started child 96401 from parent 96047 2022-02-02 15:58:03.581 | Feb 02 15:54:57 dv-cinder-817833-1-smb swift-container-server[96047]: container-server: Started child 96401 from parent 96047 2022-02-02 15:58:03.581 | Feb 02 15:54:57 dv-cinder-817833-1-smb container-server[96047]: Started child 96402 from parent 96047 2022-02-02 15:58:03.582 | Feb 02 15:54:57 dv-cinder-817833-1-smb swift-container-server[96047]: container-server: Started child 96402 from parent 96047 2022-02-02 15:58:03.582 | Feb 02 15:57:28 dv-cinder-817833-1-smb container-server[96402]: 127.0.0.1 - - [02/Feb/2022:15:57:28 +0000] "PUT /sdb1/413/AUTH_7f2a419d9dfc4547980b43215c7b4603/glance" 201 - "PUT http://10.222.0.31:8080/v1/AUTH_7f2a419d9dfc4547980b43215c7b4603/glance" "txdc8b275d189b47138c9f3-0061faa9e7" "proxy-server 97272" 0.1049 "-" 96402 0 2022-02-02 15:58:03.582 | Feb 02 15:57:28 dv-cinder-817833-1-smb swift-container-server[96402]: container-server: 127.0.0.1 - - [02/Feb/2022:15:57:28 +0000] "PUT /sdb1/413/AUTH_7f2a419d9dfc4547980b43215c7b4603/glance" 201 - "PUT http://10.222.0.31:8080/v1/AUTH_7f2a419d9dfc4547980b43215c7b4603/glance" "txdc8b275d189b47138c9f3-0061faa9e7" "proxy-server 97272" 0.1049 "-" 96402 0 2022-02-02 15:58:03.582 | Feb 02 15:57:28 dv-cinder-817833-1-smb container-server[96401]: 127.0.0.1 - - [02/Feb/2022:15:57:28 +0000] "HEAD /sdb1/413/AUTH_7f2a419d9dfc4547980b43215c7b4603/glance" 204 - "HEAD http://10.222.0.31:8080/v1/AUTH_7f2a419d9dfc4547980b43215c7b4603/glance?format=json&states=listing" "txdb5610bc0d904d55a5bb6-0061faa9e8" "proxy-server 97272" 0.0059 "-" 96401 0 2022-02-02 15:58:03.582 | Feb 02 15:57:28 dv-cinder-817833-1-smb swift-container-server[96401]: container-server: 127.0.0.1 - - [02/Feb/2022:15:57:28 +0000] "HEAD /sdb1/413/AUTH_7f2a419d9dfc4547980b43215c7b4603/glance" 204 - "HEAD http://10.222.0.31:8080/v1/AUTH_7f2a419d9dfc4547980b43215c7b4603/glance?format=json&states=listing" "txdb5610bc0d904d55a5bb6-0061faa9e8" "proxy-server 97272" 0.0059 "-" 96401 0 2022-02-02 15:58:03.582 | Feb 02 15:57:43 dv-cinder-817833-1-smb container-server[96402]: 127.0.0.1 - - [02/Feb/2022:15:57:43 +0000] "PUT /sdb1/413/AUTH_7f2a419d9dfc4547980b43215c7b4603/glance/e6dc3986-1d37-4764-857a-53f9abeba698" 201 - "PUT http://10.222.0.31:8080/sdb1/88/AUTH_7f2a419d9dfc4547980b43215c7b4603/glance/e6dc3986-1d37-4764-857a-53f9abeba698" "txdb5610bc0d904d55a5bb6-0061faa9e8" "object-server 96041" 0.0010 "-" 96402 0 2022-02-02 15:58:03.582 | Feb 02 15:57:43 dv-cinder-817833-1-smb swift-container-server[96402]: container-server: 127.0.0.1 - - [02/Feb/2022:15:57:43 +0000] "PUT /sdb1/413/AUTH_7f2a419d9dfc4547980b43215c7b4603/glance/e6dc3986-1d37-4764-857a-53f9abeba698" 201 - "PUT http://10.222.0.31:8080/sdb1/88/AUTH_7f2a419d9dfc4547980b43215c7b4603/glance/e6dc3986-1d37-4764-857a-53f9abeba698" "txdb5610bc0d904d55a5bb6-0061faa9e8" "object-server 96041" 0.0010 "-" 96402 0 2022-02-02 15:58:03.585 | + functions-common:service_check:1598 : for service in ${ENABLED_SERVICES//,/ } 2022-02-02 15:58:03.587 | + functions-common:service_check:1600 : sudo systemctl is-enabled devstack@s-account.service 2022-02-02 15:58:03.601 | enabled 2022-02-02 15:58:03.604 | + functions-common:service_check:1604 : sudo systemctl status devstack@s-account.service --no-pager 2022-02-02 15:58:03.621 | ● devstack@s-account.service - Devstack devstack@s-account.service 2022-02-02 15:58:03.621 | Loaded: loaded (/etc/systemd/system/devstack@s-account.service; enabled; vendor preset: enabled) 2022-02-02 15:58:03.621 | Active: active (running) since Wed 2022-02-02 15:54:57 UTC; 3min 5s ago 2022-02-02 15:58:03.621 | Main PID: 96408 (swift-account-s) 2022-02-02 15:58:03.621 | Tasks: 3 (limit: 14304) 2022-02-02 15:58:03.621 | Memory: 47.2M 2022-02-02 15:58:03.621 | CGroup: /system.slice/system-devstack.slice/devstack@s-account.service 2022-02-02 15:58:03.621 | ├─96408 /usr/bin/python3.8 /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v 2022-02-02 15:58:03.621 | ├─96776 /usr/bin/python3.8 /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v 2022-02-02 15:58:03.622 | └─96777 /usr/bin/python3.8 /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v 2022-02-02 15:58:03.622 | 2022-02-02 15:58:03.622 | Feb 02 15:57:27 dv-cinder-817833-1-smb account-server[96777]: 127.0.0.1 - - [02/Feb/2022:15:57:27 +0000] "HEAD /sdb1/136/AUTH_7f2a419d9dfc4547980b43215c7b4603" 404 - "HEAD http://10.222.0.31:8080/v1/AUTH_7f2a419d9dfc4547980b43215c7b4603?format=json" "tx9cc6d211a76747aba9f57-0061faa9e7" "proxy-server 97272" 0.0020 "-" 96777 - 2022-02-02 15:58:03.622 | Feb 02 15:57:27 dv-cinder-817833-1-smb swift-account-server[96777]: account-server: 127.0.0.1 - - [02/Feb/2022:15:57:27 +0000] "HEAD /sdb1/136/AUTH_7f2a419d9dfc4547980b43215c7b4603" 404 - "HEAD http://10.222.0.31:8080/v1/AUTH_7f2a419d9dfc4547980b43215c7b4603?format=json" "tx9cc6d211a76747aba9f57-0061faa9e7" "proxy-server 97272" 0.0020 "-" 96777 - 2022-02-02 15:58:03.622 | Feb 02 15:57:27 dv-cinder-817833-1-smb account-server[96777]: 127.0.0.1 - - [02/Feb/2022:15:57:27 +0000] "HEAD /sdb1/136/AUTH_7f2a419d9dfc4547980b43215c7b4603" 404 - "HEAD http://10.222.0.31:8080/v1/AUTH_7f2a419d9dfc4547980b43215c7b4603?format=json" "tx9cc6d211a76747aba9f57-0061faa9e7" "proxy-server 97272" 0.0003 "-" 96777 - 2022-02-02 15:58:03.622 | Feb 02 15:57:27 dv-cinder-817833-1-smb swift-account-server[96777]: account-server: 127.0.0.1 - - [02/Feb/2022:15:57:27 +0000] "HEAD /sdb1/136/AUTH_7f2a419d9dfc4547980b43215c7b4603" 404 - "HEAD http://10.222.0.31:8080/v1/AUTH_7f2a419d9dfc4547980b43215c7b4603?format=json" "tx9cc6d211a76747aba9f57-0061faa9e7" "proxy-server 97272" 0.0003 "-" 96777 - 2022-02-02 15:58:03.622 | Feb 02 15:57:28 dv-cinder-817833-1-smb account-server[96777]: 127.0.0.1 - - [02/Feb/2022:15:57:28 +0000] "PUT /sdb1/136/AUTH_7f2a419d9dfc4547980b43215c7b4603" 201 - "-" "txdc8b275d189b47138c9f3-0061faa9e7" "-" 0.2380 "-" 96777 - 2022-02-02 15:58:03.622 | Feb 02 15:57:28 dv-cinder-817833-1-smb swift-account-server[96777]: account-server: 127.0.0.1 - - [02/Feb/2022:15:57:28 +0000] "PUT /sdb1/136/AUTH_7f2a419d9dfc4547980b43215c7b4603" 201 - "-" "txdc8b275d189b47138c9f3-0061faa9e7" "-" 0.2380 "-" 96777 - 2022-02-02 15:58:03.622 | Feb 02 15:57:28 dv-cinder-817833-1-smb account-server[96777]: 127.0.0.1 - - [02/Feb/2022:15:57:28 +0000] "HEAD /sdb1/136/AUTH_7f2a419d9dfc4547980b43215c7b4603" 204 - "HEAD http://10.222.0.31:8080/v1/AUTH_7f2a419d9dfc4547980b43215c7b4603?format=json" "txdc8b275d189b47138c9f3-0061faa9e7" "proxy-server 97272" 0.0022 "-" 96777 - 2022-02-02 15:58:03.622 | Feb 02 15:57:28 dv-cinder-817833-1-smb swift-account-server[96777]: account-server: 127.0.0.1 - - [02/Feb/2022:15:57:28 +0000] "HEAD /sdb1/136/AUTH_7f2a419d9dfc4547980b43215c7b4603" 204 - "HEAD http://10.222.0.31:8080/v1/AUTH_7f2a419d9dfc4547980b43215c7b4603?format=json" "txdc8b275d189b47138c9f3-0061faa9e7" "proxy-server 97272" 0.0022 "-" 96777 - 2022-02-02 15:58:03.622 | Feb 02 15:57:28 dv-cinder-817833-1-smb account-server[96776]: 127.0.0.1 - - [02/Feb/2022:15:57:28 +0000] "PUT /sdb1/136/AUTH_7f2a419d9dfc4547980b43215c7b4603/glance" 201 - "PUT http://127.0.0.1:6611/sdb1/413/AUTH_7f2a419d9dfc4547980b43215c7b4603/glance" "txdc8b275d189b47138c9f3-0061faa9e7" "container-server 96402" 0.0042 "-" 96776 0 2022-02-02 15:58:03.622 | Feb 02 15:57:28 dv-cinder-817833-1-smb swift-account-server[96776]: account-server: 127.0.0.1 - - [02/Feb/2022:15:57:28 +0000] "PUT /sdb1/136/AUTH_7f2a419d9dfc4547980b43215c7b4603/glance" 201 - "PUT http://127.0.0.1:6611/sdb1/413/AUTH_7f2a419d9dfc4547980b43215c7b4603/glance" "txdc8b275d189b47138c9f3-0061faa9e7" "container-server 96402" 0.0042 "-" 96776 0 2022-02-02 15:58:03.626 | + functions-common:service_check:1598 : for service in ${ENABLED_SERVICES//,/ } 2022-02-02 15:58:03.628 | + functions-common:service_check:1600 : sudo systemctl is-enabled devstack@heat.service 2022-02-02 15:58:03.640 | Failed to get unit file state for devstack@heat.service: No such file or directory 2022-02-02 15:58:03.644 | + functions-common:service_check:1598 : for service in ${ENABLED_SERVICES//,/ } 2022-02-02 15:58:03.647 | + functions-common:service_check:1600 : sudo systemctl is-enabled devstack@h-api.service 2022-02-02 15:58:03.659 | Failed to get unit file state for devstack@h-api.service: No such file or directory 2022-02-02 15:58:03.663 | + functions-common:service_check:1598 : for service in ${ENABLED_SERVICES//,/ } 2022-02-02 15:58:03.665 | + functions-common:service_check:1600 : sudo systemctl is-enabled devstack@h-api-cfn.service 2022-02-02 15:58:03.678 | Failed to get unit file state for devstack@h-api-cfn.service: No such file or directory 2022-02-02 15:58:03.681 | + functions-common:service_check:1598 : for service in ${ENABLED_SERVICES//,/ } 2022-02-02 15:58:03.684 | + functions-common:service_check:1600 : sudo systemctl is-enabled devstack@h-api-cw.service 2022-02-02 15:58:03.696 | Failed to get unit file state for devstack@h-api-cw.service: No such file or directory 2022-02-02 15:58:03.699 | + functions-common:service_check:1598 : for service in ${ENABLED_SERVICES//,/ } 2022-02-02 15:58:03.702 | + functions-common:service_check:1600 : sudo systemctl is-enabled devstack@h-eng.service 2022-02-02 15:58:03.714 | Failed to get unit file state for devstack@h-eng.service: No such file or directory 2022-02-02 15:58:03.717 | + functions-common:service_check:1598 : for service in ${ENABLED_SERVICES//,/ } 2022-02-02 15:58:03.720 | + functions-common:service_check:1600 : sudo systemctl is-enabled devstack@ceilometer-acentral.service 2022-02-02 15:58:03.732 | Failed to get unit file state for devstack@ceilometer-acentral.service: No such file or directory 2022-02-02 15:58:03.736 | + functions-common:service_check:1598 : for service in ${ENABLED_SERVICES//,/ } 2022-02-02 15:58:03.739 | + functions-common:service_check:1600 : sudo systemctl is-enabled devstack@ceilometer-acompute.service 2022-02-02 15:58:03.751 | Failed to get unit file state for devstack@ceilometer-acompute.service: No such file or directory 2022-02-02 15:58:03.754 | + functions-common:service_check:1598 : for service in ${ENABLED_SERVICES//,/ } 2022-02-02 15:58:03.757 | + functions-common:service_check:1600 : sudo systemctl is-enabled devstack@ceilometer-collector.service 2022-02-02 15:58:03.769 | Failed to get unit file state for devstack@ceilometer-collector.service: No such file or directory 2022-02-02 15:58:03.772 | + functions-common:service_check:1598 : for service in ${ENABLED_SERVICES//,/ } 2022-02-02 15:58:03.775 | + functions-common:service_check:1600 : sudo systemctl is-enabled devstack@ceilometer-api.service 2022-02-02 15:58:03.787 | Failed to get unit file state for devstack@ceilometer-api.service: No such file or directory 2022-02-02 15:58:03.791 | + functions-common:service_check:1598 : for service in ${ENABLED_SERVICES//,/ } 2022-02-02 15:58:03.793 | + functions-common:service_check:1600 : sudo systemctl is-enabled devstack@ceilometer-anotification.service 2022-02-02 15:58:03.806 | Failed to get unit file state for devstack@ceilometer-anotification.service: No such file or directory 2022-02-02 15:58:03.809 | + functions-common:service_check:1598 : for service in ${ENABLED_SERVICES//,/ } 2022-02-02 15:58:03.812 | + functions-common:service_check:1600 : sudo systemctl is-enabled devstack@s-container-sync.service 2022-02-02 15:58:03.825 | enabled 2022-02-02 15:58:03.829 | + functions-common:service_check:1604 : sudo systemctl status devstack@s-container-sync.service --no-pager 2022-02-02 15:58:03.845 | ● devstack@s-container-sync.service - Devstack devstack@s-container-sync.service 2022-02-02 15:58:03.845 | Loaded: loaded (/etc/systemd/system/devstack@s-container-sync.service; enabled; vendor preset: enabled) 2022-02-02 15:58:03.845 | Active: active (running) since Wed 2022-02-02 15:54:59 UTC; 3min 4s ago 2022-02-02 15:58:03.845 | Main PID: 96805 (swift-container) 2022-02-02 15:58:03.845 | Tasks: 1 (limit: 14304) 2022-02-02 15:58:03.845 | Memory: 31.9M 2022-02-02 15:58:03.845 | CGroup: /system.slice/system-devstack.slice/devstack@s-container-sync.service 2022-02-02 15:58:03.845 | └─96805 /usr/bin/python3.8 /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf 2022-02-02 15:58:03.845 | 2022-02-02 15:58:03.845 | Feb 02 15:54:59 dv-cinder-817833-1-smb systemd[1]: Started Devstack devstack@s-container-sync.service. 2022-02-02 15:58:03.845 | Feb 02 15:55:00 dv-cinder-817833-1-smb container-sync[96805]: Starting 96805 2022-02-02 15:58:03.845 | Feb 02 15:55:00 dv-cinder-817833-1-smb container-sync[96805]: Configuration option internal_client_conf_path not defined. Using default configuration, See internal-client.conf-sample for options 2022-02-02 15:58:03.849 | + functions-common:service_check:1598 : for service in ${ENABLED_SERVICES//,/ } 2022-02-02 15:58:03.851 | + functions-common:service_check:1600 : sudo systemctl is-enabled devstack@n-super-cond.service 2022-02-02 15:58:03.866 | enabled 2022-02-02 15:58:03.870 | + functions-common:service_check:1604 : sudo systemctl status devstack@n-super-cond.service --no-pager 2022-02-02 15:58:03.886 | ● devstack@n-super-cond.service - Devstack devstack@n-super-cond.service 2022-02-02 15:58:03.886 | Loaded: loaded (/etc/systemd/system/devstack@n-super-cond.service; enabled; vendor preset: enabled) 2022-02-02 15:58:03.886 | Active: active (running) since Wed 2022-02-02 15:56:25 UTC; 1min 38s ago 2022-02-02 15:58:03.886 | Main PID: 103999 (nova-conductor) 2022-02-02 15:58:03.886 | Tasks: 3 (limit: 14304) 2022-02-02 15:58:03.886 | Memory: 135.8M 2022-02-02 15:58:03.886 | CGroup: /system.slice/system-devstack.slice/devstack@n-super-cond.service 2022-02-02 15:58:03.886 | ├─103999 /usr/bin/python3.8 /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf 2022-02-02 15:58:03.886 | ├─104868 /usr/bin/python3.8 /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf 2022-02-02 15:58:03.887 | └─104869 /usr/bin/python3.8 /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf 2022-02-02 15:58:03.887 | 2022-02-02 15:58:03.887 | Feb 02 15:56:29 dv-cinder-817833-1-smb nova-conductor[103999]: DEBUG oslo_service.service [None req-88d91b97-2d71-428a-b063-d6cf99443022 None None] oslo_messaging_rabbit.ssl_key_file = {{(pid=103999) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-02-02 15:58:03.887 | Feb 02 15:56:29 dv-cinder-817833-1-smb nova-conductor[103999]: DEBUG oslo_service.service [None req-88d91b97-2d71-428a-b063-d6cf99443022 None None] oslo_messaging_rabbit.ssl_version = {{(pid=103999) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-02-02 15:58:03.887 | Feb 02 15:56:29 dv-cinder-817833-1-smb nova-conductor[103999]: DEBUG oslo_service.service [None req-88d91b97-2d71-428a-b063-d6cf99443022 None None] oslo_messaging_notifications.driver = ['messagingv2'] {{(pid=103999) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-02-02 15:58:03.887 | Feb 02 15:56:29 dv-cinder-817833-1-smb nova-conductor[103999]: DEBUG oslo_service.service [None req-88d91b97-2d71-428a-b063-d6cf99443022 None None] oslo_messaging_notifications.retry = -1 {{(pid=103999) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-02-02 15:58:03.887 | Feb 02 15:56:29 dv-cinder-817833-1-smb nova-conductor[103999]: DEBUG oslo_service.service [None req-88d91b97-2d71-428a-b063-d6cf99443022 None None] oslo_messaging_notifications.topics = ['notifications'] {{(pid=103999) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-02-02 15:58:03.887 | Feb 02 15:56:29 dv-cinder-817833-1-smb nova-conductor[103999]: DEBUG oslo_service.service [None req-88d91b97-2d71-428a-b063-d6cf99443022 None None] oslo_messaging_notifications.transport_url = **** {{(pid=103999) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-02-02 15:58:03.887 | Feb 02 15:56:29 dv-cinder-817833-1-smb nova-conductor[103999]: DEBUG oslo_service.service [None req-88d91b97-2d71-428a-b063-d6cf99443022 None None] oslo_reports.file_event_handler = None {{(pid=103999) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-02-02 15:58:03.887 | Feb 02 15:56:29 dv-cinder-817833-1-smb nova-conductor[103999]: DEBUG oslo_service.service [None req-88d91b97-2d71-428a-b063-d6cf99443022 None None] oslo_reports.file_event_handler_interval = 1 {{(pid=103999) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-02-02 15:58:03.887 | Feb 02 15:56:29 dv-cinder-817833-1-smb nova-conductor[103999]: DEBUG oslo_service.service [None req-88d91b97-2d71-428a-b063-d6cf99443022 None None] oslo_reports.log_dir = None {{(pid=103999) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-02-02 15:58:03.887 | Feb 02 15:56:29 dv-cinder-817833-1-smb nova-conductor[103999]: DEBUG oslo_service.service [None req-88d91b97-2d71-428a-b063-d6cf99443022 None None] ******************************************************************************** {{(pid=103999) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2613}} 2022-02-02 15:58:03.890 | + functions-common:service_check:1598 : for service in ${ENABLED_SERVICES//,/ } 2022-02-02 15:58:03.893 | + functions-common:service_check:1600 : sudo systemctl is-enabled devstack@n-cond-cell1.service 2022-02-02 15:58:03.907 | enabled 2022-02-02 15:58:03.911 | + functions-common:service_check:1604 : sudo systemctl status devstack@n-cond-cell1.service --no-pager 2022-02-02 15:58:03.927 | ● devstack@n-cond-cell1.service - Devstack devstack@n-cond-cell1.service 2022-02-02 15:58:03.927 | Loaded: loaded (/etc/systemd/system/devstack@n-cond-cell1.service; enabled; vendor preset: enabled) 2022-02-02 15:58:03.927 | Active: active (running) since Wed 2022-02-02 15:56:27 UTC; 1min 36s ago 2022-02-02 15:58:03.927 | Main PID: 104390 (nova-conductor) 2022-02-02 15:58:03.927 | Tasks: 3 (limit: 14304) 2022-02-02 15:58:03.928 | Memory: 145.4M 2022-02-02 15:58:03.928 | CGroup: /system.slice/system-devstack.slice/devstack@n-cond-cell1.service 2022-02-02 15:58:03.928 | ├─104390 /usr/bin/python3.8 /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf 2022-02-02 15:58:03.928 | ├─104873 /usr/bin/python3.8 /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf 2022-02-02 15:58:03.928 | └─104874 /usr/bin/python3.8 /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf 2022-02-02 15:58:03.928 | 2022-02-02 15:58:03.928 | Feb 02 15:56:30 dv-cinder-817833-1-smb nova-conductor[104390]: DEBUG oslo_service.service [None req-e2d713cc-f5c2-4ed7-a3ff-cb0c4085ac40 None None] oslo_messaging_notifications.driver = [] {{(pid=104390) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-02-02 15:58:03.928 | Feb 02 15:56:30 dv-cinder-817833-1-smb nova-conductor[104390]: DEBUG oslo_service.service [None req-e2d713cc-f5c2-4ed7-a3ff-cb0c4085ac40 None None] oslo_messaging_notifications.retry = -1 {{(pid=104390) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-02-02 15:58:03.928 | Feb 02 15:56:30 dv-cinder-817833-1-smb nova-conductor[104390]: DEBUG oslo_service.service [None req-e2d713cc-f5c2-4ed7-a3ff-cb0c4085ac40 None None] oslo_messaging_notifications.topics = ['notifications'] {{(pid=104390) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-02-02 15:58:03.928 | Feb 02 15:56:30 dv-cinder-817833-1-smb nova-conductor[104390]: DEBUG oslo_service.service [None req-e2d713cc-f5c2-4ed7-a3ff-cb0c4085ac40 None None] oslo_messaging_notifications.transport_url = **** {{(pid=104390) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-02-02 15:58:03.928 | Feb 02 15:56:30 dv-cinder-817833-1-smb nova-conductor[104390]: DEBUG oslo_service.service [None req-e2d713cc-f5c2-4ed7-a3ff-cb0c4085ac40 None None] oslo_reports.file_event_handler = None {{(pid=104390) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-02-02 15:58:03.928 | Feb 02 15:56:30 dv-cinder-817833-1-smb nova-conductor[104390]: DEBUG oslo_service.service [None req-e2d713cc-f5c2-4ed7-a3ff-cb0c4085ac40 None None] oslo_reports.file_event_handler_interval = 1 {{(pid=104390) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-02-02 15:58:03.928 | Feb 02 15:56:30 dv-cinder-817833-1-smb nova-conductor[104390]: DEBUG oslo_service.service [None req-e2d713cc-f5c2-4ed7-a3ff-cb0c4085ac40 None None] oslo_reports.log_dir = None {{(pid=104390) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-02-02 15:58:03.928 | Feb 02 15:56:30 dv-cinder-817833-1-smb nova-conductor[104390]: DEBUG oslo_service.service [None req-e2d713cc-f5c2-4ed7-a3ff-cb0c4085ac40 None None] ******************************************************************************** {{(pid=104390) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2613}} 2022-02-02 15:58:03.928 | Feb 02 15:56:30 dv-cinder-817833-1-smb nova-conductor[104873]: DEBUG nova.service [None req-8fe48beb-ecf0-44cc-9593-8e49ccef34ad None None] Join ServiceGroup membership for this service conductor {{(pid=104873) start /opt/stack/nova/nova/service.py:199}} 2022-02-02 15:58:03.928 | Feb 02 15:56:30 dv-cinder-817833-1-smb nova-conductor[104873]: DEBUG nova.servicegroup.drivers.db [None req-8fe48beb-ecf0-44cc-9593-8e49ccef34ad None None] DB_Driver: join new ServiceGroup member dv-cinder-817833-1-smb to the conductor group, service = {{(pid=104873) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} 2022-02-02 15:58:03.931 | + ./stack.sh:main:1423 : is_service_enabled n-api 2022-02-02 15:58:03.949 | + functions-common:is_service_enabled:1960 : return 0 2022-02-02 15:58:03.952 | + ./stack.sh:main:1424 : is_service_enabled n-cpu 2022-02-02 15:58:03.970 | + functions-common:is_service_enabled:1960 : return 1 2022-02-02 15:58:03.977 | + ./stack.sh:main:1431 : echo_summary 'SKIPPING Cell setup because n-cpu is not enabled. You will have to do this manually before you have a working environment.' 2022-02-02 15:58:03.977 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2022-02-02 15:58:03.978 | + ./stack.sh:echo_summary:432 : echo -e SKIPPING Cell setup because n-cpu is not enabled. You will have to do this manually before you have a working environment. 2022-02-02 15:58:03.981 | + ./stack.sh:main:1438 : /usr/local/bin/nova-status --config-file /etc/nova/nova.conf upgrade check 2022-02-02 15:58:07.348 | +--------------------------------------------------------------------+ 2022-02-02 15:58:07.348 | | Upgrade Check Results | 2022-02-02 15:58:07.348 | +--------------------------------------------------------------------+ 2022-02-02 15:58:07.348 | | Check: Cells v2 | 2022-02-02 15:58:07.348 | | Result: Success | 2022-02-02 15:58:07.348 | | Details: No host mappings or compute nodes were found. Remember to | 2022-02-02 15:58:07.348 | | run command 'nova-manage cell_v2 discover_hosts' when new | 2022-02-02 15:58:07.348 | | compute hosts are deployed. | 2022-02-02 15:58:07.348 | +--------------------------------------------------------------------+ 2022-02-02 15:58:07.348 | | Check: Placement API | 2022-02-02 15:58:07.348 | | Result: Success | 2022-02-02 15:58:07.348 | | Details: None | 2022-02-02 15:58:07.348 | +--------------------------------------------------------------------+ 2022-02-02 15:58:07.349 | | Check: Cinder API | 2022-02-02 15:58:07.349 | | Result: Success | 2022-02-02 15:58:07.349 | | Details: None | 2022-02-02 15:58:07.349 | +--------------------------------------------------------------------+ 2022-02-02 15:58:07.349 | | Check: Policy Scope-based Defaults | 2022-02-02 15:58:07.349 | | Result: Success | 2022-02-02 15:58:07.349 | | Details: None | 2022-02-02 15:58:07.349 | +--------------------------------------------------------------------+ 2022-02-02 15:58:07.349 | | Check: Policy File JSON to YAML Migration | 2022-02-02 15:58:07.349 | | Result: Success | 2022-02-02 15:58:07.349 | | Details: None | 2022-02-02 15:58:07.349 | +--------------------------------------------------------------------+ 2022-02-02 15:58:07.349 | | Check: Older than N-1 computes | 2022-02-02 15:58:07.349 | | Result: Success | 2022-02-02 15:58:07.349 | | Details: None | 2022-02-02 15:58:07.349 | +--------------------------------------------------------------------+ 2022-02-02 15:58:07.349 | | Check: hw_machine_type unset | 2022-02-02 15:58:07.349 | | Result: Success | 2022-02-02 15:58:07.349 | | Details: None | 2022-02-02 15:58:07.349 | +--------------------------------------------------------------------+ 2022-02-02 15:58:07.778 | + ./stack.sh:main:1445 : [[ -x /home/ubuntu/devstack/local.sh ]] 2022-02-02 15:58:07.780 | + ./stack.sh:main:1446 : echo 'Running user script /home/ubuntu/devstack/local.sh' 2022-02-02 15:58:07.780 | Running user script /home/ubuntu/devstack/local.sh 2022-02-02 15:58:07.783 | + ./stack.sh:main:1447 : /home/ubuntu/devstack/local.sh 2022-02-02 15:58:07.786 | Before updating nova flavors: 2022-02-02 15:58:09.834 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:58:09.834 | from cryptography.utils import int_from_bytes 2022-02-02 15:58:09.834 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:58:09.834 | from cryptography.utils import int_from_bytes 2022-02-02 15:58:09.834 | +----+-----------+-------+------+-----------+-------+-----------+ 2022-02-02 15:58:09.834 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2022-02-02 15:58:09.834 | +----+-----------+-------+------+-----------+-------+-----------+ 2022-02-02 15:58:09.834 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2022-02-02 15:58:09.835 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2022-02-02 15:58:09.835 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2022-02-02 15:58:09.835 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2022-02-02 15:58:09.835 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2022-02-02 15:58:09.835 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2022-02-02 15:58:09.835 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2022-02-02 15:58:09.835 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2022-02-02 15:58:09.835 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2022-02-02 15:58:09.835 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2022-02-02 15:58:09.835 | +----+-----------+-------+------+-----------+-------+-----------+ 2022-02-02 15:58:11.497 | ERROR (CommandError): No flavor with a name or ID of '42' exists. 2022-02-02 15:58:11.572 | Flavor 42 not found 2022-02-02 15:58:13.095 | ERROR (CommandError): No flavor with a name or ID of '84' exists. 2022-02-02 15:58:13.171 | Flavor 84 not found 2022-02-02 15:58:14.706 | ERROR (CommandError): No flavor with a name or ID of '451' exists. 2022-02-02 15:58:14.780 | Flavor 451 not found 2022-02-02 15:58:16.323 | +----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-02-02 15:58:16.323 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2022-02-02 15:58:16.323 | +----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-02-02 15:58:16.323 | | 42 | m1.nano | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2022-02-02 15:58:16.323 | +----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-02-02 15:58:17.904 | +----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-02-02 15:58:17.904 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2022-02-02 15:58:17.904 | +----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-02-02 15:58:17.904 | | 84 | m1.micro | 256 | 2 | 0 | 0 | 1 | 1.0 | True | - | 2022-02-02 15:58:17.904 | +----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-02-02 15:58:19.494 | +-----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-02-02 15:58:19.494 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2022-02-02 15:58:19.494 | +-----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-02-02 15:58:19.494 | | 451 | m1.heat | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2022-02-02 15:58:19.494 | +-----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-02-02 15:58:21.083 | +-----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-02-02 15:58:21.083 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2022-02-02 15:58:21.083 | +-----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-02-02 15:58:21.083 | | 452 | m1.heat2 | 1024 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2022-02-02 15:58:21.083 | +-----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-02-02 15:58:21.158 | After updating nova flavors: 2022-02-02 15:58:22.609 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-02-02 15:58:22.609 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2022-02-02 15:58:22.609 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-02-02 15:58:22.609 | | 1 | m1.tiny | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2022-02-02 15:58:22.609 | | 2 | m1.small | 2048 | 20 | 0 | 0 | 1 | 1.0 | True | - | 2022-02-02 15:58:22.609 | | 3 | m1.medium | 4096 | 40 | 0 | 0 | 2 | 1.0 | True | - | 2022-02-02 15:58:22.609 | | 4 | m1.large | 8192 | 80 | 0 | 0 | 4 | 1.0 | True | - | 2022-02-02 15:58:22.609 | | 42 | m1.nano | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2022-02-02 15:58:22.609 | | 451 | m1.heat | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2022-02-02 15:58:22.609 | | 452 | m1.heat2 | 1024 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2022-02-02 15:58:22.609 | | 5 | m1.xlarge | 16384 | 160 | 0 | 0 | 8 | 1.0 | True | - | 2022-02-02 15:58:22.609 | | 84 | m1.micro | 256 | 2 | 0 | 0 | 1 | 1.0 | True | - | 2022-02-02 15:58:22.609 | | c1 | cirros256 | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2022-02-02 15:58:22.609 | | d1 | ds512M | 512 | 5 | 0 | 0 | 1 | 1.0 | True | - | 2022-02-02 15:58:22.609 | | d2 | ds1G | 1024 | 10 | 0 | 0 | 1 | 1.0 | True | - | 2022-02-02 15:58:22.609 | | d3 | ds2G | 2048 | 10 | 0 | 0 | 2 | 1.0 | True | - | 2022-02-02 15:58:22.609 | | d4 | ds4G | 4096 | 20 | 0 | 0 | 4 | 1.0 | True | - | 2022-02-02 15:58:22.609 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-02-02 15:58:24.855 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:58:24.855 | from cryptography.utils import int_from_bytes 2022-02-02 15:58:24.855 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:58:24.855 | from cryptography.utils import int_from_bytes 2022-02-02 15:58:27.552 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:58:27.552 | from cryptography.utils import int_from_bytes 2022-02-02 15:58:27.552 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:58:27.552 | from cryptography.utils import int_from_bytes 2022-02-02 15:58:27.706 | Neutron networks: 2022-02-02 15:58:29.850 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:58:29.850 | from cryptography.utils import int_from_bytes 2022-02-02 15:58:29.850 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:58:29.850 | from cryptography.utils import int_from_bytes 2022-02-02 15:58:29.850 | +--------------------------------------+---------+--------------------------------------+ 2022-02-02 15:58:29.850 | | ID | Name | Subnets | 2022-02-02 15:58:29.850 | +--------------------------------------+---------+--------------------------------------+ 2022-02-02 15:58:29.850 | | 4b552631-0fb9-44c7-bbf0-9fb55de2d2bb | private | fcf64cbd-c50b-4c0a-95e1-75da82be989f | 2022-02-02 15:58:29.850 | | 4e4d1b4e-cd0b-476a-b4c5-e86a13664e39 | public | 46a34c7c-b3d7-430d-bc19-15388da14847 | 2022-02-02 15:58:29.850 | +--------------------------------------+---------+--------------------------------------+ 2022-02-02 15:58:32.155 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:58:32.155 | from cryptography.utils import int_from_bytes 2022-02-02 15:58:32.155 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:58:32.155 | from cryptography.utils import int_from_bytes 2022-02-02 15:58:34.447 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:58:34.447 | from cryptography.utils import int_from_bytes 2022-02-02 15:58:34.447 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:58:34.447 | from cryptography.utils import int_from_bytes 2022-02-02 15:58:34.447 | +---------------------------+--------------------------------------+ 2022-02-02 15:58:34.447 | | Field | Value | 2022-02-02 15:58:34.447 | +---------------------------+--------------------------------------+ 2022-02-02 15:58:34.447 | | admin_state_up | UP | 2022-02-02 15:58:34.447 | | availability_zone_hints | | 2022-02-02 15:58:34.447 | | availability_zones | nova | 2022-02-02 15:58:34.447 | | created_at | 2022-02-02T15:55:43Z | 2022-02-02 15:58:34.447 | | description | | 2022-02-02 15:58:34.447 | | dns_domain | None | 2022-02-02 15:58:34.447 | | id | 4b552631-0fb9-44c7-bbf0-9fb55de2d2bb | 2022-02-02 15:58:34.447 | | ipv4_address_scope | None | 2022-02-02 15:58:34.447 | | ipv6_address_scope | None | 2022-02-02 15:58:34.447 | | is_default | None | 2022-02-02 15:58:34.447 | | is_vlan_transparent | None | 2022-02-02 15:58:34.447 | | mtu | 1500 | 2022-02-02 15:58:34.447 | | name | private | 2022-02-02 15:58:34.447 | | port_security_enabled | True | 2022-02-02 15:58:34.447 | | project_id | efa58e17d2424bb3934bbe7e6766bbdf | 2022-02-02 15:58:34.447 | | provider:network_type | vlan | 2022-02-02 15:58:34.447 | | provider:physical_network | physnet1 | 2022-02-02 15:58:34.447 | | provider:segmentation_id | 812 | 2022-02-02 15:58:34.447 | | qos_policy_id | None | 2022-02-02 15:58:34.447 | | revision_number | 3 | 2022-02-02 15:58:34.447 | | router:external | Internal | 2022-02-02 15:58:34.447 | | segments | None | 2022-02-02 15:58:34.447 | | shared | False | 2022-02-02 15:58:34.448 | | status | ACTIVE | 2022-02-02 15:58:34.448 | | subnets | fcf64cbd-c50b-4c0a-95e1-75da82be989f | 2022-02-02 15:58:34.448 | | tags | | 2022-02-02 15:58:34.448 | | updated_at | 2022-02-02T15:58:27Z | 2022-02-02 15:58:34.448 | +---------------------------+--------------------------------------+ 2022-02-02 15:58:36.725 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:58:36.725 | from cryptography.utils import int_from_bytes 2022-02-02 15:58:36.725 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:58:36.725 | from cryptography.utils import int_from_bytes 2022-02-02 15:58:36.725 | +---------------------------+--------------------------------------+ 2022-02-02 15:58:36.725 | | Field | Value | 2022-02-02 15:58:36.725 | +---------------------------+--------------------------------------+ 2022-02-02 15:58:36.725 | | admin_state_up | UP | 2022-02-02 15:58:36.725 | | availability_zone_hints | | 2022-02-02 15:58:36.725 | | availability_zones | nova | 2022-02-02 15:58:36.725 | | created_at | 2022-02-02T15:56:03Z | 2022-02-02 15:58:36.726 | | description | | 2022-02-02 15:58:36.726 | | dns_domain | None | 2022-02-02 15:58:36.726 | | id | 4e4d1b4e-cd0b-476a-b4c5-e86a13664e39 | 2022-02-02 15:58:36.726 | | ipv4_address_scope | None | 2022-02-02 15:58:36.726 | | ipv6_address_scope | None | 2022-02-02 15:58:36.726 | | is_default | True | 2022-02-02 15:58:36.726 | | is_vlan_transparent | None | 2022-02-02 15:58:36.726 | | mtu | 1500 | 2022-02-02 15:58:36.726 | | name | public | 2022-02-02 15:58:36.726 | | port_security_enabled | True | 2022-02-02 15:58:36.726 | | project_id | ff2ef559d38e43b0904a66d42f2b7646 | 2022-02-02 15:58:36.726 | | provider:network_type | flat | 2022-02-02 15:58:36.726 | | provider:physical_network | physnet1 | 2022-02-02 15:58:36.726 | | provider:segmentation_id | None | 2022-02-02 15:58:36.726 | | qos_policy_id | None | 2022-02-02 15:58:36.726 | | revision_number | 2 | 2022-02-02 15:58:36.726 | | router:external | External | 2022-02-02 15:58:36.726 | | segments | None | 2022-02-02 15:58:36.726 | | shared | False | 2022-02-02 15:58:36.726 | | status | ACTIVE | 2022-02-02 15:58:36.726 | | subnets | 46a34c7c-b3d7-430d-bc19-15388da14847 | 2022-02-02 15:58:36.726 | | tags | | 2022-02-02 15:58:36.726 | | updated_at | 2022-02-02T15:56:10Z | 2022-02-02 15:58:36.726 | +---------------------------+--------------------------------------+ 2022-02-02 15:58:36.862 | Neutron subnetworks: 2022-02-02 15:58:38.931 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:58:38.932 | from cryptography.utils import int_from_bytes 2022-02-02 15:58:38.932 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:58:38.932 | from cryptography.utils import int_from_bytes 2022-02-02 15:58:38.932 | +--------------------------------------+----------------+--------------------------------------+---------------+ 2022-02-02 15:58:38.932 | | ID | Name | Network | Subnet | 2022-02-02 15:58:38.932 | +--------------------------------------+----------------+--------------------------------------+---------------+ 2022-02-02 15:58:38.932 | | 46a34c7c-b3d7-430d-bc19-15388da14847 | public-subnet | 4e4d1b4e-cd0b-476a-b4c5-e86a13664e39 | 172.28.2.0/24 | 2022-02-02 15:58:38.932 | | fcf64cbd-c50b-4c0a-95e1-75da82be989f | private-subnet | 4b552631-0fb9-44c7-bbf0-9fb55de2d2bb | 172.20.0.0/26 | 2022-02-02 15:58:38.932 | +--------------------------------------+----------------+--------------------------------------+---------------+ 2022-02-02 15:58:41.112 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:58:41.113 | from cryptography.utils import int_from_bytes 2022-02-02 15:58:41.113 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:58:41.113 | from cryptography.utils import int_from_bytes 2022-02-02 15:58:43.331 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:58:43.331 | from cryptography.utils import int_from_bytes 2022-02-02 15:58:43.331 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:58:43.331 | from cryptography.utils import int_from_bytes 2022-02-02 15:58:43.331 | +----------------------+--------------------------------------+ 2022-02-02 15:58:43.331 | | Field | Value | 2022-02-02 15:58:43.331 | +----------------------+--------------------------------------+ 2022-02-02 15:58:43.331 | | allocation_pools | 172.28.2.2-172.28.2.254 | 2022-02-02 15:58:43.331 | | cidr | 172.28.2.0/24 | 2022-02-02 15:58:43.331 | | created_at | 2022-02-02T15:56:10Z | 2022-02-02 15:58:43.331 | | description | | 2022-02-02 15:58:43.331 | | dns_nameservers | | 2022-02-02 15:58:43.331 | | dns_publish_fixed_ip | None | 2022-02-02 15:58:43.332 | | enable_dhcp | False | 2022-02-02 15:58:43.332 | | gateway_ip | 172.28.2.1 | 2022-02-02 15:58:43.332 | | host_routes | | 2022-02-02 15:58:43.332 | | id | 46a34c7c-b3d7-430d-bc19-15388da14847 | 2022-02-02 15:58:43.332 | | ip_version | 4 | 2022-02-02 15:58:43.332 | | ipv6_address_mode | None | 2022-02-02 15:58:43.332 | | ipv6_ra_mode | None | 2022-02-02 15:58:43.332 | | name | public-subnet | 2022-02-02 15:58:43.332 | | network_id | 4e4d1b4e-cd0b-476a-b4c5-e86a13664e39 | 2022-02-02 15:58:43.332 | | prefix_length | None | 2022-02-02 15:58:43.332 | | project_id | ff2ef559d38e43b0904a66d42f2b7646 | 2022-02-02 15:58:43.332 | | revision_number | 0 | 2022-02-02 15:58:43.332 | | segment_id | None | 2022-02-02 15:58:43.332 | | service_types | | 2022-02-02 15:58:43.332 | | subnetpool_id | None | 2022-02-02 15:58:43.332 | | tags | | 2022-02-02 15:58:43.332 | | updated_at | 2022-02-02T15:56:10Z | 2022-02-02 15:58:43.332 | +----------------------+--------------------------------------+ 2022-02-02 15:58:45.551 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:58:45.551 | from cryptography.utils import int_from_bytes 2022-02-02 15:58:45.551 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:58:45.551 | from cryptography.utils import int_from_bytes 2022-02-02 15:58:45.552 | +----------------------+--------------------------------------+ 2022-02-02 15:58:45.552 | | Field | Value | 2022-02-02 15:58:45.552 | +----------------------+--------------------------------------+ 2022-02-02 15:58:45.552 | | allocation_pools | 172.20.0.2-172.20.0.62 | 2022-02-02 15:58:45.552 | | cidr | 172.20.0.0/26 | 2022-02-02 15:58:45.552 | | created_at | 2022-02-02T15:55:47Z | 2022-02-02 15:58:45.552 | | description | | 2022-02-02 15:58:45.552 | | dns_nameservers | 8.8.4.4, 8.8.8.8 | 2022-02-02 15:58:45.552 | | dns_publish_fixed_ip | None | 2022-02-02 15:58:45.552 | | enable_dhcp | True | 2022-02-02 15:58:45.552 | | gateway_ip | 172.20.0.1 | 2022-02-02 15:58:45.552 | | host_routes | | 2022-02-02 15:58:45.552 | | id | fcf64cbd-c50b-4c0a-95e1-75da82be989f | 2022-02-02 15:58:45.552 | | ip_version | 4 | 2022-02-02 15:58:45.552 | | ipv6_address_mode | None | 2022-02-02 15:58:45.552 | | ipv6_ra_mode | None | 2022-02-02 15:58:45.552 | | name | private-subnet | 2022-02-02 15:58:45.552 | | network_id | 4b552631-0fb9-44c7-bbf0-9fb55de2d2bb | 2022-02-02 15:58:45.552 | | prefix_length | None | 2022-02-02 15:58:45.552 | | project_id | efa58e17d2424bb3934bbe7e6766bbdf | 2022-02-02 15:58:45.552 | | revision_number | 1 | 2022-02-02 15:58:45.552 | | segment_id | None | 2022-02-02 15:58:45.552 | | service_types | | 2022-02-02 15:58:45.552 | | subnetpool_id | 78e333ca-e62b-4bba-9dcd-12dff993946c | 2022-02-02 15:58:45.552 | | tags | | 2022-02-02 15:58:45.552 | | updated_at | 2022-02-02T15:58:27Z | 2022-02-02 15:58:45.552 | +----------------------+--------------------------------------+ 2022-02-02 15:58:45.736 | + ./stack.sh:main:1456 : command openstack complete 2022-02-02 15:58:45.736 | + ./stack.sh:main:1457 : sudo tee /etc/bash_completion.d/osc.bash_completion 2022-02-02 15:58:45.738 | + ./stack.sh:main:1456 : openstack complete 2022-02-02 15:58:48.235 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:58:48.235 | from cryptography.utils import int_from_bytes 2022-02-02 15:58:48.236 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:58:48.236 | from cryptography.utils import int_from_bytes 2022-02-02 15:58:48.236 | The 'openstack bgp speaker show dragents' CLI is deprecated and will be removed in the future. Use 'openstack bgp dragent list' CLI instead. 2022-02-02 15:58:48.508 | + ./stack.sh:main:1460 : is_service_enabled cinder 2022-02-02 15:58:48.527 | + functions-common:is_service_enabled:1960 : return 0 2022-02-02 15:58:48.529 | + ./stack.sh:main:1461 : is_ubuntu 2022-02-02 15:58:48.532 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-02-02 15:58:48.534 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-02-02 15:58:48.538 | + ./stack.sh:main:1462 : echo_summary 'Configuring lvm.conf global device filter' 2022-02-02 15:58:48.540 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2022-02-02 15:58:48.543 | + ./stack.sh:echo_summary:432 : echo -e Configuring lvm.conf global device filter 2022-02-02 15:58:48.545 | + ./stack.sh:main:1463 : set_lvm_filter 2022-02-02 15:58:48.548 | + lib/lvm:set_lvm_filter:178 : local 'filter_suffix="r|.*|" ] # from devstack' 2022-02-02 15:58:48.550 | + lib/lvm:set_lvm_filter:179 : local 'filter_string=global_filter = [ ' 2022-02-02 15:58:48.553 | + lib/lvm:set_lvm_filter:180 : local pv 2022-02-02 15:58:48.555 | + lib/lvm:set_lvm_filter:181 : local vg 2022-02-02 15:58:48.558 | + lib/lvm:set_lvm_filter:182 : local line 2022-02-02 15:58:48.561 | ++ lib/lvm:set_lvm_filter:184 : sudo pvs --noheadings -o name 2022-02-02 15:58:48.648 | + lib/lvm:set_lvm_filter:189 : filter_string='global_filter = [ "r|.*|" ] # from devstack' 2022-02-02 15:58:48.651 | + lib/lvm:set_lvm_filter:191 : clean_lvm_filter 2022-02-02 15:58:48.654 | + lib/lvm:clean_lvm_filter:166 : sudo sed -i 's/^.*# from devstack$//' /etc/lvm/lvm.conf 2022-02-02 15:58:48.669 | + lib/lvm:set_lvm_filter:192 : sudo sed -i '/# global_filter = \[*\]/a\ global_filter = [ "r|.*|" ] # from devstack' /etc/lvm/lvm.conf 2022-02-02 15:58:48.682 | + lib/lvm:set_lvm_filter:193 : echo_summary 'set lvm.conf device global_filter to: global_filter = [ "r|.*|" ] # from devstack' 2022-02-02 15:58:48.685 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2022-02-02 15:58:48.687 | + ./stack.sh:echo_summary:432 : echo -e set lvm.conf device global_filter to: global_filter = '[' '"r|.*|"' ']' '#' from devstack 2022-02-02 15:58:48.690 | + ./stack.sh:main:1473 : run_phase stack test-config 2022-02-02 15:58:48.693 | + functions-common:run_phase:1732 : local mode=stack 2022-02-02 15:58:48.696 | + functions-common:run_phase:1733 : local phase=test-config 2022-02-02 15:58:48.698 | + functions-common:run_phase:1734 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-02-02 15:58:48.701 | + functions-common:run_phase:1735 : local extra_plugin_file_name 2022-02-02 15:58:48.704 | + functions-common:run_phase:1736 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-02-02 15:58:48.706 | + functions-common:run_phase:1741 : local exceptions=80-tempest.sh 2022-02-02 15:58:48.710 | + functions-common:run_phase:1742 : local extra 2022-02-02 15:58:48.713 | ++ functions-common:run_phase:1743 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-02-02 15:58:48.717 | + functions-common:run_phase:1743 : extra=80-tempest.sh 2022-02-02 15:58:48.720 | + functions-common:run_phase:1744 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-02-02 15:58:48.723 | + functions-common:run_phase:1748 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-02-02 15:58:48.725 | + functions-common:run_phase:1748 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack test-config 2022-02-02 15:58:48.728 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-02-02 15:58:48.744 | ++ functions-common:is_service_enabled:1960 : return 0 2022-02-02 15:58:48.747 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-02-02 15:58:48.749 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-02-02 15:58:48.752 | ++ extras.d/80-tempest.sh:source:7 : [[ test-config == \i\n\s\t\a\l\l ]] 2022-02-02 15:58:48.754 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-02-02 15:58:48.757 | ++ extras.d/80-tempest.sh:source:10 : [[ test-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-02-02 15:58:48.759 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-02-02 15:58:48.761 | ++ extras.d/80-tempest.sh:source:13 : [[ test-config == \e\x\t\r\a ]] 2022-02-02 15:58:48.764 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-02-02 15:58:48.766 | ++ extras.d/80-tempest.sh:source:16 : [[ test-config == \p\o\s\t\-\e\x\t\r\a ]] 2022-02-02 15:58:48.769 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-02-02 15:58:48.771 | ++ extras.d/80-tempest.sh:source:19 : [[ test-config == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-02-02 15:58:48.774 | ++ extras.d/80-tempest.sh:source:20 : async_wait install_tempest 2022-02-02 15:58:48.822 | [Async install_tempest:self]: Waiting for completion of install_tempest (1 other jobs running) 2022-02-02 15:58:48.866 | [Async install_tempest:self]: finished install_tempest with result 0 in -1643815994 seconds 2022-02-02 15:58:48.870 | ++ inc/async:async_wait:166 : return 0 2022-02-02 15:58:48.873 | ++ extras.d/80-tempest.sh:source:21 : echo_summary 'Initializing Tempest' 2022-02-02 15:58:48.875 | ++ ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2022-02-02 15:58:48.878 | ++ ./stack.sh:echo_summary:432 : echo -e Initializing Tempest 2022-02-02 15:58:48.880 | ++ extras.d/80-tempest.sh:source:22 : configure_tempest 2022-02-02 15:58:48.883 | ++ lib/tempest:configure_tempest:133 : [[ False == \T\r\u\e ]] 2022-02-02 15:58:48.885 | ++ lib/tempest:configure_tempest:137 : pip_install_gr testrepository 2022-02-02 15:58:48.888 | ++ inc/python:pip_install_gr:76 : local name=testrepository 2022-02-02 15:58:48.890 | ++ inc/python:pip_install_gr:77 : local clean_name 2022-02-02 15:58:48.892 | +++ inc/python:pip_install_gr:78 : get_from_global_requirements testrepository 2022-02-02 15:58:48.894 | +++ inc/python:get_from_global_requirements:225 : local package=testrepository 2022-02-02 15:58:48.896 | +++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-02-02 15:58:48.900 | ++++ inc/python:get_from_global_requirements:227 : grep -i -h '^testrepository' /opt/stack/requirements/global-requirements.txt 2022-02-02 15:58:48.900 | ++++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-02-02 15:58:48.906 | +++ inc/python:get_from_global_requirements:227 : required_pkg='testrepository ' 2022-02-02 15:58:48.908 | +++ inc/python:get_from_global_requirements:228 : [[ testrepository == '' ]] 2022-02-02 15:58:48.910 | +++ inc/python:get_from_global_requirements:231 : echo testrepository 2022-02-02 15:58:48.912 | ++ inc/python:pip_install_gr:78 : clean_name=testrepository 2022-02-02 15:58:48.914 | ++ inc/python:pip_install_gr:79 : pip_install testrepository 2022-02-02 15:58:48.933 | Using python 3.8 to install testrepository 2022-02-02 15:58:48.935 | ++ inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt testrepository 2022-02-02 15:58:49.710 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:58:49.710 | from cryptography.utils import int_from_bytes 2022-02-02 15:58:49.710 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:58:49.710 | from cryptography.utils import int_from_bytes 2022-02-02 15:58:50.751 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-02 15:58:50.751 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-02-02 15:58:50.755 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-02-02 15:58:50.756 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-02-02 15:58:50.757 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-02-02 15:58:50.759 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-02-02 15:58:50.762 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-02-02 15:58:50.769 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-02-02 15:58:50.900 | Collecting testrepository===0.0.20 2022-02-02 15:58:50.907 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/752/449bc98c20253/testrepository-0.0.20.tar.gz (84 kB) 2022-02-02 15:58:51.768 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 534)) (2.4.0) 2022-02-02 15:58:51.787 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.4.0) 2022-02-02 15:58:51.790 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 554)) (1.1.0) 2022-02-02 15:58:51.797 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (3.0.0) 2022-02-02 15:58:51.808 | Requirement already satisfied: python-subunit===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 427)) (1.4.0) 2022-02-02 15:58:51.821 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (1.0.0) 2022-02-02 15:58:51.824 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.15.0) 2022-02-02 15:58:51.827 | Requirement already satisfied: pbr===5.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.5.1) 2022-02-02 15:58:51.830 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 411)) (1.6.0) 2022-02-02 15:58:51.833 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 235)) (1.0.0) 2022-02-02 15:58:51.836 | Requirement already satisfied: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 554)) (1.4.0) 2022-02-02 15:58:51.838 | Building wheels for collected packages: testrepository 2022-02-02 15:58:51.839 | Building wheel for testrepository (setup.py): started 2022-02-02 15:58:52.730 | Building wheel for testrepository (setup.py): finished with status 'done' 2022-02-02 15:58:52.731 | Created wheel for testrepository: filename=testrepository-0.0.20-py3-none-any.whl size=118724 sha256=73a9cf410988f175b69dc922731d19263761a7fc949290446ec36eb5b12f3fad 2022-02-02 15:58:52.731 | Stored in directory: /root/.cache/pip/wheels/63/b5/95/e8547959b42f560b997b748467321ad88f9588a02b43d7a143 2022-02-02 15:58:52.732 | Successfully built testrepository 2022-02-02 15:58:54.888 | Installing collected packages: testrepository 2022-02-02 15:58:55.192 | Successfully installed testrepository-0.0.20 2022-02-02 15:58:55.334 | WARNING: You are using pip version 20.2.2; however, version 22.0.2 is available. 2022-02-02 15:58:55.334 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-02 15:58:55.425 | ++ inc/python:pip_install:200 : result=0 2022-02-02 15:58:55.427 | ++ inc/python:pip_install:202 : time_stop pip_install 2022-02-02 15:58:55.429 | ++ functions-common:time_stop:2304 : local name 2022-02-02 15:58:55.431 | ++ functions-common:time_stop:2305 : local end_time 2022-02-02 15:58:55.433 | ++ functions-common:time_stop:2306 : local elapsed_time 2022-02-02 15:58:55.435 | ++ functions-common:time_stop:2307 : local total 2022-02-02 15:58:55.437 | ++ functions-common:time_stop:2308 : local start_time 2022-02-02 15:58:55.440 | ++ functions-common:time_stop:2310 : name=pip_install 2022-02-02 15:58:55.443 | ++ functions-common:time_stop:2311 : start_time=1643817528928 2022-02-02 15:58:55.445 | ++ functions-common:time_stop:2313 : [[ -z 1643817528928 ]] 2022-02-02 15:58:55.448 | +++ functions-common:time_stop:2316 : date +%s%3N 2022-02-02 15:58:55.452 | ++ functions-common:time_stop:2316 : end_time=1643817535450 2022-02-02 15:58:55.454 | ++ functions-common:time_stop:2317 : elapsed_time=6522 2022-02-02 15:58:55.456 | ++ functions-common:time_stop:2318 : total=238644 2022-02-02 15:58:55.458 | ++ functions-common:time_stop:2320 : _TIME_START[$name]= 2022-02-02 15:58:55.461 | ++ functions-common:time_stop:2321 : _TIME_TOTAL[$name]=245166 2022-02-02 15:58:55.463 | ++ inc/python:pip_install:203 : return 0 2022-02-02 15:58:55.465 | ++ lib/tempest:configure_tempest:140 : local image_lines 2022-02-02 15:58:55.467 | ++ lib/tempest:configure_tempest:141 : local images 2022-02-02 15:58:55.469 | ++ lib/tempest:configure_tempest:142 : local num_images 2022-02-02 15:58:55.471 | ++ lib/tempest:configure_tempest:143 : local image_uuid 2022-02-02 15:58:55.473 | ++ lib/tempest:configure_tempest:144 : local image_uuid_alt 2022-02-02 15:58:55.475 | ++ lib/tempest:configure_tempest:145 : local password 2022-02-02 15:58:55.477 | ++ lib/tempest:configure_tempest:146 : local line 2022-02-02 15:58:55.479 | ++ lib/tempest:configure_tempest:147 : local flavors 2022-02-02 15:58:55.481 | ++ lib/tempest:configure_tempest:148 : local available_flavors 2022-02-02 15:58:55.484 | ++ lib/tempest:configure_tempest:149 : local flavors_ref 2022-02-02 15:58:55.486 | ++ lib/tempest:configure_tempest:150 : local flavor_lines 2022-02-02 15:58:55.488 | ++ lib/tempest:configure_tempest:151 : local flavor_ref_size 2022-02-02 15:58:55.490 | ++ lib/tempest:configure_tempest:152 : local flavor_ref_alt_size 2022-02-02 15:58:55.492 | ++ lib/tempest:configure_tempest:153 : local public_network_id 2022-02-02 15:58:55.494 | ++ lib/tempest:configure_tempest:154 : local public_router_id 2022-02-02 15:58:55.496 | ++ lib/tempest:configure_tempest:155 : local ssh_connect_method=floating 2022-02-02 15:58:55.498 | ++ lib/tempest:configure_tempest:156 : local disk 2022-02-02 15:58:55.500 | ++ lib/tempest:configure_tempest:159 : ifs=' 2022-02-02 15:58:55.500 | ' 2022-02-02 15:58:55.502 | ++ lib/tempest:configure_tempest:169 : declare -a images 2022-02-02 15:58:55.504 | ++ lib/tempest:configure_tempest:171 : is_service_enabled glance 2022-02-02 15:58:55.519 | ++ functions-common:is_service_enabled:1960 : return 0 2022-02-02 15:58:55.523 | ++ lib/tempest:configure_tempest:172 : read -r IMAGE_NAME IMAGE_UUID 2022-02-02 15:58:55.524 | +++ lib/tempest:configure_tempest:132 : oscwrap image list --property status=active 2022-02-02 15:58:55.524 | +++ lib/tempest:configure_tempest:132 : awk '-F|' '!/^(+--)|ID|aki|ari/ { print $3,$2 }' 2022-02-02 15:58:57.781 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:58:57.782 | from cryptography.utils import int_from_bytes 2022-02-02 15:58:57.782 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:58:57.782 | from cryptography.utils import int_from_bytes 2022-02-02 15:58:57.925 | +++ functions-common:oscwrap:2344 : return 0 2022-02-02 15:58:57.928 | ++ lib/tempest:configure_tempest:173 : '[' ubuntu-16 = '' ']' 2022-02-02 15:58:57.930 | ++ lib/tempest:configure_tempest:177 : images+=($IMAGE_UUID) 2022-02-02 15:58:57.933 | ++ lib/tempest:configure_tempest:172 : read -r IMAGE_NAME IMAGE_UUID 2022-02-02 15:58:57.935 | ++ lib/tempest:configure_tempest:180 : case "${#images[*]}" in 2022-02-02 15:58:57.937 | ++ lib/tempest:configure_tempest:186 : '[' -z '' ']' 2022-02-02 15:58:57.939 | ++ lib/tempest:configure_tempest:187 : image_uuid=e6dc3986-1d37-4764-857a-53f9abeba698 2022-02-02 15:58:57.941 | ++ lib/tempest:configure_tempest:188 : image_uuid_alt=e6dc3986-1d37-4764-857a-53f9abeba698 2022-02-02 15:58:57.943 | ++ lib/tempest:configure_tempest:202 : sudo install -d -o ubuntu /opt/stack/tempest/etc 2022-02-02 15:58:57.957 | ++ lib/tempest:configure_tempest:203 : rm -f /opt/stack/tempest/etc/tempest.conf 2022-02-02 15:58:57.961 | ++ lib/tempest:configure_tempest:205 : local password=Passw0rd 2022-02-02 15:58:57.963 | ++ lib/tempest:configure_tempest:208 : local admin_username=admin 2022-02-02 15:58:57.965 | ++ lib/tempest:configure_tempest:209 : local admin_project_name=admin 2022-02-02 15:58:57.968 | ++ lib/tempest:configure_tempest:210 : local admin_domain_name=Default 2022-02-02 15:58:57.970 | ++ lib/tempest:configure_tempest:211 : local alt_username=alt_demo 2022-02-02 15:58:57.972 | ++ lib/tempest:configure_tempest:212 : local alt_project_name=alt_demo 2022-02-02 15:58:57.974 | ++ lib/tempest:configure_tempest:213 : local admin_project_id 2022-02-02 15:58:57.978 | +++ lib/tempest:configure_tempest:214 : oscwrap project list 2022-02-02 15:58:57.978 | +++ lib/tempest:configure_tempest:214 : awk '/ admin / { print $2 }' 2022-02-02 15:58:59.995 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:58:59.996 | from cryptography.utils import int_from_bytes 2022-02-02 15:58:59.996 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:58:59.996 | from cryptography.utils import int_from_bytes 2022-02-02 15:59:00.140 | +++ functions-common:oscwrap:2344 : return 0 2022-02-02 15:59:00.143 | ++ lib/tempest:configure_tempest:214 : admin_project_id=ff2ef559d38e43b0904a66d42f2b7646 2022-02-02 15:59:00.145 | ++ lib/tempest:configure_tempest:216 : is_service_enabled nova 2022-02-02 15:59:00.161 | ++ functions-common:is_service_enabled:1960 : return 0 2022-02-02 15:59:00.164 | +++ lib/tempest:configure_tempest:219 : nova flavor-list 2022-02-02 15:59:01.828 | ++ lib/tempest:configure_tempest:219 : available_flavors='+-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-02-02 15:59:01.829 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2022-02-02 15:59:01.829 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-02-02 15:59:01.829 | | 1 | m1.tiny | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2022-02-02 15:59:01.829 | | 2 | m1.small | 2048 | 20 | 0 | 0 | 1 | 1.0 | True | - | 2022-02-02 15:59:01.829 | | 3 | m1.medium | 4096 | 40 | 0 | 0 | 2 | 1.0 | True | - | 2022-02-02 15:59:01.829 | | 4 | m1.large | 8192 | 80 | 0 | 0 | 4 | 1.0 | True | - | 2022-02-02 15:59:01.829 | | 42 | m1.nano | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2022-02-02 15:59:01.829 | | 451 | m1.heat | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2022-02-02 15:59:01.829 | | 452 | m1.heat2 | 1024 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2022-02-02 15:59:01.829 | | 5 | m1.xlarge | 16384 | 160 | 0 | 0 | 8 | 1.0 | True | - | 2022-02-02 15:59:01.829 | | 84 | m1.micro | 256 | 2 | 0 | 0 | 1 | 1.0 | True | - | 2022-02-02 15:59:01.829 | | c1 | cirros256 | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2022-02-02 15:59:01.829 | | d1 | ds512M | 512 | 5 | 0 | 0 | 1 | 1.0 | True | - | 2022-02-02 15:59:01.829 | | d2 | ds1G | 1024 | 10 | 0 | 0 | 1 | 1.0 | True | - | 2022-02-02 15:59:01.829 | | d3 | ds2G | 2048 | 10 | 0 | 0 | 2 | 1.0 | True | - | 2022-02-02 15:59:01.829 | | d4 | ds4G | 4096 | 20 | 0 | 0 | 4 | 1.0 | True | - | 2022-02-02 15:59:01.829 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+' 2022-02-02 15:59:01.831 | ++ lib/tempest:configure_tempest:220 : [[ -z '' ]] 2022-02-02 15:59:01.833 | ++ lib/tempest:configure_tempest:221 : [[ +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-02-02 15:59:01.833 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2022-02-02 15:59:01.833 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-02-02 15:59:01.833 | | 1 | m1.tiny | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2022-02-02 15:59:01.833 | | 2 | m1.small | 2048 | 20 | 0 | 0 | 1 | 1.0 | True | - | 2022-02-02 15:59:01.833 | | 3 | m1.medium | 4096 | 40 | 0 | 0 | 2 | 1.0 | True | - | 2022-02-02 15:59:01.833 | | 4 | m1.large | 8192 | 80 | 0 | 0 | 4 | 1.0 | True | - | 2022-02-02 15:59:01.833 | | 42 | m1.nano | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2022-02-02 15:59:01.833 | | 451 | m1.heat | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2022-02-02 15:59:01.833 | | 452 | m1.heat2 | 1024 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2022-02-02 15:59:01.833 | | 5 | m1.xlarge | 16384 | 160 | 0 | 0 | 8 | 1.0 | True | - | 2022-02-02 15:59:01.833 | | 84 | m1.micro | 256 | 2 | 0 | 0 | 1 | 1.0 | True | - | 2022-02-02 15:59:01.833 | | c1 | cirros256 | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2022-02-02 15:59:01.833 | | d1 | ds512M | 512 | 5 | 0 | 0 | 1 | 1.0 | True | - | 2022-02-02 15:59:01.834 | | d2 | ds1G | 1024 | 10 | 0 | 0 | 1 | 1.0 | True | - | 2022-02-02 15:59:01.834 | | d3 | ds2G | 2048 | 10 | 0 | 0 | 2 | 1.0 | True | - | 2022-02-02 15:59:01.834 | | d4 | ds4G | 4096 | 20 | 0 | 0 | 4 | 1.0 | True | - | 2022-02-02 15:59:01.834 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ =~ m1\.nano ]] 2022-02-02 15:59:01.836 | ++ lib/tempest:configure_tempest:226 : flavor_ref=42 2022-02-02 15:59:01.838 | ++ lib/tempest:configure_tempest:227 : [[ +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-02-02 15:59:01.838 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2022-02-02 15:59:01.838 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-02-02 15:59:01.838 | | 1 | m1.tiny | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2022-02-02 15:59:01.838 | | 2 | m1.small | 2048 | 20 | 0 | 0 | 1 | 1.0 | True | - | 2022-02-02 15:59:01.838 | | 3 | m1.medium | 4096 | 40 | 0 | 0 | 2 | 1.0 | True | - | 2022-02-02 15:59:01.838 | | 4 | m1.large | 8192 | 80 | 0 | 0 | 4 | 1.0 | True | - | 2022-02-02 15:59:01.838 | | 42 | m1.nano | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2022-02-02 15:59:01.838 | | 451 | m1.heat | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2022-02-02 15:59:01.838 | | 452 | m1.heat2 | 1024 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2022-02-02 15:59:01.838 | | 5 | m1.xlarge | 16384 | 160 | 0 | 0 | 8 | 1.0 | True | - | 2022-02-02 15:59:01.838 | | 84 | m1.micro | 256 | 2 | 0 | 0 | 1 | 1.0 | True | - | 2022-02-02 15:59:01.838 | | c1 | cirros256 | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2022-02-02 15:59:01.838 | | d1 | ds512M | 512 | 5 | 0 | 0 | 1 | 1.0 | True | - | 2022-02-02 15:59:01.838 | | d2 | ds1G | 1024 | 10 | 0 | 0 | 1 | 1.0 | True | - | 2022-02-02 15:59:01.839 | | d3 | ds2G | 2048 | 10 | 0 | 0 | 2 | 1.0 | True | - | 2022-02-02 15:59:01.839 | | d4 | ds4G | 4096 | 20 | 0 | 0 | 4 | 1.0 | True | - | 2022-02-02 15:59:01.839 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ =~ m1\.micro ]] 2022-02-02 15:59:01.840 | ++ lib/tempest:configure_tempest:232 : flavor_ref_alt=84 2022-02-02 15:59:01.843 | ++ lib/tempest:configure_tempest:281 : iniset /opt/stack/tempest/etc/tempest.conf network project_network_cidr 172.20.0.0/16 2022-02-02 15:59:01.873 | ++ lib/tempest:configure_tempest:283 : ssh_connect_method=floating 2022-02-02 15:59:01.875 | ++ lib/tempest:configure_tempest:289 : [[ True == \T\r\u\e ]] 2022-02-02 15:59:01.877 | ++ lib/tempest:configure_tempest:289 : is_networking_extension_supported external-net 2022-02-02 15:59:01.879 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : local extension=external-net 2022-02-02 15:59:01.882 | +++ lib/neutron_plugins/services/l3:is_networking_extension_supported:436 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-02-02 15:59:03.985 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:59:03.985 | from cryptography.utils import int_from_bytes 2022-02-02 15:59:03.985 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:59:03.985 | from cryptography.utils import int_from_bytes 2022-02-02 15:59:04.129 | +++ functions-common:oscwrap:2344 : return 0 2022-02-02 15:59:04.132 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:436 : EXT_LIST='address-group 2022-02-02 15:59:04.136 | address-scope 2022-02-02 15:59:04.136 | router-admin-state-down-before-update 2022-02-02 15:59:04.136 | agent 2022-02-02 15:59:04.136 | agent-resources-synced 2022-02-02 15:59:04.137 | allowed-address-pairs 2022-02-02 15:59:04.137 | auto-allocated-topology 2022-02-02 15:59:04.137 | availability_zone 2022-02-02 15:59:04.137 | availability_zone_filter 2022-02-02 15:59:04.137 | default-subnetpools 2022-02-02 15:59:04.137 | dhcp_agent_scheduler 2022-02-02 15:59:04.137 | dvr 2022-02-02 15:59:04.137 | empty-string-filtering 2022-02-02 15:59:04.137 | external-net 2022-02-02 15:59:04.137 | extra_dhcp_opt 2022-02-02 15:59:04.137 | extraroute 2022-02-02 15:59:04.137 | extraroute-atomic 2022-02-02 15:59:04.137 | filter-validation 2022-02-02 15:59:04.137 | fip-port-details 2022-02-02 15:59:04.137 | flavors 2022-02-02 15:59:04.137 | floatingip-pools 2022-02-02 15:59:04.137 | ip-substring-filtering 2022-02-02 15:59:04.137 | router 2022-02-02 15:59:04.137 | ext-gw-mode 2022-02-02 15:59:04.137 | l3-ha 2022-02-02 15:59:04.137 | l3-flavors 2022-02-02 15:59:04.137 | l3-port-ip-change-not-allowed 2022-02-02 15:59:04.137 | l3_agent_scheduler 2022-02-02 15:59:04.137 | metering 2022-02-02 15:59:04.137 | metering_source_and_destination_fields 2022-02-02 15:59:04.137 | multi-provider 2022-02-02 15:59:04.137 | net-mtu 2022-02-02 15:59:04.137 | net-mtu-writable 2022-02-02 15:59:04.137 | network_availability_zone 2022-02-02 15:59:04.137 | network-ip-availability 2022-02-02 15:59:04.137 | pagination 2022-02-02 15:59:04.137 | port-device-profile 2022-02-02 15:59:04.137 | port-mac-address-regenerate 2022-02-02 15:59:04.137 | port-numa-affinity-policy 2022-02-02 15:59:04.137 | binding 2022-02-02 15:59:04.137 | binding-extended 2022-02-02 15:59:04.138 | port-security 2022-02-02 15:59:04.138 | project-id 2022-02-02 15:59:04.138 | provider 2022-02-02 15:59:04.138 | quotas 2022-02-02 15:59:04.138 | quota_details 2022-02-02 15:59:04.138 | rbac-policies 2022-02-02 15:59:04.138 | rbac-address-group 2022-02-02 15:59:04.138 | rbac-address-scope 2022-02-02 15:59:04.138 | rbac-security-groups 2022-02-02 15:59:04.138 | rbac-subnetpool 2022-02-02 15:59:04.138 | revision-if-match 2022-02-02 15:59:04.138 | standard-attr-revisions 2022-02-02 15:59:04.138 | router_availability_zone 2022-02-02 15:59:04.138 | security-groups-normalized-cidr 2022-02-02 15:59:04.138 | port-security-groups-filtering 2022-02-02 15:59:04.138 | security-groups-remote-address-group 2022-02-02 15:59:04.138 | security-group 2022-02-02 15:59:04.138 | service-type 2022-02-02 15:59:04.138 | sorting 2022-02-02 15:59:04.138 | standard-attr-description 2022-02-02 15:59:04.138 | stateful-security-group 2022-02-02 15:59:04.138 | subnet_onboard 2022-02-02 15:59:04.138 | subnet-service-types 2022-02-02 15:59:04.138 | subnet_allocation 2022-02-02 15:59:04.138 | subnetpool-prefix-ops 2022-02-02 15:59:04.138 | standard-attr-tag 2022-02-02 15:59:04.138 | standard-attr-timestamp' 2022-02-02 15:59:04.138 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:437 : [[ address-group 2022-02-02 15:59:04.138 | address-scope 2022-02-02 15:59:04.138 | router-admin-state-down-before-update 2022-02-02 15:59:04.138 | agent 2022-02-02 15:59:04.138 | agent-resources-synced 2022-02-02 15:59:04.138 | allowed-address-pairs 2022-02-02 15:59:04.138 | auto-allocated-topology 2022-02-02 15:59:04.138 | availability_zone 2022-02-02 15:59:04.139 | availability_zone_filter 2022-02-02 15:59:04.139 | default-subnetpools 2022-02-02 15:59:04.139 | dhcp_agent_scheduler 2022-02-02 15:59:04.139 | dvr 2022-02-02 15:59:04.139 | empty-string-filtering 2022-02-02 15:59:04.139 | external-net 2022-02-02 15:59:04.139 | extra_dhcp_opt 2022-02-02 15:59:04.139 | extraroute 2022-02-02 15:59:04.139 | extraroute-atomic 2022-02-02 15:59:04.139 | filter-validation 2022-02-02 15:59:04.139 | fip-port-details 2022-02-02 15:59:04.139 | flavors 2022-02-02 15:59:04.139 | floatingip-pools 2022-02-02 15:59:04.139 | ip-substring-filtering 2022-02-02 15:59:04.139 | router 2022-02-02 15:59:04.139 | ext-gw-mode 2022-02-02 15:59:04.139 | l3-ha 2022-02-02 15:59:04.139 | l3-flavors 2022-02-02 15:59:04.139 | l3-port-ip-change-not-allowed 2022-02-02 15:59:04.139 | l3_agent_scheduler 2022-02-02 15:59:04.139 | metering 2022-02-02 15:59:04.139 | metering_source_and_destination_fields 2022-02-02 15:59:04.139 | multi-provider 2022-02-02 15:59:04.139 | net-mtu 2022-02-02 15:59:04.139 | net-mtu-writable 2022-02-02 15:59:04.139 | network_availability_zone 2022-02-02 15:59:04.139 | network-ip-availability 2022-02-02 15:59:04.139 | pagination 2022-02-02 15:59:04.139 | port-device-profile 2022-02-02 15:59:04.139 | port-mac-address-regenerate 2022-02-02 15:59:04.139 | port-numa-affinity-policy 2022-02-02 15:59:04.139 | binding 2022-02-02 15:59:04.139 | binding-extended 2022-02-02 15:59:04.140 | port-security 2022-02-02 15:59:04.140 | project-id 2022-02-02 15:59:04.140 | provider 2022-02-02 15:59:04.140 | quotas 2022-02-02 15:59:04.140 | quota_details 2022-02-02 15:59:04.140 | rbac-policies 2022-02-02 15:59:04.140 | rbac-address-group 2022-02-02 15:59:04.140 | rbac-address-scope 2022-02-02 15:59:04.140 | rbac-security-groups 2022-02-02 15:59:04.140 | rbac-subnetpool 2022-02-02 15:59:04.140 | revision-if-match 2022-02-02 15:59:04.140 | standard-attr-revisions 2022-02-02 15:59:04.140 | router_availability_zone 2022-02-02 15:59:04.140 | security-groups-normalized-cidr 2022-02-02 15:59:04.140 | port-security-groups-filtering 2022-02-02 15:59:04.140 | security-groups-remote-address-group 2022-02-02 15:59:04.140 | security-group 2022-02-02 15:59:04.140 | service-type 2022-02-02 15:59:04.140 | sorting 2022-02-02 15:59:04.140 | standard-attr-description 2022-02-02 15:59:04.140 | stateful-security-group 2022-02-02 15:59:04.140 | subnet_onboard 2022-02-02 15:59:04.140 | subnet-service-types 2022-02-02 15:59:04.140 | subnet_allocation 2022-02-02 15:59:04.140 | subnetpool-prefix-ops 2022-02-02 15:59:04.140 | standard-attr-tag 2022-02-02 15:59:04.140 | standard-attr-timestamp =~ external-net ]] 2022-02-02 15:59:04.140 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:437 : return 0 2022-02-02 15:59:04.142 | +++ lib/tempest:configure_tempest:290 : oscwrap network show -f value -c id public 2022-02-02 15:59:06.336 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:59:06.336 | from cryptography.utils import int_from_bytes 2022-02-02 15:59:06.336 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:59:06.336 | from cryptography.utils import int_from_bytes 2022-02-02 15:59:06.483 | +++ functions-common:oscwrap:2344 : return 0 2022-02-02 15:59:06.486 | ++ lib/tempest:configure_tempest:290 : public_network_id=4e4d1b4e-cd0b-476a-b4c5-e86a13664e39 2022-02-02 15:59:06.488 | ++ lib/tempest:configure_tempest:292 : openstack network create --share shared 2022-02-02 15:59:09.053 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:59:09.053 | from cryptography.utils import int_from_bytes 2022-02-02 15:59:09.053 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:59:09.053 | from cryptography.utils import int_from_bytes 2022-02-02 15:59:09.053 | +---------------------------+--------------------------------------+ 2022-02-02 15:59:09.053 | | Field | Value | 2022-02-02 15:59:09.053 | +---------------------------+--------------------------------------+ 2022-02-02 15:59:09.053 | | admin_state_up | UP | 2022-02-02 15:59:09.053 | | availability_zone_hints | | 2022-02-02 15:59:09.053 | | availability_zones | | 2022-02-02 15:59:09.053 | | created_at | 2022-02-02T15:59:08Z | 2022-02-02 15:59:09.053 | | description | | 2022-02-02 15:59:09.053 | | dns_domain | None | 2022-02-02 15:59:09.053 | | id | 2628a8b3-8bc9-4d81-84d9-864a4dbaa6ae | 2022-02-02 15:59:09.053 | | ipv4_address_scope | None | 2022-02-02 15:59:09.053 | | ipv6_address_scope | None | 2022-02-02 15:59:09.053 | | is_default | False | 2022-02-02 15:59:09.053 | | is_vlan_transparent | None | 2022-02-02 15:59:09.053 | | mtu | 1500 | 2022-02-02 15:59:09.054 | | name | shared | 2022-02-02 15:59:09.054 | | port_security_enabled | True | 2022-02-02 15:59:09.054 | | project_id | ff2ef559d38e43b0904a66d42f2b7646 | 2022-02-02 15:59:09.054 | | provider:network_type | vlan | 2022-02-02 15:59:09.054 | | provider:physical_network | physnet1 | 2022-02-02 15:59:09.054 | | provider:segmentation_id | 837 | 2022-02-02 15:59:09.054 | | qos_policy_id | None | 2022-02-02 15:59:09.054 | | revision_number | 1 | 2022-02-02 15:59:09.054 | | router:external | Internal | 2022-02-02 15:59:09.054 | | segments | None | 2022-02-02 15:59:09.054 | | shared | True | 2022-02-02 15:59:09.054 | | status | ACTIVE | 2022-02-02 15:59:09.054 | | subnets | | 2022-02-02 15:59:09.054 | | tags | | 2022-02-02 15:59:09.054 | | updated_at | 2022-02-02T15:59:08Z | 2022-02-02 15:59:09.054 | +---------------------------+--------------------------------------+ 2022-02-02 15:59:09.198 | ++ lib/tempest:configure_tempest:293 : openstack subnet create --description shared-subnet --subnet-range 192.168.233.0/24 --network shared shared-subnet 2022-02-02 15:59:12.135 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:59:12.135 | from cryptography.utils import int_from_bytes 2022-02-02 15:59:12.135 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 15:59:12.136 | from cryptography.utils import int_from_bytes 2022-02-02 15:59:12.136 | +----------------------+--------------------------------------+ 2022-02-02 15:59:12.136 | | Field | Value | 2022-02-02 15:59:12.136 | +----------------------+--------------------------------------+ 2022-02-02 15:59:12.136 | | allocation_pools | 192.168.233.2-192.168.233.254 | 2022-02-02 15:59:12.136 | | cidr | 192.168.233.0/24 | 2022-02-02 15:59:12.136 | | created_at | 2022-02-02T15:59:11Z | 2022-02-02 15:59:12.136 | | description | shared-subnet | 2022-02-02 15:59:12.136 | | dns_nameservers | | 2022-02-02 15:59:12.136 | | dns_publish_fixed_ip | None | 2022-02-02 15:59:12.136 | | enable_dhcp | True | 2022-02-02 15:59:12.136 | | gateway_ip | 192.168.233.1 | 2022-02-02 15:59:12.136 | | host_routes | | 2022-02-02 15:59:12.136 | | id | ddc549ff-6c64-42e0-8c88-fd2dee473965 | 2022-02-02 15:59:12.136 | | ip_version | 4 | 2022-02-02 15:59:12.136 | | ipv6_address_mode | None | 2022-02-02 15:59:12.136 | | ipv6_ra_mode | None | 2022-02-02 15:59:12.136 | | name | shared-subnet | 2022-02-02 15:59:12.136 | | network_id | 2628a8b3-8bc9-4d81-84d9-864a4dbaa6ae | 2022-02-02 15:59:12.137 | | prefix_length | None | 2022-02-02 15:59:12.137 | | project_id | ff2ef559d38e43b0904a66d42f2b7646 | 2022-02-02 15:59:12.137 | | revision_number | 0 | 2022-02-02 15:59:12.137 | | segment_id | None | 2022-02-02 15:59:12.137 | | service_types | | 2022-02-02 15:59:12.137 | | subnetpool_id | None | 2022-02-02 15:59:12.137 | | tags | | 2022-02-02 15:59:12.137 | | updated_at | 2022-02-02T15:59:11Z | 2022-02-02 15:59:12.137 | +----------------------+--------------------------------------+ 2022-02-02 15:59:12.289 | ++ lib/tempest:configure_tempest:296 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_syslog False 2022-02-02 15:59:12.320 | ++ lib/tempest:configure_tempest:299 : iniset /opt/stack/tempest/etc/tempest.conf oslo_concurrency lock_path /opt/stack/data/tempest 2022-02-02 15:59:12.352 | ++ lib/tempest:configure_tempest:300 : mkdir -p /opt/stack/data/tempest 2022-02-02 15:59:12.361 | ++ lib/tempest:configure_tempest:301 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_stderr False 2022-02-02 15:59:12.391 | ++ lib/tempest:configure_tempest:302 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT log_file tempest.log 2022-02-02 15:59:12.420 | ++ lib/tempest:configure_tempest:303 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT debug True 2022-02-02 15:59:12.451 | ++ lib/tempest:configure_tempest:306 : iniset /opt/stack/tempest/etc/tempest.conf compute build_timeout 196 2022-02-02 15:59:12.481 | ++ lib/tempest:configure_tempest:307 : iniset /opt/stack/tempest/etc/tempest.conf volume build_timeout 196 2022-02-02 15:59:12.513 | ++ lib/tempest:configure_tempest:310 : iniset /opt/stack/tempest/etc/tempest.conf identity uri http://10.222.0.31/identity/v2.0/ 2022-02-02 15:59:12.544 | ++ lib/tempest:configure_tempest:311 : iniset /opt/stack/tempest/etc/tempest.conf identity uri_v3 http://10.222.0.31/identity/v3 2022-02-02 15:59:12.575 | ++ lib/tempest:configure_tempest:312 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_failure_attempts 2 2022-02-02 15:59:12.616 | ++ lib/tempest:configure_tempest:313 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_duration 10 2022-02-02 15:59:12.647 | ++ lib/tempest:configure_tempest:314 : iniset /opt/stack/tempest/etc/tempest.conf identity user_unique_last_password_count 2 2022-02-02 15:59:12.678 | ++ lib/tempest:configure_tempest:315 : [[ True == \T\r\u\e ]] 2022-02-02 15:59:12.680 | ++ lib/tempest:configure_tempest:316 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_username admin 2022-02-02 15:59:12.710 | ++ lib/tempest:configure_tempest:317 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_password Passw0rd 2022-02-02 15:59:12.737 | ++ lib/tempest:configure_tempest:318 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_project_name admin 2022-02-02 15:59:12.768 | ++ lib/tempest:configure_tempest:319 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_domain_name Default 2022-02-02 15:59:12.797 | ++ lib/tempest:configure_tempest:321 : '[' False == True ']' 2022-02-02 15:59:12.799 | ++ lib/tempest:configure_tempest:326 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled api_v2 False 2022-02-02 15:59:12.833 | ++ lib/tempest:configure_tempest:328 : iniset /opt/stack/tempest/etc/tempest.conf identity auth_version v3 2022-02-02 15:59:12.860 | ++ lib/tempest:configure_tempest:329 : [[ '' != \v\2 ]] 2022-02-02 15:59:12.863 | ++ lib/tempest:configure_tempest:331 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled api_v2_admin False 2022-02-02 15:59:12.892 | ++ lib/tempest:configure_tempest:334 : is_service_enabled tls-proxy 2022-02-02 15:59:12.909 | ++ functions-common:is_service_enabled:1960 : return 1 2022-02-02 15:59:12.911 | ++ lib/tempest:configure_tempest:339 : [[ True = True ]] 2022-02-02 15:59:12.913 | ++ lib/tempest:configure_tempest:340 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled security_compliance True 2022-02-02 15:59:12.941 | ++ lib/tempest:configure_tempest:345 : is_service_enabled ldap 2022-02-02 15:59:12.958 | ++ functions-common:is_service_enabled:1960 : return 1 2022-02-02 15:59:12.961 | ++ lib/tempest:configure_tempest:351 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled project_tags True 2022-02-02 15:59:12.990 | ++ lib/tempest:configure_tempest:355 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled application_credentials True 2022-02-02 15:59:13.021 | ++ lib/tempest:configure_tempest:359 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled access_rules True 2022-02-02 15:59:13.050 | ++ lib/tempest:configure_tempest:364 : [[ ! -z '' ]] 2022-02-02 15:59:13.053 | ++ lib/tempest:configure_tempest:367 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled import_image False 2022-02-02 15:59:13.088 | ++ lib/tempest:configure_tempest:368 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled os_glance_reserved True 2022-02-02 15:59:13.115 | ++ lib/tempest:configure_tempest:369 : is_service_enabled g-api-r 2022-02-02 15:59:13.132 | ++ functions-common:is_service_enabled:1960 : return 1 2022-02-02 15:59:13.135 | ++ lib/tempest:configure_tempest:374 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref e6dc3986-1d37-4764-857a-53f9abeba698 2022-02-02 15:59:13.165 | ++ lib/tempest:configure_tempest:375 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref_alt e6dc3986-1d37-4764-857a-53f9abeba698 2022-02-02 15:59:13.196 | ++ lib/tempest:configure_tempest:376 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref 42 2022-02-02 15:59:13.230 | ++ lib/tempest:configure_tempest:377 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref_alt 84 2022-02-02 15:59:13.261 | ++ lib/tempest:configure_tempest:378 : iniset /opt/stack/tempest/etc/tempest.conf validation connect_method floating 2022-02-02 15:59:13.293 | ++ lib/tempest:configure_tempest:379 : is_service_enabled neutron 2022-02-02 15:59:13.311 | ++ functions-common:is_service_enabled:1960 : return 0 2022-02-02 15:59:13.313 | ++ lib/tempest:configure_tempest:387 : [[ -n '' ]] 2022-02-02 15:59:13.315 | ++ lib/tempest:configure_tempest:397 : local tempest_compute_min_microversion=None 2022-02-02 15:59:13.319 | ++ lib/tempest:configure_tempest:398 : local tempest_compute_max_microversion=2.88 2022-02-02 15:59:13.322 | ++ lib/tempest:configure_tempest:401 : [[ '' == \c\o\m\p\u\t\e\_\l\e\g\a\c\y ]] 2022-02-02 15:59:13.325 | ++ lib/tempest:configure_tempest:405 : '[' None == None ']' 2022-02-02 15:59:13.331 | ++ lib/tempest:configure_tempest:406 : inicomment /opt/stack/tempest/etc/tempest.conf compute min_microversion 2022-02-02 15:59:13.357 | ++ lib/tempest:configure_tempest:410 : '[' 2.88 == None ']' 2022-02-02 15:59:13.360 | ++ lib/tempest:configure_tempest:413 : iniset /opt/stack/tempest/etc/tempest.conf compute max_microversion 2.88 2022-02-02 15:59:13.395 | ++ lib/tempest:configure_tempest:416 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled personality False 2022-02-02 15:59:13.428 | ++ lib/tempest:configure_tempest:417 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled resize True 2022-02-02 15:59:13.461 | ++ lib/tempest:configure_tempest:418 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migration False 2022-02-02 15:59:13.492 | ++ lib/tempest:configure_tempest:419 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled change_password False 2022-02-02 15:59:13.520 | ++ lib/tempest:configure_tempest:420 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled block_migration_for_live_migration True 2022-02-02 15:59:13.548 | ++ lib/tempest:configure_tempest:421 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migrate_back_and_forth False 2022-02-02 15:59:13.579 | ++ lib/tempest:configure_tempest:422 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled attach_encrypted_volume False 2022-02-02 15:59:13.608 | ++ lib/tempest:configure_tempest:424 : [[ -n AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter ]] 2022-02-02 15:59:13.610 | ++ lib/tempest:configure_tempest:425 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled scheduler_enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2022-02-02 15:59:13.641 | ++ lib/tempest:configure_tempest:428 : [[ False == \T\r\u\e ]] 2022-02-02 15:59:13.643 | ++ lib/tempest:configure_tempest:432 : is_service_enabled n-novnc 2022-02-02 15:59:13.659 | ++ functions-common:is_service_enabled:1960 : return 1 2022-02-02 15:59:13.661 | ++ lib/tempest:configure_tempest:437 : iniset /opt/stack/tempest/etc/tempest.conf network project_networks_reachable false 2022-02-02 15:59:13.690 | ++ lib/tempest:configure_tempest:438 : iniset /opt/stack/tempest/etc/tempest.conf network public_network_id 4e4d1b4e-cd0b-476a-b4c5-e86a13664e39 2022-02-02 15:59:13.718 | ++ lib/tempest:configure_tempest:439 : iniset /opt/stack/tempest/etc/tempest.conf network public_router_id '' 2022-02-02 15:59:13.745 | ++ lib/tempest:configure_tempest:440 : iniset /opt/stack/tempest/etc/tempest.conf network default_network 172.20.0.0/16 2022-02-02 15:59:13.775 | ++ lib/tempest:configure_tempest:441 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6 True 2022-02-02 15:59:13.808 | ++ lib/tempest:configure_tempest:442 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6_subnet_attributes True 2022-02-02 15:59:13.837 | ++ lib/tempest:configure_tempest:443 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled port_security True 2022-02-02 15:59:13.867 | ++ lib/tempest:configure_tempest:446 : SCENARIO_IMAGE_DIR=/home/ubuntu/devstack/files 2022-02-02 15:59:13.869 | ++ lib/tempest:configure_tempest:447 : SCENARIO_IMAGE_FILE= 2022-02-02 15:59:13.872 | ++ lib/tempest:configure_tempest:448 : iniset /opt/stack/tempest/etc/tempest.conf scenario img_file /home/ubuntu/devstack/files/ 2022-02-02 15:59:13.907 | ++ lib/tempest:configure_tempest:451 : TEMPEST_SSH_NETWORK_NAME=private 2022-02-02 15:59:13.910 | ++ lib/tempest:configure_tempest:452 : is_provider_network 2022-02-02 15:59:13.912 | ++ functions-common:is_provider_network:2153 : '[' '' == True ']' 2022-02-02 15:59:13.914 | ++ functions-common:is_provider_network:2156 : return 1 2022-02-02 15:59:13.917 | ++ lib/tempest:configure_tempest:456 : iniset /opt/stack/tempest/etc/tempest.conf validation run_validation True 2022-02-02 15:59:13.946 | ++ lib/tempest:configure_tempest:457 : iniset /opt/stack/tempest/etc/tempest.conf validation ip_version_for_ssh 4 2022-02-02 15:59:13.977 | ++ lib/tempest:configure_tempest:458 : iniset /opt/stack/tempest/etc/tempest.conf validation ssh_timeout 196 2022-02-02 15:59:14.012 | ++ lib/tempest:configure_tempest:459 : iniset /opt/stack/tempest/etc/tempest.conf validation image_ssh_user cirros 2022-02-02 15:59:14.049 | ++ lib/tempest:configure_tempest:460 : iniset /opt/stack/tempest/etc/tempest.conf validation image_alt_ssh_user cirros 2022-02-02 15:59:14.079 | ++ lib/tempest:configure_tempest:461 : iniset /opt/stack/tempest/etc/tempest.conf validation network_for_ssh private 2022-02-02 15:59:14.107 | ++ lib/tempest:configure_tempest:468 : [[ -n '' ]] 2022-02-02 15:59:14.109 | ++ lib/tempest:configure_tempest:472 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2022-02-02 15:59:14.112 | ++ lib/tempest:configure_tempest:473 : TEMPEST_VOLUME_MANAGE_SNAPSHOT=True 2022-02-02 15:59:14.120 | +++ lib/tempest:configure_tempest:475 : trueorfalse False TEMPEST_VOLUME_MANAGE_SNAPSHOT 2022-02-02 15:59:14.142 | ++ lib/tempest:configure_tempest:475 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_snapshot True 2022-02-02 15:59:14.187 | ++ lib/tempest:configure_tempest:477 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2022-02-02 15:59:14.189 | ++ lib/tempest:configure_tempest:478 : TEMPEST_VOLUME_MANAGE_VOLUME=True 2022-02-02 15:59:14.193 | +++ lib/tempest:configure_tempest:480 : trueorfalse False TEMPEST_VOLUME_MANAGE_VOLUME 2022-02-02 15:59:14.221 | ++ lib/tempest:configure_tempest:480 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_volume True 2022-02-02 15:59:14.254 | ++ lib/tempest:configure_tempest:483 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2022-02-02 15:59:14.256 | ++ lib/tempest:configure_tempest:483 : '[' libvirt = libvirt ']' 2022-02-02 15:59:14.259 | ++ lib/tempest:configure_tempest:484 : TEMPEST_EXTEND_ATTACHED_VOLUME=True 2022-02-02 15:59:14.262 | +++ lib/tempest:configure_tempest:486 : trueorfalse False TEMPEST_EXTEND_ATTACHED_VOLUME 2022-02-02 15:59:14.280 | ++ lib/tempest:configure_tempest:486 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled extend_attached_volume True 2022-02-02 15:59:14.310 | ++ lib/tempest:configure_tempest:488 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2022-02-02 15:59:14.312 | ++ lib/tempest:configure_tempest:489 : TEMPEST_VOLUME_REVERT_TO_SNAPSHOT=True 2022-02-02 15:59:14.315 | +++ lib/tempest:configure_tempest:491 : trueorfalse False TEMPEST_VOLUME_REVERT_TO_SNAPSHOT 2022-02-02 15:59:14.334 | ++ lib/tempest:configure_tempest:491 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled volume_revert True 2022-02-02 15:59:14.363 | ++ lib/tempest:configure_tempest:492 : local tempest_volume_min_microversion=None 2022-02-02 15:59:14.365 | ++ lib/tempest:configure_tempest:493 : local tempest_volume_max_microversion=3.64 2022-02-02 15:59:14.368 | ++ lib/tempest:configure_tempest:496 : [[ '' == \v\o\l\u\m\e\v\2 ]] 2022-02-02 15:59:14.371 | ++ lib/tempest:configure_tempest:500 : '[' None == None ']' 2022-02-02 15:59:14.373 | ++ lib/tempest:configure_tempest:501 : inicomment /opt/stack/tempest/etc/tempest.conf volume min_microversion 2022-02-02 15:59:14.394 | ++ lib/tempest:configure_tempest:506 : '[' 3.64 == None ']' 2022-02-02 15:59:14.397 | ++ lib/tempest:configure_tempest:509 : iniset /opt/stack/tempest/etc/tempest.conf volume max_microversion 3.64 2022-02-02 15:59:14.435 | ++ lib/tempest:configure_tempest:512 : is_service_enabled c-bak 2022-02-02 15:59:14.454 | ++ functions-common:is_service_enabled:1960 : return 1 2022-02-02 15:59:14.456 | ++ lib/tempest:configure_tempest:513 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled backup False 2022-02-02 15:59:14.488 | ++ lib/tempest:configure_tempest:519 : [[ -n lvm:lvmdriver-1 ]] 2022-02-02 15:59:14.490 | ++ lib/tempest:configure_tempest:519 : [[ lvm:lvmdriver-1 =~ .*,.* ]] 2022-02-02 15:59:14.495 | ++ lib/tempest:configure_tempest:539 : '[' default '!=' default -o 'Open Source' '!=' 'Open Source' ']' 2022-02-02 15:59:14.498 | ++ lib/tempest:configure_tempest:543 : '[' default '!=' default -o iSCSI '!=' iSCSI ']' 2022-02-02 15:59:14.503 | ++ lib/tempest:configure_tempest:553 : local tempest_placement_min_microversion=None 2022-02-02 15:59:14.506 | ++ lib/tempest:configure_tempest:554 : local tempest_placement_max_microversion=1.36 2022-02-02 15:59:14.508 | ++ lib/tempest:configure_tempest:555 : '[' None == None ']' 2022-02-02 15:59:14.510 | ++ lib/tempest:configure_tempest:556 : inicomment /opt/stack/tempest/etc/tempest.conf placement min_microversion 2022-02-02 15:59:14.533 | ++ lib/tempest:configure_tempest:560 : '[' 1.36 == None ']' 2022-02-02 15:59:14.536 | ++ lib/tempest:configure_tempest:563 : iniset /opt/stack/tempest/etc/tempest.conf placement max_microversion 1.36 2022-02-02 15:59:14.575 | ++ lib/tempest:configure_tempest:567 : '[' libvirt = ironic ']' 2022-02-02 15:59:14.577 | ++ lib/tempest:configure_tempest:581 : '[' libvirt = libvirt ']' 2022-02-02 15:59:14.579 | ++ lib/tempest:configure_tempest:583 : '[' kvm = lxc ']' 2022-02-02 15:59:14.588 | ++ lib/tempest:configure_tempest:590 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled shelve_migrate True 2022-02-02 15:59:14.610 | ++ lib/tempest:configure_tempest:591 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled stable_rescue True 2022-02-02 15:59:14.642 | ++ lib/tempest:configure_tempest:592 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled swap_volume True 2022-02-02 15:59:14.675 | ++ lib/tempest:configure_tempest:605 : local service 2022-02-02 15:59:14.680 | ++ lib/tempest:configure_tempest:606 : local tempest_services=key,glance,nova,neutron,cinder,swift,horizon 2022-02-02 15:59:14.680 | ++ lib/tempest:configure_tempest:607 : for service in ${tempest_services//,/ } 2022-02-02 15:59:14.682 | ++ lib/tempest:configure_tempest:608 : is_service_enabled key 2022-02-02 15:59:14.699 | ++ functions-common:is_service_enabled:1960 : return 0 2022-02-02 15:59:14.701 | ++ lib/tempest:configure_tempest:609 : iniset /opt/stack/tempest/etc/tempest.conf service_available key True 2022-02-02 15:59:14.733 | ++ lib/tempest:configure_tempest:607 : for service in ${tempest_services//,/ } 2022-02-02 15:59:14.736 | ++ lib/tempest:configure_tempest:608 : is_service_enabled glance 2022-02-02 15:59:14.754 | ++ functions-common:is_service_enabled:1960 : return 0 2022-02-02 15:59:14.757 | ++ lib/tempest:configure_tempest:609 : iniset /opt/stack/tempest/etc/tempest.conf service_available glance True 2022-02-02 15:59:14.786 | ++ lib/tempest:configure_tempest:607 : for service in ${tempest_services//,/ } 2022-02-02 15:59:14.789 | ++ lib/tempest:configure_tempest:608 : is_service_enabled nova 2022-02-02 15:59:14.805 | ++ functions-common:is_service_enabled:1960 : return 0 2022-02-02 15:59:14.807 | ++ lib/tempest:configure_tempest:609 : iniset /opt/stack/tempest/etc/tempest.conf service_available nova True 2022-02-02 15:59:14.837 | ++ lib/tempest:configure_tempest:607 : for service in ${tempest_services//,/ } 2022-02-02 15:59:14.839 | ++ lib/tempest:configure_tempest:608 : is_service_enabled neutron 2022-02-02 15:59:14.856 | ++ functions-common:is_service_enabled:1960 : return 0 2022-02-02 15:59:14.858 | ++ lib/tempest:configure_tempest:609 : iniset /opt/stack/tempest/etc/tempest.conf service_available neutron True 2022-02-02 15:59:14.886 | ++ lib/tempest:configure_tempest:607 : for service in ${tempest_services//,/ } 2022-02-02 15:59:14.888 | ++ lib/tempest:configure_tempest:608 : is_service_enabled cinder 2022-02-02 15:59:14.904 | ++ functions-common:is_service_enabled:1960 : return 0 2022-02-02 15:59:14.906 | ++ lib/tempest:configure_tempest:609 : iniset /opt/stack/tempest/etc/tempest.conf service_available cinder True 2022-02-02 15:59:14.935 | ++ lib/tempest:configure_tempest:607 : for service in ${tempest_services//,/ } 2022-02-02 15:59:14.937 | ++ lib/tempest:configure_tempest:608 : is_service_enabled swift 2022-02-02 15:59:14.953 | ++ functions-common:is_service_enabled:1960 : return 0 2022-02-02 15:59:14.955 | ++ lib/tempest:configure_tempest:609 : iniset /opt/stack/tempest/etc/tempest.conf service_available swift True 2022-02-02 15:59:14.983 | ++ lib/tempest:configure_tempest:607 : for service in ${tempest_services//,/ } 2022-02-02 15:59:14.985 | ++ lib/tempest:configure_tempest:608 : is_service_enabled horizon 2022-02-02 15:59:15.001 | ++ functions-common:is_service_enabled:1960 : return 1 2022-02-02 15:59:15.003 | ++ lib/tempest:configure_tempest:611 : iniset /opt/stack/tempest/etc/tempest.conf service_available horizon False 2022-02-02 15:59:15.031 | ++ lib/tempest:configure_tempest:615 : '[' libvirt = libvirt ']' 2022-02-02 15:59:15.034 | ++ lib/tempest:configure_tempest:615 : '[' kvm = lxc ']' 2022-02-02 15:59:15.036 | ++ lib/tempest:configure_tempest:625 : local tmp_cfg_file 2022-02-02 15:59:15.039 | +++ lib/tempest:configure_tempest:626 : mktemp 2022-02-02 15:59:15.043 | ++ lib/tempest:configure_tempest:626 : tmp_cfg_file=/tmp/tmp.pnrMzAwZnX 2022-02-02 15:59:15.046 | ++ lib/tempest:configure_tempest:627 : cd /opt/stack/tempest 2022-02-02 15:59:15.048 | ++ lib/tempest:configure_tempest:628 : [[ False != \T\r\u\e ]] 2022-02-02 15:59:15.050 | ++ lib/tempest:configure_tempest:629 : tox -revenv-tempest --notest 2022-02-02 15:59:15.596 | venv-tempest recreate: /opt/stack/tempest/.tox/tempest 2022-02-02 15:59:16.461 | venv-tempest installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2022-02-02 15:59:38.246 | venv-tempest develop-inst: /opt/stack/tempest 2022-02-02 15:59:43.770 | venv-tempest installed: attrs==21.4.0,autopage==0.5.0,bcrypt==3.2.0,certifi==2021.10.8,cffi==1.15.0,charset-normalizer==2.0.11,cliff==3.10.0,cmd2==2.3.3,cryptography==36.0.1,debtcollector==2.4.0,extras==1.0.0,fasteners==0.17.3,fixtures==3.0.0,future==0.18.2,idna==3.3,iso8601==1.0.2,jsonschema==3.2.0,linecache2==1.0.0,msgpack==1.0.3,netaddr==0.8.0,netifaces==0.11.0,oslo.concurrency==4.5.0,oslo.config==8.7.1,oslo.context==3.4.0,oslo.i18n==5.1.0,oslo.log==4.6.1,oslo.serialization==4.2.0,oslo.utils==4.12.1,packaging==21.3,paramiko==2.8.1,pbr==5.8.0,prettytable==3.0.0,pycparser==2.21,pyinotify==0.9.6,PyNaCl==1.5.0,pyparsing==3.0.7,pyperclip==1.8.2,pyrsistent==0.18.1,python-dateutil==2.8.2,python-subunit==1.4.0,pytz==2021.3,PyYAML==6.0,requests==2.27.1,rfc3986==1.5.0,six==1.16.0,stestr==3.2.1,stevedore==3.5.0,-e git+https://opendev.org/openstack/tempest@115065a239a8e1ab50b6070a3c6ebfeabd0ad6fc#egg=tempest,testtools==2.5.0,traceback2==1.4.0,unittest2==1.1.0,urllib3==1.26.8,voluptuous==0.12.2,wcwidth==0.2.5,wrapt==1.13.3 2022-02-02 15:59:43.770 | ___________________________________ summary ____________________________________ 2022-02-02 15:59:43.770 | venv-tempest: skipped tests 2022-02-02 15:59:43.770 | congratulations :) 2022-02-02 15:59:43.796 | ++ lib/tempest:configure_tempest:632 : local tmp_u_c_m 2022-02-02 15:59:43.799 | +++ lib/tempest:configure_tempest:633 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2022-02-02 15:59:43.804 | ++ lib/tempest:configure_tempest:633 : tmp_u_c_m=/tmp/tempest_u_c_m.LKP1R5Ec39 2022-02-02 15:59:43.806 | ++ lib/tempest:configure_tempest:634 : set_tempest_venv_constraints /tmp/tempest_u_c_m.LKP1R5Ec39 2022-02-02 15:59:43.809 | ++ lib/tempest:set_tempest_venv_constraints:115 : local tmp_c 2022-02-02 15:59:43.811 | ++ lib/tempest:set_tempest_venv_constraints:116 : tmp_c=/tmp/tempest_u_c_m.LKP1R5Ec39 2022-02-02 15:59:43.814 | ++ lib/tempest:set_tempest_venv_constraints:117 : [[ master == \m\a\s\t\e\r ]] 2022-02-02 15:59:43.816 | ++ lib/tempest:set_tempest_venv_constraints:118 : cd /opt/stack/requirements 2022-02-02 15:59:43.819 | ++ lib/tempest:set_tempest_venv_constraints:119 : git show master:upper-constraints.txt 2022-02-02 15:59:43.825 | ++ lib/tempest:configure_tempest:635 : tox -evenv-tempest -- pip install -c /tmp/tempest_u_c_m.LKP1R5Ec39 -r requirements.txt 2022-02-02 15:59:45.365 | /opt/stack/tempest/.tox/tempest/lib/python3.8/site-packages/setuptools/command/easy_install.py:157: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. 2022-02-02 15:59:45.365 | warnings.warn( 2022-02-02 15:59:45.365 | /opt/stack/tempest/.tox/tempest/lib/python3.8/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. 2022-02-02 15:59:45.365 | warnings.warn( 2022-02-02 15:59:45.447 | venv-tempest develop-inst-noop: /opt/stack/tempest 2022-02-02 15:59:45.995 | venv-tempest installed: attrs==21.4.0,autopage==0.5.0,bcrypt==3.2.0,certifi==2021.10.8,cffi==1.15.0,charset-normalizer==2.0.11,cliff==3.10.0,cmd2==2.3.3,cryptography==36.0.1,debtcollector==2.4.0,extras==1.0.0,fasteners==0.17.3,fixtures==3.0.0,future==0.18.2,idna==3.3,iso8601==1.0.2,jsonschema==3.2.0,linecache2==1.0.0,msgpack==1.0.3,netaddr==0.8.0,netifaces==0.11.0,oslo.concurrency==4.5.0,oslo.config==8.7.1,oslo.context==3.4.0,oslo.i18n==5.1.0,oslo.log==4.6.1,oslo.serialization==4.2.0,oslo.utils==4.12.1,packaging==21.3,paramiko==2.8.1,pbr==5.8.0,prettytable==3.0.0,pycparser==2.21,pyinotify==0.9.6,PyNaCl==1.5.0,pyparsing==3.0.7,pyperclip==1.8.2,pyrsistent==0.18.1,python-dateutil==2.8.2,python-subunit==1.4.0,pytz==2021.3,PyYAML==6.0,requests==2.27.1,rfc3986==1.5.0,six==1.16.0,stestr==3.2.1,stevedore==3.5.0,-e git+https://opendev.org/openstack/tempest@115065a239a8e1ab50b6070a3c6ebfeabd0ad6fc#egg=tempest,testtools==2.5.0,traceback2==1.4.0,unittest2==1.1.0,urllib3==1.26.8,voluptuous==0.12.2,wcwidth==0.2.5,wrapt==1.13.3 2022-02-02 15:59:45.996 | venv-tempest run-test-pre: PYTHONHASHSEED='1699674335' 2022-02-02 15:59:45.996 | venv-tempest run-test: commands[0] | pip install -c /tmp/tempest_u_c_m.LKP1R5Ec39 -r requirements.txt 2022-02-02 15:59:47.598 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-02 15:59:47.623 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 4)) (5.8.0) 2022-02-02 15:59:47.625 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 5)) (3.10.0) 2022-02-02 15:59:47.626 | Requirement already satisfied: jsonschema>=3.2.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 6)) (3.2.0) 2022-02-02 15:59:47.627 | Requirement already satisfied: testtools>=2.2.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 7)) (2.5.0) 2022-02-02 15:59:47.628 | Requirement already satisfied: paramiko>=2.7.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 8)) (2.8.1) 2022-02-02 15:59:47.629 | Requirement already satisfied: cryptography>=2.1 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 9)) (36.0.1) 2022-02-02 15:59:47.631 | Requirement already satisfied: netaddr>=0.7.18 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 10)) (0.8.0) 2022-02-02 15:59:47.632 | Requirement already satisfied: oslo.concurrency>=3.26.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 11)) (4.5.0) 2022-02-02 15:59:47.633 | Requirement already satisfied: oslo.config>=5.2.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 12)) (8.7.1) 2022-02-02 15:59:47.634 | Requirement already satisfied: oslo.log>=3.36.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 13)) (4.6.1) 2022-02-02 15:59:47.635 | Requirement already satisfied: stestr>=1.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 14)) (3.2.1) 2022-02-02 15:59:47.637 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 15)) (4.2.0) 2022-02-02 15:59:47.638 | Requirement already satisfied: oslo.utils>=4.7.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 16)) (4.12.1) 2022-02-02 15:59:47.640 | Requirement already satisfied: fixtures>=3.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 17)) (3.0.0) 2022-02-02 15:59:47.641 | Requirement already satisfied: PyYAML>=3.12 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 18)) (6.0) 2022-02-02 15:59:47.642 | Requirement already satisfied: python-subunit>=1.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 19)) (1.4.0) 2022-02-02 15:59:47.643 | Requirement already satisfied: stevedore>=1.20.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 20)) (3.5.0) 2022-02-02 15:59:47.644 | Requirement already satisfied: PrettyTable>=0.7.1 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 21)) (3.0.0) 2022-02-02 15:59:47.646 | Requirement already satisfied: urllib3>=1.21.1 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 22)) (1.26.8) 2022-02-02 15:59:47.647 | Requirement already satisfied: debtcollector>=1.2.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 23)) (2.4.0) 2022-02-02 15:59:47.648 | Requirement already satisfied: unittest2>=1.1.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 24)) (1.1.0) 2022-02-02 15:59:47.661 | Requirement already satisfied: autopage>=0.4.0 in ./.tox/tempest/lib/python3.8/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 5)) (0.5.0) 2022-02-02 15:59:47.663 | Requirement already satisfied: pyparsing>=2.1.0 in ./.tox/tempest/lib/python3.8/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 5)) (3.0.7) 2022-02-02 15:59:47.665 | Requirement already satisfied: cmd2>=1.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 5)) (2.3.3) 2022-02-02 15:59:47.702 | Requirement already satisfied: cffi>=1.12 in ./.tox/tempest/lib/python3.8/site-packages (from cryptography>=2.1->-r requirements.txt (line 9)) (1.15.0) 2022-02-02 15:59:47.710 | Requirement already satisfied: wrapt>=1.7.0 in ./.tox/tempest/lib/python3.8/site-packages (from debtcollector>=1.2.0->-r requirements.txt (line 23)) (1.13.3) 2022-02-02 15:59:47.721 | Requirement already satisfied: six in ./.tox/tempest/lib/python3.8/site-packages (from fixtures>=3.0.0->-r requirements.txt (line 17)) (1.16.0) 2022-02-02 15:59:47.748 | Requirement already satisfied: attrs>=17.4.0 in ./.tox/tempest/lib/python3.8/site-packages (from jsonschema>=3.2.0->-r requirements.txt (line 6)) (21.4.0) 2022-02-02 15:59:47.749 | Requirement already satisfied: setuptools in ./.tox/tempest/lib/python3.8/site-packages (from jsonschema>=3.2.0->-r requirements.txt (line 6)) (60.6.0) 2022-02-02 15:59:47.750 | Requirement already satisfied: pyrsistent>=0.14.0 in ./.tox/tempest/lib/python3.8/site-packages (from jsonschema>=3.2.0->-r requirements.txt (line 6)) (0.18.1) 2022-02-02 15:59:47.765 | Requirement already satisfied: fasteners>=0.7.0 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.concurrency>=3.26.0->-r requirements.txt (line 11)) (0.17.3) 2022-02-02 15:59:47.767 | Requirement already satisfied: oslo.i18n>=3.15.3 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.concurrency>=3.26.0->-r requirements.txt (line 11)) (5.1.0) 2022-02-02 15:59:47.807 | Requirement already satisfied: rfc3986>=1.2.0 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.config>=5.2.0->-r requirements.txt (line 12)) (1.5.0) 2022-02-02 15:59:47.809 | Requirement already satisfied: requests>=2.18.0 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.config>=5.2.0->-r requirements.txt (line 12)) (2.27.1) 2022-02-02 15:59:47.851 | Requirement already satisfied: pyinotify>=0.9.6 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 13)) (0.9.6) 2022-02-02 15:59:47.854 | Requirement already satisfied: oslo.context>=2.20.0 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 13)) (3.4.0) 2022-02-02 15:59:47.855 | Requirement already satisfied: python-dateutil>=2.7.0 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 13)) (2.8.2) 2022-02-02 15:59:47.866 | Requirement already satisfied: msgpack>=0.5.2 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->-r requirements.txt (line 15)) (1.0.3) 2022-02-02 15:59:47.868 | Requirement already satisfied: pytz>=2013.6 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->-r requirements.txt (line 15)) (2021.3) 2022-02-02 15:59:47.885 | Requirement already satisfied: packaging>=20.4 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.utils>=4.7.0->-r requirements.txt (line 16)) (21.3) 2022-02-02 15:59:47.887 | Requirement already satisfied: iso8601>=0.1.11 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.utils>=4.7.0->-r requirements.txt (line 16)) (1.0.2) 2022-02-02 15:59:47.889 | Requirement already satisfied: netifaces>=0.10.4 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.utils>=4.7.0->-r requirements.txt (line 16)) (0.11.0) 2022-02-02 15:59:47.925 | Requirement already satisfied: pynacl>=1.0.1 in ./.tox/tempest/lib/python3.8/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 8)) (1.5.0) 2022-02-02 15:59:47.926 | Requirement already satisfied: bcrypt>=3.1.3 in ./.tox/tempest/lib/python3.8/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 8)) (3.2.0) 2022-02-02 15:59:47.943 | Requirement already satisfied: wcwidth in ./.tox/tempest/lib/python3.8/site-packages (from PrettyTable>=0.7.1->-r requirements.txt (line 21)) (0.2.5) 2022-02-02 15:59:47.959 | Requirement already satisfied: extras in ./.tox/tempest/lib/python3.8/site-packages (from python-subunit>=1.0.0->-r requirements.txt (line 19)) (1.0.0) 2022-02-02 15:59:47.993 | Requirement already satisfied: future in ./.tox/tempest/lib/python3.8/site-packages (from stestr>=1.0.0->-r requirements.txt (line 14)) (0.18.2) 2022-02-02 15:59:47.994 | Requirement already satisfied: voluptuous>=0.8.9 in ./.tox/tempest/lib/python3.8/site-packages (from stestr>=1.0.0->-r requirements.txt (line 14)) (0.12.2) 2022-02-02 15:59:48.112 | Collecting argparse 2022-02-02 15:59:48.119 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/c31/647edb69fd3d4/argparse-1.4.0-py2.py3-none-any.whl (23 kB) 2022-02-02 15:59:48.122 | Requirement already satisfied: traceback2 in ./.tox/tempest/lib/python3.8/site-packages (from unittest2>=1.1.0->-r requirements.txt (line 24)) (1.4.0) 2022-02-02 15:59:48.239 | Requirement already satisfied: pycparser in ./.tox/tempest/lib/python3.8/site-packages (from cffi>=1.12->cryptography>=2.1->-r requirements.txt (line 9)) (2.21) 2022-02-02 15:59:48.315 | Requirement already satisfied: pyperclip>=1.6 in ./.tox/tempest/lib/python3.8/site-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 5)) (1.8.2) 2022-02-02 15:59:48.489 | Requirement already satisfied: certifi>=2017.4.17 in ./.tox/tempest/lib/python3.8/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 12)) (2021.10.8) 2022-02-02 15:59:48.490 | Requirement already satisfied: charset-normalizer~=2.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 12)) (2.0.11) 2022-02-02 15:59:48.492 | Requirement already satisfied: idna<4,>=2.5 in ./.tox/tempest/lib/python3.8/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 12)) (3.3) 2022-02-02 15:59:48.611 | Requirement already satisfied: linecache2 in ./.tox/tempest/lib/python3.8/site-packages (from traceback2->unittest2>=1.1.0->-r requirements.txt (line 24)) (1.0.0) 2022-02-02 15:59:48.734 | Installing collected packages: argparse 2022-02-02 15:59:48.855 | Successfully installed argparse-1.4.0 2022-02-02 15:59:48.889 | WARNING: You are using pip version 21.0.1; however, version 22.0.2 is available. 2022-02-02 15:59:48.889 | You should consider upgrading via the '/opt/stack/tempest/.tox/tempest/bin/python -m pip install --upgrade pip' command. 2022-02-02 15:59:48.953 | ___________________________________ summary ____________________________________ 2022-02-02 15:59:48.953 | venv-tempest: commands succeeded 2022-02-02 15:59:48.953 | congratulations :) 2022-02-02 15:59:48.980 | ++ lib/tempest:configure_tempest:636 : rm -f /tmp/tempest_u_c_m.LKP1R5Ec39 2022-02-02 15:59:48.985 | ++ lib/tempest:configure_tempest:639 : [[ False == \T\r\u\e ]] 2022-02-02 15:59:48.987 | ++ lib/tempest:configure_tempest:647 : [[ True == \F\a\l\s\e ]] 2022-02-02 15:59:48.989 | ++ lib/tempest:configure_tempest:651 : iniset /opt/stack/tempest/etc/tempest.conf auth use_dynamic_credentials True 2022-02-02 15:59:49.016 | ++ lib/tempest:configure_tempest:657 : tox -evenv -- tempest verify-config -uro /tmp/tmp.pnrMzAwZnX 2022-02-02 15:59:49.570 | venv create: /opt/stack/tempest/.tox/venv 2022-02-02 15:59:50.169 | venv installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt, -r/opt/stack/tempest/doc/requirements.txt 2022-02-02 16:00:21.932 | venv develop-inst: /opt/stack/tempest 2022-02-02 16:00:29.541 | venv installed: /opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/pip/_vendor/packaging/version.py:127: DeprecationWarning: Creating a LegacyVersion has been deprecated and will be removed in the next major release, warnings.warn(,/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/pip/_vendor/packaging/version.py:127: DeprecationWarning: Creating a LegacyVersion has been deprecated and will be removed in the next major release, warnings.warn(,alabaster==0.7.12,attrs==21.4.0,autopage==0.5.0,Babel==2.9.1,bcrypt==3.2.0,certifi==2021.10.8,cffi==1.15.0,charset-normalizer==2.0.11,cliff==3.10.0,cmd2==2.3.3,cryptography==36.0.1,debtcollector==2.4.0,docutils==0.17.1,dulwich==0.20.32,extras==1.0.0,fasteners==0.17.3,fixtures==3.0.0,future==0.18.2,idna==3.3,imagesize==1.3.0,importlib-metadata==4.10.1,iso8601==1.0.2,Jinja2==3.0.3,jsonschema==3.2.0,linecache2==1.0.0,MarkupSafe==2.0.1,msgpack==1.0.3,netaddr==0.8.0,netifaces==0.11.0,openstackdocstheme==2.3.1,oslo.concurrency==4.5.0,oslo.config==8.7.1,oslo.context==3.4.0,oslo.i18n==5.1.0,oslo.log==4.6.1,oslo.serialization==4.2.0,oslo.utils==4.12.1,packaging==21.3,paramiko==2.8.1,pbr==5.8.0,prettytable==3.0.0,pycparser==2.21,Pygments==2.11.2,pyinotify==0.9.6,PyNaCl==1.5.0,pyparsing==3.0.7,pyperclip==1.8.2,pyrsistent==0.18.1,python-dateutil==2.8.2,python-subunit==1.4.0,pytz==2021.3,PyYAML==6.0,reno==3.5.0,requests==2.27.1,rfc3986==1.5.0,six==1.16.0,snowballstemmer==2.2.0,Sphinx==4.4.0,sphinxcontrib-applehelp==1.0.2,sphinxcontrib-devhelp==1.0.2,sphinxcontrib-htmlhelp==2.0.0,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-qthelp==1.0.3,sphinxcontrib-serializinghtml==1.1.5,sphinxcontrib-svg2pdfconverter==1.2.0,stestr==3.2.1,stevedore==3.5.0,-e git+https://opendev.org/openstack/tempest@115065a239a8e1ab50b6070a3c6ebfeabd0ad6fc#egg=tempest,testtools==2.5.0,traceback2==1.4.0,unittest2==1.1.0,urllib3==1.26.8,voluptuous==0.12.2,wcwidth==0.2.5,wrapt==1.13.3,zipp==3.7.0 2022-02-02 16:00:29.542 | venv run-test-pre: PYTHONHASHSEED='3170612586' 2022-02-02 16:00:29.542 | venv run-test: commands[0] | tempest verify-config -uro /tmp/tmp.pnrMzAwZnX 2022-02-02 16:00:33.283 | /opt/stack/tempest/tempest/lib/services/image/v1/__init__.py:24: DeprecationWarning: The tempest.lib.services.image.v1 module (Image v1 APIs service clients) is deprecated in favor of tempest.lib.services.image.v2 (Image v2 APIs service clients) and will be removed once Tempest stop supporting stable Ussuri. 2022-02-02 16:00:33.283 | warnings.warn( 2022-02-02 16:00:33.283 | /opt/stack/tempest/tempest/lib/services/volume/v2/__init__.py:50: DeprecationWarning: The tempest.lib.services.volume.v2 module (volume v2 APIs service clients) is deprecated in favor of tempest.lib.services.volume.v3 (volume v3 APIs service clients) and will be removed once Tempest stop supporting stable wallaby. 2022-02-02 16:00:33.283 | warnings.warn( 2022-02-02 16:00:33.283 | /opt/stack/tempest/tempest/lib/services/clients.py:210: DeprecationWarning: Class 'tempest.lib.services.volume.v2.extensions_client.ExtensionsClient' has moved to 'tempest.lib.services.volume.v3.extensions_client.ExtensionsClient' in version 'Rocky' and will be removed in a future version 2022-02-02 16:00:33.283 | _client = klass(auth_provider=auth_provider, **kwargs) 2022-02-02 16:00:33.283 | Config option api_v2 in group image-feature-enabled should be changed to: False 2022-02-02 16:00:33.398 | ___________________________________ summary ____________________________________ 2022-02-02 16:00:33.398 | venv: commands succeeded 2022-02-02 16:00:33.398 | congratulations :) 2022-02-02 16:00:33.426 | ++ lib/tempest:configure_tempest:662 : is_service_enabled q-metering 2022-02-02 16:00:33.442 | ++ functions-common:is_service_enabled:1960 : return 0 2022-02-02 16:00:33.444 | ++ lib/tempest:configure_tempest:667 : is_service_enabled q-l3 2022-02-02 16:00:33.460 | ++ functions-common:is_service_enabled:1960 : return 0 2022-02-02 16:00:33.462 | ++ lib/tempest:configure_tempest:671 : DEFAULT_NET_EXT=address-scope,agent,allowed-address-pairs,auto-allocated-topology 2022-02-02 16:00:33.464 | ++ lib/tempest:configure_tempest:672 : DEFAULT_NET_EXT+=,availability_zone,binding,default-subnetpools,dhcp_agent_scheduler 2022-02-02 16:00:33.467 | ++ lib/tempest:configure_tempest:673 : DEFAULT_NET_EXT+=,dvr,ext-gw-mode,external-net,extra_dhcp_opt,extraroute,flavors 2022-02-02 16:00:33.469 | ++ lib/tempest:configure_tempest:674 : DEFAULT_NET_EXT+=,l3-flavors,l3-ha,l3_agent_scheduler,multi-provider,net-mtu 2022-02-02 16:00:33.471 | ++ lib/tempest:configure_tempest:675 : DEFAULT_NET_EXT+=,network-ip-availability,network_availability_zone,pagination 2022-02-02 16:00:33.474 | ++ lib/tempest:configure_tempest:676 : DEFAULT_NET_EXT+=,port-security,project-id,provider,quotas,quota_details,rbac-policies 2022-02-02 16:00:33.476 | ++ lib/tempest:configure_tempest:677 : DEFAULT_NET_EXT+=,revision-if-match,router,router_availability_zone,security-group,service-type,sorting 2022-02-02 16:00:33.478 | ++ lib/tempest:configure_tempest:678 : DEFAULT_NET_EXT+=,standard-attr-description,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp 2022-02-02 16:00:33.481 | ++ lib/tempest:configure_tempest:679 : DEFAULT_NET_EXT+=,subnet-service-types,subnet_allocation,net-mtu-writable,ip-substring-filtering 2022-02-02 16:00:33.483 | ++ lib/tempest:configure_tempest:680 : DEFAULT_NET_EXT+=,availability_zone_filter,filter-validation,empty-string-filtering,port-mac-address-regenerate 2022-02-02 16:00:33.485 | ++ lib/tempest:configure_tempest:681 : DEFAULT_NET_EXT+=,port-security-groups-filtering,fip-port-details,binding-extended 2022-02-02 16:00:33.488 | ++ lib/tempest:configure_tempest:682 : DEFAULT_NET_EXT+=,subnet_onboard,l3-port-ip-change-not-allowed,agent-resources-synced 2022-02-02 16:00:33.490 | ++ lib/tempest:configure_tempest:683 : DEFAULT_NET_EXT+=,floatingip-pools,rbac-security-groups,subnetpool-prefix-ops,router-admin-state-down-before-update 2022-02-02 16:00:33.493 | ++ lib/tempest:configure_tempest:684 : DEFAULT_NET_EXT+=,rbac-subnetpool,tag-ports-during-bulk-creation,stateful-security-group,address-group,extraroute-atomic 2022-02-02 16:00:33.495 | ++ lib/tempest:configure_tempest:685 : DEFAULT_NET_EXT+=,port-numa-affinity-policy,rbac-address-scope,security-groups-remote-address-group 2022-02-02 16:00:33.497 | ++ lib/tempest:configure_tempest:687 : DEFAULT_NET_EXT+=,rbac-address-group,port-device-profile 2022-02-02 16:00:33.500 | ++ lib/tempest:configure_tempest:689 : local network_api_extensions=address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,default-subnetpools,dhcp_agent_scheduler,dvr,ext-gw-mode,external-net,extra_dhcp_opt,extraroute,flavors,l3-flavors,l3-ha,l3_agent_scheduler,multi-provider,net-mtu,network-ip-availability,network_availability_zone,pagination,port-security,project-id,provider,quotas,quota_details,rbac-policies,revision-if-match,router,router_availability_zone,security-group,service-type,sorting,standard-attr-description,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,subnet-service-types,subnet_allocation,net-mtu-writable,ip-substring-filtering,availability_zone_filter,filter-validation,empty-string-filtering,port-mac-address-regenerate,port-security-groups-filtering,fip-port-details,binding-extended,subnet_onboard,l3-port-ip-change-not-allowed,agent-resources-synced,floatingip-pools,rbac-security-groups,subnetpool-prefix-ops,router-admin-state-down-before-update,rbac-subnetpool,tag-ports-during-bulk-creation,stateful-security-group,address-group,extraroute-atomic,port-numa-affinity-policy,rbac-address-scope,security-groups-remote-address-group,rbac-address-group,port-device-profile 2022-02-02 16:00:33.502 | ++ lib/tempest:configure_tempest:690 : [[ ! -z '' ]] 2022-02-02 16:00:33.504 | ++ lib/tempest:configure_tempest:696 : [[ -n '' ]] 2022-02-02 16:00:33.507 | ++ lib/tempest:configure_tempest:699 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled api_extensions address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,default-subnetpools,dhcp_agent_scheduler,dvr,ext-gw-mode,external-net,extra_dhcp_opt,extraroute,flavors,l3-flavors,l3-ha,l3_agent_scheduler,multi-provider,net-mtu,network-ip-availability,network_availability_zone,pagination,port-security,project-id,provider,quotas,quota_details,rbac-policies,revision-if-match,router,router_availability_zone,security-group,service-type,sorting,standard-attr-description,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,subnet-service-types,subnet_allocation,net-mtu-writable,ip-substring-filtering,availability_zone_filter,filter-validation,empty-string-filtering,port-mac-address-regenerate,port-security-groups-filtering,fip-port-details,binding-extended,subnet_onboard,l3-port-ip-change-not-allowed,agent-resources-synced,floatingip-pools,rbac-security-groups,subnetpool-prefix-ops,router-admin-state-down-before-update,rbac-subnetpool,tag-ports-during-bulk-creation,stateful-security-group,address-group,extraroute-atomic,port-numa-affinity-policy,rbac-address-scope,security-groups-remote-address-group,rbac-address-group,port-device-profile 2022-02-02 16:00:33.535 | ++ lib/tempest:configure_tempest:701 : DEFAULT_SWIFT_OPT=account_quotas,bulk_delete,bulk_upload,container_quotas 2022-02-02 16:00:33.537 | ++ lib/tempest:configure_tempest:702 : DEFAULT_SWIFT_OPT+=,container_sync,crossdomain,formpost,ratelimit,slo 2022-02-02 16:00:33.540 | ++ lib/tempest:configure_tempest:703 : DEFAULT_SWIFT_OPT+=,staticweb,tempauth,tempurl,versioned_writes 2022-02-02 16:00:33.542 | ++ lib/tempest:configure_tempest:704 : local object_storage_api_extensions=account_quotas,bulk_delete,bulk_upload,container_quotas,container_sync,crossdomain,formpost,ratelimit,slo,staticweb,tempauth,tempurl,versioned_writes 2022-02-02 16:00:33.544 | ++ lib/tempest:configure_tempest:705 : [[ ! -z '' ]] 2022-02-02 16:00:33.546 | ++ lib/tempest:configure_tempest:711 : iniset /opt/stack/tempest/etc/tempest.conf object-storage-feature-enabled discoverable_apis account_quotas,bulk_delete,bulk_upload,container_quotas,container_sync,crossdomain,formpost,ratelimit,slo,staticweb,tempauth,tempurl,versioned_writes 2022-02-02 16:00:33.578 | ++ lib/tempest:configure_tempest:713 : DEFAULT_VOL_EXT=OS-SCH-HNT,backups,capabilities,cgsnapshots,consistencygroups 2022-02-02 16:00:33.581 | ++ lib/tempest:configure_tempest:714 : DEFAULT_VOL_EXT+=,encryption,os-admin-actions,os-availability-zone 2022-02-02 16:00:33.584 | ++ lib/tempest:configure_tempest:715 : DEFAULT_VOL_EXT+=,os-extended-services,os-extended-snapshot-attributes 2022-02-02 16:00:33.586 | ++ lib/tempest:configure_tempest:716 : DEFAULT_VOL_EXT+=,os-hosts,os-quota-class-sets,os-quota-sets 2022-02-02 16:00:33.588 | ++ lib/tempest:configure_tempest:717 : DEFAULT_VOL_EXT+=,os-services,os-snapshot-actions,os-snapshot-manage 2022-02-02 16:00:33.591 | ++ lib/tempest:configure_tempest:718 : DEFAULT_VOL_EXT+=,os-snapshot-unmanage,os-types-extra-specs,os-types-manage 2022-02-02 16:00:33.593 | ++ lib/tempest:configure_tempest:719 : DEFAULT_VOL_EXT+=,os-used-limits,os-vol-host-attr,os-vol-image-meta 2022-02-02 16:00:33.596 | ++ lib/tempest:configure_tempest:720 : DEFAULT_VOL_EXT+=,os-vol-mig-status-attr,os-vol-tenant-attr,os-volume-actions 2022-02-02 16:00:33.598 | ++ lib/tempest:configure_tempest:721 : DEFAULT_VOL_EXT+=,os-volume-encryption-metadata,os-volume-manage 2022-02-02 16:00:33.601 | ++ lib/tempest:configure_tempest:722 : DEFAULT_VOL_EXT+=,os-volume-transfer,os-volume-type-access 2022-02-02 16:00:33.603 | ++ lib/tempest:configure_tempest:723 : DEFAULT_VOL_EXT+=,os-volume-unmanage,qos-specs,scheduler-stats 2022-02-02 16:00:33.605 | ++ lib/tempest:configure_tempest:725 : 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 2022-02-02 16:00:33.608 | ++ lib/tempest:configure_tempest:726 : [[ ! -z '' ]] 2022-02-02 16:00:33.610 | ++ lib/tempest:configure_tempest:732 : 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 2022-02-02 16:00:33.639 | ++ lib/tempest:configure_tempest:735 : IFS=' 2022-02-02 16:00:33.639 | ' 2022-02-02 16:00:33.641 | ++ extras.d/80-tempest.sh:source:23 : echo_summary 'Installing Tempest Plugins' 2022-02-02 16:00:33.644 | ++ ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2022-02-02 16:00:33.647 | ++ ./stack.sh:echo_summary:432 : echo -e Installing Tempest Plugins 2022-02-02 16:00:33.649 | ++ extras.d/80-tempest.sh:source:24 : install_tempest_plugins 2022-02-02 16:00:33.651 | ++ lib/tempest:install_tempest_plugins:767 : pushd /opt/stack/tempest 2022-02-02 16:00:33.651 | /opt/stack/tempest /opt/stack/tempest 2022-02-02 16:00:33.654 | ++ lib/tempest:install_tempest_plugins:768 : [[ /opt/stack/cinder-tempest-plugin != 0 ]] 2022-02-02 16:00:33.656 | ++ lib/tempest:install_tempest_plugins:769 : local tmp_u_c_m 2022-02-02 16:00:33.660 | +++ lib/tempest:install_tempest_plugins:770 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2022-02-02 16:00:33.665 | ++ lib/tempest:install_tempest_plugins:770 : tmp_u_c_m=/tmp/tempest_u_c_m.keqTqou9z9 2022-02-02 16:00:33.667 | ++ lib/tempest:install_tempest_plugins:771 : set_tempest_venv_constraints /tmp/tempest_u_c_m.keqTqou9z9 2022-02-02 16:00:33.670 | ++ lib/tempest:set_tempest_venv_constraints:115 : local tmp_c 2022-02-02 16:00:33.672 | ++ lib/tempest:set_tempest_venv_constraints:116 : tmp_c=/tmp/tempest_u_c_m.keqTqou9z9 2022-02-02 16:00:33.674 | ++ lib/tempest:set_tempest_venv_constraints:117 : [[ master == \m\a\s\t\e\r ]] 2022-02-02 16:00:33.677 | ++ lib/tempest:set_tempest_venv_constraints:118 : cd /opt/stack/requirements 2022-02-02 16:00:33.680 | ++ lib/tempest:set_tempest_venv_constraints:119 : git show master:upper-constraints.txt 2022-02-02 16:00:33.686 | ++ lib/tempest:install_tempest_plugins:772 : tox -evenv-tempest -- pip install -c /tmp/tempest_u_c_m.keqTqou9z9 /opt/stack/cinder-tempest-plugin 2022-02-02 16:00:35.246 | /opt/stack/tempest/.tox/tempest/lib/python3.8/site-packages/setuptools/command/easy_install.py:157: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. 2022-02-02 16:00:35.246 | warnings.warn( 2022-02-02 16:00:35.246 | /opt/stack/tempest/.tox/tempest/lib/python3.8/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. 2022-02-02 16:00:35.246 | warnings.warn( 2022-02-02 16:00:35.330 | venv-tempest develop-inst-noop: /opt/stack/tempest 2022-02-02 16:00:35.871 | venv-tempest installed: attrs==21.4.0,autopage==0.5.0,bcrypt==3.2.0,certifi==2021.10.8,cffi==1.15.0,charset-normalizer==2.0.11,cliff==3.10.0,cmd2==2.3.3,cryptography==36.0.1,debtcollector==2.4.0,extras==1.0.0,fasteners==0.17.3,fixtures==3.0.0,future==0.18.2,idna==3.3,iso8601==1.0.2,jsonschema==3.2.0,linecache2==1.0.0,msgpack==1.0.3,netaddr==0.8.0,netifaces==0.11.0,oslo.concurrency==4.5.0,oslo.config==8.7.1,oslo.context==3.4.0,oslo.i18n==5.1.0,oslo.log==4.6.1,oslo.serialization==4.2.0,oslo.utils==4.12.1,packaging==21.3,paramiko==2.8.1,pbr==5.8.0,prettytable==3.0.0,pycparser==2.21,pyinotify==0.9.6,PyNaCl==1.5.0,pyparsing==3.0.7,pyperclip==1.8.2,pyrsistent==0.18.1,python-dateutil==2.8.2,python-subunit==1.4.0,pytz==2021.3,PyYAML==6.0,requests==2.27.1,rfc3986==1.5.0,six==1.16.0,stestr==3.2.1,stevedore==3.5.0,-e git+https://opendev.org/openstack/tempest@115065a239a8e1ab50b6070a3c6ebfeabd0ad6fc#egg=tempest,testtools==2.5.0,traceback2==1.4.0,unittest2==1.1.0,urllib3==1.26.8,voluptuous==0.12.2,wcwidth==0.2.5,wrapt==1.13.3 2022-02-02 16:00:35.872 | venv-tempest run-test-pre: PYTHONHASHSEED='3212942442' 2022-02-02 16:00:35.873 | venv-tempest run-test: commands[0] | pip install -c /tmp/tempest_u_c_m.keqTqou9z9 /opt/stack/cinder-tempest-plugin 2022-02-02 16:00:37.441 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-02 16:00:37.477 | Processing /opt/stack/cinder-tempest-plugin 2022-02-02 16:00:38.048 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from cinder-tempest-plugin==1.5.1.dev7) (5.8.0) 2022-02-02 16:00:38.049 | Requirement already satisfied: oslo.config>=5.1.0 in ./.tox/tempest/lib/python3.8/site-packages (from cinder-tempest-plugin==1.5.1.dev7) (8.7.1) 2022-02-02 16:00:38.051 | Requirement already satisfied: six>=1.10.0 in ./.tox/tempest/lib/python3.8/site-packages (from cinder-tempest-plugin==1.5.1.dev7) (1.16.0) 2022-02-02 16:00:38.052 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in ./.tox/tempest/lib/python3.8/site-packages (from cinder-tempest-plugin==1.5.1.dev7) (4.2.0) 2022-02-02 16:00:38.054 | Requirement already satisfied: tempest>=27.0.0 in /opt/stack/tempest (from cinder-tempest-plugin==1.5.1.dev7) (29.2.1.dev72) 2022-02-02 16:00:38.093 | Requirement already satisfied: debtcollector>=1.2.0 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.config>=5.1.0->cinder-tempest-plugin==1.5.1.dev7) (2.4.0) 2022-02-02 16:00:38.094 | Requirement already satisfied: rfc3986>=1.2.0 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.config>=5.1.0->cinder-tempest-plugin==1.5.1.dev7) (1.5.0) 2022-02-02 16:00:38.095 | Requirement already satisfied: netaddr>=0.7.18 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.config>=5.1.0->cinder-tempest-plugin==1.5.1.dev7) (0.8.0) 2022-02-02 16:00:38.097 | Requirement already satisfied: oslo.i18n>=3.15.3 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.config>=5.1.0->cinder-tempest-plugin==1.5.1.dev7) (5.1.0) 2022-02-02 16:00:38.098 | Requirement already satisfied: requests>=2.18.0 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.config>=5.1.0->cinder-tempest-plugin==1.5.1.dev7) (2.27.1) 2022-02-02 16:00:38.099 | Requirement already satisfied: PyYAML>=5.1 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.config>=5.1.0->cinder-tempest-plugin==1.5.1.dev7) (6.0) 2022-02-02 16:00:38.100 | Requirement already satisfied: stevedore>=1.20.0 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.config>=5.1.0->cinder-tempest-plugin==1.5.1.dev7) (3.5.0) 2022-02-02 16:00:38.108 | Requirement already satisfied: wrapt>=1.7.0 in ./.tox/tempest/lib/python3.8/site-packages (from debtcollector>=1.2.0->oslo.config>=5.1.0->cinder-tempest-plugin==1.5.1.dev7) (1.13.3) 2022-02-02 16:00:38.123 | Requirement already satisfied: msgpack>=0.5.2 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->cinder-tempest-plugin==1.5.1.dev7) (1.0.3) 2022-02-02 16:00:38.125 | Requirement already satisfied: pytz>=2013.6 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->cinder-tempest-plugin==1.5.1.dev7) (2021.3) 2022-02-02 16:00:38.126 | Requirement already satisfied: oslo.utils>=3.33.0 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->cinder-tempest-plugin==1.5.1.dev7) (4.12.1) 2022-02-02 16:00:38.145 | Requirement already satisfied: iso8601>=0.1.11 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.utils>=3.33.0->oslo.serialization!=2.19.1,>=2.18.0->cinder-tempest-plugin==1.5.1.dev7) (1.0.2) 2022-02-02 16:00:38.147 | Requirement already satisfied: packaging>=20.4 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.utils>=3.33.0->oslo.serialization!=2.19.1,>=2.18.0->cinder-tempest-plugin==1.5.1.dev7) (21.3) 2022-02-02 16:00:38.148 | Requirement already satisfied: netifaces>=0.10.4 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.utils>=3.33.0->oslo.serialization!=2.19.1,>=2.18.0->cinder-tempest-plugin==1.5.1.dev7) (0.11.0) 2022-02-02 16:00:38.150 | Requirement already satisfied: pyparsing>=2.1.0 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.utils>=3.33.0->oslo.serialization!=2.19.1,>=2.18.0->cinder-tempest-plugin==1.5.1.dev7) (3.0.7) 2022-02-02 16:00:38.202 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in ./.tox/tempest/lib/python3.8/site-packages (from requests>=2.18.0->oslo.config>=5.1.0->cinder-tempest-plugin==1.5.1.dev7) (1.26.8) 2022-02-02 16:00:38.204 | Requirement already satisfied: charset-normalizer~=2.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from requests>=2.18.0->oslo.config>=5.1.0->cinder-tempest-plugin==1.5.1.dev7) (2.0.11) 2022-02-02 16:00:38.205 | Requirement already satisfied: certifi>=2017.4.17 in ./.tox/tempest/lib/python3.8/site-packages (from requests>=2.18.0->oslo.config>=5.1.0->cinder-tempest-plugin==1.5.1.dev7) (2021.10.8) 2022-02-02 16:00:38.207 | Requirement already satisfied: idna<4,>=2.5 in ./.tox/tempest/lib/python3.8/site-packages (from requests>=2.18.0->oslo.config>=5.1.0->cinder-tempest-plugin==1.5.1.dev7) (3.3) 2022-02-02 16:00:38.272 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in ./.tox/tempest/lib/python3.8/site-packages (from tempest>=27.0.0->cinder-tempest-plugin==1.5.1.dev7) (3.10.0) 2022-02-02 16:00:38.274 | Requirement already satisfied: jsonschema>=3.2.0 in ./.tox/tempest/lib/python3.8/site-packages (from tempest>=27.0.0->cinder-tempest-plugin==1.5.1.dev7) (3.2.0) 2022-02-02 16:00:38.275 | Requirement already satisfied: testtools>=2.2.0 in ./.tox/tempest/lib/python3.8/site-packages (from tempest>=27.0.0->cinder-tempest-plugin==1.5.1.dev7) (2.5.0) 2022-02-02 16:00:38.276 | Requirement already satisfied: paramiko>=2.7.0 in ./.tox/tempest/lib/python3.8/site-packages (from tempest>=27.0.0->cinder-tempest-plugin==1.5.1.dev7) (2.8.1) 2022-02-02 16:00:38.277 | Requirement already satisfied: cryptography>=2.1 in ./.tox/tempest/lib/python3.8/site-packages (from tempest>=27.0.0->cinder-tempest-plugin==1.5.1.dev7) (36.0.1) 2022-02-02 16:00:38.279 | Requirement already satisfied: oslo.concurrency>=3.26.0 in ./.tox/tempest/lib/python3.8/site-packages (from tempest>=27.0.0->cinder-tempest-plugin==1.5.1.dev7) (4.5.0) 2022-02-02 16:00:38.281 | Requirement already satisfied: oslo.log>=3.36.0 in ./.tox/tempest/lib/python3.8/site-packages (from tempest>=27.0.0->cinder-tempest-plugin==1.5.1.dev7) (4.6.1) 2022-02-02 16:00:38.282 | Requirement already satisfied: stestr>=1.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from tempest>=27.0.0->cinder-tempest-plugin==1.5.1.dev7) (3.2.1) 2022-02-02 16:00:38.284 | Requirement already satisfied: fixtures>=3.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from tempest>=27.0.0->cinder-tempest-plugin==1.5.1.dev7) (3.0.0) 2022-02-02 16:00:38.285 | Requirement already satisfied: python-subunit>=1.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from tempest>=27.0.0->cinder-tempest-plugin==1.5.1.dev7) (1.4.0) 2022-02-02 16:00:38.287 | Requirement already satisfied: PrettyTable>=0.7.1 in ./.tox/tempest/lib/python3.8/site-packages (from tempest>=27.0.0->cinder-tempest-plugin==1.5.1.dev7) (3.0.0) 2022-02-02 16:00:38.288 | Requirement already satisfied: unittest2>=1.1.0 in ./.tox/tempest/lib/python3.8/site-packages (from tempest>=27.0.0->cinder-tempest-plugin==1.5.1.dev7) (1.1.0) 2022-02-02 16:00:38.308 | Requirement already satisfied: cmd2>=1.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from cliff!=2.9.0,>=2.8.0->tempest>=27.0.0->cinder-tempest-plugin==1.5.1.dev7) (2.3.3) 2022-02-02 16:00:38.309 | Requirement already satisfied: autopage>=0.4.0 in ./.tox/tempest/lib/python3.8/site-packages (from cliff!=2.9.0,>=2.8.0->tempest>=27.0.0->cinder-tempest-plugin==1.5.1.dev7) (0.5.0) 2022-02-02 16:00:38.370 | Requirement already satisfied: wcwidth>=0.1.7 in ./.tox/tempest/lib/python3.8/site-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->tempest>=27.0.0->cinder-tempest-plugin==1.5.1.dev7) (0.2.5) 2022-02-02 16:00:38.371 | Requirement already satisfied: attrs>=16.3.0 in ./.tox/tempest/lib/python3.8/site-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->tempest>=27.0.0->cinder-tempest-plugin==1.5.1.dev7) (21.4.0) 2022-02-02 16:00:38.373 | Requirement already satisfied: pyperclip>=1.6 in ./.tox/tempest/lib/python3.8/site-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->tempest>=27.0.0->cinder-tempest-plugin==1.5.1.dev7) (1.8.2) 2022-02-02 16:00:38.479 | Requirement already satisfied: cffi>=1.12 in ./.tox/tempest/lib/python3.8/site-packages (from cryptography>=2.1->tempest>=27.0.0->cinder-tempest-plugin==1.5.1.dev7) (1.15.0) 2022-02-02 16:00:38.486 | Requirement already satisfied: pycparser in ./.tox/tempest/lib/python3.8/site-packages (from cffi>=1.12->cryptography>=2.1->tempest>=27.0.0->cinder-tempest-plugin==1.5.1.dev7) (2.21) 2022-02-02 16:00:38.532 | Requirement already satisfied: pyrsistent>=0.14.0 in ./.tox/tempest/lib/python3.8/site-packages (from jsonschema>=3.2.0->tempest>=27.0.0->cinder-tempest-plugin==1.5.1.dev7) (0.18.1) 2022-02-02 16:00:38.533 | Requirement already satisfied: setuptools in ./.tox/tempest/lib/python3.8/site-packages (from jsonschema>=3.2.0->tempest>=27.0.0->cinder-tempest-plugin==1.5.1.dev7) (60.6.0) 2022-02-02 16:00:38.552 | Requirement already satisfied: fasteners>=0.7.0 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.concurrency>=3.26.0->tempest>=27.0.0->cinder-tempest-plugin==1.5.1.dev7) (0.17.3) 2022-02-02 16:00:38.604 | Requirement already satisfied: python-dateutil>=2.7.0 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.log>=3.36.0->tempest>=27.0.0->cinder-tempest-plugin==1.5.1.dev7) (2.8.2) 2022-02-02 16:00:38.605 | Requirement already satisfied: oslo.context>=2.20.0 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.log>=3.36.0->tempest>=27.0.0->cinder-tempest-plugin==1.5.1.dev7) (3.4.0) 2022-02-02 16:00:38.609 | Requirement already satisfied: pyinotify>=0.9.6 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.log>=3.36.0->tempest>=27.0.0->cinder-tempest-plugin==1.5.1.dev7) (0.9.6) 2022-02-02 16:00:38.662 | Requirement already satisfied: bcrypt>=3.1.3 in ./.tox/tempest/lib/python3.8/site-packages (from paramiko>=2.7.0->tempest>=27.0.0->cinder-tempest-plugin==1.5.1.dev7) (3.2.0) 2022-02-02 16:00:38.663 | Requirement already satisfied: pynacl>=1.0.1 in ./.tox/tempest/lib/python3.8/site-packages (from paramiko>=2.7.0->tempest>=27.0.0->cinder-tempest-plugin==1.5.1.dev7) (1.5.0) 2022-02-02 16:00:38.788 | Requirement already satisfied: extras in ./.tox/tempest/lib/python3.8/site-packages (from python-subunit>=1.0.0->tempest>=27.0.0->cinder-tempest-plugin==1.5.1.dev7) (1.0.0) 2022-02-02 16:00:38.825 | Requirement already satisfied: voluptuous>=0.8.9 in ./.tox/tempest/lib/python3.8/site-packages (from stestr>=1.0.0->tempest>=27.0.0->cinder-tempest-plugin==1.5.1.dev7) (0.12.2) 2022-02-02 16:00:38.826 | Requirement already satisfied: future in ./.tox/tempest/lib/python3.8/site-packages (from stestr>=1.0.0->tempest>=27.0.0->cinder-tempest-plugin==1.5.1.dev7) (0.18.2) 2022-02-02 16:00:39.252 | Collecting argparse 2022-02-02 16:00:39.261 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/c31/647edb69fd3d4/argparse-1.4.0-py2.py3-none-any.whl (23 kB) 2022-02-02 16:00:39.267 | Requirement already satisfied: traceback2 in ./.tox/tempest/lib/python3.8/site-packages (from unittest2>=1.1.0->tempest>=27.0.0->cinder-tempest-plugin==1.5.1.dev7) (1.4.0) 2022-02-02 16:00:39.370 | Requirement already satisfied: linecache2 in ./.tox/tempest/lib/python3.8/site-packages (from traceback2->unittest2>=1.1.0->tempest>=27.0.0->cinder-tempest-plugin==1.5.1.dev7) (1.0.0) 2022-02-02 16:00:39.476 | Building wheels for collected packages: cinder-tempest-plugin 2022-02-02 16:00:39.477 | Building wheel for cinder-tempest-plugin (setup.py): started 2022-02-02 16:00:40.186 | Building wheel for cinder-tempest-plugin (setup.py): finished with status 'done' 2022-02-02 16:00:40.187 | Created wheel for cinder-tempest-plugin: filename=cinder_tempest_plugin-1.5.1.dev7-py3-none-any.whl size=37084 sha256=14d37627aaab201795e292588f0ff40a7b0dafc45a5bdc4d45ba438150ac3192 2022-02-02 16:00:40.187 | Stored in directory: /home/ubuntu/.cache/pip/wheels/21/a3/cd/bceca59bf0bec0bf2e928543dcdbf8b9fad728d172fe552cf6 2022-02-02 16:00:40.191 | Successfully built cinder-tempest-plugin 2022-02-02 16:00:40.210 | Installing collected packages: argparse, cinder-tempest-plugin 2022-02-02 16:00:40.473 | Successfully installed argparse-1.4.0 cinder-tempest-plugin-1.5.1.dev7 2022-02-02 16:00:40.508 | WARNING: You are using pip version 21.0.1; however, version 22.0.2 is available. 2022-02-02 16:00:40.508 | You should consider upgrading via the '/opt/stack/tempest/.tox/tempest/bin/python -m pip install --upgrade pip' command. 2022-02-02 16:00:40.585 | ___________________________________ summary ____________________________________ 2022-02-02 16:00:40.585 | venv-tempest: commands succeeded 2022-02-02 16:00:40.585 | congratulations :) 2022-02-02 16:00:40.613 | ++ lib/tempest:install_tempest_plugins:773 : rm -f /tmp/tempest_u_c_m.keqTqou9z9 2022-02-02 16:00:40.618 | ++ lib/tempest:install_tempest_plugins:774 : echo 'Checking installed Tempest plugins:' 2022-02-02 16:00:40.618 | Checking installed Tempest plugins: 2022-02-02 16:00:40.621 | ++ lib/tempest:install_tempest_plugins:775 : tox -evenv-tempest -- tempest list-plugins 2022-02-02 16:00:42.154 | /opt/stack/tempest/.tox/tempest/lib/python3.8/site-packages/setuptools/command/easy_install.py:157: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. 2022-02-02 16:00:42.154 | warnings.warn( 2022-02-02 16:00:42.154 | /opt/stack/tempest/.tox/tempest/lib/python3.8/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. 2022-02-02 16:00:42.154 | warnings.warn( 2022-02-02 16:00:42.236 | venv-tempest develop-inst-noop: /opt/stack/tempest 2022-02-02 16:00:42.778 | venv-tempest installed: attrs==21.4.0,autopage==0.5.0,bcrypt==3.2.0,certifi==2021.10.8,cffi==1.15.0,charset-normalizer==2.0.11,cinder-tempest-plugin @ file:///opt/stack/cinder-tempest-plugin,cliff==3.10.0,cmd2==2.3.3,cryptography==36.0.1,debtcollector==2.4.0,extras==1.0.0,fasteners==0.17.3,fixtures==3.0.0,future==0.18.2,idna==3.3,iso8601==1.0.2,jsonschema==3.2.0,linecache2==1.0.0,msgpack==1.0.3,netaddr==0.8.0,netifaces==0.11.0,oslo.concurrency==4.5.0,oslo.config==8.7.1,oslo.context==3.4.0,oslo.i18n==5.1.0,oslo.log==4.6.1,oslo.serialization==4.2.0,oslo.utils==4.12.1,packaging==21.3,paramiko==2.8.1,pbr==5.8.0,prettytable==3.0.0,pycparser==2.21,pyinotify==0.9.6,PyNaCl==1.5.0,pyparsing==3.0.7,pyperclip==1.8.2,pyrsistent==0.18.1,python-dateutil==2.8.2,python-subunit==1.4.0,pytz==2021.3,PyYAML==6.0,requests==2.27.1,rfc3986==1.5.0,six==1.16.0,stestr==3.2.1,stevedore==3.5.0,-e git+https://opendev.org/openstack/tempest@115065a239a8e1ab50b6070a3c6ebfeabd0ad6fc#egg=tempest,testtools==2.5.0,traceback2==1.4.0,unittest2==1.1.0,urllib3==1.26.8,voluptuous==0.12.2,wcwidth==0.2.5,wrapt==1.13.3 2022-02-02 16:00:42.779 | venv-tempest run-test-pre: PYTHONHASHSEED='3451674657' 2022-02-02 16:00:42.779 | venv-tempest run-test: commands[0] | tempest list-plugins 2022-02-02 16:00:43.808 | +--------------+--------------------------------------------------+ 2022-02-02 16:00:43.808 | | Name | EntryPoint | 2022-02-02 16:00:43.808 | +--------------+--------------------------------------------------+ 2022-02-02 16:00:43.808 | | cinder_tests | cinder_tempest_plugin.plugin:CinderTempestPlugin | 2022-02-02 16:00:43.808 | +--------------+--------------------------------------------------+ 2022-02-02 16:00:43.899 | ___________________________________ summary ____________________________________ 2022-02-02 16:00:43.900 | venv-tempest: commands succeeded 2022-02-02 16:00:43.900 | congratulations :) 2022-02-02 16:00:43.926 | ++ lib/tempest:install_tempest_plugins:777 : popd 2022-02-02 16:00:43.926 | /opt/stack/tempest 2022-02-02 16:00:43.929 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-02-02 16:00:43.931 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-02-02 16:00:43.934 | + functions-common:run_phase:1753 : [[ stack == \s\o\u\r\c\e ]] 2022-02-02 16:00:43.937 | + functions-common:run_phase:1756 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-02-02 16:00:43.939 | + functions-common:run_phase:1759 : run_plugins stack test-config 2022-02-02 16:00:43.942 | + functions-common:run_plugins:1718 : local mode=stack 2022-02-02 16:00:43.945 | + functions-common:run_plugins:1719 : local phase=test-config 2022-02-02 16:00:43.948 | + functions-common:run_plugins:1721 : local plugins= 2022-02-02 16:00:43.951 | + functions-common:run_plugins:1722 : local plugin 2022-02-02 16:00:43.953 | + ./stack.sh:main:1477 : merge_config_group /home/ubuntu/devstack/local.conf test-config 2022-02-02 16:00:43.956 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2022-02-02 16:00:43.959 | + inc/meta-config:merge_config_group:171 : shift 2022-02-02 16:00:43.962 | + inc/meta-config:merge_config_group:172 : local matchgroups=test-config 2022-02-02 16:00:43.965 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-02-02 16:00:43.967 | + inc/meta-config:merge_config_group:176 : local configfile group 2022-02-02 16:00:43.970 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2022-02-02 16:00:43.973 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf test-config 2022-02-02 16:00:43.976 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2022-02-02 16:00:43.979 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=test-config 2022-02-02 16:00:43.981 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-02-02 16:00:43.984 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=test-config ' 2022-02-02 16:00:43.984 | /^\[\[.+\|.*\]\]/ { 2022-02-02 16:00:43.984 | gsub("[][]", "", $1); 2022-02-02 16:00:43.984 | split($1, a, "|"); 2022-02-02 16:00:43.984 | if (a[1] == matchgroup) 2022-02-02 16:00:43.984 | print a[2] 2022-02-02 16:00:43.984 | } 2022-02-02 16:00:43.984 | ' /home/ubuntu/devstack/local.conf ========================= DevStack Component Timing (times are in seconds) ========================= wait_for_service 24 pip_install 245 apt-get 495 run_process 33 dbsync 466 git_timed 15 apt-get-update 2 test_with_retry 5 async_wait 0 osc 355 ------------------------- Unaccounted time 801 ========================= Total runtime 2441 This is your host IP address: 10.222.0.31 This is your host IPv6 address: ::1 Keystone is serving at http://10.222.0.31/identity/ The default users are: admin and demo The password: Passw0rd Services are running under systemd unit files. For more information see: https://docs.openstack.org/devstack/latest/systemd.html DevStack Version: wallaby Change: 2c940df99bb4ce5eb654506320072a863c857db5 Use ping instead of arping for br-data 2022-02-02 15:18:33 +0000 OS Version: Ubuntu 20.04 focal