2021-09-03 14:49:26.527 | + ./stack.sh:main:473 : exec 2021-09-03 14:49:26.527 | ++ ./stack.sh:main:473 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2021-09-03-144926.summary.2021-09-03-144926 2021-09-03 14:49:26.527 | + ./stack.sh:main:481 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2021-09-03-144926' 2021-09-03 14:49:26.527 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-09-03 14:49:26.527 | + ./stack.sh:echo_summary:432 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2021-09-03-144926 2021-09-03 14:49:26.527 | + ./stack.sh:main:483 : ln -sf /opt/stack/logs/stack.sh.log.2021-09-03-144926 /opt/stack/logs/stack.sh.log 2021-09-03 14:49:26.527 | + ./stack.sh:main:484 : ln -sf /opt/stack/logs/stack.sh.log.2021-09-03-144926.summary.2021-09-03-144926 /opt/stack/logs/stack.sh.log.summary 2021-09-03 14:49:26.527 | + ./stack.sh:main:499 : check_path_perm_sanity /opt/stack 2021-09-03 14:49:26.527 | + functions:check_path_perm_sanity:596 : local real_path 2021-09-03 14:49:26.527 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2021-09-03 14:49:26.527 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2021-09-03 14:49:26.527 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2021-09-03 14:49:26.527 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2021-09-03 14:49:26.527 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2021-09-03 14:49:26.527 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2021-09-03 14:49:26.527 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2021-09-03 14:49:26.527 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2021-09-03 14:49:26.527 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2021-09-03 14:49:26.527 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2021-09-03 14:49:26.527 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2021-09-03 14:49:26.527 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2021-09-03 14:49:26.530 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2021-09-03 14:49:26.532 | + ./stack.sh:main:505 : trap exit_trap EXIT 2021-09-03 14:49:26.534 | + ./stack.sh:main:546 : trap err_trap ERR 2021-09-03 14:49:26.537 | + ./stack.sh:main:559 : set -o errexit 2021-09-03 14:49:26.538 | + ./stack.sh:main:562 : uname -a 2021-09-03 14:49:26.539 | Linux dv-cinder-759961-8-iscsi 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2021-09-03 14:49:26.541 | + ./stack.sh:main:565 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2021-09-03 14:49:26.543 | + ./stack.sh:main:566 : rm -f /opt/stack/data/ca-bundle.pem 2021-09-03 14:49:26.546 | + ./stack.sh:main:569 : source /home/ubuntu/devstack/lib/database 2021-09-03 14:49:26.583 | + ./stack.sh:main:570 : source /home/ubuntu/devstack/lib/rpc_backend 2021-09-03 14:49:26.598 | + ./stack.sh:main:576 : fetch_plugins 2021-09-03 14:49:26.599 | + functions-common:fetch_plugins:1655 : local plugins= 2021-09-03 14:49:26.601 | + functions-common:fetch_plugins:1656 : local plugin 2021-09-03 14:49:26.603 | + functions-common:fetch_plugins:1659 : [[ -z '' ]] 2021-09-03 14:49:26.605 | + functions-common:fetch_plugins:1660 : return 2021-09-03 14:49:26.607 | + ./stack.sh:main:580 : run_phase override_defaults 2021-09-03 14:49:26.608 | + functions-common:run_phase:1737 : local mode=override_defaults 2021-09-03 14:49:26.610 | + functions-common:run_phase:1738 : local phase= 2021-09-03 14:49:26.612 | + functions-common:run_phase:1739 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-09-03 14:49:26.614 | + functions-common:run_phase:1740 : local extra_plugin_file_name 2021-09-03 14:49:26.615 | + functions-common:run_phase:1741 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-09-03 14:49:26.617 | + functions-common:run_phase:1746 : local exceptions=80-tempest.sh 2021-09-03 14:49:26.619 | + functions-common:run_phase:1747 : local extra 2021-09-03 14:49:26.621 | ++ functions-common:run_phase:1748 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-09-03 14:49:26.624 | + functions-common:run_phase:1748 : extra=80-tempest.sh 2021-09-03 14:49:26.626 | + functions-common:run_phase:1749 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-09-03 14:49:26.628 | + functions-common:run_phase:1753 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-09-03 14:49:26.630 | + functions-common:run_phase:1753 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2021-09-03 14:49:26.632 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-09-03 14:49:26.643 | ++ functions-common:is_service_enabled:1965 : return 0 2021-09-03 14:49:26.645 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-09-03 14:49:26.647 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2021-09-03 14:49:26.649 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2021-09-03 14:49:26.650 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2021-09-03 14:49:26.652 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2021-09-03 14:49:26.654 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2021-09-03 14:49:26.655 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2021-09-03 14:49:26.658 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2021-09-03 14:49:26.660 | + functions-common:run_phase:1758 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-09-03 14:49:26.662 | + functions-common:run_phase:1761 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-09-03 14:49:26.663 | + functions-common:run_phase:1762 : plugin_override_defaults 2021-09-03 14:49:26.665 | + functions-common:plugin_override_defaults:1696 : local plugins= 2021-09-03 14:49:26.667 | + functions-common:plugin_override_defaults:1697 : local plugin 2021-09-03 14:49:26.669 | + functions-common:plugin_override_defaults:1700 : [[ -z '' ]] 2021-09-03 14:49:26.670 | + functions-common:plugin_override_defaults:1701 : return 2021-09-03 14:49:26.672 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/apache 2021-09-03 14:49:26.689 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/tls 2021-09-03 14:49:26.691 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2021-09-03 14:49:26.702 | ++ functions-common:is_service_enabled:1965 : return 1 2021-09-03 14:49:26.705 | +++ lib/tls:source:43 : hostname -f 2021-09-03 14:49:26.708 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2021-09-03 14:49:26.710 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2021-09-03 14:49:26.712 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2021-09-03 14:49:26.714 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2021-09-03 14:49:26.715 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2021-09-03 14:49:26.717 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2021-09-03 14:49:26.719 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2021-09-03 14:49:26.721 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2021-09-03 14:49:26.723 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2021-09-03 14:49:26.725 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2021-09-03 14:49:26.729 | + ./stack.sh:main:589 : source /home/ubuntu/devstack/lib/infra 2021-09-03 14:49:26.741 | + ./stack.sh:main:590 : source /home/ubuntu/devstack/lib/libraries 2021-09-03 14:49:26.757 | + ./stack.sh:main:591 : source /home/ubuntu/devstack/lib/lvm 2021-09-03 14:49:26.770 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/horizon 2021-09-03 14:49:26.783 | + ./stack.sh:main:593 : source /home/ubuntu/devstack/lib/keystone 2021-09-03 14:49:26.808 | + ./stack.sh:main:594 : source /home/ubuntu/devstack/lib/glance 2021-09-03 14:49:26.865 | + ./stack.sh:main:595 : source /home/ubuntu/devstack/lib/nova 2021-09-03 14:49:26.945 | + ./stack.sh:main:596 : source /home/ubuntu/devstack/lib/placement 2021-09-03 14:49:26.965 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/cinder 2021-09-03 14:49:27.006 | + ./stack.sh:main:598 : source /home/ubuntu/devstack/lib/swift 2021-09-03 14:49:27.056 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/neutron 2021-09-03 14:49:27.178 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/ldap 2021-09-03 14:49:27.191 | + ./stack.sh:main:601 : source /home/ubuntu/devstack/lib/dstat 2021-09-03 14:49:27.204 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/tcpdump 2021-09-03 14:49:27.215 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/etcd3 2021-09-03 14:49:27.303 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/os-vif 2021-09-03 14:49:27.305 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2021-09-03 14:49:27.308 | +++ lib/os-vif:source:17 : is_ml2_ovs 2021-09-03 14:49:27.310 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2021-09-03 14:49:27.312 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2021-09-03 14:49:27.314 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2021-09-03 14:49:27.316 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2021-09-03 14:49:27.316 | False' 2021-09-03 14:49:27.319 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2021-09-03 14:49:27.333 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2021-09-03 14:49:27.335 | + ./stack.sh:main:610 : run_phase source 2021-09-03 14:49:27.337 | + functions-common:run_phase:1737 : local mode=source 2021-09-03 14:49:27.339 | + functions-common:run_phase:1738 : local phase= 2021-09-03 14:49:27.341 | + functions-common:run_phase:1739 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-09-03 14:49:27.343 | + functions-common:run_phase:1740 : local extra_plugin_file_name 2021-09-03 14:49:27.346 | + functions-common:run_phase:1741 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-09-03 14:49:27.347 | + functions-common:run_phase:1746 : local exceptions=80-tempest.sh 2021-09-03 14:49:27.349 | + functions-common:run_phase:1747 : local extra 2021-09-03 14:49:27.352 | ++ functions-common:run_phase:1748 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-09-03 14:49:27.355 | + functions-common:run_phase:1748 : extra=80-tempest.sh 2021-09-03 14:49:27.357 | + functions-common:run_phase:1749 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-09-03 14:49:27.360 | + functions-common:run_phase:1753 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-09-03 14:49:27.362 | + functions-common:run_phase:1753 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2021-09-03 14:49:27.364 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-09-03 14:49:27.377 | ++ functions-common:is_service_enabled:1965 : return 0 2021-09-03 14:49:27.379 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2021-09-03 14:49:27.381 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2021-09-03 14:49:27.418 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2021-09-03 14:49:27.420 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2021-09-03 14:49:27.422 | + functions-common:run_phase:1758 : [[ source == \s\o\u\r\c\e ]] 2021-09-03 14:49:27.425 | + functions-common:run_phase:1759 : load_plugin_settings 2021-09-03 14:49:27.427 | + functions-common:load_plugin_settings:1673 : local plugins= 2021-09-03 14:49:27.429 | + functions-common:load_plugin_settings:1674 : local plugin 2021-09-03 14:49:27.431 | + functions-common:load_plugin_settings:1677 : [[ -z '' ]] 2021-09-03 14:49:27.433 | + functions-common:load_plugin_settings:1678 : return 2021-09-03 14:49:27.435 | + functions-common:run_phase:1760 : verify_disabled_services 2021-09-03 14:49:27.437 | + functions-common:verify_disabled_services:2020 : local service 2021-09-03 14:49:27.439 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-03 14:49:27.441 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2021-09-03 14:49:27.443 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-03 14:49:27.445 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2021-09-03 14:49:27.448 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-03 14:49:27.450 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2021-09-03 14:49:27.452 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-03 14:49:27.454 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2021-09-03 14:49:27.456 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-03 14:49:27.458 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2021-09-03 14:49:27.461 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-03 14:49:27.463 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2021-09-03 14:49:27.465 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-03 14:49:27.467 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2021-09-03 14:49:27.470 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-03 14:49:27.472 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2021-09-03 14:49:27.474 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-03 14:49:27.476 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2021-09-03 14:49:27.479 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-03 14:49:27.481 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2021-09-03 14:49:27.483 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-03 14:49:27.486 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2021-09-03 14:49:27.488 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-03 14:49:27.490 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2021-09-03 14:49:27.493 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-03 14:49:27.495 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2021-09-03 14:49:27.497 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-03 14:49:27.499 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2021-09-03 14:49:27.502 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-03 14:49:27.504 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2021-09-03 14:49:27.506 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-03 14:49:27.508 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2021-09-03 14:49:27.510 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-03 14:49:27.512 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2021-09-03 14:49:27.515 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-03 14:49:27.517 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2021-09-03 14:49:27.519 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-03 14:49:27.522 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2021-09-03 14:49:27.524 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-03 14:49:27.526 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2021-09-03 14:49:27.528 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-03 14:49:27.530 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2021-09-03 14:49:27.533 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-03 14:49:27.535 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2021-09-03 14:49:27.538 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-03 14:49:27.540 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2021-09-03 14:49:27.542 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-03 14:49:27.544 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2021-09-03 14:49:27.546 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-03 14:49:27.549 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2021-09-03 14:49:27.551 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-03 14:49:27.553 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2021-09-03 14:49:27.555 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-03 14:49:27.557 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2021-09-03 14:49:27.559 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-03 14:49:27.562 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2021-09-03 14:49:27.564 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-03 14:49:27.566 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2021-09-03 14:49:27.568 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-03 14:49:27.570 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2021-09-03 14:49:27.573 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-03 14:49:27.575 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2021-09-03 14:49:27.577 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-03 14:49:27.580 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2021-09-03 14:49:27.582 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-03 14:49:27.584 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2021-09-03 14:49:27.586 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-03 14:49:27.589 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2021-09-03 14:49:27.591 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-03 14:49:27.593 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2021-09-03 14:49:27.596 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-03 14:49:27.598 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2021-09-03 14:49:27.600 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-03 14:49:27.602 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2021-09-03 14:49:27.604 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-03 14:49:27.607 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2021-09-03 14:49:27.609 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-03 14:49:27.611 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2021-09-03 14:49:27.613 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-03 14:49:27.615 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2021-09-03 14:49:27.618 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-03 14:49:27.620 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2021-09-03 14:49:27.622 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-03 14:49:27.624 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2021-09-03 14:49:27.626 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-03 14:49:27.629 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2021-09-03 14:49:27.631 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-03 14:49:27.633 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2021-09-03 14:49:27.635 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-03 14:49:27.637 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2021-09-03 14:49:27.641 | + ./stack.sh:main:681 : initialize_database_backends 2021-09-03 14:49:27.643 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-09-03 14:49:27.645 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2021-09-03 14:49:27.660 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 14:49:27.662 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2021-09-03 14:49:27.665 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-09-03 14:49:27.667 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2021-09-03 14:49:27.681 | + functions-common:is_service_enabled:1965 : return 1 2021-09-03 14:49:27.684 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2021-09-03 14:49:27.686 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2021-09-03 14:49:27.689 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2021-09-03 14:49:27.691 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2021-09-03 14:49:27.693 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2021-09-03 14:49:27.695 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2021-09-03 14:49:27.698 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2021-09-03 14:49:27.701 | ++ lib/database:initialize_database_backends:102 : get_database_type_mysql 2021-09-03 14:49:27.703 | ++ lib/databases/mysql:get_database_type_mysql:35 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2021-09-03 14:49:27.706 | ++ lib/databases/mysql:get_database_type_mysql:36 : echo mysql+pymysql 2021-09-03 14:49:27.708 | + lib/database:initialize_database_backends:102 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-09-03 14:49:27.710 | + lib/database:initialize_database_backends:104 : return 0 2021-09-03 14:49:27.713 | + ./stack.sh:main:682 : echo 'Using mysql database backend' 2021-09-03 14:49:27.713 | Using mysql database backend 2021-09-03 14:49:27.715 | + ./stack.sh:main:685 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2021-09-03 14:49:27.731 | + ./stack.sh:main:697 : is_service_enabled rabbit 2021-09-03 14:49:27.745 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 14:49:27.748 | + ./stack.sh:main:698 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2021-09-03 14:49:27.763 | + ./stack.sh:main:705 : is_service_enabled keystone 2021-09-03 14:49:27.779 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 14:49:27.782 | + ./stack.sh:main:707 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2021-09-03 14:49:27.797 | + ./stack.sh:main:709 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2021-09-03 14:49:27.813 | + ./stack.sh:main:720 : is_service_enabled ldap 2021-09-03 14:49:27.828 | + functions-common:is_service_enabled:1965 : return 1 2021-09-03 14:49:27.831 | + ./stack.sh:main:729 : is_service_enabled s-proxy 2021-09-03 14:49:27.846 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 14:49:27.848 | + ./stack.sh:main:733 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2021-09-03 14:49:27.864 | + ./stack.sh:main:735 : [[ -z '' ]] 2021-09-03 14:49:27.866 | + ./stack.sh:main:735 : [[ False == \T\r\u\e ]] 2021-09-03 14:49:27.869 | + ./stack.sh:main:741 : save_stackenv 741 2021-09-03 14:49:27.871 | + functions-common:save_stackenv:60 : local tag=741 2021-09-03 14:49:27.874 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2021-09-03 14:49:27.878 | + functions-common:save_stackenv:62 : time_stamp=2021-09-03-144927 2021-09-03 14:49:27.880 | + functions-common:save_stackenv:63 : echo '# 2021-09-03-144927 741' 2021-09-03 14:49:27.883 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-09-03 14:49:27.885 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-09-03 14:49:27.887 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-09-03 14:49:27.889 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2021-09-03 14:49:27.892 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-09-03 14:49:27.894 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2021-09-03 14:49:27.896 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-09-03 14:49:27.899 | + 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,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2021-09-03 14:49:27.901 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-09-03 14:49:27.903 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.38 2021-09-03 14:49:27.906 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-09-03 14:49:27.909 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.38/identity 2021-09-03 14:49:27.911 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-09-03 14:49:27.913 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2021-09-03-144926 2021-09-03 14:49:27.916 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-09-03 14:49:27.918 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2021-09-03 14:49:27.920 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-09-03 14:49:27.923 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.38 2021-09-03 14:49:27.926 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-09-03 14:49:27.928 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2021-09-03 14:49:27.930 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-09-03 14:49:27.932 | + functions-common:save_stackenv:65 : echo TLS_IP= 2021-09-03 14:49:27.935 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-09-03 14:49:27.937 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2021-09-03 14:49:27.939 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-09-03 14:49:27.942 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2021-09-03 14:49:27.944 | + ./stack.sh:main:752 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2021-09-03 14:49:27.946 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/requirements.git 2021-09-03 14:49:27.948 | + functions-common:git_clone:524 : local git_dest=/opt/stack/requirements 2021-09-03 14:49:27.950 | + functions-common:git_clone:525 : local git_ref=master 2021-09-03 14:49:27.952 | + functions-common:git_clone:526 : local orig_dir 2021-09-03 14:49:27.955 | ++ functions-common:git_clone:527 : pwd 2021-09-03 14:49:27.957 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-09-03 14:49:27.959 | + functions-common:git_clone:528 : local git_clone_flags= 2021-09-03 14:49:27.962 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-09-03 14:49:27.976 | + functions-common:git_clone:530 : RECLONE=False 2021-09-03 14:49:27.978 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-09-03 14:49:27.980 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-09-03 14:49:27.983 | + functions-common:git_clone:544 : echo master 2021-09-03 14:49:27.983 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-09-03 14:49:27.988 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/requirements ]] 2021-09-03 14:49:27.991 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-09-03 14:49:27.993 | + functions-common:git_clone:592 : cd /opt/stack/requirements 2021-09-03 14:49:27.995 | + functions-common:git_clone:593 : git show --oneline 2021-09-03 14:49:27.996 | + functions-common:git_clone:593 : head -1 2021-09-03 14:49:27.999 | 6d19f0f7 Merge "bump dogpile.cache to 1.1.4" 2021-09-03 14:49:28.001 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-09-03 14:49:28.004 | + ./stack.sh:main:756 : echo_summary 'Installing package prerequisites' 2021-09-03 14:49:28.006 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-09-03 14:49:28.008 | + ./stack.sh:echo_summary:432 : echo -e Installing package prerequisites 2021-09-03 14:49:28.011 | + ./stack.sh:main:757 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2021-09-03 14:49:28.013 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2021-09-03 14:49:28.015 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2021-09-03 14:49:28.018 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2021-09-03 14:49:28.020 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2021-09-03 14:49:28.023 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2021-09-03 14:49:28.025 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2021-09-03 14:49:28.028 | +++ tools/install_prereqs.sh:source:47 : date +%s 2021-09-03 14:49:28.032 | ++ tools/install_prereqs.sh:source:47 : NOW=1630680568 2021-09-03 14:49:28.036 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2021-09-03 14:49:28.039 | +++ tools/install_prereqs.sh:source:48 : echo 0 2021-09-03 14:49:28.042 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2021-09-03 14:49:28.045 | ++ tools/install_prereqs.sh:source:49 : DELTA=1630680568 2021-09-03 14:49:28.047 | ++ tools/install_prereqs.sh:source:50 : [[ 1630680568 -lt 7200 ]] 2021-09-03 14:49:28.050 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2021-09-03 14:49:28.052 | ++ functions-common:export_proxy_variables:2127 : isset http_proxy 2021-09-03 14:49:28.054 | ++ functions-common:isset:174 : [[ -v http_proxy ]] 2021-09-03 14:49:28.056 | ++ functions-common:export_proxy_variables:2130 : isset https_proxy 2021-09-03 14:49:28.059 | ++ functions-common:isset:174 : [[ -v https_proxy ]] 2021-09-03 14:49:28.061 | ++ functions-common:export_proxy_variables:2133 : isset no_proxy 2021-09-03 14:49:28.064 | ++ functions-common:isset:174 : [[ -v no_proxy ]] 2021-09-03 14:49:28.067 | +++ 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,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2021-09-03 14:49:28.112 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2021-09-03 14:49:28.112 | apache2-dev 2021-09-03 14:49:28.112 | bc 2021-09-03 14:49:28.112 | bsdmainutils 2021-09-03 14:49:28.112 | curl 2021-09-03 14:49:28.114 | g++ 2021-09-03 14:49:28.114 | gawk 2021-09-03 14:49:28.114 | gcc 2021-09-03 14:49:28.114 | gettext 2021-09-03 14:49:28.115 | git 2021-09-03 14:49:28.115 | graphviz 2021-09-03 14:49:28.115 | iputils-ping 2021-09-03 14:49:28.115 | libapache2-mod-proxy-uwsgi 2021-09-03 14:49:28.115 | libffi-dev 2021-09-03 14:49:28.115 | libjpeg-dev 2021-09-03 14:49:28.115 | libmysqlclient-dev 2021-09-03 14:49:28.115 | libpcre3-dev 2021-09-03 14:49:28.115 | libpq-dev 2021-09-03 14:49:28.115 | libssl-dev 2021-09-03 14:49:28.115 | libsystemd-dev 2021-09-03 14:49:28.115 | libxml2-dev 2021-09-03 14:49:28.115 | libxslt1-dev 2021-09-03 14:49:28.115 | libyaml-dev 2021-09-03 14:49:28.115 | lsof 2021-09-03 14:49:28.115 | openssh-server 2021-09-03 14:49:28.115 | openssl 2021-09-03 14:49:28.115 | pkg-config 2021-09-03 14:49:28.115 | psmisc 2021-09-03 14:49:28.115 | python3-dev 2021-09-03 14:49:28.115 | python3-pip 2021-09-03 14:49:28.115 | python3-systemd 2021-09-03 14:49:28.115 | python3-venv 2021-09-03 14:49:28.115 | tar 2021-09-03 14:49:28.115 | tcpdump 2021-09-03 14:49:28.115 | unzip 2021-09-03 14:49:28.115 | uuid-runtime 2021-09-03 14:49:28.115 | wget 2021-09-03 14:49:28.115 | wget 2021-09-03 14:49:28.115 | zlib1g-dev 2021-09-03 14:49:28.115 | libkrb5-dev 2021-09-03 14:49:28.116 | libldap2-dev 2021-09-03 14:49:28.116 | libsasl2-dev 2021-09-03 14:49:28.116 | memcached 2021-09-03 14:49:28.116 | python3-mysqldb 2021-09-03 14:49:28.116 | sqlite3 2021-09-03 14:49:28.116 | conntrack 2021-09-03 14:49:28.116 | curl 2021-09-03 14:49:28.116 | dnsmasq-base 2021-09-03 14:49:28.116 | dnsmasq-utils 2021-09-03 14:49:28.116 | ebtables 2021-09-03 14:49:28.116 | genisoimage 2021-09-03 14:49:28.116 | iptables 2021-09-03 14:49:28.116 | iputils-arping 2021-09-03 14:49:28.116 | kpartx 2021-09-03 14:49:28.116 | libjs-jquery-tablesorter 2021-09-03 14:49:28.116 | libmysqlclient-dev 2021-09-03 14:49:28.116 | parted 2021-09-03 14:49:28.116 | pm-utils 2021-09-03 14:49:28.116 | python3-mysqldb 2021-09-03 14:49:28.116 | socat 2021-09-03 14:49:28.116 | sqlite3 2021-09-03 14:49:28.116 | sudo 2021-09-03 14:49:28.116 | vlan 2021-09-03 14:49:28.116 | lsscsi 2021-09-03 14:49:28.116 | open-iscsi 2021-09-03 14:49:28.116 | lvm2 2021-09-03 14:49:28.116 | qemu-utils 2021-09-03 14:49:28.116 | thin-provisioning-tools 2021-09-03 14:49:28.116 | acl 2021-09-03 14:49:28.117 | dnsmasq-base 2021-09-03 14:49:28.117 | dnsmasq-utils 2021-09-03 14:49:28.117 | ebtables 2021-09-03 14:49:28.117 | haproxy 2021-09-03 14:49:28.117 | iptables 2021-09-03 14:49:28.117 | iputils-arping 2021-09-03 14:49:28.117 | iputils-ping 2021-09-03 14:49:28.117 | libmysqlclient-dev 2021-09-03 14:49:28.117 | postgresql-server-dev-all 2021-09-03 14:49:28.117 | python3-mysqldb 2021-09-03 14:49:28.117 | sqlite3 2021-09-03 14:49:28.117 | sudo 2021-09-03 14:49:28.117 | vlan 2021-09-03 14:49:28.117 | pcp 2021-09-03 14:49:28.117 | ipset 2021-09-03 14:49:28.117 | conntrack 2021-09-03 14:49:28.117 | conntrackd 2021-09-03 14:49:28.117 | keepalived 2021-09-03 14:49:28.117 | lvm2 2021-09-03 14:49:28.117 | qemu-utils 2021-09-03 14:49:28.117 | thin-provisioning-tools 2021-09-03 14:49:28.117 | curl 2021-09-03 14:49:28.117 | liberasurecode-dev 2021-09-03 14:49:28.117 | make 2021-09-03 14:49:28.117 | memcached 2021-09-03 14:49:28.117 | sqlite3 2021-09-03 14:49:28.117 | xfsprogs' 2021-09-03 14:49:28.117 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2021-09-03 14:49:28.134 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2021-09-03 14:49:28.134 | apache2-dev 2021-09-03 14:49:28.134 | bc 2021-09-03 14:49:28.134 | bsdmainutils 2021-09-03 14:49:28.134 | curl 2021-09-03 14:49:28.134 | g++ 2021-09-03 14:49:28.134 | gawk 2021-09-03 14:49:28.134 | gcc 2021-09-03 14:49:28.134 | gettext 2021-09-03 14:49:28.134 | git 2021-09-03 14:49:28.134 | graphviz 2021-09-03 14:49:28.134 | iputils-ping 2021-09-03 14:49:28.134 | libapache2-mod-proxy-uwsgi 2021-09-03 14:49:28.134 | libffi-dev 2021-09-03 14:49:28.134 | libjpeg-dev 2021-09-03 14:49:28.134 | libmysqlclient-dev 2021-09-03 14:49:28.134 | libpcre3-dev 2021-09-03 14:49:28.134 | libpq-dev 2021-09-03 14:49:28.134 | libssl-dev 2021-09-03 14:49:28.134 | libsystemd-dev 2021-09-03 14:49:28.134 | libxml2-dev 2021-09-03 14:49:28.134 | libxslt1-dev 2021-09-03 14:49:28.134 | libyaml-dev 2021-09-03 14:49:28.134 | lsof 2021-09-03 14:49:28.134 | openssh-server 2021-09-03 14:49:28.134 | openssl 2021-09-03 14:49:28.134 | pkg-config 2021-09-03 14:49:28.134 | psmisc 2021-09-03 14:49:28.134 | python3-dev 2021-09-03 14:49:28.134 | python3-pip 2021-09-03 14:49:28.134 | python3-systemd 2021-09-03 14:49:28.135 | python3-venv 2021-09-03 14:49:28.135 | tar 2021-09-03 14:49:28.135 | tcpdump 2021-09-03 14:49:28.135 | unzip 2021-09-03 14:49:28.135 | uuid-runtime 2021-09-03 14:49:28.135 | wget 2021-09-03 14:49:28.135 | wget 2021-09-03 14:49:28.135 | zlib1g-dev 2021-09-03 14:49:28.135 | libkrb5-dev 2021-09-03 14:49:28.135 | libldap2-dev 2021-09-03 14:49:28.135 | libsasl2-dev 2021-09-03 14:49:28.135 | memcached 2021-09-03 14:49:28.135 | python3-mysqldb 2021-09-03 14:49:28.135 | sqlite3 2021-09-03 14:49:28.135 | conntrack 2021-09-03 14:49:28.135 | curl 2021-09-03 14:49:28.135 | dnsmasq-base 2021-09-03 14:49:28.135 | dnsmasq-utils 2021-09-03 14:49:28.135 | ebtables 2021-09-03 14:49:28.135 | genisoimage 2021-09-03 14:49:28.135 | iptables 2021-09-03 14:49:28.135 | iputils-arping 2021-09-03 14:49:28.135 | kpartx 2021-09-03 14:49:28.135 | libjs-jquery-tablesorter 2021-09-03 14:49:28.135 | libmysqlclient-dev 2021-09-03 14:49:28.135 | parted 2021-09-03 14:49:28.135 | pm-utils 2021-09-03 14:49:28.135 | python3-mysqldb 2021-09-03 14:49:28.135 | socat 2021-09-03 14:49:28.135 | sqlite3 2021-09-03 14:49:28.135 | sudo 2021-09-03 14:49:28.135 | vlan 2021-09-03 14:49:28.135 | lsscsi 2021-09-03 14:49:28.135 | open-iscsi 2021-09-03 14:49:28.135 | lvm2 2021-09-03 14:49:28.135 | qemu-utils 2021-09-03 14:49:28.136 | thin-provisioning-tools 2021-09-03 14:49:28.136 | acl 2021-09-03 14:49:28.136 | dnsmasq-base 2021-09-03 14:49:28.136 | dnsmasq-utils 2021-09-03 14:49:28.136 | ebtables 2021-09-03 14:49:28.136 | haproxy 2021-09-03 14:49:28.136 | iptables 2021-09-03 14:49:28.136 | iputils-arping 2021-09-03 14:49:28.136 | iputils-ping 2021-09-03 14:49:28.136 | libmysqlclient-dev 2021-09-03 14:49:28.136 | postgresql-server-dev-all 2021-09-03 14:49:28.136 | python3-mysqldb 2021-09-03 14:49:28.136 | sqlite3 2021-09-03 14:49:28.136 | sudo 2021-09-03 14:49:28.136 | vlan 2021-09-03 14:49:28.136 | pcp 2021-09-03 14:49:28.136 | ipset 2021-09-03 14:49:28.136 | conntrack 2021-09-03 14:49:28.136 | conntrackd 2021-09-03 14:49:28.136 | keepalived 2021-09-03 14:49:28.136 | lvm2 2021-09-03 14:49:28.136 | qemu-utils 2021-09-03 14:49:28.136 | thin-provisioning-tools 2021-09-03 14:49:28.136 | curl 2021-09-03 14:49:28.136 | liberasurecode-dev 2021-09-03 14:49:28.136 | make 2021-09-03 14:49:28.136 | memcached 2021-09-03 14:49:28.136 | sqlite3 2021-09-03 14:49:28.136 | xfsprogs ' 2021-09-03 14:49:28.138 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2021-09-03 14:49:28.141 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-03 14:49:28.143 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-03 14:49:28.146 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ gawk 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 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 pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-09-03 14:49:28.146 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2021-09-03 14:49:28.151 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk 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 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 pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-09-03 14:49:28.153 | ++ functions-common:install_package:1347 : update_package_repo 2021-09-03 14:49:28.155 | ++ functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-09-03 14:49:28.157 | ++ functions-common:update_package_repo:1320 : REPOS_UPDATED=False 2021-09-03 14:49:28.159 | ++ functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-09-03 14:49:28.161 | ++ functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-09-03 14:49:28.163 | ++ functions-common:update_package_repo:1327 : is_ubuntu 2021-09-03 14:49:28.165 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-03 14:49:28.167 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-03 14:49:28.169 | ++ functions-common:update_package_repo:1328 : apt_get_update 2021-09-03 14:49:28.171 | ++ functions-common:apt_get_update:1073 : [[ False == \T\r\u\e ]] 2021-09-03 14:49:28.173 | ++ functions-common:apt_get_update:1078 : [[ False = \T\r\u\e ]] 2021-09-03 14:49:28.175 | ++ functions-common:apt_get_update:1080 : local sudo=sudo 2021-09-03 14:49:28.178 | +++ functions-common:apt_get_update:1081 : id -u 2021-09-03 14:49:28.182 | ++ functions-common:apt_get_update:1081 : [[ 1000 = \0 ]] 2021-09-03 14:49:28.184 | ++ functions-common:apt_get_update:1084 : time_start apt-get-update 2021-09-03 14:49:28.186 | ++ functions-common:time_start:2295 : local name=apt-get-update 2021-09-03 14:49:28.188 | ++ functions-common:time_start:2296 : local start_time= 2021-09-03 14:49:28.190 | ++ functions-common:time_start:2297 : [[ -n '' ]] 2021-09-03 14:49:28.193 | +++ functions-common:time_start:2300 : date +%s%3N 2021-09-03 14:49:28.196 | ++ functions-common:time_start:2300 : _TIME_START[$name]=1630680568194 2021-09-03 14:49:28.198 | ++ functions-common:apt_get_update:1086 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2021-09-03 14:49:28.200 | ++ functions-common:apt_get_update:1087 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2021-09-03 14:49:28.202 | ++ functions-common:apt_get_update:1088 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2021-09-03 14:49:28.651 | Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 2021-09-03 14:49:28.729 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2021-09-03 14:49:28.868 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2021-09-03 14:49:29.007 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2021-09-03 14:49:30.736 | Reading package lists... 2021-09-03 14:49:30.766 | ++ functions-common:apt_get_update:1092 : REPOS_UPDATED=True 2021-09-03 14:49:30.768 | ++ functions-common:apt_get_update:1094 : time_stop apt-get-update 2021-09-03 14:49:30.770 | ++ functions-common:time_stop:2309 : local name 2021-09-03 14:49:30.772 | ++ functions-common:time_stop:2310 : local end_time 2021-09-03 14:49:30.774 | ++ functions-common:time_stop:2311 : local elapsed_time 2021-09-03 14:49:30.776 | ++ functions-common:time_stop:2312 : local total 2021-09-03 14:49:30.778 | ++ functions-common:time_stop:2313 : local start_time 2021-09-03 14:49:30.780 | ++ functions-common:time_stop:2315 : name=apt-get-update 2021-09-03 14:49:30.783 | ++ functions-common:time_stop:2316 : start_time=1630680568194 2021-09-03 14:49:30.786 | ++ functions-common:time_stop:2318 : [[ -z 1630680568194 ]] 2021-09-03 14:49:30.788 | +++ functions-common:time_stop:2321 : date +%s%3N 2021-09-03 14:49:30.792 | ++ functions-common:time_stop:2321 : end_time=1630680570790 2021-09-03 14:49:30.794 | ++ functions-common:time_stop:2322 : elapsed_time=2596 2021-09-03 14:49:30.796 | ++ functions-common:time_stop:2323 : total=0 2021-09-03 14:49:30.798 | ++ functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-03 14:49:30.800 | ++ functions-common:time_stop:2326 : _TIME_TOTAL[$name]=2596 2021-09-03 14:49:30.803 | ++ functions-common:install_package:1348 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk 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 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 pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-09-03 14:49:30.805 | ++ functions-common:real_install_package:1333 : is_ubuntu 2021-09-03 14:49:30.807 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-03 14:49:30.809 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-03 14:49:30.811 | ++ functions-common:real_install_package:1334 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gawk 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 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 pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-09-03 14:49:30.831 | ++ functions-common:apt_get:1114 : 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++ gawk 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 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 pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-09-03 14:49:30.936 | Reading package lists... 2021-09-03 14:49:31.150 | Building dependency tree... 2021-09-03 14:49:31.151 | Reading state information... 2021-09-03 14:49:31.400 | bc is already the newest version (1.07.1-2build1). 2021-09-03 14:49:31.401 | bc set to manually installed. 2021-09-03 14:49:31.401 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2021-09-03 14:49:31.401 | bsdmainutils set to manually installed. 2021-09-03 14:49:31.401 | gawk is already the newest version (1:5.0.1+dfsg-1). 2021-09-03 14:49:31.401 | gawk set to manually installed. 2021-09-03 14:49:31.401 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2021-09-03 14:49:31.401 | iptables is already the newest version (1.8.4-3ubuntu2). 2021-09-03 14:49:31.401 | iptables set to manually installed. 2021-09-03 14:49:31.401 | iputils-ping is already the newest version (3:20190709-3). 2021-09-03 14:49:31.401 | kpartx is already the newest version (0.8.3-1ubuntu2). 2021-09-03 14:49:31.401 | kpartx set to manually installed. 2021-09-03 14:49:31.401 | libpcre3-dev is already the newest version (2:8.39-12build1). 2021-09-03 14:49:31.401 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2021-09-03 14:49:31.401 | psmisc is already the newest version (23.3-1). 2021-09-03 14:49:31.401 | psmisc set to manually installed. 2021-09-03 14:49:31.401 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2021-09-03 14:49:31.401 | python3-systemd is already the newest version (234-3build2). 2021-09-03 14:49:31.401 | python3-systemd set to manually installed. 2021-09-03 14:49:31.401 | tcpdump is already the newest version (4.9.3-4). 2021-09-03 14:49:31.401 | tcpdump set to manually installed. 2021-09-03 14:49:31.401 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2021-09-03 14:49:31.401 | thin-provisioning-tools set to manually installed. 2021-09-03 14:49:31.401 | wget is already the newest version (1.20.3-1ubuntu1). 2021-09-03 14:49:31.401 | wget set to manually installed. 2021-09-03 14:49:31.401 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2021-09-03 14:49:31.401 | git is already the newest version (1:2.25.1-1ubuntu3.1). 2021-09-03 14:49:31.401 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2021-09-03 14:49:31.401 | lsof set to manually installed. 2021-09-03 14:49:31.401 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2021-09-03 14:49:31.401 | parted set to manually installed. 2021-09-03 14:49:31.401 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2021-09-03 14:49:31.401 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.1). 2021-09-03 14:49:31.402 | tar set to manually installed. 2021-09-03 14:49:31.402 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.1). 2021-09-03 14:49:31.402 | uuid-runtime set to manually installed. 2021-09-03 14:49:31.402 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.2). 2021-09-03 14:49:31.402 | zlib1g-dev set to manually installed. 2021-09-03 14:49:31.402 | The following packages were automatically installed and are no longer required: 2021-09-03 14:49:31.402 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-09-03 14:49:31.402 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-09-03 14:49:31.402 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-09-03 14:49:31.402 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-09-03 14:49:31.402 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-09-03 14:49:31.402 | python3-zope.interface 2021-09-03 14:49:31.402 | Use 'sudo apt autoremove' to remove them. 2021-09-03 14:49:31.402 | The following additional packages will be installed: 2021-09-03 14:49:31.402 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2021-09-03 14:49:31.402 | autotools-dev binfmt-support build-essential clang-10 comerr-dev debhelper 2021-09-03 14:49:31.402 | dh-autoreconf dh-strip-nondeterminism dns-root-data dpkg-dev dwz fakeroot 2021-09-03 14:49:31.402 | fontconfig fontconfig-config fonts-dejavu-core fonts-liberation g++-9 2021-09-03 14:49:31.402 | ibverbs-providers icu-devtools intltool-debian ipvsadm javascript-common 2021-09-03 14:49:31.402 | krb5-multidev lib32gcc-s1 lib32stdc++6 libalgorithm-diff-perl 2021-09-03 14:49:31.402 | libalgorithm-diff-xs-perl libalgorithm-merge-perl libann0 libapr1 2021-09-03 14:49:31.402 | libapr1-dev libaprutil1 libaprutil1-dbd-sqlite3 libaprutil1-dev 2021-09-03 14:49:31.402 | libaprutil1-ldap libarchive-cpio-perl libarchive-zip-perl 2021-09-03 14:49:31.402 | libboost-iostreams1.71.0 libboost-thread1.71.0 libc6-i386 libcairo2 libcdt5 2021-09-03 14:49:31.402 | libcgraph6 libclang-common-10-dev libclang-cpp10 libclang1-10 libcroco3 2021-09-03 14:49:31.402 | libcurl4 libdatrie1 libdebhelper-perl libdpkg-perl liberasurecode1 2021-09-03 14:49:31.402 | libfakeroot libfile-fcntllock-perl libfile-stripnondeterminism-perl 2021-09-03 14:49:31.402 | libfontconfig1 libgc1c2 libgd3 libgraphite2-3 libgssrpc4 libgts-0.7-5 2021-09-03 14:49:31.402 | libgts-bin libgvc6 libgvpr2 libharfbuzz0b libibverbs1 libice6 libicu-dev 2021-09-03 14:49:31.402 | libidn11 libipset13 libiscsi7 libjansson4 libjbig0 libjpeg-turbo8 2021-09-03 14:49:31.402 | libjpeg-turbo8-dev libjpeg8 libjpeg8-dev libjs-jquery libjs-jquery-metadata 2021-09-03 14:49:31.403 | libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 liblab-gamut1 libldap-2.4-2 2021-09-03 14:49:31.403 | libllvm10 libltdl-dev liblua5.2-0 liblua5.3-0 libmail-sendmail-perl 2021-09-03 14:49:31.403 | libmysqlclient21 libncurses-dev libnetfilter-cthelper0 libnetfilter-queue1 2021-09-03 14:49:31.403 | libnl-3-200 libnl-genl-3-200 libnl-route-3-200 libnspr4 libnss-systemd 2021-09-03 14:49:31.403 | libnss3 libobjc-9-dev libobjc4 libomp-10-dev libomp5-10 libpam-systemd 2021-09-03 14:49:31.403 | libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 2021-09-03 14:49:31.403 | libpcp-gui2 libpcp-import1 libpcp-mmv1 libpcp-pmda-perl libpcp-pmda3 2021-09-03 14:49:31.403 | libpcp-trace2 libpcp-web1 libpcp3 libpfm4 libpixman-1-0 libpq5 librados2 2021-09-03 14:49:31.403 | librbd1 librdmacm1 libsctp-dev libsctp1 libsensors-config libsensors5 libsm6 2021-09-03 14:49:31.403 | libsnmp-base libsnmp35 libssl1.1 libstdc++-9-dev libsub-override-perl 2021-09-03 14:49:31.403 | libsys-hostname-long-perl libsystemd0 libthai-data libthai0 libtiff5 2021-09-03 14:49:31.403 | libtinfo-dev libtool libwebp6 libx86-1 libxaw7 libxcb-render0 libxcb-shm0 2021-09-03 14:49:31.403 | libxml2 libxmu6 libxpm4 libxrender1 libxt6 libz3-4 libz3-dev llvm-10 2021-09-03 14:49:31.403 | llvm-10-dev llvm-10-runtime llvm-10-tools m4 mysql-common openssh-client 2021-09-03 14:49:31.403 | openssh-sftp-server pcp-conf po-debconf postgresql-client-12 2021-09-03 14:49:31.403 | postgresql-client-common postgresql-common postgresql-server-dev-12 2021-09-03 14:49:31.403 | python-pip-whl python3-pcp python3-pygments python3-wheel python3-yaml 2021-09-03 14:49:31.403 | python3.8-venv qemu-block-extra sharutils ssl-cert systemd systemd-sysv 2021-09-03 14:49:31.403 | systemd-timesyncd uuid-dev vbetool x11-common 2021-09-03 14:49:31.404 | Suggested packages: 2021-09-03 14:49:31.404 | apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser 2021-09-03 14:49:31.404 | autoconf-archive gnu-standards autoconf-doc clang-10-doc doc-base nftables 2021-09-03 14:49:31.404 | dh-make debian-keyring g++-multilib g++-9-multilib gcc-9-doc wodim 2021-09-03 14:49:31.404 | cdrkit-doc gettext-doc libasprintf-dev libgettextpo-dev gsfonts graphviz-doc 2021-09-03 14:49:31.404 | vim-haproxy haproxy-doc heartbeat ldirectord krb5-doc python bzr libisal2 2021-09-03 14:49:31.404 | libjerasure2 libgd-tools krb5-user icu-doc libtool-doc ncurses-doc 2021-09-03 14:49:31.404 | libomp-10-doc postgresql-doc-12 lksctp-tools lm-sensors snmp-mibs-downloader 2021-09-03 14:49:31.404 | libssl-doc libstdc++-9-doc gfortran | fortran95-compiler gcj-jdk libyaml-doc 2021-09-03 14:49:31.404 | llvm-10-doc m4-doc make-doc libanyevent-perl libcache-memcached-perl 2021-09-03 14:49:31.404 | libmemcached libterm-readkey-perl libyaml-perl keychain libpam-ssh 2021-09-03 14:49:31.404 | monkeysphere ssh-askpass molly-guard pcp-gui libpcp-import-perl cpufrequtils 2021-09-03 14:49:31.404 | wireless-tools radeontool libmail-box-perl postgresql-12 libjson-perl 2021-09-03 14:49:31.404 | default-mysql-server | virtual-mysql-server python3-mysqldb-dbg 2021-09-03 14:49:31.405 | python-pygments-doc ttf-bitstream-vera debootstrap sharutils-doc bsd-mailx 2021-09-03 14:49:31.405 | | mailx sqlite3-doc openssl-blacklist systemd-container zip 2021-09-03 14:49:31.625 | The following NEW packages will be installed: 2021-09-03 14:49:31.625 | acl apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf 2021-09-03 14:49:31.625 | automake autopoint autotools-dev binfmt-support build-essential clang-10 2021-09-03 14:49:31.625 | comerr-dev conntrack conntrackd debhelper dh-autoreconf 2021-09-03 14:49:31.626 | dh-strip-nondeterminism dns-root-data dnsmasq-base dnsmasq-utils dpkg-dev 2021-09-03 14:49:31.626 | dwz ebtables fakeroot fontconfig fontconfig-config fonts-dejavu-core 2021-09-03 14:49:31.626 | fonts-liberation g++ g++-9 genisoimage gettext graphviz haproxy 2021-09-03 14:49:31.626 | ibverbs-providers icu-devtools intltool-debian ipset iputils-arping ipvsadm 2021-09-03 14:49:31.626 | javascript-common keepalived krb5-multidev lib32gcc-s1 lib32stdc++6 2021-09-03 14:49:31.626 | libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl 2021-09-03 14:49:31.626 | libann0 libapache2-mod-proxy-uwsgi libapr1 libapr1-dev libaprutil1 2021-09-03 14:49:31.626 | libaprutil1-dbd-sqlite3 libaprutil1-dev libaprutil1-ldap 2021-09-03 14:49:31.626 | libarchive-cpio-perl libarchive-zip-perl libboost-iostreams1.71.0 2021-09-03 14:49:31.626 | libboost-thread1.71.0 libc6-i386 libcairo2 libcdt5 libcgraph6 2021-09-03 14:49:31.626 | libclang-common-10-dev libclang-cpp10 libclang1-10 libcroco3 libdatrie1 2021-09-03 14:49:31.626 | libdebhelper-perl libdpkg-perl liberasurecode-dev liberasurecode1 2021-09-03 14:49:31.626 | libfakeroot libffi-dev libfile-fcntllock-perl 2021-09-03 14:49:31.626 | libfile-stripnondeterminism-perl libfontconfig1 libgc1c2 libgd3 2021-09-03 14:49:31.626 | libgraphite2-3 libgssrpc4 libgts-0.7-5 libgts-bin libgvc6 libgvpr2 2021-09-03 14:49:31.626 | libharfbuzz0b libibverbs1 libice6 libicu-dev libidn11 libipset13 libiscsi7 2021-09-03 14:49:31.626 | libjansson4 libjbig0 libjpeg-dev libjpeg-turbo8 libjpeg-turbo8-dev libjpeg8 2021-09-03 14:49:31.626 | libjpeg8-dev libjs-jquery libjs-jquery-metadata libjs-jquery-tablesorter 2021-09-03 14:49:31.626 | libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 libkrb5-dev liblab-gamut1 2021-09-03 14:49:31.626 | libldap2-dev libllvm10 libltdl-dev liblua5.2-0 liblua5.3-0 2021-09-03 14:49:31.626 | libmail-sendmail-perl libmysqlclient-dev libmysqlclient21 libncurses-dev 2021-09-03 14:49:31.626 | libnetfilter-cthelper0 libnetfilter-queue1 libnl-3-200 libnl-genl-3-200 2021-09-03 14:49:31.626 | libnl-route-3-200 libnspr4 libnss3 libobjc-9-dev libobjc4 libomp-10-dev 2021-09-03 14:49:31.626 | libomp5-10 libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 2021-09-03 14:49:31.626 | libpcp-gui2 libpcp-import1 libpcp-mmv1 libpcp-pmda-perl libpcp-pmda3 2021-09-03 14:49:31.626 | libpcp-trace2 libpcp-web1 libpcp3 libpfm4 libpixman-1-0 libpq-dev libpq5 2021-09-03 14:49:31.626 | librados2 librbd1 librdmacm1 libsasl2-dev libsctp-dev libsctp1 2021-09-03 14:49:31.626 | libsensors-config libsensors5 libsm6 libsnmp-base libsnmp35 libssl-dev 2021-09-03 14:49:31.626 | libstdc++-9-dev libsub-override-perl libsys-hostname-long-perl 2021-09-03 14:49:31.626 | libsystemd-dev libthai-data libthai0 libtiff5 libtinfo-dev libtool libwebp6 2021-09-03 14:49:31.626 | libx86-1 libxaw7 libxcb-render0 libxcb-shm0 libxml2-dev libxmu6 libxpm4 2021-09-03 14:49:31.627 | libxrender1 libxslt1-dev libxt6 libyaml-dev libz3-4 libz3-dev llvm-10 2021-09-03 14:49:31.627 | llvm-10-dev llvm-10-runtime llvm-10-tools lsscsi m4 make memcached 2021-09-03 14:49:31.627 | mysql-common pcp pcp-conf pkg-config pm-utils po-debconf 2021-09-03 14:49:31.627 | postgresql-client-12 postgresql-client-common postgresql-common 2021-09-03 14:49:31.627 | postgresql-server-dev-12 postgresql-server-dev-all python-pip-whl 2021-09-03 14:49:31.627 | python3-mysqldb python3-pcp python3-pip python3-pygments python3-venv 2021-09-03 14:49:31.627 | python3-wheel python3-yaml python3.8-venv qemu-block-extra qemu-utils 2021-09-03 14:49:31.627 | sharutils socat sqlite3 ssl-cert unzip uuid-dev vbetool vlan x11-common 2021-09-03 14:49:31.627 | The following packages will be upgraded: 2021-09-03 14:49:31.628 | curl libcurl4 libldap-2.4-2 libnss-systemd libpam-systemd libssl1.1 2021-09-03 14:49:31.628 | libsystemd0 libxml2 open-iscsi openssh-client openssh-server 2021-09-03 14:49:31.628 | openssh-sftp-server openssl systemd systemd-sysv systemd-timesyncd 2021-09-03 14:49:31.932 | 16 upgraded, 220 newly installed, 0 to remove and 85 not upgraded. 2021-09-03 14:49:31.932 | Need to get 156 MB of archives. 2021-09-03 14:49:31.932 | After this operation, 777 MB of additional disk space will be used. 2021-09-03 14:49:31.932 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libnss-systemd amd64 245.4-4ubuntu3.11 [96.1 kB] 2021-09-03 14:49:32.453 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.11 [28.1 kB] 2021-09-03 14:49:32.491 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd-sysv amd64 245.4-4ubuntu3.11 [10.3 kB] 2021-09-03 14:49:32.504 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-systemd amd64 245.4-4ubuntu3.11 [186 kB] 2021-09-03 14:49:32.741 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd amd64 245.4-4ubuntu3.11 [3,807 kB] 2021-09-03 14:49:33.565 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsystemd0 amd64 245.4-4ubuntu3.11 [270 kB] 2021-09-03 14:49:33.571 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapr1 amd64 1.6.5-1ubuntu1 [91.4 kB] 2021-09-03 14:49:33.573 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.8 [1,320 kB] 2021-09-03 14:49:33.682 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1 amd64 1.6.1-4ubuntu2 [84.7 kB] 2021-09-03 14:49:33.687 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.1-4ubuntu2 [10.5 kB] 2021-09-03 14:49:33.688 | 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] 2021-09-03 14:49:33.694 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-ldap amd64 1.6.1-4ubuntu2 [8,736 B] 2021-09-03 14:49:33.695 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 curl amd64 7.68.0-1ubuntu2.6 [161 kB] 2021-09-03 14:49:33.846 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4 amd64 7.68.0-1ubuntu2.6 [234 kB] 2021-09-03 14:49:33.853 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjansson4 amd64 2.12-1build1 [28.9 kB] 2021-09-03 14:49:33.854 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblua5.2-0 amd64 5.2.4-1.1build3 [106 kB] 2021-09-03 14:49:33.859 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libxml2 amd64 2.9.10+dfsg-5ubuntu0.20.04.1 [640 kB] 2021-09-03 14:49:34.491 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-bin amd64 2.4.41-4ubuntu3.4 [1,180 kB] 2021-09-03 14:49:34.584 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-data all 2.4.41-4ubuntu3.4 [159 kB] 2021-09-03 14:49:34.588 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-utils amd64 2.4.41-4ubuntu3.4 [84.0 kB] 2021-09-03 14:49:34.590 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2 amd64 2.4.41-4ubuntu3.4 [95.5 kB] 2021-09-03 14:49:34.593 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblua5.3-0 amd64 5.3.3-1.1ubuntu2 [116 kB] 2021-09-03 14:49:34.596 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 haproxy amd64 2.0.13-2ubuntu0.2 [1,519 kB] 2021-09-03 14:49:34.950 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-3-200 amd64 3.4.0-1 [53.9 kB] 2021-09-03 14:49:34.951 | Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-genl-3-200 amd64 3.4.0-1 [11.1 kB] 2021-09-03 14:49:34.952 | Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mysql-common all 5.8+1.0.5ubuntu2 [7,496 B] 2021-09-03 14:49:34.952 | Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libmysqlclient21 amd64 8.0.26-0ubuntu0.20.04.2 [1,228 kB] 2021-09-03 14:49:35.236 | Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsensors-config all 1:3.6.0-2ubuntu1 [6,092 B] 2021-09-03 14:49:35.237 | Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsensors5 amd64 1:3.6.0-2ubuntu1 [27.4 kB] 2021-09-03 14:49:35.238 | Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsnmp-base all 5.8+dfsg-2ubuntu2.3 [206 kB] 2021-09-03 14:49:35.243 | Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsnmp35 amd64 5.8+dfsg-2ubuntu2.3 [978 kB] 2021-09-03 14:49:35.263 | Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 keepalived amd64 1:2.0.19-2 [360 kB] 2021-09-03 14:49:35.307 | Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 memcached amd64 1.5.22-2ubuntu0.1 [126 kB] 2021-09-03 14:49:35.364 | Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 open-iscsi amd64 2.0.874-7.1ubuntu6.2 [283 kB] 2021-09-03 14:49:35.383 | Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssl amd64 1.1.1f-1ubuntu2.8 [620 kB] 2021-09-03 14:49:35.550 | Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-yaml amd64 5.3.1-1ubuntu0.1 [136 kB] 2021-09-03 14:49:35.554 | Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-sftp-server amd64 1:8.2p1-4ubuntu0.3 [51.5 kB] 2021-09-03 14:49:35.555 | Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-server amd64 1:8.2p1-4ubuntu0.3 [377 kB] 2021-09-03 14:49:35.631 | Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.3 [671 kB] 2021-09-03 14:49:35.690 | Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 acl amd64 2.2.53-6 [37.8 kB] 2021-09-03 14:49:35.691 | Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autotools-dev all 20180224.1 [39.6 kB] 2021-09-03 14:49:35.692 | Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 m4 amd64 1.4.18-4 [199 kB] 2021-09-03 14:49:35.696 | Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autoconf all 2.69-11.1 [321 kB] 2021-09-03 14:49:35.767 | Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 automake all 1:1.16.1-4ubuntu6 [522 kB] 2021-09-03 14:49:36.194 | Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autopoint all 0.19.8.1-10build1 [412 kB] 2021-09-03 14:49:36.200 | Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libllvm10 amd64 1:10.0.0-4ubuntu1 [15.3 MB] 2021-09-03 14:49:38.792 | Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang-cpp10 amd64 1:10.0.0-4ubuntu1 [9,944 kB] 2021-09-03 14:49:40.453 | Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libstdc++-9-dev amd64 9.3.0-17ubuntu1~20.04 [1,714 kB] 2021-09-03 14:49:40.570 | Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libgc1c2 amd64 1:7.6.4-0.4ubuntu1 [83.9 kB] 2021-09-03 14:49:40.572 | Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libobjc4 amd64 10.3.0-1ubuntu1~20.04 [42.8 kB] 2021-09-03 14:49:40.662 | Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libobjc-9-dev amd64 9.3.0-17ubuntu1~20.04 [226 kB] 2021-09-03 14:49:40.702 | Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-i386 amd64 2.31-0ubuntu9.2 [2,723 kB] 2021-09-03 14:49:41.301 | Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 lib32gcc-s1 amd64 10.3.0-1ubuntu1~20.04 [49.2 kB] 2021-09-03 14:49:41.303 | Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 lib32stdc++6 amd64 10.3.0-1ubuntu1~20.04 [525 kB] 2021-09-03 14:49:41.313 | Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang-common-10-dev amd64 1:10.0.0-4ubuntu1 [5,012 kB] 2021-09-03 14:49:42.019 | Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang1-10 amd64 1:10.0.0-4ubuntu1 [7,571 kB] 2021-09-03 14:49:43.341 | Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 clang-10 amd64 1:10.0.0-4ubuntu1 [66.9 kB] 2021-09-03 14:49:43.343 | Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtool all 2.4.6-14 [161 kB] 2021-09-03 14:49:43.355 | Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dh-autoreconf all 19 [16.1 kB] 2021-09-03 14:49:43.355 | Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdebhelper-perl all 12.10ubuntu1 [62.1 kB] 2021-09-03 14:49:43.357 | Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-zip-perl all 1.67-2 [90.5 kB] 2021-09-03 14:49:43.358 | Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsub-override-perl all 0.09-2 [9,532 B] 2021-09-03 14:49:43.359 | Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfile-stripnondeterminism-perl all 1.7.0-1 [15.9 kB] 2021-09-03 14:49:43.360 | Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dh-strip-nondeterminism all 1.7.0-1 [5,228 B] 2021-09-03 14:49:43.360 | Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdpkg-perl all 1.19.7ubuntu3 [230 kB] 2021-09-03 14:49:43.481 | Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 make amd64 4.2.1-1.2 [162 kB] 2021-09-03 14:49:43.503 | Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dpkg-dev all 1.19.7ubuntu3 [679 kB] 2021-09-03 14:49:43.562 | Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dwz amd64 0.13-5 [151 kB] 2021-09-03 14:49:43.575 | Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcroco3 amd64 0.6.13-1 [82.5 kB] 2021-09-03 14:49:43.582 | Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 gettext amd64 0.19.8.1-10build1 [895 kB] 2021-09-03 14:49:43.799 | Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 intltool-debian all 0.35.0+20060710.5 [24.9 kB] 2021-09-03 14:49:43.800 | Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 po-debconf all 1.0.21 [233 kB] 2021-09-03 14:49:43.824 | Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 debhelper all 12.10ubuntu1 [877 kB] 2021-09-03 14:49:44.060 | Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 uuid-dev amd64 2.34-0.1ubuntu9.1 [33.6 kB] 2021-09-03 14:49:44.061 | Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsctp1 amd64 1.0.18+dfsg-1 [7,876 B] 2021-09-03 14:49:44.061 | Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsctp-dev amd64 1.0.18+dfsg-1 [59.8 kB] 2021-09-03 14:49:44.063 | Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapr1-dev amd64 1.6.5-1ubuntu1 [702 kB] 2021-09-03 14:49:44.073 | Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap2-dev amd64 2.4.49+dfsg-2ubuntu1.8 [262 kB] 2021-09-03 14:49:44.139 | Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-dev amd64 1.6.1-4ubuntu2 [394 kB] 2021-09-03 14:49:44.147 | Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-dev amd64 2.4.41-4ubuntu3.4 [179 kB] 2021-09-03 14:49:44.151 | Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 binfmt-support amd64 2.2.0-2 [58.2 kB] 2021-09-03 14:49:44.153 | Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 g++-9 amd64 9.3.0-17ubuntu1~20.04 [8,405 kB] 2021-09-03 14:49:45.537 | Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 g++ amd64 4:9.3.0-1ubuntu2 [1,604 B] 2021-09-03 14:49:45.537 | Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4,664 B] 2021-09-03 14:49:45.538 | Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 conntrack amd64 1:1.4.5-2 [30.3 kB] 2021-09-03 14:49:45.539 | Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnetfilter-cthelper0 amd64 1.0.0-1ubuntu2 [6,724 B] 2021-09-03 14:49:45.540 | Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnetfilter-queue1 amd64 1.0.3-1 [12.4 kB] 2021-09-03 14:49:45.540 | Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 conntrackd amd64 1:1.4.5-2 [125 kB] 2021-09-03 14:49:45.557 | Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dns-root-data all 2019052802 [5,300 B] 2021-09-03 14:49:45.557 | Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libidn11 amd64 1.33-2.2ubuntu2 [46.2 kB] 2021-09-03 14:49:45.563 | Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 dnsmasq-base amd64 2.80-1.1ubuntu1.4 [315 kB] 2021-09-03 14:49:45.703 | Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 dnsmasq-utils amd64 2.80-1.1ubuntu1.4 [13.3 kB] 2021-09-03 14:49:45.704 | Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ebtables amd64 2.0.11-3build1 [80.3 kB] 2021-09-03 14:49:45.998 | Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfakeroot amd64 1.24-1 [25.7 kB] 2021-09-03 14:49:45.999 | Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fakeroot amd64 1.24-1 [62.6 kB] 2021-09-03 14:49:46.000 | Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fonts-dejavu-core all 2.37-1 [1,041 kB] 2021-09-03 14:49:46.016 | Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fonts-liberation all 1:1.07.4-11 [822 kB] 2021-09-03 14:49:46.029 | Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fontconfig-config all 2.13.1-2ubuntu3 [28.8 kB] 2021-09-03 14:49:46.030 | Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfontconfig1 amd64 2.13.1-2ubuntu3 [114 kB] 2021-09-03 14:49:46.032 | Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fontconfig amd64 2.13.1-2ubuntu3 [171 kB] 2021-09-03 14:49:46.046 | Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 genisoimage amd64 9:1.1.11-3.1ubuntu1 [330 kB] 2021-09-03 14:49:46.353 | Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libann0 amd64 1.1.2+doc-7build1 [26.0 kB] 2021-09-03 14:49:46.634 | Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libcdt5 amd64 2.42.2-3build2 [18.7 kB] 2021-09-03 14:49:46.675 | Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libcgraph6 amd64 2.42.2-3build2 [41.3 kB] 2021-09-03 14:49:46.825 | Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libjpeg-turbo8 amd64 2.0.3-0ubuntu1.20.04.1 [117 kB] 2021-09-03 14:49:47.001 | Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg8 amd64 8c-2ubuntu8 [2,194 B] 2021-09-03 14:49:47.004 | Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjbig0 amd64 2.1-3.1build1 [26.7 kB] 2021-09-03 14:49:47.034 | Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwebp6 amd64 0.6.1-2ubuntu0.20.04.1 [185 kB] 2021-09-03 14:49:47.158 | Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libtiff5 amd64 4.1.0+git191117-2ubuntu0.20.04.1 [162 kB] 2021-09-03 14:49:47.225 | Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxpm4 amd64 1:3.5.12-1 [34.0 kB] 2021-09-03 14:49:47.238 | Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libgd3 amd64 2.2.5-5.2ubuntu2 [118 kB] 2021-09-03 14:49:47.275 | Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgts-0.7-5 amd64 0.7.6+darcs121130-4 [150 kB] 2021-09-03 14:49:47.312 | Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpixman-1-0 amd64 0.38.4-0ubuntu1 [227 kB] 2021-09-03 14:49:47.356 | Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-render0 amd64 1.14-2 [14.8 kB] 2021-09-03 14:49:47.359 | Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-shm0 amd64 1.14-2 [5,584 B] 2021-09-03 14:49:47.360 | Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxrender1 amd64 1:0.9.10-1 [18.7 kB] 2021-09-03 14:49:47.363 | Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcairo2 amd64 1.16.0-4ubuntu1 [583 kB] 2021-09-03 14:49:47.447 | Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libgraphite2-3 amd64 1.3.13-11build1 [73.5 kB] 2021-09-03 14:49:47.482 | Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libharfbuzz0b amd64 2.6.4-1ubuntu4 [391 kB] 2021-09-03 14:49:47.515 | Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libthai-data all 0.1.28-3 [134 kB] 2021-09-03 14:49:47.527 | Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdatrie1 amd64 0.2.12-3 [18.7 kB] 2021-09-03 14:49:47.528 | Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libthai0 amd64 0.1.28-3 [18.1 kB] 2021-09-03 14:49:47.621 | Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpango-1.0-0 amd64 1.44.7-2ubuntu4 [162 kB] 2021-09-03 14:49:47.635 | Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpangoft2-1.0-0 amd64 1.44.7-2ubuntu4 [34.9 kB] 2021-09-03 14:49:47.638 | Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpangocairo-1.0-0 amd64 1.44.7-2ubuntu4 [24.8 kB] 2021-09-03 14:49:47.640 | Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpathplan4 amd64 2.42.2-3build2 [21.9 kB] 2021-09-03 14:49:47.642 | Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgvc6 amd64 2.42.2-3build2 [647 kB] 2021-09-03 14:49:47.698 | Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgvpr2 amd64 2.42.2-3build2 [167 kB] 2021-09-03 14:49:47.760 | Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 liblab-gamut1 amd64 2.42.2-3build2 [177 kB] 2021-09-03 14:49:47.775 | Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 x11-common all 1:7.7+19ubuntu14 [22.3 kB] 2021-09-03 14:49:47.777 | Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libice6 amd64 2:1.0.10-0ubuntu1 [41.0 kB] 2021-09-03 14:49:47.781 | Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsm6 amd64 2:1.2.3-1 [16.1 kB] 2021-09-03 14:49:47.900 | Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxt6 amd64 1:1.1.5-1 [160 kB] 2021-09-03 14:49:47.913 | Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxmu6 amd64 2:1.1.3-0ubuntu1 [45.8 kB] 2021-09-03 14:49:47.917 | Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxaw7 amd64 2:1.0.13-1 [173 kB] 2021-09-03 14:49:47.932 | Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 graphviz amd64 2.42.2-3build2 [590 kB] 2021-09-03 14:49:47.982 | Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-route-3-200 amd64 3.4.0-1 [149 kB] 2021-09-03 14:49:47.995 | Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libibverbs1 amd64 28.0-1ubuntu1 [53.6 kB] 2021-09-03 14:49:48.039 | Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ibverbs-providers amd64 28.0-1ubuntu1 [232 kB] 2021-09-03 14:49:48.059 | Get:140 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 icu-devtools amd64 66.1-2ubuntu2 [188 kB] 2021-09-03 14:49:48.075 | Get:141 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 iputils-arping amd64 3:20190709-3 [15.8 kB] 2021-09-03 14:49:48.076 | Get:142 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 javascript-common all 11 [6,066 B] 2021-09-03 14:49:48.178 | Get:143 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 2021-09-03 14:49:48.183 | Get:144 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 2021-09-03 14:49:48.186 | Get:145 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 2021-09-03 14:49:48.190 | Get:146 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 2021-09-03 14:49:48.193 | Get:147 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] 2021-09-03 14:49:48.197 | Get:148 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 2021-09-03 14:49:48.317 | Get:149 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-diff-perl all 1.19.03-2 [46.6 kB] 2021-09-03 14:49:48.321 | Get:150 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-diff-xs-perl amd64 0.04-6 [11.3 kB] 2021-09-03 14:49:48.322 | Get:151 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] 2021-09-03 14:49:48.323 | Get:152 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-cpio-perl all 0.10-1 [9,644 B] 2021-09-03 14:49:48.456 | Get:153 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libboost-iostreams1.71.0 amd64 1.71.0-6ubuntu6 [237 kB] 2021-09-03 14:49:48.477 | Get:154 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libboost-thread1.71.0 amd64 1.71.0-6ubuntu6 [249 kB] 2021-09-03 14:49:48.498 | Get:155 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfile-fcntllock-perl amd64 0.22-3build4 [33.1 kB] 2021-09-03 14:49:48.500 | Get:156 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgts-bin amd64 0.7.6+darcs121130-4 [41.3 kB] 2021-09-03 14:49:48.504 | Get:157 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libicu-dev amd64 66.1-2ubuntu2 [9,450 kB] 2021-09-03 14:49:49.862 | Get:158 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libipset13 amd64 7.5-1~exp1 [53.4 kB] 2021-09-03 14:49:49.864 | Get:159 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 librdmacm1 amd64 28.0-1ubuntu1 [64.9 kB] 2021-09-03 14:49:49.865 | Get:160 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libiscsi7 amd64 1.18.0-2 [63.9 kB] 2021-09-03 14:49:49.866 | Get:161 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libjpeg-turbo8-dev amd64 2.0.3-0ubuntu1.20.04.1 [238 kB] 2021-09-03 14:49:49.888 | Get:162 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg8-dev amd64 8c-2ubuntu8 [1,552 B] 2021-09-03 14:49:49.888 | Get:163 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg-dev amd64 8c-2ubuntu8 [1,546 B] 2021-09-03 14:49:49.889 | Get:164 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjs-jquery all 3.3.1~dfsg-3 [329 kB] 2021-09-03 14:49:49.894 | Get:165 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-metadata all 12-1.1 [7,032 B] 2021-09-03 14:49:49.895 | Get:166 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-tablesorter all 1:2.31.1+dfsg1-1 [175 kB] 2021-09-03 14:49:50.003 | Get:167 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libltdl-dev amd64 2.4.6-14 [162 kB] 2021-09-03 14:49:50.017 | Get:168 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsys-hostname-long-perl all 1.5-1 [11.7 kB] 2021-09-03 14:49:50.081 | Get:169 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libmail-sendmail-perl all 0.80-1 [22.6 kB] 2021-09-03 14:49:50.083 | Get:170 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl-dev amd64 1.1.1f-1ubuntu2.8 [1,584 kB] 2021-09-03 14:49:50.226 | Get:171 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libmysqlclient-dev amd64 8.0.26-0ubuntu0.20.04.2 [1,538 kB] 2021-09-03 14:49:50.502 | Get:172 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libncurses-dev amd64 6.2-0ubuntu2 [339 kB] 2021-09-03 14:49:50.517 | Get:173 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnspr4 amd64 2:4.25-1 [107 kB] 2021-09-03 14:49:50.519 | Get:174 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libnss3 amd64 2:3.49.1-1ubuntu1.5 [1,256 kB] 2021-09-03 14:49:50.652 | Get:175 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libomp5-10 amd64 1:10.0.0-4ubuntu1 [300 kB] 2021-09-03 14:49:50.657 | Get:176 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libomp-10-dev amd64 1:10.0.0-4ubuntu1 [47.7 kB] 2021-09-03 14:49:50.658 | Get:177 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pcp-conf amd64 5.0.3-1 [17.0 kB] 2021-09-03 14:49:50.659 | Get:178 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp3 amd64 5.0.3-1 [255 kB] 2021-09-03 14:49:50.693 | Get:179 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-pmda3 amd64 5.0.3-1 [39.4 kB] 2021-09-03 14:49:50.694 | Get:180 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-pmda-perl amd64 5.0.3-1 [39.7 kB] 2021-09-03 14:49:50.695 | Get:181 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpq5 amd64 12.8-0ubuntu0.20.04.1 [116 kB] 2021-09-03 14:49:50.790 | Get:182 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpq-dev amd64 12.8-0ubuntu0.20.04.1 [136 kB] 2021-09-03 14:49:50.932 | Get:183 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 librados2 amd64 15.2.13-0ubuntu0.20.04.2 [3,210 kB] 2021-09-03 14:49:51.442 | Get:184 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 librbd1 amd64 15.2.13-0ubuntu0.20.04.2 [1,624 kB] 2021-09-03 14:49:51.588 | Get:185 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsasl2-dev amd64 2.1.27+dfsg-2 [225 kB] 2021-09-03 14:49:51.637 | Get:186 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsystemd-dev amd64 245.4-4ubuntu3.11 [246 kB] 2021-09-03 14:49:51.723 | Get:187 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtinfo-dev amd64 6.2-0ubuntu2 [968 B] 2021-09-03 14:49:51.723 | Get:188 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libx86-1 amd64 1.1+ds1-11 [76.1 kB] 2021-09-03 14:49:51.748 | Get:189 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libxml2-dev amd64 2.9.10+dfsg-5ubuntu0.20.04.1 [735 kB] 2021-09-03 14:49:51.950 | Get:190 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxslt1-dev amd64 1.1.34-4 [219 kB] 2021-09-03 14:49:51.953 | Get:191 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-runtime amd64 1:10.0.0-4ubuntu1 [180 kB] 2021-09-03 14:49:51.957 | Get:192 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpfm4 amd64 4.10.1+git20-g7700f49-2 [266 kB] 2021-09-03 14:49:51.961 | Get:193 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10 amd64 1:10.0.0-4ubuntu1 [5,214 kB] 2021-09-03 14:49:52.784 | Get:194 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libffi-dev amd64 3.3-4 [57.0 kB] 2021-09-03 14:49:52.785 | Get:195 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-pygments all 2.3.1+dfsg-1ubuntu2.2 [579 kB] 2021-09-03 14:49:53.012 | Get:196 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-tools amd64 1:10.0.0-4ubuntu1 [317 kB] 2021-09-03 14:49:53.017 | Get:197 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libz3-4 amd64 4.8.7-4build1 [6,792 kB] 2021-09-03 14:49:54.055 | Get:198 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libz3-dev amd64 4.8.7-4build1 [67.5 kB] 2021-09-03 14:49:54.058 | Get:199 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-dev amd64 1:10.0.0-4ubuntu1 [26.0 MB] 2021-09-03 14:49:58.228 | Get:200 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 lsscsi amd64 0.30-0.1 [46.1 kB] 2021-09-03 14:49:58.229 | Get:201 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] 2021-09-03 14:49:58.230 | Get:202 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pm-utils all 1.4.1-19 [48.1 kB] 2021-09-03 14:49:58.509 | Get:203 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-client-common all 214ubuntu0.1 [28.2 kB] 2021-09-03 14:49:58.819 | Get:204 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-client-12 amd64 12.8-0ubuntu0.20.04.1 [1,046 kB] 2021-09-03 14:49:59.518 | Get:205 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ssl-cert all 1.0.39 [17.0 kB] 2021-09-03 14:49:59.519 | Get:206 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-common all 214ubuntu0.1 [169 kB] 2021-09-03 14:49:59.548 | Get:207 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 postgresql-server-dev-12 amd64 12.8-0ubuntu0.20.04.1 [921 kB] 2021-09-03 14:49:59.660 | Get:208 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 postgresql-server-dev-all all 214ubuntu0.1 [7,652 B] 2021-09-03 14:49:59.661 | Get:209 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python-pip-whl all 20.0.2-5ubuntu1.6 [1,805 kB] 2021-09-03 14:49:59.819 | Get:210 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-mysqldb amd64 1.4.4-2build1 [44.9 kB] 2021-09-03 14:49:59.822 | Get:211 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-wheel all 0.34.2-1 [23.8 kB] 2021-09-03 14:49:59.824 | Get:212 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3-pip all 20.0.2-5ubuntu1.6 [231 kB] 2021-09-03 14:49:59.845 | Get:213 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3.8-venv amd64 3.8.10-0ubuntu1~20.04 [5,456 B] 2021-09-03 14:49:59.845 | Get:214 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-venv amd64 3.8.2-0ubuntu2 [1,228 B] 2021-09-03 14:49:59.846 | Get:215 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 qemu-block-extra amd64 1:4.2-3ubuntu6.17 [54.4 kB] 2021-09-03 14:49:59.850 | Get:216 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 qemu-utils amd64 1:4.2-3ubuntu6.17 [973 kB] 2021-09-03 14:49:59.984 | Get:217 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 sharutils amd64 1:4.15.2-4build1 [155 kB] 2021-09-03 14:49:59.997 | Get:218 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 sqlite3 amd64 3.31.1-4ubuntu0.2 [860 kB] 2021-09-03 14:50:00.072 | Get:219 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 unzip amd64 6.0-25ubuntu1 [169 kB] 2021-09-03 14:50:00.086 | Get:220 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 vbetool amd64 1.1-4 [11.5 kB] 2021-09-03 14:50:00.087 | Get:221 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ipset amd64 7.5-1~exp1 [29.8 kB] 2021-09-03 14:50:00.123 | Get:222 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ipvsadm amd64 1:1.31-1 [40.2 kB] 2021-09-03 14:50:00.126 | Get:223 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libapache2-mod-proxy-uwsgi amd64 2.4.41-4ubuntu3.4 [1,180 B] 2021-09-03 14:50:00.127 | Get:224 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liberasurecode1 amd64 1.6.1-4 [40.2 kB] 2021-09-03 14:50:00.130 | Get:225 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liberasurecode-dev amd64 1.6.1-4 [15.1 kB] 2021-09-03 14:50:00.131 | Get:226 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] 2021-09-03 14:50:00.262 | Get:227 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-gui2 amd64 5.0.3-1 [11.6 kB] 2021-09-03 14:50:00.263 | Get:228 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-import1 amd64 5.0.3-1 [15.5 kB] 2021-09-03 14:50:00.265 | Get:229 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-mmv1 amd64 5.0.3-1 [12.4 kB] 2021-09-03 14:50:00.265 | Get:230 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-trace2 amd64 5.0.3-1 [15.6 kB] 2021-09-03 14:50:00.267 | Get:231 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-web1 amd64 5.0.3-1 [127 kB] 2021-09-03 14:50:00.401 | Get:232 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libyaml-dev amd64 0.2.2-1 [58.2 kB] 2021-09-03 14:50:00.406 | Get:233 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pcp amd64 5.0.3-1 [66.6 kB] 2021-09-03 14:50:00.411 | Get:234 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pcp amd64 5.0.3-1 [2,954 kB] 2021-09-03 14:50:00.786 | Get:235 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 socat amd64 1.7.3.3-2 [323 kB] 2021-09-03 14:50:00.817 | Get:236 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 vlan all 2.0.4ubuntu1.20.04.1 [11.3 kB] 2021-09-03 14:50:02.245 | Preconfiguring packages ... 2021-09-03 14:50:02.387 | Fetched 156 MB in 29s (5,354 kB/s) 2021-09-03 14:50:02.452 | (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.) 2021-09-03 14:50:02.455 | Preparing to unpack .../0-libnss-systemd_245.4-4ubuntu3.11_amd64.deb ... 2021-09-03 14:50:02.463 | Unpacking libnss-systemd:amd64 (245.4-4ubuntu3.11) over (245.4-4ubuntu3.6) ... 2021-09-03 14:50:02.524 | Preparing to unpack .../1-systemd-timesyncd_245.4-4ubuntu3.11_amd64.deb ... 2021-09-03 14:50:02.534 | Unpacking systemd-timesyncd (245.4-4ubuntu3.11) over (245.4-4ubuntu3.6) ... 2021-09-03 14:50:02.923 | Preparing to unpack .../2-systemd-sysv_245.4-4ubuntu3.11_amd64.deb ... 2021-09-03 14:50:02.928 | Unpacking systemd-sysv (245.4-4ubuntu3.11) over (245.4-4ubuntu3.6) ... 2021-09-03 14:50:02.985 | Preparing to unpack .../3-libpam-systemd_245.4-4ubuntu3.11_amd64.deb ... 2021-09-03 14:50:02.993 | Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.11) over (245.4-4ubuntu3.6) ... 2021-09-03 14:50:03.066 | Preparing to unpack .../4-systemd_245.4-4ubuntu3.11_amd64.deb ... 2021-09-03 14:50:03.223 | Unpacking systemd (245.4-4ubuntu3.11) over (245.4-4ubuntu3.6) ... 2021-09-03 14:50:04.017 | Preparing to unpack .../5-libsystemd0_245.4-4ubuntu3.11_amd64.deb ... 2021-09-03 14:50:04.023 | Unpacking libsystemd0:amd64 (245.4-4ubuntu3.11) over (245.4-4ubuntu3.6) ... 2021-09-03 14:50:04.102 | Setting up libsystemd0:amd64 (245.4-4ubuntu3.11) ... 2021-09-03 14:50:04.152 | Selecting previously unselected package libapr1:amd64. 2021-09-03 14:50:04.190 | (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 ... 67327 files and directories currently installed.) 2021-09-03 14:50:04.192 | Preparing to unpack .../000-libapr1_1.6.5-1ubuntu1_amd64.deb ... 2021-09-03 14:50:04.194 | Unpacking libapr1:amd64 (1.6.5-1ubuntu1) ... 2021-09-03 14:50:04.248 | Preparing to unpack .../001-libssl1.1_1.1.1f-1ubuntu2.8_amd64.deb ... 2021-09-03 14:50:04.253 | Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.8) over (1.1.1f-1ubuntu2.3) ... 2021-09-03 14:50:04.453 | Selecting previously unselected package libaprutil1:amd64. 2021-09-03 14:50:04.460 | Preparing to unpack .../002-libaprutil1_1.6.1-4ubuntu2_amd64.deb ... 2021-09-03 14:50:04.462 | Unpacking libaprutil1:amd64 (1.6.1-4ubuntu2) ... 2021-09-03 14:50:04.498 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2021-09-03 14:50:04.506 | Preparing to unpack .../003-libaprutil1-dbd-sqlite3_1.6.1-4ubuntu2_amd64.deb ... 2021-09-03 14:50:04.508 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.1-4ubuntu2) ... 2021-09-03 14:50:04.543 | Preparing to unpack .../004-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... 2021-09-03 14:50:04.550 | Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) over (2.4.49+dfsg-2ubuntu1.7) ... 2021-09-03 14:50:04.607 | Selecting previously unselected package libaprutil1-ldap:amd64. 2021-09-03 14:50:04.614 | Preparing to unpack .../005-libaprutil1-ldap_1.6.1-4ubuntu2_amd64.deb ... 2021-09-03 14:50:04.616 | Unpacking libaprutil1-ldap:amd64 (1.6.1-4ubuntu2) ... 2021-09-03 14:50:04.647 | Preparing to unpack .../006-curl_7.68.0-1ubuntu2.6_amd64.deb ... 2021-09-03 14:50:04.653 | Unpacking curl (7.68.0-1ubuntu2.6) over (7.68.0-1ubuntu2.5) ... 2021-09-03 14:50:04.710 | Preparing to unpack .../007-libcurl4_7.68.0-1ubuntu2.6_amd64.deb ... 2021-09-03 14:50:04.716 | Unpacking libcurl4:amd64 (7.68.0-1ubuntu2.6) over (7.68.0-1ubuntu2.5) ... 2021-09-03 14:50:04.776 | Selecting previously unselected package libjansson4:amd64. 2021-09-03 14:50:04.784 | Preparing to unpack .../008-libjansson4_2.12-1build1_amd64.deb ... 2021-09-03 14:50:04.786 | Unpacking libjansson4:amd64 (2.12-1build1) ... 2021-09-03 14:50:04.815 | Selecting previously unselected package liblua5.2-0:amd64. 2021-09-03 14:50:04.822 | Preparing to unpack .../009-liblua5.2-0_5.2.4-1.1build3_amd64.deb ... 2021-09-03 14:50:04.824 | Unpacking liblua5.2-0:amd64 (5.2.4-1.1build3) ... 2021-09-03 14:50:04.874 | Preparing to unpack .../010-libxml2_2.9.10+dfsg-5ubuntu0.20.04.1_amd64.deb ... 2021-09-03 14:50:04.880 | Unpacking libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.1) over (2.9.10+dfsg-5) ... 2021-09-03 14:50:04.992 | Selecting previously unselected package apache2-bin. 2021-09-03 14:50:04.999 | Preparing to unpack .../011-apache2-bin_2.4.41-4ubuntu3.4_amd64.deb ... 2021-09-03 14:50:05.001 | Unpacking apache2-bin (2.4.41-4ubuntu3.4) ... 2021-09-03 14:50:05.209 | Selecting previously unselected package apache2-data. 2021-09-03 14:50:05.217 | Preparing to unpack .../012-apache2-data_2.4.41-4ubuntu3.4_all.deb ... 2021-09-03 14:50:05.219 | Unpacking apache2-data (2.4.41-4ubuntu3.4) ... 2021-09-03 14:50:05.330 | Selecting previously unselected package apache2-utils. 2021-09-03 14:50:05.338 | Preparing to unpack .../013-apache2-utils_2.4.41-4ubuntu3.4_amd64.deb ... 2021-09-03 14:50:05.340 | Unpacking apache2-utils (2.4.41-4ubuntu3.4) ... 2021-09-03 14:50:05.384 | Selecting previously unselected package apache2. 2021-09-03 14:50:05.392 | Preparing to unpack .../014-apache2_2.4.41-4ubuntu3.4_amd64.deb ... 2021-09-03 14:50:05.411 | Unpacking apache2 (2.4.41-4ubuntu3.4) ... 2021-09-03 14:50:05.480 | Selecting previously unselected package liblua5.3-0:amd64. 2021-09-03 14:50:05.487 | Preparing to unpack .../015-liblua5.3-0_5.3.3-1.1ubuntu2_amd64.deb ... 2021-09-03 14:50:05.490 | Unpacking liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2021-09-03 14:50:05.537 | Selecting previously unselected package haproxy. 2021-09-03 14:50:05.544 | Preparing to unpack .../016-haproxy_2.0.13-2ubuntu0.2_amd64.deb ... 2021-09-03 14:50:05.553 | Unpacking haproxy (2.0.13-2ubuntu0.2) ... 2021-09-03 14:50:05.770 | Selecting previously unselected package libnl-3-200:amd64. 2021-09-03 14:50:05.782 | Preparing to unpack .../017-libnl-3-200_3.4.0-1_amd64.deb ... 2021-09-03 14:50:05.784 | Unpacking libnl-3-200:amd64 (3.4.0-1) ... 2021-09-03 14:50:05.817 | Selecting previously unselected package libnl-genl-3-200:amd64. 2021-09-03 14:50:05.825 | Preparing to unpack .../018-libnl-genl-3-200_3.4.0-1_amd64.deb ... 2021-09-03 14:50:05.827 | Unpacking libnl-genl-3-200:amd64 (3.4.0-1) ... 2021-09-03 14:50:05.857 | Selecting previously unselected package mysql-common. 2021-09-03 14:50:05.865 | Preparing to unpack .../019-mysql-common_5.8+1.0.5ubuntu2_all.deb ... 2021-09-03 14:50:05.882 | Unpacking mysql-common (5.8+1.0.5ubuntu2) ... 2021-09-03 14:50:05.909 | Selecting previously unselected package libmysqlclient21:amd64. 2021-09-03 14:50:05.917 | Preparing to unpack .../020-libmysqlclient21_8.0.26-0ubuntu0.20.04.2_amd64.deb ... 2021-09-03 14:50:05.918 | Unpacking libmysqlclient21:amd64 (8.0.26-0ubuntu0.20.04.2) ... 2021-09-03 14:50:06.146 | Selecting previously unselected package libsensors-config. 2021-09-03 14:50:06.153 | Preparing to unpack .../021-libsensors-config_1%3a3.6.0-2ubuntu1_all.deb ... 2021-09-03 14:50:06.155 | Unpacking libsensors-config (1:3.6.0-2ubuntu1) ... 2021-09-03 14:50:06.183 | Selecting previously unselected package libsensors5:amd64. 2021-09-03 14:50:06.190 | Preparing to unpack .../022-libsensors5_1%3a3.6.0-2ubuntu1_amd64.deb ... 2021-09-03 14:50:06.283 | Unpacking libsensors5:amd64 (1:3.6.0-2ubuntu1) ... 2021-09-03 14:50:06.312 | Selecting previously unselected package libsnmp-base. 2021-09-03 14:50:06.319 | Preparing to unpack .../023-libsnmp-base_5.8+dfsg-2ubuntu2.3_all.deb ... 2021-09-03 14:50:06.321 | Unpacking libsnmp-base (5.8+dfsg-2ubuntu2.3) ... 2021-09-03 14:50:06.388 | Selecting previously unselected package libsnmp35:amd64. 2021-09-03 14:50:06.396 | Preparing to unpack .../024-libsnmp35_5.8+dfsg-2ubuntu2.3_amd64.deb ... 2021-09-03 14:50:06.398 | Unpacking libsnmp35:amd64 (5.8+dfsg-2ubuntu2.3) ... 2021-09-03 14:50:06.560 | Selecting previously unselected package keepalived. 2021-09-03 14:50:06.568 | Preparing to unpack .../025-keepalived_1%3a2.0.19-2_amd64.deb ... 2021-09-03 14:50:06.570 | Unpacking keepalived (1:2.0.19-2) ... 2021-09-03 14:50:06.653 | Selecting previously unselected package memcached. 2021-09-03 14:50:06.661 | Preparing to unpack .../026-memcached_1.5.22-2ubuntu0.1_amd64.deb ... 2021-09-03 14:50:06.663 | Unpacking memcached (1.5.22-2ubuntu0.1) ... 2021-09-03 14:50:06.720 | Preparing to unpack .../027-open-iscsi_2.0.874-7.1ubuntu6.2_amd64.deb ... 2021-09-03 14:50:07.162 | Unpacking open-iscsi (2.0.874-7.1ubuntu6.2) over (2.0.874-7.1ubuntu6.1) ... 2021-09-03 14:50:07.261 | Preparing to unpack .../028-openssl_1.1.1f-1ubuntu2.8_amd64.deb ... 2021-09-03 14:50:07.267 | Unpacking openssl (1.1.1f-1ubuntu2.8) over (1.1.1f-1ubuntu2.3) ... 2021-09-03 14:50:07.395 | Selecting previously unselected package python3-yaml. 2021-09-03 14:50:07.402 | Preparing to unpack .../029-python3-yaml_5.3.1-1ubuntu0.1_amd64.deb ... 2021-09-03 14:50:07.404 | Unpacking python3-yaml (5.3.1-1ubuntu0.1) ... 2021-09-03 14:50:07.458 | Preparing to unpack .../030-openssh-sftp-server_1%3a8.2p1-4ubuntu0.3_amd64.deb ... 2021-09-03 14:50:07.466 | Unpacking openssh-sftp-server (1:8.2p1-4ubuntu0.3) over (1:8.2p1-4ubuntu0.2) ... 2021-09-03 14:50:07.515 | Preparing to unpack .../031-openssh-server_1%3a8.2p1-4ubuntu0.3_amd64.deb ... 2021-09-03 14:50:07.592 | Unpacking openssh-server (1:8.2p1-4ubuntu0.3) over (1:8.2p1-4ubuntu0.2) ... 2021-09-03 14:50:08.039 | Preparing to unpack .../032-openssh-client_1%3a8.2p1-4ubuntu0.3_amd64.deb ... 2021-09-03 14:50:08.060 | Unpacking openssh-client (1:8.2p1-4ubuntu0.3) over (1:8.2p1-4ubuntu0.2) ... 2021-09-03 14:50:08.206 | Selecting previously unselected package acl. 2021-09-03 14:50:08.213 | Preparing to unpack .../033-acl_2.2.53-6_amd64.deb ... 2021-09-03 14:50:08.215 | Unpacking acl (2.2.53-6) ... 2021-09-03 14:50:08.242 | Selecting previously unselected package autotools-dev. 2021-09-03 14:50:08.250 | Preparing to unpack .../034-autotools-dev_20180224.1_all.deb ... 2021-09-03 14:50:08.252 | Unpacking autotools-dev (20180224.1) ... 2021-09-03 14:50:08.287 | Selecting previously unselected package m4. 2021-09-03 14:50:08.294 | Preparing to unpack .../035-m4_1.4.18-4_amd64.deb ... 2021-09-03 14:50:08.296 | Unpacking m4 (1.4.18-4) ... 2021-09-03 14:50:08.350 | Selecting previously unselected package autoconf. 2021-09-03 14:50:08.357 | Preparing to unpack .../036-autoconf_2.69-11.1_all.deb ... 2021-09-03 14:50:08.360 | Unpacking autoconf (2.69-11.1) ... 2021-09-03 14:50:08.440 | Selecting previously unselected package automake. 2021-09-03 14:50:08.447 | Preparing to unpack .../037-automake_1%3a1.16.1-4ubuntu6_all.deb ... 2021-09-03 14:50:08.451 | Unpacking automake (1:1.16.1-4ubuntu6) ... 2021-09-03 14:50:08.552 | Selecting previously unselected package autopoint. 2021-09-03 14:50:08.559 | Preparing to unpack .../038-autopoint_0.19.8.1-10build1_all.deb ... 2021-09-03 14:50:08.561 | Unpacking autopoint (0.19.8.1-10build1) ... 2021-09-03 14:50:08.601 | Selecting previously unselected package libllvm10:amd64. 2021-09-03 14:50:08.608 | Preparing to unpack .../039-libllvm10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-09-03 14:50:08.610 | Unpacking libllvm10:amd64 (1:10.0.0-4ubuntu1) ... 2021-09-03 14:50:10.847 | Selecting previously unselected package libclang-cpp10. 2021-09-03 14:50:10.854 | Preparing to unpack .../040-libclang-cpp10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-09-03 14:50:10.856 | Unpacking libclang-cpp10 (1:10.0.0-4ubuntu1) ... 2021-09-03 14:50:12.315 | Selecting previously unselected package libstdc++-9-dev:amd64. 2021-09-03 14:50:12.323 | Preparing to unpack .../041-libstdc++-9-dev_9.3.0-17ubuntu1~20.04_amd64.deb ... 2021-09-03 14:50:12.325 | Unpacking libstdc++-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... 2021-09-03 14:50:12.784 | Selecting previously unselected package libgc1c2:amd64. 2021-09-03 14:50:12.792 | Preparing to unpack .../042-libgc1c2_1%3a7.6.4-0.4ubuntu1_amd64.deb ... 2021-09-03 14:50:12.794 | Unpacking libgc1c2:amd64 (1:7.6.4-0.4ubuntu1) ... 2021-09-03 14:50:12.833 | Selecting previously unselected package libobjc4:amd64. 2021-09-03 14:50:12.840 | Preparing to unpack .../043-libobjc4_10.3.0-1ubuntu1~20.04_amd64.deb ... 2021-09-03 14:50:12.842 | Unpacking libobjc4:amd64 (10.3.0-1ubuntu1~20.04) ... 2021-09-03 14:50:12.871 | Selecting previously unselected package libobjc-9-dev:amd64. 2021-09-03 14:50:12.879 | Preparing to unpack .../044-libobjc-9-dev_9.3.0-17ubuntu1~20.04_amd64.deb ... 2021-09-03 14:50:12.881 | Unpacking libobjc-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... 2021-09-03 14:50:12.957 | Selecting previously unselected package libc6-i386. 2021-09-03 14:50:12.964 | Preparing to unpack .../045-libc6-i386_2.31-0ubuntu9.2_amd64.deb ... 2021-09-03 14:50:12.974 | Unpacking libc6-i386 (2.31-0ubuntu9.2) ... 2021-09-03 14:50:13.475 | Selecting previously unselected package lib32gcc-s1. 2021-09-03 14:50:13.483 | Preparing to unpack .../046-lib32gcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... 2021-09-03 14:50:13.485 | Unpacking lib32gcc-s1 (10.3.0-1ubuntu1~20.04) ... 2021-09-03 14:50:13.533 | Selecting previously unselected package lib32stdc++6. 2021-09-03 14:50:13.540 | Preparing to unpack .../047-lib32stdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... 2021-09-03 14:50:13.542 | Unpacking lib32stdc++6 (10.3.0-1ubuntu1~20.04) ... 2021-09-03 14:50:13.664 | Selecting previously unselected package libclang-common-10-dev. 2021-09-03 14:50:13.672 | Preparing to unpack .../048-libclang-common-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-09-03 14:50:13.675 | Unpacking libclang-common-10-dev (1:10.0.0-4ubuntu1) ... 2021-09-03 14:50:14.695 | Selecting previously unselected package libclang1-10. 2021-09-03 14:50:14.703 | Preparing to unpack .../049-libclang1-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-09-03 14:50:14.705 | Unpacking libclang1-10 (1:10.0.0-4ubuntu1) ... 2021-09-03 14:50:15.811 | Selecting previously unselected package clang-10. 2021-09-03 14:50:15.819 | Preparing to unpack .../050-clang-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-09-03 14:50:15.821 | Unpacking clang-10 (1:10.0.0-4ubuntu1) ... 2021-09-03 14:50:15.856 | Selecting previously unselected package libtool. 2021-09-03 14:50:15.864 | Preparing to unpack .../051-libtool_2.4.6-14_all.deb ... 2021-09-03 14:50:15.866 | Unpacking libtool (2.4.6-14) ... 2021-09-03 14:50:15.914 | Selecting previously unselected package dh-autoreconf. 2021-09-03 14:50:15.923 | Preparing to unpack .../052-dh-autoreconf_19_all.deb ... 2021-09-03 14:50:15.925 | Unpacking dh-autoreconf (19) ... 2021-09-03 14:50:15.952 | Selecting previously unselected package libdebhelper-perl. 2021-09-03 14:50:15.960 | Preparing to unpack .../053-libdebhelper-perl_12.10ubuntu1_all.deb ... 2021-09-03 14:50:15.962 | Unpacking libdebhelper-perl (12.10ubuntu1) ... 2021-09-03 14:50:16.007 | Selecting previously unselected package libarchive-zip-perl. 2021-09-03 14:50:16.014 | Preparing to unpack .../054-libarchive-zip-perl_1.67-2_all.deb ... 2021-09-03 14:50:16.017 | Unpacking libarchive-zip-perl (1.67-2) ... 2021-09-03 14:50:16.060 | Selecting previously unselected package libsub-override-perl. 2021-09-03 14:50:16.067 | Preparing to unpack .../055-libsub-override-perl_0.09-2_all.deb ... 2021-09-03 14:50:16.070 | Unpacking libsub-override-perl (0.09-2) ... 2021-09-03 14:50:16.096 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2021-09-03 14:50:16.103 | Preparing to unpack .../056-libfile-stripnondeterminism-perl_1.7.0-1_all.deb ... 2021-09-03 14:50:16.105 | Unpacking libfile-stripnondeterminism-perl (1.7.0-1) ... 2021-09-03 14:50:16.133 | Selecting previously unselected package dh-strip-nondeterminism. 2021-09-03 14:50:16.142 | Preparing to unpack .../057-dh-strip-nondeterminism_1.7.0-1_all.deb ... 2021-09-03 14:50:16.144 | Unpacking dh-strip-nondeterminism (1.7.0-1) ... 2021-09-03 14:50:16.169 | Selecting previously unselected package libdpkg-perl. 2021-09-03 14:50:16.178 | Preparing to unpack .../058-libdpkg-perl_1.19.7ubuntu3_all.deb ... 2021-09-03 14:50:16.180 | Unpacking libdpkg-perl (1.19.7ubuntu3) ... 2021-09-03 14:50:16.255 | Selecting previously unselected package make. 2021-09-03 14:50:16.263 | Preparing to unpack .../059-make_4.2.1-1.2_amd64.deb ... 2021-09-03 14:50:16.265 | Unpacking make (4.2.1-1.2) ... 2021-09-03 14:50:16.315 | Selecting previously unselected package dpkg-dev. 2021-09-03 14:50:16.322 | Preparing to unpack .../060-dpkg-dev_1.19.7ubuntu3_all.deb ... 2021-09-03 14:50:16.324 | Unpacking dpkg-dev (1.19.7ubuntu3) ... 2021-09-03 14:50:16.461 | Selecting previously unselected package dwz. 2021-09-03 14:50:16.470 | Preparing to unpack .../061-dwz_0.13-5_amd64.deb ... 2021-09-03 14:50:16.472 | Unpacking dwz (0.13-5) ... 2021-09-03 14:50:16.523 | Selecting previously unselected package libcroco3:amd64. 2021-09-03 14:50:16.530 | Preparing to unpack .../062-libcroco3_0.6.13-1_amd64.deb ... 2021-09-03 14:50:16.532 | Unpacking libcroco3:amd64 (0.6.13-1) ... 2021-09-03 14:50:16.570 | Selecting previously unselected package gettext. 2021-09-03 14:50:16.578 | Preparing to unpack .../063-gettext_0.19.8.1-10build1_amd64.deb ... 2021-09-03 14:50:16.580 | Unpacking gettext (0.19.8.1-10build1) ... 2021-09-03 14:50:16.745 | Selecting previously unselected package intltool-debian. 2021-09-03 14:50:16.754 | Preparing to unpack .../064-intltool-debian_0.35.0+20060710.5_all.deb ... 2021-09-03 14:50:16.756 | Unpacking intltool-debian (0.35.0+20060710.5) ... 2021-09-03 14:50:16.783 | Selecting previously unselected package po-debconf. 2021-09-03 14:50:16.790 | Preparing to unpack .../065-po-debconf_1.0.21_all.deb ... 2021-09-03 14:50:16.792 | Unpacking po-debconf (1.0.21) ... 2021-09-03 14:50:16.865 | Selecting previously unselected package debhelper. 2021-09-03 14:50:16.872 | Preparing to unpack .../066-debhelper_12.10ubuntu1_all.deb ... 2021-09-03 14:50:16.875 | Unpacking debhelper (12.10ubuntu1) ... 2021-09-03 14:50:17.075 | Selecting previously unselected package uuid-dev:amd64. 2021-09-03 14:50:17.083 | Preparing to unpack .../067-uuid-dev_2.34-0.1ubuntu9.1_amd64.deb ... 2021-09-03 14:50:17.086 | Unpacking uuid-dev:amd64 (2.34-0.1ubuntu9.1) ... 2021-09-03 14:50:17.121 | Selecting previously unselected package libsctp1:amd64. 2021-09-03 14:50:17.130 | Preparing to unpack .../068-libsctp1_1.0.18+dfsg-1_amd64.deb ... 2021-09-03 14:50:17.132 | Unpacking libsctp1:amd64 (1.0.18+dfsg-1) ... 2021-09-03 14:50:17.159 | Selecting previously unselected package libsctp-dev:amd64. 2021-09-03 14:50:17.167 | Preparing to unpack .../069-libsctp-dev_1.0.18+dfsg-1_amd64.deb ... 2021-09-03 14:50:17.170 | Unpacking libsctp-dev:amd64 (1.0.18+dfsg-1) ... 2021-09-03 14:50:17.206 | Selecting previously unselected package libapr1-dev. 2021-09-03 14:50:17.214 | Preparing to unpack .../070-libapr1-dev_1.6.5-1ubuntu1_amd64.deb ... 2021-09-03 14:50:17.216 | Unpacking libapr1-dev (1.6.5-1ubuntu1) ... 2021-09-03 14:50:17.467 | Selecting previously unselected package libldap2-dev:amd64. 2021-09-03 14:50:17.476 | Preparing to unpack .../071-libldap2-dev_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... 2021-09-03 14:50:17.478 | Unpacking libldap2-dev:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 2021-09-03 14:50:17.610 | Selecting previously unselected package libaprutil1-dev. 2021-09-03 14:50:17.618 | Preparing to unpack .../072-libaprutil1-dev_1.6.1-4ubuntu2_amd64.deb ... 2021-09-03 14:50:17.621 | Unpacking libaprutil1-dev (1.6.1-4ubuntu2) ... 2021-09-03 14:50:17.835 | Selecting previously unselected package apache2-dev. 2021-09-03 14:50:17.843 | Preparing to unpack .../073-apache2-dev_2.4.41-4ubuntu3.4_amd64.deb ... 2021-09-03 14:50:17.845 | Unpacking apache2-dev (2.4.41-4ubuntu3.4) ... 2021-09-03 14:50:17.913 | Selecting previously unselected package binfmt-support. 2021-09-03 14:50:17.921 | Preparing to unpack .../074-binfmt-support_2.2.0-2_amd64.deb ... 2021-09-03 14:50:17.930 | Unpacking binfmt-support (2.2.0-2) ... 2021-09-03 14:50:17.963 | Selecting previously unselected package g++-9. 2021-09-03 14:50:17.971 | Preparing to unpack .../075-g++-9_9.3.0-17ubuntu1~20.04_amd64.deb ... 2021-09-03 14:50:17.973 | Unpacking g++-9 (9.3.0-17ubuntu1~20.04) ... 2021-09-03 14:50:19.116 | Selecting previously unselected package g++. 2021-09-03 14:50:19.124 | Preparing to unpack .../076-g++_4%3a9.3.0-1ubuntu2_amd64.deb ... 2021-09-03 14:50:19.126 | Unpacking g++ (4:9.3.0-1ubuntu2) ... 2021-09-03 14:50:19.151 | Selecting previously unselected package build-essential. 2021-09-03 14:50:19.159 | Preparing to unpack .../077-build-essential_12.8ubuntu1.1_amd64.deb ... 2021-09-03 14:50:19.161 | Unpacking build-essential (12.8ubuntu1.1) ... 2021-09-03 14:50:19.187 | Selecting previously unselected package conntrack. 2021-09-03 14:50:19.194 | Preparing to unpack .../078-conntrack_1%3a1.4.5-2_amd64.deb ... 2021-09-03 14:50:19.196 | Unpacking conntrack (1:1.4.5-2) ... 2021-09-03 14:50:19.227 | Selecting previously unselected package libnetfilter-cthelper0:amd64. 2021-09-03 14:50:19.235 | Preparing to unpack .../079-libnetfilter-cthelper0_1.0.0-1ubuntu2_amd64.deb ... 2021-09-03 14:50:19.237 | Unpacking libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu2) ... 2021-09-03 14:50:19.264 | Selecting previously unselected package libnetfilter-queue1. 2021-09-03 14:50:19.272 | Preparing to unpack .../080-libnetfilter-queue1_1.0.3-1_amd64.deb ... 2021-09-03 14:50:19.274 | Unpacking libnetfilter-queue1 (1.0.3-1) ... 2021-09-03 14:50:19.307 | Selecting previously unselected package conntrackd. 2021-09-03 14:50:19.315 | Preparing to unpack .../081-conntrackd_1%3a1.4.5-2_amd64.deb ... 2021-09-03 14:50:19.317 | Unpacking conntrackd (1:1.4.5-2) ... 2021-09-03 14:50:19.363 | Selecting previously unselected package dns-root-data. 2021-09-03 14:50:19.371 | Preparing to unpack .../082-dns-root-data_2019052802_all.deb ... 2021-09-03 14:50:19.373 | Unpacking dns-root-data (2019052802) ... 2021-09-03 14:50:19.402 | Selecting previously unselected package libidn11:amd64. 2021-09-03 14:50:19.410 | Preparing to unpack .../083-libidn11_1.33-2.2ubuntu2_amd64.deb ... 2021-09-03 14:50:19.412 | Unpacking libidn11:amd64 (1.33-2.2ubuntu2) ... 2021-09-03 14:50:19.448 | Selecting previously unselected package dnsmasq-base. 2021-09-03 14:50:19.456 | Preparing to unpack .../084-dnsmasq-base_2.80-1.1ubuntu1.4_amd64.deb ... 2021-09-03 14:50:19.458 | Unpacking dnsmasq-base (2.80-1.1ubuntu1.4) ... 2021-09-03 14:50:19.527 | Selecting previously unselected package dnsmasq-utils. 2021-09-03 14:50:19.535 | Preparing to unpack .../085-dnsmasq-utils_2.80-1.1ubuntu1.4_amd64.deb ... 2021-09-03 14:50:19.537 | Unpacking dnsmasq-utils (2.80-1.1ubuntu1.4) ... 2021-09-03 14:50:19.569 | Selecting previously unselected package ebtables. 2021-09-03 14:50:19.577 | Preparing to unpack .../086-ebtables_2.0.11-3build1_amd64.deb ... 2021-09-03 14:50:19.591 | Unpacking ebtables (2.0.11-3build1) ... 2021-09-03 14:50:19.631 | Selecting previously unselected package libfakeroot:amd64. 2021-09-03 14:50:19.639 | Preparing to unpack .../087-libfakeroot_1.24-1_amd64.deb ... 2021-09-03 14:50:19.642 | Unpacking libfakeroot:amd64 (1.24-1) ... 2021-09-03 14:50:19.673 | Selecting previously unselected package fakeroot. 2021-09-03 14:50:19.681 | Preparing to unpack .../088-fakeroot_1.24-1_amd64.deb ... 2021-09-03 14:50:19.683 | Unpacking fakeroot (1.24-1) ... 2021-09-03 14:50:19.721 | Selecting previously unselected package fonts-dejavu-core. 2021-09-03 14:50:19.728 | Preparing to unpack .../089-fonts-dejavu-core_2.37-1_all.deb ... 2021-09-03 14:50:19.731 | Unpacking fonts-dejavu-core (2.37-1) ... 2021-09-03 14:50:19.902 | Selecting previously unselected package fonts-liberation. 2021-09-03 14:50:19.911 | Preparing to unpack .../090-fonts-liberation_1%3a1.07.4-11_all.deb ... 2021-09-03 14:50:19.913 | Unpacking fonts-liberation (1:1.07.4-11) ... 2021-09-03 14:50:20.048 | Selecting previously unselected package fontconfig-config. 2021-09-03 14:50:20.056 | Preparing to unpack .../091-fontconfig-config_2.13.1-2ubuntu3_all.deb ... 2021-09-03 14:50:20.059 | Unpacking fontconfig-config (2.13.1-2ubuntu3) ... 2021-09-03 14:50:20.095 | Selecting previously unselected package libfontconfig1:amd64. 2021-09-03 14:50:20.103 | Preparing to unpack .../092-libfontconfig1_2.13.1-2ubuntu3_amd64.deb ... 2021-09-03 14:50:20.106 | Unpacking libfontconfig1:amd64 (2.13.1-2ubuntu3) ... 2021-09-03 14:50:20.150 | Selecting previously unselected package fontconfig. 2021-09-03 14:50:20.158 | Preparing to unpack .../093-fontconfig_2.13.1-2ubuntu3_amd64.deb ... 2021-09-03 14:50:20.160 | Unpacking fontconfig (2.13.1-2ubuntu3) ... 2021-09-03 14:50:20.206 | Selecting previously unselected package genisoimage. 2021-09-03 14:50:20.214 | Preparing to unpack .../094-genisoimage_9%3a1.1.11-3.1ubuntu1_amd64.deb ... 2021-09-03 14:50:20.216 | Unpacking genisoimage (9:1.1.11-3.1ubuntu1) ... 2021-09-03 14:50:20.295 | Selecting previously unselected package libann0. 2021-09-03 14:50:20.304 | Preparing to unpack .../095-libann0_1.1.2+doc-7build1_amd64.deb ... 2021-09-03 14:50:20.306 | Unpacking libann0 (1.1.2+doc-7build1) ... 2021-09-03 14:50:20.335 | Selecting previously unselected package libcdt5:amd64. 2021-09-03 14:50:20.343 | Preparing to unpack .../096-libcdt5_2.42.2-3build2_amd64.deb ... 2021-09-03 14:50:20.346 | Unpacking libcdt5:amd64 (2.42.2-3build2) ... 2021-09-03 14:50:20.376 | Selecting previously unselected package libcgraph6:amd64. 2021-09-03 14:50:20.383 | Preparing to unpack .../097-libcgraph6_2.42.2-3build2_amd64.deb ... 2021-09-03 14:50:20.385 | Unpacking libcgraph6:amd64 (2.42.2-3build2) ... 2021-09-03 14:50:20.420 | Selecting previously unselected package libjpeg-turbo8:amd64. 2021-09-03 14:50:20.428 | Preparing to unpack .../098-libjpeg-turbo8_2.0.3-0ubuntu1.20.04.1_amd64.deb ... 2021-09-03 14:50:20.430 | Unpacking libjpeg-turbo8:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2021-09-03 14:50:20.474 | Selecting previously unselected package libjpeg8:amd64. 2021-09-03 14:50:20.481 | Preparing to unpack .../099-libjpeg8_8c-2ubuntu8_amd64.deb ... 2021-09-03 14:50:20.484 | Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... 2021-09-03 14:50:20.510 | Selecting previously unselected package libjbig0:amd64. 2021-09-03 14:50:20.518 | Preparing to unpack .../100-libjbig0_2.1-3.1build1_amd64.deb ... 2021-09-03 14:50:20.520 | Unpacking libjbig0:amd64 (2.1-3.1build1) ... 2021-09-03 14:50:20.553 | Selecting previously unselected package libwebp6:amd64. 2021-09-03 14:50:20.560 | Preparing to unpack .../101-libwebp6_0.6.1-2ubuntu0.20.04.1_amd64.deb ... 2021-09-03 14:50:20.563 | Unpacking libwebp6:amd64 (0.6.1-2ubuntu0.20.04.1) ... 2021-09-03 14:50:20.617 | Selecting previously unselected package libtiff5:amd64. 2021-09-03 14:50:20.625 | Preparing to unpack .../102-libtiff5_4.1.0+git191117-2ubuntu0.20.04.1_amd64.deb ... 2021-09-03 14:50:20.627 | Unpacking libtiff5:amd64 (4.1.0+git191117-2ubuntu0.20.04.1) ... 2021-09-03 14:50:20.680 | Selecting previously unselected package libxpm4:amd64. 2021-09-03 14:50:20.688 | Preparing to unpack .../103-libxpm4_1%3a3.5.12-1_amd64.deb ... 2021-09-03 14:50:20.691 | Unpacking libxpm4:amd64 (1:3.5.12-1) ... 2021-09-03 14:50:20.724 | Selecting previously unselected package libgd3:amd64. 2021-09-03 14:50:20.731 | Preparing to unpack .../104-libgd3_2.2.5-5.2ubuntu2_amd64.deb ... 2021-09-03 14:50:20.734 | Unpacking libgd3:amd64 (2.2.5-5.2ubuntu2) ... 2021-09-03 14:50:20.780 | Selecting previously unselected package libgts-0.7-5:amd64. 2021-09-03 14:50:20.788 | Preparing to unpack .../105-libgts-0.7-5_0.7.6+darcs121130-4_amd64.deb ... 2021-09-03 14:50:20.790 | Unpacking libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2021-09-03 14:50:20.839 | Selecting previously unselected package libpixman-1-0:amd64. 2021-09-03 14:50:20.847 | Preparing to unpack .../106-libpixman-1-0_0.38.4-0ubuntu1_amd64.deb ... 2021-09-03 14:50:20.850 | Unpacking libpixman-1-0:amd64 (0.38.4-0ubuntu1) ... 2021-09-03 14:50:20.908 | Selecting previously unselected package libxcb-render0:amd64. 2021-09-03 14:50:20.916 | Preparing to unpack .../107-libxcb-render0_1.14-2_amd64.deb ... 2021-09-03 14:50:20.919 | Unpacking libxcb-render0:amd64 (1.14-2) ... 2021-09-03 14:50:20.949 | Selecting previously unselected package libxcb-shm0:amd64. 2021-09-03 14:50:20.957 | Preparing to unpack .../108-libxcb-shm0_1.14-2_amd64.deb ... 2021-09-03 14:50:20.960 | Unpacking libxcb-shm0:amd64 (1.14-2) ... 2021-09-03 14:50:20.988 | Selecting previously unselected package libxrender1:amd64. 2021-09-03 14:50:20.996 | Preparing to unpack .../109-libxrender1_1%3a0.9.10-1_amd64.deb ... 2021-09-03 14:50:20.998 | Unpacking libxrender1:amd64 (1:0.9.10-1) ... 2021-09-03 14:50:21.030 | Selecting previously unselected package libcairo2:amd64. 2021-09-03 14:50:21.038 | Preparing to unpack .../110-libcairo2_1.16.0-4ubuntu1_amd64.deb ... 2021-09-03 14:50:21.040 | Unpacking libcairo2:amd64 (1.16.0-4ubuntu1) ... 2021-09-03 14:50:21.138 | Selecting previously unselected package libgraphite2-3:amd64. 2021-09-03 14:50:21.146 | Preparing to unpack .../111-libgraphite2-3_1.3.13-11build1_amd64.deb ... 2021-09-03 14:50:21.148 | Unpacking libgraphite2-3:amd64 (1.3.13-11build1) ... 2021-09-03 14:50:21.186 | Selecting previously unselected package libharfbuzz0b:amd64. 2021-09-03 14:50:21.195 | Preparing to unpack .../112-libharfbuzz0b_2.6.4-1ubuntu4_amd64.deb ... 2021-09-03 14:50:21.197 | Unpacking libharfbuzz0b:amd64 (2.6.4-1ubuntu4) ... 2021-09-03 14:50:21.276 | Selecting previously unselected package libthai-data. 2021-09-03 14:50:21.284 | Preparing to unpack .../113-libthai-data_0.1.28-3_all.deb ... 2021-09-03 14:50:21.286 | Unpacking libthai-data (0.1.28-3) ... 2021-09-03 14:50:21.336 | Selecting previously unselected package libdatrie1:amd64. 2021-09-03 14:50:21.344 | Preparing to unpack .../114-libdatrie1_0.2.12-3_amd64.deb ... 2021-09-03 14:50:21.346 | Unpacking libdatrie1:amd64 (0.2.12-3) ... 2021-09-03 14:50:21.378 | Selecting previously unselected package libthai0:amd64. 2021-09-03 14:50:21.385 | Preparing to unpack .../115-libthai0_0.1.28-3_amd64.deb ... 2021-09-03 14:50:21.387 | Unpacking libthai0:amd64 (0.1.28-3) ... 2021-09-03 14:50:21.416 | Selecting previously unselected package libpango-1.0-0:amd64. 2021-09-03 14:50:21.425 | Preparing to unpack .../116-libpango-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2021-09-03 14:50:21.427 | Unpacking libpango-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2021-09-03 14:50:21.477 | Selecting previously unselected package libpangoft2-1.0-0:amd64. 2021-09-03 14:50:21.484 | Preparing to unpack .../117-libpangoft2-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2021-09-03 14:50:21.488 | Unpacking libpangoft2-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2021-09-03 14:50:21.519 | Selecting previously unselected package libpangocairo-1.0-0:amd64. 2021-09-03 14:50:21.527 | Preparing to unpack .../118-libpangocairo-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2021-09-03 14:50:21.529 | Unpacking libpangocairo-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2021-09-03 14:50:21.559 | Selecting previously unselected package libpathplan4:amd64. 2021-09-03 14:50:21.568 | Preparing to unpack .../119-libpathplan4_2.42.2-3build2_amd64.deb ... 2021-09-03 14:50:21.570 | Unpacking libpathplan4:amd64 (2.42.2-3build2) ... 2021-09-03 14:50:21.601 | Selecting previously unselected package libgvc6. 2021-09-03 14:50:21.609 | Preparing to unpack .../120-libgvc6_2.42.2-3build2_amd64.deb ... 2021-09-03 14:50:21.611 | Unpacking libgvc6 (2.42.2-3build2) ... 2021-09-03 14:50:21.730 | Selecting previously unselected package libgvpr2:amd64. 2021-09-03 14:50:21.737 | Preparing to unpack .../121-libgvpr2_2.42.2-3build2_amd64.deb ... 2021-09-03 14:50:21.739 | Unpacking libgvpr2:amd64 (2.42.2-3build2) ... 2021-09-03 14:50:21.790 | Selecting previously unselected package liblab-gamut1:amd64. 2021-09-03 14:50:21.798 | Preparing to unpack .../122-liblab-gamut1_2.42.2-3build2_amd64.deb ... 2021-09-03 14:50:21.801 | Unpacking liblab-gamut1:amd64 (2.42.2-3build2) ... 2021-09-03 14:50:21.957 | Selecting previously unselected package x11-common. 2021-09-03 14:50:21.965 | Preparing to unpack .../123-x11-common_1%3a7.7+19ubuntu14_all.deb ... 2021-09-03 14:50:21.988 | dpkg-query: no packages found matching nux-tools 2021-09-03 14:50:21.999 | Unpacking x11-common (1:7.7+19ubuntu14) ... 2021-09-03 14:50:22.043 | Selecting previously unselected package libice6:amd64. 2021-09-03 14:50:22.051 | Preparing to unpack .../124-libice6_2%3a1.0.10-0ubuntu1_amd64.deb ... 2021-09-03 14:50:22.053 | Unpacking libice6:amd64 (2:1.0.10-0ubuntu1) ... 2021-09-03 14:50:22.085 | Selecting previously unselected package libsm6:amd64. 2021-09-03 14:50:22.093 | Preparing to unpack .../125-libsm6_2%3a1.2.3-1_amd64.deb ... 2021-09-03 14:50:22.095 | Unpacking libsm6:amd64 (2:1.2.3-1) ... 2021-09-03 14:50:22.124 | Selecting previously unselected package libxt6:amd64. 2021-09-03 14:50:22.132 | Preparing to unpack .../126-libxt6_1%3a1.1.5-1_amd64.deb ... 2021-09-03 14:50:22.134 | Unpacking libxt6:amd64 (1:1.1.5-1) ... 2021-09-03 14:50:22.185 | Selecting previously unselected package libxmu6:amd64. 2021-09-03 14:50:22.194 | Preparing to unpack .../127-libxmu6_2%3a1.1.3-0ubuntu1_amd64.deb ... 2021-09-03 14:50:22.196 | Unpacking libxmu6:amd64 (2:1.1.3-0ubuntu1) ... 2021-09-03 14:50:22.230 | Selecting previously unselected package libxaw7:amd64. 2021-09-03 14:50:22.239 | Preparing to unpack .../128-libxaw7_2%3a1.0.13-1_amd64.deb ... 2021-09-03 14:50:22.242 | Unpacking libxaw7:amd64 (2:1.0.13-1) ... 2021-09-03 14:50:22.292 | Selecting previously unselected package graphviz. 2021-09-03 14:50:22.299 | Preparing to unpack .../129-graphviz_2.42.2-3build2_amd64.deb ... 2021-09-03 14:50:22.303 | Unpacking graphviz (2.42.2-3build2) ... 2021-09-03 14:50:22.440 | Selecting previously unselected package libnl-route-3-200:amd64. 2021-09-03 14:50:22.447 | Preparing to unpack .../130-libnl-route-3-200_3.4.0-1_amd64.deb ... 2021-09-03 14:50:22.449 | Unpacking libnl-route-3-200:amd64 (3.4.0-1) ... 2021-09-03 14:50:22.501 | Selecting previously unselected package libibverbs1:amd64. 2021-09-03 14:50:22.509 | Preparing to unpack .../131-libibverbs1_28.0-1ubuntu1_amd64.deb ... 2021-09-03 14:50:22.511 | Unpacking libibverbs1:amd64 (28.0-1ubuntu1) ... 2021-09-03 14:50:22.552 | Selecting previously unselected package ibverbs-providers:amd64. 2021-09-03 14:50:22.560 | Preparing to unpack .../132-ibverbs-providers_28.0-1ubuntu1_amd64.deb ... 2021-09-03 14:50:22.575 | Unpacking ibverbs-providers:amd64 (28.0-1ubuntu1) ... 2021-09-03 14:50:22.635 | Selecting previously unselected package icu-devtools. 2021-09-03 14:50:22.643 | Preparing to unpack .../133-icu-devtools_66.1-2ubuntu2_amd64.deb ... 2021-09-03 14:50:22.646 | Unpacking icu-devtools (66.1-2ubuntu2) ... 2021-09-03 14:50:22.704 | Selecting previously unselected package iputils-arping. 2021-09-03 14:50:22.713 | Preparing to unpack .../134-iputils-arping_3%3a20190709-3_amd64.deb ... 2021-09-03 14:50:22.715 | Unpacking iputils-arping (3:20190709-3) ... 2021-09-03 14:50:22.746 | Selecting previously unselected package javascript-common. 2021-09-03 14:50:22.754 | Preparing to unpack .../135-javascript-common_11_all.deb ... 2021-09-03 14:50:22.768 | Unpacking javascript-common (11) ... 2021-09-03 14:50:22.801 | Selecting previously unselected package libgssrpc4:amd64. 2021-09-03 14:50:22.808 | Preparing to unpack .../136-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 2021-09-03 14:50:22.811 | Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2021-09-03 14:50:22.846 | Selecting previously unselected package libkdb5-9:amd64. 2021-09-03 14:50:22.854 | Preparing to unpack .../137-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 2021-09-03 14:50:22.856 | Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2021-09-03 14:50:22.889 | Selecting previously unselected package libkadm5srv-mit11:amd64. 2021-09-03 14:50:22.898 | Preparing to unpack .../138-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 2021-09-03 14:50:22.900 | Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-09-03 14:50:22.935 | Selecting previously unselected package libkadm5clnt-mit11:amd64. 2021-09-03 14:50:22.943 | Preparing to unpack .../139-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 2021-09-03 14:50:22.945 | Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-09-03 14:50:22.977 | Selecting previously unselected package comerr-dev:amd64. 2021-09-03 14:50:22.985 | Preparing to unpack .../140-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... 2021-09-03 14:50:22.989 | Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2021-09-03 14:50:23.021 | Selecting previously unselected package krb5-multidev:amd64. 2021-09-03 14:50:23.029 | Preparing to unpack .../141-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 2021-09-03 14:50:23.031 | Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2021-09-03 14:50:23.082 | Selecting previously unselected package libalgorithm-diff-perl. 2021-09-03 14:50:23.090 | Preparing to unpack .../142-libalgorithm-diff-perl_1.19.03-2_all.deb ... 2021-09-03 14:50:23.092 | Unpacking libalgorithm-diff-perl (1.19.03-2) ... 2021-09-03 14:50:23.124 | Selecting previously unselected package libalgorithm-diff-xs-perl. 2021-09-03 14:50:23.132 | Preparing to unpack .../143-libalgorithm-diff-xs-perl_0.04-6_amd64.deb ... 2021-09-03 14:50:23.135 | Unpacking libalgorithm-diff-xs-perl (0.04-6) ... 2021-09-03 14:50:23.162 | Selecting previously unselected package libalgorithm-merge-perl. 2021-09-03 14:50:23.170 | Preparing to unpack .../144-libalgorithm-merge-perl_0.08-3_all.deb ... 2021-09-03 14:50:23.171 | Unpacking libalgorithm-merge-perl (0.08-3) ... 2021-09-03 14:50:23.198 | Selecting previously unselected package libarchive-cpio-perl. 2021-09-03 14:50:23.205 | Preparing to unpack .../145-libarchive-cpio-perl_0.10-1_all.deb ... 2021-09-03 14:50:23.208 | Unpacking libarchive-cpio-perl (0.10-1) ... 2021-09-03 14:50:23.239 | Selecting previously unselected package libboost-iostreams1.71.0:amd64. 2021-09-03 14:50:23.246 | Preparing to unpack .../146-libboost-iostreams1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2021-09-03 14:50:23.248 | Unpacking libboost-iostreams1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-09-03 14:50:23.315 | Selecting previously unselected package libboost-thread1.71.0:amd64. 2021-09-03 14:50:23.323 | Preparing to unpack .../147-libboost-thread1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2021-09-03 14:50:23.325 | Unpacking libboost-thread1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-09-03 14:50:23.390 | Selecting previously unselected package libfile-fcntllock-perl. 2021-09-03 14:50:23.398 | Preparing to unpack .../148-libfile-fcntllock-perl_0.22-3build4_amd64.deb ... 2021-09-03 14:50:23.400 | Unpacking libfile-fcntllock-perl (0.22-3build4) ... 2021-09-03 14:50:23.431 | Selecting previously unselected package libgts-bin. 2021-09-03 14:50:23.439 | Preparing to unpack .../149-libgts-bin_0.7.6+darcs121130-4_amd64.deb ... 2021-09-03 14:50:23.441 | Unpacking libgts-bin (0.7.6+darcs121130-4) ... 2021-09-03 14:50:23.475 | Selecting previously unselected package libicu-dev:amd64. 2021-09-03 14:50:23.482 | Preparing to unpack .../150-libicu-dev_66.1-2ubuntu2_amd64.deb ... 2021-09-03 14:50:23.484 | Unpacking libicu-dev:amd64 (66.1-2ubuntu2) ... 2021-09-03 14:50:24.910 | Selecting previously unselected package libipset13:amd64. 2021-09-03 14:50:24.919 | Preparing to unpack .../151-libipset13_7.5-1~exp1_amd64.deb ... 2021-09-03 14:50:24.921 | Unpacking libipset13:amd64 (7.5-1~exp1) ... 2021-09-03 14:50:24.956 | Selecting previously unselected package librdmacm1:amd64. 2021-09-03 14:50:24.964 | Preparing to unpack .../152-librdmacm1_28.0-1ubuntu1_amd64.deb ... 2021-09-03 14:50:24.966 | Unpacking librdmacm1:amd64 (28.0-1ubuntu1) ... 2021-09-03 14:50:25.003 | Selecting previously unselected package libiscsi7:amd64. 2021-09-03 14:50:25.011 | Preparing to unpack .../153-libiscsi7_1.18.0-2_amd64.deb ... 2021-09-03 14:50:25.014 | Unpacking libiscsi7:amd64 (1.18.0-2) ... 2021-09-03 14:50:25.047 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2021-09-03 14:50:25.055 | Preparing to unpack .../154-libjpeg-turbo8-dev_2.0.3-0ubuntu1.20.04.1_amd64.deb ... 2021-09-03 14:50:25.057 | Unpacking libjpeg-turbo8-dev:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2021-09-03 14:50:25.116 | Selecting previously unselected package libjpeg8-dev:amd64. 2021-09-03 14:50:25.124 | Preparing to unpack .../155-libjpeg8-dev_8c-2ubuntu8_amd64.deb ... 2021-09-03 14:50:25.141 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2021-09-03 14:50:25.166 | Selecting previously unselected package libjpeg-dev:amd64. 2021-09-03 14:50:25.174 | Preparing to unpack .../156-libjpeg-dev_8c-2ubuntu8_amd64.deb ... 2021-09-03 14:50:25.176 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu8) ... 2021-09-03 14:50:25.201 | Selecting previously unselected package libjs-jquery. 2021-09-03 14:50:25.210 | Preparing to unpack .../157-libjs-jquery_3.3.1~dfsg-3_all.deb ... 2021-09-03 14:50:25.212 | Unpacking libjs-jquery (3.3.1~dfsg-3) ... 2021-09-03 14:50:25.271 | Selecting previously unselected package libjs-jquery-metadata. 2021-09-03 14:50:25.279 | Preparing to unpack .../158-libjs-jquery-metadata_12-1.1_all.deb ... 2021-09-03 14:50:25.281 | Unpacking libjs-jquery-metadata (12-1.1) ... 2021-09-03 14:50:25.306 | Selecting previously unselected package libjs-jquery-tablesorter. 2021-09-03 14:50:25.314 | Preparing to unpack .../159-libjs-jquery-tablesorter_1%3a2.31.1+dfsg1-1_all.deb ... 2021-09-03 14:50:25.316 | Unpacking libjs-jquery-tablesorter (1:2.31.1+dfsg1-1) ... 2021-09-03 14:50:25.391 | Selecting previously unselected package libltdl-dev:amd64. 2021-09-03 14:50:25.399 | Preparing to unpack .../160-libltdl-dev_2.4.6-14_amd64.deb ... 2021-09-03 14:50:25.402 | Unpacking libltdl-dev:amd64 (2.4.6-14) ... 2021-09-03 14:50:25.455 | Selecting previously unselected package libsys-hostname-long-perl. 2021-09-03 14:50:25.464 | Preparing to unpack .../161-libsys-hostname-long-perl_1.5-1_all.deb ... 2021-09-03 14:50:25.466 | Unpacking libsys-hostname-long-perl (1.5-1) ... 2021-09-03 14:50:25.494 | Selecting previously unselected package libmail-sendmail-perl. 2021-09-03 14:50:25.502 | Preparing to unpack .../162-libmail-sendmail-perl_0.80-1_all.deb ... 2021-09-03 14:50:25.505 | Unpacking libmail-sendmail-perl (0.80-1) ... 2021-09-03 14:50:25.533 | Selecting previously unselected package libssl-dev:amd64. 2021-09-03 14:50:25.541 | Preparing to unpack .../163-libssl-dev_1.1.1f-1ubuntu2.8_amd64.deb ... 2021-09-03 14:50:25.543 | Unpacking libssl-dev:amd64 (1.1.1f-1ubuntu2.8) ... 2021-09-03 14:50:25.802 | Selecting previously unselected package libmysqlclient-dev. 2021-09-03 14:50:25.811 | Preparing to unpack .../164-libmysqlclient-dev_8.0.26-0ubuntu0.20.04.2_amd64.deb ... 2021-09-03 14:50:25.813 | Unpacking libmysqlclient-dev (8.0.26-0ubuntu0.20.04.2) ... 2021-09-03 14:50:26.098 | Selecting previously unselected package libncurses-dev:amd64. 2021-09-03 14:50:26.106 | Preparing to unpack .../165-libncurses-dev_6.2-0ubuntu2_amd64.deb ... 2021-09-03 14:50:26.108 | Unpacking libncurses-dev:amd64 (6.2-0ubuntu2) ... 2021-09-03 14:50:26.200 | Selecting previously unselected package libnspr4:amd64. 2021-09-03 14:50:26.208 | Preparing to unpack .../166-libnspr4_2%3a4.25-1_amd64.deb ... 2021-09-03 14:50:26.211 | Unpacking libnspr4:amd64 (2:4.25-1) ... 2021-09-03 14:50:26.253 | Selecting previously unselected package libnss3:amd64. 2021-09-03 14:50:26.261 | Preparing to unpack .../167-libnss3_2%3a3.49.1-1ubuntu1.5_amd64.deb ... 2021-09-03 14:50:26.264 | Unpacking libnss3:amd64 (2:3.49.1-1ubuntu1.5) ... 2021-09-03 14:50:26.465 | Selecting previously unselected package libomp5-10:amd64. 2021-09-03 14:50:26.473 | Preparing to unpack .../168-libomp5-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-09-03 14:50:26.476 | Unpacking libomp5-10:amd64 (1:10.0.0-4ubuntu1) ... 2021-09-03 14:50:26.550 | Selecting previously unselected package libomp-10-dev. 2021-09-03 14:50:26.558 | Preparing to unpack .../169-libomp-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-09-03 14:50:26.561 | Unpacking libomp-10-dev (1:10.0.0-4ubuntu1) ... 2021-09-03 14:50:26.592 | Selecting previously unselected package pcp-conf. 2021-09-03 14:50:26.601 | Preparing to unpack .../170-pcp-conf_5.0.3-1_amd64.deb ... 2021-09-03 14:50:26.604 | Unpacking pcp-conf (5.0.3-1) ... 2021-09-03 14:50:26.634 | Selecting previously unselected package libpcp3. 2021-09-03 14:50:26.641 | Preparing to unpack .../171-libpcp3_5.0.3-1_amd64.deb ... 2021-09-03 14:50:26.643 | Unpacking libpcp3 (5.0.3-1) ... 2021-09-03 14:50:26.704 | Selecting previously unselected package libpcp-pmda3. 2021-09-03 14:50:26.713 | Preparing to unpack .../172-libpcp-pmda3_5.0.3-1_amd64.deb ... 2021-09-03 14:50:26.715 | Unpacking libpcp-pmda3 (5.0.3-1) ... 2021-09-03 14:50:26.758 | Selecting previously unselected package libpcp-pmda-perl. 2021-09-03 14:50:26.762 | Preparing to unpack .../173-libpcp-pmda-perl_5.0.3-1_amd64.deb ... 2021-09-03 14:50:26.764 | Unpacking libpcp-pmda-perl (5.0.3-1) ... 2021-09-03 14:50:26.799 | Selecting previously unselected package libpq5:amd64. 2021-09-03 14:50:26.807 | Preparing to unpack .../174-libpq5_12.8-0ubuntu0.20.04.1_amd64.deb ... 2021-09-03 14:50:26.809 | Unpacking libpq5:amd64 (12.8-0ubuntu0.20.04.1) ... 2021-09-03 14:50:26.855 | Selecting previously unselected package libpq-dev. 2021-09-03 14:50:26.863 | Preparing to unpack .../175-libpq-dev_12.8-0ubuntu0.20.04.1_amd64.deb ... 2021-09-03 14:50:26.866 | Unpacking libpq-dev (12.8-0ubuntu0.20.04.1) ... 2021-09-03 14:50:26.940 | Selecting previously unselected package librados2. 2021-09-03 14:50:26.949 | Preparing to unpack .../176-librados2_15.2.13-0ubuntu0.20.04.2_amd64.deb ... 2021-09-03 14:50:26.951 | Unpacking librados2 (15.2.13-0ubuntu0.20.04.2) ... 2021-09-03 14:50:27.437 | Selecting previously unselected package librbd1. 2021-09-03 14:50:27.445 | Preparing to unpack .../177-librbd1_15.2.13-0ubuntu0.20.04.2_amd64.deb ... 2021-09-03 14:50:27.447 | Unpacking librbd1 (15.2.13-0ubuntu0.20.04.2) ... 2021-09-03 14:50:27.720 | Selecting previously unselected package libsasl2-dev. 2021-09-03 14:50:27.728 | Preparing to unpack .../178-libsasl2-dev_2.1.27+dfsg-2_amd64.deb ... 2021-09-03 14:50:27.730 | Unpacking libsasl2-dev (2.1.27+dfsg-2) ... 2021-09-03 14:50:27.795 | Selecting previously unselected package libsystemd-dev:amd64. 2021-09-03 14:50:27.803 | Preparing to unpack .../179-libsystemd-dev_245.4-4ubuntu3.11_amd64.deb ... 2021-09-03 14:50:27.805 | Unpacking libsystemd-dev:amd64 (245.4-4ubuntu3.11) ... 2021-09-03 14:50:27.914 | Selecting previously unselected package libtinfo-dev:amd64. 2021-09-03 14:50:27.923 | Preparing to unpack .../180-libtinfo-dev_6.2-0ubuntu2_amd64.deb ... 2021-09-03 14:50:27.925 | Unpacking libtinfo-dev:amd64 (6.2-0ubuntu2) ... 2021-09-03 14:50:27.948 | Selecting previously unselected package libx86-1:amd64. 2021-09-03 14:50:27.956 | Preparing to unpack .../181-libx86-1_1.1+ds1-11_amd64.deb ... 2021-09-03 14:50:27.958 | Unpacking libx86-1:amd64 (1.1+ds1-11) ... 2021-09-03 14:50:28.014 | Selecting previously unselected package libxml2-dev:amd64. 2021-09-03 14:50:28.022 | Preparing to unpack .../182-libxml2-dev_2.9.10+dfsg-5ubuntu0.20.04.1_amd64.deb ... 2021-09-03 14:50:28.024 | Unpacking libxml2-dev:amd64 (2.9.10+dfsg-5ubuntu0.20.04.1) ... 2021-09-03 14:50:28.164 | Selecting previously unselected package libxslt1-dev:amd64. 2021-09-03 14:50:28.172 | Preparing to unpack .../183-libxslt1-dev_1.1.34-4_amd64.deb ... 2021-09-03 14:50:28.174 | Unpacking libxslt1-dev:amd64 (1.1.34-4) ... 2021-09-03 14:50:28.252 | Selecting previously unselected package llvm-10-runtime. 2021-09-03 14:50:28.261 | Preparing to unpack .../184-llvm-10-runtime_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-09-03 14:50:28.263 | Unpacking llvm-10-runtime (1:10.0.0-4ubuntu1) ... 2021-09-03 14:50:28.318 | Selecting previously unselected package libpfm4:amd64. 2021-09-03 14:50:28.326 | Preparing to unpack .../185-libpfm4_4.10.1+git20-g7700f49-2_amd64.deb ... 2021-09-03 14:50:28.329 | Unpacking libpfm4:amd64 (4.10.1+git20-g7700f49-2) ... 2021-09-03 14:50:28.423 | Selecting previously unselected package llvm-10. 2021-09-03 14:50:28.431 | Preparing to unpack .../186-llvm-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-09-03 14:50:28.433 | Unpacking llvm-10 (1:10.0.0-4ubuntu1) ... 2021-09-03 14:50:29.207 | Selecting previously unselected package libffi-dev:amd64. 2021-09-03 14:50:29.215 | Preparing to unpack .../187-libffi-dev_3.3-4_amd64.deb ... 2021-09-03 14:50:29.217 | Unpacking libffi-dev:amd64 (3.3-4) ... 2021-09-03 14:50:29.258 | Selecting previously unselected package python3-pygments. 2021-09-03 14:50:29.266 | Preparing to unpack .../188-python3-pygments_2.3.1+dfsg-1ubuntu2.2_all.deb ... 2021-09-03 14:50:29.268 | Unpacking python3-pygments (2.3.1+dfsg-1ubuntu2.2) ... 2021-09-03 14:50:29.411 | Selecting previously unselected package llvm-10-tools. 2021-09-03 14:50:29.420 | Preparing to unpack .../189-llvm-10-tools_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-09-03 14:50:29.422 | Unpacking llvm-10-tools (1:10.0.0-4ubuntu1) ... 2021-09-03 14:50:29.566 | Selecting previously unselected package libz3-4:amd64. 2021-09-03 14:50:29.574 | Preparing to unpack .../190-libz3-4_4.8.7-4build1_amd64.deb ... 2021-09-03 14:50:29.576 | Unpacking libz3-4:amd64 (4.8.7-4build1) ... 2021-09-03 14:50:30.556 | Selecting previously unselected package libz3-dev:amd64. 2021-09-03 14:50:30.564 | Preparing to unpack .../191-libz3-dev_4.8.7-4build1_amd64.deb ... 2021-09-03 14:50:30.566 | Unpacking libz3-dev:amd64 (4.8.7-4build1) ... 2021-09-03 14:50:30.610 | Selecting previously unselected package llvm-10-dev. 2021-09-03 14:50:30.619 | Preparing to unpack .../192-llvm-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-09-03 14:50:30.621 | Unpacking llvm-10-dev (1:10.0.0-4ubuntu1) ... 2021-09-03 14:50:35.023 | Selecting previously unselected package lsscsi. 2021-09-03 14:50:35.032 | Preparing to unpack .../193-lsscsi_0.30-0.1_amd64.deb ... 2021-09-03 14:50:35.034 | Unpacking lsscsi (0.30-0.1) ... 2021-09-03 14:50:35.067 | Selecting previously unselected package pkg-config. 2021-09-03 14:50:35.076 | Preparing to unpack .../194-pkg-config_0.29.1-0ubuntu4_amd64.deb ... 2021-09-03 14:50:35.078 | Unpacking pkg-config (0.29.1-0ubuntu4) ... 2021-09-03 14:50:35.111 | Selecting previously unselected package pm-utils. 2021-09-03 14:50:35.119 | Preparing to unpack .../195-pm-utils_1.4.1-19_all.deb ... 2021-09-03 14:50:35.121 | Unpacking pm-utils (1.4.1-19) ... 2021-09-03 14:50:35.172 | Selecting previously unselected package postgresql-client-common. 2021-09-03 14:50:35.180 | Preparing to unpack .../196-postgresql-client-common_214ubuntu0.1_all.deb ... 2021-09-03 14:50:35.182 | Unpacking postgresql-client-common (214ubuntu0.1) ... 2021-09-03 14:50:35.216 | Selecting previously unselected package postgresql-client-12. 2021-09-03 14:50:35.225 | Preparing to unpack .../197-postgresql-client-12_12.8-0ubuntu0.20.04.1_amd64.deb ... 2021-09-03 14:50:35.227 | Unpacking postgresql-client-12 (12.8-0ubuntu0.20.04.1) ... 2021-09-03 14:50:35.426 | Selecting previously unselected package ssl-cert. 2021-09-03 14:50:35.435 | Preparing to unpack .../198-ssl-cert_1.0.39_all.deb ... 2021-09-03 14:50:35.437 | Unpacking ssl-cert (1.0.39) ... 2021-09-03 14:50:35.472 | Selecting previously unselected package postgresql-common. 2021-09-03 14:50:35.480 | Preparing to unpack .../199-postgresql-common_214ubuntu0.1_all.deb ... 2021-09-03 14:50:35.510 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2021-09-03 14:50:35.515 | Unpacking postgresql-common (214ubuntu0.1) ... 2021-09-03 14:50:35.579 | Selecting previously unselected package postgresql-server-dev-12. 2021-09-03 14:50:35.587 | Preparing to unpack .../200-postgresql-server-dev-12_12.8-0ubuntu0.20.04.1_amd64.deb ... 2021-09-03 14:50:35.590 | Unpacking postgresql-server-dev-12 (12.8-0ubuntu0.20.04.1) ... 2021-09-03 14:50:35.891 | Selecting previously unselected package postgresql-server-dev-all. 2021-09-03 14:50:35.900 | Preparing to unpack .../201-postgresql-server-dev-all_214ubuntu0.1_all.deb ... 2021-09-03 14:50:35.902 | Unpacking postgresql-server-dev-all (214ubuntu0.1) ... 2021-09-03 14:50:35.931 | Selecting previously unselected package python-pip-whl. 2021-09-03 14:50:35.940 | Preparing to unpack .../202-python-pip-whl_20.0.2-5ubuntu1.6_all.deb ... 2021-09-03 14:50:35.942 | Unpacking python-pip-whl (20.0.2-5ubuntu1.6) ... 2021-09-03 14:50:36.144 | Selecting previously unselected package python3-mysqldb. 2021-09-03 14:50:36.153 | Preparing to unpack .../203-python3-mysqldb_1.4.4-2build1_amd64.deb ... 2021-09-03 14:50:36.155 | Unpacking python3-mysqldb (1.4.4-2build1) ... 2021-09-03 14:50:36.190 | Selecting previously unselected package python3-wheel. 2021-09-03 14:50:36.199 | Preparing to unpack .../204-python3-wheel_0.34.2-1_all.deb ... 2021-09-03 14:50:36.201 | Unpacking python3-wheel (0.34.2-1) ... 2021-09-03 14:50:36.232 | Selecting previously unselected package python3-pip. 2021-09-03 14:50:36.241 | Preparing to unpack .../205-python3-pip_20.0.2-5ubuntu1.6_all.deb ... 2021-09-03 14:50:36.243 | Unpacking python3-pip (20.0.2-5ubuntu1.6) ... 2021-09-03 14:50:36.329 | Selecting previously unselected package python3.8-venv. 2021-09-03 14:50:36.338 | Preparing to unpack .../206-python3.8-venv_3.8.10-0ubuntu1~20.04_amd64.deb ... 2021-09-03 14:50:36.340 | Unpacking python3.8-venv (3.8.10-0ubuntu1~20.04) ... 2021-09-03 14:50:36.364 | Selecting previously unselected package python3-venv. 2021-09-03 14:50:36.373 | Preparing to unpack .../207-python3-venv_3.8.2-0ubuntu2_amd64.deb ... 2021-09-03 14:50:36.375 | Unpacking python3-venv (3.8.2-0ubuntu2) ... 2021-09-03 14:50:36.400 | Selecting previously unselected package qemu-block-extra:amd64. 2021-09-03 14:50:36.408 | Preparing to unpack .../208-qemu-block-extra_1%3a4.2-3ubuntu6.17_amd64.deb ... 2021-09-03 14:50:36.410 | Unpacking qemu-block-extra:amd64 (1:4.2-3ubuntu6.17) ... 2021-09-03 14:50:36.443 | Selecting previously unselected package qemu-utils. 2021-09-03 14:50:36.452 | Preparing to unpack .../209-qemu-utils_1%3a4.2-3ubuntu6.17_amd64.deb ... 2021-09-03 14:50:36.454 | Unpacking qemu-utils (1:4.2-3ubuntu6.17) ... 2021-09-03 14:50:36.631 | Selecting previously unselected package sharutils. 2021-09-03 14:50:36.640 | Preparing to unpack .../210-sharutils_1%3a4.15.2-4build1_amd64.deb ... 2021-09-03 14:50:36.642 | Unpacking sharutils (1:4.15.2-4build1) ... 2021-09-03 14:50:36.691 | Selecting previously unselected package sqlite3. 2021-09-03 14:50:36.699 | Preparing to unpack .../211-sqlite3_3.31.1-4ubuntu0.2_amd64.deb ... 2021-09-03 14:50:36.701 | Unpacking sqlite3 (3.31.1-4ubuntu0.2) ... 2021-09-03 14:50:36.844 | Selecting previously unselected package unzip. 2021-09-03 14:50:36.853 | Preparing to unpack .../212-unzip_6.0-25ubuntu1_amd64.deb ... 2021-09-03 14:50:36.855 | Unpacking unzip (6.0-25ubuntu1) ... 2021-09-03 14:50:36.902 | Selecting previously unselected package vbetool. 2021-09-03 14:50:36.911 | Preparing to unpack .../213-vbetool_1.1-4_amd64.deb ... 2021-09-03 14:50:36.913 | Unpacking vbetool (1.1-4) ... 2021-09-03 14:50:36.942 | Selecting previously unselected package ipset. 2021-09-03 14:50:36.951 | Preparing to unpack .../214-ipset_7.5-1~exp1_amd64.deb ... 2021-09-03 14:50:36.960 | Unpacking ipset (7.5-1~exp1) ... 2021-09-03 14:50:36.992 | Selecting previously unselected package ipvsadm. 2021-09-03 14:50:37.000 | Preparing to unpack .../215-ipvsadm_1%3a1.31-1_amd64.deb ... 2021-09-03 14:50:37.002 | Unpacking ipvsadm (1:1.31-1) ... 2021-09-03 14:50:37.037 | Selecting previously unselected package libapache2-mod-proxy-uwsgi. 2021-09-03 14:50:37.045 | Preparing to unpack .../216-libapache2-mod-proxy-uwsgi_2.4.41-4ubuntu3.4_amd64.deb ... 2021-09-03 14:50:37.055 | Unpacking libapache2-mod-proxy-uwsgi (2.4.41-4ubuntu3.4) ... 2021-09-03 14:50:37.081 | Selecting previously unselected package liberasurecode1:amd64. 2021-09-03 14:50:37.090 | Preparing to unpack .../217-liberasurecode1_1.6.1-4_amd64.deb ... 2021-09-03 14:50:37.092 | Unpacking liberasurecode1:amd64 (1.6.1-4) ... 2021-09-03 14:50:37.122 | Selecting previously unselected package liberasurecode-dev:amd64. 2021-09-03 14:50:37.132 | Preparing to unpack .../218-liberasurecode-dev_1.6.1-4_amd64.deb ... 2021-09-03 14:50:37.134 | Unpacking liberasurecode-dev:amd64 (1.6.1-4) ... 2021-09-03 14:50:37.164 | Selecting previously unselected package libkrb5-dev:amd64. 2021-09-03 14:50:37.172 | Preparing to unpack .../219-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 2021-09-03 14:50:37.174 | Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2021-09-03 14:50:37.207 | Selecting previously unselected package libpcp-gui2. 2021-09-03 14:50:37.215 | Preparing to unpack .../220-libpcp-gui2_5.0.3-1_amd64.deb ... 2021-09-03 14:50:37.217 | Unpacking libpcp-gui2 (5.0.3-1) ... 2021-09-03 14:50:37.246 | Selecting previously unselected package libpcp-import1. 2021-09-03 14:50:37.254 | Preparing to unpack .../221-libpcp-import1_5.0.3-1_amd64.deb ... 2021-09-03 14:50:37.257 | Unpacking libpcp-import1 (5.0.3-1) ... 2021-09-03 14:50:37.285 | Selecting previously unselected package libpcp-mmv1. 2021-09-03 14:50:37.294 | Preparing to unpack .../222-libpcp-mmv1_5.0.3-1_amd64.deb ... 2021-09-03 14:50:37.296 | Unpacking libpcp-mmv1 (5.0.3-1) ... 2021-09-03 14:50:37.324 | Selecting previously unselected package libpcp-trace2. 2021-09-03 14:50:37.333 | Preparing to unpack .../223-libpcp-trace2_5.0.3-1_amd64.deb ... 2021-09-03 14:50:37.335 | Unpacking libpcp-trace2 (5.0.3-1) ... 2021-09-03 14:50:37.365 | Selecting previously unselected package libpcp-web1. 2021-09-03 14:50:37.374 | Preparing to unpack .../224-libpcp-web1_5.0.3-1_amd64.deb ... 2021-09-03 14:50:37.377 | Unpacking libpcp-web1 (5.0.3-1) ... 2021-09-03 14:50:37.419 | Selecting previously unselected package libyaml-dev:amd64. 2021-09-03 14:50:37.427 | Preparing to unpack .../225-libyaml-dev_0.2.2-1_amd64.deb ... 2021-09-03 14:50:37.430 | Unpacking libyaml-dev:amd64 (0.2.2-1) ... 2021-09-03 14:50:37.464 | Selecting previously unselected package python3-pcp. 2021-09-03 14:50:37.473 | Preparing to unpack .../226-python3-pcp_5.0.3-1_amd64.deb ... 2021-09-03 14:50:37.476 | Unpacking python3-pcp (5.0.3-1) ... 2021-09-03 14:50:37.518 | Selecting previously unselected package pcp. 2021-09-03 14:50:37.527 | Preparing to unpack .../227-pcp_5.0.3-1_amd64.deb ... 2021-09-03 14:50:37.597 | Unpacking pcp (5.0.3-1) ... 2021-09-03 14:50:38.119 | Selecting previously unselected package socat. 2021-09-03 14:50:38.128 | Preparing to unpack .../228-socat_1.7.3.3-2_amd64.deb ... 2021-09-03 14:50:38.130 | Unpacking socat (1.7.3.3-2) ... 2021-09-03 14:50:38.206 | Selecting previously unselected package vlan. 2021-09-03 14:50:38.215 | Preparing to unpack .../229-vlan_2.0.4ubuntu1.20.04.1_all.deb ... 2021-09-03 14:50:38.217 | Unpacking vlan (2.0.4ubuntu1.20.04.1) ... 2021-09-03 14:50:38.283 | Setting up genisoimage (9:1.1.11-3.1ubuntu1) ... 2021-09-03 14:50:38.289 | Setting up postgresql-client-common (214ubuntu0.1) ... 2021-09-03 14:50:38.297 | Setting up javascript-common (11) ... 2021-09-03 14:50:38.328 | Package apache2 is not configured yet. Will defer actions by package javascript-common. 2021-09-03 14:50:38.343 | Setting up libgraphite2-3:amd64 (1.3.13-11build1) ... 2021-09-03 14:50:38.348 | Setting up dnsmasq-utils (2.80-1.1ubuntu1.4) ... 2021-09-03 14:50:38.353 | Setting up libpixman-1-0:amd64 (0.38.4-0ubuntu1) ... 2021-09-03 14:50:38.358 | Setting up mysql-common (5.8+1.0.5ubuntu2) ... 2021-09-03 14:50:38.381 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2021-09-03 14:50:38.385 | Setting up libncurses-dev:amd64 (6.2-0ubuntu2) ... 2021-09-03 14:50:38.390 | Setting up libxpm4:amd64 (1:3.5.12-1) ... 2021-09-03 14:50:38.395 | Setting up libstdc++-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... 2021-09-03 14:50:38.400 | Setting up libxrender1:amd64 (1:0.9.10-1) ... 2021-09-03 14:50:38.405 | Setting up libdatrie1:amd64 (0.2.12-3) ... 2021-09-03 14:50:38.410 | Setting up libyaml-dev:amd64 (0.2.2-1) ... 2021-09-03 14:50:38.416 | Setting up libfile-fcntllock-perl (0.22-3build4) ... 2021-09-03 14:50:38.421 | Setting up libx86-1:amd64 (1.1+ds1-11) ... 2021-09-03 14:50:38.426 | Setting up libxcb-render0:amd64 (1.14-2) ... 2021-09-03 14:50:38.432 | Setting up libalgorithm-diff-perl (1.19.03-2) ... 2021-09-03 14:50:38.437 | Setting up libarchive-zip-perl (1.67-2) ... 2021-09-03 14:50:38.442 | Setting up libgc1c2:amd64 (1:7.6.4-0.4ubuntu1) ... 2021-09-03 14:50:38.448 | Setting up vbetool (1.1-4) ... 2021-09-03 14:50:38.454 | Setting up libsnmp-base (5.8+dfsg-2ubuntu2.3) ... 2021-09-03 14:50:38.461 | Setting up pm-utils (1.4.1-19) ... 2021-09-03 14:50:38.469 | Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.8) ... 2021-09-03 14:50:38.709 | Setting up unzip (6.0-25ubuntu1) ... 2021-09-03 14:50:38.734 | Setting up libdebhelper-perl (12.10ubuntu1) ... 2021-09-03 14:50:38.739 | Setting up liblab-gamut1:amd64 (2.42.2-3build2) ... 2021-09-03 14:50:38.745 | Setting up x11-common (1:7.7+19ubuntu14) ... 2021-09-03 14:50:38.980 | update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults 2021-09-03 14:50:39.678 | Setting up libsensors-config (1:3.6.0-2ubuntu1) ... 2021-09-03 14:50:39.686 | Setting up libapr1:amd64 (1.6.5-1ubuntu1) ... 2021-09-03 14:50:39.691 | Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 2021-09-03 14:50:39.696 | Setting up m4 (1.4.18-4) ... 2021-09-03 14:50:39.701 | Setting up python3-yaml (5.3.1-1ubuntu0.1) ... 2021-09-03 14:50:39.986 | Setting up libobjc4:amd64 (10.3.0-1ubuntu1~20.04) ... 2021-09-03 14:50:39.991 | Setting up libxcb-shm0:amd64 (1.14-2) ... 2021-09-03 14:50:39.996 | Setting up iputils-arping (3:20190709-3) ... 2021-09-03 14:50:40.031 | Setting up libffi-dev:amd64 (3.3-4) ... 2021-09-03 14:50:40.036 | Setting up conntrack (1:1.4.5-2) ... 2021-09-03 14:50:40.044 | Setting up libboost-iostreams1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-09-03 14:50:40.050 | Setting up python3-wheel (0.34.2-1) ... 2021-09-03 14:50:40.299 | Setting up libjbig0:amd64 (2.1-3.1build1) ... 2021-09-03 14:50:40.305 | Setting up open-iscsi (2.0.874-7.1ubuntu6.2) ... 2021-09-03 14:50:40.508 | grep: /lib/modules-load.d/open-iscsi.conf: No such file or directory 2021-09-03 14:50:42.588 | Setting up memcached (1.5.22-2ubuntu0.1) ... 2021-09-03 14:50:43.881 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /lib/systemd/system/memcached.service. 2021-09-03 14:50:44.590 | Setting up libfakeroot:amd64 (1.24-1) ... 2021-09-03 14:50:44.597 | Setting up libjansson4:amd64 (2.12-1build1) ... 2021-09-03 14:50:44.610 | Setting up acl (2.2.53-6) ... 2021-09-03 14:50:44.620 | Setting up dns-root-data (2019052802) ... 2021-09-03 14:50:44.625 | Setting up libllvm10:amd64 (1:10.0.0-4ubuntu1) ... 2021-09-03 14:50:44.639 | Setting up fakeroot (1.24-1) ... 2021-09-03 14:50:44.646 | update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode 2021-09-03 14:50:44.655 | Setting up libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2021-09-03 14:50:44.660 | Setting up libldap2-dev:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 2021-09-03 14:50:44.666 | Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2021-09-03 14:50:44.674 | Setting up autotools-dev (20180224.1) ... 2021-09-03 14:50:44.680 | Setting up python3-pygments (2.3.1+dfsg-1ubuntu2.2) ... 2021-09-03 14:50:45.483 | Setting up libz3-4:amd64 (4.8.7-4build1) ... 2021-09-03 14:50:45.489 | Setting up libsasl2-dev (2.1.27+dfsg-2) ... 2021-09-03 14:50:45.494 | Setting up libpfm4:amd64 (4.10.1+git20-g7700f49-2) ... 2021-09-03 14:50:45.499 | Setting up make (4.2.1-1.2) ... 2021-09-03 14:50:45.504 | Setting up libnspr4:amd64 (2:4.25-1) ... 2021-09-03 14:50:45.510 | Setting up libidn11:amd64 (1.33-2.2ubuntu2) ... 2021-09-03 14:50:45.516 | Setting up libclang1-10 (1:10.0.0-4ubuntu1) ... 2021-09-03 14:50:45.522 | Setting up uuid-dev:amd64 (2.34-0.1ubuntu9.1) ... 2021-09-03 14:50:45.527 | Setting up libpathplan4:amd64 (2.42.2-3build2) ... 2021-09-03 14:50:45.532 | Setting up ebtables (2.0.11-3build1) ... 2021-09-03 14:50:46.067 | Setting up socat (1.7.3.3-2) ... 2021-09-03 14:50:46.073 | Setting up libann0 (1.1.2+doc-7build1) ... 2021-09-03 14:50:46.078 | Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2021-09-03 14:50:46.085 | Setting up libssl-dev:amd64 (1.1.1f-1ubuntu2.8) ... 2021-09-03 14:50:46.091 | Setting up autopoint (0.19.8.1-10build1) ... 2021-09-03 14:50:46.097 | Setting up binfmt-support (2.2.0-2) ... 2021-09-03 14:50:46.378 | Created symlink /etc/systemd/system/multi-user.target.wants/binfmt-support.service → /lib/systemd/system/binfmt-support.service. 2021-09-03 14:50:47.436 | Setting up libwebp6:amd64 (0.6.1-2ubuntu0.20.04.1) ... 2021-09-03 14:50:47.443 | Setting up icu-devtools (66.1-2ubuntu2) ... 2021-09-03 14:50:47.448 | Setting up fonts-dejavu-core (2.37-1) ... 2021-09-03 14:50:47.494 | Setting up libnetfilter-queue1 (1.0.3-1) ... 2021-09-03 14:50:47.499 | Setting up lsscsi (0.30-0.1) ... 2021-09-03 14:50:47.506 | Setting up libsensors5:amd64 (1:3.6.0-2ubuntu1) ... 2021-09-03 14:50:47.511 | Setting up g++-9 (9.3.0-17ubuntu1~20.04) ... 2021-09-03 14:50:47.516 | Setting up libjpeg-turbo8:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2021-09-03 14:50:47.523 | Setting up libobjc-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... 2021-09-03 14:50:47.528 | Setting up libdpkg-perl (1.19.7ubuntu3) ... 2021-09-03 14:50:47.533 | Setting up autoconf (2.69-11.1) ... 2021-09-03 14:50:47.541 | Setting up liberasurecode1:amd64 (1.6.1-4) ... 2021-09-03 14:50:47.546 | Setting up g++ (4:9.3.0-1ubuntu2) ... 2021-09-03 14:50:47.588 | update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode 2021-09-03 14:50:47.592 | Setting up dwz (0.13-5) ... 2021-09-03 14:50:47.598 | Setting up libsctp1:amd64 (1.0.18+dfsg-1) ... 2021-09-03 14:50:47.603 | Setting up libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu2) ... 2021-09-03 14:50:47.609 | Setting up libipset13:amd64 (7.5-1~exp1) ... 2021-09-03 14:50:47.615 | Setting up liblua5.2-0:amd64 (5.2.4-1.1build3) ... 2021-09-03 14:50:47.621 | Setting up vlan (2.0.4ubuntu1.20.04.1) ... 2021-09-03 14:50:47.636 | Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2021-09-03 14:50:47.642 | Setting up libomp5-10:amd64 (1:10.0.0-4ubuntu1) ... 2021-09-03 14:50:47.648 | Setting up libarchive-cpio-perl (0.10-1) ... 2021-09-03 14:50:47.653 | Setting up liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2021-09-03 14:50:47.659 | Setting up fonts-liberation (1:1.07.4-11) ... 2021-09-03 14:50:47.666 | Setting up libnl-3-200:amd64 (3.4.0-1) ... 2021-09-03 14:50:47.676 | Setting up libboost-thread1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-09-03 14:50:47.681 | Setting up pcp-conf (5.0.3-1) ... 2021-09-03 14:50:47.690 | Setting up libc6-i386 (2.31-0ubuntu9.2) ... 2021-09-03 14:50:47.697 | Setting up libcurl4:amd64 (7.68.0-1ubuntu2.6) ... 2021-09-03 14:50:47.703 | Setting up libsub-override-perl (0.09-2) ... 2021-09-03 14:50:47.709 | Setting up libharfbuzz0b:amd64 (2.6.4-1ubuntu4) ... 2021-09-03 14:50:47.714 | Setting up libthai-data (0.1.28-3) ... 2021-09-03 14:50:47.719 | Setting up python-pip-whl (20.0.2-5ubuntu1.6) ... 2021-09-03 14:50:47.725 | Setting up libcdt5:amd64 (2.42.2-3build2) ... 2021-09-03 14:50:47.732 | Setting up libcgraph6:amd64 (2.42.2-3build2) ... 2021-09-03 14:50:47.737 | Setting up apache2-data (2.4.41-4ubuntu3.4) ... 2021-09-03 14:50:47.743 | Setting up curl (7.68.0-1ubuntu2.6) ... 2021-09-03 14:50:47.749 | Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-09-03 14:50:47.756 | Setting up libjs-jquery (3.3.1~dfsg-3) ... 2021-09-03 14:50:47.761 | Setting up sharutils (1:4.15.2-4build1) ... 2021-09-03 14:50:47.768 | Setting up ipset (7.5-1~exp1) ... 2021-09-03 14:50:47.780 | Setting up openssl (1.1.1f-1ubuntu2.8) ... 2021-09-03 14:50:47.791 | Setting up conntrackd (1:1.4.5-2) ... 2021-09-03 14:50:48.821 | Created symlink /etc/systemd/system/multi-user.target.wants/conntrackd.service → /lib/systemd/system/conntrackd.service. 2021-09-03 14:50:49.165 | Setting up libsys-hostname-long-perl (1.5-1) ... 2021-09-03 14:50:49.171 | Setting up libalgorithm-diff-xs-perl (0.04-6) ... 2021-09-03 14:50:49.177 | Setting up libicu-dev:amd64 (66.1-2ubuntu2) ... 2021-09-03 14:50:49.182 | Setting up libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.1) ... 2021-09-03 14:50:49.188 | Setting up libsystemd-dev:amd64 (245.4-4ubuntu3.11) ... 2021-09-03 14:50:49.193 | Setting up sqlite3 (3.31.1-4ubuntu0.2) ... 2021-09-03 14:50:49.198 | Setting up libalgorithm-merge-perl (0.08-3) ... 2021-09-03 14:50:49.204 | Setting up libaprutil1:amd64 (1.6.1-4ubuntu2) ... 2021-09-03 14:50:49.209 | Setting up libjpeg8:amd64 (8c-2ubuntu8) ... 2021-09-03 14:50:49.214 | Setting up automake (1:1.16.1-4ubuntu6) ... 2021-09-03 14:50:49.221 | update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 2021-09-03 14:50:49.226 | Setting up libfile-stripnondeterminism-perl (1.7.0-1) ... 2021-09-03 14:50:49.231 | Setting up libtinfo-dev:amd64 (6.2-0ubuntu2) ... 2021-09-03 14:50:49.236 | Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-09-03 14:50:49.243 | Setting up libgts-bin (0.7.6+darcs121130-4) ... 2021-09-03 14:50:49.249 | Setting up libz3-dev:amd64 (4.8.7-4build1) ... 2021-09-03 14:50:49.254 | Setting up libice6:amd64 (2:1.0.10-0ubuntu1) ... 2021-09-03 14:50:49.260 | Setting up libjpeg-turbo8-dev:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2021-09-03 14:50:49.267 | Setting up libmysqlclient21:amd64 (8.0.26-0ubuntu0.20.04.2) ... 2021-09-03 14:50:49.272 | Setting up llvm-10-tools (1:10.0.0-4ubuntu1) ... 2021-09-03 14:50:49.277 | Setting up libsnmp35:amd64 (5.8+dfsg-2ubuntu2.3) ... 2021-09-03 14:50:49.284 | Setting up libomp-10-dev (1:10.0.0-4ubuntu1) ... 2021-09-03 14:50:49.290 | Setting up libtool (2.4.6-14) ... 2021-09-03 14:50:49.297 | Setting up fontconfig-config (2.13.1-2ubuntu3) ... 2021-09-03 14:50:49.398 | Setting up openssh-client (1:8.2p1-4ubuntu0.3) ... 2021-09-03 14:50:49.437 | Setting up libpq5:amd64 (12.8-0ubuntu0.20.04.1) ... 2021-09-03 14:50:49.443 | Setting up haproxy (2.0.13-2ubuntu0.2) ... 2021-09-03 14:50:49.831 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /lib/systemd/system/haproxy.service. 2021-09-03 14:50:50.874 | Setting up libpq-dev (12.8-0ubuntu0.20.04.1) ... 2021-09-03 14:50:50.879 | Setting up libnss3:amd64 (2:3.49.1-1ubuntu1.5) ... 2021-09-03 14:50:50.885 | Setting up libaprutil1-ldap:amd64 (1.6.1-4ubuntu2) ... 2021-09-03 14:50:50.890 | Setting up dnsmasq-base (2.80-1.1ubuntu1.4) ... 2021-09-03 14:50:51.047 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.1-4ubuntu2) ... 2021-09-03 14:50:51.052 | Setting up libclang-cpp10 (1:10.0.0-4ubuntu1) ... 2021-09-03 14:50:51.057 | Setting up llvm-10-runtime (1:10.0.0-4ubuntu1) ... 2021-09-03 14:50:51.067 | Setting up dpkg-dev (1.19.7ubuntu3) ... 2021-09-03 14:50:51.076 | Setting up libnl-route-3-200:amd64 (3.4.0-1) ... 2021-09-03 14:50:51.083 | Setting up python3-mysqldb (1.4.4-2build1) ... 2021-09-03 14:50:51.331 | Setting up libmail-sendmail-perl (0.80-1) ... 2021-09-03 14:50:51.339 | Setting up libltdl-dev:amd64 (2.4.6-14) ... 2021-09-03 14:50:51.344 | Setting up libthai0:amd64 (0.1.28-3) ... 2021-09-03 14:50:51.351 | Setting up libxml2-dev:amd64 (2.9.10+dfsg-5ubuntu0.20.04.1) ... 2021-09-03 14:50:51.357 | Setting up postgresql-client-12 (12.8-0ubuntu0.20.04.1) ... 2021-09-03 14:50:51.964 | 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 2021-09-03 14:50:51.993 | Setting up lib32gcc-s1 (10.3.0-1ubuntu1~20.04) ... 2021-09-03 14:50:51.998 | Setting up lib32stdc++6 (10.3.0-1ubuntu1~20.04) ... 2021-09-03 14:50:52.004 | Setting up ssl-cert (1.0.39) ... 2021-09-03 14:50:52.510 | Setting up liberasurecode-dev:amd64 (1.6.1-4) ... 2021-09-03 14:50:52.516 | Setting up python3.8-venv (3.8.10-0ubuntu1~20.04) ... 2021-09-03 14:50:52.590 | Setting up libjs-jquery-metadata (12-1.1) ... 2021-09-03 14:50:52.595 | Setting up postgresql-common (214ubuntu0.1) ... 2021-09-03 14:50:53.100 | Adding user postgres to group ssl-cert 2021-09-03 14:50:53.243 | 2021-09-03 14:50:53.243 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2021-09-03 14:50:53.431 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2021-09-03 14:50:53.431 | Removing obsolete dictionary files: 2021-09-03 14:50:54.017 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /lib/systemd/system/postgresql.service. 2021-09-03 14:50:55.106 | Setting up libcroco3:amd64 (0.6.13-1) ... 2021-09-03 14:50:55.113 | Setting up libsctp-dev:amd64 (1.0.18+dfsg-1) ... 2021-09-03 14:50:55.119 | Setting up pkg-config (0.29.1-0ubuntu4) ... 2021-09-03 14:50:55.204 | Setting up python3-pip (20.0.2-5ubuntu1.6) ... 2021-09-03 14:50:55.607 | Setting up dh-strip-nondeterminism (1.7.0-1) ... 2021-09-03 14:50:55.614 | Setting up libgvpr2:amd64 (2.42.2-3build2) ... 2021-09-03 14:50:55.619 | Setting up libjs-jquery-tablesorter (1:2.31.1+dfsg1-1) ... 2021-09-03 14:50:55.624 | Setting up libnl-genl-3-200:amd64 (3.4.0-1) ... 2021-09-03 14:50:55.629 | Setting up build-essential (12.8ubuntu1.1) ... 2021-09-03 14:50:55.634 | Setting up libtiff5:amd64 (4.1.0+git191117-2ubuntu0.20.04.1) ... 2021-09-03 14:50:55.640 | Setting up libfontconfig1:amd64 (2.13.1-2ubuntu3) ... 2021-09-03 14:50:55.647 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2021-09-03 14:50:55.652 | Setting up libsm6:amd64 (2:1.2.3-1) ... 2021-09-03 14:50:55.657 | Setting up libmysqlclient-dev (8.0.26-0ubuntu0.20.04.2) ... 2021-09-03 14:50:55.663 | Setting up apache2-utils (2.4.41-4ubuntu3.4) ... 2021-09-03 14:50:55.668 | Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2021-09-03 14:50:55.674 | Setting up ipvsadm (1:1.31-1) ... 2021-09-03 14:50:56.449 | Setting up openssh-sftp-server (1:8.2p1-4ubuntu0.3) ... 2021-09-03 14:50:56.454 | Setting up libibverbs1:amd64 (28.0-1ubuntu1) ... 2021-09-03 14:50:56.553 | Setting up fontconfig (2.13.1-2ubuntu3) ... 2021-09-03 14:50:58.627 | Regenerating fonts cache... done. 2021-09-03 14:50:58.631 | Setting up gettext (0.19.8.1-10build1) ... 2021-09-03 14:50:58.637 | Setting up libpcp3 (5.0.3-1) ... 2021-09-03 14:50:58.642 | Setting up libpcp-pmda3 (5.0.3-1) ... 2021-09-03 14:50:58.648 | Setting up libxslt1-dev:amd64 (1.1.34-4) ... 2021-09-03 14:50:58.653 | Setting up openssh-server (1:8.2p1-4ubuntu0.3) ... 2021-09-03 14:50:59.971 | rescue-ssh.target is a disabled or a static unit, not starting it. 2021-09-03 14:51:00.782 | Setting up ibverbs-providers:amd64 (28.0-1ubuntu1) ... 2021-09-03 14:51:00.827 | Setting up libclang-common-10-dev (1:10.0.0-4ubuntu1) ... 2021-09-03 14:51:00.832 | Setting up keepalived (1:2.0.19-2) ... 2021-09-03 14:51:01.831 | Created symlink /etc/systemd/system/multi-user.target.wants/keepalived.service → /lib/systemd/system/keepalived.service. 2021-09-03 14:51:02.540 | Setting up llvm-10 (1:10.0.0-4ubuntu1) ... 2021-09-03 14:51:02.545 | Setting up libpcp-trace2 (5.0.3-1) ... 2021-09-03 14:51:02.549 | Setting up libpango-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2021-09-03 14:51:02.554 | Setting up libpcp-pmda-perl (5.0.3-1) ... 2021-09-03 14:51:02.559 | Setting up libjpeg-dev:amd64 (8c-2ubuntu8) ... 2021-09-03 14:51:02.564 | Setting up libpcp-gui2 (5.0.3-1) ... 2021-09-03 14:51:02.569 | Setting up apache2-bin (2.4.41-4ubuntu3.4) ... 2021-09-03 14:51:02.574 | Setting up libcairo2:amd64 (1.16.0-4ubuntu1) ... 2021-09-03 14:51:02.579 | Setting up libpcp-web1 (5.0.3-1) ... 2021-09-03 14:51:02.584 | Setting up intltool-debian (0.35.0+20060710.5) ... 2021-09-03 14:51:02.589 | Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2021-09-03 14:51:02.595 | Setting up llvm-10-dev (1:10.0.0-4ubuntu1) ... 2021-09-03 14:51:02.601 | Setting up python3-venv (3.8.2-0ubuntu2) ... 2021-09-03 14:51:02.606 | Setting up libpcp-mmv1 (5.0.3-1) ... 2021-09-03 14:51:02.625 | Setting up libapr1-dev (1.6.5-1ubuntu1) ... 2021-09-03 14:51:02.631 | Setting up libgd3:amd64 (2.2.5-5.2ubuntu2) ... 2021-09-03 14:51:02.636 | Setting up libxt6:amd64 (1:1.1.5-1) ... 2021-09-03 14:51:02.642 | Setting up libaprutil1-dev (1.6.1-4ubuntu2) ... 2021-09-03 14:51:02.648 | Setting up clang-10 (1:10.0.0-4ubuntu1) ... 2021-09-03 14:51:02.653 | Setting up libpangoft2-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2021-09-03 14:51:02.658 | Setting up postgresql-server-dev-12 (12.8-0ubuntu0.20.04.1) ... 2021-09-03 14:51:02.664 | Setting up libpangocairo-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2021-09-03 14:51:02.669 | Setting up libpcp-import1 (5.0.3-1) ... 2021-09-03 14:51:02.674 | Setting up librdmacm1:amd64 (28.0-1ubuntu1) ... 2021-09-03 14:51:02.679 | Setting up librados2 (15.2.13-0ubuntu0.20.04.2) ... 2021-09-03 14:51:02.685 | Setting up libxmu6:amd64 (2:1.1.3-0ubuntu1) ... 2021-09-03 14:51:02.690 | Setting up po-debconf (1.0.21) ... 2021-09-03 14:51:02.696 | Setting up apache2 (2.4.41-4ubuntu3.4) ... 2021-09-03 14:51:03.059 | Enabling module mpm_event. 2021-09-03 14:51:03.123 | Enabling module authz_core. 2021-09-03 14:51:03.128 | Enabling module authz_host. 2021-09-03 14:51:03.188 | Enabling module authn_core. 2021-09-03 14:51:03.193 | Enabling module auth_basic. 2021-09-03 14:51:03.252 | Enabling module access_compat. 2021-09-03 14:51:03.312 | Enabling module authn_file. 2021-09-03 14:51:03.371 | Enabling module authz_user. 2021-09-03 14:51:03.430 | Enabling module alias. 2021-09-03 14:51:03.489 | Enabling module dir. 2021-09-03 14:51:03.548 | Enabling module autoindex. 2021-09-03 14:51:03.606 | Enabling module env. 2021-09-03 14:51:03.665 | Enabling module mime. 2021-09-03 14:51:03.723 | Enabling module negotiation. 2021-09-03 14:51:03.782 | Enabling module setenvif. 2021-09-03 14:51:03.842 | Enabling module filter. 2021-09-03 14:51:03.906 | Enabling module deflate. 2021-09-03 14:51:03.966 | Enabling module status. 2021-09-03 14:51:04.025 | Enabling module reqtimeout. 2021-09-03 14:51:04.083 | Enabling conf charset. 2021-09-03 14:51:04.145 | Enabling conf localized-error-pages. 2021-09-03 14:51:04.206 | Enabling conf other-vhosts-access-log. 2021-09-03 14:51:04.265 | Enabling conf security. 2021-09-03 14:51:04.325 | Enabling conf serve-cgi-bin. 2021-09-03 14:51:04.384 | Enabling site 000-default. 2021-09-03 14:51:04.436 | info: Executing deferred 'a2enconf javascript-common' for package javascript-common 2021-09-03 14:51:04.492 | Enabling conf javascript-common. 2021-09-03 14:51:04.748 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /lib/systemd/system/apache2.service. 2021-09-03 14:51:05.333 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /lib/systemd/system/apache-htcacheclean.service. 2021-09-03 14:51:08.073 | Setting up libxaw7:amd64 (2:1.0.13-1) ... 2021-09-03 14:51:08.087 | Setting up python3-pcp (5.0.3-1) ... 2021-09-03 14:51:08.393 | Setting up libgvc6 (2.42.2-3build2) ... 2021-09-03 14:51:08.416 | Setting up librbd1 (15.2.13-0ubuntu0.20.04.2) ... 2021-09-03 14:51:08.421 | Setting up libapache2-mod-proxy-uwsgi (2.4.41-4ubuntu3.4) ... 2021-09-03 14:51:08.434 | Setting up libiscsi7:amd64 (1.18.0-2) ... 2021-09-03 14:51:08.439 | Setting up postgresql-server-dev-all (214ubuntu0.1) ... 2021-09-03 14:51:08.445 | Setting up qemu-block-extra:amd64 (1:4.2-3ubuntu6.17) ... 2021-09-03 14:51:08.450 | Setting up graphviz (2.42.2-3build2) ... 2021-09-03 14:51:08.457 | Setting up pcp (5.0.3-1) ... 2021-09-03 14:51:08.807 | Created symlink /etc/systemd/system/multi-user.target.wants/pmcd.service → /lib/systemd/system/pmcd.service. 2021-09-03 14:51:09.229 | Created symlink /etc/systemd/system/multi-user.target.wants/pmlogger.service → /lib/systemd/system/pmlogger.service. 2021-09-03 14:51:09.660 | Created symlink /etc/systemd/system/multi-user.target.wants/pmie.service → /lib/systemd/system/pmie.service. 2021-09-03 14:51:10.089 | Created symlink /etc/systemd/system/multi-user.target.wants/pmproxy.service → /lib/systemd/system/pmproxy.service. 2021-09-03 14:51:26.337 | Setting up qemu-utils (1:4.2-3ubuntu6.17) ... 2021-09-03 14:51:26.344 | Setting up systemd (245.4-4ubuntu3.11) ... 2021-09-03 14:51:26.347 | Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 2021-09-03 14:51:27.477 | Setting up dh-autoreconf (19) ... 2021-09-03 14:51:27.483 | Setting up systemd-timesyncd (245.4-4ubuntu3.11) ... 2021-09-03 14:51:28.315 | Setting up systemd-sysv (245.4-4ubuntu3.11) ... 2021-09-03 14:51:28.322 | Setting up libnss-systemd:amd64 (245.4-4ubuntu3.11) ... 2021-09-03 14:51:28.330 | Setting up debhelper (12.10ubuntu1) ... 2021-09-03 14:51:28.335 | Setting up libpam-systemd:amd64 (245.4-4ubuntu3.11) ... 2021-09-03 14:51:28.676 | Setting up apache2-dev (2.4.41-4ubuntu3.4) ... 2021-09-03 14:51:28.682 | Processing triggers for mime-support (3.64ubuntu1) ... 2021-09-03 14:51:28.705 | Processing triggers for initramfs-tools (0.136ubuntu6.4) ... 2021-09-03 14:51:28.767 | update-initramfs: Generating /boot/initrd.img-5.4.0-72-generic 2021-09-03 14:51:41.921 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-09-03 14:51:41.944 | Processing triggers for rsyslog (8.2001.0-1ubuntu1.1) ... 2021-09-03 14:51:42.347 | Processing triggers for ufw (0.36-6) ... 2021-09-03 14:51:42.492 | Processing triggers for man-db (2.9.1-1) ... 2021-09-03 14:52:09.664 | Processing triggers for dbus (1.12.16-2ubuntu2.1) ... 2021-09-03 14:52:09.677 | Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-09-03 14:52:15.955 | ++ functions-common:apt_get:1118 : result=0 2021-09-03 14:52:15.957 | ++ functions-common:apt_get:1121 : time_stop apt-get 2021-09-03 14:52:15.959 | ++ functions-common:time_stop:2309 : local name 2021-09-03 14:52:15.961 | ++ functions-common:time_stop:2310 : local end_time 2021-09-03 14:52:15.964 | ++ functions-common:time_stop:2311 : local elapsed_time 2021-09-03 14:52:15.966 | ++ functions-common:time_stop:2312 : local total 2021-09-03 14:52:15.968 | ++ functions-common:time_stop:2313 : local start_time 2021-09-03 14:52:15.970 | ++ functions-common:time_stop:2315 : name=apt-get 2021-09-03 14:52:15.972 | ++ functions-common:time_stop:2316 : start_time=1630680570829 2021-09-03 14:52:15.974 | ++ functions-common:time_stop:2318 : [[ -z 1630680570829 ]] 2021-09-03 14:52:15.977 | +++ functions-common:time_stop:2321 : date +%s%3N 2021-09-03 14:52:15.981 | ++ functions-common:time_stop:2321 : end_time=1630680735978 2021-09-03 14:52:15.983 | ++ functions-common:time_stop:2322 : elapsed_time=165149 2021-09-03 14:52:15.985 | ++ functions-common:time_stop:2323 : total=703 2021-09-03 14:52:15.987 | ++ functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-03 14:52:15.989 | ++ functions-common:time_stop:2326 : _TIME_TOTAL[$name]=165852 2021-09-03 14:52:15.992 | ++ functions-common:apt_get:1122 : return 0 2021-09-03 14:52:15.994 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2021-09-03 14:52:15.997 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2021-09-03 14:52:15.999 | ++ tools/install_prereqs.sh:source:88 : date +%s 2021-09-03 14:52:16.003 | ++ tools/install_prereqs.sh:source:89 : date 2021-09-03 14:52:16.007 | + ./stack.sh:main:772 : [[ False != \T\r\u\e ]] 2021-09-03 14:52:16.009 | + ./stack.sh:main:773 : PYPI_ALTERNATIVE_URL= 2021-09-03 14:52:16.012 | + ./stack.sh:main:773 : /home/ubuntu/devstack/tools/install_pip.sh 2021-09-03 14:52:17.322 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2021-09-03 14:52:17.324 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2021-09-03 14:52:17.326 | ++ tools/install_pip.sh:main:41 : basename https://bootstrap.pypa.io/get-pip.py 2021-09-03 14:52:17.329 | + tools/install_pip.sh:main:41 : LOCAL_PIP=/home/ubuntu/devstack/files/get-pip.py 2021-09-03 14:52:17.331 | + tools/install_pip.sh:main:43 : GetDistro 2021-09-03 14:52:17.333 | + functions-common:GetDistro:373 : GetOSVersion 2021-09-03 14:52:17.334 | + functions-common:GetOSVersion:350 : _ensure_lsb_release 2021-09-03 14:52:17.337 | ++ functions-common:_ensure_lsb_release:327 : command -v lsb_release 2021-09-03 14:52:17.339 | + functions-common:_ensure_lsb_release:327 : [[ -x /usr/bin/lsb_release ]] 2021-09-03 14:52:17.341 | + functions-common:_ensure_lsb_release:328 : return 2021-09-03 14:52:17.343 | ++ functions-common:GetOSVersion:352 : lsb_release -r -s 2021-09-03 14:52:17.411 | + functions-common:GetOSVersion:352 : os_RELEASE=20.04 2021-09-03 14:52:17.414 | ++ functions-common:GetOSVersion:353 : lsb_release -c -s 2021-09-03 14:52:17.480 | + functions-common:GetOSVersion:353 : os_CODENAME=focal 2021-09-03 14:52:17.483 | ++ functions-common:GetOSVersion:354 : lsb_release -i -s 2021-09-03 14:52:17.556 | + functions-common:GetOSVersion:354 : os_VENDOR=Ubuntu 2021-09-03 14:52:17.558 | + functions-common:GetOSVersion:356 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2021-09-03 14:52:17.560 | + functions-common:GetOSVersion:357 : os_PACKAGE=deb 2021-09-03 14:52:17.562 | + functions-common:GetOSVersion:362 : typeset -xr os_VENDOR 2021-09-03 14:52:17.564 | + functions-common:GetOSVersion:363 : typeset -xr os_RELEASE 2021-09-03 14:52:17.566 | + functions-common:GetOSVersion:364 : typeset -xr os_PACKAGE 2021-09-03 14:52:17.567 | + functions-common:GetOSVersion:365 : typeset -xr os_CODENAME 2021-09-03 14:52:17.569 | + functions-common:GetDistro:375 : [[ Ubuntu =~ (Ubuntu) ]] 2021-09-03 14:52:17.571 | + functions-common:GetDistro:378 : DISTRO=focal 2021-09-03 14:52:17.573 | + functions-common:GetDistro:422 : typeset -xr DISTRO 2021-09-03 14:52:17.575 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2021-09-03 14:52:17.575 | Distro: focal 2021-09-03 14:52:17.577 | + tools/install_pip.sh:main:115 : get_versions 2021-09-03 14:52:17.580 | ++ tools/install_pip.sh:get_versions:49 : which pip 2021-09-03 14:52:17.583 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2021-09-03 14:52:17.585 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2021-09-03 14:52:17.588 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2021-09-03 14:52:17.588 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2021-09-03 14:52:18.032 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.2.2 2021-09-03 14:52:18.034 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.2.2' 2021-09-03 14:52:18.034 | pip: 20.2.2 2021-09-03 14:52:18.036 | + tools/install_pip.sh:main:117 : [[ -n '' ]] 2021-09-03 14:52:18.038 | + tools/install_pip.sh:main:121 : is_fedora 2021-09-03 14:52:18.040 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-09-03 14:52:18.041 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-09-03 14:52:18.043 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-09-03 14:52:18.046 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-09-03 14:52:18.047 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-09-03 14:52:18.049 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-09-03 14:52:18.051 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-09-03 14:52:18.053 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-09-03 14:52:18.054 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-09-03 14:52:18.056 | + tools/install_pip.sh:main:133 : install_get_pip 2021-09-03 14:52:18.058 | + tools/install_pip.sh:install_get_pip:62 : [[ -r /home/ubuntu/devstack/files/get-pip.py ]] 2021-09-03 14:52:18.061 | + tools/install_pip.sh:install_get_pip:79 : [[ ! -r /home/ubuntu/devstack/files/get-pip.py ]] 2021-09-03 14:52:18.063 | + tools/install_pip.sh:install_get_pip:82 : local timecond= 2021-09-03 14:52:18.064 | + tools/install_pip.sh:install_get_pip:83 : [[ -r /home/ubuntu/devstack/files/get-pip.py ]] 2021-09-03 14:52:18.066 | + tools/install_pip.sh:install_get_pip:87 : curl -f --retry 6 --retry-delay 5 -o /home/ubuntu/devstack/files/get-pip.py https://bootstrap.pypa.io/get-pip.py 2021-09-03 14:52:18.077 | % Total % Received % Xferd Average Speed Time Time Time Current 2021-09-03 14:52:18.077 | Dload Upload Total Spent Left Speed 2021-09-03 14:52:18.335 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1911k 100 1911k 0 0 7437k 0 --:--:-- --:--:-- --:--:-- 7437k 2021-09-03 14:52:18.339 | + tools/install_pip.sh:install_get_pip:90 : touch /home/ubuntu/devstack/files/get-pip.py.downloaded 2021-09-03 14:52:18.343 | + tools/install_pip.sh:install_get_pip:92 : sudo -H -E python3.8 /home/ubuntu/devstack/files/get-pip.py 2021-09-03 14:52:21.319 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 14:52:21.319 | from cryptography.utils import int_from_bytes 2021-09-03 14:52:21.319 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 14:52:21.319 | from cryptography.utils import int_from_bytes 2021-09-03 14:52:21.595 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-09-03 14:52:21.783 | Collecting pip 2021-09-03 14:52:21.793 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/fa9/ebb85d3fd6076/pip-21.2.4-py3-none-any.whl (1.6 MB) 2021-09-03 14:52:23.287 | Installing collected packages: pip 2021-09-03 14:52:23.287 | Attempting uninstall: pip 2021-09-03 14:52:23.288 | Found existing installation: pip 20.2.2 2021-09-03 14:52:23.524 | Uninstalling pip-20.2.2: 2021-09-03 14:52:23.556 | Successfully uninstalled pip-20.2.2 2021-09-03 14:52:25.101 | Successfully installed pip-21.2.4 2021-09-03 14:52:25.101 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-09-03 14:52:25.218 | + tools/install_pip.sh:main:136 : set -x 2021-09-03 14:52:25.220 | + tools/install_pip.sh:main:140 : pip_install_gr setuptools 2021-09-03 14:52:25.222 | + inc/python:pip_install_gr:76 : local name=setuptools 2021-09-03 14:52:25.223 | + inc/python:pip_install_gr:77 : local clean_name 2021-09-03 14:52:25.225 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2021-09-03 14:52:25.227 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2021-09-03 14:52:25.229 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-09-03 14:52:25.232 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2021-09-03 14:52:25.232 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-09-03 14:52:25.237 | ++ inc/python:get_from_global_requirements:227 : required_pkg='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 ' 2021-09-03 14:52:25.239 | ++ inc/python:get_from_global_requirements:228 : [[ setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 == '' ]] 2021-09-03 14:52:25.241 | ++ inc/python:get_from_global_requirements:231 : echo 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2021-09-03 14:52:25.243 | + inc/python:pip_install_gr:78 : clean_name='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2021-09-03 14:52:25.244 | + inc/python:pip_install_gr:79 : pip_install 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2021-09-03 14:52:25.260 | Using python 3.8 to install setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 2021-09-03 14:52:25.261 | + 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 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2021-09-03 14:52:25.966 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 14:52:25.966 | from cryptography.utils import int_from_bytes 2021-09-03 14:52:25.966 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 14:52:25.966 | from cryptography.utils import int_from_bytes 2021-09-03 14:52:26.968 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-09-03 14:52:26.988 | Requirement already satisfied: setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 in /usr/local/lib/python3.8/dist-packages (57.4.0) 2021-09-03 14:52:28.486 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-09-03 14:52:28.584 | + inc/python:pip_install:200 : result=0 2021-09-03 14:52:28.586 | + inc/python:pip_install:202 : time_stop pip_install 2021-09-03 14:52:28.587 | + functions-common:time_stop:2309 : local name 2021-09-03 14:52:28.589 | + functions-common:time_stop:2310 : local end_time 2021-09-03 14:52:28.591 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-03 14:52:28.592 | + functions-common:time_stop:2312 : local total 2021-09-03 14:52:28.594 | + functions-common:time_stop:2313 : local start_time 2021-09-03 14:52:28.596 | + functions-common:time_stop:2315 : name=pip_install 2021-09-03 14:52:28.597 | + functions-common:time_stop:2316 : start_time=1630680745256 2021-09-03 14:52:28.599 | + functions-common:time_stop:2318 : [[ -z 1630680745256 ]] 2021-09-03 14:52:28.601 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-03 14:52:28.604 | + functions-common:time_stop:2321 : end_time=1630680748602 2021-09-03 14:52:28.606 | + functions-common:time_stop:2322 : elapsed_time=3346 2021-09-03 14:52:28.608 | + functions-common:time_stop:2323 : total=0 2021-09-03 14:52:28.609 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-03 14:52:28.611 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=3346 2021-09-03 14:52:28.613 | + inc/python:pip_install:203 : return 0 2021-09-03 14:52:28.615 | + tools/install_pip.sh:main:142 : get_versions 2021-09-03 14:52:28.617 | ++ tools/install_pip.sh:get_versions:49 : which pip 2021-09-03 14:52:28.620 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2021-09-03 14:52:28.623 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2021-09-03 14:52:28.626 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2021-09-03 14:52:28.626 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2021-09-03 14:52:29.178 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.2.4 2021-09-03 14:52:29.179 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.2.4' 2021-09-03 14:52:29.180 | pip: 21.2.4 2021-09-03 14:52:29.183 | + ./stack.sh:main:777 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2021-09-03 14:52:29.185 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2021-09-03 14:52:29.188 | + ./stack.sh:main:778 : fixup_all 2021-09-03 14:52:29.194 | + tools/fixup_stuff.sh:fixup_all:173 : fixup_keystone 2021-09-03 14:52:29.196 | + tools/fixup_stuff.sh:fixup_keystone:39 : keystone_ports=35357,35358 2021-09-03 14:52:29.198 | + tools/fixup_stuff.sh:fixup_keystone:44 : sysctl net.ipv4.ip_local_reserved_ports 2021-09-03 14:52:29.213 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sysctl net.ipv4.ip_local_reserved_ports 2021-09-03 14:52:29.213 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : awk -F= '{print $2;}' 2021-09-03 14:52:29.214 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sed 's/^ //' 2021-09-03 14:52:29.219 | + tools/fixup_stuff.sh:fixup_keystone:46 : reserved_ports= 2021-09-03 14:52:29.222 | + tools/fixup_stuff.sh:fixup_keystone:48 : [[ -z '' ]] 2021-09-03 14:52:29.224 | + tools/fixup_stuff.sh:fixup_keystone:50 : sudo sysctl -w net.ipv4.ip_local_reserved_ports=35357,35358 2021-09-03 14:52:29.231 | net.ipv4.ip_local_reserved_ports = 35357,35358 2021-09-03 14:52:29.234 | + tools/fixup_stuff.sh:fixup_all:174 : fixup_ubuntu 2021-09-03 14:52:29.237 | + tools/fixup_stuff.sh:fixup_ubuntu:159 : is_ubuntu 2021-09-03 14:52:29.239 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-03 14:52:29.241 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-03 14:52:29.243 | + tools/fixup_stuff.sh:fixup_ubuntu:169 : sudo rm -rf /usr/lib/python3/dist-packages/PyYAML-5.3.1.egg-info 2021-09-03 14:52:29.254 | + tools/fixup_stuff.sh:fixup_all:175 : fixup_fedora 2021-09-03 14:52:29.256 | + tools/fixup_stuff.sh:fixup_fedora:66 : is_fedora 2021-09-03 14:52:29.258 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-09-03 14:52:29.260 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-09-03 14:52:29.263 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-09-03 14:52:29.265 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-09-03 14:52:29.267 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-09-03 14:52:29.269 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-09-03 14:52:29.271 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-09-03 14:52:29.273 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-09-03 14:52:29.275 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-09-03 14:52:29.278 | + tools/fixup_stuff.sh:fixup_fedora:67 : return 2021-09-03 14:52:29.280 | + tools/fixup_stuff.sh:fixup_all:176 : fixup_suse 2021-09-03 14:52:29.282 | + tools/fixup_stuff.sh:fixup_suse:112 : is_suse 2021-09-03 14:52:29.285 | + functions-common:is_suse:462 : is_opensuse 2021-09-03 14:52:29.287 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-09-03 14:52:29.289 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-09-03 14:52:29.291 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-09-03 14:52:29.293 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-09-03 14:52:29.295 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-09-03 14:52:29.297 | + tools/fixup_stuff.sh:fixup_suse:113 : return 2021-09-03 14:52:29.299 | + ./stack.sh:main:781 : pip_install -U os-testr 2021-09-03 14:52:29.319 | Using python 3.8 to install os-testr 2021-09-03 14:52:29.321 | + 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 2021-09-03 14:52:30.035 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 14:52:30.035 | from cryptography.utils import int_from_bytes 2021-09-03 14:52:30.035 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 14:52:30.035 | from cryptography.utils import int_from_bytes 2021-09-03 14:52:31.041 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-09-03 14:52:31.144 | Collecting os-testr 2021-09-03 14:52:31.151 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/93a/e59a9d278e557/os_testr-2.0.0-py3-none-any.whl (46 kB) 2021-09-03 14:52:31.208 | Collecting stestr>=1.0.0 2021-09-03 14:52:31.215 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a31/9580d7aa71f73/stestr-3.2.0-py3-none-any.whl (125 kB) 2021-09-03 14:52:31.224 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (5.6.0) 2021-09-03 14:52:31.259 | Collecting python-subunit>=1.0.0 2021-09-03 14:52:31.269 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/40f/34660c3da3e51/python_subunit-1.4.0-py2.py3-none-any.whl (106 kB) 2021-09-03 14:52:31.277 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2021-09-03 14:52:31.293 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->os-testr) (1.0.0) 2021-09-03 14:52:31.363 | Collecting future 2021-09-03 14:52:31.369 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b1b/ead90b70cf6ec/future-0.18.2.tar.gz (829 kB) 2021-09-03 14:52:32.293 | Requirement already satisfied: cliff>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.9.0) 2021-09-03 14:52:32.296 | Requirement already satisfied: PyYAML>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (5.4.1) 2021-09-03 14:52:32.297 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.0.0) 2021-09-03 14:52:32.303 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.12.1) 2021-09-03 14:52:32.319 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (2.1.2) 2021-09-03 14:52:32.321 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.4.0) 2021-09-03 14:52:32.322 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (2.4.7) 2021-09-03 14:52:32.326 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.4.0) 2021-09-03 14:52:32.328 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.7.2) 2021-09-03 14:52:32.381 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (21.2.0) 2021-09-03 14:52:32.383 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (1.8.2) 2021-09-03 14:52:32.385 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.2.5) 2021-09-03 14:52:32.387 | Requirement already satisfied: colorama>=0.3.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.4.4) 2021-09-03 14:52:32.453 | Requirement already satisfied: six in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->stestr>=1.0.0->os-testr) (1.16.0) 2021-09-03 14:52:32.519 | Building wheels for collected packages: future 2021-09-03 14:52:32.520 | Building wheel for future (setup.py): started 2021-09-03 14:52:33.584 | Building wheel for future (setup.py): finished with status 'done' 2021-09-03 14:52:33.588 | Created wheel for future: filename=future-0.18.2-py3-none-any.whl size=491070 sha256=73987b410929785d9ea115c609856b5f069c3e42adc548f408473130c3fb94e2 2021-09-03 14:52:33.588 | Stored in directory: /root/.cache/pip/wheels/28/5f/d3/d195feb75503b53c2d3ab6230c977e5755765d711064d2e39f 2021-09-03 14:52:33.595 | Successfully built future 2021-09-03 14:52:34.936 | Installing collected packages: python-subunit, future, stestr, os-testr 2021-09-03 14:52:35.765 | Successfully installed future-0.18.2 os-testr-2.0.0 python-subunit-1.4.0 stestr-3.2.0 2021-09-03 14:52:35.765 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-09-03 14:52:35.903 | + inc/python:pip_install:200 : result=0 2021-09-03 14:52:35.905 | + inc/python:pip_install:202 : time_stop pip_install 2021-09-03 14:52:35.908 | + functions-common:time_stop:2309 : local name 2021-09-03 14:52:35.910 | + functions-common:time_stop:2310 : local end_time 2021-09-03 14:52:35.912 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-03 14:52:35.914 | + functions-common:time_stop:2312 : local total 2021-09-03 14:52:35.916 | + functions-common:time_stop:2313 : local start_time 2021-09-03 14:52:35.918 | + functions-common:time_stop:2315 : name=pip_install 2021-09-03 14:52:35.920 | + functions-common:time_stop:2316 : start_time=1630680749314 2021-09-03 14:52:35.922 | + functions-common:time_stop:2318 : [[ -z 1630680749314 ]] 2021-09-03 14:52:35.925 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-03 14:52:35.929 | + functions-common:time_stop:2321 : end_time=1630680755926 2021-09-03 14:52:35.931 | + functions-common:time_stop:2322 : elapsed_time=6612 2021-09-03 14:52:35.933 | + functions-common:time_stop:2323 : total=0 2021-09-03 14:52:35.936 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-03 14:52:35.938 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=6612 2021-09-03 14:52:35.940 | + inc/python:pip_install:203 : return 0 2021-09-03 14:52:35.942 | + ./stack.sh:main:785 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2021-09-03 14:52:35.990 | + ./stack.sh:main:786 : sudo systemctl restart systemd-journald 2021-09-03 14:52:36.090 | + ./stack.sh:main:792 : install_infra 2021-09-03 14:52:36.093 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-09-03 14:52:36.095 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2021-09-03 14:52:36.098 | + lib/infra:install_infra:32 : python3 -m venv /opt/stack/requirements/.venv 2021-09-03 14:52:39.182 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-09-03 14:52:39.186 | + lib/infra:install_infra:34 : pip_install -U pbr 2021-09-03 14:52:39.207 | + 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 2021-09-03 14:52:41.090 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2021-09-03 14:52:41.118 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-09-03 14:52:41.223 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2021-09-03 14:52:41.334 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-09-03 14:52:41.516 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-09-03 14:52:41.522 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-09-03 14:52:41.593 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2021-09-03 14:52:41.639 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-09-03 14:52:41.725 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2021-09-03 14:52:41.760 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2021-09-03 14:52:41.811 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-09-03 14:52:41.946 | Collecting pbr===5.6.0 2021-09-03 14:52:41.953 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c68/c661ac5cc8105/pbr-5.6.0-py2.py3-none-any.whl (111 kB) 2021-09-03 14:52:41.990 | Installing collected packages: pbr 2021-09-03 14:52:42.129 | Successfully installed pbr-5.6.0 2021-09-03 14:52:42.189 | + inc/python:pip_install:200 : result=0 2021-09-03 14:52:42.191 | + inc/python:pip_install:202 : time_stop pip_install 2021-09-03 14:52:42.193 | + functions-common:time_stop:2309 : local name 2021-09-03 14:52:42.195 | + functions-common:time_stop:2310 : local end_time 2021-09-03 14:52:42.197 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-03 14:52:42.200 | + functions-common:time_stop:2312 : local total 2021-09-03 14:52:42.202 | + functions-common:time_stop:2313 : local start_time 2021-09-03 14:52:42.204 | + functions-common:time_stop:2315 : name=pip_install 2021-09-03 14:52:42.206 | + functions-common:time_stop:2316 : start_time=1630680759200 2021-09-03 14:52:42.208 | + functions-common:time_stop:2318 : [[ -z 1630680759200 ]] 2021-09-03 14:52:42.210 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-03 14:52:42.214 | + functions-common:time_stop:2321 : end_time=1630680762212 2021-09-03 14:52:42.217 | + functions-common:time_stop:2322 : elapsed_time=3012 2021-09-03 14:52:42.219 | + functions-common:time_stop:2323 : total=6612 2021-09-03 14:52:42.221 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-03 14:52:42.223 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=9624 2021-09-03 14:52:42.225 | + inc/python:pip_install:203 : return 0 2021-09-03 14:52:42.227 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-09-03 14:52:42.230 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2021-09-03 14:52:42.251 | + 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 2021-09-03 14:52:44.129 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2021-09-03 14:52:44.158 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-09-03 14:52:44.266 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2021-09-03 14:52:44.376 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-09-03 14:52:44.564 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-09-03 14:52:44.570 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-09-03 14:52:44.640 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2021-09-03 14:52:44.686 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-09-03 14:52:44.769 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2021-09-03 14:52:44.805 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2021-09-03 14:52:44.860 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-09-03 14:52:44.862 | Processing /opt/stack/requirements 2021-09-03 14:52:46.206 | Collecting fixtures===3.0.0 2021-09-03 14:52:46.213 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/2a5/51b0421101de1/fixtures-3.0.0-py2.py3-none-any.whl (67 kB) 2021-09-03 14:52:46.397 | Collecting PyYAML===5.4.1 2021-09-03 14:52:46.404 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8c1/be557ee92a20f/PyYAML-5.4.1-cp38-cp38-manylinux1_x86_64.whl (662 kB) 2021-09-03 14:52:46.584 | Collecting requests===2.26.0 2021-09-03 14:52:46.591 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6c1/246513ecd5ecd/requests-2.26.0-py2.py3-none-any.whl (62 kB) 2021-09-03 14:52:46.680 | Collecting packaging===21.0 2021-09-03 14:52:46.686 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c86/254f9220d55e3/packaging-21.0-py3-none-any.whl (40 kB) 2021-09-03 14:52:46.747 | Collecting testtools===2.5.0 2021-09-03 14:52:46.752 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/798/525999f053e4d/testtools-2.5.0-py3-none-any.whl (181 kB) 2021-09-03 14:52:46.844 | Collecting idna===3.2 2021-09-03 14:52:46.850 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/144/75042e2849910/idna-3.2-py3-none-any.whl (59 kB) 2021-09-03 14:52:46.974 | Collecting pyparsing===2.4.7 2021-09-03 14:52:46.980 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef9/d7589ef3c200a/pyparsing-2.4.7-py2.py3-none-any.whl (67 kB) 2021-09-03 14:52:47.029 | Collecting six===1.16.0 2021-09-03 14:52:47.035 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8ab/b2f1d86890a2d/six-1.16.0-py2.py3-none-any.whl (11 kB) 2021-09-03 14:52:47.080 | Collecting charset-normalizer===2.0.4 2021-09-03 14:52:47.086 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/0c8/911edd15d1922/charset_normalizer-2.0.4-py3-none-any.whl (36 kB) 2021-09-03 14:52:47.126 | Collecting Parsley>=1.2 2021-09-03 14:52:47.132 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88 kB) 2021-09-03 14:52:47.178 | Collecting beagle>=0.2.1 2021-09-03 14:52:47.184 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/34b/7236e550859b0/beagle-0.3.0-py3-none-any.whl (11 kB) 2021-09-03 14:52:47.210 | Requirement already satisfied: pbr===5.6.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 47)) (5.6.0) 2021-09-03 14:52:47.279 | Collecting urllib3===1.26.6 2021-09-03 14:52:47.285 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/39f/b8672126159ac/urllib3-1.26.6-py2.py3-none-any.whl (138 kB) 2021-09-03 14:52:47.381 | Collecting certifi===2021.5.30 2021-09-03 14:52:47.388 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/50b/1e4f8446b06f4/certifi-2021.5.30-py2.py3-none-any.whl (145 kB) 2021-09-03 14:52:47.421 | Collecting extras===1.0.0 2021-09-03 14:52:47.427 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/f68/9f08df47e2dec/extras-1.0.0-py2.py3-none-any.whl (7.3 kB) 2021-09-03 14:52:47.509 | Collecting cliff===3.9.0 2021-09-03 14:52:47.516 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c0d/02ee970f978be/cliff-3.9.0-py3-none-any.whl (80 kB) 2021-09-03 14:52:47.681 | Collecting cmd2===2.1.2 2021-09-03 14:52:47.687 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d96/7708a62d1166c/cmd2-2.1.2-py3-none-any.whl (141 kB) 2021-09-03 14:52:47.781 | Collecting autopage===0.4.0 2021-09-03 14:52:47.786 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/9b8/c9c160bfbf3e6/autopage-0.4.0-py3-none-any.whl (20 kB) 2021-09-03 14:52:47.868 | Collecting stevedore===3.4.0 2021-09-03 14:52:47.873 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/920/ce6259f0b2498/stevedore-3.4.0-py3-none-any.whl (49 kB) 2021-09-03 14:52:47.928 | Collecting prettytable===0.7.2 2021-09-03 14:52:47.934 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/788/48506f2c027f8/prettytable-0.7.2-py3-none-any.whl (13 kB) 2021-09-03 14:52:47.970 | Collecting wcwidth===0.2.5 2021-09-03 14:52:47.976 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/beb/4802a9cebb914/wcwidth-0.2.5-py2.py3-none-any.whl (30 kB) 2021-09-03 14:52:48.045 | Collecting colorama===0.4.4 2021-09-03 14:52:48.051 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/9f4/7eda37229f68e/colorama-0.4.4-py2.py3-none-any.whl (16 kB) 2021-09-03 14:52:48.096 | Collecting pyperclip===1.8.2 2021-09-03 14:52:48.103 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/105/254a8b04934f0/pyperclip-1.8.2.tar.gz (20 kB) 2021-09-03 14:52:48.493 | Collecting attrs===21.2.0 2021-09-03 14:52:48.499 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/149/e90d6d8ac20db/attrs-21.2.0-py2.py3-none-any.whl (53 kB) 2021-09-03 14:52:48.569 | Building wheels for collected packages: pyperclip, openstack-requirements 2021-09-03 14:52:48.570 | Building wheel for pyperclip (setup.py): started 2021-09-03 14:52:48.813 | Building wheel for pyperclip (setup.py): finished with status 'error' 2021-09-03 14:52:48.813 | ERROR: Command errored out with exit status 1: 2021-09-03 14:52:48.813 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-h4mcxs1k/pyperclip/setup.py'"'"'; __file__='"'"'/tmp/pip-install-h4mcxs1k/pyperclip/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-s1xy7kay 2021-09-03 14:52:48.813 | cwd: /tmp/pip-install-h4mcxs1k/pyperclip/ 2021-09-03 14:52:48.813 | Complete output (6 lines): 2021-09-03 14:52:48.813 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2021-09-03 14:52:48.813 | or: setup.py --help [cmd1 cmd2 ...] 2021-09-03 14:52:48.813 | or: setup.py --help-commands 2021-09-03 14:52:48.813 | or: setup.py cmd --help 2021-09-03 14:52:48.813 | 2021-09-03 14:52:48.813 | error: invalid command 'bdist_wheel' 2021-09-03 14:52:48.813 | ---------------------------------------- 2021-09-03 14:52:48.813 | ERROR: Failed building wheel for pyperclip 2021-09-03 14:52:48.813 | Running setup.py clean for pyperclip 2021-09-03 14:52:49.067 | Building wheel for openstack-requirements (setup.py): started 2021-09-03 14:52:49.836 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2021-09-03 14:52:49.837 | ERROR: Command errored out with exit status 1: 2021-09-03 14:52:49.837 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-iw4wm5t2/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-iw4wm5t2/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-05q3fsya 2021-09-03 14:52:49.837 | cwd: /tmp/pip-req-build-iw4wm5t2/ 2021-09-03 14:52:49.837 | Complete output (6 lines): 2021-09-03 14:52:49.837 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2021-09-03 14:52:49.837 | or: setup.py --help [cmd1 cmd2 ...] 2021-09-03 14:52:49.837 | or: setup.py --help-commands 2021-09-03 14:52:49.837 | or: setup.py cmd --help 2021-09-03 14:52:49.837 | 2021-09-03 14:52:49.837 | error: invalid command 'bdist_wheel' 2021-09-03 14:52:49.837 | ---------------------------------------- 2021-09-03 14:52:49.837 | ERROR: Failed building wheel for openstack-requirements 2021-09-03 14:52:49.837 | Running setup.py clean for openstack-requirements 2021-09-03 14:52:50.617 | Failed to build pyperclip openstack-requirements 2021-09-03 14:52:50.839 | Installing collected packages: certifi, attrs, extras, testtools, six, fixtures, wcwidth, prettytable, urllib3, PyYAML, charset-normalizer, idna, requests, colorama, pyperclip, cmd2, pyparsing, autopage, stevedore, cliff, packaging, Parsley, beagle, openstack-requirements 2021-09-03 14:52:51.948 | Running setup.py install for pyperclip: started 2021-09-03 14:52:52.347 | Running setup.py install for pyperclip: finished with status 'done' 2021-09-03 14:52:53.039 | Running setup.py install for openstack-requirements: started 2021-09-03 14:52:55.222 | Running setup.py install for openstack-requirements: finished with status 'done' 2021-09-03 14:52:55.256 | Successfully installed Parsley-1.3 PyYAML-5.4.1 attrs-21.2.0 autopage-0.4.0 beagle-0.3.0 certifi-2021.5.30 charset-normalizer-2.0.4 cliff-3.9.0 cmd2-2.1.2 colorama-0.4.4 extras-1.0.0 fixtures-3.0.0 idna-3.2 openstack-requirements-1.2.1.dev4867 packaging-21.0 prettytable-0.7.2 pyparsing-2.4.7 pyperclip-1.8.2 requests-2.26.0 six-1.16.0 stevedore-3.4.0 testtools-2.5.0 urllib3-1.26.6 wcwidth-0.2.5 2021-09-03 14:52:55.382 | + inc/python:pip_install:200 : result=0 2021-09-03 14:52:55.384 | + inc/python:pip_install:202 : time_stop pip_install 2021-09-03 14:52:55.387 | + functions-common:time_stop:2309 : local name 2021-09-03 14:52:55.389 | + functions-common:time_stop:2310 : local end_time 2021-09-03 14:52:55.391 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-03 14:52:55.393 | + functions-common:time_stop:2312 : local total 2021-09-03 14:52:55.395 | + functions-common:time_stop:2313 : local start_time 2021-09-03 14:52:55.397 | + functions-common:time_stop:2315 : name=pip_install 2021-09-03 14:52:55.399 | + functions-common:time_stop:2316 : start_time=1630680762244 2021-09-03 14:52:55.401 | + functions-common:time_stop:2318 : [[ -z 1630680762244 ]] 2021-09-03 14:52:55.404 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-03 14:52:55.407 | + functions-common:time_stop:2321 : end_time=1630680775405 2021-09-03 14:52:55.409 | + functions-common:time_stop:2322 : elapsed_time=13161 2021-09-03 14:52:55.411 | + functions-common:time_stop:2323 : total=9624 2021-09-03 14:52:55.413 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-03 14:52:55.415 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=22785 2021-09-03 14:52:55.418 | + inc/python:pip_install:203 : return 0 2021-09-03 14:52:55.420 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2021-09-03 14:52:55.423 | + lib/infra:install_infra:42 : use_library_from_git pbr 2021-09-03 14:52:55.425 | + inc/python:use_library_from_git:250 : local name=pbr 2021-09-03 14:52:55.427 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-03 14:52:55.430 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-03 14:52:55.432 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pbr, ]] 2021-09-03 14:52:55.435 | + inc/python:use_library_from_git:253 : return 1 2021-09-03 14:52:55.437 | + lib/infra:install_infra:48 : pip_install -U pbr 2021-09-03 14:52:55.456 | Using python 3.8 to install pbr 2021-09-03 14:52:55.458 | + 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 2021-09-03 14:52:56.173 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 14:52:56.173 | from cryptography.utils import int_from_bytes 2021-09-03 14:52:56.173 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 14:52:56.173 | from cryptography.utils import int_from_bytes 2021-09-03 14:52:57.189 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-09-03 14:52:57.205 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.6.0) 2021-09-03 14:52:58.849 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-09-03 14:52:58.954 | + inc/python:pip_install:200 : result=0 2021-09-03 14:52:58.956 | + inc/python:pip_install:202 : time_stop pip_install 2021-09-03 14:52:58.959 | + functions-common:time_stop:2309 : local name 2021-09-03 14:52:58.961 | + functions-common:time_stop:2310 : local end_time 2021-09-03 14:52:58.963 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-03 14:52:58.965 | + functions-common:time_stop:2312 : local total 2021-09-03 14:52:58.967 | + functions-common:time_stop:2313 : local start_time 2021-09-03 14:52:58.969 | + functions-common:time_stop:2315 : name=pip_install 2021-09-03 14:52:58.971 | + functions-common:time_stop:2316 : start_time=1630680775451 2021-09-03 14:52:58.973 | + functions-common:time_stop:2318 : [[ -z 1630680775451 ]] 2021-09-03 14:52:58.976 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-03 14:52:58.979 | + functions-common:time_stop:2321 : end_time=1630680778977 2021-09-03 14:52:58.981 | + functions-common:time_stop:2322 : elapsed_time=3526 2021-09-03 14:52:58.983 | + functions-common:time_stop:2323 : total=22785 2021-09-03 14:52:58.985 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-03 14:52:58.987 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=26311 2021-09-03 14:52:58.989 | + inc/python:pip_install:203 : return 0 2021-09-03 14:52:58.992 | + ./stack.sh:main:795 : python3 -m venv /opt/stack/bindep-venv 2021-09-03 14:53:02.146 | + ./stack.sh:main:797 : /opt/stack/bindep-venv/bin/pip install bindep 2021-09-03 14:53:03.891 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-09-03 14:53:03.965 | Collecting bindep 2021-09-03 14:53:03.972 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/0e7/df0a527c159ff/bindep-2.9.0-py2.py3-none-any.whl (32 kB) 2021-09-03 14:53:04.024 | Collecting distro 2021-09-03 14:53:04.031 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c87/13330ab31a034/distro-1.6.0-py2.py3-none-any.whl (19 kB) 2021-09-03 14:53:04.157 | Collecting pbr>=2.0.0 2021-09-03 14:53:04.164 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c68/c661ac5cc8105/pbr-5.6.0-py2.py3-none-any.whl (111 kB) 2021-09-03 14:53:04.211 | Collecting Parsley 2021-09-03 14:53:04.217 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88 kB) 2021-09-03 14:53:04.254 | Installing collected packages: distro, pbr, Parsley, bindep 2021-09-03 14:53:04.682 | Successfully installed Parsley-1.3 bindep-2.9.0 distro-1.6.0 pbr-5.6.0 2021-09-03 14:53:04.745 | + ./stack.sh:main:798 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2021-09-03 14:53:04.749 | + ./stack.sh:main:798 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2021-09-03 14:53:04.752 | ++ ./stack.sh:main:801 : _get_plugin_bindep_packages 2021-09-03 14:53:04.767 | + ./stack.sh:main:801 : pkgs= 2021-09-03 14:53:04.770 | + ./stack.sh:main:802 : [[ -n '' ]] 2021-09-03 14:53:04.772 | + ./stack.sh:main:809 : run_phase stack pre-install 2021-09-03 14:53:04.774 | + functions-common:run_phase:1737 : local mode=stack 2021-09-03 14:53:04.776 | + functions-common:run_phase:1738 : local phase=pre-install 2021-09-03 14:53:04.779 | + functions-common:run_phase:1739 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-09-03 14:53:04.781 | + functions-common:run_phase:1740 : local extra_plugin_file_name 2021-09-03 14:53:04.783 | + functions-common:run_phase:1741 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-09-03 14:53:04.786 | + functions-common:run_phase:1746 : local exceptions=80-tempest.sh 2021-09-03 14:53:04.788 | + functions-common:run_phase:1747 : local extra 2021-09-03 14:53:04.790 | ++ functions-common:run_phase:1748 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-09-03 14:53:04.794 | + functions-common:run_phase:1748 : extra=80-tempest.sh 2021-09-03 14:53:04.796 | + functions-common:run_phase:1749 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-09-03 14:53:04.799 | + functions-common:run_phase:1753 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-09-03 14:53:04.801 | + functions-common:run_phase:1753 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2021-09-03 14:53:04.803 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-09-03 14:53:04.817 | ++ functions-common:is_service_enabled:1965 : return 0 2021-09-03 14:53:04.819 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2021-09-03 14:53:04.821 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2021-09-03 14:53:04.823 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2021-09-03 14:53:04.825 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2021-09-03 14:53:04.827 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2021-09-03 14:53:04.829 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2021-09-03 14:53:04.831 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2021-09-03 14:53:04.833 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2021-09-03 14:53:04.835 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2021-09-03 14:53:04.837 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2021-09-03 14:53:04.840 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2021-09-03 14:53:04.842 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2021-09-03 14:53:04.844 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2021-09-03 14:53:04.846 | + functions-common:run_phase:1758 : [[ stack == \s\o\u\r\c\e ]] 2021-09-03 14:53:04.848 | + functions-common:run_phase:1761 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-09-03 14:53:04.850 | + functions-common:run_phase:1764 : run_plugins stack pre-install 2021-09-03 14:53:04.853 | + functions-common:run_plugins:1723 : local mode=stack 2021-09-03 14:53:04.855 | + functions-common:run_plugins:1724 : local phase=pre-install 2021-09-03 14:53:04.857 | + functions-common:run_plugins:1726 : local plugins= 2021-09-03 14:53:04.859 | + functions-common:run_plugins:1727 : local plugin 2021-09-03 14:53:04.862 | + ./stack.sh:main:812 : set_systemd_override DefaultLimitNOFILE 2048 2021-09-03 14:53:04.864 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2021-09-03 14:53:04.866 | + functions:set_systemd_override:821 : local value=2048 2021-09-03 14:53:04.869 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2021-09-03 14:53:04.871 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2021-09-03 14:53:04.918 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2021-09-03 14:53:04.918 | Set systemd system override for DefaultLimitNOFILE=2048 2021-09-03 14:53:04.921 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2021-09-03 14:53:05.271 | + ./stack.sh:main:814 : install_rpc_backend 2021-09-03 14:53:05.273 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2021-09-03 14:53:05.290 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 14:53:05.292 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2021-09-03 14:53:05.294 | + functions-common:install_package:1347 : update_package_repo 2021-09-03 14:53:05.297 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-09-03 14:53:05.299 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2021-09-03 14:53:05.301 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-09-03 14:53:05.303 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-09-03 14:53:05.305 | + functions-common:update_package_repo:1327 : is_ubuntu 2021-09-03 14:53:05.308 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-03 14:53:05.310 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-03 14:53:05.312 | + functions-common:update_package_repo:1328 : apt_get_update 2021-09-03 14:53:05.314 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2021-09-03 14:53:05.316 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2021-09-03 14:53:05.319 | + functions-common:apt_get_update:1074 : return 2021-09-03 14:53:05.321 | + functions-common:install_package:1348 : real_install_package rabbitmq-server 2021-09-03 14:53:05.323 | + functions-common:real_install_package:1333 : is_ubuntu 2021-09-03 14:53:05.326 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-03 14:53:05.328 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-03 14:53:05.330 | + functions-common:real_install_package:1334 : apt_get install rabbitmq-server 2021-09-03 14:53:05.350 | + functions-common:apt_get:1114 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2021-09-03 14:53:05.455 | Reading package lists... 2021-09-03 14:53:05.675 | Building dependency tree... 2021-09-03 14:53:05.676 | Reading state information... 2021-09-03 14:53:05.901 | The following packages were automatically installed and are no longer required: 2021-09-03 14:53:05.902 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-09-03 14:53:05.902 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-09-03 14:53:05.902 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-09-03 14:53:05.902 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-09-03 14:53:05.902 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-09-03 14:53:05.902 | python3-zope.interface 2021-09-03 14:53:05.902 | Use 'sudo apt autoremove' to remove them. 2021-09-03 14:53:05.902 | The following additional packages will be installed: 2021-09-03 14:53:05.902 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2021-09-03 14:53:05.902 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2021-09-03 14:53:05.902 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2021-09-03 14:53:05.903 | erlang-tools erlang-xmerl locales-all 2021-09-03 14:53:05.904 | Suggested packages: 2021-09-03 14:53:05.904 | erlang erlang-manpages erlang-doc 2021-09-03 14:53:05.972 | The following NEW packages will be installed: 2021-09-03 14:53:05.972 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2021-09-03 14:53:05.972 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2021-09-03 14:53:05.972 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2021-09-03 14:53:05.973 | erlang-tools erlang-xmerl locales-all rabbitmq-server 2021-09-03 14:53:06.083 | 0 upgraded, 19 newly installed, 0 to remove and 85 not upgraded. 2021-09-03 14:53:06.083 | Need to get 38.1 MB of archives. 2021-09-03 14:53:06.083 | After this operation, 276 MB of additional disk space will be used. 2021-09-03 14:53:06.083 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-base amd64 1:22.2.7+dfsg-1 [8,063 kB] 2021-09-03 14:53:07.416 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-asn1 amd64 1:22.2.7+dfsg-1 [712 kB] 2021-09-03 14:53:07.524 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-crypto amd64 1:22.2.7+dfsg-1 [137 kB] 2021-09-03 14:53:07.547 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-public-key amd64 1:22.2.7+dfsg-1 [567 kB] 2021-09-03 14:53:07.631 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-mnesia amd64 1:22.2.7+dfsg-1 [716 kB] 2021-09-03 14:53:07.737 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-runtime-tools amd64 1:22.2.7+dfsg-1 [182 kB] 2021-09-03 14:53:07.763 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-ssl amd64 1:22.2.7+dfsg-1 [1,103 kB] 2021-09-03 14:53:07.940 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-eldap amd64 1:22.2.7+dfsg-1 [99.7 kB] 2021-09-03 14:53:07.953 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-ftp amd64 1:22.2.7+dfsg-1 [68.8 kB] 2021-09-03 14:53:07.962 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-tftp amd64 1:22.2.7+dfsg-1 [84.6 kB] 2021-09-03 14:53:07.974 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-inets amd64 1:22.2.7+dfsg-1 [577 kB] 2021-09-03 14:53:08.065 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-snmp amd64 1:22.2.7+dfsg-1 [1,538 kB] 2021-09-03 14:53:08.308 | 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] 2021-09-03 14:53:08.321 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-parsetools amd64 1:22.2.7+dfsg-1 [151 kB] 2021-09-03 14:53:08.351 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-syntax-tools amd64 1:22.2.7+dfsg-1 [344 kB] 2021-09-03 14:53:08.403 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-tools amd64 1:22.2.7+dfsg-1 [499 kB] 2021-09-03 14:53:08.484 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-xmerl amd64 1:22.2.7+dfsg-1 [1,113 kB] 2021-09-03 14:53:08.659 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 locales-all amd64 2.31-0ubuntu9.2 [10.6 MB] 2021-09-03 14:53:10.102 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 rabbitmq-server all 3.8.2-0ubuntu1.3 [11.5 MB] 2021-09-03 14:53:12.433 | Fetched 38.1 MB in 6s (6,461 kB/s) 2021-09-03 14:53:12.462 | Selecting previously unselected package erlang-base. 2021-09-03 14:53:12.509 | (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 ... 81628 files and directories currently installed.) 2021-09-03 14:53:12.512 | Preparing to unpack .../00-erlang-base_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-09-03 14:53:12.515 | Unpacking erlang-base (1:22.2.7+dfsg-1) ... 2021-09-03 14:53:13.595 | Selecting previously unselected package erlang-asn1. 2021-09-03 14:53:13.604 | Preparing to unpack .../01-erlang-asn1_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-09-03 14:53:13.606 | Unpacking erlang-asn1 (1:22.2.7+dfsg-1) ... 2021-09-03 14:53:13.715 | Selecting previously unselected package erlang-crypto. 2021-09-03 14:53:13.724 | Preparing to unpack .../02-erlang-crypto_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-09-03 14:53:13.726 | Unpacking erlang-crypto (1:22.2.7+dfsg-1) ... 2021-09-03 14:53:13.768 | Selecting previously unselected package erlang-public-key. 2021-09-03 14:53:13.777 | Preparing to unpack .../03-erlang-public-key_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-09-03 14:53:13.779 | Unpacking erlang-public-key (1:22.2.7+dfsg-1) ... 2021-09-03 14:53:13.876 | Selecting previously unselected package erlang-mnesia. 2021-09-03 14:53:13.885 | Preparing to unpack .../04-erlang-mnesia_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-09-03 14:53:13.887 | Unpacking erlang-mnesia (1:22.2.7+dfsg-1) ... 2021-09-03 14:53:13.996 | Selecting previously unselected package erlang-runtime-tools. 2021-09-03 14:53:14.005 | Preparing to unpack .../05-erlang-runtime-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-09-03 14:53:14.007 | Unpacking erlang-runtime-tools (1:22.2.7+dfsg-1) ... 2021-09-03 14:53:14.063 | Selecting previously unselected package erlang-ssl. 2021-09-03 14:53:14.071 | Preparing to unpack .../06-erlang-ssl_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-09-03 14:53:14.073 | Unpacking erlang-ssl (1:22.2.7+dfsg-1) ... 2021-09-03 14:53:14.241 | Selecting previously unselected package erlang-eldap. 2021-09-03 14:53:14.251 | Preparing to unpack .../07-erlang-eldap_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-09-03 14:53:14.253 | Unpacking erlang-eldap (1:22.2.7+dfsg-1) ... 2021-09-03 14:53:14.289 | Selecting previously unselected package erlang-ftp. 2021-09-03 14:53:14.298 | Preparing to unpack .../08-erlang-ftp_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-09-03 14:53:14.300 | Unpacking erlang-ftp (1:22.2.7+dfsg-1) ... 2021-09-03 14:53:14.333 | Selecting previously unselected package erlang-tftp. 2021-09-03 14:53:14.342 | Preparing to unpack .../09-erlang-tftp_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-09-03 14:53:14.344 | Unpacking erlang-tftp (1:22.2.7+dfsg-1) ... 2021-09-03 14:53:14.380 | Selecting previously unselected package erlang-inets. 2021-09-03 14:53:14.388 | Preparing to unpack .../10-erlang-inets_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-09-03 14:53:14.390 | Unpacking erlang-inets (1:22.2.7+dfsg-1) ... 2021-09-03 14:53:14.495 | Selecting previously unselected package erlang-snmp. 2021-09-03 14:53:14.504 | Preparing to unpack .../11-erlang-snmp_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-09-03 14:53:14.506 | Unpacking erlang-snmp (1:22.2.7+dfsg-1) ... 2021-09-03 14:53:14.750 | Selecting previously unselected package erlang-os-mon. 2021-09-03 14:53:14.759 | Preparing to unpack .../12-erlang-os-mon_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-09-03 14:53:14.761 | Unpacking erlang-os-mon (1:22.2.7+dfsg-1) ... 2021-09-03 14:53:14.798 | Selecting previously unselected package erlang-parsetools. 2021-09-03 14:53:14.806 | Preparing to unpack .../13-erlang-parsetools_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-09-03 14:53:14.808 | Unpacking erlang-parsetools (1:22.2.7+dfsg-1) ... 2021-09-03 14:53:14.852 | Selecting previously unselected package erlang-syntax-tools. 2021-09-03 14:53:14.861 | Preparing to unpack .../14-erlang-syntax-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-09-03 14:53:14.863 | Unpacking erlang-syntax-tools (1:22.2.7+dfsg-1) ... 2021-09-03 14:53:14.933 | Selecting previously unselected package erlang-tools. 2021-09-03 14:53:14.942 | Preparing to unpack .../15-erlang-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-09-03 14:53:14.944 | Unpacking erlang-tools (1:22.2.7+dfsg-1) ... 2021-09-03 14:53:15.036 | Selecting previously unselected package erlang-xmerl. 2021-09-03 14:53:15.045 | Preparing to unpack .../16-erlang-xmerl_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-09-03 14:53:15.047 | Unpacking erlang-xmerl (1:22.2.7+dfsg-1) ... 2021-09-03 14:53:15.235 | Selecting previously unselected package locales-all. 2021-09-03 14:53:15.243 | Preparing to unpack .../17-locales-all_2.31-0ubuntu9.2_amd64.deb ... 2021-09-03 14:53:15.245 | Unpacking locales-all (2.31-0ubuntu9.2) ... 2021-09-03 14:53:19.455 | Selecting previously unselected package rabbitmq-server. 2021-09-03 14:53:19.466 | Preparing to unpack .../18-rabbitmq-server_3.8.2-0ubuntu1.3_all.deb ... 2021-09-03 14:53:19.470 | Unpacking rabbitmq-server (3.8.2-0ubuntu1.3) ... 2021-09-03 14:53:20.662 | Setting up erlang-base (1:22.2.7+dfsg-1) ... 2021-09-03 14:53:21.041 | Created symlink /etc/systemd/system/multi-user.target.wants/epmd.service → /lib/systemd/system/epmd.service. 2021-09-03 14:53:21.041 | Created symlink /etc/systemd/system/sockets.target.wants/epmd.socket → /lib/systemd/system/epmd.socket. 2021-09-03 14:53:25.267 | Searching for services which depend on erlang and should be started... none found. 2021-09-03 14:53:25.271 | Setting up erlang-xmerl (1:22.2.7+dfsg-1) ... 2021-09-03 14:53:25.276 | Setting up erlang-syntax-tools (1:22.2.7+dfsg-1) ... 2021-09-03 14:53:25.282 | Setting up locales-all (2.31-0ubuntu9.2) ... 2021-09-03 14:53:25.290 | Setting up erlang-parsetools (1:22.2.7+dfsg-1) ... 2021-09-03 14:53:25.295 | Setting up erlang-asn1 (1:22.2.7+dfsg-1) ... 2021-09-03 14:53:25.300 | Setting up erlang-tftp (1:22.2.7+dfsg-1) ... 2021-09-03 14:53:25.305 | Setting up erlang-mnesia (1:22.2.7+dfsg-1) ... 2021-09-03 14:53:25.310 | Setting up erlang-crypto (1:22.2.7+dfsg-1) ... 2021-09-03 14:53:25.316 | Setting up erlang-runtime-tools (1:22.2.7+dfsg-1) ... 2021-09-03 14:53:25.321 | Setting up erlang-tools (1:22.2.7+dfsg-1) ... 2021-09-03 14:53:25.326 | Setting up erlang-snmp (1:22.2.7+dfsg-1) ... 2021-09-03 14:53:25.332 | Setting up erlang-public-key (1:22.2.7+dfsg-1) ... 2021-09-03 14:53:25.337 | Setting up erlang-ssl (1:22.2.7+dfsg-1) ... 2021-09-03 14:53:25.343 | Setting up erlang-os-mon (1:22.2.7+dfsg-1) ... 2021-09-03 14:53:25.348 | Setting up erlang-eldap (1:22.2.7+dfsg-1) ... 2021-09-03 14:53:25.354 | Setting up erlang-ftp (1:22.2.7+dfsg-1) ... 2021-09-03 14:53:25.359 | Setting up erlang-inets (1:22.2.7+dfsg-1) ... 2021-09-03 14:53:25.364 | Setting up rabbitmq-server (3.8.2-0ubuntu1.3) ... 2021-09-03 14:53:25.452 | Adding group `rabbitmq' (GID 125) ... 2021-09-03 14:53:25.464 | Done. 2021-09-03 14:53:25.544 | Adding system user `rabbitmq' (UID 117) ... 2021-09-03 14:53:25.544 | Adding new user `rabbitmq' (UID 117) with group `rabbitmq' ... 2021-09-03 14:53:25.575 | Not creating home directory `/var/lib/rabbitmq'. 2021-09-03 14:53:25.840 | Created symlink /etc/systemd/system/multi-user.target.wants/rabbitmq-server.service → /lib/systemd/system/rabbitmq-server.service. 2021-09-03 14:53:31.540 | Processing triggers for man-db (2.9.1-1) ... 2021-09-03 14:53:32.139 | Processing triggers for systemd (245.4-4ubuntu3.11) ... 2021-09-03 14:53:38.610 | + functions-common:apt_get:1118 : result=0 2021-09-03 14:53:38.613 | + functions-common:apt_get:1121 : time_stop apt-get 2021-09-03 14:53:38.615 | + functions-common:time_stop:2309 : local name 2021-09-03 14:53:38.617 | + functions-common:time_stop:2310 : local end_time 2021-09-03 14:53:38.619 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-03 14:53:38.621 | + functions-common:time_stop:2312 : local total 2021-09-03 14:53:38.623 | + functions-common:time_stop:2313 : local start_time 2021-09-03 14:53:38.626 | + functions-common:time_stop:2315 : name=apt-get 2021-09-03 14:53:38.628 | + functions-common:time_stop:2316 : start_time=1630680785348 2021-09-03 14:53:38.630 | + functions-common:time_stop:2318 : [[ -z 1630680785348 ]] 2021-09-03 14:53:38.633 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-03 14:53:38.637 | + functions-common:time_stop:2321 : end_time=1630680818634 2021-09-03 14:53:38.639 | + functions-common:time_stop:2322 : elapsed_time=33286 2021-09-03 14:53:38.642 | + functions-common:time_stop:2323 : total=165852 2021-09-03 14:53:38.644 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-03 14:53:38.646 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=199138 2021-09-03 14:53:38.648 | + functions-common:apt_get:1122 : return 0 2021-09-03 14:53:38.650 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2021-09-03 14:53:38.653 | + functions-common:is_suse:462 : is_opensuse 2021-09-03 14:53:38.655 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-09-03 14:53:38.657 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-09-03 14:53:38.660 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-09-03 14:53:38.662 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-09-03 14:53:38.664 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-09-03 14:53:38.666 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2021-09-03 14:53:38.668 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-09-03 14:53:38.671 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-09-03 14:53:38.673 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-09-03 14:53:38.675 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-09-03 14:53:38.677 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-09-03 14:53:38.679 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-09-03 14:53:38.682 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-09-03 14:53:38.684 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-09-03 14:53:38.686 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-09-03 14:53:38.689 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2021-09-03 14:53:38.691 | + functions-common:is_suse:462 : is_opensuse 2021-09-03 14:53:38.694 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-09-03 14:53:38.696 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-09-03 14:53:38.698 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-09-03 14:53:38.700 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-09-03 14:53:38.703 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-09-03 14:53:38.705 | + ./stack.sh:main:815 : restart_rpc_backend 2021-09-03 14:53:38.708 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2021-09-03 14:53:38.723 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 14:53:38.725 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2021-09-03 14:53:38.728 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-09-03 14:53:38.730 | + ./stack.sh:echo_summary:432 : echo -e Starting RabbitMQ 2021-09-03 14:53:38.732 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2021-09-03 14:53:38.735 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2021-09-03 14:53:38.739 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2021-09-03 14:53:38.742 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2021-09-03 14:53:38.744 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2021-09-03 14:53:38.746 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2021-09-03 14:53:38.748 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2021-09-03 14:53:38.751 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2021-09-03 14:53:38.754 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2021-09-03 14:53:39.450 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2021-09-03 14:53:39.450 | user tags 2021-09-03 14:53:39.450 | guest [administrator]' 2021-09-03 14:53:39.454 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2021-09-03 14:53:39.454 | user tags 2021-09-03 14:53:39.454 | guest [administrator]' 2021-09-03 14:53:39.454 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2021-09-03 14:53:39.460 | + lib/rpc_backend:rabbit_setuser:176 : found= 2021-09-03 14:53:39.462 | + lib/rpc_backend:rabbit_setuser:177 : '[' '' = stackrabbit ']' 2021-09-03 14:53:39.464 | + lib/rpc_backend:rabbit_setuser:181 : sudo rabbitmqctl add_user stackrabbit Passw0rd 2021-09-03 14:53:40.111 | Adding user "stackrabbit" ... 2021-09-03 14:53:40.133 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2021-09-03 14:53:40.790 | Setting permissions for user "stackrabbit" in vhost "/" ... 2021-09-03 14:53:40.813 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2021-09-03 14:53:40.815 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2021-09-03 14:53:41.469 | Changing password for user "stackrabbit" ... 2021-09-03 14:53:41.491 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2021-09-03 14:53:41.493 | + lib/rpc_backend:restart_rpc_backend:116 : break 2021-09-03 14:53:41.495 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2021-09-03 14:53:42.147 | Deleting user "guest" ... 2021-09-03 14:53:42.170 | + ./stack.sh:main:817 : is_service_enabled mysql postgresql 2021-09-03 14:53:42.187 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 14:53:42.190 | + ./stack.sh:main:818 : install_database 2021-09-03 14:53:42.192 | + lib/database:install_database:116 : install_database_mysql 2021-09-03 14:53:42.194 | + lib/databases/mysql:install_database_mysql:150 : is_ubuntu 2021-09-03 14:53:42.197 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-03 14:53:42.199 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-03 14:53:42.201 | + lib/databases/mysql:install_database_mysql:153 : sudo debconf-set-selections 2021-09-03 14:53:42.413 | + lib/databases/mysql:install_database_mysql:163 : [[ ! -e /home/ubuntu/.my.cnf ]] 2021-09-03 14:53:42.415 | + lib/databases/mysql:install_database_mysql:164 : cat 2021-09-03 14:53:42.420 | + lib/databases/mysql:install_database_mysql:170 : is_ubuntu 2021-09-03 14:53:42.423 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-03 14:53:42.425 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-03 14:53:42.427 | + lib/databases/mysql:install_database_mysql:170 : '[' mysql '!=' mariadb ']' 2021-09-03 14:53:42.430 | + lib/databases/mysql:install_database_mysql:171 : echo host=127.0.0.1 2021-09-03 14:53:42.432 | + lib/databases/mysql:install_database_mysql:173 : chmod 0600 /home/ubuntu/.my.cnf 2021-09-03 14:53:42.436 | + lib/databases/mysql:install_database_mysql:176 : is_oraclelinux 2021-09-03 14:53:42.438 | + functions-common:is_oraclelinux:434 : [[ -z Ubuntu ]] 2021-09-03 14:53:42.440 | + functions-common:is_oraclelinux:438 : '[' Ubuntu = OracleServer ']' 2021-09-03 14:53:42.442 | + lib/databases/mysql:install_database_mysql:178 : is_fedora 2021-09-03 14:53:42.445 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-09-03 14:53:42.447 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-09-03 14:53:42.449 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-09-03 14:53:42.452 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-09-03 14:53:42.454 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-09-03 14:53:42.456 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-09-03 14:53:42.458 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-09-03 14:53:42.461 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-09-03 14:53:42.463 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-09-03 14:53:42.465 | + lib/databases/mysql:install_database_mysql:181 : is_suse 2021-09-03 14:53:42.468 | + functions-common:is_suse:462 : is_opensuse 2021-09-03 14:53:42.471 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-09-03 14:53:42.473 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-09-03 14:53:42.475 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-09-03 14:53:42.478 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-09-03 14:53:42.481 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-09-03 14:53:42.483 | + lib/databases/mysql:install_database_mysql:184 : is_ubuntu 2021-09-03 14:53:42.486 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-03 14:53:42.488 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-03 14:53:42.491 | + lib/databases/mysql:install_database_mysql:185 : install_package mysql-server 2021-09-03 14:53:42.493 | + functions-common:install_package:1347 : update_package_repo 2021-09-03 14:53:42.495 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-09-03 14:53:42.497 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2021-09-03 14:53:42.500 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-09-03 14:53:42.502 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-09-03 14:53:42.504 | + functions-common:update_package_repo:1327 : is_ubuntu 2021-09-03 14:53:42.506 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-03 14:53:42.508 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-03 14:53:42.511 | + functions-common:update_package_repo:1328 : apt_get_update 2021-09-03 14:53:42.513 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2021-09-03 14:53:42.516 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2021-09-03 14:53:42.518 | + functions-common:apt_get_update:1074 : return 2021-09-03 14:53:42.520 | + functions-common:install_package:1348 : real_install_package mysql-server 2021-09-03 14:53:42.522 | + functions-common:real_install_package:1333 : is_ubuntu 2021-09-03 14:53:42.525 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-03 14:53:42.527 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-03 14:53:42.529 | + functions-common:real_install_package:1334 : apt_get install mysql-server 2021-09-03 14:53:42.550 | + functions-common:apt_get:1114 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2021-09-03 14:53:42.657 | Reading package lists... 2021-09-03 14:53:42.876 | Building dependency tree... 2021-09-03 14:53:42.877 | Reading state information... 2021-09-03 14:53:43.102 | The following packages were automatically installed and are no longer required: 2021-09-03 14:53:43.103 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-09-03 14:53:43.104 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-09-03 14:53:43.104 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-09-03 14:53:43.104 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-09-03 14:53:43.104 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-09-03 14:53:43.104 | python3-zope.interface 2021-09-03 14:53:43.104 | Use 'sudo apt autoremove' to remove them. 2021-09-03 14:53:43.104 | The following additional packages will be installed: 2021-09-03 14:53:43.104 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-7 2021-09-03 14:53:43.104 | libevent-pthreads-2.1-7 libfcgi-perl libhtml-parser-perl libhtml-tagset-perl 2021-09-03 14:53:43.104 | libhtml-template-perl libhttp-date-perl libhttp-message-perl libio-html-perl 2021-09-03 14:53:43.104 | liblwp-mediatypes-perl libmecab2 libtimedate-perl liburi-perl mecab-ipadic 2021-09-03 14:53:43.105 | mecab-ipadic-utf8 mecab-utils mysql-client-8.0 mysql-client-core-8.0 2021-09-03 14:53:43.105 | mysql-server-8.0 mysql-server-core-8.0 2021-09-03 14:53:43.106 | Suggested packages: 2021-09-03 14:53:43.106 | libdata-dump-perl libipc-sharedcache-perl libwww-perl mailx tinyca 2021-09-03 14:53:43.182 | The following NEW packages will be installed: 2021-09-03 14:53:43.182 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-7 2021-09-03 14:53:43.182 | libevent-pthreads-2.1-7 libfcgi-perl libhtml-parser-perl libhtml-tagset-perl 2021-09-03 14:53:43.182 | libhtml-template-perl libhttp-date-perl libhttp-message-perl libio-html-perl 2021-09-03 14:53:43.182 | liblwp-mediatypes-perl libmecab2 libtimedate-perl liburi-perl mecab-ipadic 2021-09-03 14:53:43.182 | mecab-ipadic-utf8 mecab-utils mysql-client-8.0 mysql-client-core-8.0 2021-09-03 14:53:43.182 | mysql-server mysql-server-8.0 mysql-server-core-8.0 2021-09-03 14:53:43.292 | 0 upgraded, 24 newly installed, 0 to remove and 85 not upgraded. 2021-09-03 14:53:43.292 | Need to get 31.7 MB of archives. 2021-09-03 14:53:43.292 | After this operation, 262 MB of additional disk space will be used. 2021-09-03 14:53:43.292 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-client-core-8.0 amd64 8.0.26-0ubuntu0.20.04.2 [4,222 kB] 2021-09-03 14:53:43.915 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-client-8.0 amd64 8.0.26-0ubuntu0.20.04.2 [22.0 kB] 2021-09-03 14:53:43.918 | 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] 2021-09-03 14:53:43.925 | 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] 2021-09-03 14:53:43.926 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libmecab2 amd64 0.996-10build1 [233 kB] 2021-09-03 14:53:43.946 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-server-core-8.0 amd64 8.0.26-0ubuntu0.20.04.2 [18.5 MB] 2021-09-03 14:53:46.645 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-server-8.0 amd64 8.0.26-0ubuntu0.20.04.2 [1,329 kB] 2021-09-03 14:53:46.853 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-tagset-perl all 3.20-4 [12.5 kB] 2021-09-03 14:53:46.853 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liburi-perl all 1.76-2 [77.5 kB] 2021-09-03 14:53:46.864 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-parser-perl amd64 3.72-5 [86.3 kB] 2021-09-03 14:53:46.881 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcgi-pm-perl all 4.46-1 [186 kB] 2021-09-03 14:53:46.905 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfcgi-perl amd64 0.79-1 [33.1 kB] 2021-09-03 14:53:46.912 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcgi-fast-perl all 1:2.15-1 [10.5 kB] 2021-09-03 14:53:46.912 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libencode-locale-perl all 1.05-1 [12.3 kB] 2021-09-03 14:53:46.913 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-template-perl all 2.97-1 [59.0 kB] 2021-09-03 14:53:46.925 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtimedate-perl all 2.3200-1 [34.0 kB] 2021-09-03 14:53:46.934 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-date-perl all 6.05-1 [9,920 B] 2021-09-03 14:53:46.942 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libio-html-perl all 1.001-1 [14.9 kB] 2021-09-03 14:53:46.944 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblwp-mediatypes-perl all 6.04-1 [19.5 kB] 2021-09-03 14:53:46.947 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-message-perl all 6.22-1 [76.1 kB] 2021-09-03 14:53:46.986 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mecab-utils amd64 0.996-10build1 [4,912 B] 2021-09-03 14:53:46.987 | 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] 2021-09-03 14:53:48.047 | 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] 2021-09-03 14:53:48.048 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-server all 8.0.26-0ubuntu0.20.04.2 [9,540 B] 2021-09-03 14:53:48.545 | Preconfiguring packages ... 2021-09-03 14:53:48.655 | Fetched 31.7 MB in 5s (6,534 kB/s) 2021-09-03 14:53:48.686 | Selecting previously unselected package mysql-client-core-8.0. 2021-09-03 14:53:48.748 | (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 ... 90084 files and directories currently installed.) 2021-09-03 14:53:48.752 | Preparing to unpack .../00-mysql-client-core-8.0_8.0.26-0ubuntu0.20.04.2_amd64.deb ... 2021-09-03 14:53:48.754 | Unpacking mysql-client-core-8.0 (8.0.26-0ubuntu0.20.04.2) ... 2021-09-03 14:53:49.651 | Selecting previously unselected package mysql-client-8.0. 2021-09-03 14:53:49.661 | Preparing to unpack .../01-mysql-client-8.0_8.0.26-0ubuntu0.20.04.2_amd64.deb ... 2021-09-03 14:53:49.663 | Unpacking mysql-client-8.0 (8.0.26-0ubuntu0.20.04.2) ... 2021-09-03 14:53:49.696 | Selecting previously unselected package libevent-core-2.1-7:amd64. 2021-09-03 14:53:49.705 | Preparing to unpack .../02-libevent-core-2.1-7_2.1.11-stable-1_amd64.deb ... 2021-09-03 14:53:49.709 | Unpacking libevent-core-2.1-7:amd64 (2.1.11-stable-1) ... 2021-09-03 14:53:49.749 | Selecting previously unselected package libevent-pthreads-2.1-7:amd64. 2021-09-03 14:53:49.758 | Preparing to unpack .../03-libevent-pthreads-2.1-7_2.1.11-stable-1_amd64.deb ... 2021-09-03 14:53:49.761 | Unpacking libevent-pthreads-2.1-7:amd64 (2.1.11-stable-1) ... 2021-09-03 14:53:49.789 | Selecting previously unselected package libmecab2:amd64. 2021-09-03 14:53:49.799 | Preparing to unpack .../04-libmecab2_0.996-10build1_amd64.deb ... 2021-09-03 14:53:49.801 | Unpacking libmecab2:amd64 (0.996-10build1) ... 2021-09-03 14:53:49.868 | Selecting previously unselected package mysql-server-core-8.0. 2021-09-03 14:53:49.877 | Preparing to unpack .../05-mysql-server-core-8.0_8.0.26-0ubuntu0.20.04.2_amd64.deb ... 2021-09-03 14:53:49.880 | Unpacking mysql-server-core-8.0 (8.0.26-0ubuntu0.20.04.2) ... 2021-09-03 14:53:52.824 | Selecting previously unselected package mysql-server-8.0. 2021-09-03 14:53:52.834 | Preparing to unpack .../06-mysql-server-8.0_8.0.26-0ubuntu0.20.04.2_amd64.deb ... 2021-09-03 14:53:53.284 | Unpacking mysql-server-8.0 (8.0.26-0ubuntu0.20.04.2) ... 2021-09-03 14:53:53.342 | Selecting previously unselected package libhtml-tagset-perl. 2021-09-03 14:53:53.352 | Preparing to unpack .../07-libhtml-tagset-perl_3.20-4_all.deb ... 2021-09-03 14:53:53.354 | Unpacking libhtml-tagset-perl (3.20-4) ... 2021-09-03 14:53:53.381 | Selecting previously unselected package liburi-perl. 2021-09-03 14:53:53.391 | Preparing to unpack .../08-liburi-perl_1.76-2_all.deb ... 2021-09-03 14:53:53.393 | Unpacking liburi-perl (1.76-2) ... 2021-09-03 14:53:53.440 | Selecting previously unselected package libhtml-parser-perl. 2021-09-03 14:53:53.449 | Preparing to unpack .../09-libhtml-parser-perl_3.72-5_amd64.deb ... 2021-09-03 14:53:53.452 | Unpacking libhtml-parser-perl (3.72-5) ... 2021-09-03 14:53:53.491 | Selecting previously unselected package libcgi-pm-perl. 2021-09-03 14:53:53.501 | Preparing to unpack .../10-libcgi-pm-perl_4.46-1_all.deb ... 2021-09-03 14:53:53.503 | Unpacking libcgi-pm-perl (4.46-1) ... 2021-09-03 14:53:53.555 | Selecting previously unselected package libfcgi-perl. 2021-09-03 14:53:53.564 | Preparing to unpack .../11-libfcgi-perl_0.79-1_amd64.deb ... 2021-09-03 14:53:53.567 | Unpacking libfcgi-perl (0.79-1) ... 2021-09-03 14:53:53.598 | Selecting previously unselected package libcgi-fast-perl. 2021-09-03 14:53:53.607 | Preparing to unpack .../12-libcgi-fast-perl_1%3a2.15-1_all.deb ... 2021-09-03 14:53:53.609 | Unpacking libcgi-fast-perl (1:2.15-1) ... 2021-09-03 14:53:53.637 | Selecting previously unselected package libencode-locale-perl. 2021-09-03 14:53:53.646 | Preparing to unpack .../13-libencode-locale-perl_1.05-1_all.deb ... 2021-09-03 14:53:53.649 | Unpacking libencode-locale-perl (1.05-1) ... 2021-09-03 14:53:53.676 | Selecting previously unselected package libhtml-template-perl. 2021-09-03 14:53:53.685 | Preparing to unpack .../14-libhtml-template-perl_2.97-1_all.deb ... 2021-09-03 14:53:53.687 | Unpacking libhtml-template-perl (2.97-1) ... 2021-09-03 14:53:53.721 | Selecting previously unselected package libtimedate-perl. 2021-09-03 14:53:53.731 | Preparing to unpack .../15-libtimedate-perl_2.3200-1_all.deb ... 2021-09-03 14:53:53.733 | Unpacking libtimedate-perl (2.3200-1) ... 2021-09-03 14:53:53.770 | Selecting previously unselected package libhttp-date-perl. 2021-09-03 14:53:53.780 | Preparing to unpack .../16-libhttp-date-perl_6.05-1_all.deb ... 2021-09-03 14:53:53.782 | Unpacking libhttp-date-perl (6.05-1) ... 2021-09-03 14:53:53.810 | Selecting previously unselected package libio-html-perl. 2021-09-03 14:53:53.819 | Preparing to unpack .../17-libio-html-perl_1.001-1_all.deb ... 2021-09-03 14:53:53.821 | Unpacking libio-html-perl (1.001-1) ... 2021-09-03 14:53:53.849 | Selecting previously unselected package liblwp-mediatypes-perl. 2021-09-03 14:53:53.859 | Preparing to unpack .../18-liblwp-mediatypes-perl_6.04-1_all.deb ... 2021-09-03 14:53:53.861 | Unpacking liblwp-mediatypes-perl (6.04-1) ... 2021-09-03 14:53:53.890 | Selecting previously unselected package libhttp-message-perl. 2021-09-03 14:53:53.900 | Preparing to unpack .../19-libhttp-message-perl_6.22-1_all.deb ... 2021-09-03 14:53:53.902 | Unpacking libhttp-message-perl (6.22-1) ... 2021-09-03 14:53:53.940 | Selecting previously unselected package mecab-utils. 2021-09-03 14:53:53.949 | Preparing to unpack .../20-mecab-utils_0.996-10build1_amd64.deb ... 2021-09-03 14:53:53.951 | Unpacking mecab-utils (0.996-10build1) ... 2021-09-03 14:53:53.981 | Selecting previously unselected package mecab-ipadic. 2021-09-03 14:53:53.991 | Preparing to unpack .../21-mecab-ipadic_2.7.0-20070801+main-2.1_all.deb ... 2021-09-03 14:53:53.993 | Unpacking mecab-ipadic (2.7.0-20070801+main-2.1) ... 2021-09-03 14:53:55.240 | Selecting previously unselected package mecab-ipadic-utf8. 2021-09-03 14:53:55.250 | Preparing to unpack .../22-mecab-ipadic-utf8_2.7.0-20070801+main-2.1_all.deb ... 2021-09-03 14:53:55.252 | Unpacking mecab-ipadic-utf8 (2.7.0-20070801+main-2.1) ... 2021-09-03 14:53:55.279 | Selecting previously unselected package mysql-server. 2021-09-03 14:53:55.288 | Preparing to unpack .../23-mysql-server_8.0.26-0ubuntu0.20.04.2_all.deb ... 2021-09-03 14:53:55.290 | Unpacking mysql-server (8.0.26-0ubuntu0.20.04.2) ... 2021-09-03 14:53:55.342 | Setting up libmecab2:amd64 (0.996-10build1) ... 2021-09-03 14:53:55.350 | Setting up mysql-client-core-8.0 (8.0.26-0ubuntu0.20.04.2) ... 2021-09-03 14:53:55.354 | Setting up libhtml-tagset-perl (3.20-4) ... 2021-09-03 14:53:55.359 | Setting up liblwp-mediatypes-perl (6.04-1) ... 2021-09-03 14:53:55.364 | Setting up libencode-locale-perl (1.05-1) ... 2021-09-03 14:53:55.369 | Setting up mecab-utils (0.996-10build1) ... 2021-09-03 14:53:55.374 | Setting up libevent-core-2.1-7:amd64 (2.1.11-stable-1) ... 2021-09-03 14:53:55.379 | Setting up libio-html-perl (1.001-1) ... 2021-09-03 14:53:55.384 | Setting up libtimedate-perl (2.3200-1) ... 2021-09-03 14:53:55.389 | Setting up mysql-client-8.0 (8.0.26-0ubuntu0.20.04.2) ... 2021-09-03 14:53:55.395 | Setting up libfcgi-perl (0.79-1) ... 2021-09-03 14:53:55.400 | Setting up liburi-perl (1.76-2) ... 2021-09-03 14:53:55.405 | Setting up libevent-pthreads-2.1-7:amd64 (2.1.11-stable-1) ... 2021-09-03 14:53:55.410 | Setting up libhttp-date-perl (6.05-1) ... 2021-09-03 14:53:55.415 | Setting up mecab-ipadic (2.7.0-20070801+main-2.1) ... 2021-09-03 14:53:55.420 | Compiling IPA dictionary for Mecab. This takes long time... 2021-09-03 14:53:55.423 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2021-09-03 14:53:55.423 | 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% |###########################################| 2021-09-03 14:53:55.423 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2021-09-03 14:53:55.424 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2021-09-03 14:53:55.564 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2021-09-03 14:53:55.565 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2021-09-03 14:53:55.565 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2021-09-03 14:53:55.565 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2021-09-03 14:53:55.573 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2021-09-03 14:53:55.662 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2021-09-03 14:53:55.663 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2021-09-03 14:53:55.663 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2021-09-03 14:53:55.690 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2021-09-03 14:53:55.734 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2021-09-03 14:53:56.023 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2021-09-03 14:53:56.029 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2021-09-03 14:53:56.121 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2021-09-03 14:53:56.121 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2021-09-03 14:53:56.121 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2021-09-03 14:53:56.121 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2021-09-03 14:53:56.125 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2021-09-03 14:53:56.125 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2021-09-03 14:53:56.171 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2021-09-03 14:53:56.363 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2021-09-03 14:53:56.364 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2021-09-03 14:53:56.364 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2021-09-03 14:53:56.365 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2021-09-03 14:53:56.368 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2021-09-03 14:53:56.368 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2021-09-03 14:53:56.788 | 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% |###########################################| 2021-09-03 14:53:56.906 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2021-09-03 14:53:57.226 | 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% |###########################################| 2021-09-03 14:53:57.230 | 2021-09-03 14:53:57.230 | done! 2021-09-03 14:53:57.236 | update-alternatives: using /var/lib/mecab/dic/ipadic to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2021-09-03 14:53:57.240 | Setting up mysql-server-core-8.0 (8.0.26-0ubuntu0.20.04.2) ... 2021-09-03 14:53:57.245 | Setting up mecab-ipadic-utf8 (2.7.0-20070801+main-2.1) ... 2021-09-03 14:53:57.250 | Compiling IPA dictionary for Mecab. This takes long time... 2021-09-03 14:53:57.277 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2021-09-03 14:53:57.277 | 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% |###########################################| 2021-09-03 14:53:57.277 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2021-09-03 14:53:57.278 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2021-09-03 14:53:57.486 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2021-09-03 14:53:57.486 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2021-09-03 14:53:57.487 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2021-09-03 14:53:57.487 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2021-09-03 14:53:57.499 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2021-09-03 14:53:57.628 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2021-09-03 14:53:57.628 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2021-09-03 14:53:57.629 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2021-09-03 14:53:57.669 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2021-09-03 14:53:57.742 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2021-09-03 14:53:58.237 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2021-09-03 14:53:58.247 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2021-09-03 14:53:58.357 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2021-09-03 14:53:58.358 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2021-09-03 14:53:58.358 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2021-09-03 14:53:58.358 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2021-09-03 14:53:58.363 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2021-09-03 14:53:58.364 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2021-09-03 14:53:58.454 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2021-09-03 14:53:58.743 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2021-09-03 14:53:58.744 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2021-09-03 14:53:58.744 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2021-09-03 14:53:58.745 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2021-09-03 14:53:58.748 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2021-09-03 14:53:58.749 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2021-09-03 14:53:59.254 | 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% |###########################################| 2021-09-03 14:53:59.389 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2021-09-03 14:53:59.710 | 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% |###########################################| 2021-09-03 14:53:59.714 | 2021-09-03 14:53:59.714 | done! 2021-09-03 14:53:59.721 | update-alternatives: using /var/lib/mecab/dic/ipadic-utf8 to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2021-09-03 14:53:59.725 | Setting up libhtml-parser-perl (3.72-5) ... 2021-09-03 14:53:59.730 | Setting up libhttp-message-perl (6.22-1) ... 2021-09-03 14:53:59.736 | Setting up mysql-server-8.0 (8.0.26-0ubuntu0.20.04.2) ... 2021-09-03 14:54:00.401 | update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2021-09-03 14:54:00.431 | Renaming removed key_buffer and myisam-recover options (if present) 2021-09-03 14:54:08.563 | mysqld will log errors to /var/log/mysql/error.log 2021-09-03 14:54:09.218 | mysqld is running as pid 50176 2021-09-03 14:54:12.032 | Created symlink /etc/systemd/system/multi-user.target.wants/mysql.service → /lib/systemd/system/mysql.service. 2021-09-03 14:54:14.109 | Setting up libcgi-pm-perl (4.46-1) ... 2021-09-03 14:54:14.115 | Setting up libhtml-template-perl (2.97-1) ... 2021-09-03 14:54:14.121 | Setting up mysql-server (8.0.26-0ubuntu0.20.04.2) ... 2021-09-03 14:54:14.127 | Setting up libcgi-fast-perl (1:2.15-1) ... 2021-09-03 14:54:14.134 | Processing triggers for systemd (245.4-4ubuntu3.11) ... 2021-09-03 14:54:14.502 | Processing triggers for man-db (2.9.1-1) ... 2021-09-03 14:54:16.178 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-09-03 14:54:22.392 | + functions-common:apt_get:1118 : result=0 2021-09-03 14:54:22.395 | + functions-common:apt_get:1121 : time_stop apt-get 2021-09-03 14:54:22.397 | + functions-common:time_stop:2309 : local name 2021-09-03 14:54:22.400 | + functions-common:time_stop:2310 : local end_time 2021-09-03 14:54:22.402 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-03 14:54:22.404 | + functions-common:time_stop:2312 : local total 2021-09-03 14:54:22.406 | + functions-common:time_stop:2313 : local start_time 2021-09-03 14:54:22.408 | + functions-common:time_stop:2315 : name=apt-get 2021-09-03 14:54:22.411 | + functions-common:time_stop:2316 : start_time=1630680822548 2021-09-03 14:54:22.413 | + functions-common:time_stop:2318 : [[ -z 1630680822548 ]] 2021-09-03 14:54:22.416 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-03 14:54:22.420 | + functions-common:time_stop:2321 : end_time=1630680862418 2021-09-03 14:54:22.422 | + functions-common:time_stop:2322 : elapsed_time=39870 2021-09-03 14:54:22.424 | + functions-common:time_stop:2323 : total=199138 2021-09-03 14:54:22.426 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-03 14:54:22.429 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=239008 2021-09-03 14:54:22.431 | + functions-common:apt_get:1122 : return 0 2021-09-03 14:54:22.433 | + ./stack.sh:main:820 : '[' -n mysql ']' 2021-09-03 14:54:22.436 | + ./stack.sh:main:821 : install_database_python 2021-09-03 14:54:22.438 | + lib/database:install_database_python:121 : install_database_python_mysql 2021-09-03 14:54:22.440 | + lib/databases/mysql:install_database_python_mysql:193 : pip_install_gr PyMySQL 2021-09-03 14:54:22.443 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2021-09-03 14:54:22.445 | + inc/python:pip_install_gr:77 : local clean_name 2021-09-03 14:54:22.448 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2021-09-03 14:54:22.450 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2021-09-03 14:54:22.452 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-09-03 14:54:22.456 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-09-03 14:54:22.456 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2021-09-03 14:54:22.462 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2021-09-03 14:54:22.464 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2021-09-03 14:54:22.466 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2021-09-03 14:54:22.469 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2021-09-03 14:54:22.471 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2021-09-03 14:54:22.493 | Using python 3.8 to install PyMySQL 2021-09-03 14:54:22.495 | + 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 2021-09-03 14:54:23.207 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 14:54:23.207 | from cryptography.utils import int_from_bytes 2021-09-03 14:54:23.207 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 14:54:23.207 | from cryptography.utils import int_from_bytes 2021-09-03 14:54:24.214 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-09-03 14:54:24.339 | Collecting PyMySQL 2021-09-03 14:54:24.346 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/41f/c3a0c5013d5f0/PyMySQL-1.0.2-py3-none-any.whl (43 kB) 2021-09-03 14:54:25.818 | Installing collected packages: PyMySQL 2021-09-03 14:54:25.942 | Successfully installed PyMySQL-1.0.2 2021-09-03 14:54:25.942 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-09-03 14:54:26.046 | + inc/python:pip_install:200 : result=0 2021-09-03 14:54:26.048 | + inc/python:pip_install:202 : time_stop pip_install 2021-09-03 14:54:26.051 | + functions-common:time_stop:2309 : local name 2021-09-03 14:54:26.054 | + functions-common:time_stop:2310 : local end_time 2021-09-03 14:54:26.056 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-03 14:54:26.058 | + functions-common:time_stop:2312 : local total 2021-09-03 14:54:26.060 | + functions-common:time_stop:2313 : local start_time 2021-09-03 14:54:26.063 | + functions-common:time_stop:2315 : name=pip_install 2021-09-03 14:54:26.065 | + functions-common:time_stop:2316 : start_time=1630680862487 2021-09-03 14:54:26.068 | + functions-common:time_stop:2318 : [[ -z 1630680862487 ]] 2021-09-03 14:54:26.071 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-03 14:54:26.075 | + functions-common:time_stop:2321 : end_time=1630680866072 2021-09-03 14:54:26.077 | + functions-common:time_stop:2322 : elapsed_time=3585 2021-09-03 14:54:26.079 | + functions-common:time_stop:2323 : total=26311 2021-09-03 14:54:26.082 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-03 14:54:26.084 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=29896 2021-09-03 14:54:26.087 | + inc/python:pip_install:203 : return 0 2021-09-03 14:54:26.089 | + lib/databases/mysql:install_database_python_mysql:194 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2021-09-03 14:54:26.091 | + lib/databases/mysql:install_database_python_mysql:196 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2021-09-03 14:54:26.094 | + lib/databases/mysql:install_database_python_mysql:197 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2021-09-03 14:54:26.096 | + ./stack.sh:main:824 : is_service_enabled neutron 2021-09-03 14:54:26.112 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 14:54:26.115 | + ./stack.sh:main:825 : install_neutron_agent_packages 2021-09-03 14:54:26.117 | + lib/neutron:install_neutron_agent_packages:684 : is_neutron_legacy_enabled 2021-09-03 14:54:26.120 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-09-03 14:54:26.121 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-09-03 14:54:26.126 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-09-03 14:54:26.128 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2021-09-03 14:54:26.131 | + 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,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2021-09-03 14:54:26.133 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-09-03 14:54:26.135 | + lib/neutron:install_neutron_agent_packages:686 : install_neutron_agent_packages_mutnauq 2021-09-03 14:54:26.138 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:457 : is_service_enabled q-l3 2021-09-03 14:54:26.153 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 14:54:26.155 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:458 : install_package radvd 2021-09-03 14:54:26.158 | + functions-common:install_package:1347 : update_package_repo 2021-09-03 14:54:26.160 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-09-03 14:54:26.162 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2021-09-03 14:54:26.165 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-09-03 14:54:26.167 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-09-03 14:54:26.169 | + functions-common:update_package_repo:1327 : is_ubuntu 2021-09-03 14:54:26.171 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-03 14:54:26.174 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-03 14:54:26.176 | + functions-common:update_package_repo:1328 : apt_get_update 2021-09-03 14:54:26.179 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2021-09-03 14:54:26.181 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2021-09-03 14:54:26.183 | + functions-common:apt_get_update:1074 : return 2021-09-03 14:54:26.185 | + functions-common:install_package:1348 : real_install_package radvd 2021-09-03 14:54:26.187 | + functions-common:real_install_package:1333 : is_ubuntu 2021-09-03 14:54:26.190 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-03 14:54:26.192 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-03 14:54:26.194 | + functions-common:real_install_package:1334 : apt_get install radvd 2021-09-03 14:54:26.215 | + functions-common:apt_get:1114 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2021-09-03 14:54:26.322 | Reading package lists... 2021-09-03 14:54:26.548 | Building dependency tree... 2021-09-03 14:54:26.549 | Reading state information... 2021-09-03 14:54:26.781 | The following packages were automatically installed and are no longer required: 2021-09-03 14:54:26.782 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-09-03 14:54:26.782 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-09-03 14:54:26.782 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-09-03 14:54:26.782 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-09-03 14:54:26.782 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-09-03 14:54:26.782 | python3-zope.interface 2021-09-03 14:54:26.782 | Use 'sudo apt autoremove' to remove them. 2021-09-03 14:54:26.847 | The following NEW packages will be installed: 2021-09-03 14:54:26.847 | radvd 2021-09-03 14:54:27.213 | 0 upgraded, 1 newly installed, 0 to remove and 85 not upgraded. 2021-09-03 14:54:27.213 | Need to get 59.0 kB of archives. 2021-09-03 14:54:27.213 | After this operation, 164 kB of additional disk space will be used. 2021-09-03 14:54:27.213 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 radvd amd64 1:2.17-2 [59.0 kB] 2021-09-03 14:54:28.059 | Fetched 59.0 kB in 1s (89.1 kB/s) 2021-09-03 14:54:28.092 | Selecting previously unselected package radvd. 2021-09-03 14:54:28.144 | (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 ... 90662 files and directories currently installed.) 2021-09-03 14:54:28.148 | Preparing to unpack .../radvd_1%3a2.17-2_amd64.deb ... 2021-09-03 14:54:28.150 | Unpacking radvd (1:2.17-2) ... 2021-09-03 14:54:28.210 | Setting up radvd (1:2.17-2) ... 2021-09-03 14:54:29.115 | Job for radvd.service failed because the control process exited with error code. 2021-09-03 14:54:29.115 | See "systemctl status radvd.service" and "journalctl -xe" for details. 2021-09-03 14:54:29.116 | invoke-rc.d: initscript radvd, action "start" failed. 2021-09-03 14:54:29.128 | ● radvd.service - Router advertisement daemon for IPv6 2021-09-03 14:54:29.128 | Loaded: loaded (]8;;file://dv-cinder-759961-8-iscsi/lib/systemd/system/radvd.service/lib/systemd/system/radvd.service]8;;; disabled; vendor preset: enabled) 2021-09-03 14:54:29.128 | Active: failed (Result: exit-code) since Fri 2021-09-03 14:54:29 UTC; 14ms ago 2021-09-03 14:54:29.128 | Docs: ]8;;man:radvd(8)man:radvd(8)]8;; 2021-09-03 14:54:29.128 | Process: 51269 ExecStartPre=/usr/sbin/radvd --logmethod stderr_clean --configtest (code=exited, status=1/FAILURE) 2021-09-03 14:54:29.128 | 2021-09-03 14:54:29.128 | Sep 03 14:54:29 dv-cinder-759961-8-iscsi systemd[1]: Starting Router advertisement daemon for IPv6... 2021-09-03 14:54:29.128 | Sep 03 14:54:29 dv-cinder-759961-8-iscsi radvd[51269]: can't open /etc/radvd.conf: No such file or directory 2021-09-03 14:54:29.128 | Sep 03 14:54:29 dv-cinder-759961-8-iscsi radvd[51269]: Insecure file permissions, but continuing anyway 2021-09-03 14:54:29.128 | Sep 03 14:54:29 dv-cinder-759961-8-iscsi radvd[51269]: exiting, failed to read config file 2021-09-03 14:54:29.128 | Sep 03 14:54:29 dv-cinder-759961-8-iscsi systemd[1]: radvd.service: Control process exited, code=exited, status=1/FAILURE 2021-09-03 14:54:29.128 | Sep 03 14:54:29 dv-cinder-759961-8-iscsi systemd[1]: radvd.service: Failed with result 'exit-code'. 2021-09-03 14:54:29.128 | Sep 03 14:54:29 dv-cinder-759961-8-iscsi systemd[1]: Failed to start Router advertisement daemon for IPv6. 2021-09-03 14:54:29.132 | Processing triggers for man-db (2.9.1-1) ... 2021-09-03 14:54:29.227 | Processing triggers for systemd (245.4-4ubuntu3.11) ... 2021-09-03 14:54:35.724 | + functions-common:apt_get:1118 : result=0 2021-09-03 14:54:35.727 | + functions-common:apt_get:1121 : time_stop apt-get 2021-09-03 14:54:35.729 | + functions-common:time_stop:2309 : local name 2021-09-03 14:54:35.731 | + functions-common:time_stop:2310 : local end_time 2021-09-03 14:54:35.733 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-03 14:54:35.735 | + functions-common:time_stop:2312 : local total 2021-09-03 14:54:35.738 | + functions-common:time_stop:2313 : local start_time 2021-09-03 14:54:35.740 | + functions-common:time_stop:2315 : name=apt-get 2021-09-03 14:54:35.742 | + functions-common:time_stop:2316 : start_time=1630680866212 2021-09-03 14:54:35.745 | + functions-common:time_stop:2318 : [[ -z 1630680866212 ]] 2021-09-03 14:54:35.747 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-03 14:54:35.751 | + functions-common:time_stop:2321 : end_time=1630680875749 2021-09-03 14:54:35.754 | + functions-common:time_stop:2322 : elapsed_time=9537 2021-09-03 14:54:35.756 | + functions-common:time_stop:2323 : total=239008 2021-09-03 14:54:35.758 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-03 14:54:35.761 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=248545 2021-09-03 14:54:35.763 | + functions-common:apt_get:1122 : return 0 2021-09-03 14:54:35.765 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:461 : is_service_enabled q-agt q-dhcp q-l3 2021-09-03 14:54:35.782 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 14:54:35.784 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:462 : neutron_plugin_install_agent_packages 2021-09-03 14:54:35.786 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2021-09-03 14:54:35.789 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : get_packages openvswitch 2021-09-03 14:54:35.808 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : install_package fakeroot make openvswitch-switch 2021-09-03 14:54:35.811 | + functions-common:install_package:1347 : update_package_repo 2021-09-03 14:54:35.813 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-09-03 14:54:35.816 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2021-09-03 14:54:35.818 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-09-03 14:54:35.820 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-09-03 14:54:35.822 | + functions-common:update_package_repo:1327 : is_ubuntu 2021-09-03 14:54:35.825 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-03 14:54:35.827 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-03 14:54:35.829 | + functions-common:update_package_repo:1328 : apt_get_update 2021-09-03 14:54:35.831 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2021-09-03 14:54:35.833 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2021-09-03 14:54:35.835 | + functions-common:apt_get_update:1074 : return 2021-09-03 14:54:35.838 | + functions-common:install_package:1348 : real_install_package fakeroot make openvswitch-switch 2021-09-03 14:54:35.840 | + functions-common:real_install_package:1333 : is_ubuntu 2021-09-03 14:54:35.842 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-03 14:54:35.844 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-03 14:54:35.847 | + functions-common:real_install_package:1334 : apt_get install fakeroot make openvswitch-switch 2021-09-03 14:54:35.867 | + functions-common:apt_get:1114 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2021-09-03 14:54:35.972 | Reading package lists... 2021-09-03 14:54:36.195 | Building dependency tree... 2021-09-03 14:54:36.197 | Reading state information... 2021-09-03 14:54:36.422 | fakeroot is already the newest version (1.24-1). 2021-09-03 14:54:36.423 | fakeroot set to manually installed. 2021-09-03 14:54:36.423 | make is already the newest version (4.2.1-1.2). 2021-09-03 14:54:36.423 | openvswitch-switch is already the newest version (2.13.3-0ubuntu0.20.04.1). 2021-09-03 14:54:36.423 | The following packages were automatically installed and are no longer required: 2021-09-03 14:54:36.424 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-09-03 14:54:36.424 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-09-03 14:54:36.424 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-09-03 14:54:36.424 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-09-03 14:54:36.424 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-09-03 14:54:36.424 | python3-zope.interface 2021-09-03 14:54:36.424 | Use 'sudo apt autoremove' to remove them. 2021-09-03 14:54:36.548 | 0 upgraded, 0 newly installed, 0 to remove and 85 not upgraded. 2021-09-03 14:54:36.552 | + functions-common:apt_get:1118 : result=0 2021-09-03 14:54:36.555 | + functions-common:apt_get:1121 : time_stop apt-get 2021-09-03 14:54:36.557 | + functions-common:time_stop:2309 : local name 2021-09-03 14:54:36.559 | + functions-common:time_stop:2310 : local end_time 2021-09-03 14:54:36.561 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-03 14:54:36.563 | + functions-common:time_stop:2312 : local total 2021-09-03 14:54:36.565 | + functions-common:time_stop:2313 : local start_time 2021-09-03 14:54:36.567 | + functions-common:time_stop:2315 : name=apt-get 2021-09-03 14:54:36.569 | + functions-common:time_stop:2316 : start_time=1630680875864 2021-09-03 14:54:36.572 | + functions-common:time_stop:2318 : [[ -z 1630680875864 ]] 2021-09-03 14:54:36.574 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-03 14:54:36.578 | + functions-common:time_stop:2321 : end_time=1630680876576 2021-09-03 14:54:36.581 | + functions-common:time_stop:2322 : elapsed_time=712 2021-09-03 14:54:36.583 | + functions-common:time_stop:2323 : total=248545 2021-09-03 14:54:36.585 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-03 14:54:36.587 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=249257 2021-09-03 14:54:36.589 | + functions-common:apt_get:1122 : return 0 2021-09-03 14:54:36.591 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:65 : is_ubuntu 2021-09-03 14:54:36.594 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-03 14:54:36.596 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-03 14:54:36.599 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:66 : _neutron_ovs_base_install_ubuntu_dkms 2021-09-03 14:54:36.601 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:52 : local kernel_version 2021-09-03 14:54:36.604 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : uname -r 2021-09-03 14:54:36.608 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : kernel_version=5.4.0-72-generic 2021-09-03 14:54:36.610 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:54 : local kernel_major_minor 2021-09-03 14:54:36.613 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : echo 5.4.0-72-generic 2021-09-03 14:54:36.614 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : cut -d. -f1-2 2021-09-03 14:54:36.618 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : kernel_major_minor=5.4 2021-09-03 14:54:36.621 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:57 : vercmp 5.4 '<' 3.13 2021-09-03 14:54:36.623 | + functions:vercmp:628 : local v1=5.4 2021-09-03 14:54:36.625 | + functions:vercmp:629 : local 'op=<' 2021-09-03 14:54:36.627 | + functions:vercmp:630 : local v2=3.13 2021-09-03 14:54:36.630 | + functions:vercmp:631 : local result 2021-09-03 14:54:36.633 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2021-09-03 14:54:36.633 | ++ functions:vercmp:635 : sort -V 2021-09-03 14:54:36.634 | ++ functions:vercmp:635 : head -1 2021-09-03 14:54:36.639 | + functions:vercmp:635 : result=3.13 2021-09-03 14:54:36.641 | + functions:vercmp:637 : case $op in 2021-09-03 14:54:36.644 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2021-09-03 14:54:36.646 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2021-09-03 14:54:36.648 | + functions:vercmp:648 : return 2021-09-03 14:54:36.650 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:67 : restart_service openvswitch-switch 2021-09-03 14:54:36.653 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-09-03 14:54:36.655 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart openvswitch-switch 2021-09-03 14:54:36.982 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2021-09-03 14:54:36.985 | + inc/python:use_library_from_git:250 : local name=os-ken 2021-09-03 14:54:36.989 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-03 14:54:36.991 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-03 14:54:36.994 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-ken, ]] 2021-09-03 14:54:36.997 | + inc/python:use_library_from_git:253 : return 1 2021-09-03 14:54:36.999 | + ./stack.sh:main:828 : is_service_enabled etcd3 2021-09-03 14:54:37.018 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 14:54:37.021 | + ./stack.sh:main:829 : install_etcd3 2021-09-03 14:54:37.023 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2021-09-03 14:54:37.023 | Installing etcd 2021-09-03 14:54:37.025 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2021-09-03 14:54:37.037 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2021-09-03 14:54:37.049 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2021-09-03 14:54:37.051 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2021-09-03 14:54:37.063 | + lib/etcd3:install_etcd3:113 : local etcd_file 2021-09-03 14:54:37.067 | ++ lib/etcd3:install_etcd3:114 : get_extra_file https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2021-09-03 14:54:37.071 | ++ 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 2021-09-03 14:54:37.075 | +++ 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 2021-09-03 14:54:37.080 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2021-09-03 14:54:37.083 | ++ 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* ]] 2021-09-03 14:54:37.085 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2021-09-03 14:54:37.087 | ++ 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 2021-09-03 14:54:37.091 | --2021-09-03 14:54:37-- https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2021-09-03 14:54:37.150 | Resolving github.com (github.com)... 140.82.121.3 2021-09-03 14:54:37.194 | Connecting to github.com (github.com)|140.82.121.3|:443... connected. 2021-09-03 14:54:37.477 | HTTP request sent, awaiting response... 302 Found 2021-09-03 14:54:37.477 | Location: https://github-releases.githubusercontent.com/11225014/686bc180-2acf-11e9-9edb-e79e93487a0e?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210903%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210903T145437Z&X-Amz-Expires=300&X-Amz-Signature=afb6cc00bea0dfe26d8e02ca053610d016858f6d9187ff6bd3d10a4650d6bd34&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=11225014&response-content-disposition=attachment%3B%20filename%3Detcd-v3.3.12-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream [following] 2021-09-03 14:54:37.477 | --2021-09-03 14:54:37-- https://github-releases.githubusercontent.com/11225014/686bc180-2acf-11e9-9edb-e79e93487a0e?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210903%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210903T145437Z&X-Amz-Expires=300&X-Amz-Signature=afb6cc00bea0dfe26d8e02ca053610d016858f6d9187ff6bd3d10a4650d6bd34&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=11225014&response-content-disposition=attachment%3B%20filename%3Detcd-v3.3.12-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream 2021-09-03 14:54:37.479 | Resolving github-releases.githubusercontent.com (github-releases.githubusercontent.com)... 185.199.110.154, 185.199.108.154, 185.199.109.154, ... 2021-09-03 14:54:37.503 | Connecting to github-releases.githubusercontent.com (github-releases.githubusercontent.com)|185.199.110.154|:443... connected. 2021-09-03 14:54:37.695 | HTTP request sent, awaiting response... 200 OK 2021-09-03 14:54:37.695 | Length: 11350736 (11M) [application/octet-stream] 2021-09-03 14:54:37.695 | Saving to: ‘/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz’ 2021-09-03 14:54:37.806 | 2021-09-03 14:54:37.960 | 0K ........ .. 100% 40.8M=0.3s 2021-09-03 14:54:37.960 | 2021-09-03 14:54:37.960 | 2021-09-03 14:54:37 (40.8 MB/s) - ‘/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz’ saved [11350736/11350736] 2021-09-03 14:54:37.960 | 2021-09-03 14:54:37.964 | ++ functions:get_extra_file:69 : [[ 0 -ne 0 ]] 2021-09-03 14:54:37.966 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2021-09-03 14:54:37.969 | ++ functions:get_extra_file:74 : return 2021-09-03 14:54:37.971 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2021-09-03 14:54:37.974 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2021-09-03 14:54:37.976 | + lib/etcd3:install_etcd3:116 : echo 'dc5d82df095dae0a2970e4d870b6929590689dd707ae3d33e7b86da0f7f211b6 /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz' 2021-09-03 14:54:37.979 | + lib/etcd3:install_etcd3:118 : sha256sum -c /home/ubuntu/devstack/files/etcd.sha256sum 2021-09-03 14:54:38.110 | /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz: OK 2021-09-03 14:54:38.113 | + lib/etcd3:install_etcd3:120 : tar xzvf /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz -C /home/ubuntu/devstack/files 2021-09-03 14:54:38.117 | etcd-v3.3.12-linux-amd64/ 2021-09-03 14:54:38.118 | etcd-v3.3.12-linux-amd64/README.md 2021-09-03 14:54:38.118 | etcd-v3.3.12-linux-amd64/Documentation/ 2021-09-03 14:54:38.118 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/ 2021-09-03 14:54:38.118 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/interacting_v3.md 2021-09-03 14:54:38.118 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_concurrency_reference_v3.md 2021-09-03 14:54:38.118 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/limit.md 2021-09-03 14:54:38.118 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/local_cluster.md 2021-09-03 14:54:38.118 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_grpc_gateway.md 2021-09-03 14:54:38.118 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/grpc_naming.md 2021-09-03 14:54:38.118 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/ 2021-09-03 14:54:38.118 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/ 2021-09-03 14:54:38.118 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/rpc.swagger.json 2021-09-03 14:54:38.118 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3lock.swagger.json 2021-09-03 14:54:38.119 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3election.swagger.json 2021-09-03 14:54:38.119 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/experimental_apis.md 2021-09-03 14:54:38.119 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_reference_v3.md 2021-09-03 14:54:38.119 | etcd-v3.3.12-linux-amd64/Documentation/integrations.md 2021-09-03 14:54:38.119 | etcd-v3.3.12-linux-amd64/Documentation/README.md 2021-09-03 14:54:38.119 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/ 2021-09-03 14:54:38.119 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-1-0-alpha-benchmarks.md 2021-09-03 14:54:38.119 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-storage-memory-benchmark.md 2021-09-03 14:54:38.119 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/README.md 2021-09-03 14:54:38.119 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-benchmarks.md 2021-09-03 14:54:38.119 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md 2021-09-03 14:54:38.119 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-watch-memory-benchmark.md 2021-09-03 14:54:38.119 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-benchmarks.md 2021-09-03 14:54:38.119 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-demo-benchmarks.md 2021-09-03 14:54:38.119 | etcd-v3.3.12-linux-amd64/Documentation/rfc/ 2021-09-03 14:54:38.119 | etcd-v3.3.12-linux-amd64/Documentation/rfc/v3api.md 2021-09-03 14:54:38.119 | etcd-v3.3.12-linux-amd64/Documentation/docs.md 2021-09-03 14:54:38.120 | etcd-v3.3.12-linux-amd64/Documentation/production-users.md 2021-09-03 14:54:38.120 | etcd-v3.3.12-linux-amd64/Documentation/metrics.md 2021-09-03 14:54:38.120 | etcd-v3.3.12-linux-amd64/Documentation/v2/ 2021-09-03 14:54:38.120 | etcd-v3.3.12-linux-amd64/Documentation/v2/authentication.md 2021-09-03 14:54:38.120 | etcd-v3.3.12-linux-amd64/Documentation/v2/proxy.md 2021-09-03 14:54:38.120 | etcd-v3.3.12-linux-amd64/Documentation/v2/glossary.md 2021-09-03 14:54:38.120 | etcd-v3.3.12-linux-amd64/Documentation/v2/docker_guide.md 2021-09-03 14:54:38.120 | etcd-v3.3.12-linux-amd64/Documentation/v2/configuration.md 2021-09-03 14:54:38.120 | etcd-v3.3.12-linux-amd64/Documentation/v2/README.md 2021-09-03 14:54:38.120 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/ 2021-09-03 14:54:38.120 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-1-0-alpha-benchmarks.md 2021-09-03 14:54:38.120 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-storage-memory-benchmark.md 2021-09-03 14:54:38.120 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/README.md 2021-09-03 14:54:38.120 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-benchmarks.md 2021-09-03 14:54:38.120 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md 2021-09-03 14:54:38.120 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-watch-memory-benchmark.md 2021-09-03 14:54:38.120 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-benchmarks.md 2021-09-03 14:54:38.120 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-demo-benchmarks.md 2021-09-03 14:54:38.121 | etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/ 2021-09-03 14:54:38.121 | etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/v3api.md 2021-09-03 14:54:38.121 | etcd-v3.3.12-linux-amd64/Documentation/v2/libraries-and-tools.md 2021-09-03 14:54:38.121 | etcd-v3.3.12-linux-amd64/Documentation/v2/discovery_protocol.md 2021-09-03 14:54:38.121 | etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-configuration.md 2021-09-03 14:54:38.121 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_3.md 2021-09-03 14:54:38.121 | etcd-v3.3.12-linux-amd64/Documentation/v2/auth_api.md 2021-09-03 14:54:38.121 | etcd-v3.3.12-linux-amd64/Documentation/v2/errorcode.md 2021-09-03 14:54:38.121 | etcd-v3.3.12-linux-amd64/Documentation/v2/admin_guide.md 2021-09-03 14:54:38.121 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_2.md 2021-09-03 14:54:38.121 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_1.md 2021-09-03 14:54:38.121 | etcd-v3.3.12-linux-amd64/Documentation/v2/clustering.md 2021-09-03 14:54:38.121 | etcd-v3.3.12-linux-amd64/Documentation/v2/other_apis.md 2021-09-03 14:54:38.121 | etcd-v3.3.12-linux-amd64/Documentation/v2/production-users.md 2021-09-03 14:54:38.121 | etcd-v3.3.12-linux-amd64/Documentation/v2/metrics.md 2021-09-03 14:54:38.122 | etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-reconf-design.md 2021-09-03 14:54:38.122 | etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules.yml 2021-09-03 14:54:38.122 | etcd-v3.3.12-linux-amd64/Documentation/v2/security.md 2021-09-03 14:54:38.122 | etcd-v3.3.12-linux-amd64/Documentation/v2/branch_management.md 2021-09-03 14:54:38.122 | etcd-v3.3.12-linux-amd64/Documentation/v2/internal-protocol-versioning.md 2021-09-03 14:54:38.122 | etcd-v3.3.12-linux-amd64/Documentation/v2/members_api.md 2021-09-03 14:54:38.122 | etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/ 2021-09-03 14:54:38.122 | etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/freebsd.md 2021-09-03 14:54:38.122 | etcd-v3.3.12-linux-amd64/Documentation/v2/faq.md 2021-09-03 14:54:38.122 | etcd-v3.3.12-linux-amd64/Documentation/v2/backward_compatibility.md 2021-09-03 14:54:38.122 | etcd-v3.3.12-linux-amd64/Documentation/v2/04_to_2_snapshot_migration.md 2021-09-03 14:54:38.122 | etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules 2021-09-03 14:54:38.122 | etcd-v3.3.12-linux-amd64/Documentation/v2/api.md 2021-09-03 14:54:38.122 | etcd-v3.3.12-linux-amd64/Documentation/v2/api_v3.md 2021-09-03 14:54:38.122 | etcd-v3.3.12-linux-amd64/Documentation/v2/reporting_bugs.md 2021-09-03 14:54:38.122 | etcd-v3.3.12-linux-amd64/Documentation/v2/tuning.md 2021-09-03 14:54:38.123 | etcd-v3.3.12-linux-amd64/Documentation/v2/dev/ 2021-09-03 14:54:38.123 | etcd-v3.3.12-linux-amd64/Documentation/v2/dev/release.md 2021-09-03 14:54:38.123 | etcd-v3.3.12-linux-amd64/Documentation/branch_management.md 2021-09-03 14:54:38.123 | etcd-v3.3.12-linux-amd64/Documentation/platforms/ 2021-09-03 14:54:38.123 | etcd-v3.3.12-linux-amd64/Documentation/platforms/container-linux-systemd.md 2021-09-03 14:54:38.123 | etcd-v3.3.12-linux-amd64/Documentation/platforms/freebsd.md 2021-09-03 14:54:38.123 | etcd-v3.3.12-linux-amd64/Documentation/platforms/aws.md 2021-09-03 14:54:38.123 | etcd-v3.3.12-linux-amd64/Documentation/faq.md 2021-09-03 14:54:38.123 | etcd-v3.3.12-linux-amd64/Documentation/dl_build.md 2021-09-03 14:54:38.123 | etcd-v3.3.12-linux-amd64/Documentation/reporting_bugs.md 2021-09-03 14:54:38.123 | etcd-v3.3.12-linux-amd64/Documentation/tuning.md 2021-09-03 14:54:38.123 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/ 2021-09-03 14:54:38.123 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_4.md 2021-09-03 14:54:38.123 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrading-etcd.md 2021-09-03 14:54:38.123 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_2.md 2021-09-03 14:54:38.123 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_1.md 2021-09-03 14:54:38.123 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_0.md 2021-09-03 14:54:38.124 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_3.md 2021-09-03 14:54:38.124 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/ 2021-09-03 14:54:38.124 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/logging.md 2021-09-03 14:54:38.124 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/discovery_protocol.md 2021-09-03 14:54:38.124 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/release.md 2021-09-03 14:54:38.124 | etcd-v3.3.12-linux-amd64/Documentation/learning/ 2021-09-03 14:54:38.124 | etcd-v3.3.12-linux-amd64/Documentation/learning/auth_design.md 2021-09-03 14:54:38.124 | etcd-v3.3.12-linux-amd64/Documentation/learning/glossary.md 2021-09-03 14:54:38.124 | etcd-v3.3.12-linux-amd64/Documentation/learning/data_model.md 2021-09-03 14:54:38.124 | etcd-v3.3.12-linux-amd64/Documentation/learning/api_guarantees.md 2021-09-03 14:54:38.124 | etcd-v3.3.12-linux-amd64/Documentation/learning/why.md 2021-09-03 14:54:38.124 | etcd-v3.3.12-linux-amd64/Documentation/learning/api.md 2021-09-03 14:54:38.124 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/ 2021-09-03 14:54:38.124 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/authentication.md 2021-09-03 14:54:38.125 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/versioning.md 2021-09-03 14:54:38.125 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/hardware.md 2021-09-03 14:54:38.125 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/grafana.json 2021-09-03 14:54:38.125 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/monitoring.md 2021-09-03 14:54:38.125 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/configuration.md 2021-09-03 14:54:38.125 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/v2-migration.md 2021-09-03 14:54:38.125 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/maintenance.md 2021-09-03 14:54:38.125 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-configuration.md 2021-09-03 14:54:38.125 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/recovery.md 2021-09-03 14:54:38.125 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/clustering.md 2021-09-03 14:54:38.126 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules 2021-09-03 14:54:38.126 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-reconf-design.md 2021-09-03 14:54:38.126 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules.yml 2021-09-03 14:54:38.126 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/security.md 2021-09-03 14:54:38.126 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/performance.md 2021-09-03 14:54:38.126 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd-sample-grafana.png 2021-09-03 14:54:38.128 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/grpc_proxy.md 2021-09-03 14:54:38.128 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/gateway.md 2021-09-03 14:54:38.128 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/container.md 2021-09-03 14:54:38.129 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/supported-platform.md 2021-09-03 14:54:38.129 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/failures.md 2021-09-03 14:54:38.129 | etcd-v3.3.12-linux-amd64/Documentation/demo.md 2021-09-03 14:54:38.129 | etcd-v3.3.12-linux-amd64/README-etcdctl.md 2021-09-03 14:54:38.129 | etcd-v3.3.12-linux-amd64/etcdctl 2021-09-03 14:54:38.314 | etcd-v3.3.12-linux-amd64/READMEv2-etcdctl.md 2021-09-03 14:54:38.315 | etcd-v3.3.12-linux-amd64/etcd 2021-09-03 14:54:38.543 | + lib/etcd3:install_etcd3:121 : sudo cp /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd /opt/stack/bin/etcd 2021-09-03 14:54:38.581 | + lib/etcd3:install_etcd3:122 : sudo cp /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcdctl /opt/stack/bin/etcdctl 2021-09-03 14:54:38.614 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2021-09-03 14:54:38.617 | + ./stack.sh:main:838 : is_service_enabled tls-proxy 2021-09-03 14:54:38.633 | + functions-common:is_service_enabled:1965 : return 1 2021-09-03 14:54:38.636 | + ./stack.sh:main:848 : install_dstat 2021-09-03 14:54:38.638 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2021-09-03 14:54:38.655 | + functions-common:is_service_enabled:1965 : return 1 2021-09-03 14:54:38.657 | + ./stack.sh:main:854 : echo_summary 'Installing OpenStack project source' 2021-09-03 14:54:38.660 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-09-03 14:54:38.662 | + ./stack.sh:echo_summary:432 : echo -e Installing OpenStack project source 2021-09-03 14:54:38.664 | + ./stack.sh:main:857 : install_libs 2021-09-03 14:54:38.666 | + lib/libraries:install_libs:89 : _install_lib_from_source automaton 2021-09-03 14:54:38.669 | + lib/libraries:_install_lib_from_source:73 : local name=automaton 2021-09-03 14:54:38.671 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git automaton 2021-09-03 14:54:38.673 | + inc/python:use_library_from_git:250 : local name=automaton 2021-09-03 14:54:38.675 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-03 14:54:38.678 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-03 14:54:38.680 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,automaton, ]] 2021-09-03 14:54:38.682 | + inc/python:use_library_from_git:253 : return 1 2021-09-03 14:54:38.684 | + lib/libraries:install_libs:90 : _install_lib_from_source castellan 2021-09-03 14:54:38.687 | + lib/libraries:_install_lib_from_source:73 : local name=castellan 2021-09-03 14:54:38.689 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git castellan 2021-09-03 14:54:38.691 | + inc/python:use_library_from_git:250 : local name=castellan 2021-09-03 14:54:38.694 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-03 14:54:38.696 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-03 14:54:38.698 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,castellan, ]] 2021-09-03 14:54:38.700 | + inc/python:use_library_from_git:253 : return 1 2021-09-03 14:54:38.703 | + lib/libraries:install_libs:91 : _install_lib_from_source cliff 2021-09-03 14:54:38.705 | + lib/libraries:_install_lib_from_source:73 : local name=cliff 2021-09-03 14:54:38.708 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git cliff 2021-09-03 14:54:38.710 | + inc/python:use_library_from_git:250 : local name=cliff 2021-09-03 14:54:38.712 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-03 14:54:38.715 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-03 14:54:38.717 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cliff, ]] 2021-09-03 14:54:38.719 | + inc/python:use_library_from_git:253 : return 1 2021-09-03 14:54:38.721 | + lib/libraries:install_libs:92 : _install_lib_from_source cursive 2021-09-03 14:54:38.724 | + lib/libraries:_install_lib_from_source:73 : local name=cursive 2021-09-03 14:54:38.726 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git cursive 2021-09-03 14:54:38.728 | + inc/python:use_library_from_git:250 : local name=cursive 2021-09-03 14:54:38.730 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-03 14:54:38.732 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-03 14:54:38.735 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cursive, ]] 2021-09-03 14:54:38.737 | + inc/python:use_library_from_git:253 : return 1 2021-09-03 14:54:38.740 | + lib/libraries:install_libs:93 : _install_lib_from_source debtcollector 2021-09-03 14:54:38.742 | + lib/libraries:_install_lib_from_source:73 : local name=debtcollector 2021-09-03 14:54:38.744 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git debtcollector 2021-09-03 14:54:38.746 | + inc/python:use_library_from_git:250 : local name=debtcollector 2021-09-03 14:54:38.748 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-03 14:54:38.751 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-03 14:54:38.753 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,debtcollector, ]] 2021-09-03 14:54:38.756 | + inc/python:use_library_from_git:253 : return 1 2021-09-03 14:54:38.758 | + lib/libraries:install_libs:94 : _install_lib_from_source futurist 2021-09-03 14:54:38.760 | + lib/libraries:_install_lib_from_source:73 : local name=futurist 2021-09-03 14:54:38.762 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git futurist 2021-09-03 14:54:38.765 | + inc/python:use_library_from_git:250 : local name=futurist 2021-09-03 14:54:38.767 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-03 14:54:38.769 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-03 14:54:38.771 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,futurist, ]] 2021-09-03 14:54:38.773 | + inc/python:use_library_from_git:253 : return 1 2021-09-03 14:54:38.776 | + lib/libraries:install_libs:95 : _install_lib_from_source openstacksdk 2021-09-03 14:54:38.778 | + lib/libraries:_install_lib_from_source:73 : local name=openstacksdk 2021-09-03 14:54:38.780 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git openstacksdk 2021-09-03 14:54:38.783 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2021-09-03 14:54:38.785 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-03 14:54:38.787 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-03 14:54:38.789 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,openstacksdk, ]] 2021-09-03 14:54:38.792 | + inc/python:use_library_from_git:253 : return 1 2021-09-03 14:54:38.794 | + lib/libraries:install_libs:96 : _install_lib_from_source osc-lib 2021-09-03 14:54:38.796 | + lib/libraries:_install_lib_from_source:73 : local name=osc-lib 2021-09-03 14:54:38.798 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git osc-lib 2021-09-03 14:54:38.801 | + inc/python:use_library_from_git:250 : local name=osc-lib 2021-09-03 14:54:38.803 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-03 14:54:38.806 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-03 14:54:38.808 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-lib, ]] 2021-09-03 14:54:38.810 | + inc/python:use_library_from_git:253 : return 1 2021-09-03 14:54:38.812 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-placement 2021-09-03 14:54:38.814 | + lib/libraries:_install_lib_from_source:73 : local name=osc-placement 2021-09-03 14:54:38.817 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git osc-placement 2021-09-03 14:54:38.820 | + inc/python:use_library_from_git:250 : local name=osc-placement 2021-09-03 14:54:38.822 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-03 14:54:38.824 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-03 14:54:38.826 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-placement, ]] 2021-09-03 14:54:38.828 | + inc/python:use_library_from_git:253 : return 1 2021-09-03 14:54:38.831 | + lib/libraries:install_libs:98 : _install_lib_from_source os-client-config 2021-09-03 14:54:38.833 | + lib/libraries:_install_lib_from_source:73 : local name=os-client-config 2021-09-03 14:54:38.835 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git os-client-config 2021-09-03 14:54:38.837 | + inc/python:use_library_from_git:250 : local name=os-client-config 2021-09-03 14:54:38.840 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-03 14:54:38.842 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-03 14:54:38.844 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-client-config, ]] 2021-09-03 14:54:38.846 | + inc/python:use_library_from_git:253 : return 1 2021-09-03 14:54:38.849 | + lib/libraries:install_libs:99 : _install_lib_from_source oslo.cache 2021-09-03 14:54:38.851 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.cache 2021-09-03 14:54:38.853 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.cache 2021-09-03 14:54:38.856 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2021-09-03 14:54:38.858 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-03 14:54:38.860 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-03 14:54:38.863 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.cache, ]] 2021-09-03 14:54:38.865 | + inc/python:use_library_from_git:253 : return 1 2021-09-03 14:54:38.868 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.concurrency 2021-09-03 14:54:38.870 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.concurrency 2021-09-03 14:54:38.872 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.concurrency 2021-09-03 14:54:38.874 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2021-09-03 14:54:38.877 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-03 14:54:38.880 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-03 14:54:38.882 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.concurrency, ]] 2021-09-03 14:54:38.884 | + inc/python:use_library_from_git:253 : return 1 2021-09-03 14:54:38.886 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.config 2021-09-03 14:54:38.889 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.config 2021-09-03 14:54:38.891 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.config 2021-09-03 14:54:38.894 | + inc/python:use_library_from_git:250 : local name=oslo.config 2021-09-03 14:54:38.896 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-03 14:54:38.898 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-03 14:54:38.900 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.config, ]] 2021-09-03 14:54:38.903 | + inc/python:use_library_from_git:253 : return 1 2021-09-03 14:54:38.905 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.context 2021-09-03 14:54:38.907 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.context 2021-09-03 14:54:38.910 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.context 2021-09-03 14:54:38.912 | + inc/python:use_library_from_git:250 : local name=oslo.context 2021-09-03 14:54:38.914 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-03 14:54:38.917 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-03 14:54:38.919 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.context, ]] 2021-09-03 14:54:38.921 | + inc/python:use_library_from_git:253 : return 1 2021-09-03 14:54:38.924 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.db 2021-09-03 14:54:38.926 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.db 2021-09-03 14:54:38.928 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.db 2021-09-03 14:54:38.930 | + inc/python:use_library_from_git:250 : local name=oslo.db 2021-09-03 14:54:38.933 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-03 14:54:38.935 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-03 14:54:38.937 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.db, ]] 2021-09-03 14:54:38.939 | + inc/python:use_library_from_git:253 : return 1 2021-09-03 14:54:38.942 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.i18n 2021-09-03 14:54:38.944 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.i18n 2021-09-03 14:54:38.946 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.i18n 2021-09-03 14:54:38.948 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2021-09-03 14:54:38.951 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-03 14:54:38.953 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-03 14:54:38.955 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.i18n, ]] 2021-09-03 14:54:38.958 | + inc/python:use_library_from_git:253 : return 1 2021-09-03 14:54:38.960 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.log 2021-09-03 14:54:38.962 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.log 2021-09-03 14:54:38.965 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.log 2021-09-03 14:54:38.967 | + inc/python:use_library_from_git:250 : local name=oslo.log 2021-09-03 14:54:38.969 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-03 14:54:38.971 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-03 14:54:38.974 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.log, ]] 2021-09-03 14:54:38.977 | + inc/python:use_library_from_git:253 : return 1 2021-09-03 14:54:38.979 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.messaging 2021-09-03 14:54:38.982 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.messaging 2021-09-03 14:54:38.984 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.messaging 2021-09-03 14:54:38.986 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2021-09-03 14:54:38.989 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-03 14:54:38.991 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-03 14:54:38.993 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.messaging, ]] 2021-09-03 14:54:38.996 | + inc/python:use_library_from_git:253 : return 1 2021-09-03 14:54:38.998 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.middleware 2021-09-03 14:54:39.000 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.middleware 2021-09-03 14:54:39.003 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.middleware 2021-09-03 14:54:39.005 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2021-09-03 14:54:39.007 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-03 14:54:39.010 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-03 14:54:39.012 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.middleware, ]] 2021-09-03 14:54:39.014 | + inc/python:use_library_from_git:253 : return 1 2021-09-03 14:54:39.016 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.policy 2021-09-03 14:54:39.019 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.policy 2021-09-03 14:54:39.021 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.policy 2021-09-03 14:54:39.023 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2021-09-03 14:54:39.026 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-03 14:54:39.028 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-03 14:54:39.030 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.policy, ]] 2021-09-03 14:54:39.033 | + inc/python:use_library_from_git:253 : return 1 2021-09-03 14:54:39.035 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.privsep 2021-09-03 14:54:39.037 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.privsep 2021-09-03 14:54:39.040 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.privsep 2021-09-03 14:54:39.042 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2021-09-03 14:54:39.044 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-03 14:54:39.046 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-03 14:54:39.049 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.privsep, ]] 2021-09-03 14:54:39.052 | + inc/python:use_library_from_git:253 : return 1 2021-09-03 14:54:39.054 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.reports 2021-09-03 14:54:39.056 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.reports 2021-09-03 14:54:39.058 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.reports 2021-09-03 14:54:39.061 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2021-09-03 14:54:39.063 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-03 14:54:39.066 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-03 14:54:39.068 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.reports, ]] 2021-09-03 14:54:39.070 | + inc/python:use_library_from_git:253 : return 1 2021-09-03 14:54:39.072 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.rootwrap 2021-09-03 14:54:39.075 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.rootwrap 2021-09-03 14:54:39.077 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.rootwrap 2021-09-03 14:54:39.079 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2021-09-03 14:54:39.082 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-03 14:54:39.084 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-03 14:54:39.086 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.rootwrap, ]] 2021-09-03 14:54:39.088 | + inc/python:use_library_from_git:253 : return 1 2021-09-03 14:54:39.091 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.serialization 2021-09-03 14:54:39.093 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.serialization 2021-09-03 14:54:39.095 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.serialization 2021-09-03 14:54:39.098 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2021-09-03 14:54:39.100 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-03 14:54:39.103 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-03 14:54:39.105 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.serialization, ]] 2021-09-03 14:54:39.107 | + inc/python:use_library_from_git:253 : return 1 2021-09-03 14:54:39.110 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.service 2021-09-03 14:54:39.113 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.service 2021-09-03 14:54:39.115 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.service 2021-09-03 14:54:39.117 | + inc/python:use_library_from_git:250 : local name=oslo.service 2021-09-03 14:54:39.120 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-03 14:54:39.122 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-03 14:54:39.124 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.service, ]] 2021-09-03 14:54:39.126 | + inc/python:use_library_from_git:253 : return 1 2021-09-03 14:54:39.129 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.utils 2021-09-03 14:54:39.131 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.utils 2021-09-03 14:54:39.133 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.utils 2021-09-03 14:54:39.136 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2021-09-03 14:54:39.138 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-03 14:54:39.140 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-03 14:54:39.142 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.utils, ]] 2021-09-03 14:54:39.145 | + inc/python:use_library_from_git:253 : return 1 2021-09-03 14:54:39.147 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.versionedobjects 2021-09-03 14:54:39.150 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.versionedobjects 2021-09-03 14:54:39.152 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.versionedobjects 2021-09-03 14:54:39.154 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2021-09-03 14:54:39.157 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-03 14:54:39.159 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-03 14:54:39.162 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.versionedobjects, ]] 2021-09-03 14:54:39.164 | + inc/python:use_library_from_git:253 : return 1 2021-09-03 14:54:39.166 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.vmware 2021-09-03 14:54:39.168 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.vmware 2021-09-03 14:54:39.171 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.vmware 2021-09-03 14:54:39.173 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2021-09-03 14:54:39.176 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-03 14:54:39.178 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-03 14:54:39.180 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.vmware, ]] 2021-09-03 14:54:39.182 | + inc/python:use_library_from_git:253 : return 1 2021-09-03 14:54:39.185 | + lib/libraries:install_libs:117 : _install_lib_from_source osprofiler 2021-09-03 14:54:39.187 | + lib/libraries:_install_lib_from_source:73 : local name=osprofiler 2021-09-03 14:54:39.189 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git osprofiler 2021-09-03 14:54:39.191 | + inc/python:use_library_from_git:250 : local name=osprofiler 2021-09-03 14:54:39.194 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-03 14:54:39.196 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-03 14:54:39.198 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osprofiler, ]] 2021-09-03 14:54:39.200 | + inc/python:use_library_from_git:253 : return 1 2021-09-03 14:54:39.203 | + lib/libraries:install_libs:118 : _install_lib_from_source pycadf 2021-09-03 14:54:39.205 | + lib/libraries:_install_lib_from_source:73 : local name=pycadf 2021-09-03 14:54:39.207 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git pycadf 2021-09-03 14:54:39.209 | + inc/python:use_library_from_git:250 : local name=pycadf 2021-09-03 14:54:39.212 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-03 14:54:39.214 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-03 14:54:39.216 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pycadf, ]] 2021-09-03 14:54:39.218 | + inc/python:use_library_from_git:253 : return 1 2021-09-03 14:54:39.221 | + lib/libraries:install_libs:119 : _install_lib_from_source stevedore 2021-09-03 14:54:39.223 | + lib/libraries:_install_lib_from_source:73 : local name=stevedore 2021-09-03 14:54:39.226 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git stevedore 2021-09-03 14:54:39.228 | + inc/python:use_library_from_git:250 : local name=stevedore 2021-09-03 14:54:39.230 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-03 14:54:39.232 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-03 14:54:39.235 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,stevedore, ]] 2021-09-03 14:54:39.237 | + inc/python:use_library_from_git:253 : return 1 2021-09-03 14:54:39.240 | + lib/libraries:install_libs:120 : _install_lib_from_source taskflow 2021-09-03 14:54:39.242 | + lib/libraries:_install_lib_from_source:73 : local name=taskflow 2021-09-03 14:54:39.244 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git taskflow 2021-09-03 14:54:39.246 | + inc/python:use_library_from_git:250 : local name=taskflow 2021-09-03 14:54:39.249 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-03 14:54:39.251 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-03 14:54:39.253 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,taskflow, ]] 2021-09-03 14:54:39.255 | + inc/python:use_library_from_git:253 : return 1 2021-09-03 14:54:39.258 | + lib/libraries:install_libs:121 : _install_lib_from_source tooz 2021-09-03 14:54:39.260 | + lib/libraries:_install_lib_from_source:73 : local name=tooz 2021-09-03 14:54:39.262 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git tooz 2021-09-03 14:54:39.264 | + inc/python:use_library_from_git:250 : local name=tooz 2021-09-03 14:54:39.266 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-03 14:54:39.269 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-03 14:54:39.271 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,tooz, ]] 2021-09-03 14:54:39.273 | + inc/python:use_library_from_git:253 : return 1 2021-09-03 14:54:39.276 | + lib/libraries:install_libs:125 : _install_lib_from_source os-brick 2021-09-03 14:54:39.278 | + lib/libraries:_install_lib_from_source:73 : local name=os-brick 2021-09-03 14:54:39.280 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git os-brick 2021-09-03 14:54:39.283 | + inc/python:use_library_from_git:250 : local name=os-brick 2021-09-03 14:54:39.285 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-03 14:54:39.288 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-03 14:54:39.290 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-brick, ]] 2021-09-03 14:54:39.292 | + inc/python:use_library_from_git:253 : return 1 2021-09-03 14:54:39.294 | + lib/libraries:install_libs:126 : _install_lib_from_source os-resource-classes 2021-09-03 14:54:39.297 | + lib/libraries:_install_lib_from_source:73 : local name=os-resource-classes 2021-09-03 14:54:39.299 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git os-resource-classes 2021-09-03 14:54:39.302 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2021-09-03 14:54:39.304 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-03 14:54:39.306 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-03 14:54:39.308 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-resource-classes, ]] 2021-09-03 14:54:39.311 | + inc/python:use_library_from_git:253 : return 1 2021-09-03 14:54:39.313 | + lib/libraries:install_libs:127 : _install_lib_from_source os-traits 2021-09-03 14:54:39.315 | + lib/libraries:_install_lib_from_source:73 : local name=os-traits 2021-09-03 14:54:39.318 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git os-traits 2021-09-03 14:54:39.320 | + inc/python:use_library_from_git:250 : local name=os-traits 2021-09-03 14:54:39.322 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-03 14:54:39.324 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-03 14:54:39.327 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-traits, ]] 2021-09-03 14:54:39.329 | + inc/python:use_library_from_git:253 : return 1 2021-09-03 14:54:39.331 | + lib/libraries:install_libs:130 : _install_lib_from_source python-barbicanclient 2021-09-03 14:54:39.334 | + lib/libraries:_install_lib_from_source:73 : local name=python-barbicanclient 2021-09-03 14:54:39.336 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git python-barbicanclient 2021-09-03 14:54:39.338 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2021-09-03 14:54:39.340 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-03 14:54:39.343 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-03 14:54:39.345 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-barbicanclient, ]] 2021-09-03 14:54:39.348 | + inc/python:use_library_from_git:253 : return 1 2021-09-03 14:54:39.350 | + lib/libraries:install_libs:137 : pip_install etcd3 2021-09-03 14:54:39.371 | Using python 3.8 to install etcd3 2021-09-03 14:54:39.373 | + 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 2021-09-03 14:54:40.079 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 14:54:40.079 | from cryptography.utils import int_from_bytes 2021-09-03 14:54:40.079 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 14:54:40.079 | from cryptography.utils import int_from_bytes 2021-09-03 14:54:41.089 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-09-03 14:54:41.188 | Collecting etcd3 2021-09-03 14:54:41.196 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/89a/704cb389bf0a0/etcd3-0.12.0.tar.gz (63 kB) 2021-09-03 14:54:44.054 | Collecting grpcio>=1.27.1 2021-09-03 14:54:44.071 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8ed/1e52ad507a54d/grpcio-1.39.0-cp38-cp38-manylinux2014_x86_64.whl (4.3 MB) 2021-09-03 14:54:44.843 | Collecting protobuf>=3.6.1 2021-09-03 14:54:44.851 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/690/2a1e4b7a319ec/protobuf-3.17.3-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.whl (1.0 MB) 2021-09-03 14:54:44.874 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2021-09-03 14:54:44.876 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2021-09-03 14:54:44.906 | Building wheels for collected packages: etcd3 2021-09-03 14:54:44.907 | Building wheel for etcd3 (setup.py): started 2021-09-03 14:54:45.667 | Building wheel for etcd3 (setup.py): finished with status 'done' 2021-09-03 14:54:45.668 | Created wheel for etcd3: filename=etcd3-0.12.0-py2.py3-none-any.whl size=42889 sha256=d0284ed9d3e932a3a3c079e49f758b6ddf6fcf89eb63af50cd79a19e35953213 2021-09-03 14:54:45.668 | Stored in directory: /root/.cache/pip/wheels/32/8a/31/1308d0452fdcc24ed454fa7c297cc2b924f30bfd57b1080bf1 2021-09-03 14:54:45.672 | Successfully built etcd3 2021-09-03 14:54:47.171 | Installing collected packages: protobuf, grpcio, etcd3 2021-09-03 14:54:47.815 | Successfully installed etcd3-0.12.0 grpcio-1.39.0 protobuf-3.17.3 2021-09-03 14:54:47.815 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-09-03 14:54:47.953 | + inc/python:pip_install:200 : result=0 2021-09-03 14:54:47.956 | + inc/python:pip_install:202 : time_stop pip_install 2021-09-03 14:54:47.958 | + functions-common:time_stop:2309 : local name 2021-09-03 14:54:47.960 | + functions-common:time_stop:2310 : local end_time 2021-09-03 14:54:47.962 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-03 14:54:47.965 | + functions-common:time_stop:2312 : local total 2021-09-03 14:54:47.967 | + functions-common:time_stop:2313 : local start_time 2021-09-03 14:54:47.969 | + functions-common:time_stop:2315 : name=pip_install 2021-09-03 14:54:47.971 | + functions-common:time_stop:2316 : start_time=1630680879365 2021-09-03 14:54:47.974 | + functions-common:time_stop:2318 : [[ -z 1630680879365 ]] 2021-09-03 14:54:47.976 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-03 14:54:47.980 | + functions-common:time_stop:2321 : end_time=1630680887978 2021-09-03 14:54:47.982 | + functions-common:time_stop:2322 : elapsed_time=8613 2021-09-03 14:54:47.984 | + functions-common:time_stop:2323 : total=29896 2021-09-03 14:54:47.987 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-03 14:54:47.989 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=38509 2021-09-03 14:54:47.991 | + inc/python:pip_install:203 : return 0 2021-09-03 14:54:47.993 | + lib/libraries:install_libs:138 : pip_install etcd3gw 2021-09-03 14:54:48.014 | Using python 3.8 to install etcd3gw 2021-09-03 14:54:48.016 | + 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 2021-09-03 14:54:48.899 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 14:54:48.899 | from cryptography.utils import int_from_bytes 2021-09-03 14:54:48.899 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 14:54:48.899 | from cryptography.utils import int_from_bytes 2021-09-03 14:54:49.926 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-09-03 14:54:50.031 | Collecting etcd3gw 2021-09-03 14:54:50.039 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8e5/5b8d4b7856f17/etcd3gw-1.0.0-py3-none-any.whl (22 kB) 2021-09-03 14:54:50.051 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.6.0) 2021-09-03 14:54:50.053 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.3.0) 2021-09-03 14:54:50.054 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.26.0) 2021-09-03 14:54:50.056 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2021-09-03 14:54:50.091 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (1.26.6) 2021-09-03 14:54:50.093 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (2021.5.30) 2021-09-03 14:54:50.095 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (2.0.4) 2021-09-03 14:54:50.097 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (3.2) 2021-09-03 14:54:51.573 | Installing collected packages: etcd3gw 2021-09-03 14:54:51.677 | Successfully installed etcd3gw-1.0.0 2021-09-03 14:54:51.677 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-09-03 14:54:51.781 | + inc/python:pip_install:200 : result=0 2021-09-03 14:54:51.783 | + inc/python:pip_install:202 : time_stop pip_install 2021-09-03 14:54:51.785 | + functions-common:time_stop:2309 : local name 2021-09-03 14:54:51.788 | + functions-common:time_stop:2310 : local end_time 2021-09-03 14:54:51.790 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-03 14:54:51.792 | + functions-common:time_stop:2312 : local total 2021-09-03 14:54:51.794 | + functions-common:time_stop:2313 : local start_time 2021-09-03 14:54:51.796 | + functions-common:time_stop:2315 : name=pip_install 2021-09-03 14:54:51.798 | + functions-common:time_stop:2316 : start_time=1630680888008 2021-09-03 14:54:51.801 | + functions-common:time_stop:2318 : [[ -z 1630680888008 ]] 2021-09-03 14:54:51.804 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-03 14:54:51.808 | + functions-common:time_stop:2321 : end_time=1630680891805 2021-09-03 14:54:51.810 | + functions-common:time_stop:2322 : elapsed_time=3797 2021-09-03 14:54:51.812 | + functions-common:time_stop:2323 : total=38509 2021-09-03 14:54:51.814 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-03 14:54:51.817 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=42306 2021-09-03 14:54:51.819 | + inc/python:pip_install:203 : return 0 2021-09-03 14:54:51.822 | + ./stack.sh:main:860 : install_apache_uwsgi 2021-09-03 14:54:51.824 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2021-09-03 14:54:51.826 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2021-09-03 14:54:51.829 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-09-03 14:54:51.831 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-09-03 14:54:51.834 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-09-03 14:54:51.836 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-09-03 14:54:51.838 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-09-03 14:54:51.840 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-09-03 14:54:51.843 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-09-03 14:54:51.845 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-09-03 14:54:51.848 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-09-03 14:54:51.850 | + lib/apache:install_apache_uwsgi:92 : UWSGI_PYTHON_PLUGIN=python3 2021-09-03 14:54:51.852 | + lib/apache:install_apache_uwsgi:94 : is_ubuntu 2021-09-03 14:54:51.855 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-03 14:54:51.857 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-03 14:54:51.859 | + lib/apache:install_apache_uwsgi:95 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2021-09-03 14:54:51.862 | + lib/apache:install_apache_uwsgi:96 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-09-03 14:54:51.864 | + functions-common:install_package:1347 : update_package_repo 2021-09-03 14:54:51.867 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-09-03 14:54:51.869 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2021-09-03 14:54:51.871 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-09-03 14:54:51.873 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-09-03 14:54:51.876 | + functions-common:update_package_repo:1327 : is_ubuntu 2021-09-03 14:54:51.878 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-03 14:54:51.880 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-03 14:54:51.883 | + functions-common:update_package_repo:1328 : apt_get_update 2021-09-03 14:54:51.885 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2021-09-03 14:54:51.887 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2021-09-03 14:54:51.890 | + functions-common:apt_get_update:1074 : return 2021-09-03 14:54:51.892 | + functions-common:install_package:1348 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-09-03 14:54:51.894 | + functions-common:real_install_package:1333 : is_ubuntu 2021-09-03 14:54:51.897 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-03 14:54:51.899 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-03 14:54:51.901 | + functions-common:real_install_package:1334 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-09-03 14:54:51.923 | + functions-common:apt_get:1114 : 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 2021-09-03 14:54:52.029 | Reading package lists... 2021-09-03 14:54:52.248 | Building dependency tree... 2021-09-03 14:54:52.250 | Reading state information... 2021-09-03 14:54:52.475 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.4). 2021-09-03 14:54:52.476 | The following packages were automatically installed and are no longer required: 2021-09-03 14:54:52.476 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-09-03 14:54:52.476 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-09-03 14:54:52.476 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-09-03 14:54:52.476 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-09-03 14:54:52.476 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-09-03 14:54:52.477 | python3-zope.interface 2021-09-03 14:54:52.477 | Use 'sudo apt autoremove' to remove them. 2021-09-03 14:54:52.477 | The following additional packages will be installed: 2021-09-03 14:54:52.478 | libnorm1 libpgm-5.2-0 libzmq5 uwsgi-core 2021-09-03 14:54:52.478 | Suggested packages: 2021-09-03 14:54:52.478 | uwsgi-dev uwsgi-extra uwsgi-plugins-all python3-uwsgidecorators 2021-09-03 14:54:52.545 | The following NEW packages will be installed: 2021-09-03 14:54:52.546 | libnorm1 libpgm-5.2-0 libzmq5 uwsgi uwsgi-core uwsgi-plugin-python3 2021-09-03 14:54:52.653 | 0 upgraded, 6 newly installed, 0 to remove and 85 not upgraded. 2021-09-03 14:54:52.653 | Need to get 1,306 kB of archives. 2021-09-03 14:54:52.653 | After this operation, 4,613 kB of additional disk space will be used. 2021-09-03 14:54:52.653 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] 2021-09-03 14:54:52.897 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-3ubuntu1 [158 kB] 2021-09-03 14:54:52.915 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] 2021-09-03 14:54:52.951 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi-core amd64 2.0.18-11ubuntu1 [523 kB] 2021-09-03 14:54:53.001 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi amd64 2.0.18-11ubuntu1 [17.6 kB] 2021-09-03 14:54:53.003 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi-plugin-python3 amd64 2.0.18-11ubuntu1 [75.1 kB] 2021-09-03 14:54:53.550 | Fetched 1,306 kB in 0s (2,871 kB/s) 2021-09-03 14:54:53.581 | Selecting previously unselected package libnorm1:amd64. 2021-09-03 14:54:53.633 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 90675 files and directories currently installed.) 2021-09-03 14:54:53.636 | Preparing to unpack .../0-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... 2021-09-03 14:54:53.640 | Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 2021-09-03 14:54:53.709 | Selecting previously unselected package libpgm-5.2-0:amd64. 2021-09-03 14:54:53.718 | Preparing to unpack .../1-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... 2021-09-03 14:54:53.720 | Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 2021-09-03 14:54:53.771 | Selecting previously unselected package libzmq5:amd64. 2021-09-03 14:54:53.781 | Preparing to unpack .../2-libzmq5_4.3.2-2ubuntu1_amd64.deb ... 2021-09-03 14:54:53.783 | Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... 2021-09-03 14:54:53.847 | Selecting previously unselected package uwsgi-core. 2021-09-03 14:54:53.857 | Preparing to unpack .../3-uwsgi-core_2.0.18-11ubuntu1_amd64.deb ... 2021-09-03 14:54:53.859 | Unpacking uwsgi-core (2.0.18-11ubuntu1) ... 2021-09-03 14:54:54.001 | Selecting previously unselected package uwsgi. 2021-09-03 14:54:54.011 | Preparing to unpack .../4-uwsgi_2.0.18-11ubuntu1_amd64.deb ... 2021-09-03 14:54:54.014 | Unpacking uwsgi (2.0.18-11ubuntu1) ... 2021-09-03 14:54:54.047 | Selecting previously unselected package uwsgi-plugin-python3. 2021-09-03 14:54:54.058 | Preparing to unpack .../5-uwsgi-plugin-python3_2.0.18-11ubuntu1_amd64.deb ... 2021-09-03 14:54:54.060 | Unpacking uwsgi-plugin-python3 (2.0.18-11ubuntu1) ... 2021-09-03 14:54:54.123 | Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 2021-09-03 14:54:54.128 | Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 2021-09-03 14:54:54.133 | Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... 2021-09-03 14:54:54.138 | Setting up uwsgi-core (2.0.18-11ubuntu1) ... 2021-09-03 14:54:54.151 | Setting up uwsgi (2.0.18-11ubuntu1) ... 2021-09-03 14:54:54.982 | Setting up uwsgi-plugin-python3 (2.0.18-11ubuntu1) ... 2021-09-03 14:54:55.008 | Processing triggers for systemd (245.4-4ubuntu3.11) ... 2021-09-03 14:54:55.368 | Processing triggers for man-db (2.9.1-1) ... 2021-09-03 14:54:55.718 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-09-03 14:55:01.852 | + functions-common:apt_get:1118 : result=0 2021-09-03 14:55:01.854 | + functions-common:apt_get:1121 : time_stop apt-get 2021-09-03 14:55:01.856 | + functions-common:time_stop:2309 : local name 2021-09-03 14:55:01.858 | + functions-common:time_stop:2310 : local end_time 2021-09-03 14:55:01.861 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-03 14:55:01.863 | + functions-common:time_stop:2312 : local total 2021-09-03 14:55:01.865 | + functions-common:time_stop:2313 : local start_time 2021-09-03 14:55:01.867 | + functions-common:time_stop:2315 : name=apt-get 2021-09-03 14:55:01.869 | + functions-common:time_stop:2316 : start_time=1630680891920 2021-09-03 14:55:01.871 | + functions-common:time_stop:2318 : [[ -z 1630680891920 ]] 2021-09-03 14:55:01.874 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-03 14:55:01.878 | + functions-common:time_stop:2321 : end_time=1630680901876 2021-09-03 14:55:01.881 | + functions-common:time_stop:2322 : elapsed_time=9956 2021-09-03 14:55:01.883 | + functions-common:time_stop:2323 : total=249257 2021-09-03 14:55:01.885 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-03 14:55:01.887 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=259213 2021-09-03 14:55:01.890 | + functions-common:apt_get:1122 : return 0 2021-09-03 14:55:01.892 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2021-09-03 14:55:01.895 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-03 14:55:01.897 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-03 14:55:01.899 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2021-09-03 14:55:01.961 | Enabling module proxy. 2021-09-03 14:55:01.967 | To activate the new configuration, you need to run: 2021-09-03 14:55:01.967 | systemctl restart apache2 2021-09-03 14:55:01.971 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2021-09-03 14:55:02.033 | Considering dependency proxy for proxy_uwsgi: 2021-09-03 14:55:02.033 | Module proxy already enabled 2021-09-03 14:55:02.033 | Enabling module proxy_uwsgi. 2021-09-03 14:55:02.038 | To activate the new configuration, you need to run: 2021-09-03 14:55:02.038 | systemctl restart apache2 2021-09-03 14:55:02.042 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2021-09-03 14:55:02.044 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-09-03 14:55:02.047 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-09-03 14:55:02.050 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart apache2 2021-09-03 14:55:02.179 | + ./stack.sh:main:863 : install_keystoneauth 2021-09-03 14:55:02.181 | + lib/keystone:install_keystoneauth:468 : use_library_from_git keystoneauth 2021-09-03 14:55:02.183 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2021-09-03 14:55:02.186 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-03 14:55:02.188 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-03 14:55:02.191 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystoneauth, ]] 2021-09-03 14:55:02.194 | + inc/python:use_library_from_git:253 : return 1 2021-09-03 14:55:02.196 | + ./stack.sh:main:864 : install_keystoneclient 2021-09-03 14:55:02.199 | + lib/keystone:install_keystoneclient:476 : use_library_from_git python-keystoneclient 2021-09-03 14:55:02.201 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2021-09-03 14:55:02.203 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-03 14:55:02.206 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-03 14:55:02.209 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-keystoneclient, ]] 2021-09-03 14:55:02.211 | + inc/python:use_library_from_git:253 : return 1 2021-09-03 14:55:02.213 | + ./stack.sh:main:865 : install_glanceclient 2021-09-03 14:55:02.216 | + lib/glance:install_glanceclient:505 : use_library_from_git python-glanceclient 2021-09-03 14:55:02.218 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2021-09-03 14:55:02.220 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-03 14:55:02.223 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-03 14:55:02.226 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-glanceclient, ]] 2021-09-03 14:55:02.228 | + inc/python:use_library_from_git:253 : return 1 2021-09-03 14:55:02.230 | + ./stack.sh:main:866 : install_cinderclient 2021-09-03 14:55:02.233 | + lib/cinder:install_cinderclient:481 : use_library_from_git python-brick-cinderclient-ext 2021-09-03 14:55:02.235 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2021-09-03 14:55:02.237 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-03 14:55:02.239 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-03 14:55:02.242 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-brick-cinderclient-ext, ]] 2021-09-03 14:55:02.244 | + inc/python:use_library_from_git:253 : return 1 2021-09-03 14:55:02.246 | + lib/cinder:install_cinderclient:486 : use_library_from_git python-cinderclient 2021-09-03 14:55:02.249 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2021-09-03 14:55:02.251 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-03 14:55:02.253 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-03 14:55:02.256 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-cinderclient, ]] 2021-09-03 14:55:02.258 | + inc/python:use_library_from_git:253 : return 1 2021-09-03 14:55:02.260 | + ./stack.sh:main:867 : install_novaclient 2021-09-03 14:55:02.263 | + lib/nova:install_novaclient:803 : use_library_from_git python-novaclient 2021-09-03 14:55:02.265 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2021-09-03 14:55:02.267 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-03 14:55:02.270 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-03 14:55:02.272 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-novaclient, ]] 2021-09-03 14:55:02.275 | + inc/python:use_library_from_git:253 : return 1 2021-09-03 14:55:02.277 | + ./stack.sh:main:868 : is_service_enabled swift glance horizon 2021-09-03 14:55:02.294 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 14:55:02.297 | + ./stack.sh:main:869 : install_swiftclient 2021-09-03 14:55:02.299 | + lib/swift:install_swiftclient:752 : use_library_from_git python-swiftclient 2021-09-03 14:55:02.301 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2021-09-03 14:55:02.304 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-03 14:55:02.306 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-03 14:55:02.308 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-swiftclient, ]] 2021-09-03 14:55:02.311 | + inc/python:use_library_from_git:253 : return 1 2021-09-03 14:55:02.313 | + ./stack.sh:main:871 : is_service_enabled neutron nova horizon 2021-09-03 14:55:02.329 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 14:55:02.332 | + ./stack.sh:main:872 : install_neutronclient 2021-09-03 14:55:02.334 | + lib/neutron:install_neutronclient:440 : use_library_from_git python-neutronclient 2021-09-03 14:55:02.337 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2021-09-03 14:55:02.339 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-03 14:55:02.342 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-03 14:55:02.344 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-neutronclient, ]] 2021-09-03 14:55:02.347 | + inc/python:use_library_from_git:253 : return 1 2021-09-03 14:55:02.349 | + ./stack.sh:main:876 : install_keystonemiddleware 2021-09-03 14:55:02.351 | + lib/keystone:install_keystonemiddleware:486 : use_library_from_git keystonemiddleware 2021-09-03 14:55:02.354 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2021-09-03 14:55:02.356 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-03 14:55:02.358 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-03 14:55:02.361 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystonemiddleware, ]] 2021-09-03 14:55:02.363 | + inc/python:use_library_from_git:253 : return 1 2021-09-03 14:55:02.366 | + lib/keystone:install_keystonemiddleware:491 : pip_install_gr keystonemiddleware 2021-09-03 14:55:02.369 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2021-09-03 14:55:02.371 | + inc/python:pip_install_gr:77 : local clean_name 2021-09-03 14:55:02.374 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2021-09-03 14:55:02.377 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2021-09-03 14:55:02.379 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-09-03 14:55:02.383 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2021-09-03 14:55:02.383 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-09-03 14:55:02.389 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2021-09-03 14:55:02.391 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2021-09-03 14:55:02.394 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2021-09-03 14:55:02.397 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2021-09-03 14:55:02.399 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2021-09-03 14:55:02.422 | Using python 3.8 to install keystonemiddleware 2021-09-03 14:55:02.424 | + 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 2021-09-03 14:55:03.156 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 14:55:03.157 | from cryptography.utils import int_from_bytes 2021-09-03 14:55:03.157 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 14:55:03.157 | from cryptography.utils import int_from_bytes 2021-09-03 14:55:04.176 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-09-03 14:55:04.191 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.3.0) 2021-09-03 14:55:04.260 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.7.1) 2021-09-03 14:55:04.262 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.10.0) 2021-09-03 14:55:04.264 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.6.0) 2021-09-03 14:55:04.266 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2021-09-03 14:55:04.268 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.8.1) 2021-09-03 14:55:04.271 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.3.1) 2021-09-03 14:55:04.273 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.2.0) 2021-09-03 14:55:04.275 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.2.0) 2021-09-03 14:55:04.277 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.26.0) 2021-09-03 14:55:04.278 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2021-09-03 14:55:04.281 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.6.0) 2021-09-03 14:55:04.282 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.0.1) 2021-09-03 14:55:04.284 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.3.1) 2021-09-03 14:55:04.286 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.1.1) 2021-09-03 14:55:04.344 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (0.1.16) 2021-09-03 14:55:04.349 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.7.0) 2021-09-03 14:55:04.351 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (3.4.0) 2021-09-03 14:55:04.395 | Requirement already satisfied: dogpile.cache>=1.1.2 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware) (1.1.4) 2021-09-03 14:55:04.404 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.2->oslo.cache>=1.26.0->keystonemiddleware) (5.0.9) 2021-09-03 14:55:04.446 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (2.2.0) 2021-09-03 14:55:04.448 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (5.4.1) 2021-09-03 14:55:04.449 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (1.5.0) 2021-09-03 14:55:04.453 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (0.8.0) 2021-09-03 14:55:04.462 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware) (1.12.1) 2021-09-03 14:55:04.530 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (0.9.6) 2021-09-03 14:55:04.533 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (2.8.2) 2021-09-03 14:55:04.546 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (1.0.2) 2021-09-03 14:55:04.548 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (2021.1) 2021-09-03 14:55:04.573 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (21.0) 2021-09-03 14:55:04.577 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (2.4.7) 2021-09-03 14:55:04.583 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (0.11.0) 2021-09-03 14:55:04.739 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (3.2) 2021-09-03 14:55:04.742 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (2.0.4) 2021-09-03 14:55:04.743 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (1.26.6) 2021-09-03 14:55:04.745 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (2021.5.30) 2021-09-03 14:55:06.133 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-09-03 14:55:06.238 | + inc/python:pip_install:200 : result=0 2021-09-03 14:55:06.241 | + inc/python:pip_install:202 : time_stop pip_install 2021-09-03 14:55:06.243 | + functions-common:time_stop:2309 : local name 2021-09-03 14:55:06.245 | + functions-common:time_stop:2310 : local end_time 2021-09-03 14:55:06.247 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-03 14:55:06.249 | + functions-common:time_stop:2312 : local total 2021-09-03 14:55:06.251 | + functions-common:time_stop:2313 : local start_time 2021-09-03 14:55:06.254 | + functions-common:time_stop:2315 : name=pip_install 2021-09-03 14:55:06.256 | + functions-common:time_stop:2316 : start_time=1630680902417 2021-09-03 14:55:06.258 | + functions-common:time_stop:2318 : [[ -z 1630680902417 ]] 2021-09-03 14:55:06.261 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-03 14:55:06.265 | + functions-common:time_stop:2321 : end_time=1630680906263 2021-09-03 14:55:06.267 | + functions-common:time_stop:2322 : elapsed_time=3846 2021-09-03 14:55:06.270 | + functions-common:time_stop:2323 : total=42306 2021-09-03 14:55:06.272 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-03 14:55:06.274 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=46152 2021-09-03 14:55:06.277 | + inc/python:pip_install:203 : return 0 2021-09-03 14:55:06.279 | + lib/keystone:install_keystonemiddleware:495 : pip_install_gr python-memcached 2021-09-03 14:55:06.282 | + inc/python:pip_install_gr:76 : local name=python-memcached 2021-09-03 14:55:06.284 | + inc/python:pip_install_gr:77 : local clean_name 2021-09-03 14:55:06.287 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2021-09-03 14:55:06.289 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2021-09-03 14:55:06.291 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-09-03 14:55:06.295 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2021-09-03 14:55:06.295 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-09-03 14:55:06.300 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2021-09-03 14:55:06.303 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2021-09-03 14:55:06.305 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2021-09-03 14:55:06.308 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2021-09-03 14:55:06.310 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2021-09-03 14:55:06.331 | Using python 3.8 to install python-memcached 2021-09-03 14:55:06.334 | + 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 2021-09-03 14:55:07.073 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 14:55:07.073 | from cryptography.utils import int_from_bytes 2021-09-03 14:55:07.073 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 14:55:07.073 | from cryptography.utils import int_from_bytes 2021-09-03 14:55:08.099 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-09-03 14:55:08.196 | Collecting python-memcached 2021-09-03 14:55:08.204 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4da/c64916871bd35/python_memcached-1.59-py2.py3-none-any.whl (16 kB) 2021-09-03 14:55:08.212 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2021-09-03 14:55:09.708 | Installing collected packages: python-memcached 2021-09-03 14:55:09.801 | Successfully installed python-memcached-1.59 2021-09-03 14:55:09.801 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-09-03 14:55:09.906 | + inc/python:pip_install:200 : result=0 2021-09-03 14:55:09.909 | + inc/python:pip_install:202 : time_stop pip_install 2021-09-03 14:55:09.911 | + functions-common:time_stop:2309 : local name 2021-09-03 14:55:09.913 | + functions-common:time_stop:2310 : local end_time 2021-09-03 14:55:09.915 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-03 14:55:09.917 | + functions-common:time_stop:2312 : local total 2021-09-03 14:55:09.919 | + functions-common:time_stop:2313 : local start_time 2021-09-03 14:55:09.922 | + functions-common:time_stop:2315 : name=pip_install 2021-09-03 14:55:09.924 | + functions-common:time_stop:2316 : start_time=1630680906326 2021-09-03 14:55:09.926 | + functions-common:time_stop:2318 : [[ -z 1630680906326 ]] 2021-09-03 14:55:09.929 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-03 14:55:09.933 | + functions-common:time_stop:2321 : end_time=1630680909931 2021-09-03 14:55:09.935 | + functions-common:time_stop:2322 : elapsed_time=3605 2021-09-03 14:55:09.937 | + functions-common:time_stop:2323 : total=46152 2021-09-03 14:55:09.940 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-03 14:55:09.942 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=49757 2021-09-03 14:55:09.944 | + inc/python:pip_install:203 : return 0 2021-09-03 14:55:09.947 | + ./stack.sh:main:878 : is_service_enabled keystone 2021-09-03 14:55:09.963 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 14:55:09.965 | + ./stack.sh:main:879 : '[' 10.222.0.38 == 10.222.0.38 ']' 2021-09-03 14:55:09.967 | + ./stack.sh:main:880 : stack_install_service keystone 2021-09-03 14:55:09.969 | + lib/stack:stack_install_service:20 : local service=keystone 2021-09-03 14:55:09.972 | + lib/stack:stack_install_service:21 : type install_keystone 2021-09-03 14:55:09.975 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-09-03 14:55:09.977 | + lib/stack:stack_install_service:32 : install_keystone 2021-09-03 14:55:09.979 | + lib/keystone:install_keystone:501 : is_service_enabled ldap 2021-09-03 14:55:09.995 | + functions-common:is_service_enabled:1965 : return 1 2021-09-03 14:55:09.997 | + lib/keystone:install_keystone:505 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2021-09-03 14:55:09.999 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/keystone.git 2021-09-03 14:55:10.001 | + functions-common:git_clone:524 : local git_dest=/opt/stack/keystone 2021-09-03 14:55:10.003 | + functions-common:git_clone:525 : local git_ref=master 2021-09-03 14:55:10.005 | + functions-common:git_clone:526 : local orig_dir 2021-09-03 14:55:10.008 | ++ functions-common:git_clone:527 : pwd 2021-09-03 14:55:10.011 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-09-03 14:55:10.013 | + functions-common:git_clone:528 : local git_clone_flags= 2021-09-03 14:55:10.015 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-09-03 14:55:10.030 | + functions-common:git_clone:530 : RECLONE=False 2021-09-03 14:55:10.032 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-09-03 14:55:10.035 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-09-03 14:55:10.037 | + functions-common:git_clone:544 : echo master 2021-09-03 14:55:10.037 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-09-03 14:55:10.042 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/keystone ]] 2021-09-03 14:55:10.044 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-09-03 14:55:10.046 | + functions-common:git_clone:592 : cd /opt/stack/keystone 2021-09-03 14:55:10.049 | + functions-common:git_clone:593 : git show --oneline 2021-09-03 14:55:10.049 | + functions-common:git_clone:593 : head -1 2021-09-03 14:55:10.053 | cf5f1e565 Merge "Replace deprecated import of ABCs from collections" 2021-09-03 14:55:10.056 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-09-03 14:55:10.058 | + lib/keystone:install_keystone:506 : setup_develop /opt/stack/keystone 2021-09-03 14:55:10.060 | + inc/python:setup_develop:338 : local bindep 2021-09-03 14:55:10.063 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2021-09-03 14:55:10.065 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2021-09-03 14:55:10.067 | + inc/python:setup_develop:344 : local extras= 2021-09-03 14:55:10.070 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2021-09-03 14:55:10.072 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-09-03 14:55:10.074 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2021-09-03 14:55:10.076 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2021-09-03 14:55:10.079 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-09-03 14:55:10.081 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-09-03 14:55:10.084 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2021-09-03 14:55:10.086 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-09-03 14:55:10.089 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2021-09-03 14:55:10.091 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-09-03 14:55:10.093 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2021-09-03 14:55:10.097 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2021-09-03 14:55:10.102 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2021-09-03 14:55:10.104 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2021-09-03 14:55:10.730 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2021-09-03 14:55:10.732 | + inc/python:setup_package:418 : local bindep=0 2021-09-03 14:55:10.734 | + inc/python:setup_package:419 : local bindep_flag= 2021-09-03 14:55:10.737 | + inc/python:setup_package:420 : local bindep_profiles= 2021-09-03 14:55:10.739 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2021-09-03 14:55:10.741 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2021-09-03 14:55:10.743 | + inc/python:setup_package:427 : local flags=-e 2021-09-03 14:55:10.745 | + inc/python:setup_package:428 : local extras= 2021-09-03 14:55:10.748 | + inc/python:setup_package:432 : [[ -n -e ]] 2021-09-03 14:55:10.750 | + inc/python:setup_package:432 : [[ -z '' ]] 2021-09-03 14:55:10.752 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2021-09-03 14:55:10.754 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2021-09-03 14:55:10.756 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2021-09-03 14:55:10.758 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2021-09-03 14:55:10.778 | Using python 3.8 to install /opt/stack/keystone 2021-09-03 14:55:10.780 | + 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 2021-09-03 14:55:11.515 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 14:55:11.515 | from cryptography.utils import int_from_bytes 2021-09-03 14:55:11.515 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 14:55:11.515 | from cryptography.utils import int_from_bytes 2021-09-03 14:55:12.521 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-09-03 14:55:12.536 | Obtaining file:///opt/stack/keystone 2021-09-03 14:55:14.183 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==19.1.0.dev21) (5.6.0) 2021-09-03 14:55:14.184 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystone==19.1.0.dev21) (1.8.7) 2021-09-03 14:55:14.278 | Collecting Flask!=0.11,>=1.0.2 2021-09-03 14:55:14.285 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a62/09ca15eb63fc9/Flask-2.0.1-py3-none-any.whl (94 kB) 2021-09-03 14:55:14.334 | Collecting Flask-RESTful>=0.3.5 2021-09-03 14:55:14.340 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/497/0c49b6488e46c/Flask_RESTful-0.3.9-py2.py3-none-any.whl (25 kB) 2021-09-03 14:55:14.344 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from keystone==19.1.0.dev21) (3.4.8) 2021-09-03 14:55:14.346 | Requirement already satisfied: SQLAlchemy>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==19.1.0.dev21) (1.4.23) 2021-09-03 14:55:14.348 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from keystone==19.1.0.dev21) (0.13.0) 2021-09-03 14:55:14.350 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystone==19.1.0.dev21) (3.4.0) 2021-09-03 14:55:14.394 | Collecting passlib>=1.7.0 2021-09-03 14:55:14.400 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/aa6/bca462b8d8bda/passlib-1.7.4-py2.py3-none-any.whl (525 kB) 2021-09-03 14:55:14.416 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==19.1.0.dev21) (4.2.0) 2021-09-03 14:55:14.418 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==19.1.0.dev21) (9.3.0) 2021-09-03 14:55:14.419 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from keystone==19.1.0.dev21) (3.2.0) 2021-09-03 14:55:14.613 | Collecting scrypt>=0.8.0 2021-09-03 14:55:14.620 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ffc/de1d60a43e9d9/scrypt-0.8.18-cp38-cp38-manylinux2010_x86_64.whl (924 kB) 2021-09-03 14:55:14.643 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystone==19.1.0.dev21) (2.8.1) 2021-09-03 14:55:14.644 | Requirement already satisfied: oslo.config>=6.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==19.1.0.dev21) (8.7.1) 2021-09-03 14:55:14.646 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from keystone==19.1.0.dev21) (3.3.1) 2021-09-03 14:55:14.648 | Requirement already satisfied: oslo.messaging>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from keystone==19.1.0.dev21) (12.9.1) 2021-09-03 14:55:14.650 | Requirement already satisfied: oslo.db>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==19.1.0.dev21) (10.0.0) 2021-09-03 14:55:14.651 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystone==19.1.0.dev21) (5.0.1) 2021-09-03 14:55:14.654 | Requirement already satisfied: oslo.log>=3.44.0 in /usr/local/lib/python3.8/dist-packages (from keystone==19.1.0.dev21) (4.6.0) 2021-09-03 14:55:14.655 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from keystone==19.1.0.dev21) (4.4.0) 2021-09-03 14:55:14.657 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from keystone==19.1.0.dev21) (3.8.2) 2021-09-03 14:55:14.660 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystone==19.1.0.dev21) (4.2.0) 2021-09-03 14:55:14.662 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==19.1.0.dev21) (1.4.0) 2021-09-03 14:55:14.663 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystone==19.1.0.dev21) (4.10.0) 2021-09-03 14:55:14.715 | Collecting oauthlib>=0.6.2 2021-09-03 14:55:14.722 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/42b/f6354c2ed8c6a/oauthlib-3.1.1-py2.py3-none-any.whl (146 kB) 2021-09-03 14:55:14.791 | Collecting pysaml2>=5.0.0 2021-09-03 14:55:14.798 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/25b/c3be6dcf9e365/pysaml2-7.0.1-py2.py3-none-any.whl (398 kB) 2021-09-03 14:55:14.880 | Collecting PyJWT>=1.6.1 2021-09-03 14:55:14.886 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/934/d73fbba91b048/PyJWT-2.1.0-py3-none-any.whl (16 kB) 2021-09-03 14:55:14.890 | Requirement already satisfied: dogpile.cache>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==19.1.0.dev21) (1.1.4) 2021-09-03 14:55:14.892 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from keystone==19.1.0.dev21) (3.2.0) 2021-09-03 14:55:14.894 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystone==19.1.0.dev21) (3.1.1) 2021-09-03 14:55:14.897 | Requirement already satisfied: msgpack>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from keystone==19.1.0.dev21) (1.0.2) 2021-09-03 14:55:14.898 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from keystone==19.1.0.dev21) (3.4.1) 2021-09-03 14:55:14.900 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from keystone==19.1.0.dev21) (2021.1) 2021-09-03 14:55:14.911 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==19.1.0.dev21) (1.14.6) 2021-09-03 14:55:14.913 | Requirement already satisfied: six>=1.4.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==19.1.0.dev21) (1.16.0) 2021-09-03 14:55:14.916 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->keystone==19.1.0.dev21) (2.20) 2021-09-03 14:55:14.961 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.0.2->keystone==19.1.0.dev21) (5.0.9) 2021-09-03 14:55:15.061 | Collecting Werkzeug>=2.0 2021-09-03 14:55:15.068 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6c1/ec500dcdba0ba/Werkzeug-2.0.1-py3-none-any.whl (288 kB) 2021-09-03 14:55:15.144 | Collecting click>=7.1.2 2021-09-03 14:55:15.150 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/fba/402a4a4733474/click-8.0.1-py3-none-any.whl (97 kB) 2021-09-03 14:55:15.156 | Requirement already satisfied: Jinja2>=3.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==19.1.0.dev21) (3.0.1) 2021-09-03 14:55:15.191 | Collecting itsdangerous>=2.0 2021-09-03 14:55:15.198 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/517/4094b9637652b/itsdangerous-2.0.1-py3-none-any.whl (18 kB) 2021-09-03 14:55:15.266 | Collecting aniso8601>=0.82 2021-09-03 14:55:15.273 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1d2/b7ef82963909e/aniso8601-9.0.1-py2.py3-none-any.whl (52 kB) 2021-09-03 14:55:15.311 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=3.0->Flask!=0.11,>=1.0.2->keystone==19.1.0.dev21) (2.0.1) 2021-09-03 14:55:15.384 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==19.1.0.dev21) (4.3.1) 2021-09-03 14:55:15.388 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==19.1.0.dev21) (2.26.0) 2021-09-03 14:55:15.450 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==19.1.0.dev21) (1.7.0) 2021-09-03 14:55:15.452 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==19.1.0.dev21) (0.1.16) 2021-09-03 14:55:15.594 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==19.1.0.dev21) (0.8.0) 2021-09-03 14:55:15.596 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==19.1.0.dev21) (2.2.0) 2021-09-03 14:55:15.597 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==19.1.0.dev21) (5.4.1) 2021-09-03 14:55:15.601 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==19.1.0.dev21) (1.5.0) 2021-09-03 14:55:15.615 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=6.8.0->keystone==19.1.0.dev21) (1.12.1) 2021-09-03 14:55:15.684 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==19.1.0.dev21) (1.7.1) 2021-09-03 14:55:15.692 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==19.1.0.dev21) (2.0.1) 2021-09-03 14:55:15.694 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==19.1.0.dev21) (0.5.0) 2021-09-03 14:55:15.712 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==19.1.0.dev21) (5.2.2) 2021-09-03 14:55:15.714 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==19.1.0.dev21) (1.1.5) 2021-09-03 14:55:15.774 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==19.1.0.dev21) (2.8.2) 2021-09-03 14:55:15.781 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==19.1.0.dev21) (0.9.6) 2021-09-03 14:55:15.841 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==19.1.0.dev21) (5.0.6) 2021-09-03 14:55:15.848 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==19.1.0.dev21) (2.6.0) 2021-09-03 14:55:15.852 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==19.1.0.dev21) (2.3.0) 2021-09-03 14:55:15.856 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==19.1.0.dev21) (5.1.0) 2021-09-03 14:55:15.858 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==19.1.0.dev21) (4.2.2) 2021-09-03 14:55:15.859 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==19.1.0.dev21) (0.3.0) 2021-09-03 14:55:15.872 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=5.29.0->keystone==19.1.0.dev21) (5.0.0) 2021-09-03 14:55:15.971 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==19.1.0.dev21) (0.11.0) 2021-09-03 14:55:16.005 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->keystone==19.1.0.dev21) (3.3.0) 2021-09-03 14:55:16.099 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==19.1.0.dev21) (3.5.0) 2021-09-03 14:55:16.100 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==19.1.0.dev21) (2.1.1) 2021-09-03 14:55:16.103 | Requirement already satisfied: eventlet>=0.25.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==19.1.0.dev21) (0.31.1) 2021-09-03 14:55:16.104 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==19.1.0.dev21) (2.5.1) 2021-09-03 14:55:16.109 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==19.1.0.dev21) (1.3.2) 2021-09-03 14:55:16.113 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==19.1.0.dev21) (3.0.0) 2021-09-03 14:55:16.114 | Requirement already satisfied: oslo.concurrency>=3.25.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==19.1.0.dev21) (4.4.0) 2021-09-03 14:55:16.117 | Requirement already satisfied: greenlet>=0.4.15 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==19.1.0.dev21) (1.1.1) 2021-09-03 14:55:16.138 | Requirement already satisfied: dnspython<2.0.0,>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.2->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==19.1.0.dev21) (1.16.0) 2021-09-03 14:55:16.176 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==19.1.0.dev21) (2.5.0) 2021-09-03 14:55:16.216 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.25.0->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==19.1.0.dev21) (0.14.1) 2021-09-03 14:55:16.239 | Requirement already satisfied: monotonic>=0.1 in /usr/local/lib/python3.8/dist-packages (from fasteners>=0.7.0->oslo.concurrency>=3.25.0->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==19.1.0.dev21) (1.6) 2021-09-03 14:55:16.276 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->keystone==19.1.0.dev21) (0.7.2) 2021-09-03 14:55:16.305 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==19.1.0.dev21) (21.0) 2021-09-03 14:55:16.309 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==19.1.0.dev21) (0.11.0) 2021-09-03 14:55:16.315 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==19.1.0.dev21) (2.4.7) 2021-09-03 14:55:16.459 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==19.1.0.dev21) (57.4.0) 2021-09-03 14:55:16.773 | Collecting xmlschema>=1.2.1 2021-09-03 14:55:16.779 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/66a/17ba8c342703a/xmlschema-1.7.0-py3-none-any.whl (254 kB) 2021-09-03 14:55:16.792 | Requirement already satisfied: pyOpenSSL in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==19.1.0.dev21) (20.0.1) 2021-09-03 14:55:16.823 | Collecting defusedxml 2021-09-03 14:55:16.829 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a35/2e7e428770286/defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) 2021-09-03 14:55:16.996 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==19.1.0.dev21) (1.26.6) 2021-09-03 14:55:16.998 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==19.1.0.dev21) (3.2) 2021-09-03 14:55:17.001 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==19.1.0.dev21) (2.0.4) 2021-09-03 14:55:17.003 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==19.1.0.dev21) (2021.5.30) 2021-09-03 14:55:17.124 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==19.1.0.dev21) (0.7) 2021-09-03 14:55:17.363 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==19.1.0.dev21) (0.5.2) 2021-09-03 14:55:17.368 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==19.1.0.dev21) (0.4.1) 2021-09-03 14:55:17.585 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==19.1.0.dev21) (1.0.0) 2021-09-03 14:55:17.890 | Collecting elementpath<3.0.0,>=2.2.2 2021-09-03 14:55:17.897 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f27/d7c045c4f1f30/elementpath-2.2.3-py3-none-any.whl (149 kB) 2021-09-03 14:55:18.053 | Requirement already satisfied: zipp>=3.1.0 in /usr/local/lib/python3.8/dist-packages (from importlib-resources->alembic>=0.9.6->oslo.db>=6.0.0->keystone==19.1.0.dev21) (3.5.0) 2021-09-03 14:55:19.167 | Installing collected packages: Werkzeug, itsdangerous, elementpath, click, xmlschema, Flask, defusedxml, aniso8601, scrypt, pysaml2, PyJWT, passlib, oauthlib, Flask-RESTful, keystone 2021-09-03 14:55:19.662 | Attempting uninstall: click 2021-09-03 14:55:19.664 | Found existing installation: Click 7.0 2021-09-03 14:55:19.675 | Uninstalling Click-7.0: 2021-09-03 14:55:19.713 | Successfully uninstalled Click-7.0 2021-09-03 14:55:20.911 | Attempting uninstall: PyJWT 2021-09-03 14:55:20.913 | Found existing installation: PyJWT 1.7.1 2021-09-03 14:55:20.924 | Uninstalling PyJWT-1.7.1: 2021-09-03 14:55:20.954 | Successfully uninstalled PyJWT-1.7.1 2021-09-03 14:55:21.381 | Attempting uninstall: oauthlib 2021-09-03 14:55:21.383 | Found existing installation: oauthlib 3.1.0 2021-09-03 14:55:21.393 | Uninstalling oauthlib-3.1.0: 2021-09-03 14:55:21.423 | Successfully uninstalled oauthlib-3.1.0 2021-09-03 14:55:21.579 | Running setup.py develop for keystone 2021-09-03 14:55:23.568 | Successfully installed Flask-2.0.1 Flask-RESTful-0.3.9 PyJWT-2.1.0 Werkzeug-2.0.1 aniso8601-9.0.1 click-8.0.1 defusedxml-0.7.1 elementpath-2.2.3 itsdangerous-2.0.1 keystone oauthlib-3.1.1 passlib-1.7.4 pysaml2-7.0.1 scrypt-0.8.18 xmlschema-1.7.0 2021-09-03 14:55:23.568 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-09-03 14:55:23.714 | + inc/python:pip_install:200 : result=0 2021-09-03 14:55:23.716 | + inc/python:pip_install:202 : time_stop pip_install 2021-09-03 14:55:23.718 | + functions-common:time_stop:2309 : local name 2021-09-03 14:55:23.721 | + functions-common:time_stop:2310 : local end_time 2021-09-03 14:55:23.723 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-03 14:55:23.725 | + functions-common:time_stop:2312 : local total 2021-09-03 14:55:23.727 | + functions-common:time_stop:2313 : local start_time 2021-09-03 14:55:23.729 | + functions-common:time_stop:2315 : name=pip_install 2021-09-03 14:55:23.731 | + functions-common:time_stop:2316 : start_time=1630680910773 2021-09-03 14:55:23.733 | + functions-common:time_stop:2318 : [[ -z 1630680910773 ]] 2021-09-03 14:55:23.736 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-03 14:55:23.740 | + functions-common:time_stop:2321 : end_time=1630680923738 2021-09-03 14:55:23.742 | + functions-common:time_stop:2322 : elapsed_time=12965 2021-09-03 14:55:23.744 | + functions-common:time_stop:2323 : total=49757 2021-09-03 14:55:23.746 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-03 14:55:23.748 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=62722 2021-09-03 14:55:23.750 | + inc/python:pip_install:203 : return 0 2021-09-03 14:55:23.753 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2021-09-03 14:55:23.755 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-09-03 14:55:23.757 | + functions-common:safe_chown:2210 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-09-03 14:55:23.775 | + functions-common:_safe_permission_operation:2058 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-09-03 14:55:23.788 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/keystone 2021-09-03 14:55:23.790 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2021-09-03 14:55:23.793 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-03 14:55:23.795 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-03 14:55:23.797 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/keystone, ]] 2021-09-03 14:55:23.800 | + inc/python:use_library_from_git:253 : return 1 2021-09-03 14:55:23.802 | + lib/keystone:install_keystone:508 : is_service_enabled ldap 2021-09-03 14:55:23.818 | + functions-common:is_service_enabled:1965 : return 1 2021-09-03 14:55:23.820 | + lib/keystone:install_keystone:512 : '[' uwsgi == mod_wsgi ']' 2021-09-03 14:55:23.823 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-09-03 14:55:23.825 | + ./stack.sh:main:881 : configure_keystone 2021-09-03 14:55:23.827 | + lib/keystone:configure_keystone:202 : sudo install -d -o ubuntu /etc/keystone 2021-09-03 14:55:23.840 | + lib/keystone:configure_keystone:204 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2021-09-03 14:55:23.842 | + lib/keystone:configure_keystone:205 : install -m 600 /dev/null /etc/keystone/keystone.conf 2021-09-03 14:55:23.847 | + lib/keystone:configure_keystone:208 : is_service_enabled ldap 2021-09-03 14:55:23.862 | + functions-common:is_service_enabled:1965 : return 1 2021-09-03 14:55:23.864 | + lib/keystone:configure_keystone:212 : iniset /etc/keystone/keystone.conf identity driver sql 2021-09-03 14:55:23.894 | + lib/keystone:configure_keystone:213 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2021-09-03 14:55:23.922 | + lib/keystone:configure_keystone:214 : iniset /etc/keystone/keystone.conf assignment driver sql 2021-09-03 14:55:23.951 | + lib/keystone:configure_keystone:215 : iniset /etc/keystone/keystone.conf role driver sql 2021-09-03 14:55:23.981 | + lib/keystone:configure_keystone:216 : iniset /etc/keystone/keystone.conf resource driver sql 2021-09-03 14:55:24.010 | + lib/keystone:configure_keystone:219 : iniset /etc/keystone/keystone.conf cache enabled True 2021-09-03 14:55:24.040 | + lib/keystone:configure_keystone:220 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2021-09-03 14:55:24.068 | + lib/keystone:configure_keystone:221 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2021-09-03 14:55:24.095 | + lib/keystone:configure_keystone:223 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2021-09-03 14:55:24.097 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2021-09-03 14:55:24.100 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2021-09-03 14:55:24.102 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2021-09-03 14:55:24.104 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-09-03 14:55:24.107 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-09-03 14:55:24.122 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 14:55:24.125 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-09-03 14:55:24.128 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-09-03 14:55:24.130 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-09-03 14:55:24.146 | ++ functions-common:is_service_enabled:1965 : return 0 2021-09-03 14:55:24.148 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.38:5672/ 2021-09-03 14:55:24.151 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.38:5672/ 2021-09-03 14:55:24.179 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-09-03 14:55:24.182 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-09-03 14:55:24.184 | + lib/keystone:configure_keystone:225 : local service_port=5000 2021-09-03 14:55:24.186 | + lib/keystone:configure_keystone:226 : local auth_port=35357 2021-09-03 14:55:24.189 | + lib/keystone:configure_keystone:228 : is_service_enabled tls-proxy 2021-09-03 14:55:24.206 | + functions-common:is_service_enabled:1965 : return 1 2021-09-03 14:55:24.209 | + lib/keystone:configure_keystone:240 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.38/identity 2021-09-03 14:55:24.238 | + lib/keystone:configure_keystone:241 : iniset /etc/keystone/keystone.conf DEFAULT admin_endpoint http://10.222.0.38/identity 2021-09-03 14:55:24.265 | + lib/keystone:configure_keystone:243 : [[ fernet != '' ]] 2021-09-03 14:55:24.268 | + lib/keystone:configure_keystone:244 : iniset /etc/keystone/keystone.conf token provider fernet 2021-09-03 14:55:24.298 | ++ lib/keystone:configure_keystone:247 : database_connection_url keystone 2021-09-03 14:55:24.301 | ++ lib/database:database_connection_url:132 : local db=keystone 2021-09-03 14:55:24.303 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql keystone 2021-09-03 14:55:24.305 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=keystone 2021-09-03 14:55:24.308 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2021-09-03 14:55:24.310 | + lib/keystone:configure_keystone:247 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2021-09-03 14:55:24.341 | + lib/keystone:configure_keystone:250 : '[' False '!=' False ']' 2021-09-03 14:55:24.343 | + lib/keystone:configure_keystone:255 : setup_logging /etc/keystone/keystone.conf 2021-09-03 14:55:24.345 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2021-09-03 14:55:24.348 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2021-09-03 14:55:24.351 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-09-03 14:55:24.367 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-09-03 14:55:24.369 | + functions:setup_systemd_logging:695 : local pidstr= 2021-09-03 14:55:24.371 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-09-03 14:55:24.374 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-09-03 14:55:24.377 | + functions:setup_systemd_logging:702 : iniset /etc/keystone/keystone.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-09-03 14:55:24.403 | + 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' 2021-09-03 14:55:24.431 | + 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' 2021-09-03 14:55:24.459 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-09-03 14:55:24.485 | + lib/keystone:configure_keystone:257 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2021-09-03 14:55:24.512 | + lib/keystone:configure_keystone:259 : '[' uwsgi == mod_wsgi ']' 2021-09-03 14:55:24.514 | + lib/keystone:configure_keystone:263 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2021-09-03 14:55:24.517 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-public.ini 2021-09-03 14:55:24.519 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-public 2021-09-03 14:55:24.522 | + lib/apache:write_uwsgi_config:256 : local url=/identity 2021-09-03 14:55:24.524 | + lib/apache:write_uwsgi_config:257 : local http= 2021-09-03 14:55:24.526 | + lib/apache:write_uwsgi_config:258 : local name= 2021-09-03 14:55:24.530 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-public 2021-09-03 14:55:24.534 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-public 2021-09-03 14:55:24.536 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2021-09-03 14:55:24.539 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2021-09-03 14:55:24.551 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-09-03 14:55:24.551 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-09-03 14:55:24.559 | d /var/run/uwsgi 0755 ubuntu root 2021-09-03 14:55:24.562 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-09-03 14:55:24.577 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2021-09-03 14:55:24.580 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2021-09-03 14:55:24.584 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2021-09-03 14:55:24.612 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2021-09-03 14:55:24.638 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2021-09-03 14:55:24.666 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2021-09-03 14:55:24.692 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2021-09-03 14:55:24.719 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2021-09-03 14:55:24.746 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2021-09-03 14:55:24.772 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2021-09-03 14:55:24.799 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2021-09-03 14:55:24.827 | + lib/apache:write_uwsgi_config:290 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-09-03 14:55:24.854 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2021-09-03 14:55:24.881 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2021-09-03 14:55:24.909 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2021-09-03 14:55:24.936 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2021-09-03 14:55:24.938 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2021-09-03 14:55:24.941 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-public 2021-09-03 14:55:24.944 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-public 2021-09-03 14:55:24.946 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2021-09-03 14:55:24.948 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-03 14:55:24.950 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-03 14:55:24.953 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2021-09-03 14:55:24.956 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2021-09-03 14:55:24.958 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2021-09-03 14:55:24.984 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2021-09-03 14:55:25.011 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public/" retry=0 ' 2021-09-03 14:55:25.012 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2021-09-03 14:55:25.021 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public/" retry=0 2021-09-03 14:55:25.024 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-public 2021-09-03 14:55:25.026 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-public 2021-09-03 14:55:25.029 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2021-09-03 14:55:25.031 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-09-03 14:55:25.033 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-09-03 14:55:25.036 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-03 14:55:25.038 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-03 14:55:25.040 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-09-03 14:55:25.042 | + lib/apache:enable_apache_site:206 : is_ubuntu 2021-09-03 14:55:25.045 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-03 14:55:25.047 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-03 14:55:25.049 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-public 2021-09-03 14:55:25.112 | Enabling site keystone-wsgi-public. 2021-09-03 14:55:25.117 | To activate the new configuration, you need to run: 2021-09-03 14:55:25.117 | systemctl reload apache2 2021-09-03 14:55:25.121 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2021-09-03 14:55:25.124 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-09-03 14:55:25.126 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-09-03 14:55:25.129 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart apache2 2021-09-03 14:55:25.254 | + lib/keystone:configure_keystone:264 : write_uwsgi_config /etc/keystone/keystone-uwsgi-admin.ini /usr/local/bin/keystone-wsgi-admin /identity_admin 2021-09-03 14:55:25.256 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-admin.ini 2021-09-03 14:55:25.259 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-admin 2021-09-03 14:55:25.261 | + lib/apache:write_uwsgi_config:256 : local url=/identity_admin 2021-09-03 14:55:25.263 | + lib/apache:write_uwsgi_config:257 : local http= 2021-09-03 14:55:25.267 | + lib/apache:write_uwsgi_config:258 : local name= 2021-09-03 14:55:25.270 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-admin 2021-09-03 14:55:25.274 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-admin 2021-09-03 14:55:25.277 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2021-09-03 14:55:25.279 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2021-09-03 14:55:25.292 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-09-03 14:55:25.292 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-09-03 14:55:25.301 | d /var/run/uwsgi 0755 ubuntu root 2021-09-03 14:55:25.304 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-09-03 14:55:25.320 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-admin.socket 2021-09-03 14:55:25.323 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-admin.ini 2021-09-03 14:55:25.327 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-admin 2021-09-03 14:55:25.356 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi processes 2 2021-09-03 14:55:25.384 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi master true 2021-09-03 14:55:25.411 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi die-on-term true 2021-09-03 14:55:25.438 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi exit-on-reload false 2021-09-03 14:55:25.465 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi worker-reload-mercy 90 2021-09-03 14:55:25.492 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi enable-threads true 2021-09-03 14:55:25.519 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi plugins http,python3 2021-09-03 14:55:25.546 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi thunder-lock true 2021-09-03 14:55:25.573 | + lib/apache:write_uwsgi_config:290 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-09-03 14:55:25.601 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi buffer-size 65535 2021-09-03 14:55:25.628 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi add-header 'Connection: close' 2021-09-03 14:55:25.656 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi lazy-apps true 2021-09-03 14:55:25.683 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2021-09-03 14:55:25.685 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2021-09-03 14:55:25.688 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-admin 2021-09-03 14:55:25.691 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-admin 2021-09-03 14:55:25.694 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2021-09-03 14:55:25.696 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-03 14:55:25.698 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-03 14:55:25.701 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-09-03 14:55:25.703 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-09-03 14:55:25.706 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-admin.socket 2021-09-03 14:55:25.733 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi chmod-socket 666 2021-09-03 14:55:25.762 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-09-03 14:55:25.762 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/identity_admin" "unix:/var/run/uwsgi/keystone-wsgi-admin.socket|uwsgi://uwsgi-uds-keystone-wsgi-admin/" retry=0 ' 2021-09-03 14:55:25.770 | ProxyPass "/identity_admin" "unix:/var/run/uwsgi/keystone-wsgi-admin.socket|uwsgi://uwsgi-uds-keystone-wsgi-admin/" retry=0 2021-09-03 14:55:25.774 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-admin 2021-09-03 14:55:25.776 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-admin 2021-09-03 14:55:25.779 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2021-09-03 14:55:25.781 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-09-03 14:55:25.784 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-09-03 14:55:25.786 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-03 14:55:25.789 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-03 14:55:25.791 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-09-03 14:55:25.793 | + lib/apache:enable_apache_site:206 : is_ubuntu 2021-09-03 14:55:25.796 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-03 14:55:25.799 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-03 14:55:25.801 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-admin 2021-09-03 14:55:25.862 | Enabling site keystone-wsgi-admin. 2021-09-03 14:55:25.867 | To activate the new configuration, you need to run: 2021-09-03 14:55:25.867 | systemctl reload apache2 2021-09-03 14:55:25.872 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2021-09-03 14:55:25.874 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-09-03 14:55:25.877 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-09-03 14:55:25.879 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart apache2 2021-09-03 14:55:26.009 | + lib/keystone:configure_keystone:267 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2021-09-03 14:55:26.041 | + lib/keystone:configure_keystone:269 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2021-09-03 14:55:26.071 | + lib/keystone:configure_keystone:271 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2021-09-03 14:55:26.101 | + lib/keystone:configure_keystone:279 : [[ True = True ]] 2021-09-03 14:55:26.104 | + lib/keystone:configure_keystone:280 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2021-09-03 14:55:26.134 | + lib/keystone:configure_keystone:281 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2021-09-03 14:55:26.162 | + lib/keystone:configure_keystone:282 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2021-09-03 14:55:26.190 | + ./stack.sh:main:885 : is_service_enabled swift 2021-09-03 14:55:26.207 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 14:55:26.209 | + ./stack.sh:main:886 : is_service_enabled ceilometer 2021-09-03 14:55:26.226 | + functions-common:is_service_enabled:1965 : return 1 2021-09-03 14:55:26.228 | + ./stack.sh:main:889 : stack_install_service swift 2021-09-03 14:55:26.230 | + lib/stack:stack_install_service:20 : local service=swift 2021-09-03 14:55:26.233 | + lib/stack:stack_install_service:21 : type install_swift 2021-09-03 14:55:26.235 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-09-03 14:55:26.238 | + lib/stack:stack_install_service:32 : install_swift 2021-09-03 14:55:26.240 | + lib/swift:install_swift:742 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2021-09-03 14:55:26.243 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/swift.git 2021-09-03 14:55:26.245 | + functions-common:git_clone:524 : local git_dest=/opt/stack/swift 2021-09-03 14:55:26.247 | + functions-common:git_clone:525 : local git_ref=master 2021-09-03 14:55:26.249 | + functions-common:git_clone:526 : local orig_dir 2021-09-03 14:55:26.253 | ++ functions-common:git_clone:527 : pwd 2021-09-03 14:55:26.255 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-09-03 14:55:26.258 | + functions-common:git_clone:528 : local git_clone_flags= 2021-09-03 14:55:26.260 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-09-03 14:55:26.276 | + functions-common:git_clone:530 : RECLONE=False 2021-09-03 14:55:26.278 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-09-03 14:55:26.281 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-09-03 14:55:26.284 | + functions-common:git_clone:544 : echo master 2021-09-03 14:55:26.284 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-09-03 14:55:26.289 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/swift ]] 2021-09-03 14:55:26.291 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-09-03 14:55:26.293 | + functions-common:git_clone:592 : cd /opt/stack/swift 2021-09-03 14:55:26.296 | + functions-common:git_clone:593 : git show --oneline 2021-09-03 14:55:26.297 | + functions-common:git_clone:593 : head -1 2021-09-03 14:55:26.300 | fb0293538 Merge " Add documentation for DELETE method for Swift Object Store API." 2021-09-03 14:55:26.303 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-09-03 14:55:26.305 | + lib/swift:install_swift:745 : setup_develop /opt/stack/swift keystone 2021-09-03 14:55:26.308 | + inc/python:setup_develop:338 : local bindep 2021-09-03 14:55:26.310 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2021-09-03 14:55:26.312 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2021-09-03 14:55:26.315 | + inc/python:setup_develop:344 : local extras=keystone 2021-09-03 14:55:26.318 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2021-09-03 14:55:26.320 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-09-03 14:55:26.323 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2021-09-03 14:55:26.325 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2021-09-03 14:55:26.327 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-09-03 14:55:26.330 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2021-09-03 14:55:26.333 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2021-09-03 14:55:26.335 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-09-03 14:55:26.338 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2021-09-03 14:55:26.340 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-09-03 14:55:26.342 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2021-09-03 14:55:26.346 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2021-09-03 14:55:26.352 | + inc/python:_setup_package_with_constraints_edit:385 : name=swift 2021-09-03 14:55:26.354 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2021-09-03 14:55:26.975 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/swift -e keystone 2021-09-03 14:55:26.977 | + inc/python:setup_package:418 : local bindep=0 2021-09-03 14:55:26.980 | + inc/python:setup_package:419 : local bindep_flag= 2021-09-03 14:55:26.982 | + inc/python:setup_package:420 : local bindep_profiles= 2021-09-03 14:55:26.984 | + inc/python:setup_package:421 : [[ /opt/stack/swift == -bindep* ]] 2021-09-03 14:55:26.987 | + inc/python:setup_package:426 : local project_dir=/opt/stack/swift 2021-09-03 14:55:26.989 | + inc/python:setup_package:427 : local flags=-e 2021-09-03 14:55:26.991 | + inc/python:setup_package:428 : local extras=keystone 2021-09-03 14:55:26.994 | + inc/python:setup_package:432 : [[ -n -e ]] 2021-09-03 14:55:26.996 | + inc/python:setup_package:432 : [[ -z keystone ]] 2021-09-03 14:55:26.998 | + inc/python:setup_package:437 : [[ ! -z keystone ]] 2021-09-03 14:55:27.000 | + inc/python:setup_package:438 : extras='[keystone]' 2021-09-03 14:55:27.003 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2021-09-03 14:55:27.005 | + inc/python:setup_package:446 : pip_install -e '/opt/stack/swift[keystone]' 2021-09-03 14:55:27.026 | Using python 3.8 to install /opt/stack/swift 2021-09-03 14:55:27.028 | + 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]' 2021-09-03 14:55:27.788 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 14:55:27.788 | from cryptography.utils import int_from_bytes 2021-09-03 14:55:27.788 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 14:55:27.788 | from cryptography.utils import int_from_bytes 2021-09-03 14:55:28.820 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-09-03 14:55:28.835 | Obtaining file:///opt/stack/swift 2021-09-03 14:55:30.188 | Requirement already satisfied: eventlet>=0.25.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.28.1.dev22) (0.31.1) 2021-09-03 14:55:30.190 | Requirement already satisfied: greenlet>=0.3.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.28.1.dev22) (1.1.1) 2021-09-03 14:55:30.192 | Requirement already satisfied: netifaces!=0.10.0,!=0.10.1,>=0.8 in /usr/local/lib/python3.8/dist-packages (from swift==2.28.1.dev22) (0.11.0) 2021-09-03 14:55:30.194 | Requirement already satisfied: PasteDeploy>=1.3.3 in /usr/local/lib/python3.8/dist-packages (from swift==2.28.1.dev22) (2.1.1) 2021-09-03 14:55:30.985 | Collecting lxml>=3.4.1 2021-09-03 14:55:31.007 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1b3/8116b6e628118/lxml-4.6.3-cp38-cp38-manylinux2014_x86_64.whl (6.8 MB) 2021-09-03 14:55:31.152 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.28.1.dev22) (2.26.0) 2021-09-03 14:55:31.154 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.28.1.dev22) (1.16.0) 2021-09-03 14:55:31.200 | Collecting xattr>=0.4 2021-09-03 14:55:31.207 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b0b/bca828e04ef2d/xattr-0.9.7.tar.gz (13 kB) 2021-09-03 14:55:31.958 | Collecting PyECLib>=1.3.1 2021-09-03 14:55:31.974 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/801/1e31ee89ae7fb/pyeclib-1.6.0.tar.gz (6.7 MB) 2021-09-03 14:55:32.931 | Requirement already satisfied: cryptography>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.28.1.dev22) (3.4.8) 2021-09-03 14:55:32.933 | Requirement already satisfied: keystonemiddleware>=4.17.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.28.1.dev22) (9.3.0) 2021-09-03 14:55:32.973 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.0.2->swift==2.28.1.dev22) (1.14.6) 2021-09-03 14:55:32.977 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.0.2->swift==2.28.1.dev22) (2.20) 2021-09-03 14:55:32.988 | Requirement already satisfied: dnspython<2.0.0,>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.0->swift==2.28.1.dev22) (1.16.0) 2021-09-03 14:55:33.052 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.28.1.dev22) (8.7.1) 2021-09-03 14:55:33.055 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.28.1.dev22) (4.2.0) 2021-09-03 14:55:33.056 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.28.1.dev22) (3.3.1) 2021-09-03 14:55:33.058 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.28.1.dev22) (1.8.7) 2021-09-03 14:55:33.060 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.28.1.dev22) (5.6.0) 2021-09-03 14:55:33.062 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.28.1.dev22) (5.0.1) 2021-09-03 14:55:33.064 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.28.1.dev22) (4.6.0) 2021-09-03 14:55:33.066 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.28.1.dev22) (4.10.0) 2021-09-03 14:55:33.068 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.28.1.dev22) (4.2.0) 2021-09-03 14:55:33.070 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.28.1.dev22) (4.3.1) 2021-09-03 14:55:33.073 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.28.1.dev22) (2.8.1) 2021-09-03 14:55:33.075 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.28.1.dev22) (3.1.1) 2021-09-03 14:55:33.137 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.28.1.dev22) (0.1.16) 2021-09-03 14:55:33.139 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.28.1.dev22) (3.4.0) 2021-09-03 14:55:33.142 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.28.1.dev22) (1.7.0) 2021-09-03 14:55:33.210 | Requirement already satisfied: dogpile.cache>=1.1.2 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.28.1.dev22) (1.1.4) 2021-09-03 14:55:33.218 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.2->oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.28.1.dev22) (5.0.9) 2021-09-03 14:55:33.264 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.28.1.dev22) (5.4.1) 2021-09-03 14:55:33.268 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.28.1.dev22) (0.8.0) 2021-09-03 14:55:33.270 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.28.1.dev22) (2.2.0) 2021-09-03 14:55:33.273 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.28.1.dev22) (1.5.0) 2021-09-03 14:55:33.319 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.28.1.dev22) (1.12.1) 2021-09-03 14:55:33.389 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.28.1.dev22) (0.9.6) 2021-09-03 14:55:33.396 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.28.1.dev22) (2.8.2) 2021-09-03 14:55:33.414 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.28.1.dev22) (2021.1) 2021-09-03 14:55:33.416 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.28.1.dev22) (1.0.2) 2021-09-03 14:55:33.444 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.28.1.dev22) (2.4.7) 2021-09-03 14:55:33.451 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.28.1.dev22) (21.0) 2021-09-03 14:55:33.474 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from PasteDeploy>=1.3.3->swift==2.28.1.dev22) (57.4.0) 2021-09-03 14:55:33.628 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.28.1.dev22) (2.0.4) 2021-09-03 14:55:33.631 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.28.1.dev22) (3.2) 2021-09-03 14:55:33.632 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.28.1.dev22) (2021.5.30) 2021-09-03 14:55:33.635 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.28.1.dev22) (1.26.6) 2021-09-03 14:55:33.898 | Building wheels for collected packages: PyECLib, xattr 2021-09-03 14:55:33.899 | Building wheel for PyECLib (setup.py): started 2021-09-03 14:55:35.225 | Building wheel for PyECLib (setup.py): finished with status 'done' 2021-09-03 14:55:35.226 | Created wheel for PyECLib: filename=pyeclib-1.6.0-cp38-cp38-linux_x86_64.whl size=55537 sha256=130e32e8afe11152cd11fe60a19be1b536604ca3f2b07160f04d368a4ed42610 2021-09-03 14:55:35.226 | Stored in directory: /root/.cache/pip/wheels/8d/84/e6/6a48e2f14c9392ac545275a5b87ce7ad21ff00ceacd6831bd5 2021-09-03 14:55:35.230 | Building wheel for xattr (setup.py): started 2021-09-03 14:55:36.678 | Building wheel for xattr (setup.py): finished with status 'done' 2021-09-03 14:55:36.679 | Created wheel for xattr: filename=xattr-0.9.7-cp38-cp38-linux_x86_64.whl size=33283 sha256=31531d2a849c445c878ee924db693e364c8d14a996a3c2101ace663650634e37 2021-09-03 14:55:36.679 | Stored in directory: /root/.cache/pip/wheels/90/58/82/c0bf95f0215cd4d718b9b5bde6f88253eef46677a81e649467 2021-09-03 14:55:36.683 | Successfully built PyECLib xattr 2021-09-03 14:55:38.011 | Installing collected packages: xattr, PyECLib, lxml, swift 2021-09-03 14:55:38.364 | Running setup.py develop for swift 2021-09-03 14:55:40.295 | Successfully installed PyECLib-1.6.0 lxml-4.6.3 swift-2.28.1.dev22 xattr-0.9.7 2021-09-03 14:55:40.295 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-09-03 14:55:40.440 | + inc/python:pip_install:200 : result=0 2021-09-03 14:55:40.442 | + inc/python:pip_install:202 : time_stop pip_install 2021-09-03 14:55:40.444 | + functions-common:time_stop:2309 : local name 2021-09-03 14:55:40.446 | + functions-common:time_stop:2310 : local end_time 2021-09-03 14:55:40.448 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-03 14:55:40.451 | + functions-common:time_stop:2312 : local total 2021-09-03 14:55:40.453 | + functions-common:time_stop:2313 : local start_time 2021-09-03 14:55:40.455 | + functions-common:time_stop:2315 : name=pip_install 2021-09-03 14:55:40.458 | + functions-common:time_stop:2316 : start_time=1630680927020 2021-09-03 14:55:40.460 | + functions-common:time_stop:2318 : [[ -z 1630680927020 ]] 2021-09-03 14:55:40.462 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-03 14:55:40.466 | + functions-common:time_stop:2321 : end_time=1630680940464 2021-09-03 14:55:40.469 | + functions-common:time_stop:2322 : elapsed_time=13444 2021-09-03 14:55:40.471 | + functions-common:time_stop:2323 : total=62722 2021-09-03 14:55:40.473 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-03 14:55:40.476 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=76166 2021-09-03 14:55:40.478 | + inc/python:pip_install:203 : return 0 2021-09-03 14:55:40.480 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2021-09-03 14:55:40.482 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-09-03 14:55:40.485 | + functions-common:safe_chown:2210 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-09-03 14:55:40.503 | + functions-common:_safe_permission_operation:2058 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-09-03 14:55:40.515 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/swift 2021-09-03 14:55:40.518 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2021-09-03 14:55:40.520 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-03 14:55:40.522 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-03 14:55:40.525 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/swift, ]] 2021-09-03 14:55:40.527 | + inc/python:use_library_from_git:253 : return 1 2021-09-03 14:55:40.530 | + lib/swift:install_swift:746 : '[' False == True ']' 2021-09-03 14:55:40.533 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-09-03 14:55:40.535 | + ./stack.sh:main:890 : configure_swift 2021-09-03 14:55:40.538 | + lib/swift:configure_swift:334 : local swift_pipeline=crossdomain 2021-09-03 14:55:40.539 | + lib/swift:configure_swift:335 : local node_number 2021-09-03 14:55:40.542 | + lib/swift:configure_swift:336 : local swift_node_config 2021-09-03 14:55:40.543 | + lib/swift:configure_swift:337 : local swift_log_dir 2021-09-03 14:55:40.546 | + lib/swift:configure_swift:340 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2021-09-03 14:55:41.404 | No container-server running 2021-09-03 14:55:41.404 | No container-reconciler running 2021-09-03 14:55:41.404 | No container-updater running 2021-09-03 14:55:41.404 | No proxy-server running 2021-09-03 14:55:41.404 | No object-updater running 2021-09-03 14:55:41.404 | No account-reaper running 2021-09-03 14:55:41.404 | No container-replicator running 2021-09-03 14:55:41.404 | No object-server running 2021-09-03 14:55:41.404 | No container-auditor running 2021-09-03 14:55:41.404 | No account-auditor running 2021-09-03 14:55:41.404 | No object-expirer running 2021-09-03 14:55:41.404 | No object-replicator running 2021-09-03 14:55:41.404 | No container-sync running 2021-09-03 14:55:41.404 | No container-sharder running 2021-09-03 14:55:41.404 | No object-reconstructor running 2021-09-03 14:55:41.404 | No object-auditor running 2021-09-03 14:55:41.404 | No account-replicator running 2021-09-03 14:55:41.404 | No account-server running 2021-09-03 14:55:41.451 | + lib/swift:configure_swift:340 : true 2021-09-03 14:55:41.453 | + lib/swift:configure_swift:342 : sudo install -d -o ubuntu /etc/swift 2021-09-03 14:55:41.466 | + lib/swift:configure_swift:343 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2021-09-03 14:55:41.478 | + lib/swift:configure_swift:345 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2021-09-03 14:55:41.481 | + lib/swift:configure_swift:358 : sudo tee /etc/rsyncd.conf 2021-09-03 14:55:41.481 | ++ lib/swift:configure_swift:354 : id -g -n ubuntu 2021-09-03 14:55:41.486 | + lib/swift:configure_swift:354 : sed -e ' 2021-09-03 14:55:41.486 | s/%GROUP%/ubuntu/; 2021-09-03 14:55:41.486 | s/%USER%/ubuntu/; 2021-09-03 14:55:41.486 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2021-09-03 14:55:41.486 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2021-09-03 14:55:41.490 | uid = ubuntu 2021-09-03 14:55:41.490 | gid = ubuntu 2021-09-03 14:55:41.490 | log file = /opt/stack/data/swift/logs/rsyncd.log 2021-09-03 14:55:41.490 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2021-09-03 14:55:41.490 | address = 127.0.0.1 2021-09-03 14:55:41.490 | 2021-09-03 14:55:41.490 | [account6612] 2021-09-03 14:55:41.490 | max connections = 25 2021-09-03 14:55:41.490 | path = /opt/stack/data/swift/1/node/ 2021-09-03 14:55:41.490 | read only = false 2021-09-03 14:55:41.490 | lock file = /opt/stack/data/swift/run/account6612.lock 2021-09-03 14:55:41.490 | 2021-09-03 14:55:41.490 | [account6622] 2021-09-03 14:55:41.490 | max connections = 25 2021-09-03 14:55:41.490 | path = /opt/stack/data/swift/2/node/ 2021-09-03 14:55:41.490 | read only = false 2021-09-03 14:55:41.490 | lock file = /opt/stack/data/swift/run/account6622.lock 2021-09-03 14:55:41.490 | 2021-09-03 14:55:41.490 | [account6632] 2021-09-03 14:55:41.490 | max connections = 25 2021-09-03 14:55:41.490 | path = /opt/stack/data/swift/3/node/ 2021-09-03 14:55:41.490 | read only = false 2021-09-03 14:55:41.490 | lock file = /opt/stack/data/swift/run/account6632.lock 2021-09-03 14:55:41.490 | 2021-09-03 14:55:41.490 | [account6642] 2021-09-03 14:55:41.490 | max connections = 25 2021-09-03 14:55:41.490 | path = /opt/stack/data/swift/4/node/ 2021-09-03 14:55:41.490 | read only = false 2021-09-03 14:55:41.490 | lock file = /opt/stack/data/swift/run/account6642.lock 2021-09-03 14:55:41.490 | 2021-09-03 14:55:41.490 | 2021-09-03 14:55:41.490 | [container6611] 2021-09-03 14:55:41.491 | max connections = 25 2021-09-03 14:55:41.491 | path = /opt/stack/data/swift/1/node/ 2021-09-03 14:55:41.491 | read only = false 2021-09-03 14:55:41.491 | lock file = /opt/stack/data/swift/run/container6611.lock 2021-09-03 14:55:41.491 | 2021-09-03 14:55:41.491 | [container6621] 2021-09-03 14:55:41.491 | max connections = 25 2021-09-03 14:55:41.491 | path = /opt/stack/data/swift/2/node/ 2021-09-03 14:55:41.491 | read only = false 2021-09-03 14:55:41.491 | lock file = /opt/stack/data/swift/run/container6621.lock 2021-09-03 14:55:41.491 | 2021-09-03 14:55:41.491 | [container6631] 2021-09-03 14:55:41.491 | max connections = 25 2021-09-03 14:55:41.491 | path = /opt/stack/data/swift/3/node/ 2021-09-03 14:55:41.491 | read only = false 2021-09-03 14:55:41.491 | lock file = /opt/stack/data/swift/run/container6631.lock 2021-09-03 14:55:41.491 | 2021-09-03 14:55:41.491 | [container6641] 2021-09-03 14:55:41.491 | max connections = 25 2021-09-03 14:55:41.491 | path = /opt/stack/data/swift/4/node/ 2021-09-03 14:55:41.491 | read only = false 2021-09-03 14:55:41.491 | lock file = /opt/stack/data/swift/run/container6641.lock 2021-09-03 14:55:41.491 | 2021-09-03 14:55:41.491 | 2021-09-03 14:55:41.491 | [object6613] 2021-09-03 14:55:41.491 | max connections = 25 2021-09-03 14:55:41.491 | path = /opt/stack/data/swift/1/node/ 2021-09-03 14:55:41.491 | read only = false 2021-09-03 14:55:41.491 | lock file = /opt/stack/data/swift/run/object6613.lock 2021-09-03 14:55:41.491 | 2021-09-03 14:55:41.491 | [object6623] 2021-09-03 14:55:41.491 | max connections = 25 2021-09-03 14:55:41.491 | path = /opt/stack/data/swift/2/node/ 2021-09-03 14:55:41.491 | read only = false 2021-09-03 14:55:41.491 | lock file = /opt/stack/data/swift/run/object6623.lock 2021-09-03 14:55:41.491 | 2021-09-03 14:55:41.492 | [object6633] 2021-09-03 14:55:41.492 | max connections = 25 2021-09-03 14:55:41.492 | path = /opt/stack/data/swift/3/node/ 2021-09-03 14:55:41.492 | read only = false 2021-09-03 14:55:41.492 | lock file = /opt/stack/data/swift/run/object6633.lock 2021-09-03 14:55:41.492 | 2021-09-03 14:55:41.492 | [object6643] 2021-09-03 14:55:41.492 | max connections = 25 2021-09-03 14:55:41.492 | path = /opt/stack/data/swift/4/node/ 2021-09-03 14:55:41.492 | read only = false 2021-09-03 14:55:41.492 | lock file = /opt/stack/data/swift/run/object6643.lock 2021-09-03 14:55:41.493 | + lib/swift:configure_swift:360 : is_ubuntu 2021-09-03 14:55:41.495 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-03 14:55:41.497 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-03 14:55:41.499 | + lib/swift:configure_swift:361 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2021-09-03 14:55:41.521 | + lib/swift:configure_swift:366 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2021-09-03 14:55:41.523 | + lib/swift:configure_swift:367 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2021-09-03 14:55:41.527 | + lib/swift:configure_swift:368 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2021-09-03 14:55:41.531 | + lib/swift:configure_swift:372 : local csyncfile=/etc/swift/container-sync-realms.conf 2021-09-03 14:55:41.534 | + lib/swift:configure_swift:373 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2021-09-03 14:55:41.538 | + lib/swift:configure_swift:374 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2021-09-03 14:55:41.565 | + lib/swift:configure_swift:375 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.38:8080/v1/ 2021-09-03 14:55:41.590 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2021-09-03 14:55:41.607 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2021-09-03 14:55:41.635 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2021-09-03 14:55:41.652 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2021-09-03 14:55:41.680 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2021-09-03 14:55:41.697 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2021-09-03 14:55:41.725 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2021-09-03 14:55:41.742 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2021-09-03 14:55:41.769 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2021-09-03 14:55:41.787 | + lib/swift:configure_swift:390 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2021-09-03 14:55:41.815 | + lib/swift:configure_swift:392 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2021-09-03 14:55:41.832 | + lib/swift:configure_swift:393 : is_service_enabled tls-proxy 2021-09-03 14:55:41.846 | + functions-common:is_service_enabled:1965 : return 1 2021-09-03 14:55:41.848 | + lib/swift:configure_swift:396 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2021-09-03 14:55:41.876 | + lib/swift:configure_swift:402 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2021-09-03 14:55:41.903 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2021-09-03 14:55:41.929 | + lib/swift:configure_swift:406 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2021-09-03 14:55:41.956 | + lib/swift:configure_swift:409 : is_service_enabled ceilometer 2021-09-03 14:55:41.970 | + functions-common:is_service_enabled:1965 : return 1 2021-09-03 14:55:41.972 | + lib/swift:configure_swift:420 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2021-09-03 14:55:41.999 | + lib/swift:configure_swift:426 : is_service_enabled s3api 2021-09-03 14:55:42.014 | + functions-common:is_service_enabled:1965 : return 1 2021-09-03 14:55:42.016 | + lib/swift:configure_swift:429 : is_service_enabled keystone 2021-09-03 14:55:42.031 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 14:55:42.033 | + lib/swift:configure_swift:430 : swift_pipeline+=' authtoken' 2021-09-03 14:55:42.035 | + lib/swift:configure_swift:431 : is_service_enabled s3api 2021-09-03 14:55:42.049 | + functions-common:is_service_enabled:1965 : return 1 2021-09-03 14:55:42.051 | + lib/swift:configure_swift:436 : swift_pipeline+=' keystoneauth' 2021-09-03 14:55:42.053 | + lib/swift:configure_swift:439 : swift_pipeline+=' tempauth ' 2021-09-03 14:55:42.056 | + lib/swift:configure_swift:441 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2021-09-03 14:55:42.060 | + lib/swift:configure_swift:442 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2021-09-03 14:55:42.066 | + lib/swift:configure_swift:444 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2021-09-03 14:55:42.092 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2021-09-03 14:55:42.119 | + lib/swift:configure_swift:448 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2021-09-03 14:55:42.148 | + lib/swift:configure_swift:453 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2021-09-03 14:55:42.177 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2021-09-03 14:55:42.204 | + lib/swift:configure_swift:456 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2021-09-03 14:55:42.206 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/swift/proxy-server.conf 2021-09-03 14:55:42.208 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=swift 2021-09-03 14:55:42.210 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=filter:authtoken 2021-09-03 14:55:42.212 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2021-09-03 14:55:42.239 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2021-09-03 14:55:42.265 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.38/identity 2021-09-03 14:55:42.292 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2021-09-03 14:55:42.318 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2021-09-03 14:55:42.345 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2021-09-03 14:55:42.371 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2021-09-03 14:55:42.399 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2021-09-03 14:55:42.426 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2021-09-03 14:55:42.452 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2021-09-03 14:55:42.479 | + lib/swift:configure_swift:457 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2021-09-03 14:55:42.506 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2021-09-03 14:55:42.533 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2021-09-03 14:55:42.560 | + lib/swift:configure_swift:461 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2021-09-03 14:55:42.590 | + lib/swift:configure_swift:462 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2021-09-03 14:55:42.617 | + lib/swift:configure_swift:467 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2021-09-03 14:55:42.635 | + lib/swift:configure_swift:468 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2021-09-03 14:55:42.663 | + lib/swift:configure_swift:471 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2021-09-03 14:55:42.690 | + lib/swift:configure_swift:473 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2021-09-03 14:55:42.694 | + lib/swift:configure_swift:474 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2021-09-03 14:55:42.723 | + lib/swift:configure_swift:475 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2021-09-03 14:55:42.748 | + lib/swift:configure_swift:476 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2021-09-03 14:55:42.775 | + lib/swift:configure_swift:478 : local node_number 2021-09-03 14:55:42.777 | + lib/swift:configure_swift:479 : for node_number in ${SWIFT_REPLICAS_SEQ} 2021-09-03 14:55:42.780 | + lib/swift:configure_swift:480 : local swift_node_config=/etc/swift/object-server/1.conf 2021-09-03 14:55:42.782 | + lib/swift:configure_swift:481 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2021-09-03 14:55:42.786 | + lib/swift:configure_swift:482 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2021-09-03 14:55:42.788 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/object-server/1.conf 2021-09-03 14:55:42.790 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-09-03 14:55:42.793 | + lib/swift:generate_swift_config_services:294 : local bind_port=6613 2021-09-03 14:55:42.795 | + lib/swift:generate_swift_config_services:295 : local server_type=object 2021-09-03 14:55:42.797 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-09-03 14:55:42.799 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-09-03 14:55:42.801 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2021-09-03 14:55:42.819 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2021-09-03 14:55:42.846 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2021-09-03 14:55:42.864 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2021-09-03 14:55:42.891 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2021-09-03 14:55:42.909 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2021-09-03 14:55:42.937 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2021-09-03 14:55:42.955 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2021-09-03 14:55:42.983 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2021-09-03 14:55:43.000 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-09-03 14:55:43.029 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2021-09-03 14:55:43.046 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2021-09-03 14:55:43.073 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2021-09-03 14:55:43.091 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2021-09-03 14:55:43.119 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2021-09-03 14:55:43.137 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2021-09-03 14:55:43.165 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2021-09-03 14:55:43.182 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2021-09-03 14:55:43.209 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/object-server/1.conf 2021-09-03 14:55:43.214 | + lib/swift:configure_swift:483 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2021-09-03 14:55:43.232 | + lib/swift:configure_swift:484 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-09-03 14:55:43.261 | + lib/swift:configure_swift:485 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2021-09-03 14:55:43.290 | + lib/swift:configure_swift:487 : swift_node_config=/etc/swift/container-server/1.conf 2021-09-03 14:55:43.292 | + lib/swift:configure_swift:488 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2021-09-03 14:55:43.296 | + lib/swift:configure_swift:489 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2021-09-03 14:55:43.298 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/container-server/1.conf 2021-09-03 14:55:43.300 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-09-03 14:55:43.302 | + lib/swift:generate_swift_config_services:294 : local bind_port=6611 2021-09-03 14:55:43.305 | + lib/swift:generate_swift_config_services:295 : local server_type=container 2021-09-03 14:55:43.307 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-09-03 14:55:43.309 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-09-03 14:55:43.311 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2021-09-03 14:55:43.328 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2021-09-03 14:55:43.356 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2021-09-03 14:55:43.374 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2021-09-03 14:55:43.403 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2021-09-03 14:55:43.421 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2021-09-03 14:55:43.448 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2021-09-03 14:55:43.466 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2021-09-03 14:55:43.494 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2021-09-03 14:55:43.511 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-09-03 14:55:43.539 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2021-09-03 14:55:43.557 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2021-09-03 14:55:43.585 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2021-09-03 14:55:43.603 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2021-09-03 14:55:43.631 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2021-09-03 14:55:43.648 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2021-09-03 14:55:43.677 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2021-09-03 14:55:43.695 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2021-09-03 14:55:43.722 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/container-server/1.conf 2021-09-03 14:55:43.726 | + lib/swift:configure_swift:490 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2021-09-03 14:55:43.744 | + lib/swift:configure_swift:491 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-09-03 14:55:43.772 | + lib/swift:configure_swift:493 : swift_node_config=/etc/swift/account-server/1.conf 2021-09-03 14:55:43.774 | + lib/swift:configure_swift:494 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2021-09-03 14:55:43.778 | + lib/swift:configure_swift:495 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2021-09-03 14:55:43.780 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/account-server/1.conf 2021-09-03 14:55:43.783 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-09-03 14:55:43.785 | + lib/swift:generate_swift_config_services:294 : local bind_port=6612 2021-09-03 14:55:43.787 | + lib/swift:generate_swift_config_services:295 : local server_type=account 2021-09-03 14:55:43.790 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-09-03 14:55:43.792 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-09-03 14:55:43.794 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2021-09-03 14:55:43.812 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2021-09-03 14:55:43.839 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2021-09-03 14:55:43.856 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2021-09-03 14:55:43.884 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2021-09-03 14:55:43.901 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2021-09-03 14:55:43.930 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2021-09-03 14:55:43.947 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2021-09-03 14:55:43.975 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2021-09-03 14:55:43.992 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-09-03 14:55:44.020 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2021-09-03 14:55:44.038 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2021-09-03 14:55:44.065 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2021-09-03 14:55:44.083 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2021-09-03 14:55:44.110 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2021-09-03 14:55:44.128 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2021-09-03 14:55:44.155 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2021-09-03 14:55:44.173 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2021-09-03 14:55:44.199 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/account-server/1.conf 2021-09-03 14:55:44.204 | + lib/swift:configure_swift:496 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2021-09-03 14:55:44.222 | + lib/swift:configure_swift:497 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-09-03 14:55:44.251 | + lib/swift:configure_swift:501 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2021-09-03 14:55:44.278 | + lib/swift:configure_swift:502 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2021-09-03 14:55:44.305 | + lib/swift:configure_swift:503 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2021-09-03 14:55:44.333 | + lib/swift:configure_swift:505 : testfile=/etc/swift/test.conf 2021-09-03 14:55:44.335 | + lib/swift:configure_swift:506 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2021-09-03 14:55:44.339 | + lib/swift:configure_swift:509 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2021-09-03 14:55:44.368 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test username swiftusertest1 2021-09-03 14:55:44.396 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2021-09-03 14:55:44.424 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2021-09-03 14:55:44.452 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2021-09-03 14:55:44.479 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2021-09-03 14:55:44.507 | + lib/swift:configure_swift:515 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2021-09-03 14:55:44.534 | + lib/swift:configure_swift:516 : iniset /etc/swift/test.conf func_test password4 testing4 2021-09-03 14:55:44.560 | + lib/swift:configure_swift:517 : iniset /etc/swift/test.conf func_test domain4 swift_test 2021-09-03 14:55:44.587 | + lib/swift:configure_swift:519 : is_service_enabled keystone 2021-09-03 14:55:44.602 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 14:55:44.605 | + lib/swift:configure_swift:520 : iniuncomment /etc/swift/test.conf func_test auth_version 2021-09-03 14:55:44.622 | + lib/swift:configure_swift:521 : local auth_vers 2021-09-03 14:55:44.625 | ++ lib/swift:configure_swift:522 : iniget /etc/swift/test.conf func_test auth_version 2021-09-03 14:55:44.645 | + lib/swift:configure_swift:522 : auth_vers=3 2021-09-03 14:55:44.647 | + lib/swift:configure_swift:523 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.38 2021-09-03 14:55:44.675 | + lib/swift:configure_swift:524 : [[ http == \h\t\t\p\s ]] 2021-09-03 14:55:44.677 | + lib/swift:configure_swift:527 : iniset /etc/swift/test.conf func_test auth_port 80 2021-09-03 14:55:44.705 | + lib/swift:configure_swift:529 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.38/identity 2021-09-03 14:55:44.733 | + lib/swift:configure_swift:530 : [[ 3 == \3 ]] 2021-09-03 14:55:44.736 | + lib/swift:configure_swift:531 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2021-09-03 14:55:44.763 | + lib/swift:configure_swift:535 : is_service_enabled tls-proxy 2021-09-03 14:55:44.779 | + functions-common:is_service_enabled:1965 : return 1 2021-09-03 14:55:44.781 | + lib/swift:configure_swift:541 : local user_group 2021-09-03 14:55:44.784 | ++ lib/swift:configure_swift:542 : id -g ubuntu 2021-09-03 14:55:44.789 | + lib/swift:configure_swift:542 : user_group=1000 2021-09-03 14:55:44.791 | + lib/swift:configure_swift:543 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2021-09-03 14:55:44.803 | + lib/swift:configure_swift:545 : local swift_log_dir=/opt/stack/data/swift/logs 2021-09-03 14:55:44.806 | + lib/swift:configure_swift:546 : sudo rm -rf /opt/stack/data/swift/logs 2021-09-03 14:55:44.817 | + lib/swift:configure_swift:547 : local swift_log_group=adm 2021-09-03 14:55:44.819 | + lib/swift:configure_swift:548 : is_suse 2021-09-03 14:55:44.822 | + functions-common:is_suse:462 : is_opensuse 2021-09-03 14:55:44.824 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-09-03 14:55:44.826 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-09-03 14:55:44.828 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-09-03 14:55:44.831 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-09-03 14:55:44.833 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-09-03 14:55:44.835 | + lib/swift:configure_swift:551 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2021-09-03 14:55:44.847 | + lib/swift:configure_swift:553 : [[ False != \F\a\l\s\e ]] 2021-09-03 14:55:44.850 | + lib/swift:configure_swift:561 : '[' False == True ']' 2021-09-03 14:55:44.852 | + ./stack.sh:main:893 : is_service_enabled s3api 2021-09-03 14:55:44.869 | + functions-common:is_service_enabled:1965 : return 1 2021-09-03 14:55:44.871 | + ./stack.sh:main:899 : is_service_enabled g-api n-api 2021-09-03 14:55:44.889 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 14:55:44.891 | + ./stack.sh:main:901 : stack_install_service glance 2021-09-03 14:55:44.893 | + lib/stack:stack_install_service:20 : local service=glance 2021-09-03 14:55:44.896 | + lib/stack:stack_install_service:21 : type install_glance 2021-09-03 14:55:44.898 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-09-03 14:55:44.900 | + lib/stack:stack_install_service:32 : install_glance 2021-09-03 14:55:44.903 | + lib/glance:install_glance:514 : glance_store_extras=() 2021-09-03 14:55:44.905 | + lib/glance:install_glance:514 : local glance_store_extras 2021-09-03 14:55:44.908 | + lib/glance:install_glance:516 : is_service_enabled cinder 2021-09-03 14:55:44.924 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 14:55:44.927 | + lib/glance:install_glance:517 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2021-09-03 14:55:44.930 | + lib/glance:install_glance:520 : is_service_enabled swift 2021-09-03 14:55:44.948 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 14:55:44.951 | + lib/glance:install_glance:521 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2021-09-03 14:55:44.954 | + lib/glance:install_glance:526 : use_library_from_git glance_store 2021-09-03 14:55:44.956 | + inc/python:use_library_from_git:250 : local name=glance_store 2021-09-03 14:55:44.959 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-03 14:55:44.961 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-03 14:55:44.964 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,glance_store, ]] 2021-09-03 14:55:44.967 | + inc/python:use_library_from_git:253 : return 1 2021-09-03 14:55:44.970 | ++ lib/glance:install_glance:532 : join_extras swift cinder 2021-09-03 14:55:44.972 | ++ inc/python:join_extras:29 : local IFS=, 2021-09-03 14:55:44.975 | ++ inc/python:join_extras:30 : echo swift,cinder 2021-09-03 14:55:44.978 | + lib/glance:install_glance:532 : pip_install_gr_extras glance-store swift,cinder 2021-09-03 14:55:44.980 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2021-09-03 14:55:44.983 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2021-09-03 14:55:44.986 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2021-09-03 14:55:44.989 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2021-09-03 14:55:44.992 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2021-09-03 14:55:44.994 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2021-09-03 14:55:44.998 | +++ inc/python:get_version_constraints_from_global_requirements:240 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2021-09-03 14:55:44.998 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2021-09-03 14:55:45.004 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2021-09-03 14:55:45.006 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2021-09-03 14:55:45.009 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2021-09-03 14:55:45.012 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2021-09-03 14:55:45.015 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2021-09-03 14:55:45.036 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2021-09-03 14:55:45.039 | + 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' 2021-09-03 14:55:45.788 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 14:55:45.788 | from cryptography.utils import int_from_bytes 2021-09-03 14:55:45.788 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 14:55:45.788 | from cryptography.utils import int_from_bytes 2021-09-03 14:55:46.785 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-09-03 14:55:46.937 | Collecting glance-store[cinder,swift]!=0.29.0 2021-09-03 14:55:46.944 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/9aa/f7b7857f97a8a/glance_store-2.7.0-py3-none-any.whl (227 kB) 2021-09-03 14:55:47.035 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.10.0) 2021-09-03 14:55:47.037 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (8.7.1) 2021-09-03 14:55:47.039 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.4.0) 2021-09-03 14:55:47.041 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.2.0) 2021-09-03 14:55:47.043 | Requirement already satisfied: eventlet!=0.18.3,!=0.20.1,>=0.18.2 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (0.31.1) 2021-09-03 14:55:47.045 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.3.1) 2021-09-03 14:55:47.047 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.2.0) 2021-09-03 14:55:47.048 | Requirement already satisfied: six>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (1.16.0) 2021-09-03 14:55:47.050 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (2.26.0) 2021-09-03 14:55:47.052 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (5.0.1) 2021-09-03 14:55:47.053 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.2.0) 2021-09-03 14:55:47.055 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.4.0) 2021-09-03 14:55:47.057 | Requirement already satisfied: oslo.privsep>=1.23.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (2.6.2) 2021-09-03 14:55:47.193 | Collecting os-brick>=2.6.0 2021-09-03 14:55:47.200 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e8e/635684bce4856/os_brick-5.0.0-py3-none-any.whl (257 kB) 2021-09-03 14:55:47.294 | Collecting python-cinderclient>=4.1.0 2021-09-03 14:55:47.301 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e52/b37cde46fe60d/python_cinderclient-8.0.0-py3-none-any.whl (252 kB) 2021-09-03 14:55:47.314 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (6.3.0) 2021-09-03 14:55:47.379 | Collecting python-swiftclient>=3.2.0 2021-09-03 14:55:47.386 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/07c/63cf223127b70/python_swiftclient-3.12.0-py2.py3-none-any.whl (86 kB) 2021-09-03 14:55:47.395 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (0.19.1) 2021-09-03 14:55:47.406 | Requirement already satisfied: dnspython<2.0.0,>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder,swift]!=0.29.0) (1.16.0) 2021-09-03 14:55:47.408 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder,swift]!=0.29.0) (1.1.1) 2021-09-03 14:55:47.423 | Requirement already satisfied: pyparsing<3,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance-store[cinder,swift]!=0.29.0) (2.4.7) 2021-09-03 14:55:47.493 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (1.7.0) 2021-09-03 14:55:47.495 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (5.6.0) 2021-09-03 14:55:47.497 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (0.1.16) 2021-09-03 14:55:47.524 | Requirement already satisfied: os-win>=5.4.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (5.5.0) 2021-09-03 14:55:47.526 | Requirement already satisfied: oslo.service>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.6.0) 2021-09-03 14:55:47.529 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (6.3.1) 2021-09-03 14:55:47.531 | Requirement already satisfied: oslo.context>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.3.1) 2021-09-03 14:55:47.534 | Requirement already satisfied: oslo.log>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (4.6.0) 2021-09-03 14:55:47.583 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance-store[cinder,swift]!=0.29.0) (0.14.1) 2021-09-03 14:55:47.593 | Requirement already satisfied: monotonic>=0.1 in /usr/local/lib/python3.8/dist-packages (from fasteners>=0.7.0->oslo.concurrency>=3.26.0->glance-store[cinder,swift]!=0.29.0) (1.6) 2021-09-03 14:55:47.639 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (0.8.0) 2021-09-03 14:55:47.642 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (2.2.0) 2021-09-03 14:55:47.645 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (5.4.1) 2021-09-03 14:55:47.648 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (1.5.0) 2021-09-03 14:55:47.660 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (1.12.1) 2021-09-03 14:55:47.730 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.4.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.8.2) 2021-09-03 14:55:47.739 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.4.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.9.6) 2021-09-03 14:55:47.758 | Requirement already satisfied: cffi>=1.14.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (1.14.6) 2021-09-03 14:55:47.761 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (1.0.2) 2021-09-03 14:55:47.773 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.14.0->oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (2.20) 2021-09-03 14:55:47.803 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->glance-store[cinder,swift]!=0.29.0) (2021.1) 2021-09-03 14:55:47.833 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.1.1) 2021-09-03 14:55:47.838 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.8.7) 2021-09-03 14:55:47.839 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.0.0) 2021-09-03 14:55:47.841 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.5.0) 2021-09-03 14:55:47.843 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.1) 2021-09-03 14:55:47.848 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.3.2) 2021-09-03 14:55:47.867 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.0) 2021-09-03 14:55:47.916 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance-store[cinder,swift]!=0.29.0) (21.0) 2021-09-03 14:55:47.918 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance-store[cinder,swift]!=0.29.0) (0.11.0) 2021-09-03 14:55:47.961 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (57.4.0) 2021-09-03 14:55:48.035 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (0.7.2) 2021-09-03 14:55:48.042 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (3.17.5) 2021-09-03 14:55:48.214 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (3.2) 2021-09-03 14:55:48.216 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (2021.5.30) 2021-09-03 14:55:48.218 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (1.26.6) 2021-09-03 14:55:48.222 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (2.0.4) 2021-09-03 14:55:48.304 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.7) 2021-09-03 14:55:48.435 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.0.0) 2021-09-03 14:55:50.112 | Installing collected packages: python-swiftclient, python-cinderclient, os-brick, glance-store 2021-09-03 14:55:51.133 | Successfully installed glance-store-2.7.0 os-brick-5.0.0 python-cinderclient-8.0.0 python-swiftclient-3.12.0 2021-09-03 14:55:51.133 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-09-03 14:55:51.256 | + inc/python:pip_install:200 : result=0 2021-09-03 14:55:51.259 | + inc/python:pip_install:202 : time_stop pip_install 2021-09-03 14:55:51.261 | + functions-common:time_stop:2309 : local name 2021-09-03 14:55:51.263 | + functions-common:time_stop:2310 : local end_time 2021-09-03 14:55:51.266 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-03 14:55:51.268 | + functions-common:time_stop:2312 : local total 2021-09-03 14:55:51.271 | + functions-common:time_stop:2313 : local start_time 2021-09-03 14:55:51.273 | + functions-common:time_stop:2315 : name=pip_install 2021-09-03 14:55:51.275 | + functions-common:time_stop:2316 : start_time=1630680945031 2021-09-03 14:55:51.278 | + functions-common:time_stop:2318 : [[ -z 1630680945031 ]] 2021-09-03 14:55:51.281 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-03 14:55:51.285 | + functions-common:time_stop:2321 : end_time=1630680951282 2021-09-03 14:55:51.287 | + functions-common:time_stop:2322 : elapsed_time=6251 2021-09-03 14:55:51.289 | + functions-common:time_stop:2323 : total=76166 2021-09-03 14:55:51.292 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-03 14:55:51.294 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=82417 2021-09-03 14:55:51.296 | + inc/python:pip_install:203 : return 0 2021-09-03 14:55:51.299 | + lib/glance:install_glance:533 : copy_rootwrap /usr/local/etc/glance 2021-09-03 14:55:51.301 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2021-09-03 14:55:51.304 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2021-09-03 14:55:51.318 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2021-09-03 14:55:51.322 | + lib/glance:install_glance:536 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2021-09-03 14:55:51.325 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/glance.git 2021-09-03 14:55:51.327 | + functions-common:git_clone:524 : local git_dest=/opt/stack/glance 2021-09-03 14:55:51.330 | + functions-common:git_clone:525 : local git_ref=master 2021-09-03 14:55:51.332 | + functions-common:git_clone:526 : local orig_dir 2021-09-03 14:55:51.335 | ++ functions-common:git_clone:527 : pwd 2021-09-03 14:55:51.338 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-09-03 14:55:51.340 | + functions-common:git_clone:528 : local git_clone_flags= 2021-09-03 14:55:51.343 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-09-03 14:55:51.359 | + functions-common:git_clone:530 : RECLONE=False 2021-09-03 14:55:51.362 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-09-03 14:55:51.364 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-09-03 14:55:51.367 | + functions-common:git_clone:544 : echo master 2021-09-03 14:55:51.367 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-09-03 14:55:51.372 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/glance ]] 2021-09-03 14:55:51.375 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-09-03 14:55:51.378 | + functions-common:git_clone:592 : cd /opt/stack/glance 2021-09-03 14:55:51.381 | + functions-common:git_clone:593 : git show --oneline 2021-09-03 14:55:51.381 | + functions-common:git_clone:593 : head -1 2021-09-03 14:55:51.384 | 87d15e18 Merge "Implement project personas for metadef properties" 2021-09-03 14:55:51.386 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-09-03 14:55:51.389 | + lib/glance:install_glance:538 : setup_develop /opt/stack/glance 2021-09-03 14:55:51.392 | + inc/python:setup_develop:338 : local bindep 2021-09-03 14:55:51.395 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2021-09-03 14:55:51.397 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2021-09-03 14:55:51.400 | + inc/python:setup_develop:344 : local extras= 2021-09-03 14:55:51.402 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2021-09-03 14:55:51.405 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-09-03 14:55:51.408 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2021-09-03 14:55:51.410 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2021-09-03 14:55:51.413 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-09-03 14:55:51.415 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-09-03 14:55:51.418 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2021-09-03 14:55:51.421 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-09-03 14:55:51.424 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2021-09-03 14:55:51.426 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-09-03 14:55:51.429 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2021-09-03 14:55:51.432 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2021-09-03 14:55:51.438 | + inc/python:_setup_package_with_constraints_edit:385 : name=glance 2021-09-03 14:55:51.441 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2021-09-03 14:55:52.067 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/glance -e 2021-09-03 14:55:52.069 | + inc/python:setup_package:418 : local bindep=0 2021-09-03 14:55:52.072 | + inc/python:setup_package:419 : local bindep_flag= 2021-09-03 14:55:52.074 | + inc/python:setup_package:420 : local bindep_profiles= 2021-09-03 14:55:52.076 | + inc/python:setup_package:421 : [[ /opt/stack/glance == -bindep* ]] 2021-09-03 14:55:52.079 | + inc/python:setup_package:426 : local project_dir=/opt/stack/glance 2021-09-03 14:55:52.082 | + inc/python:setup_package:427 : local flags=-e 2021-09-03 14:55:52.084 | + inc/python:setup_package:428 : local extras= 2021-09-03 14:55:52.087 | + inc/python:setup_package:432 : [[ -n -e ]] 2021-09-03 14:55:52.089 | + inc/python:setup_package:432 : [[ -z '' ]] 2021-09-03 14:55:52.091 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2021-09-03 14:55:52.094 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2021-09-03 14:55:52.096 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2021-09-03 14:55:52.098 | + inc/python:setup_package:446 : pip_install -e /opt/stack/glance 2021-09-03 14:55:52.119 | Using python 3.8 to install /opt/stack/glance 2021-09-03 14:55:52.121 | + 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 2021-09-03 14:55:52.883 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 14:55:52.883 | from cryptography.utils import int_from_bytes 2021-09-03 14:55:52.883 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 14:55:52.883 | from cryptography.utils import int_from_bytes 2021-09-03 14:55:53.914 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-09-03 14:55:53.929 | Obtaining file:///opt/stack/glance 2021-09-03 14:55:55.287 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev104) (5.6.0) 2021-09-03 14:55:55.289 | Requirement already satisfied: defusedxml>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev104) (0.7.1) 2021-09-03 14:55:55.292 | Requirement already satisfied: SQLAlchemy!=1.1.5,!=1.1.6,!=1.1.7,!=1.1.8,>=1.0.10 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev104) (1.4.23) 2021-09-03 14:55:55.293 | Requirement already satisfied: eventlet>=0.25.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev104) (0.31.1) 2021-09-03 14:55:55.295 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev104) (2.1.1) 2021-09-03 14:55:55.298 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev104) (2.5.1) 2021-09-03 14:55:55.299 | Requirement already satisfied: WebOb>=1.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev104) (1.8.7) 2021-09-03 14:55:55.301 | Requirement already satisfied: sqlparse>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev104) (0.4.1) 2021-09-03 14:55:55.302 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev104) (1.7.1) 2021-09-03 14:55:55.304 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev104) (0.19.1) 2021-09-03 14:55:55.306 | Requirement already satisfied: oslo.config>=8.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev104) (8.7.1) 2021-09-03 14:55:55.307 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev104) (4.4.0) 2021-09-03 14:55:55.309 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev104) (3.3.1) 2021-09-03 14:55:55.311 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev104) (1.4.0) 2021-09-03 14:55:55.313 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev104) (4.10.0) 2021-09-03 14:55:55.315 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev104) (3.4.0) 2021-09-03 14:55:55.317 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev104) (2.3.0) 2021-09-03 14:55:55.461 | Collecting taskflow>=4.0.0 2021-09-03 14:55:55.469 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c43/70ac164c7b5cf/taskflow-4.6.1-py3-none-any.whl (492 kB) 2021-09-03 14:55:55.492 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev104) (4.3.1) 2021-09-03 14:55:55.494 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev104) (9.3.0) 2021-09-03 14:55:55.535 | Collecting WSME>=0.8.0 2021-09-03 14:55:55.541 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/7d5/cb5c593970ef6/WSME-0.11.0-py3-none-any.whl (59 kB) 2021-09-03 14:55:55.548 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev104) (0.7.2) 2021-09-03 14:55:55.550 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev104) (3.5.0) 2021-09-03 14:55:55.552 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance==23.0.0.0b3.dev104) (3.2.0) 2021-09-03 14:55:55.553 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev104) (4.2.0) 2021-09-03 14:55:55.555 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev104) (20.0.1) 2021-09-03 14:55:55.557 | Requirement already satisfied: six>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev104) (1.16.0) 2021-09-03 14:55:55.559 | Requirement already satisfied: oslo.db>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev104) (10.0.0) 2021-09-03 14:55:55.560 | Requirement already satisfied: oslo.i18n>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev104) (5.0.1) 2021-09-03 14:55:55.600 | Collecting oslo.limit>=1.0.0 2021-09-03 14:55:55.606 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/95e/ef416d7ada135/oslo.limit-1.4.0-py3-none-any.whl (18 kB) 2021-09-03 14:55:55.610 | Requirement already satisfied: oslo.log>=4.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev104) (4.6.0) 2021-09-03 14:55:55.612 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev104) (12.9.1) 2021-09-03 14:55:55.614 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev104) (4.4.0) 2021-09-03 14:55:55.617 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev104) (2.3.0) 2021-09-03 14:55:55.618 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev104) (3.8.2) 2021-09-03 14:55:55.649 | Collecting retrying!=1.3.0,>=1.2.3 2021-09-03 14:55:55.655 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/ebf/3b842d183542e/retrying-1.3.3-py3-none-any.whl (11 kB) 2021-09-03 14:55:55.660 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev104) (3.4.1) 2021-09-03 14:55:55.661 | Requirement already satisfied: glance-store>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev104) (2.7.0) 2021-09-03 14:55:55.663 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev104) (2.2.0) 2021-09-03 14:55:55.665 | Requirement already satisfied: cryptography>=2.6.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev104) (3.4.8) 2021-09-03 14:55:55.695 | Collecting cursive>=0.2.1 2021-09-03 14:55:55.701 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e56/3a085b3c6e250/cursive-0.2.2-py2.py3-none-any.whl (39 kB) 2021-09-03 14:55:55.706 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev104) (0.1.16) 2021-09-03 14:55:55.708 | Requirement already satisfied: os-win>=4.0.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev104) (5.5.0) 2021-09-03 14:55:55.788 | Collecting castellan>=0.17.0 2021-09-03 14:55:55.794 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ff2/b23f5f380b8d3/castellan-3.9.1-py3-none-any.whl (94 kB) 2021-09-03 14:55:55.815 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==23.0.0.0b3.dev104) (1.1.5) 2021-09-03 14:55:55.816 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==23.0.0.0b3.dev104) (5.2.2) 2021-09-03 14:55:55.840 | Requirement already satisfied: requests!=2.20.0,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==23.0.0.0b3.dev104) (2.26.0) 2021-09-03 14:55:55.901 | Collecting python-barbicanclient>=4.5.2 2021-09-03 14:55:55.908 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/81d/325fbc7fe832a/python_barbicanclient-5.1.0-py3-none-any.whl (82 kB) 2021-09-03 14:55:55.956 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.6.1->glance==23.0.0.0b3.dev104) (1.14.6) 2021-09-03 14:55:55.961 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.6.1->glance==23.0.0.0b3.dev104) (2.20) 2021-09-03 14:55:55.976 | Requirement already satisfied: oslo.serialization>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from cursive>=0.2.1->glance==23.0.0.0b3.dev104) (4.2.0) 2021-09-03 14:55:55.996 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->glance==23.0.0.0b3.dev104) (1.12.1) 2021-09-03 14:55:56.013 | Requirement already satisfied: dnspython<2.0.0,>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==23.0.0.0b3.dev104) (1.16.0) 2021-09-03 14:55:56.015 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==23.0.0.0b3.dev104) (1.1.1) 2021-09-03 14:55:56.127 | Requirement already satisfied: pyparsing<3,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance==23.0.0.0b3.dev104) (2.4.7) 2021-09-03 14:55:56.208 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance==23.0.0.0b3.dev104) (1.7.0) 2021-09-03 14:55:56.300 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==23.0.0.0b3.dev104) (3.1.1) 2021-09-03 14:55:56.302 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==23.0.0.0b3.dev104) (2.8.1) 2021-09-03 14:55:56.384 | Requirement already satisfied: dogpile.cache>=1.1.2 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=5.1.0->glance==23.0.0.0b3.dev104) (1.1.4) 2021-09-03 14:55:56.395 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.2->oslo.cache>=1.26.0->keystonemiddleware>=5.1.0->glance==23.0.0.0b3.dev104) (5.0.9) 2021-09-03 14:55:56.418 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance==23.0.0.0b3.dev104) (0.14.1) 2021-09-03 14:55:56.433 | Requirement already satisfied: monotonic>=0.1 in /usr/local/lib/python3.8/dist-packages (from fasteners>=0.7.0->oslo.concurrency>=3.26.0->glance==23.0.0.0b3.dev104) (1.6) 2021-09-03 14:55:56.485 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==23.0.0.0b3.dev104) (0.8.0) 2021-09-03 14:55:56.486 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==23.0.0.0b3.dev104) (1.5.0) 2021-09-03 14:55:56.492 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==23.0.0.0b3.dev104) (5.4.1) 2021-09-03 14:55:56.570 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==23.0.0.0b3.dev104) (2.0.1) 2021-09-03 14:55:56.575 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==23.0.0.0b3.dev104) (0.13.0) 2021-09-03 14:55:56.580 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==23.0.0.0b3.dev104) (0.5.0) 2021-09-03 14:55:56.620 | Requirement already satisfied: openstacksdk>=0.31.1 in /usr/local/lib/python3.8/dist-packages (from oslo.limit>=1.0.0->glance==23.0.0.0b3.dev104) (0.59.0) 2021-09-03 14:55:56.654 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.0.0.0b3.dev104) (2.5.0) 2021-09-03 14:55:56.660 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.0.0.0b3.dev104) (1.32) 2021-09-03 14:55:56.666 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.0.0.0b3.dev104) (0.10.0) 2021-09-03 14:55:56.667 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.0.0.0b3.dev104) (1.4.0) 2021-09-03 14:55:56.670 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.0.0.0b3.dev104) (1.4.4) 2021-09-03 14:55:56.673 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.0.0.0b3.dev104) (0.11.0) 2021-09-03 14:55:56.705 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.0.0.0b3.dev104) (2.1) 2021-09-03 14:55:56.804 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->glance==23.0.0.0b3.dev104) (0.9.6) 2021-09-03 14:55:56.809 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->glance==23.0.0.0b3.dev104) (2.8.2) 2021-09-03 14:55:56.881 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==23.0.0.0b3.dev104) (4.2.2) 2021-09-03 14:55:56.886 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==23.0.0.0b3.dev104) (2.6.0) 2021-09-03 14:55:56.897 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==23.0.0.0b3.dev104) (0.3.0) 2021-09-03 14:55:56.898 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==23.0.0.0b3.dev104) (5.0.6) 2021-09-03 14:55:56.901 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==23.0.0.0b3.dev104) (5.1.0) 2021-09-03 14:55:56.919 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging!=9.0.0,>=5.29.0->glance==23.0.0.0b3.dev104) (5.0.0) 2021-09-03 14:55:57.029 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging!=9.0.0,>=5.29.0->glance==23.0.0.0b3.dev104) (0.11.0) 2021-09-03 14:55:57.064 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==23.0.0.0b3.dev104) (3.3.0) 2021-09-03 14:55:57.070 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==23.0.0.0b3.dev104) (3.2.0) 2021-09-03 14:55:57.072 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==23.0.0.0b3.dev104) (3.0.1) 2021-09-03 14:55:57.117 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->glance==23.0.0.0b3.dev104) (2.0.1) 2021-09-03 14:55:57.200 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from oslo.reports>=1.18.0->glance==23.0.0.0b3.dev104) (5.8.0) 2021-09-03 14:55:57.225 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=1.10.0->cursive>=0.2.1->glance==23.0.0.0b3.dev104) (2021.1) 2021-09-03 14:55:57.232 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=1.10.0->cursive>=0.2.1->glance==23.0.0.0b3.dev104) (1.0.2) 2021-09-03 14:55:57.288 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==23.0.0.0b3.dev104) (1.3.2) 2021-09-03 14:55:57.301 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==23.0.0.0b3.dev104) (3.0.0) 2021-09-03 14:55:57.329 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==23.0.0.0b3.dev104) (2.5.0) 2021-09-03 14:55:57.405 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==23.0.0.0b3.dev104) (21.0) 2021-09-03 14:55:57.528 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->glance==23.0.0.0b3.dev104) (57.4.0) 2021-09-03 14:55:57.826 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==23.0.0.0b3.dev104) (3.9.0) 2021-09-03 14:55:57.885 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==23.0.0.0b3.dev104) (2.1.2) 2021-09-03 14:55:57.886 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==23.0.0.0b3.dev104) (0.4.0) 2021-09-03 14:55:57.987 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==23.0.0.0b3.dev104) (21.2.0) 2021-09-03 14:55:57.989 | Requirement already satisfied: colorama>=0.3.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==23.0.0.0b3.dev104) (0.4.4) 2021-09-03 14:55:57.991 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==23.0.0.0b3.dev104) (1.8.2) 2021-09-03 14:55:57.992 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==23.0.0.0b3.dev104) (0.2.5) 2021-09-03 14:55:58.349 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==23.0.0.0b3.dev104) (2.0.4) 2021-09-03 14:55:58.351 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==23.0.0.0b3.dev104) (1.26.6) 2021-09-03 14:55:58.353 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==23.0.0.0b3.dev104) (3.2) 2021-09-03 14:55:58.355 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==23.0.0.0b3.dev104) (2021.5.30) 2021-09-03 14:55:58.573 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->glance==23.0.0.0b3.dev104) (0.7) 2021-09-03 14:55:58.829 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=5.0.0->glance==23.0.0.0b3.dev104) (0.5.2) 2021-09-03 14:55:59.091 | Collecting automaton>=1.9.0 2021-09-03 14:55:59.098 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/879/3d7762932dc6e/automaton-2.4.0-py3-none-any.whl (22 kB) 2021-09-03 14:55:59.132 | Collecting pydot>=1.2.4 2021-09-03 14:55:59.138 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/66c/98190c65b8d2e/pydot-1.4.2-py2.py3-none-any.whl (21 kB) 2021-09-03 14:55:59.245 | Collecting networkx>=2.1.0 2021-09-03 14:55:59.255 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/5fc/b7004be69e8fb/networkx-2.6.2-py3-none-any.whl (1.9 MB) 2021-09-03 14:55:59.310 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==23.0.0.0b3.dev104) (6.3.1) 2021-09-03 14:55:59.685 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==23.0.0.0b3.dev104) (1.0.0) 2021-09-03 14:55:59.972 | Collecting simplegeneric 2021-09-03 14:55:59.979 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/dc9/72e06094b9af5/simplegeneric-0.8.1.zip (12 kB) 2021-09-03 14:56:00.726 | Requirement already satisfied: zipp>=3.1.0 in /usr/local/lib/python3.8/dist-packages (from importlib-resources->alembic>=0.9.6->glance==23.0.0.0b3.dev104) (3.5.0) 2021-09-03 14:56:01.033 | Building wheels for collected packages: simplegeneric 2021-09-03 14:56:01.034 | Building wheel for simplegeneric (setup.py): started 2021-09-03 14:56:01.743 | Building wheel for simplegeneric (setup.py): finished with status 'done' 2021-09-03 14:56:01.744 | Created wheel for simplegeneric: filename=simplegeneric-0.8.1-py3-none-any.whl size=5077 sha256=9c195e08a1de6f1202a39b49358356d1d588d06a751547ca51f08d2eacfbeb8b 2021-09-03 14:56:01.744 | Stored in directory: /root/.cache/pip/wheels/f3/a8/ee/6324574b66e0f2250abcbce52f472ccaa2f407b879bdd61bdb 2021-09-03 14:56:01.748 | Successfully built simplegeneric 2021-09-03 14:56:02.649 | Installing collected packages: python-barbicanclient, simplegeneric, pydot, networkx, castellan, automaton, WSME, taskflow, retrying, oslo.limit, cursive, glance 2021-09-03 14:56:05.345 | Running setup.py develop for glance 2021-09-03 14:56:07.393 | Successfully installed WSME-0.11.0 automaton-2.4.0 castellan-3.9.1 cursive-0.2.2 glance networkx-2.6.2 oslo.limit-1.4.0 pydot-1.4.2 python-barbicanclient-5.1.0 retrying-1.3.3 simplegeneric-0.8.1 taskflow-4.6.1 2021-09-03 14:56:07.393 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-09-03 14:56:07.545 | + inc/python:pip_install:200 : result=0 2021-09-03 14:56:07.548 | + inc/python:pip_install:202 : time_stop pip_install 2021-09-03 14:56:07.550 | + functions-common:time_stop:2309 : local name 2021-09-03 14:56:07.553 | + functions-common:time_stop:2310 : local end_time 2021-09-03 14:56:07.555 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-03 14:56:07.557 | + functions-common:time_stop:2312 : local total 2021-09-03 14:56:07.559 | + functions-common:time_stop:2313 : local start_time 2021-09-03 14:56:07.562 | + functions-common:time_stop:2315 : name=pip_install 2021-09-03 14:56:07.564 | + functions-common:time_stop:2316 : start_time=1630680952114 2021-09-03 14:56:07.567 | + functions-common:time_stop:2318 : [[ -z 1630680952114 ]] 2021-09-03 14:56:07.569 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-03 14:56:07.573 | + functions-common:time_stop:2321 : end_time=1630680967571 2021-09-03 14:56:07.576 | + functions-common:time_stop:2322 : elapsed_time=15457 2021-09-03 14:56:07.578 | + functions-common:time_stop:2323 : total=82417 2021-09-03 14:56:07.580 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-03 14:56:07.582 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=97874 2021-09-03 14:56:07.585 | + inc/python:pip_install:203 : return 0 2021-09-03 14:56:07.587 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2021-09-03 14:56:07.589 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-09-03 14:56:07.592 | + functions-common:safe_chown:2210 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-09-03 14:56:07.611 | + functions-common:_safe_permission_operation:2058 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-09-03 14:56:07.623 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/glance 2021-09-03 14:56:07.626 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2021-09-03 14:56:07.628 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-03 14:56:07.632 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-03 14:56:07.634 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/glance, ]] 2021-09-03 14:56:07.637 | + inc/python:use_library_from_git:253 : return 1 2021-09-03 14:56:07.639 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-09-03 14:56:07.642 | + ./stack.sh:main:902 : configure_glance 2021-09-03 14:56:07.644 | + lib/glance:configure_glance:330 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2021-09-03 14:56:07.657 | + lib/glance:configure_glance:333 : local dburl 2021-09-03 14:56:07.660 | ++ lib/glance:configure_glance:334 : database_connection_url glance 2021-09-03 14:56:07.662 | ++ lib/database:database_connection_url:132 : local db=glance 2021-09-03 14:56:07.665 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql glance 2021-09-03 14:56:07.667 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=glance 2021-09-03 14:56:07.669 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-09-03 14:56:07.673 | + lib/glance:configure_glance:334 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-09-03 14:56:07.676 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2021-09-03 14:56:07.704 | + lib/glance:configure_glance:337 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-09-03 14:56:07.735 | + lib/glance:configure_glance:338 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2021-09-03 14:56:07.762 | + lib/glance:configure_glance:339 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2021-09-03 14:56:07.791 | + lib/glance:configure_glance:340 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2021-09-03 14:56:07.821 | + lib/glance:configure_glance:341 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2021-09-03 14:56:07.851 | + lib/glance:configure_glance:342 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2021-09-03 14:56:07.854 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/glance/glance-api.conf 2021-09-03 14:56:07.856 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=glance 2021-09-03 14:56:07.858 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=keystone_authtoken 2021-09-03 14:56:07.861 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2021-09-03 14:56:07.891 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2021-09-03 14:56:07.918 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.38/identity 2021-09-03 14:56:07.946 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2021-09-03 14:56:07.975 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2021-09-03 14:56:08.003 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2021-09-03 14:56:08.033 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2021-09-03 14:56:08.061 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2021-09-03 14:56:08.090 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-09-03 14:56:08.118 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2021-09-03 14:56:08.146 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2021-09-03 14:56:08.177 | + lib/glance:configure_glance:344 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2021-09-03 14:56:08.179 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2021-09-03 14:56:08.181 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2021-09-03 14:56:08.184 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-09-03 14:56:08.186 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-09-03 14:56:08.189 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-09-03 14:56:08.205 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 14:56:08.208 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-09-03 14:56:08.211 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-09-03 14:56:08.213 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-09-03 14:56:08.229 | ++ functions-common:is_service_enabled:1965 : return 0 2021-09-03 14:56:08.232 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.38:5672/ 2021-09-03 14:56:08.235 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.38:5672/ 2021-09-03 14:56:08.264 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-09-03 14:56:08.267 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-09-03 14:56:08.269 | + lib/glance:configure_glance:345 : '[' libvirt = libvirt ']' 2021-09-03 14:56:08.272 | + lib/glance:configure_glance:345 : '[' kvm = parallels ']' 2021-09-03 14:56:08.274 | + lib/glance:configure_glance:349 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2021-09-03 14:56:08.303 | + lib/glance:configure_glance:350 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2021-09-03 14:56:08.332 | + lib/glance:configure_glance:353 : configure_glance_store False False 2021-09-03 14:56:08.335 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2021-09-03 14:56:08.337 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2021-09-03 14:56:08.340 | + lib/glance:configure_glance_store:254 : local be 2021-09-03 14:56:08.342 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2021-09-03 14:56:08.345 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2021-09-03 14:56:08.347 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2021-09-03 14:56:08.379 | + lib/glance:configure_glance:356 : '[' -n '' ']' 2021-09-03 14:56:08.381 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.38 2021-09-03 14:56:08.412 | + lib/glance:configure_glance:363 : [[ False == \F\a\l\s\e ]] 2021-09-03 14:56:08.414 | + lib/glance:configure_glance:365 : is_service_enabled s-proxy 2021-09-03 14:56:08.430 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 14:56:08.433 | + lib/glance:configure_glance:366 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2021-09-03 14:56:08.461 | + lib/glance:configure_glance:367 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2021-09-03 14:56:08.489 | + lib/glance:configure_glance:369 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2021-09-03 14:56:08.517 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2021-09-03 14:56:08.545 | + lib/glance:configure_glance:371 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2021-09-03 14:56:08.572 | + lib/glance:configure_glance:372 : is_service_enabled tls-proxy 2021-09-03 14:56:08.589 | + functions-common:is_service_enabled:1965 : return 1 2021-09-03 14:56:08.591 | + lib/glance:configure_glance:375 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2021-09-03 14:56:08.620 | + lib/glance:configure_glance:377 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2021-09-03 14:56:08.655 | + lib/glance:configure_glance:379 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2021-09-03 14:56:08.684 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.38/identity/v3 2021-09-03 14:56:08.711 | + lib/glance:configure_glance:381 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2021-09-03 14:56:08.740 | + lib/glance:configure_glance:387 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.38/image 2021-09-03 14:56:08.768 | + lib/glance:configure_glance:389 : is_service_enabled tls-proxy 2021-09-03 14:56:08.786 | + functions-common:is_service_enabled:1965 : return 1 2021-09-03 14:56:08.788 | + lib/glance:configure_glance:395 : setup_logging /etc/glance/glance-api.conf 2021-09-03 14:56:08.791 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2021-09-03 14:56:08.793 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2021-09-03 14:56:08.796 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-09-03 14:56:08.813 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-09-03 14:56:08.816 | + functions:setup_systemd_logging:695 : local pidstr= 2021-09-03 14:56:08.818 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-09-03 14:56:08.821 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-09-03 14:56:08.823 | + 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}}' 2021-09-03 14:56:08.852 | + 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' 2021-09-03 14:56:08.880 | + 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' 2021-09-03 14:56:08.910 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-09-03 14:56:08.937 | + lib/glance:configure_glance:397 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2021-09-03 14:56:08.942 | + lib/glance:configure_glance:400 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2021-09-03 14:56:08.975 | + lib/glance:configure_glance:401 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2021-09-03 14:56:09.003 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2021-09-03 14:56:09.032 | + lib/glance:configure_glance:403 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.38/identity 2021-09-03 14:56:09.060 | + lib/glance:configure_glance:404 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2021-09-03 14:56:09.088 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2021-09-03 14:56:09.116 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2021-09-03 14:56:09.146 | + lib/glance:configure_glance:409 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2021-09-03 14:56:09.177 | + lib/glance:configure_glance:412 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2021-09-03 14:56:09.208 | + lib/glance:configure_glance:413 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2021-09-03 14:56:09.239 | + lib/glance:configure_glance:414 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2021-09-03 14:56:09.268 | + lib/glance:configure_glance:416 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2021-09-03 14:56:09.273 | + lib/glance:configure_glance:418 : cp -p /opt/stack/glance/etc/metadefs/cim-processor-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-resource-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-storage-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-virtual-system-setting-data.json /opt/stack/glance/etc/metadefs/compute-aggr-disk-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-iops-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-num-instances.json /opt/stack/glance/etc/metadefs/compute-cpu-pinning.json /opt/stack/glance/etc/metadefs/compute-guest-memory-backing.json /opt/stack/glance/etc/metadefs/compute-guest-shutdown.json /opt/stack/glance/etc/metadefs/compute-host-capabilities.json /opt/stack/glance/etc/metadefs/compute-hypervisor.json /opt/stack/glance/etc/metadefs/compute-instance-data.json /opt/stack/glance/etc/metadefs/compute-libvirt-image.json /opt/stack/glance/etc/metadefs/compute-libvirt.json /opt/stack/glance/etc/metadefs/compute-quota.json /opt/stack/glance/etc/metadefs/compute-randomgen.json /opt/stack/glance/etc/metadefs/compute-vcputopology.json /opt/stack/glance/etc/metadefs/compute-vmware-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware.json /opt/stack/glance/etc/metadefs/compute-vmware-quota-flavor.json /opt/stack/glance/etc/metadefs/compute-watchdog.json /opt/stack/glance/etc/metadefs/compute-xenapi.json /opt/stack/glance/etc/metadefs/glance-common-image-props.json /opt/stack/glance/etc/metadefs/image-signature-verification.json /opt/stack/glance/etc/metadefs/operating-system.json /opt/stack/glance/etc/metadefs/software-databases.json /opt/stack/glance/etc/metadefs/software-runtimes.json /opt/stack/glance/etc/metadefs/software-webservers.json /opt/stack/glance/etc/metadefs/storage-volume-type.json /etc/glance/metadefs 2021-09-03 14:56:09.279 | + lib/glance:configure_glance:420 : is_service_enabled tls-proxy 2021-09-03 14:56:09.296 | + functions-common:is_service_enabled:1965 : return 1 2021-09-03 14:56:09.299 | + lib/glance:configure_glance:428 : [[ False == False ]] 2021-09-03 14:56:09.302 | + lib/glance:configure_glance:429 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2021-09-03 14:56:09.304 | + lib/apache:write_local_uwsgi_http_config:319 : local file=/etc/glance/glance-uwsgi.ini 2021-09-03 14:56:09.306 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=/usr/local/bin/glance-wsgi-api 2021-09-03 14:56:09.308 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2021-09-03 14:56:09.311 | ++ lib/apache:write_local_uwsgi_http_config:322 : basename /usr/local/bin/glance-wsgi-api 2021-09-03 14:56:09.315 | + lib/apache:write_local_uwsgi_http_config:322 : name=glance-wsgi-api 2021-09-03 14:56:09.317 | + lib/apache:write_local_uwsgi_http_config:328 : rm -rf /etc/glance/glance-uwsgi.ini 2021-09-03 14:56:09.321 | + lib/apache:write_local_uwsgi_http_config:329 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2021-09-03 14:56:09.351 | ++ lib/apache:write_local_uwsgi_http_config:330 : get_random_port 2021-09-03 14:56:09.353 | ++ functions:get_random_port:836 : read lower_port upper_port 2021-09-03 14:56:09.356 | ++ functions:get_random_port:837 : true 2021-09-03 14:56:09.358 | ++ functions:get_random_port:838 : (( port = upper_port )) 2021-09-03 14:56:09.361 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2021-09-03 14:56:09.363 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2021-09-03 14:56:09.428 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2021-09-03 14:56:09.430 | ++ functions:get_random_port:841 : break 2 2021-09-03 14:56:09.432 | ++ functions:get_random_port:845 : echo 60999 2021-09-03 14:56:09.435 | + lib/apache:write_local_uwsgi_http_config:330 : port=60999 2021-09-03 14:56:09.437 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2021-09-03 14:56:09.464 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2021-09-03 14:56:09.492 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2021-09-03 14:56:09.519 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2021-09-03 14:56:09.547 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2021-09-03 14:56:09.575 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2021-09-03 14:56:09.604 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2021-09-03 14:56:09.631 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2021-09-03 14:56:09.660 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-09-03 14:56:09.687 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2021-09-03 14:56:09.714 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2021-09-03 14:56:09.741 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2021-09-03 14:56:09.769 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2021-09-03 14:56:09.797 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2021-09-03 14:56:09.824 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2021-09-03 14:56:09.852 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2021-09-03 14:56:09.880 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2021-09-03 14:56:09.908 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2021-09-03 14:56:09.935 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2021-09-03 14:56:09.962 | + lib/apache:write_local_uwsgi_http_config:361 : enable_apache_mod proxy 2021-09-03 14:56:09.965 | + lib/apache:enable_apache_mod:54 : local mod=proxy 2021-09-03 14:56:09.967 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-09-03 14:56:09.970 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-03 14:56:09.972 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-03 14:56:09.974 | + lib/apache:enable_apache_mod:59 : [[ proxy != \v\e\r\s\i\o\n ]] 2021-09-03 14:56:09.977 | + lib/apache:enable_apache_mod:59 : a2query -m proxy 2021-09-03 14:56:10.033 | proxy (enabled by site administrator) 2021-09-03 14:56:10.036 | + lib/apache:write_local_uwsgi_http_config:362 : enable_apache_mod proxy_http 2021-09-03 14:56:10.039 | + lib/apache:enable_apache_mod:54 : local mod=proxy_http 2021-09-03 14:56:10.041 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-09-03 14:56:10.043 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-03 14:56:10.046 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-03 14:56:10.049 | + lib/apache:enable_apache_mod:59 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2021-09-03 14:56:10.051 | + lib/apache:enable_apache_mod:59 : a2query -m proxy_http 2021-09-03 14:56:10.103 | No module matches proxy_http 2021-09-03 14:56:10.106 | + lib/apache:enable_apache_mod:60 : sudo a2enmod proxy_http 2021-09-03 14:56:10.168 | Considering dependency proxy for proxy_http: 2021-09-03 14:56:10.168 | Module proxy already enabled 2021-09-03 14:56:10.168 | Enabling module proxy_http. 2021-09-03 14:56:10.174 | To activate the new configuration, you need to run: 2021-09-03 14:56:10.174 | systemctl restart apache2 2021-09-03 14:56:10.178 | + lib/apache:enable_apache_mod:61 : restart_apache_server 2021-09-03 14:56:10.180 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-09-03 14:56:10.183 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-09-03 14:56:10.185 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart apache2 2021-09-03 14:56:10.314 | + lib/apache:write_local_uwsgi_http_config:363 : local apache_conf= 2021-09-03 14:56:10.318 | ++ lib/apache:write_local_uwsgi_http_config:364 : apache_site_config_for glance-wsgi-api 2021-09-03 14:56:10.321 | ++ lib/apache:apache_site_config_for:186 : local site=glance-wsgi-api 2021-09-03 14:56:10.323 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2021-09-03 14:56:10.326 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-03 14:56:10.329 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-03 14:56:10.331 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2021-09-03 14:56:10.334 | + lib/apache:write_local_uwsgi_http_config:364 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2021-09-03 14:56:10.337 | + lib/apache:write_local_uwsgi_http_config:365 : echo 'KeepAlive Off' 2021-09-03 14:56:10.337 | + lib/apache:write_local_uwsgi_http_config:365 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2021-09-03 14:56:10.347 | KeepAlive Off 2021-09-03 14:56:10.351 | + lib/apache:write_local_uwsgi_http_config:366 : echo 'SetEnv proxy-sendchunked 1' 2021-09-03 14:56:10.352 | + lib/apache:write_local_uwsgi_http_config:366 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2021-09-03 14:56:10.360 | SetEnv proxy-sendchunked 1 2021-09-03 14:56:10.364 | + lib/apache:write_local_uwsgi_http_config:367 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2021-09-03 14:56:10.364 | + lib/apache:write_local_uwsgi_http_config:367 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2021-09-03 14:56:10.372 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2021-09-03 14:56:10.376 | + lib/apache:write_local_uwsgi_http_config:368 : enable_apache_site glance-wsgi-api 2021-09-03 14:56:10.378 | + lib/apache:enable_apache_site:203 : local site=glance-wsgi-api 2021-09-03 14:56:10.380 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2021-09-03 14:56:10.383 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-09-03 14:56:10.385 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-09-03 14:56:10.387 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-03 14:56:10.390 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-03 14:56:10.393 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-09-03 14:56:10.395 | + lib/apache:enable_apache_site:206 : is_ubuntu 2021-09-03 14:56:10.397 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-03 14:56:10.400 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-03 14:56:10.402 | + lib/apache:enable_apache_site:207 : sudo a2ensite glance-wsgi-api 2021-09-03 14:56:10.463 | Enabling site glance-wsgi-api. 2021-09-03 14:56:10.469 | To activate the new configuration, you need to run: 2021-09-03 14:56:10.469 | systemctl reload apache2 2021-09-03 14:56:10.474 | + lib/apache:write_local_uwsgi_http_config:369 : restart_apache_server 2021-09-03 14:56:10.476 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-09-03 14:56:10.479 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-09-03 14:56:10.481 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart apache2 2021-09-03 14:56:10.607 | ++ lib/glance:configure_glance:432 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2021-09-03 14:56:10.614 | + lib/glance:configure_glance:432 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2021-09-03 14:56:10.645 | + lib/glance:configure_glance:442 : [[ False == True ]] 2021-09-03 14:56:10.648 | + ./stack.sh:main:905 : is_service_enabled cinder 2021-09-03 14:56:10.666 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 14:56:10.668 | + ./stack.sh:main:907 : stack_install_service cinder 2021-09-03 14:56:10.671 | + lib/stack:stack_install_service:20 : local service=cinder 2021-09-03 14:56:10.673 | + lib/stack:stack_install_service:21 : type install_cinder 2021-09-03 14:56:10.676 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-09-03 14:56:10.678 | + lib/stack:stack_install_service:32 : install_cinder 2021-09-03 14:56:10.680 | + lib/cinder:install_cinder:463 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2021-09-03 14:56:10.683 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/cinder.git 2021-09-03 14:56:10.685 | + functions-common:git_clone:524 : local git_dest=/opt/stack/cinder 2021-09-03 14:56:10.688 | + functions-common:git_clone:525 : local git_ref=master 2021-09-03 14:56:10.690 | + functions-common:git_clone:526 : local orig_dir 2021-09-03 14:56:10.693 | ++ functions-common:git_clone:527 : pwd 2021-09-03 14:56:10.696 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-09-03 14:56:10.698 | + functions-common:git_clone:528 : local git_clone_flags= 2021-09-03 14:56:10.701 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-09-03 14:56:10.718 | + functions-common:git_clone:530 : RECLONE=False 2021-09-03 14:56:10.720 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-09-03 14:56:10.723 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-09-03 14:56:10.725 | + functions-common:git_clone:544 : echo master 2021-09-03 14:56:10.726 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-09-03 14:56:10.731 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/cinder ]] 2021-09-03 14:56:10.733 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-09-03 14:56:10.735 | + functions-common:git_clone:592 : cd /opt/stack/cinder 2021-09-03 14:56:10.738 | + functions-common:git_clone:593 : git show --oneline 2021-09-03 14:56:10.739 | + functions-common:git_clone:593 : head -1 2021-09-03 14:56:10.744 | 14b6eba3a Merge commit 'refs/changes/61/759961/8' of ssh://review.openstack.org:29418/openstack/cinder into HEAD 2021-09-03 14:56:10.747 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-09-03 14:56:10.750 | + lib/cinder:install_cinder:464 : setup_develop /opt/stack/cinder 2021-09-03 14:56:10.753 | + inc/python:setup_develop:338 : local bindep 2021-09-03 14:56:10.755 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2021-09-03 14:56:10.758 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2021-09-03 14:56:10.760 | + inc/python:setup_develop:344 : local extras= 2021-09-03 14:56:10.763 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2021-09-03 14:56:10.766 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-09-03 14:56:10.768 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2021-09-03 14:56:10.771 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2021-09-03 14:56:10.773 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-09-03 14:56:10.776 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-09-03 14:56:10.779 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2021-09-03 14:56:10.781 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-09-03 14:56:10.784 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2021-09-03 14:56:10.787 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-09-03 14:56:10.789 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2021-09-03 14:56:10.792 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2021-09-03 14:56:10.798 | + inc/python:_setup_package_with_constraints_edit:385 : name=cinder 2021-09-03 14:56:10.801 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2021-09-03 14:56:11.428 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/cinder -e 2021-09-03 14:56:11.430 | + inc/python:setup_package:418 : local bindep=0 2021-09-03 14:56:11.433 | + inc/python:setup_package:419 : local bindep_flag= 2021-09-03 14:56:11.435 | + inc/python:setup_package:420 : local bindep_profiles= 2021-09-03 14:56:11.438 | + inc/python:setup_package:421 : [[ /opt/stack/cinder == -bindep* ]] 2021-09-03 14:56:11.440 | + inc/python:setup_package:426 : local project_dir=/opt/stack/cinder 2021-09-03 14:56:11.443 | + inc/python:setup_package:427 : local flags=-e 2021-09-03 14:56:11.445 | + inc/python:setup_package:428 : local extras= 2021-09-03 14:56:11.447 | + inc/python:setup_package:432 : [[ -n -e ]] 2021-09-03 14:56:11.450 | + inc/python:setup_package:432 : [[ -z '' ]] 2021-09-03 14:56:11.452 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2021-09-03 14:56:11.455 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2021-09-03 14:56:11.458 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2021-09-03 14:56:11.460 | + inc/python:setup_package:446 : pip_install -e /opt/stack/cinder 2021-09-03 14:56:11.481 | Using python 3.8 to install /opt/stack/cinder 2021-09-03 14:56:11.483 | + 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 2021-09-03 14:56:12.273 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 14:56:12.273 | from cryptography.utils import int_from_bytes 2021-09-03 14:56:12.273 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 14:56:12.273 | from cryptography.utils import int_from_bytes 2021-09-03 14:56:13.278 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-09-03 14:56:13.294 | Obtaining file:///opt/stack/cinder 2021-09-03 14:56:15.437 | Requirement already satisfied: pbr>=5.5.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev88) (5.6.0) 2021-09-03 14:56:15.438 | Requirement already satisfied: decorator>=4.4.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev88) (5.0.9) 2021-09-03 14:56:15.440 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev88) (0.31.1) 2021-09-03 14:56:15.442 | Requirement already satisfied: greenlet>=0.4.16 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev88) (1.1.1) 2021-09-03 14:56:15.443 | Requirement already satisfied: httplib2>=0.18.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev88) (0.19.1) 2021-09-03 14:56:15.445 | Requirement already satisfied: iso8601>=0.1.12 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev88) (0.1.16) 2021-09-03 14:56:15.447 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from cinder==19.0.0.0b2.dev88) (3.2.0) 2021-09-03 14:56:15.448 | Requirement already satisfied: keystoneauth1>=4.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev88) (4.3.1) 2021-09-03 14:56:15.450 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev88) (9.3.0) 2021-09-03 14:56:15.452 | Requirement already satisfied: lxml>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev88) (4.6.3) 2021-09-03 14:56:15.563 | Collecting oauth2client>=4.1.3 2021-09-03 14:56:15.570 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b8a/81cc5d60e2d36/oauth2client-4.1.3-py2.py3-none-any.whl (98 kB) 2021-09-03 14:56:15.580 | Requirement already satisfied: oslo.config>=8.3.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev88) (8.7.1) 2021-09-03 14:56:15.581 | Requirement already satisfied: oslo.concurrency>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev88) (4.4.0) 2021-09-03 14:56:15.583 | Requirement already satisfied: oslo.context>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev88) (3.3.1) 2021-09-03 14:56:15.585 | Requirement already satisfied: oslo.db>=8.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev88) (10.0.0) 2021-09-03 14:56:15.586 | Requirement already satisfied: oslo.log>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev88) (4.6.0) 2021-09-03 14:56:15.588 | Requirement already satisfied: oslo.messaging>=12.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev88) (12.9.1) 2021-09-03 14:56:15.590 | Requirement already satisfied: oslo.middleware>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev88) (4.4.0) 2021-09-03 14:56:15.592 | Requirement already satisfied: oslo.policy>=3.6.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev88) (3.8.2) 2021-09-03 14:56:15.594 | Requirement already satisfied: oslo.privsep>=2.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev88) (2.6.2) 2021-09-03 14:56:15.596 | Requirement already satisfied: oslo.reports>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev88) (2.3.0) 2021-09-03 14:56:15.597 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev88) (6.3.0) 2021-09-03 14:56:15.599 | Requirement already satisfied: oslo.serialization>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev88) (4.2.0) 2021-09-03 14:56:15.601 | Requirement already satisfied: oslo.service>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev88) (2.6.0) 2021-09-03 14:56:15.603 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev88) (1.4.0) 2021-09-03 14:56:15.605 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev88) (4.10.0) 2021-09-03 14:56:15.606 | Requirement already satisfied: oslo.versionedobjects>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev88) (2.5.0) 2021-09-03 14:56:15.608 | Requirement already satisfied: osprofiler>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev88) (3.4.1) 2021-09-03 14:56:15.610 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev88) (21.0) 2021-09-03 14:56:15.727 | Collecting paramiko>=2.7.2 2021-09-03 14:56:15.735 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4f3/e316fef2ac628/paramiko-2.7.2-py2.py3-none-any.whl (206 kB) 2021-09-03 14:56:15.745 | Requirement already satisfied: Paste>=3.4.3 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev88) (3.5.0) 2021-09-03 14:56:15.747 | Requirement already satisfied: PasteDeploy>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev88) (2.1.1) 2021-09-03 14:56:15.749 | Requirement already satisfied: psutil>=5.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev88) (5.8.0) 2021-09-03 14:56:15.751 | Requirement already satisfied: pyparsing>=2.4.7 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev88) (2.4.7) 2021-09-03 14:56:15.753 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev88) (5.1.0) 2021-09-03 14:56:15.844 | Collecting python-glanceclient>=3.2.2 2021-09-03 14:56:15.851 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2e0/05004ead1893b/python_glanceclient-3.5.0-py3-none-any.whl (198 kB) 2021-09-03 14:56:15.862 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev88) (4.2.0) 2021-09-03 14:56:15.864 | Requirement already satisfied: python-novaclient>=17.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev88) (17.5.0) 2021-09-03 14:56:15.865 | Requirement already satisfied: python-swiftclient>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev88) (3.12.0) 2021-09-03 14:56:15.868 | Requirement already satisfied: pytz>=2020.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev88) (2021.1) 2021-09-03 14:56:15.870 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev88) (2.26.0) 2021-09-03 14:56:15.871 | Requirement already satisfied: Routes>=2.4.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev88) (2.5.1) 2021-09-03 14:56:15.873 | Requirement already satisfied: taskflow>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev88) (4.6.1) 2021-09-03 14:56:15.915 | Collecting rtslib-fb>=2.1.74 2021-09-03 14:56:15.922 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6f1/5bc30b55e0d35/rtslib-fb-2.1.74.tar.gz (73 kB) 2021-09-03 14:56:16.625 | Requirement already satisfied: six>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev88) (1.16.0) 2021-09-03 14:56:16.627 | Requirement already satisfied: SQLAlchemy>=1.3.19 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev88) (1.4.23) 2021-09-03 14:56:16.628 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev88) (0.13.0) 2021-09-03 14:56:16.630 | Requirement already satisfied: stevedore>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev88) (3.4.0) 2021-09-03 14:56:16.680 | Collecting tabulate>=0.8.7 2021-09-03 14:56:16.686 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d7c/013fe7abbc5e4/tabulate-0.8.9-py3-none-any.whl (25 kB) 2021-09-03 14:56:16.691 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev88) (6.3.1) 2021-09-03 14:56:16.693 | Requirement already satisfied: WebOb>=1.8.6 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev88) (1.8.7) 2021-09-03 14:56:16.695 | Requirement already satisfied: oslo.i18n>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev88) (5.0.1) 2021-09-03 14:56:16.814 | Collecting oslo.vmware>=3.8.0 2021-09-03 14:56:16.820 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/9fe/bfa4804008ae3/oslo.vmware-3.9.1-py3-none-any.whl (491 kB) 2021-09-03 14:56:16.840 | Requirement already satisfied: os-brick>=4.3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev88) (5.0.0) 2021-09-03 14:56:16.842 | Requirement already satisfied: os-win>=5.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev88) (5.5.0) 2021-09-03 14:56:16.843 | Requirement already satisfied: tooz>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev88) (2.9.0) 2021-09-03 14:56:16.976 | Collecting google-api-python-client>=1.11.0 2021-09-03 14:56:16.995 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/042/71ac5d8bb1218/google_api_python_client-2.19.0-py2.py3-none-any.whl (7.4 MB) 2021-09-03 14:56:17.169 | Requirement already satisfied: castellan>=3.6.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev88) (3.9.1) 2021-09-03 14:56:17.171 | Requirement already satisfied: cryptography>=3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev88) (3.4.8) 2021-09-03 14:56:17.174 | Requirement already satisfied: cursive>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev88) (0.2.2) 2021-09-03 14:56:17.213 | Collecting zstd>=1.4.5.1 2021-09-03 14:56:17.219 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8d3/388a15135c481/zstd-1.5.0.2.tar.gz (528 kB) 2021-09-03 14:56:18.956 | Collecting boto3>=1.16.51 2021-09-03 14:56:18.966 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/461/f659c06f9f566/boto3-1.18.33-py3-none-any.whl (131 kB) 2021-09-03 14:56:18.989 | Requirement already satisfied: jmespath<1.0.0,>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==19.0.0.0b2.dev88) (0.10.0) 2021-09-03 14:56:20.626 | Collecting botocore<1.22.0,>=1.21.33 2021-09-03 14:56:20.649 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b32/1b570a0da4c62/botocore-1.21.33-py3-none-any.whl (7.8 MB) 2021-09-03 14:56:20.907 | Collecting s3transfer<0.6.0,>=0.5.0 2021-09-03 14:56:20.913 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/9c1/dc369814391a6/s3transfer-0.5.0-py3-none-any.whl (79 kB) 2021-09-03 14:56:20.931 | Requirement already satisfied: python-dateutil<3.0.0,>=2.1 in /usr/local/lib/python3.8/dist-packages (from botocore<1.22.0,>=1.21.33->boto3>=1.16.51->cinder==19.0.0.0b2.dev88) (2.8.2) 2021-09-03 14:56:20.933 | Requirement already satisfied: urllib3<1.27,>=1.25.4 in /usr/local/lib/python3.8/dist-packages (from botocore<1.22.0,>=1.21.33->boto3>=1.16.51->cinder==19.0.0.0b2.dev88) (1.26.6) 2021-09-03 14:56:21.052 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=3.1->cinder==19.0.0.0b2.dev88) (1.14.6) 2021-09-03 14:56:21.058 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=3.1->cinder==19.0.0.0b2.dev88) (2.20) 2021-09-03 14:56:21.095 | Requirement already satisfied: dnspython<2.0.0,>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->cinder==19.0.0.0b2.dev88) (1.16.0) 2021-09-03 14:56:21.245 | Collecting google-auth<3.0.0dev,>=1.16.0 2021-09-03 14:56:21.252 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/cde/472372e030e1e/google_auth-2.0.2-py2.py3-none-any.whl (152 kB) 2021-09-03 14:56:21.363 | Collecting google-api-core<3.0.0dev,>=1.21.0 2021-09-03 14:56:21.369 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b8a/d41f72a70dd70/google_api_core-2.0.1-py2.py3-none-any.whl (92 kB) 2021-09-03 14:56:21.409 | Collecting uritemplate<4dev,>=3.0.0 2021-09-03 14:56:21.416 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/076/20c3f3f8eed1f/uritemplate-3.0.1-py2.py3-none-any.whl (15 kB) 2021-09-03 14:56:21.449 | Collecting google-auth-httplib2>=0.1.0 2021-09-03 14:56:21.456 | 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) 2021-09-03 14:56:21.483 | Requirement already satisfied: setuptools>=40.3.0 in /usr/local/lib/python3.8/dist-packages (from google-api-core<3.0.0dev,>=1.21.0->google-api-python-client>=1.11.0->cinder==19.0.0.0b2.dev88) (57.4.0) 2021-09-03 14:56:21.485 | Requirement already satisfied: protobuf>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from google-api-core<3.0.0dev,>=1.21.0->google-api-python-client>=1.11.0->cinder==19.0.0.0b2.dev88) (3.17.3) 2021-09-03 14:56:21.551 | Collecting googleapis-common-protos<2.0dev,>=1.6.0 2021-09-03 14:56:21.558 | 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) 2021-09-03 14:56:21.586 | Requirement already satisfied: cachetools<5.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from google-auth<3.0.0dev,>=1.16.0->google-api-python-client>=1.11.0->cinder==19.0.0.0b2.dev88) (4.2.2) 2021-09-03 14:56:21.646 | Collecting rsa<5,>=3.1.4 2021-09-03 14:56:21.653 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/78f/9a9bf4e7be0c5/rsa-4.7.2-py3-none-any.whl (34 kB) 2021-09-03 14:56:21.772 | Collecting pyasn1-modules>=0.2.1 2021-09-03 14:56:21.779 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a50/b808ffeb97cb3/pyasn1_modules-0.2.8-py2.py3-none-any.whl (155 kB) 2021-09-03 14:56:21.916 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=4.2.1->cinder==19.0.0.0b2.dev88) (1.7.0) 2021-09-03 14:56:21.987 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==19.0.0.0b2.dev88) (3.1.1) 2021-09-03 14:56:21.989 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==19.0.0.0b2.dev88) (2.8.1) 2021-09-03 14:56:22.168 | Collecting pyasn1>=0.1.7 2021-09-03 14:56:22.175 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/39c/7e2ec30515947/pyasn1-0.4.8-py2.py3-none-any.whl (77 kB) 2021-09-03 14:56:22.306 | Requirement already satisfied: dogpile.cache>=1.1.2 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=9.1.0->cinder==19.0.0.0b2.dev88) (1.1.4) 2021-09-03 14:56:22.338 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.4.0->cinder==19.0.0.0b2.dev88) (0.14.1) 2021-09-03 14:56:22.355 | Requirement already satisfied: monotonic>=0.1 in /usr/local/lib/python3.8/dist-packages (from fasteners>=0.7.0->oslo.concurrency>=4.4.0->cinder==19.0.0.0b2.dev88) (1.6) 2021-09-03 14:56:22.411 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.0.0.0b2.dev88) (2.2.0) 2021-09-03 14:56:22.413 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.0.0.0b2.dev88) (0.8.0) 2021-09-03 14:56:22.415 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.0.0.0b2.dev88) (1.5.0) 2021-09-03 14:56:22.416 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.0.0.0b2.dev88) (5.4.1) 2021-09-03 14:56:22.434 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=8.3.2->cinder==19.0.0.0b2.dev88) (1.12.1) 2021-09-03 14:56:22.519 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=8.4.0->cinder==19.0.0.0b2.dev88) (0.5.0) 2021-09-03 14:56:22.525 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=8.4.0->cinder==19.0.0.0b2.dev88) (1.7.1) 2021-09-03 14:56:22.530 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=8.4.0->cinder==19.0.0.0b2.dev88) (2.0.1) 2021-09-03 14:56:22.560 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=8.4.0->cinder==19.0.0.0b2.dev88) (1.1.5) 2021-09-03 14:56:22.562 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=8.4.0->cinder==19.0.0.0b2.dev88) (5.2.2) 2021-09-03 14:56:22.632 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.4.0->cinder==19.0.0.0b2.dev88) (0.9.6) 2021-09-03 14:56:22.706 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.0.0.0b2.dev88) (5.1.0) 2021-09-03 14:56:22.715 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.0.0.0b2.dev88) (0.3.0) 2021-09-03 14:56:22.721 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.0.0.0b2.dev88) (2.3.0) 2021-09-03 14:56:22.723 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.0.0.0b2.dev88) (5.0.6) 2021-09-03 14:56:22.742 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=12.5.0->cinder==19.0.0.0b2.dev88) (5.0.0) 2021-09-03 14:56:22.857 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=12.5.0->cinder==19.0.0.0b2.dev88) (0.11.0) 2021-09-03 14:56:22.898 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==19.0.0.0b2.dev88) (3.2.0) 2021-09-03 14:56:22.901 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==19.0.0.0b2.dev88) (3.3.0) 2021-09-03 14:56:22.905 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==19.0.0.0b2.dev88) (3.0.1) 2021-09-03 14:56:22.954 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=4.1.1->cinder==19.0.0.0b2.dev88) (2.0.1) 2021-09-03 14:56:23.035 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.4.0->cinder==19.0.0.0b2.dev88) (1.0.2) 2021-09-03 14:56:23.231 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->cinder==19.0.0.0b2.dev88) (1.3.2) 2021-09-03 14:56:23.239 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->cinder==19.0.0.0b2.dev88) (3.0.0) 2021-09-03 14:56:23.270 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.5.0->cinder==19.0.0.0b2.dev88) (2.5.0) 2021-09-03 14:56:23.306 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.1.1->cinder==19.0.0.0b2.dev88) (0.7.2) 2021-09-03 14:56:23.351 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.8.0->cinder==19.0.0.0b2.dev88) (0.11.0) 2021-09-03 14:56:23.514 | Collecting suds-jurko>=0.6 2021-09-03 14:56:23.522 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/f39/8754a66f0fee9/suds_jurko-0.6-py3-none-any.whl (454 kB) 2021-09-03 14:56:23.837 | Collecting pynacl>=1.0.1 2021-09-03 14:56:23.845 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/30f/9b96db44e09b3/PyNaCl-1.4.0-cp35-abi3-manylinux1_x86_64.whl (961 kB) 2021-09-03 14:56:24.343 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-barbicanclient>=5.0.1->cinder==19.0.0.0b2.dev88) (3.9.0) 2021-09-03 14:56:24.391 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==19.0.0.0b2.dev88) (0.4.0) 2021-09-03 14:56:24.398 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==19.0.0.0b2.dev88) (2.1.2) 2021-09-03 14:56:24.511 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==19.0.0.0b2.dev88) (0.2.5) 2021-09-03 14:56:24.512 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==19.0.0.0b2.dev88) (21.2.0) 2021-09-03 14:56:24.514 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==19.0.0.0b2.dev88) (1.8.2) 2021-09-03 14:56:24.516 | Requirement already satisfied: colorama>=0.3.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==19.0.0.0b2.dev88) (0.4.4) 2021-09-03 14:56:24.778 | Collecting warlock<2,>=1.2.0 2021-09-03 14:56:24.785 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/d9d/f06a9128971cb/warlock-1.3.3-py2.py3-none-any.whl (9.8 kB) 2021-09-03 14:56:24.795 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==19.0.0.0b2.dev88) (20.0.1) 2021-09-03 14:56:25.171 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==19.0.0.0b2.dev88) (3.2) 2021-09-03 14:56:25.173 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==19.0.0.0b2.dev88) (2.0.4) 2021-09-03 14:56:25.175 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==19.0.0.0b2.dev88) (2021.5.30) 2021-09-03 14:56:25.368 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.4.1->cinder==19.0.0.0b2.dev88) (0.7) 2021-09-03 14:56:25.535 | Collecting pyudev>=0.16.1 2021-09-03 14:56:25.542 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/023/9b019574842a5/pyudev-0.22.0-py3-none-any.whl (63 kB) 2021-09-03 14:56:26.083 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==19.0.0.0b2.dev88) (0.5.2) 2021-09-03 14:56:26.084 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==19.0.0.0b2.dev88) (0.4.1) 2021-09-03 14:56:26.357 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==19.0.0.0b2.dev88) (2.4.0) 2021-09-03 14:56:26.376 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==19.0.0.0b2.dev88) (2.6.2) 2021-09-03 14:56:26.378 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==19.0.0.0b2.dev88) (1.4.2) 2021-09-03 14:56:26.805 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.5.0->cinder==19.0.0.0b2.dev88) (1.0.0) 2021-09-03 14:56:26.964 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=2.7.1->cinder==19.0.0.0b2.dev88) (0.12.1) 2021-09-03 14:56:27.180 | Requirement already satisfied: jsonpatch<2,>=0.10 in /usr/local/lib/python3.8/dist-packages (from warlock<2,>=1.2.0->python-glanceclient>=3.2.2->cinder==19.0.0.0b2.dev88) (1.32) 2021-09-03 14:56:27.229 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch<2,>=0.10->warlock<2,>=1.2.0->python-glanceclient>=3.2.2->cinder==19.0.0.0b2.dev88) (2.1) 2021-09-03 14:56:27.587 | Requirement already satisfied: zipp>=3.1.0 in /usr/local/lib/python3.8/dist-packages (from importlib-resources->alembic>=0.9.6->oslo.db>=8.4.0->cinder==19.0.0.0b2.dev88) (3.5.0) 2021-09-03 14:56:27.945 | Building wheels for collected packages: rtslib-fb, zstd 2021-09-03 14:56:27.945 | Building wheel for rtslib-fb (setup.py): started 2021-09-03 14:56:28.720 | Building wheel for rtslib-fb (setup.py): finished with status 'done' 2021-09-03 14:56:28.721 | Created wheel for rtslib-fb: filename=rtslib_fb-2.1.74-py3-none-any.whl size=85412 sha256=1c33b2c44808e79c8c679813a2a30071c05eb0524160a06f428b7c05e93a2bb8 2021-09-03 14:56:28.721 | Stored in directory: /root/.cache/pip/wheels/0a/66/4f/3df2a9dc0ce4bd9783f4e0597600268e05f1fdc434bf783a5c 2021-09-03 14:56:28.725 | Building wheel for zstd (setup.py): started 2021-09-03 14:57:29.225 | Building wheel for zstd (setup.py): still running... 2021-09-03 14:57:37.347 | Building wheel for zstd (setup.py): finished with status 'done' 2021-09-03 14:57:37.364 | Created wheel for zstd: filename=zstd-1.5.0.2-cp38-cp38-linux_x86_64.whl size=2349310 sha256=8196ca8866ba62f970dad36da9701af22bdbac9de95478b3a13156c98717363a 2021-09-03 14:57:37.364 | Stored in directory: /root/.cache/pip/wheels/44/cf/d0/167a454a4b3d5833a5666b8512dbe0bcc20ef0424d943b6c7a 2021-09-03 14:57:37.368 | Successfully built rtslib-fb zstd 2021-09-03 14:57:38.399 | Installing collected packages: pyasn1, rsa, pyasn1-modules, googleapis-common-protos, google-auth, botocore, warlock, uritemplate, suds-jurko, s3transfer, pyudev, pynacl, google-auth-httplib2, google-api-core, zstd, tabulate, rtslib-fb, python-glanceclient, paramiko, oslo.vmware, oauth2client, google-api-python-client, boto3, cinder 2021-09-03 14:57:40.453 | Attempting uninstall: pynacl 2021-09-03 14:57:40.455 | Found existing installation: PyNaCl 1.3.0 2021-09-03 14:57:40.462 | Uninstalling PyNaCl-1.3.0: 2021-09-03 14:57:40.490 | Successfully uninstalled PyNaCl-1.3.0 2021-09-03 14:57:42.204 | Running setup.py develop for cinder 2021-09-03 14:57:45.610 | Successfully installed boto3-1.18.33 botocore-1.21.33 cinder google-api-core-2.0.1 google-api-python-client-2.19.0 google-auth-2.0.2 google-auth-httplib2-0.1.0 googleapis-common-protos-1.53.0 oauth2client-4.1.3 oslo.vmware-3.9.1 paramiko-2.7.2 pyasn1-0.4.8 pyasn1-modules-0.2.8 pynacl-1.4.0 python-glanceclient-3.5.0 pyudev-0.22.0 rsa-4.7.2 rtslib-fb-2.1.74 s3transfer-0.5.0 suds-jurko-0.6 tabulate-0.8.9 uritemplate-3.0.1 warlock-1.3.3 zstd-1.5.0.2 2021-09-03 14:57:45.611 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-09-03 14:57:45.858 | + inc/python:pip_install:200 : result=0 2021-09-03 14:57:45.861 | + inc/python:pip_install:202 : time_stop pip_install 2021-09-03 14:57:45.863 | + functions-common:time_stop:2309 : local name 2021-09-03 14:57:45.865 | + functions-common:time_stop:2310 : local end_time 2021-09-03 14:57:45.867 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-03 14:57:45.870 | + functions-common:time_stop:2312 : local total 2021-09-03 14:57:45.872 | + functions-common:time_stop:2313 : local start_time 2021-09-03 14:57:45.875 | + functions-common:time_stop:2315 : name=pip_install 2021-09-03 14:57:45.877 | + functions-common:time_stop:2316 : start_time=1630680971475 2021-09-03 14:57:45.879 | + functions-common:time_stop:2318 : [[ -z 1630680971475 ]] 2021-09-03 14:57:45.882 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-03 14:57:45.886 | + functions-common:time_stop:2321 : end_time=1630681065883 2021-09-03 14:57:45.889 | + functions-common:time_stop:2322 : elapsed_time=94408 2021-09-03 14:57:45.892 | + functions-common:time_stop:2323 : total=97874 2021-09-03 14:57:45.894 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-03 14:57:45.896 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=192282 2021-09-03 14:57:45.898 | + inc/python:pip_install:203 : return 0 2021-09-03 14:57:45.901 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2021-09-03 14:57:45.904 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-09-03 14:57:45.906 | + functions-common:safe_chown:2210 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-09-03 14:57:45.925 | + functions-common:_safe_permission_operation:2058 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-09-03 14:57:45.937 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/cinder 2021-09-03 14:57:45.940 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2021-09-03 14:57:45.942 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-03 14:57:45.945 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-03 14:57:45.947 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/cinder, ]] 2021-09-03 14:57:45.950 | + inc/python:use_library_from_git:253 : return 1 2021-09-03 14:57:45.953 | + lib/cinder:install_cinder:465 : [[ lioadm == \t\g\t\a\d\m ]] 2021-09-03 14:57:45.955 | + lib/cinder:install_cinder:467 : [[ lioadm == \l\i\o\a\d\m ]] 2021-09-03 14:57:45.958 | + lib/cinder:install_cinder:468 : is_ubuntu 2021-09-03 14:57:45.960 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-03 14:57:45.963 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-03 14:57:45.965 | + lib/cinder:install_cinder:470 : sudo mkdir -p /etc/target 2021-09-03 14:57:45.976 | + lib/cinder:install_cinder:472 : install_package targetcli-fb 2021-09-03 14:57:45.979 | + functions-common:install_package:1347 : update_package_repo 2021-09-03 14:57:45.982 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-09-03 14:57:45.984 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2021-09-03 14:57:45.986 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-09-03 14:57:45.989 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-09-03 14:57:45.991 | + functions-common:update_package_repo:1327 : is_ubuntu 2021-09-03 14:57:45.994 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-03 14:57:45.997 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-03 14:57:45.999 | + functions-common:update_package_repo:1328 : apt_get_update 2021-09-03 14:57:46.002 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2021-09-03 14:57:46.004 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2021-09-03 14:57:46.007 | + functions-common:apt_get_update:1074 : return 2021-09-03 14:57:46.009 | + functions-common:install_package:1348 : real_install_package targetcli-fb 2021-09-03 14:57:46.012 | + functions-common:real_install_package:1333 : is_ubuntu 2021-09-03 14:57:46.015 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-03 14:57:46.017 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-03 14:57:46.020 | + functions-common:real_install_package:1334 : apt_get install targetcli-fb 2021-09-03 14:57:46.043 | + functions-common:apt_get:1114 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2021-09-03 14:57:46.148 | Reading package lists... 2021-09-03 14:57:46.367 | Building dependency tree... 2021-09-03 14:57:46.369 | Reading state information... 2021-09-03 14:57:46.596 | The following packages were automatically installed and are no longer required: 2021-09-03 14:57:46.597 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-09-03 14:57:46.597 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-09-03 14:57:46.597 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-09-03 14:57:46.597 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-09-03 14:57:46.597 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-09-03 14:57:46.597 | python3-zope.interface 2021-09-03 14:57:46.597 | Use 'sudo apt autoremove' to remove them. 2021-09-03 14:57:46.598 | The following additional packages will be installed: 2021-09-03 14:57:46.598 | python3-configshell-fb python3-pyparsing python3-pyudev python3-rtslib-fb 2021-09-03 14:57:46.598 | python3-urwid 2021-09-03 14:57:46.599 | Suggested packages: 2021-09-03 14:57:46.599 | python-pyparsing-doc python-urwid-doc 2021-09-03 14:57:46.665 | The following NEW packages will be installed: 2021-09-03 14:57:46.665 | python3-configshell-fb python3-pyparsing python3-pyudev python3-rtslib-fb 2021-09-03 14:57:46.665 | python3-urwid targetcli-fb 2021-09-03 14:57:47.095 | 0 upgraded, 6 newly installed, 0 to remove and 85 not upgraded. 2021-09-03 14:57:47.095 | Need to get 356 kB of archives. 2021-09-03 14:57:47.095 | After this operation, 2,294 kB of additional disk space will be used. 2021-09-03 14:57:47.095 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-pyparsing all 2.4.6-1 [61.3 kB] 2021-09-03 14:57:47.554 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-urwid amd64 2.0.1-3 [159 kB] 2021-09-03 14:57:47.820 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-configshell-fb all 1:1.1.27-0ubuntu1 [28.0 kB] 2021-09-03 14:57:47.847 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-pyudev all 0.21.0-3ubuntu1 [37.1 kB] 2021-09-03 14:57:47.871 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3-rtslib-fb all 2.1.71-0ubuntu1.1 [36.4 kB] 2021-09-03 14:57:47.893 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 targetcli-fb all 1:2.1.51-0ubuntu1 [35.1 kB] 2021-09-03 14:57:48.456 | Fetched 356 kB in 1s (287 kB/s) 2021-09-03 14:57:48.487 | Selecting previously unselected package python3-pyparsing. 2021-09-03 14:57:48.541 | (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 ... 90913 files and directories currently installed.) 2021-09-03 14:57:48.545 | Preparing to unpack .../0-python3-pyparsing_2.4.6-1_all.deb ... 2021-09-03 14:57:48.547 | Unpacking python3-pyparsing (2.4.6-1) ... 2021-09-03 14:57:48.584 | Selecting previously unselected package python3-urwid. 2021-09-03 14:57:48.594 | Preparing to unpack .../1-python3-urwid_2.0.1-3_amd64.deb ... 2021-09-03 14:57:48.596 | Unpacking python3-urwid (2.0.1-3) ... 2021-09-03 14:57:48.653 | Selecting previously unselected package python3-configshell-fb. 2021-09-03 14:57:48.662 | Preparing to unpack .../2-python3-configshell-fb_1%3a1.1.27-0ubuntu1_all.deb ... 2021-09-03 14:57:48.664 | Unpacking python3-configshell-fb (1:1.1.27-0ubuntu1) ... 2021-09-03 14:57:48.701 | Selecting previously unselected package python3-pyudev. 2021-09-03 14:57:48.710 | Preparing to unpack .../3-python3-pyudev_0.21.0-3ubuntu1_all.deb ... 2021-09-03 14:57:48.712 | Unpacking python3-pyudev (0.21.0-3ubuntu1) ... 2021-09-03 14:57:48.753 | Selecting previously unselected package python3-rtslib-fb. 2021-09-03 14:57:48.762 | Preparing to unpack .../4-python3-rtslib-fb_2.1.71-0ubuntu1.1_all.deb ... 2021-09-03 14:57:48.764 | Unpacking python3-rtslib-fb (2.1.71-0ubuntu1.1) ... 2021-09-03 14:57:48.804 | Selecting previously unselected package targetcli-fb. 2021-09-03 14:57:48.814 | Preparing to unpack .../5-targetcli-fb_1%3a2.1.51-0ubuntu1_all.deb ... 2021-09-03 14:57:48.816 | Unpacking targetcli-fb (1:2.1.51-0ubuntu1) ... 2021-09-03 14:57:48.875 | Setting up python3-urwid (2.0.1-3) ... 2021-09-03 14:57:49.225 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:141: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2021-09-03 14:57:49.225 | assert result == expected, "got: %r expected: %r" (result, expected) 2021-09-03 14:57:49.225 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:145: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2021-09-03 14:57:49.225 | assert result == expected, "got: %r expected: %r" (result, expected) 2021-09-03 14:57:49.225 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:149: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2021-09-03 14:57:49.226 | assert result == expected, "got: %r expected: %r" (result, expected) 2021-09-03 14:57:49.226 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:232: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2021-09-03 14:57:49.226 | assert result == expected, "got: %r expected: %r" (result, expected) 2021-09-03 14:57:49.332 | Setting up python3-pyparsing (2.4.6-1) ... 2021-09-03 14:57:49.642 | Setting up python3-configshell-fb (1:1.1.27-0ubuntu1) ... 2021-09-03 14:57:49.942 | Setting up python3-pyudev (0.21.0-3ubuntu1) ... 2021-09-03 14:57:50.220 | Setting up python3-rtslib-fb (2.1.71-0ubuntu1.1) ... 2021-09-03 14:57:51.477 | Setting up targetcli-fb (1:2.1.51-0ubuntu1) ... 2021-09-03 14:57:52.006 | Created symlink /etc/systemd/system/multi-user.target.wants/targetclid.service → /lib/systemd/system/targetclid.service. 2021-09-03 14:57:52.006 | Created symlink /etc/systemd/system/sockets.target.wants/targetclid.socket → /lib/systemd/system/targetclid.socket. 2021-09-03 14:57:53.966 | Processing triggers for man-db (2.9.1-1) ... 2021-09-03 14:57:54.067 | Processing triggers for systemd (245.4-4ubuntu3.11) ... 2021-09-03 14:58:00.940 | + functions-common:apt_get:1118 : result=0 2021-09-03 14:58:00.943 | + functions-common:apt_get:1121 : time_stop apt-get 2021-09-03 14:58:00.945 | + functions-common:time_stop:2309 : local name 2021-09-03 14:58:00.948 | + functions-common:time_stop:2310 : local end_time 2021-09-03 14:58:00.950 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-03 14:58:00.953 | + functions-common:time_stop:2312 : local total 2021-09-03 14:58:00.955 | + functions-common:time_stop:2313 : local start_time 2021-09-03 14:58:00.958 | + functions-common:time_stop:2315 : name=apt-get 2021-09-03 14:58:00.960 | + functions-common:time_stop:2316 : start_time=1630681066040 2021-09-03 14:58:00.963 | + functions-common:time_stop:2318 : [[ -z 1630681066040 ]] 2021-09-03 14:58:00.966 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-03 14:58:00.971 | + functions-common:time_stop:2321 : end_time=1630681080968 2021-09-03 14:58:00.973 | + functions-common:time_stop:2322 : elapsed_time=14928 2021-09-03 14:58:00.976 | + functions-common:time_stop:2323 : total=259213 2021-09-03 14:58:00.978 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-03 14:58:00.981 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=274141 2021-09-03 14:58:00.984 | + functions-common:apt_get:1122 : return 0 2021-09-03 14:58:00.986 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-09-03 14:58:00.989 | + ./stack.sh:main:908 : configure_cinder 2021-09-03 14:58:00.991 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2021-09-03 14:58:01.003 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2021-09-03 14:58:01.007 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2021-09-03 14:58:01.010 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2021-09-03 14:58:01.012 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2021-09-03 14:58:01.015 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2021-09-03 14:58:01.015 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2021-09-03 14:58:01.020 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2021-09-03 14:58:01.022 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2021-09-03 14:58:01.024 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2021-09-03 14:58:01.027 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2021-09-03 14:58:01.029 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2021-09-03 14:58:01.031 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2021-09-03 14:58:01.033 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2021-09-03 14:58:01.036 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2021-09-03 14:58:01.047 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2021-09-03 14:58:01.059 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.d/volume.filters /etc/cinder/rootwrap.d 2021-09-03 14:58:01.071 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.conf /etc/cinder/rootwrap.conf 2021-09-03 14:58:01.083 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2021-09-03 14:58:01.095 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2021-09-03 14:58:01.098 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2021-09-03 14:58:01.102 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.aW0ejGLWJo 2021-09-03 14:58:01.105 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2021-09-03 14:58:01.107 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2021-09-03 14:58:01.109 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2021-09-03 14:58:01.112 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.aW0ejGLWJo 2021-09-03 14:58:01.115 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.aW0ejGLWJo 2021-09-03 14:58:01.126 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.aW0ejGLWJo /etc/sudoers.d/cinder-rootwrap 2021-09-03 14:58:01.138 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2021-09-03 14:58:01.142 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2021-09-03 14:58:01.145 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2021-09-03 14:58:01.147 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2021-09-03 14:58:01.149 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2021-09-03 14:58:01.152 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2021-09-03 14:58:01.154 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2021-09-03 14:58:01.156 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2021-09-03 14:58:01.159 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2021-09-03 14:58:01.163 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2021-09-03 14:58:01.168 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2021-09-03 14:58:01.187 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2021-09-03 14:58:01.205 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2021-09-03 14:58:01.224 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2021-09-03 14:58:01.243 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2021-09-03 14:58:01.261 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2021-09-03 14:58:01.280 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2021-09-03 14:58:01.299 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2021-09-03 14:58:01.318 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2021-09-03 14:58:01.320 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/cinder/cinder.conf 2021-09-03 14:58:01.322 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=cinder 2021-09-03 14:58:01.325 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=keystone_authtoken 2021-09-03 14:58:01.328 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2021-09-03 14:58:01.357 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2021-09-03 14:58:01.383 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.38/identity 2021-09-03 14:58:01.412 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2021-09-03 14:58:01.439 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2021-09-03 14:58:01.466 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2021-09-03 14:58:01.494 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2021-09-03 14:58:01.522 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2021-09-03 14:58:01.549 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-09-03 14:58:01.577 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2021-09-03 14:58:01.606 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2021-09-03 14:58:01.636 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2021-09-03 14:58:01.664 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2021-09-03 14:58:01.667 | ++ lib/database:database_connection_url:132 : local db=cinder 2021-09-03 14:58:01.670 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql cinder 2021-09-03 14:58:01.672 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=cinder 2021-09-03 14:58:01.674 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2021-09-03 14:58:01.677 | + lib/cinder:configure_cinder:271 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2021-09-03 14:58:01.707 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2021-09-03 14:58:01.736 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2021-09-03 14:58:01.763 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2021-09-03 14:58:01.792 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2021-09-03 14:58:01.820 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2021-09-03 14:58:01.848 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2021-09-03 14:58:01.878 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2021-09-03 14:58:01.880 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.38 2021-09-03 14:58:01.909 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2021-09-03 14:58:01.940 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2021-09-03 14:58:01.949 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key c082c85b07cc196bd1f417b365e3aad9 2021-09-03 14:58:01.976 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2021-09-03 14:58:01.978 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2021-09-03 14:58:02.008 | + lib/cinder:configure_cinder:294 : is_service_enabled c-vol 2021-09-03 14:58:02.027 | + functions-common:is_service_enabled:1965 : return 1 2021-09-03 14:58:02.029 | + lib/cinder:configure_cinder:316 : is_service_enabled c-bak 2021-09-03 14:58:02.046 | + functions-common:is_service_enabled:1965 : return 1 2021-09-03 14:58:02.048 | + lib/cinder:configure_cinder:324 : is_service_enabled ceilometer 2021-09-03 14:58:02.065 | + functions-common:is_service_enabled:1965 : return 1 2021-09-03 14:58:02.068 | + lib/cinder:configure_cinder:328 : is_service_enabled tls-proxy 2021-09-03 14:58:02.084 | + functions-common:is_service_enabled:1965 : return 1 2021-09-03 14:58:02.086 | + lib/cinder:configure_cinder:342 : '[' False '!=' False ']' 2021-09-03 14:58:02.088 | + lib/cinder:configure_cinder:346 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2021-09-03 14:58:02.091 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2021-09-03 14:58:02.093 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2021-09-03 14:58:02.095 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-09-03 14:58:02.098 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-09-03 14:58:02.100 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-09-03 14:58:02.116 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 14:58:02.120 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-09-03 14:58:02.122 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-09-03 14:58:02.125 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-09-03 14:58:02.140 | ++ functions-common:is_service_enabled:1965 : return 0 2021-09-03 14:58:02.143 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.38:5672/ 2021-09-03 14:58:02.146 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.38:5672/ 2021-09-03 14:58:02.174 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-09-03 14:58:02.176 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-09-03 14:58:02.179 | + lib/cinder:configure_cinder:349 : setup_logging /etc/cinder/cinder.conf True 2021-09-03 14:58:02.181 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2021-09-03 14:58:02.183 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2021-09-03 14:58:02.186 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-09-03 14:58:02.204 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-09-03 14:58:02.206 | + functions:setup_systemd_logging:695 : local pidstr= 2021-09-03 14:58:02.209 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-09-03 14:58:02.211 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-09-03 14:58:02.213 | + functions:setup_systemd_logging:702 : iniset /etc/cinder/cinder.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-09-03 14:58:02.241 | + 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' 2021-09-03 14:58:02.269 | + 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' 2021-09-03 14:58:02.297 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-09-03 14:58:02.326 | + lib/cinder:configure_cinder:351 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2021-09-03 14:58:02.328 | + lib/apache:write_uwsgi_config:254 : local file=/etc/cinder/cinder-api-uwsgi.ini 2021-09-03 14:58:02.331 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/cinder-wsgi 2021-09-03 14:58:02.333 | + lib/apache:write_uwsgi_config:256 : local url=/volume 2021-09-03 14:58:02.336 | + lib/apache:write_uwsgi_config:257 : local http= 2021-09-03 14:58:02.338 | + lib/apache:write_uwsgi_config:258 : local name= 2021-09-03 14:58:02.341 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/cinder-wsgi 2021-09-03 14:58:02.346 | + lib/apache:write_uwsgi_config:259 : name=cinder-wsgi 2021-09-03 14:58:02.348 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2021-09-03 14:58:02.350 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2021-09-03 14:58:02.363 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-09-03 14:58:02.363 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-09-03 14:58:02.372 | d /var/run/uwsgi 0755 ubuntu root 2021-09-03 14:58:02.375 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-09-03 14:58:02.391 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2021-09-03 14:58:02.393 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2021-09-03 14:58:02.397 | + lib/apache:write_uwsgi_config:275 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2021-09-03 14:58:02.426 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2021-09-03 14:58:02.454 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2021-09-03 14:58:02.481 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2021-09-03 14:58:02.508 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2021-09-03 14:58:02.535 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2021-09-03 14:58:02.563 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2021-09-03 14:58:02.590 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2021-09-03 14:58:02.617 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2021-09-03 14:58:02.645 | + lib/apache:write_uwsgi_config:290 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-09-03 14:58:02.672 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2021-09-03 14:58:02.699 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2021-09-03 14:58:02.727 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2021-09-03 14:58:02.754 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2021-09-03 14:58:02.756 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2021-09-03 14:58:02.759 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for cinder-wsgi 2021-09-03 14:58:02.762 | ++ lib/apache:apache_site_config_for:186 : local site=cinder-wsgi 2021-09-03 14:58:02.764 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2021-09-03 14:58:02.767 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-03 14:58:02.769 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-03 14:58:02.771 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2021-09-03 14:58:02.774 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2021-09-03 14:58:02.777 | + lib/apache:write_uwsgi_config:304 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2021-09-03 14:58:02.804 | + lib/apache:write_uwsgi_config:305 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2021-09-03 14:58:02.833 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi/" retry=0 ' 2021-09-03 14:58:02.833 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2021-09-03 14:58:02.841 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi/" retry=0 2021-09-03 14:58:02.845 | + lib/apache:write_uwsgi_config:307 : enable_apache_site cinder-wsgi 2021-09-03 14:58:02.847 | + lib/apache:enable_apache_site:203 : local site=cinder-wsgi 2021-09-03 14:58:02.849 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2021-09-03 14:58:02.852 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-09-03 14:58:02.855 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-09-03 14:58:02.857 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-03 14:58:02.859 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-03 14:58:02.862 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-09-03 14:58:02.864 | + lib/apache:enable_apache_site:206 : is_ubuntu 2021-09-03 14:58:02.866 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-03 14:58:02.869 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-03 14:58:02.871 | + lib/apache:enable_apache_site:207 : sudo a2ensite cinder-wsgi 2021-09-03 14:58:02.932 | Enabling site cinder-wsgi. 2021-09-03 14:58:02.937 | To activate the new configuration, you need to run: 2021-09-03 14:58:02.938 | systemctl reload apache2 2021-09-03 14:58:02.942 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2021-09-03 14:58:02.944 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-09-03 14:58:02.946 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-09-03 14:58:02.949 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart apache2 2021-09-03 14:58:03.078 | + lib/cinder:configure_cinder:353 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2021-09-03 14:58:03.081 | + lib/cinder:configure_cinder:357 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2021-09-03 14:58:03.111 | + lib/cinder:configure_cinder:359 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.38/image 2021-09-03 14:58:03.140 | + lib/cinder:configure_cinder:360 : is_service_enabled tls-proxy 2021-09-03 14:58:03.156 | + functions-common:is_service_enabled:1965 : return 1 2021-09-03 14:58:03.159 | + lib/cinder:configure_cinder:366 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2021-09-03 14:58:03.161 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/cinder/cinder.conf 2021-09-03 14:58:03.164 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=nova 2021-09-03 14:58:03.166 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=nova 2021-09-03 14:58:03.168 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf nova auth_type password 2021-09-03 14:58:03.199 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/cinder/cinder.conf nova interface public 2021-09-03 14:58:03.227 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.38/identity 2021-09-03 14:58:03.255 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/cinder/cinder.conf nova username nova 2021-09-03 14:58:03.283 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2021-09-03 14:58:03.312 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2021-09-03 14:58:03.340 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/cinder/cinder.conf nova project_name service 2021-09-03 14:58:03.368 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2021-09-03 14:58:03.396 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2021-09-03 14:58:03.424 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2021-09-03 14:58:03.452 | + lib/cinder:configure_cinder:367 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2021-09-03 14:58:03.480 | + lib/cinder:configure_cinder:368 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2021-09-03 14:58:03.508 | + lib/cinder:configure_cinder:370 : [[ ! -z '' ]] 2021-09-03 14:58:03.511 | + lib/cinder:configure_cinder:372 : is_service_enabled etcd3 2021-09-03 14:58:03.528 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 14:58:03.530 | + lib/cinder:configure_cinder:373 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.38:2379 2021-09-03 14:58:03.561 | + lib/cinder:configure_cinder:376 : [[ False == True ]] 2021-09-03 14:58:03.563 | + ./stack.sh:main:911 : is_service_enabled neutron 2021-09-03 14:58:03.581 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 14:58:03.583 | + ./stack.sh:main:913 : stack_install_service neutron 2021-09-03 14:58:03.586 | + lib/stack:stack_install_service:20 : local service=neutron 2021-09-03 14:58:03.588 | + lib/stack:stack_install_service:21 : type install_neutron 2021-09-03 14:58:03.591 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-09-03 14:58:03.593 | + lib/stack:stack_install_service:32 : install_neutron 2021-09-03 14:58:03.595 | + lib/neutron:install_neutron:657 : is_neutron_legacy_enabled 2021-09-03 14:58:03.599 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-09-03 14:58:03.600 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-09-03 14:58:03.606 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-09-03 14:58:03.608 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2021-09-03 14:58:03.611 | + 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,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2021-09-03 14:58:03.613 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-09-03 14:58:03.616 | + lib/neutron:install_neutron:659 : install_mutnauq 2021-09-03 14:58:03.618 | + lib/neutron-legacy:install_mutnauq:441 : use_library_from_git neutron-lib 2021-09-03 14:58:03.622 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2021-09-03 14:58:03.624 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-03 14:58:03.627 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-03 14:58:03.629 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,neutron-lib, ]] 2021-09-03 14:58:03.632 | + inc/python:use_library_from_git:253 : return 1 2021-09-03 14:58:03.634 | + lib/neutron-legacy:install_mutnauq:446 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2021-09-03 14:58:03.637 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/neutron.git 2021-09-03 14:58:03.639 | + functions-common:git_clone:524 : local git_dest=/opt/stack/neutron 2021-09-03 14:58:03.641 | + functions-common:git_clone:525 : local git_ref=master 2021-09-03 14:58:03.643 | + functions-common:git_clone:526 : local orig_dir 2021-09-03 14:58:03.646 | ++ functions-common:git_clone:527 : pwd 2021-09-03 14:58:03.649 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-09-03 14:58:03.652 | + functions-common:git_clone:528 : local git_clone_flags= 2021-09-03 14:58:03.655 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-09-03 14:58:03.671 | + functions-common:git_clone:530 : RECLONE=False 2021-09-03 14:58:03.673 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-09-03 14:58:03.675 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-09-03 14:58:03.678 | + functions-common:git_clone:544 : echo master 2021-09-03 14:58:03.679 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-09-03 14:58:03.684 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/neutron ]] 2021-09-03 14:58:03.686 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-09-03 14:58:03.689 | + functions-common:git_clone:592 : cd /opt/stack/neutron 2021-09-03 14:58:03.692 | + functions-common:git_clone:593 : git show --oneline 2021-09-03 14:58:03.692 | + functions-common:git_clone:593 : head -1 2021-09-03 14:58:03.697 | c235232501 Merge "Include oslo.cache options in neutron.conf" 2021-09-03 14:58:03.700 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-09-03 14:58:03.703 | + lib/neutron-legacy:install_mutnauq:447 : setup_develop /opt/stack/neutron 2021-09-03 14:58:03.705 | + inc/python:setup_develop:338 : local bindep 2021-09-03 14:58:03.708 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2021-09-03 14:58:03.710 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2021-09-03 14:58:03.713 | + inc/python:setup_develop:344 : local extras= 2021-09-03 14:58:03.715 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2021-09-03 14:58:03.718 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-09-03 14:58:03.720 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2021-09-03 14:58:03.722 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2021-09-03 14:58:03.725 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-09-03 14:58:03.727 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-09-03 14:58:03.731 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2021-09-03 14:58:03.734 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-09-03 14:58:03.736 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2021-09-03 14:58:03.739 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-09-03 14:58:03.741 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2021-09-03 14:58:03.745 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2021-09-03 14:58:03.751 | + inc/python:_setup_package_with_constraints_edit:385 : name=neutron 2021-09-03 14:58:03.753 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2021-09-03 14:58:04.381 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/neutron -e 2021-09-03 14:58:04.383 | + inc/python:setup_package:418 : local bindep=0 2021-09-03 14:58:04.386 | + inc/python:setup_package:419 : local bindep_flag= 2021-09-03 14:58:04.389 | + inc/python:setup_package:420 : local bindep_profiles= 2021-09-03 14:58:04.391 | + inc/python:setup_package:421 : [[ /opt/stack/neutron == -bindep* ]] 2021-09-03 14:58:04.393 | + inc/python:setup_package:426 : local project_dir=/opt/stack/neutron 2021-09-03 14:58:04.395 | + inc/python:setup_package:427 : local flags=-e 2021-09-03 14:58:04.398 | + inc/python:setup_package:428 : local extras= 2021-09-03 14:58:04.400 | + inc/python:setup_package:432 : [[ -n -e ]] 2021-09-03 14:58:04.403 | + inc/python:setup_package:432 : [[ -z '' ]] 2021-09-03 14:58:04.406 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2021-09-03 14:58:04.408 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2021-09-03 14:58:04.410 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2021-09-03 14:58:04.413 | + inc/python:setup_package:446 : pip_install -e /opt/stack/neutron 2021-09-03 14:58:04.434 | Using python 3.8 to install /opt/stack/neutron 2021-09-03 14:58:04.436 | + 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 2021-09-03 14:58:05.266 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 14:58:05.266 | from cryptography.utils import int_from_bytes 2021-09-03 14:58:05.266 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 14:58:05.266 | from cryptography.utils import int_from_bytes 2021-09-03 14:58:06.289 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-09-03 14:58:06.324 | Obtaining file:///opt/stack/neutron 2021-09-03 14:58:08.543 | Requirement already satisfied: pbr>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev608) (5.6.0) 2021-09-03 14:58:08.545 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev608) (3.5.0) 2021-09-03 14:58:08.547 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev608) (2.1.1) 2021-09-03 14:58:08.549 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev608) (2.5.1) 2021-09-03 14:58:08.551 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev608) (2.2.0) 2021-09-03 14:58:08.552 | Requirement already satisfied: decorator>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev608) (5.0.9) 2021-09-03 14:58:08.554 | Requirement already satisfied: eventlet>=0.25.1 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev608) (0.31.1) 2021-09-03 14:58:08.556 | Requirement already satisfied: pecan>=1.3.2 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev608) (1.3.3) 2021-09-03 14:58:08.557 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev608) (0.19.1) 2021-09-03 14:58:08.559 | Requirement already satisfied: requests>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev608) (2.26.0) 2021-09-03 14:58:08.561 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev608) (3.0.1) 2021-09-03 14:58:08.562 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev608) (9.3.0) 2021-09-03 14:58:08.564 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev608) (0.8.0) 2021-09-03 14:58:08.566 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev608) (0.11.0) 2021-09-03 14:58:08.568 | Requirement already satisfied: neutron-lib>=2.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev608) (2.15.0) 2021-09-03 14:58:08.569 | Requirement already satisfied: python-neutronclient>=6.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev608) (7.5.0) 2021-09-03 14:58:08.571 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev608) (6.3.1) 2021-09-03 14:58:08.573 | Requirement already satisfied: SQLAlchemy>=1.3.23 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev608) (1.4.23) 2021-09-03 14:58:08.575 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev608) (1.8.7) 2021-09-03 14:58:08.577 | Requirement already satisfied: keystoneauth1>=3.14.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev608) (4.3.1) 2021-09-03 14:58:08.578 | Requirement already satisfied: alembic>=1.6.5 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev608) (1.7.1) 2021-09-03 14:58:08.580 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev608) (3.4.0) 2021-09-03 14:58:08.582 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev608) (2.8.1) 2021-09-03 14:58:08.583 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev608) (4.4.0) 2021-09-03 14:58:08.585 | Requirement already satisfied: oslo.config>=8.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev608) (8.7.1) 2021-09-03 14:58:08.587 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev608) (3.3.1) 2021-09-03 14:58:08.590 | Requirement already satisfied: oslo.db>=4.44.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev608) (10.0.0) 2021-09-03 14:58:08.591 | Requirement already satisfied: oslo.i18n>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev608) (5.0.1) 2021-09-03 14:58:08.593 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev608) (4.6.0) 2021-09-03 14:58:08.595 | Requirement already satisfied: oslo.messaging>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev608) (12.9.1) 2021-09-03 14:58:08.597 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev608) (4.4.0) 2021-09-03 14:58:08.599 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev608) (3.8.2) 2021-09-03 14:58:08.601 | Requirement already satisfied: oslo.privsep>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev608) (2.6.2) 2021-09-03 14:58:08.603 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev608) (2.3.0) 2021-09-03 14:58:08.605 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev608) (6.3.0) 2021-09-03 14:58:08.607 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev608) (4.2.0) 2021-09-03 14:58:08.609 | Requirement already satisfied: oslo.service>=1.31.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev608) (2.6.0) 2021-09-03 14:58:08.610 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev608) (1.4.0) 2021-09-03 14:58:08.612 | Requirement already satisfied: oslo.utils>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev608) (4.10.0) 2021-09-03 14:58:08.614 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev608) (2.5.0) 2021-09-03 14:58:08.623 | Requirement already satisfied: osprofiler>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev608) (3.4.1) 2021-09-03 14:58:08.625 | Requirement already satisfied: os-ken>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev608) (2.1.0) 2021-09-03 14:58:08.704 | Collecting os-resource-classes>=1.1.0 2021-09-03 14:58:08.712 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/0f5/1374bb26dbd11/os_resource_classes-1.1.0-py3-none-any.whl (11 kB) 2021-09-03 14:58:08.717 | Requirement already satisfied: ovs>=2.10.0 in /usr/lib/python3/dist-packages (from neutron==18.1.0.dev608) (2.13.3) 2021-09-03 14:58:08.718 | Requirement already satisfied: ovsdbapp>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev608) (1.12.0) 2021-09-03 14:58:08.720 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev608) (21.0) 2021-09-03 14:58:08.722 | Requirement already satisfied: psutil>=5.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev608) (5.8.0) 2021-09-03 14:58:08.723 | Requirement already satisfied: pyroute2>=0.6.4 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev608) (0.6.4) 2021-09-03 14:58:08.726 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev608) (20.0.1) 2021-09-03 14:58:08.728 | Requirement already satisfied: python-novaclient>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev608) (17.5.0) 2021-09-03 14:58:08.730 | Requirement already satisfied: openstacksdk>=0.31.2 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev608) (0.59.0) 2021-09-03 14:58:08.732 | Requirement already satisfied: python-designateclient>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev608) (4.3.0) 2021-09-03 14:58:08.734 | Requirement already satisfied: os-vif>=1.15.1 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev608) (2.6.0) 2021-09-03 14:58:08.735 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev608) (2.3.0) 2021-09-03 14:58:08.737 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev608) (2.9.0) 2021-09-03 14:58:08.752 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==18.1.0.dev608) (5.2.2) 2021-09-03 14:58:08.754 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==18.1.0.dev608) (1.1.5) 2021-09-03 14:58:08.763 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->neutron==18.1.0.dev608) (1.12.1) 2021-09-03 14:58:08.764 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->neutron==18.1.0.dev608) (1.16.0) 2021-09-03 14:58:08.779 | Requirement already satisfied: dnspython<2.0.0,>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->neutron==18.1.0.dev608) (1.16.0) 2021-09-03 14:58:08.781 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->neutron==18.1.0.dev608) (1.1.1) 2021-09-03 14:58:08.808 | Requirement already satisfied: pyparsing<3,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->neutron==18.1.0.dev608) (2.4.7) 2021-09-03 14:58:08.816 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->neutron==18.1.0.dev608) (2.0.1) 2021-09-03 14:58:08.877 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==18.1.0.dev608) (0.1.16) 2021-09-03 14:58:08.881 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==18.1.0.dev608) (1.7.0) 2021-09-03 14:58:08.948 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->neutron==18.1.0.dev608) (3.1.1) 2021-09-03 14:58:08.953 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->neutron==18.1.0.dev608) (4.2.0) 2021-09-03 14:58:09.017 | Requirement already satisfied: setproctitle>=1.1.10 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.15.0->neutron==18.1.0.dev608) (1.2.2) 2021-09-03 14:58:09.029 | Requirement already satisfied: os-traits>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.15.0->neutron==18.1.0.dev608) (2.6.0) 2021-09-03 14:58:09.060 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==18.1.0.dev608) (1.4.0) 2021-09-03 14:58:09.061 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==18.1.0.dev608) (3.4.8) 2021-09-03 14:58:09.065 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==18.1.0.dev608) (1.4.4) 2021-09-03 14:58:09.066 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==18.1.0.dev608) (2.5.0) 2021-09-03 14:58:09.068 | Requirement already satisfied: PyYAML>=3.13 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==18.1.0.dev608) (5.4.1) 2021-09-03 14:58:09.073 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==18.1.0.dev608) (0.10.0) 2021-09-03 14:58:09.075 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==18.1.0.dev608) (1.1.4) 2021-09-03 14:58:09.077 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==18.1.0.dev608) (1.32) 2021-09-03 14:58:09.125 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->openstacksdk>=0.31.2->neutron==18.1.0.dev608) (1.14.6) 2021-09-03 14:58:09.132 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.31.2->neutron==18.1.0.dev608) (2.20) 2021-09-03 14:58:09.157 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.2->neutron==18.1.0.dev608) (2.1) 2021-09-03 14:58:09.212 | Requirement already satisfied: msgpack>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from os-ken>=2.0.0->neutron==18.1.0.dev608) (1.0.2) 2021-09-03 14:58:09.384 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->neutron==18.1.0.dev608) (0.14.1) 2021-09-03 14:58:09.397 | Requirement already satisfied: monotonic>=0.1 in /usr/local/lib/python3.8/dist-packages (from fasteners>=0.7.0->oslo.concurrency>=3.26.0->neutron==18.1.0.dev608) (1.6) 2021-09-03 14:58:09.456 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.0.0->neutron==18.1.0.dev608) (1.5.0) 2021-09-03 14:58:09.539 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==18.1.0.dev608) (2.0.1) 2021-09-03 14:58:09.541 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==18.1.0.dev608) (0.5.0) 2021-09-03 14:58:09.543 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==18.1.0.dev608) (0.13.0) 2021-09-03 14:58:09.615 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->neutron==18.1.0.dev608) (2.8.2) 2021-09-03 14:58:09.621 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->neutron==18.1.0.dev608) (0.9.6) 2021-09-03 14:58:09.702 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==18.1.0.dev608) (0.3.0) 2021-09-03 14:58:09.707 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==18.1.0.dev608) (4.2.2) 2021-09-03 14:58:09.710 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==18.1.0.dev608) (5.0.6) 2021-09-03 14:58:09.712 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==18.1.0.dev608) (5.1.0) 2021-09-03 14:58:09.730 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=7.0.0->neutron==18.1.0.dev608) (5.0.0) 2021-09-03 14:58:09.831 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=7.0.0->neutron==18.1.0.dev608) (0.11.0) 2021-09-03 14:58:09.868 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->neutron==18.1.0.dev608) (3.2.0) 2021-09-03 14:58:09.881 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->neutron==18.1.0.dev608) (3.3.0) 2021-09-03 14:58:10.068 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->neutron==18.1.0.dev608) (2021.1) 2021-09-03 14:58:10.114 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=1.31.0->neutron==18.1.0.dev608) (3.0.0) 2021-09-03 14:58:10.125 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=1.31.0->neutron==18.1.0.dev608) (1.3.2) 2021-09-03 14:58:10.162 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=1.31.0->neutron==18.1.0.dev608) (2.5.0) 2021-09-03 14:58:10.194 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->neutron==18.1.0.dev608) (0.7.2) 2021-09-03 14:58:10.485 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->neutron==18.1.0.dev608) (57.4.0) 2021-09-03 14:58:10.576 | Requirement already satisfied: WebTest>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==18.1.0.dev608) (3.0.0) 2021-09-03 14:58:10.582 | Requirement already satisfied: logutils>=0.3 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==18.1.0.dev608) (0.3.5) 2021-09-03 14:58:10.917 | Requirement already satisfied: pyroute2.nftables==0.6.4 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==18.1.0.dev608) (0.6.4) 2021-09-03 14:58:10.918 | Requirement already satisfied: pyroute2.nslink==0.6.4 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==18.1.0.dev608) (0.6.4) 2021-09-03 14:58:10.920 | Requirement already satisfied: pyroute2.ipdb==0.6.4 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==18.1.0.dev608) (0.6.4) 2021-09-03 14:58:10.922 | Requirement already satisfied: pyroute2.core==0.6.4 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==18.1.0.dev608) (0.6.4) 2021-09-03 14:58:10.924 | Requirement already satisfied: pyroute2.ipset==0.6.4 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==18.1.0.dev608) (0.6.4) 2021-09-03 14:58:10.926 | Requirement already satisfied: pyroute2.ethtool==0.6.4 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==18.1.0.dev608) (0.6.4) 2021-09-03 14:58:10.928 | Requirement already satisfied: pyroute2.ndb==0.6.4 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==18.1.0.dev608) (0.6.4) 2021-09-03 14:58:11.227 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-designateclient>=2.7.0->neutron==18.1.0.dev608) (3.9.0) 2021-09-03 14:58:11.231 | Requirement already satisfied: osc-lib>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from python-designateclient>=2.7.0->neutron==18.1.0.dev608) (2.4.2) 2021-09-03 14:58:11.236 | Requirement already satisfied: jsonschema>=2.6.0 in /usr/lib/python3/dist-packages (from python-designateclient>=2.7.0->neutron==18.1.0.dev608) (3.2.0) 2021-09-03 14:58:11.286 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==18.1.0.dev608) (2.1.2) 2021-09-03 14:58:11.288 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==18.1.0.dev608) (0.4.0) 2021-09-03 14:58:11.405 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==18.1.0.dev608) (0.2.5) 2021-09-03 14:58:11.407 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==18.1.0.dev608) (1.8.2) 2021-09-03 14:58:11.409 | Requirement already satisfied: colorama>=0.3.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==18.1.0.dev608) (0.4.4) 2021-09-03 14:58:11.411 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==18.1.0.dev608) (21.2.0) 2021-09-03 14:58:11.650 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.8.0->python-designateclient>=2.7.0->neutron==18.1.0.dev608) (3.17.5) 2021-09-03 14:58:11.823 | Requirement already satisfied: os-client-config>=1.28.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=6.7.0->neutron==18.1.0.dev608) (2.1.0) 2021-09-03 14:58:12.076 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==18.1.0.dev608) (1.26.6) 2021-09-03 14:58:12.078 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==18.1.0.dev608) (3.2) 2021-09-03 14:58:12.080 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==18.1.0.dev608) (2.0.4) 2021-09-03 14:58:12.082 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==18.1.0.dev608) (2021.5.30) 2021-09-03 14:58:12.317 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->neutron==18.1.0.dev608) (0.7) 2021-09-03 14:58:12.677 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.44.0->neutron==18.1.0.dev608) (0.5.2) 2021-09-03 14:58:12.685 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.44.0->neutron==18.1.0.dev608) (0.4.1) 2021-09-03 14:58:13.034 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=1.31.0->neutron==18.1.0.dev608) (1.0.0) 2021-09-03 14:58:13.180 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->neutron==18.1.0.dev608) (0.12.1) 2021-09-03 14:58:13.452 | Requirement already satisfied: beautifulsoup4 in /usr/local/lib/python3.8/dist-packages (from WebTest>=1.3.1->pecan>=1.3.2->neutron==18.1.0.dev608) (4.9.3) 2021-09-03 14:58:13.454 | Requirement already satisfied: waitress>=0.8.5 in /usr/local/lib/python3.8/dist-packages (from WebTest>=1.3.1->pecan>=1.3.2->neutron==18.1.0.dev608) (2.0.0) 2021-09-03 14:58:13.657 | Requirement already satisfied: soupsieve>1.2 in /usr/local/lib/python3.8/dist-packages (from beautifulsoup4->WebTest>=1.3.1->pecan>=1.3.2->neutron==18.1.0.dev608) (2.2.1) 2021-09-03 14:58:13.770 | Requirement already satisfied: zipp>=3.1.0 in /usr/local/lib/python3.8/dist-packages (from importlib-resources->alembic>=1.6.5->neutron==18.1.0.dev608) (3.5.0) 2021-09-03 14:58:15.043 | Installing collected packages: os-resource-classes, neutron 2021-09-03 14:58:15.058 | Attempting uninstall: neutron 2021-09-03 14:58:15.060 | Found existing installation: neutron 18.1.0 2021-09-03 14:58:16.326 | Uninstalling neutron-18.1.0: 2021-09-03 14:58:16.405 | Successfully uninstalled neutron-18.1.0 2021-09-03 14:58:16.407 | Running setup.py develop for neutron 2021-09-03 14:58:19.438 | Successfully installed neutron os-resource-classes-1.1.0 2021-09-03 14:58:19.438 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-09-03 14:58:19.584 | + inc/python:pip_install:200 : result=0 2021-09-03 14:58:19.587 | + inc/python:pip_install:202 : time_stop pip_install 2021-09-03 14:58:19.589 | + functions-common:time_stop:2309 : local name 2021-09-03 14:58:19.592 | + functions-common:time_stop:2310 : local end_time 2021-09-03 14:58:19.594 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-03 14:58:19.596 | + functions-common:time_stop:2312 : local total 2021-09-03 14:58:19.598 | + functions-common:time_stop:2313 : local start_time 2021-09-03 14:58:19.600 | + functions-common:time_stop:2315 : name=pip_install 2021-09-03 14:58:19.603 | + functions-common:time_stop:2316 : start_time=1630681084429 2021-09-03 14:58:19.605 | + functions-common:time_stop:2318 : [[ -z 1630681084429 ]] 2021-09-03 14:58:19.608 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-03 14:58:19.612 | + functions-common:time_stop:2321 : end_time=1630681099610 2021-09-03 14:58:19.615 | + functions-common:time_stop:2322 : elapsed_time=15181 2021-09-03 14:58:19.617 | + functions-common:time_stop:2323 : total=192282 2021-09-03 14:58:19.619 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-03 14:58:19.621 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=207463 2021-09-03 14:58:19.624 | + inc/python:pip_install:203 : return 0 2021-09-03 14:58:19.626 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2021-09-03 14:58:19.629 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2021-09-03 14:58:19.631 | + functions-common:safe_chown:2210 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2021-09-03 14:58:19.650 | + functions-common:_safe_permission_operation:2058 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2021-09-03 14:58:19.663 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/neutron 2021-09-03 14:58:19.666 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2021-09-03 14:58:19.669 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-03 14:58:19.671 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-03 14:58:19.674 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/neutron, ]] 2021-09-03 14:58:19.676 | + inc/python:use_library_from_git:253 : return 1 2021-09-03 14:58:19.679 | + lib/neutron-legacy:install_mutnauq:449 : [[ openvswitch == \o\v\n ]] 2021-09-03 14:58:19.681 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-09-03 14:58:19.684 | + ./stack.sh:main:916 : is_service_enabled nova 2021-09-03 14:58:19.701 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 14:58:19.703 | + ./stack.sh:main:918 : stack_install_service nova 2021-09-03 14:58:19.706 | + lib/stack:stack_install_service:20 : local service=nova 2021-09-03 14:58:19.708 | + lib/stack:stack_install_service:21 : type install_nova 2021-09-03 14:58:19.711 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-09-03 14:58:19.714 | + lib/stack:stack_install_service:32 : install_nova 2021-09-03 14:58:19.716 | + lib/nova:install_nova:814 : use_library_from_git os-vif 2021-09-03 14:58:19.719 | + inc/python:use_library_from_git:250 : local name=os-vif 2021-09-03 14:58:19.721 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-03 14:58:19.723 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-03 14:58:19.726 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-vif, ]] 2021-09-03 14:58:19.729 | + inc/python:use_library_from_git:253 : return 1 2021-09-03 14:58:19.731 | + lib/nova:install_nova:819 : is_service_enabled n-cpu 2021-09-03 14:58:19.747 | + functions-common:is_service_enabled:1965 : return 1 2021-09-03 14:58:19.749 | + lib/nova:install_nova:823 : is_service_enabled n-novnc 2021-09-03 14:58:19.765 | + functions-common:is_service_enabled:1965 : return 1 2021-09-03 14:58:19.768 | + lib/nova:install_nova:835 : is_service_enabled n-spice 2021-09-03 14:58:19.785 | + functions-common:is_service_enabled:1965 : return 1 2021-09-03 14:58:19.788 | + lib/nova:install_nova:847 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova master 2021-09-03 14:58:19.790 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/nova.git 2021-09-03 14:58:19.793 | + functions-common:git_clone:524 : local git_dest=/opt/stack/nova 2021-09-03 14:58:19.795 | + functions-common:git_clone:525 : local git_ref=master 2021-09-03 14:58:19.797 | + functions-common:git_clone:526 : local orig_dir 2021-09-03 14:58:19.800 | ++ functions-common:git_clone:527 : pwd 2021-09-03 14:58:19.803 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-09-03 14:58:19.805 | + functions-common:git_clone:528 : local git_clone_flags= 2021-09-03 14:58:19.808 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-09-03 14:58:19.823 | + functions-common:git_clone:530 : RECLONE=False 2021-09-03 14:58:19.825 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-09-03 14:58:19.828 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-09-03 14:58:19.830 | + functions-common:git_clone:544 : echo master 2021-09-03 14:58:19.831 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-09-03 14:58:19.836 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/nova ]] 2021-09-03 14:58:19.838 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-09-03 14:58:19.841 | + functions-common:git_clone:592 : cd /opt/stack/nova 2021-09-03 14:58:19.843 | + functions-common:git_clone:593 : git show --oneline 2021-09-03 14:58:19.844 | + functions-common:git_clone:593 : head -1 2021-09-03 14:58:19.849 | 713b653fc0 Merge "Add --sleep option for archive_deleted_rows --until-complete" 2021-09-03 14:58:19.851 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-09-03 14:58:19.854 | + lib/nova:install_nova:848 : setup_develop /opt/stack/nova 2021-09-03 14:58:19.856 | + inc/python:setup_develop:338 : local bindep 2021-09-03 14:58:19.859 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2021-09-03 14:58:19.861 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2021-09-03 14:58:19.863 | + inc/python:setup_develop:344 : local extras= 2021-09-03 14:58:19.866 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2021-09-03 14:58:19.869 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-09-03 14:58:19.871 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2021-09-03 14:58:19.874 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2021-09-03 14:58:19.876 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-09-03 14:58:19.879 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-09-03 14:58:19.882 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2021-09-03 14:58:19.885 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-09-03 14:58:19.888 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2021-09-03 14:58:19.890 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-09-03 14:58:19.893 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2021-09-03 14:58:19.896 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2021-09-03 14:58:19.902 | + inc/python:_setup_package_with_constraints_edit:385 : name=nova 2021-09-03 14:58:19.904 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2021-09-03 14:58:20.536 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/nova -e 2021-09-03 14:58:20.539 | + inc/python:setup_package:418 : local bindep=0 2021-09-03 14:58:20.541 | + inc/python:setup_package:419 : local bindep_flag= 2021-09-03 14:58:20.543 | + inc/python:setup_package:420 : local bindep_profiles= 2021-09-03 14:58:20.546 | + inc/python:setup_package:421 : [[ /opt/stack/nova == -bindep* ]] 2021-09-03 14:58:20.548 | + inc/python:setup_package:426 : local project_dir=/opt/stack/nova 2021-09-03 14:58:20.550 | + inc/python:setup_package:427 : local flags=-e 2021-09-03 14:58:20.553 | + inc/python:setup_package:428 : local extras= 2021-09-03 14:58:20.555 | + inc/python:setup_package:432 : [[ -n -e ]] 2021-09-03 14:58:20.558 | + inc/python:setup_package:432 : [[ -z '' ]] 2021-09-03 14:58:20.560 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2021-09-03 14:58:20.562 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2021-09-03 14:58:20.565 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2021-09-03 14:58:20.567 | + inc/python:setup_package:446 : pip_install -e /opt/stack/nova 2021-09-03 14:58:20.588 | Using python 3.8 to install /opt/stack/nova 2021-09-03 14:58:20.590 | + 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 2021-09-03 14:58:21.432 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 14:58:21.432 | from cryptography.utils import int_from_bytes 2021-09-03 14:58:21.432 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 14:58:21.432 | from cryptography.utils import int_from_bytes 2021-09-03 14:58:22.459 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-09-03 14:58:22.493 | Obtaining file:///opt/stack/nova 2021-09-03 14:58:25.846 | Requirement already satisfied: pbr>=5.5.1 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev568) (5.6.0) 2021-09-03 14:58:25.847 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev568) (1.4.23) 2021-09-03 14:58:25.849 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev568) (5.0.9) 2021-09-03 14:58:25.851 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev568) (0.31.1) 2021-09-03 14:58:25.852 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev568) (3.0.1) 2021-09-03 14:58:25.854 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev568) (9.3.0) 2021-09-03 14:58:25.856 | Requirement already satisfied: lxml>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev568) (4.6.3) 2021-09-03 14:58:25.858 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev568) (2.5.1) 2021-09-03 14:58:25.859 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev568) (3.4.8) 2021-09-03 14:58:25.861 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev568) (1.8.7) 2021-09-03 14:58:25.863 | Requirement already satisfied: greenlet>=0.4.15 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev568) (1.1.1) 2021-09-03 14:58:25.865 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev568) (2.1.1) 2021-09-03 14:58:25.867 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev568) (3.5.0) 2021-09-03 14:58:25.869 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev568) (0.7.2) 2021-09-03 14:58:25.870 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev568) (0.13.0) 2021-09-03 14:58:25.872 | Requirement already satisfied: alembic>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev568) (1.7.1) 2021-09-03 14:58:25.874 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev568) (0.8.0) 2021-09-03 14:58:25.876 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev568) (0.11.0) 2021-09-03 14:58:25.877 | Requirement already satisfied: paramiko>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev568) (2.7.2) 2021-09-03 14:58:25.879 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev568) (0.1.16) 2021-09-03 14:58:25.881 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from nova==23.1.0.dev568) (3.2.0) 2021-09-03 14:58:25.883 | Requirement already satisfied: python-cinderclient!=4.0.0,>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev568) (8.0.0) 2021-09-03 14:58:25.885 | Requirement already satisfied: keystoneauth1>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev568) (4.3.1) 2021-09-03 14:58:25.887 | Requirement already satisfied: python-neutronclient>=7.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev568) (7.5.0) 2021-09-03 14:58:25.889 | Requirement already satisfied: python-glanceclient>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev568) (3.5.0) 2021-09-03 14:58:25.890 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev568) (2.26.0) 2021-09-03 14:58:25.892 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev568) (3.4.0) 2021-09-03 14:58:25.978 | Collecting websockify>=0.9.0 2021-09-03 14:58:25.986 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6c4/cc1bc132abb4a/websockify-0.10.0.tar.gz (40 kB) 2021-09-03 14:58:26.718 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev568) (2.8.1) 2021-09-03 14:58:26.720 | Requirement already satisfied: oslo.concurrency>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev568) (4.4.0) 2021-09-03 14:58:26.722 | Requirement already satisfied: oslo.config>=8.6.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev568) (8.7.1) 2021-09-03 14:58:26.724 | Requirement already satisfied: oslo.context>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev568) (3.3.1) 2021-09-03 14:58:26.726 | Requirement already satisfied: oslo.log>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev568) (4.6.0) 2021-09-03 14:58:26.728 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev568) (2.3.0) 2021-09-03 14:58:26.730 | Requirement already satisfied: oslo.serialization>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev568) (4.2.0) 2021-09-03 14:58:26.732 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev568) (1.4.0) 2021-09-03 14:58:26.734 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev568) (4.10.0) 2021-09-03 14:58:26.736 | Requirement already satisfied: oslo.db>=10.0.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev568) (10.0.0) 2021-09-03 14:58:26.737 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev568) (6.3.0) 2021-09-03 14:58:26.739 | Requirement already satisfied: oslo.messaging>=10.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev568) (12.9.1) 2021-09-03 14:58:26.741 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev568) (3.8.2) 2021-09-03 14:58:26.743 | Requirement already satisfied: oslo.privsep>=2.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev568) (2.6.2) 2021-09-03 14:58:26.746 | Requirement already satisfied: oslo.i18n>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev568) (5.0.1) 2021-09-03 14:58:26.748 | Requirement already satisfied: oslo.service>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev568) (2.6.0) 2021-09-03 14:58:26.750 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev568) (1.5.0) 2021-09-03 14:58:26.751 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev568) (4.4.0) 2021-09-03 14:58:26.753 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev568) (5.8.0) 2021-09-03 14:58:26.755 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev568) (2.5.0) 2021-09-03 14:58:26.757 | Requirement already satisfied: os-brick>=4.3.1 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev568) (5.0.0) 2021-09-03 14:58:26.759 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev568) (1.1.0) 2021-09-03 14:58:26.761 | Requirement already satisfied: os-traits>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev568) (2.6.0) 2021-09-03 14:58:26.763 | Requirement already satisfied: os-vif>=1.15.2 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev568) (2.6.0) 2021-09-03 14:58:26.765 | Requirement already satisfied: os-win>=5.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev568) (5.5.0) 2021-09-03 14:58:26.766 | Requirement already satisfied: castellan>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev568) (3.9.1) 2021-09-03 14:58:26.808 | Collecting microversion-parse>=0.2.1 2021-09-03 14:58:26.815 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/aab/3ab98028923e7/microversion_parse-1.0.1-py3-none-any.whl (19 kB) 2021-09-03 14:58:26.855 | Collecting os-xenapi>=0.3.4 2021-09-03 14:58:26.862 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b4d/9a2c858018977/os_xenapi-0.3.4-py2.py3-none-any.whl (137 kB) 2021-09-03 14:58:26.872 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev568) (2.9.0) 2021-09-03 14:58:26.874 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev568) (0.2.2) 2021-09-03 14:58:26.936 | Collecting pypowervm>=1.1.15 2021-09-03 14:58:26.944 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/33b/83b6a6da976d8/pypowervm-1.1.26-py2.py3-none-any.whl (1.1 MB) 2021-09-03 14:58:26.981 | Requirement already satisfied: retrying!=1.3.0,>=1.3.3 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev568) (1.3.3) 2021-09-03 14:58:26.984 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev568) (1.7.0) 2021-09-03 14:58:26.985 | Requirement already satisfied: taskflow>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev568) (4.6.1) 2021-09-03 14:58:26.987 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev568) (2.8.2) 2021-09-03 14:58:27.025 | Collecting zVMCloudConnector>=1.3.0 2021-09-03 14:58:27.032 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f24/a37d5a0206e79/zVMCloudConnector-1.4.1.tar.gz (238 kB) 2021-09-03 14:58:27.864 | Requirement already satisfied: futurist>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev568) (2.3.0) 2021-09-03 14:58:27.866 | Requirement already satisfied: openstacksdk>=0.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev568) (0.59.0) 2021-09-03 14:58:27.869 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev568) (5.4.1) 2021-09-03 14:58:27.886 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==23.1.0.dev568) (5.2.2) 2021-09-03 14:58:27.888 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==23.1.0.dev568) (1.1.5) 2021-09-03 14:58:27.911 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.16.0->nova==23.1.0.dev568) (5.1.0) 2021-09-03 14:58:27.960 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->nova==23.1.0.dev568) (1.14.6) 2021-09-03 14:58:27.966 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->nova==23.1.0.dev568) (2.20) 2021-09-03 14:58:28.001 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==23.1.0.dev568) (1.16.0) 2021-09-03 14:58:28.004 | Requirement already satisfied: dnspython<2.0.0,>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==23.1.0.dev568) (1.16.0) 2021-09-03 14:58:28.041 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->nova==23.1.0.dev568) (2.0.1) 2021-09-03 14:58:28.182 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==23.1.0.dev568) (4.2.0) 2021-09-03 14:58:28.184 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==23.1.0.dev568) (3.1.1) 2021-09-03 14:58:28.264 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==23.1.0.dev568) (1.4.0) 2021-09-03 14:58:28.295 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==23.1.0.dev568) (1.1.4) 2021-09-03 14:58:28.299 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==23.1.0.dev568) (0.10.0) 2021-09-03 14:58:28.301 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==23.1.0.dev568) (1.32) 2021-09-03 14:58:28.304 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==23.1.0.dev568) (2.5.0) 2021-09-03 14:58:28.306 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==23.1.0.dev568) (1.4.4) 2021-09-03 14:58:28.341 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.35.0->nova==23.1.0.dev568) (2.1) 2021-09-03 14:58:28.408 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=4.3.1->nova==23.1.0.dev568) (6.3.1) 2021-09-03 14:58:28.479 | Requirement already satisfied: pyroute2>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==23.1.0.dev568) (0.6.4) 2021-09-03 14:58:28.486 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==23.1.0.dev568) (2.2.0) 2021-09-03 14:58:28.488 | Requirement already satisfied: ovsdbapp>=0.12.1 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==23.1.0.dev568) (1.12.0) 2021-09-03 14:58:28.507 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->os-vif>=1.15.2->nova==23.1.0.dev568) (1.12.1) 2021-09-03 14:58:28.622 | Collecting Babel!=2.4.0,>=2.3.4 2021-09-03 14:58:28.643 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ab4/9e12b91d937cd/Babel-2.9.1-py2.py3-none-any.whl (8.8 MB) 2021-09-03 14:58:28.875 | Requirement already satisfied: pytz>=2015.7 in /usr/local/lib/python3.8/dist-packages (from Babel!=2.4.0,>=2.3.4->os-xenapi>=0.3.4->nova==23.1.0.dev568) (2021.1) 2021-09-03 14:58:28.944 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.4.0->nova==23.1.0.dev568) (0.14.1) 2021-09-03 14:58:28.966 | Requirement already satisfied: monotonic>=0.1 in /usr/local/lib/python3.8/dist-packages (from fasteners>=0.7.0->oslo.concurrency>=4.4.0->nova==23.1.0.dev568) (1.6) 2021-09-03 14:58:29.108 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==23.1.0.dev568) (2.0.1) 2021-09-03 14:58:29.119 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==23.1.0.dev568) (0.5.0) 2021-09-03 14:58:29.195 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.4.0->nova==23.1.0.dev568) (0.9.6) 2021-09-03 14:58:29.278 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==23.1.0.dev568) (0.3.0) 2021-09-03 14:58:29.284 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==23.1.0.dev568) (4.2.2) 2021-09-03 14:58:29.299 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==23.1.0.dev568) (5.1.0) 2021-09-03 14:58:29.301 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==23.1.0.dev568) (5.0.6) 2021-09-03 14:58:29.318 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=10.3.0->nova==23.1.0.dev568) (5.0.0) 2021-09-03 14:58:29.433 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=10.3.0->nova==23.1.0.dev568) (0.11.0) 2021-09-03 14:58:29.476 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==23.1.0.dev568) (3.2.0) 2021-09-03 14:58:29.487 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==23.1.0.dev568) (3.3.0) 2021-09-03 14:58:29.592 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.4.0->nova==23.1.0.dev568) (1.0.2) 2021-09-03 14:58:29.751 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->nova==23.1.0.dev568) (3.0.0) 2021-09-03 14:58:29.757 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->nova==23.1.0.dev568) (1.3.2) 2021-09-03 14:58:29.796 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.5.0->nova==23.1.0.dev568) (2.5.0) 2021-09-03 14:58:29.870 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.8.0->nova==23.1.0.dev568) (21.0) 2021-09-03 14:58:29.879 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.8.0->nova==23.1.0.dev568) (2.4.7) 2021-09-03 14:58:29.972 | Requirement already satisfied: ovs>=2.10.0 in /usr/lib/python3/dist-packages (from ovsdbapp>=0.12.1->os-vif>=1.15.2->nova==23.1.0.dev568) (2.13.3) 2021-09-03 14:58:30.088 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.1->nova==23.1.0.dev568) (1.4.0) 2021-09-03 14:58:30.123 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->nova==23.1.0.dev568) (57.4.0) 2021-09-03 14:58:30.494 | Requirement already satisfied: pyasn1 in /usr/local/lib/python3.8/dist-packages (from pypowervm>=1.1.15->nova==23.1.0.dev568) (0.4.8) 2021-09-03 14:58:30.499 | Requirement already satisfied: pyasn1-modules in /usr/local/lib/python3.8/dist-packages (from pypowervm>=1.1.15->nova==23.1.0.dev568) (0.2.8) 2021-09-03 14:58:30.586 | Requirement already satisfied: pyroute2.nslink==0.6.4 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==23.1.0.dev568) (0.6.4) 2021-09-03 14:58:30.588 | Requirement already satisfied: pyroute2.nftables==0.6.4 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==23.1.0.dev568) (0.6.4) 2021-09-03 14:58:30.590 | Requirement already satisfied: pyroute2.ipdb==0.6.4 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==23.1.0.dev568) (0.6.4) 2021-09-03 14:58:30.592 | Requirement already satisfied: pyroute2.ipset==0.6.4 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==23.1.0.dev568) (0.6.4) 2021-09-03 14:58:30.594 | Requirement already satisfied: pyroute2.ndb==0.6.4 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==23.1.0.dev568) (0.6.4) 2021-09-03 14:58:30.595 | Requirement already satisfied: pyroute2.ethtool==0.6.4 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==23.1.0.dev568) (0.6.4) 2021-09-03 14:58:30.597 | Requirement already satisfied: pyroute2.core==0.6.4 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==23.1.0.dev568) (0.6.4) 2021-09-03 14:58:30.875 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-barbicanclient>=4.5.2->castellan>=0.16.0->nova==23.1.0.dev568) (3.9.0) 2021-09-03 14:58:30.937 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.16.0->nova==23.1.0.dev568) (2.1.2) 2021-09-03 14:58:30.945 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.16.0->nova==23.1.0.dev568) (0.4.0) 2021-09-03 14:58:31.065 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.16.0->nova==23.1.0.dev568) (21.2.0) 2021-09-03 14:58:31.066 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.16.0->nova==23.1.0.dev568) (1.8.2) 2021-09-03 14:58:31.068 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.16.0->nova==23.1.0.dev568) (0.2.5) 2021-09-03 14:58:31.070 | Requirement already satisfied: colorama>=0.3.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.16.0->nova==23.1.0.dev568) (0.4.4) 2021-09-03 14:58:31.275 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient!=4.0.0,>=3.3.0->nova==23.1.0.dev568) (3.17.5) 2021-09-03 14:58:31.386 | Requirement already satisfied: warlock<2,>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==23.1.0.dev568) (1.3.3) 2021-09-03 14:58:31.387 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==23.1.0.dev568) (20.0.1) 2021-09-03 14:58:31.605 | Requirement already satisfied: osc-lib>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==23.1.0.dev568) (2.4.2) 2021-09-03 14:58:31.614 | Requirement already satisfied: os-client-config>=1.28.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==23.1.0.dev568) (2.1.0) 2021-09-03 14:58:31.879 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==23.1.0.dev568) (2.0.4) 2021-09-03 14:58:31.881 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==23.1.0.dev568) (2021.5.30) 2021-09-03 14:58:31.883 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==23.1.0.dev568) (3.2) 2021-09-03 14:58:31.885 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==23.1.0.dev568) (1.26.6) 2021-09-03 14:58:32.185 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->nova==23.1.0.dev568) (0.7) 2021-09-03 14:58:32.543 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==23.1.0.dev568) (0.5.2) 2021-09-03 14:58:32.545 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==23.1.0.dev568) (0.4.1) 2021-09-03 14:58:32.743 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==23.1.0.dev568) (2.6.2) 2021-09-03 14:58:32.758 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==23.1.0.dev568) (1.4.2) 2021-09-03 14:58:32.760 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==23.1.0.dev568) (2.4.0) 2021-09-03 14:58:33.242 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.5.0->nova==23.1.0.dev568) (1.0.0) 2021-09-03 14:58:33.411 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->nova==23.1.0.dev568) (0.12.1) 2021-09-03 14:58:34.769 | Collecting numpy 2021-09-03 14:58:34.798 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/7fd/c7689daf3b845/numpy-1.21.2-cp38-cp38-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (15.8 MB) 2021-09-03 14:58:35.285 | Requirement already satisfied: PyJWT>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from zVMCloudConnector>=1.3.0->nova==23.1.0.dev568) (2.1.0) 2021-09-03 14:58:35.439 | Requirement already satisfied: zipp>=3.1.0 in /usr/local/lib/python3.8/dist-packages (from importlib-resources->alembic>=1.5.0->nova==23.1.0.dev568) (3.5.0) 2021-09-03 14:58:35.976 | Building wheels for collected packages: websockify, zVMCloudConnector 2021-09-03 14:58:35.977 | Building wheel for websockify (setup.py): started 2021-09-03 14:58:36.778 | Building wheel for websockify (setup.py): finished with status 'done' 2021-09-03 14:58:36.779 | Created wheel for websockify: filename=websockify-0.10.0-py3-none-any.whl size=38660 sha256=ba28c646b6362020dd039d876d1009ec6f541abc896daea018b8e261effe7f83 2021-09-03 14:58:36.779 | Stored in directory: /root/.cache/pip/wheels/3f/06/2e/aa961b4485210c3981933044b5dbf0240ce90acf4bf3ca9832 2021-09-03 14:58:36.785 | Building wheel for zVMCloudConnector (setup.py): started 2021-09-03 14:58:37.773 | Building wheel for zVMCloudConnector (setup.py): finished with status 'done' 2021-09-03 14:58:37.777 | Created wheel for zVMCloudConnector: filename=zVMCloudConnector-1.4.1-py3-none-any.whl size=303901 sha256=637295aef9bd5bbf2416453d9c59dce9149ff177f0b6436c9fac309ad790c2c6 2021-09-03 14:58:37.777 | Stored in directory: /root/.cache/pip/wheels/2a/0d/26/6a5dd74b24937acbd678e55297c0aa8f409dd980f39a3170dd 2021-09-03 14:58:37.782 | Successfully built websockify zVMCloudConnector 2021-09-03 14:58:38.800 | Installing collected packages: numpy, Babel, zVMCloudConnector, websockify, pypowervm, os-xenapi, microversion-parse, nova 2021-09-03 14:58:43.745 | Running setup.py develop for nova 2021-09-03 14:58:48.101 | Successfully installed Babel-2.9.1 microversion-parse-1.0.1 nova numpy-1.21.2 os-xenapi-0.3.4 pypowervm-1.1.26 websockify-0.10.0 zVMCloudConnector-1.4.1 2021-09-03 14:58:48.101 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-09-03 14:58:48.295 | + inc/python:pip_install:200 : result=0 2021-09-03 14:58:48.297 | + inc/python:pip_install:202 : time_stop pip_install 2021-09-03 14:58:48.300 | + functions-common:time_stop:2309 : local name 2021-09-03 14:58:48.302 | + functions-common:time_stop:2310 : local end_time 2021-09-03 14:58:48.304 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-03 14:58:48.307 | + functions-common:time_stop:2312 : local total 2021-09-03 14:58:48.309 | + functions-common:time_stop:2313 : local start_time 2021-09-03 14:58:48.312 | + functions-common:time_stop:2315 : name=pip_install 2021-09-03 14:58:48.314 | + functions-common:time_stop:2316 : start_time=1630681100582 2021-09-03 14:58:48.316 | + functions-common:time_stop:2318 : [[ -z 1630681100582 ]] 2021-09-03 14:58:48.319 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-03 14:58:48.323 | + functions-common:time_stop:2321 : end_time=1630681128321 2021-09-03 14:58:48.326 | + functions-common:time_stop:2322 : elapsed_time=27739 2021-09-03 14:58:48.328 | + functions-common:time_stop:2323 : total=207463 2021-09-03 14:58:48.330 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-03 14:58:48.332 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=235202 2021-09-03 14:58:48.334 | + inc/python:pip_install:203 : return 0 2021-09-03 14:58:48.337 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2021-09-03 14:58:48.339 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2021-09-03 14:58:48.342 | + functions-common:safe_chown:2210 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2021-09-03 14:58:48.360 | + functions-common:_safe_permission_operation:2058 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2021-09-03 14:58:48.373 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/nova 2021-09-03 14:58:48.375 | + inc/python:use_library_from_git:250 : local name=/opt/stack/nova 2021-09-03 14:58:48.378 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-03 14:58:48.380 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-03 14:58:48.383 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/nova, ]] 2021-09-03 14:58:48.386 | + inc/python:use_library_from_git:253 : return 1 2021-09-03 14:58:48.389 | + lib/nova:install_nova:849 : sudo install -D -m 0644 -o ubuntu /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2021-09-03 14:58:48.401 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-09-03 14:58:48.404 | + ./stack.sh:main:919 : configure_nova 2021-09-03 14:58:48.406 | + lib/nova:configure_nova:241 : sudo install -d -o ubuntu /etc/nova 2021-09-03 14:58:48.418 | + lib/nova:configure_nova:243 : configure_rootwrap nova 2021-09-03 14:58:48.421 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2021-09-03 14:58:48.423 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2021-09-03 14:58:48.427 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2021-09-03 14:58:48.427 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2021-09-03 14:58:48.432 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2021-09-03 14:58:48.435 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2021-09-03 14:58:48.437 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2021-09-03 14:58:48.440 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2021-09-03 14:58:48.442 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2021-09-03 14:58:48.444 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2021-09-03 14:58:48.447 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2021-09-03 14:58:48.450 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2021-09-03 14:58:48.461 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2021-09-03 14:58:48.473 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.d/compute.filters /etc/nova/rootwrap.d 2021-09-03 14:58:48.486 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.conf /etc/nova/rootwrap.conf 2021-09-03 14:58:48.498 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2021-09-03 14:58:48.510 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2021-09-03 14:58:48.513 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2021-09-03 14:58:48.518 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.Jlk35B8X7U 2021-09-03 14:58:48.520 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2021-09-03 14:58:48.522 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2021-09-03 14:58:48.525 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2021-09-03 14:58:48.528 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2021-09-03 14:58:48.530 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2021-09-03 14:58:48.532 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.Jlk35B8X7U 2021-09-03 14:58:48.536 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.Jlk35B8X7U 2021-09-03 14:58:48.548 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.Jlk35B8X7U /etc/sudoers.d/nova-rootwrap 2021-09-03 14:58:48.561 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2021-09-03 14:58:48.565 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2021-09-03 14:58:48.568 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2021-09-03 14:58:48.570 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2021-09-03 14:58:48.573 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2021-09-03 14:58:48.576 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2021-09-03 14:58:48.578 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2021-09-03 14:58:48.581 | + 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,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2021-09-03 14:58:48.583 | + lib/nova:configure_nova:247 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2021-09-03 14:58:48.589 | + lib/nova:configure_nova:250 : is_service_enabled n-cpu 2021-09-03 14:58:48.605 | + functions-common:is_service_enabled:1965 : return 1 2021-09-03 14:58:48.607 | + lib/nova:configure_nova:319 : create_nova_conf 2021-09-03 14:58:48.610 | + lib/nova:create_nova_conf:386 : rm -f /opt/stack/nova/bin/nova.conf 2021-09-03 14:58:48.613 | + lib/nova:create_nova_conf:389 : rm -f /etc/nova/nova.conf 2021-09-03 14:58:48.617 | + lib/nova:create_nova_conf:390 : iniset /etc/nova/nova.conf DEFAULT debug True 2021-09-03 14:58:48.645 | + lib/nova:create_nova_conf:391 : '[' True == True ']' 2021-09-03 14:58:48.647 | + lib/nova:create_nova_conf:392 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2021-09-03 14:58:48.673 | + lib/nova:create_nova_conf:394 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2021-09-03 14:58:48.703 | + lib/nova:create_nova_conf:395 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2021-09-03 14:58:48.729 | + lib/nova:create_nova_conf:396 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2021-09-03 14:58:48.759 | + lib/nova:create_nova_conf:397 : iniset /etc/nova/nova.conf scheduler workers 2 2021-09-03 14:58:48.788 | + lib/nova:create_nova_conf:398 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2021-09-03 14:58:48.818 | + lib/nova:create_nova_conf:399 : [[ 4 == 6 ]] 2021-09-03 14:58:48.820 | + lib/nova:create_nova_conf:402 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.38 2021-09-03 14:58:48.847 | + lib/nova:create_nova_conf:404 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2021-09-03 14:58:48.874 | + lib/nova:create_nova_conf:405 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2021-09-03 14:58:48.901 | + lib/nova:create_nova_conf:406 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2021-09-03 14:58:48.927 | + lib/nova:create_nova_conf:407 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2021-09-03 14:58:48.954 | + lib/nova:create_nova_conf:409 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2021-09-03 14:58:48.983 | + lib/nova:create_nova_conf:411 : is_fedora 2021-09-03 14:58:48.986 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-09-03 14:58:48.988 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-09-03 14:58:48.990 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-09-03 14:58:48.992 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-09-03 14:58:48.994 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-09-03 14:58:48.997 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-09-03 14:58:48.999 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-09-03 14:58:49.001 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-09-03 14:58:49.003 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-09-03 14:58:49.005 | + lib/nova:create_nova_conf:411 : is_suse 2021-09-03 14:58:49.007 | + functions-common:is_suse:462 : is_opensuse 2021-09-03 14:58:49.010 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-09-03 14:58:49.012 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-09-03 14:58:49.014 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-09-03 14:58:49.016 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-09-03 14:58:49.018 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-09-03 14:58:49.021 | + lib/nova:create_nova_conf:420 : is_service_enabled n-api n-cond n-sched 2021-09-03 14:58:49.037 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 14:58:49.040 | + lib/nova:create_nova_conf:424 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-09-03 14:58:49.042 | + lib/nova:create_nova_conf:427 : local db=nova_cell0 2021-09-03 14:58:49.044 | + lib/nova:create_nova_conf:430 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2021-09-03 14:58:49.071 | ++ lib/nova:create_nova_conf:433 : database_connection_url nova_cell0 2021-09-03 14:58:49.073 | ++ lib/database:database_connection_url:132 : local db=nova_cell0 2021-09-03 14:58:49.075 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_cell0 2021-09-03 14:58:49.078 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_cell0 2021-09-03 14:58:49.080 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2021-09-03 14:58:49.083 | + lib/nova:create_nova_conf:433 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2021-09-03 14:58:49.112 | ++ lib/nova:create_nova_conf:434 : database_connection_url nova_api 2021-09-03 14:58:49.115 | ++ lib/database:database_connection_url:132 : local db=nova_api 2021-09-03 14:58:49.117 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_api 2021-09-03 14:58:49.120 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_api 2021-09-03 14:58:49.122 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2021-09-03 14:58:49.125 | + lib/nova:create_nova_conf:434 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2021-09-03 14:58:49.154 | + lib/nova:create_nova_conf:439 : iniset /etc/nova/nova.conf cache enabled True 2021-09-03 14:58:49.184 | + lib/nova:create_nova_conf:440 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2021-09-03 14:58:49.210 | + lib/nova:create_nova_conf:441 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2021-09-03 14:58:49.237 | + lib/nova:create_nova_conf:444 : is_service_enabled n-api 2021-09-03 14:58:49.253 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 14:58:49.255 | + lib/nova:create_nova_conf:445 : is_service_enabled n-api-meta 2021-09-03 14:58:49.271 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 14:58:49.275 | ++ lib/nova:create_nova_conf:447 : sed s/,metadata// 2021-09-03 14:58:49.275 | ++ lib/nova:create_nova_conf:447 : echo osapi_compute,metadata 2021-09-03 14:58:49.280 | + lib/nova:create_nova_conf:447 : NOVA_ENABLED_APIS=osapi_compute 2021-09-03 14:58:49.282 | + lib/nova:create_nova_conf:449 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2021-09-03 14:58:49.309 | + lib/nova:create_nova_conf:450 : is_service_enabled tls-proxy 2021-09-03 14:58:49.325 | + functions-common:is_service_enabled:1965 : return 1 2021-09-03 14:58:49.327 | + lib/nova:create_nova_conf:456 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2021-09-03 14:58:49.329 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/nova/nova.conf 2021-09-03 14:58:49.332 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=nova 2021-09-03 14:58:49.334 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=keystone_authtoken 2021-09-03 14:58:49.337 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2021-09-03 14:58:49.365 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2021-09-03 14:58:49.392 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.38/identity 2021-09-03 14:58:49.419 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2021-09-03 14:58:49.445 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2021-09-03 14:58:49.471 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2021-09-03 14:58:49.498 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2021-09-03 14:58:49.526 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2021-09-03 14:58:49.552 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-09-03 14:58:49.580 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2021-09-03 14:58:49.607 | + lib/nova:create_nova_conf:459 : is_service_enabled cinder 2021-09-03 14:58:49.623 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 14:58:49.625 | + lib/nova:create_nova_conf:460 : configure_cinder_access 2021-09-03 14:58:49.627 | + lib/nova:configure_cinder_access:581 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2021-09-03 14:58:49.657 | + lib/nova:configure_cinder_access:582 : iniset /etc/nova/nova.conf cinder auth_type password 2021-09-03 14:58:49.684 | + lib/nova:configure_cinder_access:583 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.38/identity 2021-09-03 14:58:49.711 | + lib/nova:configure_cinder_access:590 : iniset /etc/nova/nova.conf cinder username nova 2021-09-03 14:58:49.737 | + lib/nova:configure_cinder_access:591 : iniset /etc/nova/nova.conf cinder password Passw0rd 2021-09-03 14:58:49.764 | + lib/nova:configure_cinder_access:592 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2021-09-03 14:58:49.794 | + lib/nova:configure_cinder_access:593 : iniset /etc/nova/nova.conf cinder project_name service 2021-09-03 14:58:49.820 | + lib/nova:configure_cinder_access:594 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2021-09-03 14:58:49.847 | + lib/nova:configure_cinder_access:595 : is_service_enabled tls-proxy 2021-09-03 14:58:49.863 | + functions-common:is_service_enabled:1965 : return 1 2021-09-03 14:58:49.865 | + lib/nova:create_nova_conf:463 : '[' -n /opt/stack/data/nova ']' 2021-09-03 14:58:49.867 | + lib/nova:create_nova_conf:464 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2021-09-03 14:58:49.894 | + lib/nova:create_nova_conf:465 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2021-09-03 14:58:49.924 | + lib/nova:create_nova_conf:467 : '[' -n /opt/stack/data/nova/instances ']' 2021-09-03 14:58:49.926 | + lib/nova:create_nova_conf:468 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2021-09-03 14:58:49.953 | + lib/nova:create_nova_conf:470 : '[' False '!=' False ']' 2021-09-03 14:58:49.955 | + lib/nova:create_nova_conf:473 : '[' False '!=' False ']' 2021-09-03 14:58:49.957 | + lib/nova:create_nova_conf:478 : is_suse 2021-09-03 14:58:49.960 | + functions-common:is_suse:462 : is_opensuse 2021-09-03 14:58:49.962 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-09-03 14:58:49.965 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-09-03 14:58:49.967 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-09-03 14:58:49.969 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-09-03 14:58:49.971 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-09-03 14:58:49.974 | + lib/nova:create_nova_conf:483 : setup_logging /etc/nova/nova.conf 2021-09-03 14:58:49.976 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova.conf 2021-09-03 14:58:49.979 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova.conf 2021-09-03 14:58:49.981 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-09-03 14:58:49.997 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-09-03 14:58:49.999 | + functions:setup_systemd_logging:695 : local pidstr= 2021-09-03 14:58:50.002 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-09-03 14:58:50.004 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-09-03 14:58:50.006 | + functions:setup_systemd_logging:702 : iniset /etc/nova/nova.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-09-03 14:58:50.034 | + 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' 2021-09-03 14:58:50.060 | + 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' 2021-09-03 14:58:50.088 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-09-03 14:58:50.114 | + lib/nova:create_nova_conf:485 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2021-09-03 14:58:50.144 | + lib/nova:create_nova_conf:487 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2021-09-03 14:58:50.146 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-api-uwsgi.ini 2021-09-03 14:58:50.149 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-api-wsgi 2021-09-03 14:58:50.151 | + lib/apache:write_uwsgi_config:256 : local url=/compute 2021-09-03 14:58:50.153 | + lib/apache:write_uwsgi_config:257 : local http= 2021-09-03 14:58:50.156 | + lib/apache:write_uwsgi_config:258 : local name= 2021-09-03 14:58:50.158 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-api-wsgi 2021-09-03 14:58:50.162 | + lib/apache:write_uwsgi_config:259 : name=nova-api-wsgi 2021-09-03 14:58:50.165 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2021-09-03 14:58:50.167 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2021-09-03 14:58:50.180 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-09-03 14:58:50.180 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-09-03 14:58:50.188 | d /var/run/uwsgi 0755 ubuntu root 2021-09-03 14:58:50.192 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-09-03 14:58:50.207 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2021-09-03 14:58:50.209 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-api-uwsgi.ini 2021-09-03 14:58:50.213 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2021-09-03 14:58:50.242 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2021-09-03 14:58:50.269 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2021-09-03 14:58:50.296 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2021-09-03 14:58:50.323 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2021-09-03 14:58:50.350 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2021-09-03 14:58:50.377 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2021-09-03 14:58:50.404 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2021-09-03 14:58:50.431 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2021-09-03 14:58:50.457 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-09-03 14:58:50.484 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2021-09-03 14:58:50.511 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2021-09-03 14:58:50.539 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2021-09-03 14:58:50.566 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2021-09-03 14:58:50.568 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2021-09-03 14:58:50.572 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for nova-api-wsgi 2021-09-03 14:58:50.574 | ++ lib/apache:apache_site_config_for:186 : local site=nova-api-wsgi 2021-09-03 14:58:50.576 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2021-09-03 14:58:50.578 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-03 14:58:50.581 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-03 14:58:50.583 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2021-09-03 14:58:50.585 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2021-09-03 14:58:50.588 | + lib/apache:write_uwsgi_config:304 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2021-09-03 14:58:50.614 | + lib/apache:write_uwsgi_config:305 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2021-09-03 14:58:50.642 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi/" retry=0 ' 2021-09-03 14:58:50.642 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2021-09-03 14:58:50.651 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi/" retry=0 2021-09-03 14:58:50.655 | + lib/apache:write_uwsgi_config:307 : enable_apache_site nova-api-wsgi 2021-09-03 14:58:50.657 | + lib/apache:enable_apache_site:203 : local site=nova-api-wsgi 2021-09-03 14:58:50.659 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2021-09-03 14:58:50.661 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-09-03 14:58:50.664 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-09-03 14:58:50.666 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-03 14:58:50.668 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-03 14:58:50.670 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-09-03 14:58:50.673 | + lib/apache:enable_apache_site:206 : is_ubuntu 2021-09-03 14:58:50.675 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-03 14:58:50.677 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-03 14:58:50.680 | + lib/apache:enable_apache_site:207 : sudo a2ensite nova-api-wsgi 2021-09-03 14:58:50.741 | Enabling site nova-api-wsgi. 2021-09-03 14:58:50.747 | To activate the new configuration, you need to run: 2021-09-03 14:58:50.747 | systemctl reload apache2 2021-09-03 14:58:50.751 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2021-09-03 14:58:50.754 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-09-03 14:58:50.756 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-09-03 14:58:50.758 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart apache2 2021-09-03 14:58:50.890 | + lib/nova:create_nova_conf:488 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini /usr/local/bin/nova-metadata-wsgi '' 0.0.0.0:8775 2021-09-03 14:58:50.893 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-metadata-uwsgi.ini 2021-09-03 14:58:50.895 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2021-09-03 14:58:50.897 | + lib/apache:write_uwsgi_config:256 : local url= 2021-09-03 14:58:50.900 | + lib/apache:write_uwsgi_config:257 : local http=0.0.0.0:8775 2021-09-03 14:58:50.903 | + lib/apache:write_uwsgi_config:258 : local name= 2021-09-03 14:58:50.906 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-metadata-wsgi 2021-09-03 14:58:50.910 | + lib/apache:write_uwsgi_config:259 : name=nova-metadata-wsgi 2021-09-03 14:58:50.913 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2021-09-03 14:58:50.915 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2021-09-03 14:58:50.928 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-09-03 14:58:50.928 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-09-03 14:58:50.937 | d /var/run/uwsgi 0755 ubuntu root 2021-09-03 14:58:50.940 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-09-03 14:58:50.956 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2021-09-03 14:58:50.958 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2021-09-03 14:58:50.962 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2021-09-03 14:58:50.992 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2021-09-03 14:58:51.019 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2021-09-03 14:58:51.046 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2021-09-03 14:58:51.074 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2021-09-03 14:58:51.101 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2021-09-03 14:58:51.128 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2021-09-03 14:58:51.155 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2021-09-03 14:58:51.183 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2021-09-03 14:58:51.209 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-09-03 14:58:51.236 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2021-09-03 14:58:51.263 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2021-09-03 14:58:51.290 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2021-09-03 14:58:51.317 | + lib/apache:write_uwsgi_config:299 : [[ -n 0.0.0.0:8775 ]] 2021-09-03 14:58:51.319 | + lib/apache:write_uwsgi_config:300 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2021-09-03 14:58:51.348 | + lib/nova:create_nova_conf:490 : is_service_enabled ceilometer 2021-09-03 14:58:51.364 | + functions-common:is_service_enabled:1965 : return 1 2021-09-03 14:58:51.366 | + lib/nova:create_nova_conf:498 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2021-09-03 14:58:51.396 | ++ lib/nova:create_nova_conf:499 : get_notification_url 2021-09-03 14:58:51.399 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2021-09-03 14:58:51.402 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2021-09-03 14:58:51.418 | ++ functions-common:is_service_enabled:1965 : return 0 2021-09-03 14:58:51.421 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.38:5672/ 2021-09-03 14:58:51.423 | + lib/nova:create_nova_conf:499 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.38:5672/ 2021-09-03 14:58:51.450 | + lib/nova:create_nova_conf:500 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2021-09-03 14:58:51.480 | + lib/nova:create_nova_conf:501 : iniset_rpc_backend nova /etc/nova/nova.conf 2021-09-03 14:58:51.483 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2021-09-03 14:58:51.485 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2021-09-03 14:58:51.487 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-09-03 14:58:51.489 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-09-03 14:58:51.492 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-09-03 14:58:51.508 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 14:58:51.511 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-09-03 14:58:51.513 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-09-03 14:58:51.516 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-09-03 14:58:51.532 | ++ functions-common:is_service_enabled:1965 : return 0 2021-09-03 14:58:51.535 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.38:5672/ 2021-09-03 14:58:51.537 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.38:5672/ 2021-09-03 14:58:51.564 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-09-03 14:58:51.566 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-09-03 14:58:51.568 | + lib/nova:create_nova_conf:503 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2021-09-03 14:58:51.597 | + lib/nova:create_nova_conf:504 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2021-09-03 14:58:51.623 | + lib/nova:create_nova_conf:506 : iniset /etc/nova/nova.conf conductor workers 2 2021-09-03 14:58:51.654 | + lib/nova:create_nova_conf:508 : is_service_enabled tls-proxy 2021-09-03 14:58:51.670 | + functions-common:is_service_enabled:1965 : return 1 2021-09-03 14:58:51.672 | + lib/nova:create_nova_conf:513 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2021-09-03 14:58:51.699 | + lib/nova:create_nova_conf:515 : '[' True == True ']' 2021-09-03 14:58:51.702 | + lib/nova:create_nova_conf:516 : init_nova_service_user_conf 2021-09-03 14:58:51.704 | + lib/nova:init_nova_service_user_conf:717 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2021-09-03 14:58:51.734 | + lib/nova:init_nova_service_user_conf:718 : iniset /etc/nova/nova.conf service_user auth_type password 2021-09-03 14:58:51.761 | + lib/nova:init_nova_service_user_conf:719 : iniset /etc/nova/nova.conf service_user auth_url http://10.222.0.38/identity 2021-09-03 14:58:51.789 | + lib/nova:init_nova_service_user_conf:720 : iniset /etc/nova/nova.conf service_user username nova 2021-09-03 14:58:51.815 | + lib/nova:init_nova_service_user_conf:721 : iniset /etc/nova/nova.conf service_user password Passw0rd 2021-09-03 14:58:51.844 | + lib/nova:init_nova_service_user_conf:722 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2021-09-03 14:58:51.871 | + lib/nova:init_nova_service_user_conf:723 : iniset /etc/nova/nova.conf service_user project_name service 2021-09-03 14:58:51.898 | + lib/nova:init_nova_service_user_conf:724 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2021-09-03 14:58:51.925 | + lib/nova:init_nova_service_user_conf:725 : iniset /etc/nova/nova.conf service_user auth_strategy keystone 2021-09-03 14:58:51.953 | + lib/nova:create_nova_conf:519 : is_service_enabled n-cond 2021-09-03 14:58:51.969 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 14:58:51.972 | ++ lib/nova:create_nova_conf:520 : seq 1 1 2021-09-03 14:58:51.976 | + lib/nova:create_nova_conf:520 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-09-03 14:58:51.978 | + lib/nova:create_nova_conf:521 : local conf 2021-09-03 14:58:51.980 | + lib/nova:create_nova_conf:522 : local vhost 2021-09-03 14:58:51.983 | ++ lib/nova:create_nova_conf:523 : conductor_conf 1 2021-09-03 14:58:51.986 | ++ lib/nova:conductor_conf:729 : local cell=1 2021-09-03 14:58:51.988 | ++ lib/nova:conductor_conf:730 : echo /etc/nova/nova_cell1.conf 2021-09-03 14:58:51.990 | + lib/nova:create_nova_conf:523 : conf=/etc/nova/nova_cell1.conf 2021-09-03 14:58:51.993 | + lib/nova:create_nova_conf:524 : vhost=nova_cell1 2021-09-03 14:58:51.996 | + lib/nova:create_nova_conf:526 : rm -f /etc/nova/nova_cell1.conf 2021-09-03 14:58:52.000 | ++ lib/nova:create_nova_conf:527 : database_connection_url nova_cell1 2021-09-03 14:58:52.002 | ++ lib/database:database_connection_url:132 : local db=nova_cell1 2021-09-03 14:58:52.004 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_cell1 2021-09-03 14:58:52.007 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_cell1 2021-09-03 14:58:52.010 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2021-09-03 14:58:52.013 | + lib/nova:create_nova_conf:527 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2021-09-03 14:58:52.042 | + lib/nova:create_nova_conf:528 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2021-09-03 14:58:52.072 | + lib/nova:create_nova_conf:529 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2021-09-03 14:58:52.103 | + lib/nova:create_nova_conf:531 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-09-03 14:58:52.105 | + lib/nova:create_nova_conf:534 : rpc_backend_add_vhost nova_cell1 2021-09-03 14:58:52.107 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2021-09-03 14:58:52.110 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2021-09-03 14:58:52.126 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 14:58:52.129 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2021-09-03 14:58:52.130 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2021-09-03 14:58:52.826 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z ']' 2021-09-03 14:58:52.828 | + lib/rpc_backend:rpc_backend_add_vhost:128 : sudo rabbitmqctl add_vhost nova_cell1 2021-09-03 14:58:53.483 | Adding vhost "nova_cell1" ... 2021-09-03 14:58:53.529 | + lib/rpc_backend:rpc_backend_add_vhost:129 : sudo rabbitmqctl set_permissions -p nova_cell1 stackrabbit '.*' '.*' '.*' 2021-09-03 14:58:54.205 | Setting permissions for user "stackrabbit" in vhost "nova_cell1" ... 2021-09-03 14:58:54.227 | + lib/nova:create_nova_conf:535 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2021-09-03 14:58:54.230 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2021-09-03 14:58:54.232 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2021-09-03 14:58:54.234 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-09-03 14:58:54.236 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2021-09-03 14:58:54.239 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-09-03 14:58:54.255 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 14:58:54.258 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2021-09-03 14:58:54.262 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2021-09-03 14:58:54.267 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-09-03 14:58:54.283 | ++ functions-common:is_service_enabled:1965 : return 0 2021-09-03 14:58:54.286 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.38:5672/nova_cell1 2021-09-03 14:58:54.288 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.38:5672/nova_cell1 2021-09-03 14:58:54.315 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-09-03 14:58:54.317 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-09-03 14:58:54.319 | + lib/nova:create_nova_conf:539 : is_service_enabled placement placement-client 2021-09-03 14:58:54.336 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 14:58:54.339 | + lib/nova:create_nova_conf:540 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2021-09-03 14:58:54.341 | + lib/nova:configure_placement_nova_compute:568 : local conf=/etc/nova/nova_cell1.conf 2021-09-03 14:58:54.343 | + lib/nova:configure_placement_nova_compute:569 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2021-09-03 14:58:54.373 | + lib/nova:configure_placement_nova_compute:570 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.38/identity 2021-09-03 14:58:54.400 | + lib/nova:configure_placement_nova_compute:571 : iniset /etc/nova/nova_cell1.conf placement username placement 2021-09-03 14:58:54.427 | + lib/nova:configure_placement_nova_compute:572 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2021-09-03 14:58:54.455 | + lib/nova:configure_placement_nova_compute:573 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2021-09-03 14:58:54.484 | + lib/nova:configure_placement_nova_compute:574 : iniset /etc/nova/nova_cell1.conf placement project_name service 2021-09-03 14:58:54.511 | + lib/nova:configure_placement_nova_compute:575 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2021-09-03 14:58:54.539 | + lib/nova:configure_placement_nova_compute:576 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2021-09-03 14:58:54.566 | + lib/nova:create_nova_conf:544 : setup_logging /etc/nova/nova_cell1.conf 2021-09-03 14:58:54.568 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova_cell1.conf 2021-09-03 14:58:54.571 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova_cell1.conf 2021-09-03 14:58:54.574 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-09-03 14:58:54.591 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-09-03 14:58:54.593 | + functions:setup_systemd_logging:695 : local pidstr= 2021-09-03 14:58:54.595 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-09-03 14:58:54.597 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-09-03 14:58:54.599 | + 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}}' 2021-09-03 14:58:54.626 | + 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' 2021-09-03 14:58:54.654 | + 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' 2021-09-03 14:58:54.681 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-09-03 14:58:54.708 | + lib/nova:create_nova_conf:551 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-09-03 14:58:54.712 | ++ lib/nova:create_nova_conf:554 : seq 1 1 2021-09-03 14:58:54.715 | + lib/nova:create_nova_conf:554 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-09-03 14:58:54.718 | + lib/nova:create_nova_conf:555 : local conf 2021-09-03 14:58:54.720 | + lib/nova:create_nova_conf:556 : local offset 2021-09-03 14:58:54.723 | ++ lib/nova:create_nova_conf:557 : conductor_conf 1 2021-09-03 14:58:54.725 | ++ lib/nova:conductor_conf:729 : local cell=1 2021-09-03 14:58:54.727 | ++ lib/nova:conductor_conf:730 : echo /etc/nova/nova_cell1.conf 2021-09-03 14:58:54.730 | + lib/nova:create_nova_conf:557 : conf=/etc/nova/nova_cell1.conf 2021-09-03 14:58:54.732 | + lib/nova:create_nova_conf:558 : offset=0 2021-09-03 14:58:54.735 | + lib/nova:create_nova_conf:559 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2021-09-03 14:58:54.737 | + lib/nova:configure_console_proxies:666 : local conf=/etc/nova/nova_cell1.conf 2021-09-03 14:58:54.739 | + lib/nova:configure_console_proxies:667 : local offset=0 2021-09-03 14:58:54.741 | + lib/nova:configure_console_proxies:671 : offset=0 2021-09-03 14:58:54.744 | + lib/nova:configure_console_proxies:673 : is_service_enabled n-novnc 2021-09-03 14:58:54.760 | + functions-common:is_service_enabled:1965 : return 1 2021-09-03 14:58:54.762 | + lib/nova:configure_console_proxies:673 : '[' False '!=' False ']' 2021-09-03 14:58:54.764 | + lib/nova:configure_console_proxies:705 : is_service_enabled n-spice 2021-09-03 14:58:54.780 | + functions-common:is_service_enabled:1965 : return 1 2021-09-03 14:58:54.782 | + lib/nova:configure_console_proxies:710 : is_service_enabled n-sproxy 2021-09-03 14:58:54.798 | + functions-common:is_service_enabled:1965 : return 1 2021-09-03 14:58:54.800 | + lib/nova:configure_nova:321 : is_service_enabled n-cpu 2021-09-03 14:58:54.818 | + functions-common:is_service_enabled:1965 : return 1 2021-09-03 14:58:54.820 | + ./stack.sh:main:922 : is_service_enabled placement 2021-09-03 14:58:54.850 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 14:58:54.853 | + ./stack.sh:main:924 : stack_install_service placement 2021-09-03 14:58:54.856 | + lib/stack:stack_install_service:20 : local service=placement 2021-09-03 14:58:54.862 | + lib/stack:stack_install_service:21 : type install_placement 2021-09-03 14:58:54.864 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-09-03 14:58:54.870 | + lib/stack:stack_install_service:32 : install_placement 2021-09-03 14:58:54.873 | + lib/placement:install_placement:137 : install_apache_wsgi 2021-09-03 14:58:54.875 | + lib/apache:install_apache_wsgi:143 : is_ubuntu 2021-09-03 14:58:54.878 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-03 14:58:54.880 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-03 14:58:54.883 | + lib/apache:install_apache_wsgi:145 : install_package apache2 2021-09-03 14:58:54.885 | + functions-common:install_package:1347 : update_package_repo 2021-09-03 14:58:54.888 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-09-03 14:58:54.890 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2021-09-03 14:58:54.893 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-09-03 14:58:54.895 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-09-03 14:58:54.898 | + functions-common:update_package_repo:1327 : is_ubuntu 2021-09-03 14:58:54.901 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-03 14:58:54.903 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-03 14:58:54.906 | + functions-common:update_package_repo:1328 : apt_get_update 2021-09-03 14:58:54.908 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2021-09-03 14:58:54.911 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2021-09-03 14:58:54.913 | + functions-common:apt_get_update:1074 : return 2021-09-03 14:58:54.916 | + functions-common:install_package:1348 : real_install_package apache2 2021-09-03 14:58:54.919 | + functions-common:real_install_package:1333 : is_ubuntu 2021-09-03 14:58:54.921 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-03 14:58:54.924 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-03 14:58:54.926 | + functions-common:real_install_package:1334 : apt_get install apache2 2021-09-03 14:58:54.948 | + functions-common:apt_get:1114 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 2021-09-03 14:58:55.055 | Reading package lists... 2021-09-03 14:58:55.281 | Building dependency tree... 2021-09-03 14:58:55.282 | Reading state information... 2021-09-03 14:58:55.512 | apache2 is already the newest version (2.4.41-4ubuntu3.4). 2021-09-03 14:58:55.512 | The following packages were automatically installed and are no longer required: 2021-09-03 14:58:55.513 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-09-03 14:58:55.513 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-09-03 14:58:55.513 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-09-03 14:58:55.513 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-09-03 14:58:55.513 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-09-03 14:58:55.513 | python3-zope.interface 2021-09-03 14:58:55.513 | Use 'sudo apt autoremove' to remove them. 2021-09-03 14:58:55.623 | 0 upgraded, 0 newly installed, 0 to remove and 85 not upgraded. 2021-09-03 14:58:55.628 | + functions-common:apt_get:1118 : result=0 2021-09-03 14:58:55.630 | + functions-common:apt_get:1121 : time_stop apt-get 2021-09-03 14:58:55.633 | + functions-common:time_stop:2309 : local name 2021-09-03 14:58:55.635 | + functions-common:time_stop:2310 : local end_time 2021-09-03 14:58:55.638 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-03 14:58:55.640 | + functions-common:time_stop:2312 : local total 2021-09-03 14:58:55.642 | + functions-common:time_stop:2313 : local start_time 2021-09-03 14:58:55.645 | + functions-common:time_stop:2315 : name=apt-get 2021-09-03 14:58:55.647 | + functions-common:time_stop:2316 : start_time=1630681134945 2021-09-03 14:58:55.650 | + functions-common:time_stop:2318 : [[ -z 1630681134945 ]] 2021-09-03 14:58:55.653 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-03 14:58:55.658 | + functions-common:time_stop:2321 : end_time=1630681135655 2021-09-03 14:58:55.660 | + functions-common:time_stop:2322 : elapsed_time=710 2021-09-03 14:58:55.662 | + functions-common:time_stop:2323 : total=274141 2021-09-03 14:58:55.665 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-03 14:58:55.667 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=274851 2021-09-03 14:58:55.670 | + functions-common:apt_get:1122 : return 0 2021-09-03 14:58:55.673 | + lib/apache:install_apache_wsgi:146 : is_package_installed libapache2-mod-wsgi 2021-09-03 14:58:55.675 | + functions-common:is_package_installed:1356 : [[ -z libapache2-mod-wsgi ]] 2021-09-03 14:58:55.678 | + functions-common:is_package_installed:1360 : [[ -z deb ]] 2021-09-03 14:58:55.681 | + functions-common:is_package_installed:1364 : [[ deb = \d\e\b ]] 2021-09-03 14:58:55.683 | + functions-common:is_package_installed:1365 : dpkg -s libapache2-mod-wsgi 2021-09-03 14:58:55.706 | + lib/apache:install_apache_wsgi:149 : install_package libapache2-mod-wsgi-py3 2021-09-03 14:58:55.709 | + functions-common:install_package:1347 : update_package_repo 2021-09-03 14:58:55.712 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-09-03 14:58:55.714 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2021-09-03 14:58:55.717 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-09-03 14:58:55.719 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-09-03 14:58:55.721 | + functions-common:update_package_repo:1327 : is_ubuntu 2021-09-03 14:58:55.724 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-03 14:58:55.726 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-03 14:58:55.729 | + functions-common:update_package_repo:1328 : apt_get_update 2021-09-03 14:58:55.731 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2021-09-03 14:58:55.734 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2021-09-03 14:58:55.736 | + functions-common:apt_get_update:1074 : return 2021-09-03 14:58:55.739 | + functions-common:install_package:1348 : real_install_package libapache2-mod-wsgi-py3 2021-09-03 14:58:55.741 | + functions-common:real_install_package:1333 : is_ubuntu 2021-09-03 14:58:55.744 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-03 14:58:55.747 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-03 14:58:55.749 | + functions-common:real_install_package:1334 : apt_get install libapache2-mod-wsgi-py3 2021-09-03 14:58:55.772 | + functions-common:apt_get:1114 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install libapache2-mod-wsgi-py3 2021-09-03 14:58:55.880 | Reading package lists... 2021-09-03 14:58:56.099 | Building dependency tree... 2021-09-03 14:58:56.100 | Reading state information... 2021-09-03 14:58:56.328 | The following packages were automatically installed and are no longer required: 2021-09-03 14:58:56.329 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-09-03 14:58:56.329 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-09-03 14:58:56.329 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-09-03 14:58:56.329 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-09-03 14:58:56.329 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-09-03 14:58:56.329 | python3-zope.interface 2021-09-03 14:58:56.329 | Use 'sudo apt autoremove' to remove them. 2021-09-03 14:58:56.395 | The following NEW packages will be installed: 2021-09-03 14:58:56.396 | libapache2-mod-wsgi-py3 2021-09-03 14:58:56.694 | 0 upgraded, 1 newly installed, 0 to remove and 85 not upgraded. 2021-09-03 14:58:56.694 | Need to get 93.3 kB of archives. 2021-09-03 14:58:56.694 | After this operation, 300 kB of additional disk space will be used. 2021-09-03 14:58:56.694 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapache2-mod-wsgi-py3 amd64 4.6.8-1ubuntu3 [93.3 kB] 2021-09-03 14:58:57.623 | Fetched 93.3 kB in 1s (138 kB/s) 2021-09-03 14:58:57.655 | Selecting previously unselected package libapache2-mod-wsgi-py3. 2021-09-03 14:58:57.708 | (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 ... 91082 files and directories currently installed.) 2021-09-03 14:58:57.711 | Preparing to unpack .../libapache2-mod-wsgi-py3_4.6.8-1ubuntu3_amd64.deb ... 2021-09-03 14:58:57.714 | Unpacking libapache2-mod-wsgi-py3 (4.6.8-1ubuntu3) ... 2021-09-03 14:58:57.777 | Setting up libapache2-mod-wsgi-py3 (4.6.8-1ubuntu3) ... 2021-09-03 14:58:57.946 | apache2_invoke: Enable module wsgi 2021-09-03 14:59:05.120 | + functions-common:apt_get:1118 : result=0 2021-09-03 14:59:05.122 | + functions-common:apt_get:1121 : time_stop apt-get 2021-09-03 14:59:05.125 | + functions-common:time_stop:2309 : local name 2021-09-03 14:59:05.127 | + functions-common:time_stop:2310 : local end_time 2021-09-03 14:59:05.129 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-03 14:59:05.132 | + functions-common:time_stop:2312 : local total 2021-09-03 14:59:05.135 | + functions-common:time_stop:2313 : local start_time 2021-09-03 14:59:05.137 | + functions-common:time_stop:2315 : name=apt-get 2021-09-03 14:59:05.139 | + functions-common:time_stop:2316 : start_time=1630681135769 2021-09-03 14:59:05.142 | + functions-common:time_stop:2318 : [[ -z 1630681135769 ]] 2021-09-03 14:59:05.145 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-03 14:59:05.150 | + functions-common:time_stop:2321 : end_time=1630681145146 2021-09-03 14:59:05.152 | + functions-common:time_stop:2322 : elapsed_time=9377 2021-09-03 14:59:05.155 | + functions-common:time_stop:2323 : total=274851 2021-09-03 14:59:05.157 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-03 14:59:05.159 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=284228 2021-09-03 14:59:05.162 | + functions-common:apt_get:1122 : return 0 2021-09-03 14:59:05.164 | + lib/apache:install_apache_wsgi:164 : enable_apache_mod wsgi 2021-09-03 14:59:05.167 | + lib/apache:enable_apache_mod:54 : local mod=wsgi 2021-09-03 14:59:05.169 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-09-03 14:59:05.172 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-03 14:59:05.174 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-03 14:59:05.177 | + lib/apache:enable_apache_mod:59 : [[ wsgi != \v\e\r\s\i\o\n ]] 2021-09-03 14:59:05.179 | + lib/apache:enable_apache_mod:59 : a2query -m wsgi 2021-09-03 14:59:05.236 | wsgi (enabled by maintainer script) 2021-09-03 14:59:05.239 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2021-09-03 14:59:05.241 | + inc/python:pip_install_gr:76 : local name=osc-placement 2021-09-03 14:59:05.244 | + inc/python:pip_install_gr:77 : local clean_name 2021-09-03 14:59:05.247 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2021-09-03 14:59:05.250 | ++ inc/python:get_from_global_requirements:225 : local package=osc-placement 2021-09-03 14:59:05.252 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-09-03 14:59:05.256 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-09-03 14:59:05.256 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2021-09-03 14:59:05.262 | ++ inc/python:get_from_global_requirements:227 : required_pkg='osc-placement ' 2021-09-03 14:59:05.265 | ++ inc/python:get_from_global_requirements:228 : [[ osc-placement == '' ]] 2021-09-03 14:59:05.267 | ++ inc/python:get_from_global_requirements:231 : echo osc-placement 2021-09-03 14:59:05.270 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2021-09-03 14:59:05.273 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2021-09-03 14:59:05.296 | Using python 3.8 to install osc-placement 2021-09-03 14:59:05.298 | + 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 2021-09-03 14:59:06.149 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 14:59:06.149 | from cryptography.utils import int_from_bytes 2021-09-03 14:59:06.149 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 14:59:06.149 | from cryptography.utils import int_from_bytes 2021-09-03 14:59:07.171 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-09-03 14:59:07.290 | Collecting osc-placement 2021-09-03 14:59:07.296 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e0a/80a4718b59511/osc_placement-3.0.1-py3-none-any.whl (62 kB) 2021-09-03 14:59:07.313 | Requirement already satisfied: pbr>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (5.6.0) 2021-09-03 14:59:07.315 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (1.16.0) 2021-09-03 14:59:07.318 | Requirement already satisfied: oslo.utils>=3.37.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.10.0) 2021-09-03 14:59:07.319 | Requirement already satisfied: simplejson>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (3.17.5) 2021-09-03 14:59:07.322 | Requirement already satisfied: keystoneauth1>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.3.1) 2021-09-03 14:59:07.323 | Requirement already satisfied: osc-lib>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (2.4.2) 2021-09-03 14:59:07.384 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (1.7.0) 2021-09-03 14:59:07.386 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (3.4.0) 2021-09-03 14:59:07.388 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (2.26.0) 2021-09-03 14:59:07.390 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (0.1.16) 2021-09-03 14:59:07.410 | Requirement already satisfied: cliff>=3.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (3.9.0) 2021-09-03 14:59:07.415 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (5.0.1) 2021-09-03 14:59:07.418 | Requirement already satisfied: openstacksdk>=0.15.0 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (0.59.0) 2021-09-03 14:59:07.431 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (2.1.2) 2021-09-03 14:59:07.434 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (2.4.7) 2021-09-03 14:59:07.436 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (0.7.2) 2021-09-03 14:59:07.438 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (0.4.0) 2021-09-03 14:59:07.440 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (5.4.1) 2021-09-03 14:59:07.495 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (1.8.2) 2021-09-03 14:59:07.497 | Requirement already satisfied: colorama>=0.3.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (0.4.4) 2021-09-03 14:59:07.498 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (0.2.5) 2021-09-03 14:59:07.500 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (21.2.0) 2021-09-03 14:59:07.583 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (0.10.0) 2021-09-03 14:59:07.585 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.1.4) 2021-09-03 14:59:07.587 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.32) 2021-09-03 14:59:07.589 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.4.0) 2021-09-03 14:59:07.591 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (5.0.9) 2021-09-03 14:59:07.595 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (3.4.8) 2021-09-03 14:59:07.596 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.5.0) 2021-09-03 14:59:07.598 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.4.4) 2021-09-03 14:59:07.603 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (0.11.0) 2021-09-03 14:59:07.649 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.14.6) 2021-09-03 14:59:07.655 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.20) 2021-09-03 14:59:07.677 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.1) 2021-09-03 14:59:07.735 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2.2.0) 2021-09-03 14:59:07.740 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2021.1) 2021-09-03 14:59:07.743 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (21.0) 2021-09-03 14:59:07.747 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (0.8.0) 2021-09-03 14:59:07.759 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.utils>=3.37.0->osc-placement) (1.12.1) 2021-09-03 14:59:07.844 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (3.2) 2021-09-03 14:59:07.847 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2.0.4) 2021-09-03 14:59:07.848 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2021.5.30) 2021-09-03 14:59:07.850 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (1.26.6) 2021-09-03 14:59:09.986 | Installing collected packages: osc-placement 2021-09-03 14:59:10.191 | Successfully installed osc-placement-3.0.1 2021-09-03 14:59:10.191 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-09-03 14:59:10.314 | + inc/python:pip_install:200 : result=0 2021-09-03 14:59:10.316 | + inc/python:pip_install:202 : time_stop pip_install 2021-09-03 14:59:10.319 | + functions-common:time_stop:2309 : local name 2021-09-03 14:59:10.322 | + functions-common:time_stop:2310 : local end_time 2021-09-03 14:59:10.324 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-03 14:59:10.327 | + functions-common:time_stop:2312 : local total 2021-09-03 14:59:10.329 | + functions-common:time_stop:2313 : local start_time 2021-09-03 14:59:10.332 | + functions-common:time_stop:2315 : name=pip_install 2021-09-03 14:59:10.334 | + functions-common:time_stop:2316 : start_time=1630681145290 2021-09-03 14:59:10.338 | + functions-common:time_stop:2318 : [[ -z 1630681145290 ]] 2021-09-03 14:59:10.341 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-03 14:59:10.345 | + functions-common:time_stop:2321 : end_time=1630681150342 2021-09-03 14:59:10.348 | + functions-common:time_stop:2322 : elapsed_time=5052 2021-09-03 14:59:10.350 | + functions-common:time_stop:2323 : total=235202 2021-09-03 14:59:10.353 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-03 14:59:10.355 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=240254 2021-09-03 14:59:10.358 | + inc/python:pip_install:203 : return 0 2021-09-03 14:59:10.360 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement master 2021-09-03 14:59:10.363 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/placement.git 2021-09-03 14:59:10.365 | + functions-common:git_clone:524 : local git_dest=/opt/stack/placement 2021-09-03 14:59:10.368 | + functions-common:git_clone:525 : local git_ref=master 2021-09-03 14:59:10.370 | + functions-common:git_clone:526 : local orig_dir 2021-09-03 14:59:10.373 | ++ functions-common:git_clone:527 : pwd 2021-09-03 14:59:10.376 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-09-03 14:59:10.378 | + functions-common:git_clone:528 : local git_clone_flags= 2021-09-03 14:59:10.382 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-09-03 14:59:10.399 | + functions-common:git_clone:530 : RECLONE=False 2021-09-03 14:59:10.402 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-09-03 14:59:10.405 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-09-03 14:59:10.408 | + functions-common:git_clone:544 : echo master 2021-09-03 14:59:10.408 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-09-03 14:59:10.413 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/placement ]] 2021-09-03 14:59:10.416 | + functions-common:git_clone:559 : [[ False = \T\r\u\e ]] 2021-09-03 14:59:10.418 | + functions-common:git_clone:565 : git_timed clone https://opendev.org/openstack/placement.git /opt/stack/placement --branch master 2021-09-03 14:59:10.421 | + functions-common:git_timed:617 : local count=0 2021-09-03 14:59:10.423 | + functions-common:git_timed:618 : local timeout=0 2021-09-03 14:59:10.425 | + functions-common:git_timed:620 : [[ -n 0 ]] 2021-09-03 14:59:10.428 | + functions-common:git_timed:621 : timeout=0 2021-09-03 14:59:10.430 | + functions-common:git_timed:624 : time_start git_timed 2021-09-03 14:59:10.432 | + functions-common:time_start:2295 : local name=git_timed 2021-09-03 14:59:10.435 | + functions-common:time_start:2296 : local start_time= 2021-09-03 14:59:10.437 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-09-03 14:59:10.440 | ++ functions-common:time_start:2300 : date +%s%3N 2021-09-03 14:59:10.444 | + functions-common:time_start:2300 : _TIME_START[$name]=1630681150441 2021-09-03 14:59:10.447 | + functions-common:git_timed:625 : timeout -s SIGINT 0 git clone https://opendev.org/openstack/placement.git /opt/stack/placement --branch master 2021-09-03 14:59:10.450 | Cloning into '/opt/stack/placement'... 2021-09-03 14:59:17.668 | + functions-common:git_timed:639 : time_stop git_timed 2021-09-03 14:59:17.671 | + functions-common:time_stop:2309 : local name 2021-09-03 14:59:17.673 | + functions-common:time_stop:2310 : local end_time 2021-09-03 14:59:17.675 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-03 14:59:17.677 | + functions-common:time_stop:2312 : local total 2021-09-03 14:59:17.680 | + functions-common:time_stop:2313 : local start_time 2021-09-03 14:59:17.683 | + functions-common:time_stop:2315 : name=git_timed 2021-09-03 14:59:17.685 | + functions-common:time_stop:2316 : start_time=1630681150441 2021-09-03 14:59:17.687 | + functions-common:time_stop:2318 : [[ -z 1630681150441 ]] 2021-09-03 14:59:17.690 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-03 14:59:17.694 | + functions-common:time_stop:2321 : end_time=1630681157692 2021-09-03 14:59:17.697 | + functions-common:time_stop:2322 : elapsed_time=7251 2021-09-03 14:59:17.699 | + functions-common:time_stop:2323 : total=0 2021-09-03 14:59:17.701 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-03 14:59:17.704 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=7251 2021-09-03 14:59:17.706 | + functions-common:git_clone:592 : cd /opt/stack/placement 2021-09-03 14:59:17.710 | + functions-common:git_clone:593 : head -1 2021-09-03 14:59:17.711 | + functions-common:git_clone:593 : git show --oneline 2021-09-03 14:59:17.714 | 8db5d027 Merge "Refactor consumer type methods for readability" 2021-09-03 14:59:17.717 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-09-03 14:59:17.720 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2021-09-03 14:59:17.722 | + inc/python:setup_develop:338 : local bindep 2021-09-03 14:59:17.725 | + inc/python:setup_develop:339 : [[ /opt/stack/placement == -bindep* ]] 2021-09-03 14:59:17.727 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/placement 2021-09-03 14:59:17.730 | + inc/python:setup_develop:344 : local extras= 2021-09-03 14:59:17.733 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/placement -e 2021-09-03 14:59:17.735 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-09-03 14:59:17.738 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/placement == -bindep* ]] 2021-09-03 14:59:17.740 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/placement 2021-09-03 14:59:17.743 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-09-03 14:59:17.746 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-09-03 14:59:17.749 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/placement 2021-09-03 14:59:17.752 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-09-03 14:59:17.755 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/placement 2021-09-03 14:59:17.757 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-09-03 14:59:17.760 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2021-09-03 14:59:17.763 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2021-09-03 14:59:17.769 | + inc/python:_setup_package_with_constraints_edit:385 : name=openstack-placement 2021-09-03 14:59:17.771 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2021-09-03 14:59:18.424 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/placement -e 2021-09-03 14:59:18.426 | + inc/python:setup_package:418 : local bindep=0 2021-09-03 14:59:18.429 | + inc/python:setup_package:419 : local bindep_flag= 2021-09-03 14:59:18.432 | + inc/python:setup_package:420 : local bindep_profiles= 2021-09-03 14:59:18.434 | + inc/python:setup_package:421 : [[ /opt/stack/placement == -bindep* ]] 2021-09-03 14:59:18.437 | + inc/python:setup_package:426 : local project_dir=/opt/stack/placement 2021-09-03 14:59:18.439 | + inc/python:setup_package:427 : local flags=-e 2021-09-03 14:59:18.442 | + inc/python:setup_package:428 : local extras= 2021-09-03 14:59:18.444 | + inc/python:setup_package:432 : [[ -n -e ]] 2021-09-03 14:59:18.447 | + inc/python:setup_package:432 : [[ -z '' ]] 2021-09-03 14:59:18.450 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2021-09-03 14:59:18.452 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2021-09-03 14:59:18.455 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2021-09-03 14:59:18.457 | + inc/python:setup_package:446 : pip_install -e /opt/stack/placement 2021-09-03 14:59:18.480 | Using python 3.8 to install /opt/stack/placement 2021-09-03 14:59:18.482 | + 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 2021-09-03 14:59:19.336 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 14:59:19.336 | from cryptography.utils import int_from_bytes 2021-09-03 14:59:19.336 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 14:59:19.336 | from cryptography.utils import int_from_bytes 2021-09-03 14:59:20.348 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-09-03 14:59:20.381 | Obtaining file:///opt/stack/placement 2021-09-03 14:59:21.747 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==5.1.0.dev39) (5.6.0) 2021-09-03 14:59:21.749 | Requirement already satisfied: SQLAlchemy>=1.2.19 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==5.1.0.dev39) (1.4.23) 2021-09-03 14:59:21.750 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==5.1.0.dev39) (9.3.0) 2021-09-03 14:59:21.752 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==5.1.0.dev39) (2.5.1) 2021-09-03 14:59:21.754 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==5.1.0.dev39) (1.8.7) 2021-09-03 14:59:21.755 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from openstack-placement==5.1.0.dev39) (3.2.0) 2021-09-03 14:59:21.757 | Requirement already satisfied: requests>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==5.1.0.dev39) (2.26.0) 2021-09-03 14:59:21.762 | Requirement already satisfied: setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,>=21.0.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==5.1.0.dev39) (57.4.0) 2021-09-03 14:59:21.764 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==5.1.0.dev39) (4.4.0) 2021-09-03 14:59:21.766 | Requirement already satisfied: oslo.config>=6.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==5.1.0.dev39) (8.7.1) 2021-09-03 14:59:21.768 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==5.1.0.dev39) (3.3.1) 2021-09-03 14:59:21.769 | Requirement already satisfied: oslo.log>=4.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==5.1.0.dev39) (4.6.0) 2021-09-03 14:59:21.772 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==5.1.0.dev39) (4.2.0) 2021-09-03 14:59:21.773 | Requirement already satisfied: oslo.utils>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==5.1.0.dev39) (4.10.0) 2021-09-03 14:59:21.776 | Requirement already satisfied: oslo.db>=4.40.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==5.1.0.dev39) (10.0.0) 2021-09-03 14:59:21.777 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==5.1.0.dev39) (3.8.2) 2021-09-03 14:59:21.779 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==5.1.0.dev39) (4.4.0) 2021-09-03 14:59:21.781 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==5.1.0.dev39) (1.4.0) 2021-09-03 14:59:21.783 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==5.1.0.dev39) (1.1.0) 2021-09-03 14:59:21.785 | Requirement already satisfied: os-traits>=2.6.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==5.1.0.dev39) (2.6.0) 2021-09-03 14:59:21.786 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==5.1.0.dev39) (1.0.1) 2021-09-03 14:59:21.850 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==5.1.0.dev39) (2.8.1) 2021-09-03 14:59:21.852 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==5.1.0.dev39) (3.1.1) 2021-09-03 14:59:21.854 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==5.1.0.dev39) (1.16.0) 2021-09-03 14:59:21.858 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==5.1.0.dev39) (5.0.1) 2021-09-03 14:59:21.863 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==5.1.0.dev39) (4.2.0) 2021-09-03 14:59:21.865 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==5.1.0.dev39) (4.3.1) 2021-09-03 14:59:21.924 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==5.1.0.dev39) (3.4.0) 2021-09-03 14:59:21.926 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==5.1.0.dev39) (0.1.16) 2021-09-03 14:59:21.930 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==5.1.0.dev39) (1.7.0) 2021-09-03 14:59:21.992 | Requirement already satisfied: dogpile.cache>=1.1.2 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.18.0->openstack-placement==5.1.0.dev39) (1.1.4) 2021-09-03 14:59:22.001 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.2->oslo.cache>=1.26.0->keystonemiddleware>=4.18.0->openstack-placement==5.1.0.dev39) (5.0.9) 2021-09-03 14:59:22.016 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->openstack-placement==5.1.0.dev39) (0.14.1) 2021-09-03 14:59:22.028 | Requirement already satisfied: monotonic>=0.1 in /usr/local/lib/python3.8/dist-packages (from fasteners>=0.7.0->oslo.concurrency>=3.26.0->openstack-placement==5.1.0.dev39) (1.6) 2021-09-03 14:59:22.073 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==5.1.0.dev39) (2.2.0) 2021-09-03 14:59:22.077 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==5.1.0.dev39) (1.5.0) 2021-09-03 14:59:22.079 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==5.1.0.dev39) (5.4.1) 2021-09-03 14:59:22.081 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==5.1.0.dev39) (0.8.0) 2021-09-03 14:59:22.092 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=6.7.0->openstack-placement==5.1.0.dev39) (1.12.1) 2021-09-03 14:59:22.159 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==5.1.0.dev39) (2.0.1) 2021-09-03 14:59:22.160 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==5.1.0.dev39) (0.5.0) 2021-09-03 14:59:22.165 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==5.1.0.dev39) (1.7.1) 2021-09-03 14:59:22.167 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==5.1.0.dev39) (0.13.0) 2021-09-03 14:59:22.185 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==5.1.0.dev39) (1.1.5) 2021-09-03 14:59:22.188 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==5.1.0.dev39) (5.2.2) 2021-09-03 14:59:22.251 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->openstack-placement==5.1.0.dev39) (0.9.6) 2021-09-03 14:59:22.253 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->openstack-placement==5.1.0.dev39) (2.8.2) 2021-09-03 14:59:22.277 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==5.1.0.dev39) (3.0.1) 2021-09-03 14:59:22.280 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==5.1.0.dev39) (3.2.0) 2021-09-03 14:59:22.284 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==5.1.0.dev39) (3.3.0) 2021-09-03 14:59:22.306 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->oslo.middleware>=3.31.0->openstack-placement==5.1.0.dev39) (1.14.6) 2021-09-03 14:59:22.314 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->oslo.middleware>=3.31.0->openstack-placement==5.1.0.dev39) (2.20) 2021-09-03 14:59:22.326 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->openstack-placement==5.1.0.dev39) (2.0.1) 2021-09-03 14:59:22.377 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==5.1.0.dev39) (2021.1) 2021-09-03 14:59:22.379 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==5.1.0.dev39) (1.0.2) 2021-09-03 14:59:22.406 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->openstack-placement==5.1.0.dev39) (0.7.2) 2021-09-03 14:59:22.435 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==5.1.0.dev39) (2.4.7) 2021-09-03 14:59:22.438 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==5.1.0.dev39) (21.0) 2021-09-03 14:59:22.444 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==5.1.0.dev39) (0.11.0) 2021-09-03 14:59:22.685 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==5.1.0.dev39) (2.0.4) 2021-09-03 14:59:22.687 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==5.1.0.dev39) (3.2) 2021-09-03 14:59:22.689 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==5.1.0.dev39) (2021.5.30) 2021-09-03 14:59:22.691 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==5.1.0.dev39) (1.26.6) 2021-09-03 14:59:22.775 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->openstack-placement==5.1.0.dev39) (0.7) 2021-09-03 14:59:22.941 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.2.19->openstack-placement==5.1.0.dev39) (1.1.1) 2021-09-03 14:59:22.984 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==5.1.0.dev39) (0.4.1) 2021-09-03 14:59:22.989 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==5.1.0.dev39) (0.5.2) 2021-09-03 14:59:23.093 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==5.1.0.dev39) (2.5.0) 2021-09-03 14:59:23.215 | Requirement already satisfied: zipp>=3.1.0 in /usr/local/lib/python3.8/dist-packages (from importlib-resources->alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==5.1.0.dev39) (3.5.0) 2021-09-03 14:59:23.340 | Requirement already satisfied: fixtures>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==5.1.0.dev39) (3.0.0) 2021-09-03 14:59:23.344 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==5.1.0.dev39) (1.0.0) 2021-09-03 14:59:25.079 | Installing collected packages: openstack-placement 2021-09-03 14:59:25.082 | Running setup.py develop for openstack-placement 2021-09-03 14:59:27.189 | Successfully installed openstack-placement 2021-09-03 14:59:27.189 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-09-03 14:59:27.323 | + inc/python:pip_install:200 : result=0 2021-09-03 14:59:27.326 | + inc/python:pip_install:202 : time_stop pip_install 2021-09-03 14:59:27.328 | + functions-common:time_stop:2309 : local name 2021-09-03 14:59:27.330 | + functions-common:time_stop:2310 : local end_time 2021-09-03 14:59:27.333 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-03 14:59:27.335 | + functions-common:time_stop:2312 : local total 2021-09-03 14:59:27.338 | + functions-common:time_stop:2313 : local start_time 2021-09-03 14:59:27.340 | + functions-common:time_stop:2315 : name=pip_install 2021-09-03 14:59:27.342 | + functions-common:time_stop:2316 : start_time=1630681158474 2021-09-03 14:59:27.345 | + functions-common:time_stop:2318 : [[ -z 1630681158474 ]] 2021-09-03 14:59:27.347 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-03 14:59:27.352 | + functions-common:time_stop:2321 : end_time=1630681167349 2021-09-03 14:59:27.354 | + functions-common:time_stop:2322 : elapsed_time=8875 2021-09-03 14:59:27.357 | + functions-common:time_stop:2323 : total=240254 2021-09-03 14:59:27.359 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-03 14:59:27.361 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=249129 2021-09-03 14:59:27.363 | + inc/python:pip_install:203 : return 0 2021-09-03 14:59:27.366 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2021-09-03 14:59:27.369 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2021-09-03 14:59:27.371 | + functions-common:safe_chown:2210 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2021-09-03 14:59:27.390 | + functions-common:_safe_permission_operation:2058 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2021-09-03 14:59:27.403 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/placement 2021-09-03 14:59:27.405 | + inc/python:use_library_from_git:250 : local name=/opt/stack/placement 2021-09-03 14:59:27.408 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-03 14:59:27.410 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-03 14:59:27.412 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/placement, ]] 2021-09-03 14:59:27.416 | + inc/python:use_library_from_git:253 : return 1 2021-09-03 14:59:27.418 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-09-03 14:59:27.421 | + ./stack.sh:main:925 : configure_placement 2021-09-03 14:59:27.423 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2021-09-03 14:59:27.435 | + lib/placement:configure_placement:107 : create_placement_conf 2021-09-03 14:59:27.438 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2021-09-03 14:59:27.442 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2021-09-03 14:59:27.444 | ++ lib/database:database_connection_url:132 : local db=placement 2021-09-03 14:59:27.447 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql placement 2021-09-03 14:59:27.450 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=placement 2021-09-03 14:59:27.452 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2021-09-03 14:59:27.455 | + lib/placement:create_placement_conf:97 : iniset /etc/placement/placement.conf placement_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2021-09-03 14:59:27.487 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2021-09-03 14:59:27.519 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2021-09-03 14:59:27.551 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2021-09-03 14:59:27.553 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/placement/placement.conf 2021-09-03 14:59:27.556 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=placement 2021-09-03 14:59:27.559 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=keystone_authtoken 2021-09-03 14:59:27.561 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2021-09-03 14:59:27.592 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2021-09-03 14:59:27.621 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.38/identity 2021-09-03 14:59:27.650 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2021-09-03 14:59:27.680 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2021-09-03 14:59:27.709 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2021-09-03 14:59:27.738 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2021-09-03 14:59:27.766 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2021-09-03 14:59:27.796 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-09-03 14:59:27.825 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2021-09-03 14:59:27.854 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2021-09-03 14:59:27.857 | + functions:setup_logging:674 : setup_systemd_logging /etc/placement/placement.conf 2021-09-03 14:59:27.859 | + functions:setup_systemd_logging:689 : local conf_file=/etc/placement/placement.conf 2021-09-03 14:59:27.862 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-09-03 14:59:27.880 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-09-03 14:59:27.882 | + functions:setup_systemd_logging:695 : local pidstr= 2021-09-03 14:59:27.885 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-09-03 14:59:27.887 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-09-03 14:59:27.889 | + functions:setup_systemd_logging:702 : iniset /etc/placement/placement.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-09-03 14:59:27.919 | + 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' 2021-09-03 14:59:27.947 | + 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' 2021-09-03 14:59:27.976 | + functions:setup_systemd_logging:706 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-09-03 14:59:28.005 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2021-09-03 14:59:28.007 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2021-09-03 14:59:28.010 | + lib/apache:write_uwsgi_config:254 : local file=/etc/placement/placement-uwsgi.ini 2021-09-03 14:59:28.012 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/placement-api 2021-09-03 14:59:28.015 | + lib/apache:write_uwsgi_config:256 : local url=/placement 2021-09-03 14:59:28.017 | + lib/apache:write_uwsgi_config:257 : local http= 2021-09-03 14:59:28.019 | + lib/apache:write_uwsgi_config:258 : local name= 2021-09-03 14:59:28.023 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/placement-api 2021-09-03 14:59:28.028 | + lib/apache:write_uwsgi_config:259 : name=placement-api 2021-09-03 14:59:28.030 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2021-09-03 14:59:28.033 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2021-09-03 14:59:28.045 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-09-03 14:59:28.045 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-09-03 14:59:28.054 | d /var/run/uwsgi 0755 ubuntu root 2021-09-03 14:59:28.058 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-09-03 14:59:28.073 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/placement-api.socket 2021-09-03 14:59:28.076 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/placement/placement-uwsgi.ini 2021-09-03 14:59:28.079 | + lib/apache:write_uwsgi_config:275 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2021-09-03 14:59:28.111 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2021-09-03 14:59:28.139 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2021-09-03 14:59:28.168 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2021-09-03 14:59:28.196 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2021-09-03 14:59:28.225 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2021-09-03 14:59:28.252 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2021-09-03 14:59:28.281 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2021-09-03 14:59:28.309 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2021-09-03 14:59:28.338 | + lib/apache:write_uwsgi_config:290 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-09-03 14:59:28.366 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2021-09-03 14:59:28.394 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2021-09-03 14:59:28.423 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2021-09-03 14:59:28.451 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2021-09-03 14:59:28.454 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2021-09-03 14:59:28.457 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for placement-api 2021-09-03 14:59:28.459 | ++ lib/apache:apache_site_config_for:186 : local site=placement-api 2021-09-03 14:59:28.462 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2021-09-03 14:59:28.465 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-03 14:59:28.467 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-03 14:59:28.470 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/placement-api.conf 2021-09-03 14:59:28.473 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2021-09-03 14:59:28.475 | + lib/apache:write_uwsgi_config:304 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2021-09-03 14:59:28.503 | + lib/apache:write_uwsgi_config:305 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2021-09-03 14:59:28.540 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api/" retry=0 ' 2021-09-03 14:59:28.541 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2021-09-03 14:59:28.549 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api/" retry=0 2021-09-03 14:59:28.553 | + lib/apache:write_uwsgi_config:307 : enable_apache_site placement-api 2021-09-03 14:59:28.556 | + lib/apache:enable_apache_site:203 : local site=placement-api 2021-09-03 14:59:28.559 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2021-09-03 14:59:28.561 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-09-03 14:59:28.563 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-09-03 14:59:28.566 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-03 14:59:28.568 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-03 14:59:28.571 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-09-03 14:59:28.574 | + lib/apache:enable_apache_site:206 : is_ubuntu 2021-09-03 14:59:28.576 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-03 14:59:28.578 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-03 14:59:28.581 | + lib/apache:enable_apache_site:207 : sudo a2ensite placement-api 2021-09-03 14:59:28.643 | Enabling site placement-api. 2021-09-03 14:59:28.649 | To activate the new configuration, you need to run: 2021-09-03 14:59:28.649 | systemctl reload apache2 2021-09-03 14:59:28.653 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2021-09-03 14:59:28.656 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-09-03 14:59:28.658 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-09-03 14:59:28.661 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart apache2 2021-09-03 14:59:28.798 | + ./stack.sh:main:932 : is_service_enabled placement placement-client 2021-09-03 14:59:28.818 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 14:59:28.821 | + ./stack.sh:main:933 : is_service_enabled n-cpu 2021-09-03 14:59:28.843 | + functions-common:is_service_enabled:1965 : return 1 2021-09-03 14:59:28.846 | + ./stack.sh:main:933 : is_service_enabled n-sch 2021-09-03 14:59:28.870 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 14:59:28.872 | + ./stack.sh:main:934 : configure_placement_nova_compute 2021-09-03 14:59:28.875 | + lib/nova:configure_placement_nova_compute:568 : local conf=/etc/nova/nova.conf 2021-09-03 14:59:28.877 | + lib/nova:configure_placement_nova_compute:569 : iniset /etc/nova/nova.conf placement auth_type password 2021-09-03 14:59:28.910 | + lib/nova:configure_placement_nova_compute:570 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.38/identity 2021-09-03 14:59:28.940 | + lib/nova:configure_placement_nova_compute:571 : iniset /etc/nova/nova.conf placement username placement 2021-09-03 14:59:28.968 | + lib/nova:configure_placement_nova_compute:572 : iniset /etc/nova/nova.conf placement password Passw0rd 2021-09-03 14:59:28.997 | + lib/nova:configure_placement_nova_compute:573 : iniset /etc/nova/nova.conf placement user_domain_name Default 2021-09-03 14:59:29.026 | + lib/nova:configure_placement_nova_compute:574 : iniset /etc/nova/nova.conf placement project_name service 2021-09-03 14:59:29.055 | + lib/nova:configure_placement_nova_compute:575 : iniset /etc/nova/nova.conf placement project_domain_name Default 2021-09-03 14:59:29.084 | + lib/nova:configure_placement_nova_compute:576 : iniset /etc/nova/nova.conf placement region_name RegionOne 2021-09-03 14:59:29.112 | + ./stack.sh:main:938 : is_service_enabled horizon 2021-09-03 14:59:29.130 | + functions-common:is_service_enabled:1965 : return 1 2021-09-03 14:59:29.133 | + ./stack.sh:main:943 : is_service_enabled tls-proxy 2021-09-03 14:59:29.150 | + functions-common:is_service_enabled:1965 : return 1 2021-09-03 14:59:29.153 | + ./stack.sh:main:951 : run_phase stack install 2021-09-03 14:59:29.155 | + functions-common:run_phase:1737 : local mode=stack 2021-09-03 14:59:29.157 | + functions-common:run_phase:1738 : local phase=install 2021-09-03 14:59:29.160 | + functions-common:run_phase:1739 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-09-03 14:59:29.162 | + functions-common:run_phase:1740 : local extra_plugin_file_name 2021-09-03 14:59:29.165 | + functions-common:run_phase:1741 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-09-03 14:59:29.168 | + functions-common:run_phase:1746 : local exceptions=80-tempest.sh 2021-09-03 14:59:29.170 | + functions-common:run_phase:1747 : local extra 2021-09-03 14:59:29.174 | ++ functions-common:run_phase:1748 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-09-03 14:59:29.179 | + functions-common:run_phase:1748 : extra=80-tempest.sh 2021-09-03 14:59:29.182 | + functions-common:run_phase:1749 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-09-03 14:59:29.184 | + functions-common:run_phase:1753 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-09-03 14:59:29.187 | + functions-common:run_phase:1753 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2021-09-03 14:59:29.190 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-09-03 14:59:29.205 | ++ functions-common:is_service_enabled:1965 : return 0 2021-09-03 14:59:29.208 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2021-09-03 14:59:29.210 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2021-09-03 14:59:29.212 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2021-09-03 14:59:29.215 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2021-09-03 14:59:29.217 | ++ ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-09-03 14:59:29.219 | ++ ./stack.sh:echo_summary:432 : echo -e Installing Tempest 2021-09-03 14:59:29.221 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2021-09-03 14:59:29.224 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2021-09-03 14:59:29.286 | ++ inc/async:async_inner:63 : install_tempest 2021-09-03 14:59:29.324 | [11707 Async install_tempest:71132]: running: install_tempest 2021-09-03 14:59:29.326 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2021-09-03 14:59:29.329 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2021-09-03 14:59:29.331 | + functions-common:run_phase:1758 : [[ stack == \s\o\u\r\c\e ]] 2021-09-03 14:59:29.334 | + functions-common:run_phase:1761 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-09-03 14:59:29.337 | + functions-common:run_phase:1764 : run_plugins stack install 2021-09-03 14:59:29.340 | + functions-common:run_plugins:1723 : local mode=stack 2021-09-03 14:59:29.343 | + functions-common:run_plugins:1724 : local phase=install 2021-09-03 14:59:29.345 | + functions-common:run_plugins:1726 : local plugins= 2021-09-03 14:59:29.349 | + functions-common:run_plugins:1727 : local plugin 2021-09-03 14:59:29.351 | + ./stack.sh:main:954 : use_library_from_git python-openstackclient 2021-09-03 14:59:29.355 | + inc/python:use_library_from_git:250 : local name=python-openstackclient 2021-09-03 14:59:29.357 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-03 14:59:29.360 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-03 14:59:29.362 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-openstackclient, ]] 2021-09-03 14:59:29.365 | + inc/python:use_library_from_git:253 : return 1 2021-09-03 14:59:29.368 | + ./stack.sh:main:958 : pip_install_gr python-openstackclient 2021-09-03 14:59:29.371 | + inc/python:pip_install_gr:76 : local name=python-openstackclient 2021-09-03 14:59:29.373 | + inc/python:pip_install_gr:77 : local clean_name 2021-09-03 14:59:29.377 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-openstackclient 2021-09-03 14:59:29.380 | ++ inc/python:get_from_global_requirements:225 : local package=python-openstackclient 2021-09-03 14:59:29.382 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-09-03 14:59:29.386 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-09-03 14:59:29.390 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2021-09-03 14:59:29.395 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-openstackclient ' 2021-09-03 14:59:29.398 | ++ inc/python:get_from_global_requirements:228 : [[ python-openstackclient == '' ]] 2021-09-03 14:59:29.401 | ++ inc/python:get_from_global_requirements:231 : echo python-openstackclient 2021-09-03 14:59:29.404 | + inc/python:pip_install_gr:78 : clean_name=python-openstackclient 2021-09-03 14:59:29.407 | + inc/python:pip_install_gr:79 : pip_install python-openstackclient 2021-09-03 14:59:29.429 | Using python 3.8 to install python-openstackclient 2021-09-03 14:59:29.432 | + 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 2021-09-03 14:59:30.308 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 14:59:30.308 | from cryptography.utils import int_from_bytes 2021-09-03 14:59:30.308 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 14:59:30.308 | from cryptography.utils import int_from_bytes 2021-09-03 14:59:31.331 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-09-03 14:59:31.519 | Collecting python-openstackclient 2021-09-03 14:59:31.527 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/eb8/97db56787f64c/python_openstackclient-5.6.0-py3-none-any.whl (972 kB) 2021-09-03 14:59:31.585 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.4.0) 2021-09-03 14:59:31.587 | Requirement already satisfied: python-novaclient>=17.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (17.5.0) 2021-09-03 14:59:31.589 | Requirement already satisfied: python-keystoneclient>=3.22.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.2.0) 2021-09-03 14:59:31.591 | Requirement already satisfied: cliff>=3.5.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.9.0) 2021-09-03 14:59:31.592 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (0.1.16) 2021-09-03 14:59:31.594 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.10.0) 2021-09-03 14:59:31.596 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.6.0) 2021-09-03 14:59:31.598 | Requirement already satisfied: openstacksdk>=0.56.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (0.59.0) 2021-09-03 14:59:31.599 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.0.1) 2021-09-03 14:59:31.601 | Requirement already satisfied: python-cinderclient>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (8.0.0) 2021-09-03 14:59:31.604 | Requirement already satisfied: osc-lib>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (2.4.2) 2021-09-03 14:59:31.617 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (2.4.7) 2021-09-03 14:59:31.620 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (5.4.1) 2021-09-03 14:59:31.621 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (0.7.2) 2021-09-03 14:59:31.624 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (0.4.0) 2021-09-03 14:59:31.626 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (2.1.2) 2021-09-03 14:59:31.678 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (21.2.0) 2021-09-03 14:59:31.681 | Requirement already satisfied: colorama>=0.3.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (0.4.4) 2021-09-03 14:59:31.683 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (1.8.2) 2021-09-03 14:59:31.684 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (0.2.5) 2021-09-03 14:59:31.767 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (1.4.0) 2021-09-03 14:59:31.769 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (3.4.8) 2021-09-03 14:59:31.771 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (1.32) 2021-09-03 14:59:31.772 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (1.4.4) 2021-09-03 14:59:31.774 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (1.1.4) 2021-09-03 14:59:31.777 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (2.5.0) 2021-09-03 14:59:31.781 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (5.0.9) 2021-09-03 14:59:31.782 | Requirement already satisfied: keystoneauth1>=3.18.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (4.3.1) 2021-09-03 14:59:31.785 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (1.7.0) 2021-09-03 14:59:31.786 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (0.11.0) 2021-09-03 14:59:31.788 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (0.10.0) 2021-09-03 14:59:31.830 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->openstacksdk>=0.56.0->python-openstackclient) (1.14.6) 2021-09-03 14:59:31.835 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.56.0->python-openstackclient) (2.20) 2021-09-03 14:59:31.854 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.56.0->python-openstackclient) (2.1) 2021-09-03 14:59:31.917 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.18.0->openstacksdk>=0.56.0->python-openstackclient) (1.16.0) 2021-09-03 14:59:31.920 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.18.0->openstacksdk>=0.56.0->python-openstackclient) (2.26.0) 2021-09-03 14:59:31.973 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=2.3.0->python-openstackclient) (3.17.5) 2021-09-03 14:59:32.009 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (21.0) 2021-09-03 14:59:32.011 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (2021.1) 2021-09-03 14:59:32.013 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (2.2.0) 2021-09-03 14:59:32.016 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (0.8.0) 2021-09-03 14:59:32.033 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.utils>=3.33.0->python-openstackclient) (1.12.1) 2021-09-03 14:59:32.123 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (8.7.1) 2021-09-03 14:59:32.127 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (4.2.0) 2021-09-03 14:59:32.181 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->python-keystoneclient>=3.22.0->python-openstackclient) (1.5.0) 2021-09-03 14:59:32.206 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->python-keystoneclient>=3.22.0->python-openstackclient) (1.0.2) 2021-09-03 14:59:32.328 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.18.0->openstacksdk>=0.56.0->python-openstackclient) (2.0.4) 2021-09-03 14:59:32.330 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.18.0->openstacksdk>=0.56.0->python-openstackclient) (1.26.6) 2021-09-03 14:59:32.332 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.18.0->openstacksdk>=0.56.0->python-openstackclient) (3.2) 2021-09-03 14:59:32.334 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.18.0->openstacksdk>=0.56.0->python-openstackclient) (2021.5.30) 2021-09-03 14:59:34.399 | Installing collected packages: python-openstackclient 2021-09-03 14:59:35.871 | Successfully installed python-openstackclient-5.6.0 2021-09-03 14:59:35.871 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-09-03 14:59:36.061 | + inc/python:pip_install:200 : result=0 2021-09-03 14:59:36.064 | + inc/python:pip_install:202 : time_stop pip_install 2021-09-03 14:59:36.066 | + functions-common:time_stop:2309 : local name 2021-09-03 14:59:36.069 | + functions-common:time_stop:2310 : local end_time 2021-09-03 14:59:36.087 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-03 14:59:36.110 | + functions-common:time_stop:2312 : local total 2021-09-03 14:59:36.125 | + functions-common:time_stop:2313 : local start_time 2021-09-03 14:59:36.142 | + functions-common:time_stop:2315 : name=pip_install 2021-09-03 14:59:36.144 | + functions-common:time_stop:2316 : start_time=1630681169423 2021-09-03 14:59:36.174 | + functions-common:time_stop:2318 : [[ -z 1630681169423 ]] 2021-09-03 14:59:36.198 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-03 14:59:36.218 | + functions-common:time_stop:2321 : end_time=1630681176199 2021-09-03 14:59:36.238 | + functions-common:time_stop:2322 : elapsed_time=6776 2021-09-03 14:59:36.256 | + functions-common:time_stop:2323 : total=249129 2021-09-03 14:59:36.258 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-03 14:59:36.261 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=255905 2021-09-03 14:59:36.264 | + inc/python:pip_install:203 : return 0 2021-09-03 14:59:36.266 | + ./stack.sh:main:963 : install_oscwrap 2021-09-03 14:59:36.271 | ++ functions-common:install_oscwrap:2354 : mktemp 2021-09-03 14:59:36.290 | + functions-common:install_oscwrap:2354 : OSCWRAP_TIMER_FILE=/tmp/tmp.UJEIfjJHrw 2021-09-03 14:59:36.306 | + functions-common:install_oscwrap:2357 : shopt -s expand_aliases 2021-09-03 14:59:36.322 | + functions-common:install_oscwrap:2360 : unalias -a 2021-09-03 14:59:36.348 | + functions-common:install_oscwrap:2362 : alias openstack=oscwrap 2021-09-03 14:59:36.370 | + ./stack.sh:main:968 : [[ False != \F\a\l\s\e ]] 2021-09-03 14:59:36.390 | + ./stack.sh:main:1008 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2021-09-03 14:59:36.402 | + ./stack.sh:main:1016 : is_service_enabled mysql postgresql 2021-09-03 14:59:36.538 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 14:59:36.560 | + ./stack.sh:main:1017 : configure_database 2021-09-03 14:59:36.582 | + lib/database:configure_database:126 : configure_database_mysql 2021-09-03 14:59:36.610 | + lib/databases/mysql:configure_database_mysql:69 : local my_conf mysql slow_log 2021-09-03 14:59:36.638 | + lib/databases/mysql:configure_database_mysql:70 : echo_summary 'Configuring and starting MySQL' 2021-09-03 14:59:36.666 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-09-03 14:59:36.685 | + ./stack.sh:echo_summary:432 : echo -e Configuring and starting MySQL 2021-09-03 14:59:36.706 | + lib/databases/mysql:configure_database_mysql:72 : is_ubuntu 2021-09-03 14:59:36.725 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-03 14:59:36.745 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-03 14:59:36.765 | + lib/databases/mysql:configure_database_mysql:73 : my_conf=/etc/mysql/my.cnf 2021-09-03 14:59:36.785 | + lib/databases/mysql:configure_database_mysql:87 : is_fedora 2021-09-03 14:59:36.813 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-09-03 14:59:36.838 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-09-03 14:59:36.857 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-09-03 14:59:36.877 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-09-03 14:59:36.893 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-09-03 14:59:36.917 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-09-03 14:59:36.937 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-09-03 14:59:36.965 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-09-03 14:59:36.989 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-09-03 14:59:37.006 | + lib/databases/mysql:configure_database_mysql:87 : is_suse 2021-09-03 14:59:37.021 | + functions-common:is_suse:462 : is_opensuse 2021-09-03 14:59:37.050 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-09-03 14:59:37.069 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-09-03 14:59:37.086 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-09-03 14:59:37.106 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-09-03 14:59:37.130 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-09-03 14:59:37.166 | + lib/databases/mysql:configure_database_mysql:95 : sudo mysqladmin -u root password Passw0rd 2021-09-03 14:59:37.218 | mysqladmin: connect to server at 'localhost' failed 2021-09-03 14:59:37.218 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2021-09-03 14:59:37.238 | + lib/databases/mysql:configure_database_mysql:95 : true 2021-09-03 14:59:37.262 | + lib/databases/mysql:configure_database_mysql:99 : is_ubuntu 2021-09-03 14:59:37.278 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-03 14:59:37.298 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-03 14:59:37.326 | + lib/databases/mysql:configure_database_mysql:99 : '[' mysql == mariadb ']' 2021-09-03 14:59:37.346 | + lib/databases/mysql:configure_database_mysql:102 : local 'cmd_args=-uroot -pPassw0rd -h127.0.0.1 ' 2021-09-03 14:59:37.362 | + lib/databases/mysql:configure_database_mysql:108 : is_ubuntu 2021-09-03 14:59:37.381 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-03 14:59:37.402 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-03 14:59:37.418 | + lib/databases/mysql:configure_database_mysql:108 : '[' mysql == mariadb ']' 2021-09-03 14:59:37.438 | + lib/databases/mysql:configure_database_mysql:113 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE USER IF NOT EXISTS '\''root'\''@'\''%'\'' identified by '\''Passw0rd'\'';' 2021-09-03 14:59:37.477 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-09-03 14:59:37.549 | + lib/databases/mysql:configure_database_mysql:115 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2021-09-03 14:59:37.604 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-09-03 14:59:37.634 | ++ lib/databases/mysql:configure_database_mysql:121 : ipv6_unquote 0.0.0.0 2021-09-03 14:59:37.662 | ++ functions-common:ipv6_unquote:2107 : echo 0.0.0.0 2021-09-03 14:59:37.664 | ++ functions-common:ipv6_unquote:2107 : tr -d '[]' 2021-09-03 14:59:37.683 | + lib/databases/mysql:configure_database_mysql:121 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2021-09-03 14:59:37.985 | + lib/databases/mysql:configure_database_mysql:122 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2021-09-03 14:59:38.048 | + lib/databases/mysql:configure_database_mysql:123 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2021-09-03 14:59:38.111 | + lib/databases/mysql:configure_database_mysql:124 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2021-09-03 14:59:38.187 | + lib/databases/mysql:configure_database_mysql:126 : [[ False == \T\r\u\e ]] 2021-09-03 14:59:38.190 | + lib/databases/mysql:configure_database_mysql:146 : restart_service mysql 2021-09-03 14:59:38.192 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-09-03 14:59:38.195 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart mysql 2021-09-03 14:59:40.570 | + ./stack.sh:main:1021 : save_stackenv 1021 2021-09-03 14:59:40.572 | + functions-common:save_stackenv:60 : local tag=1021 2021-09-03 14:59:40.576 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2021-09-03 14:59:40.580 | + functions-common:save_stackenv:62 : time_stamp=2021-09-03-145940 2021-09-03 14:59:40.583 | + functions-common:save_stackenv:63 : echo '# 2021-09-03-145940 1021' 2021-09-03 14:59:40.586 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-09-03 14:59:40.589 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-09-03 14:59:40.591 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-09-03 14:59:40.594 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2021-09-03 14:59:40.596 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-09-03 14:59:40.599 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2021-09-03 14:59:40.601 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-09-03 14:59:40.604 | + 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,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2021-09-03 14:59:40.607 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-09-03 14:59:40.610 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.38 2021-09-03 14:59:40.612 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-09-03 14:59:40.615 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.38/identity 2021-09-03 14:59:40.617 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-09-03 14:59:40.620 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2021-09-03-144926 2021-09-03 14:59:40.623 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-09-03 14:59:40.625 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2021-09-03 14:59:40.628 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-09-03 14:59:40.630 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.38 2021-09-03 14:59:40.633 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-09-03 14:59:40.636 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2021-09-03 14:59:40.639 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-09-03 14:59:40.641 | + functions-common:save_stackenv:65 : echo TLS_IP= 2021-09-03 14:59:40.644 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-09-03 14:59:40.646 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2021-09-03 14:59:40.649 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-09-03 14:59:40.652 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2021-09-03 14:59:40.655 | + ./stack.sh:main:1033 : [[ True == \T\r\u\e ]] 2021-09-03 14:59:40.657 | + ./stack.sh:main:1034 : [[ -f /sys/kernel/mm/ksm/run ]] 2021-09-03 14:59:40.660 | + ./stack.sh:main:1035 : sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run' 2021-09-03 14:59:40.673 | + ./stack.sh:main:1047 : start_dstat 2021-09-03 14:59:40.676 | + lib/dstat:start_dstat:31 : run_process dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-09-03 14:59:40.679 | + functions-common:run_process:1564 : local service=dstat 2021-09-03 14:59:40.681 | + functions-common:run_process:1565 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-09-03 14:59:40.684 | + functions-common:run_process:1566 : local group= 2021-09-03 14:59:40.686 | + functions-common:run_process:1567 : local user= 2021-09-03 14:59:40.688 | + functions-common:run_process:1569 : local name=dstat 2021-09-03 14:59:40.691 | + functions-common:run_process:1571 : time_start run_process 2021-09-03 14:59:40.694 | + functions-common:time_start:2295 : local name=run_process 2021-09-03 14:59:40.696 | + functions-common:time_start:2296 : local start_time= 2021-09-03 14:59:40.698 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-09-03 14:59:40.701 | ++ functions-common:time_start:2300 : date +%s%3N 2021-09-03 14:59:40.706 | + functions-common:time_start:2300 : _TIME_START[$name]=1630681180703 2021-09-03 14:59:40.708 | + functions-common:run_process:1572 : is_service_enabled dstat 2021-09-03 14:59:40.729 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 14:59:40.732 | + functions-common:run_process:1573 : _run_under_systemd dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' '' 2021-09-03 14:59:40.734 | + functions-common:_run_under_systemd:1529 : local service=dstat 2021-09-03 14:59:40.736 | + functions-common:_run_under_systemd:1530 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-09-03 14:59:40.739 | + functions-common:_run_under_systemd:1531 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-09-03 14:59:40.741 | + functions-common:_run_under_systemd:1533 : _common_systemd_pitfalls '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-09-03 14:59:40.744 | + functions-common:_common_systemd_pitfalls:1501 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-09-03 14:59:40.747 | + functions-common:_common_systemd_pitfalls:1504 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2021-09-03 14:59:40.749 | + functions-common:_common_systemd_pitfalls:1515 : [[ ! /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2021-09-03 14:59:40.752 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@dstat.service 2021-09-03 14:59:40.754 | + functions-common:_run_under_systemd:1536 : local group= 2021-09-03 14:59:40.756 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2021-09-03 14:59:40.759 | + functions-common:_run_under_systemd:1538 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2021-09-03 14:59:40.761 | + functions-common:_run_under_systemd:1541 : write_user_unit_file devstack@dstat.service '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' ubuntu 2021-09-03 14:59:40.764 | + functions-common:write_user_unit_file:1446 : local service=devstack@dstat.service 2021-09-03 14:59:40.766 | + functions-common:write_user_unit_file:1447 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-09-03 14:59:40.768 | + functions-common:write_user_unit_file:1448 : local group= 2021-09-03 14:59:40.771 | + functions-common:write_user_unit_file:1449 : local user=ubuntu 2021-09-03 14:59:40.773 | + functions-common:write_user_unit_file:1450 : local extra= 2021-09-03 14:59:40.776 | + functions-common:write_user_unit_file:1451 : [[ -n '' ]] 2021-09-03 14:59:40.778 | + functions-common:write_user_unit_file:1454 : local unitfile=/etc/systemd/system/devstack@dstat.service 2021-09-03 14:59:40.781 | + functions-common:write_user_unit_file:1455 : mkdir -p /etc/systemd/system 2021-09-03 14:59:40.785 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2021-09-03 14:59:40.862 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu 2021-09-03 14:59:40.928 | + functions-common:write_user_unit_file:1459 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecStart '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-09-03 14:59:40.983 | + functions-common:write_user_unit_file:1460 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2021-09-03 14:59:41.043 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2021-09-03 14:59:41.098 | + functions-common:write_user_unit_file:1462 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-09-03 14:59:41.155 | + functions-common:write_user_unit_file:1463 : [[ -n '' ]] 2021-09-03 14:59:41.158 | + functions-common:write_user_unit_file:1466 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2021-09-03 14:59:41.228 | + functions-common:write_user_unit_file:1469 : sudo systemctl daemon-reload 2021-09-03 14:59:41.611 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@dstat.service 2021-09-03 14:59:41.625 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2021-09-03 14:59:42.017 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@dstat.service 2021-09-03 14:59:42.056 | + functions-common:run_process:1575 : time_stop run_process 2021-09-03 14:59:42.060 | + functions-common:time_stop:2309 : local name 2021-09-03 14:59:42.063 | + functions-common:time_stop:2310 : local end_time 2021-09-03 14:59:42.066 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-03 14:59:42.068 | + functions-common:time_stop:2312 : local total 2021-09-03 14:59:42.072 | + functions-common:time_stop:2313 : local start_time 2021-09-03 14:59:42.074 | + functions-common:time_stop:2315 : name=run_process 2021-09-03 14:59:42.077 | + functions-common:time_stop:2316 : start_time=1630681180703 2021-09-03 14:59:42.079 | + functions-common:time_stop:2318 : [[ -z 1630681180703 ]] 2021-09-03 14:59:42.083 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-03 14:59:42.088 | + functions-common:time_stop:2321 : end_time=1630681182084 2021-09-03 14:59:42.091 | + functions-common:time_stop:2322 : elapsed_time=1381 2021-09-03 14:59:42.093 | + functions-common:time_stop:2323 : total=0 2021-09-03 14:59:42.096 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-03 14:59:42.098 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=1381 2021-09-03 14:59:42.101 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/ubuntu/devstack/tools/memory_tracker.sh '' root 2021-09-03 14:59:42.104 | + functions-common:run_process:1564 : local service=memory_tracker 2021-09-03 14:59:42.106 | + functions-common:run_process:1565 : local command=/home/ubuntu/devstack/tools/memory_tracker.sh 2021-09-03 14:59:42.109 | + functions-common:run_process:1566 : local group= 2021-09-03 14:59:42.112 | + functions-common:run_process:1567 : local user=root 2021-09-03 14:59:42.114 | + functions-common:run_process:1569 : local name=memory_tracker 2021-09-03 14:59:42.116 | + functions-common:run_process:1571 : time_start run_process 2021-09-03 14:59:42.119 | + functions-common:time_start:2295 : local name=run_process 2021-09-03 14:59:42.122 | + functions-common:time_start:2296 : local start_time= 2021-09-03 14:59:42.124 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-09-03 14:59:42.129 | ++ functions-common:time_start:2300 : date +%s%3N 2021-09-03 14:59:42.133 | + functions-common:time_start:2300 : _TIME_START[$name]=1630681182129 2021-09-03 14:59:42.136 | + functions-common:run_process:1572 : is_service_enabled memory_tracker 2021-09-03 14:59:42.175 | + functions-common:is_service_enabled:1965 : return 1 2021-09-03 14:59:42.178 | + functions-common:run_process:1575 : time_stop run_process 2021-09-03 14:59:42.181 | + functions-common:time_stop:2309 : local name 2021-09-03 14:59:42.183 | + functions-common:time_stop:2310 : local end_time 2021-09-03 14:59:42.186 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-03 14:59:42.188 | + functions-common:time_stop:2312 : local total 2021-09-03 14:59:42.190 | + functions-common:time_stop:2313 : local start_time 2021-09-03 14:59:42.193 | + functions-common:time_stop:2315 : name=run_process 2021-09-03 14:59:42.199 | + functions-common:time_stop:2316 : start_time=1630681182129 2021-09-03 14:59:42.201 | + functions-common:time_stop:2318 : [[ -z 1630681182129 ]] 2021-09-03 14:59:42.204 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-03 14:59:42.209 | + functions-common:time_stop:2321 : end_time=1630681182206 2021-09-03 14:59:42.211 | + functions-common:time_stop:2322 : elapsed_time=77 2021-09-03 14:59:42.214 | + functions-common:time_stop:2323 : total=1381 2021-09-03 14:59:42.217 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-03 14:59:42.219 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=1458 2021-09-03 14:59:42.223 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2021-09-03 14:59:42.247 | + functions-common:is_service_enabled:1965 : return 1 2021-09-03 14:59:42.250 | + ./stack.sh:main:1051 : is_service_enabled tcpdump 2021-09-03 14:59:42.271 | + functions-common:is_service_enabled:1965 : return 1 2021-09-03 14:59:42.273 | + ./stack.sh:main:1059 : is_service_enabled etcd3 2021-09-03 14:59:42.295 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 14:59:42.298 | + ./stack.sh:main:1060 : start_etcd3 2021-09-03 14:59:42.301 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2021-09-03 14:59:42.303 | + lib/etcd3:start_etcd3:42 : cmd+=' --name dv-cinder-759961-8-iscsi --data-dir /opt/stack/data/etcd' 2021-09-03 14:59:42.307 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2021-09-03 14:59:42.309 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster dv-cinder-759961-8-iscsi=http://10.222.0.38:2380' 2021-09-03 14:59:42.312 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.222.0.38:2380' 2021-09-03 14:59:42.316 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.222.0.38:2379' 2021-09-03 14:59:42.319 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2021-09-03 14:59:42.323 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2021-09-03 14:59:42.325 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.222.0.38:2379' 2021-09-03 14:59:42.328 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2021-09-03 14:59:42.330 | + lib/etcd3:start_etcd3:54 : cmd+=' --debug' 2021-09-03 14:59:42.333 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2021-09-03 14:59:42.337 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name dv-cinder-759961-8-iscsi --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-759961-8-iscsi=http://10.222.0.38:2380 --initial-advertise-peer-urls http://10.222.0.38:2380 --advertise-client-urls http://10.222.0.38:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.38:2379 --debug' '' root 2021-09-03 14:59:42.340 | + functions-common:write_user_unit_file:1446 : local service=devstack@etcd.service 2021-09-03 14:59:42.342 | + functions-common:write_user_unit_file:1447 : local 'command=/opt/stack/bin/etcd --name dv-cinder-759961-8-iscsi --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-759961-8-iscsi=http://10.222.0.38:2380 --initial-advertise-peer-urls http://10.222.0.38:2380 --advertise-client-urls http://10.222.0.38:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.38:2379 --debug' 2021-09-03 14:59:42.345 | + functions-common:write_user_unit_file:1448 : local group= 2021-09-03 14:59:42.347 | + functions-common:write_user_unit_file:1449 : local user=root 2021-09-03 14:59:42.350 | + functions-common:write_user_unit_file:1450 : local extra= 2021-09-03 14:59:42.352 | + functions-common:write_user_unit_file:1451 : [[ -n '' ]] 2021-09-03 14:59:42.354 | + functions-common:write_user_unit_file:1454 : local unitfile=/etc/systemd/system/devstack@etcd.service 2021-09-03 14:59:42.357 | + functions-common:write_user_unit_file:1455 : mkdir -p /etc/systemd/system 2021-09-03 14:59:42.361 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2021-09-03 14:59:42.451 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2021-09-03 14:59:42.515 | + functions-common:write_user_unit_file:1459 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name dv-cinder-759961-8-iscsi --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-759961-8-iscsi=http://10.222.0.38:2380 --initial-advertise-peer-urls http://10.222.0.38:2380 --advertise-client-urls http://10.222.0.38:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.38:2379 --debug' 2021-09-03 14:59:42.569 | + functions-common:write_user_unit_file:1460 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2021-09-03 14:59:42.620 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2021-09-03 14:59:42.671 | + functions-common:write_user_unit_file:1462 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-09-03 14:59:42.722 | + functions-common:write_user_unit_file:1463 : [[ -n '' ]] 2021-09-03 14:59:42.725 | + functions-common:write_user_unit_file:1466 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2021-09-03 14:59:42.786 | + functions-common:write_user_unit_file:1469 : sudo systemctl daemon-reload 2021-09-03 14:59:43.185 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2021-09-03 14:59:43.237 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2021-09-03 14:59:43.292 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2021-09-03 14:59:43.346 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2021-09-03 14:59:43.397 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2021-09-03 14:59:43.401 | ++ functions-common:is_arch:428 : uname -m 2021-09-03 14:59:43.406 | + functions-common:is_arch:428 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2021-09-03 14:59:43.409 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2021-09-03 14:59:43.791 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2021-09-03 14:59:43.805 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2021-09-03 14:59:44.188 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2021-09-03 14:59:44.969 | + ./stack.sh:main:1071 : cat 2021-09-03 14:59:44.973 | + ./stack.sh:main:1086 : is_service_enabled tls-proxy 2021-09-03 14:59:44.991 | + functions-common:is_service_enabled:1965 : return 1 2021-09-03 14:59:44.994 | + ./stack.sh:main:1091 : source /home/ubuntu/devstack/userrc_early 2021-09-03 14:59:44.996 | ++ userrc_early:source:4 : export OS_IDENTITY_API_VERSION=3 2021-09-03 14:59:44.999 | ++ userrc_early:source:4 : OS_IDENTITY_API_VERSION=3 2021-09-03 14:59:45.001 | ++ userrc_early:source:5 : export OS_AUTH_URL=http://10.222.0.38/identity 2021-09-03 14:59:45.004 | ++ userrc_early:source:5 : OS_AUTH_URL=http://10.222.0.38/identity 2021-09-03 14:59:45.006 | ++ userrc_early:source:6 : export OS_USERNAME=admin 2021-09-03 14:59:45.009 | ++ userrc_early:source:6 : OS_USERNAME=admin 2021-09-03 14:59:45.012 | ++ userrc_early:source:7 : export OS_USER_DOMAIN_ID=default 2021-09-03 14:59:45.015 | ++ userrc_early:source:7 : OS_USER_DOMAIN_ID=default 2021-09-03 14:59:45.019 | ++ userrc_early:source:8 : export OS_PASSWORD=Passw0rd 2021-09-03 14:59:45.022 | ++ userrc_early:source:8 : OS_PASSWORD=Passw0rd 2021-09-03 14:59:45.025 | ++ userrc_early:source:9 : export OS_PROJECT_NAME=admin 2021-09-03 14:59:45.028 | ++ userrc_early:source:9 : OS_PROJECT_NAME=admin 2021-09-03 14:59:45.030 | ++ userrc_early:source:10 : export OS_PROJECT_DOMAIN_ID=default 2021-09-03 14:59:45.033 | ++ userrc_early:source:10 : OS_PROJECT_DOMAIN_ID=default 2021-09-03 14:59:45.035 | ++ userrc_early:source:11 : export OS_REGION_NAME=RegionOne 2021-09-03 14:59:45.038 | ++ userrc_early:source:11 : OS_REGION_NAME=RegionOne 2021-09-03 14:59:45.041 | + ./stack.sh:main:1093 : is_service_enabled keystone 2021-09-03 14:59:45.058 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 14:59:45.060 | + ./stack.sh:main:1094 : echo_summary 'Starting Keystone' 2021-09-03 14:59:45.063 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-09-03 14:59:45.065 | + ./stack.sh:echo_summary:432 : echo -e Starting Keystone 2021-09-03 14:59:45.068 | + ./stack.sh:main:1096 : '[' 10.222.0.38 == 10.222.0.38 ']' 2021-09-03 14:59:45.070 | + ./stack.sh:main:1097 : init_keystone 2021-09-03 14:59:45.073 | + lib/keystone:init_keystone:443 : is_service_enabled ldap 2021-09-03 14:59:45.088 | + functions-common:is_service_enabled:1965 : return 1 2021-09-03 14:59:45.091 | + lib/keystone:init_keystone:447 : [[ True == True ]] 2021-09-03 14:59:45.093 | + lib/keystone:init_keystone:449 : recreate_database keystone 2021-09-03 14:59:45.096 | + lib/database:recreate_database:110 : local db=keystone 2021-09-03 14:59:45.098 | + lib/database:recreate_database:111 : recreate_database_mysql keystone 2021-09-03 14:59:45.100 | + lib/databases/mysql:recreate_database_mysql:63 : local db=keystone 2021-09-03 14:59:45.103 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2021-09-03 14:59:45.108 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-09-03 14:59:45.129 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2021-09-03 14:59:45.134 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-09-03 14:59:45.151 | + lib/keystone:init_keystone:452 : time_start dbsync 2021-09-03 14:59:45.153 | + functions-common:time_start:2295 : local name=dbsync 2021-09-03 14:59:45.156 | + functions-common:time_start:2296 : local start_time= 2021-09-03 14:59:45.158 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-09-03 14:59:45.161 | ++ functions-common:time_start:2300 : date +%s%3N 2021-09-03 14:59:45.166 | + functions-common:time_start:2300 : _TIME_START[$name]=1630681185163 2021-09-03 14:59:45.168 | + lib/keystone:init_keystone:454 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2021-09-03 14:59:49.176 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-09-03 14:59:49.176 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:49.177 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:49.177 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:49.177 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:49.177 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:49.177 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:49.177 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:49.178 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:49.178 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:49.178 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:49.178 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:49.178 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:49.178 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:49.179 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:49.179 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:49.179 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:49.179 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:49.179 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:49.179 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:49.179 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:49.180 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:49.180 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:49.180 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:49.180 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:49.181 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:49.181 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:49.181 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:49.181 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:49.181 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:49.181 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:49.182 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:49.182 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:49.182 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:49.182 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:49.182 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:49.183 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:49.183 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:49.183 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:49.183 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:49.183 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:49.183 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:49.183 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:49.184 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:49.184 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:49.184 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:49.184 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:49.184 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:49.184 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:49.185 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:49.185 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:49.185 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:49.185 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:49.185 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:49.185 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:49.186 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:49.186 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:49.186 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:49.186 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:49.186 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:49.186 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:49.186 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:49.187 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:49.187 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:49.187 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:49.187 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:49.187 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:49.187 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:49.187 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:49.188 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:49.188 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:49.188 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:49.188 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:49.188 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:49.188 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:49.188 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:49.189 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:49.189 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:49.189 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:49.189 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:49.189 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:49.189 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:49.189 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:49.190 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:49.190 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:49.190 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:49.190 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:49.190 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-09-03 14:59:49.190 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-09-03 14:59:49.219 | 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=72977) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2021-09-03 14:59:49.228 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-09-03 14:59:49.229 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:49.229 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:49.230 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:49.230 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:49.230 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:49.230 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:49.230 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:49.230 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:49.231 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:49.231 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:49.231 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:49.231 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:49.231 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:49.231 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:49.231 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:49.232 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:49.232 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:49.232 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:49.232 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:49.232 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:49.232 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:49.232 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:49.233 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:49.233 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:49.233 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:49.233 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:49.233 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:49.233 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:49.233 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:49.234 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:49.234 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:49.234 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:49.234 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:49.234 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:49.234 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:49.234 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:49.235 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:49.235 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:49.235 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:49.235 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:49.235 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:49.235 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:49.236 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:49.236 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:49.236 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:49.236 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:49.236 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:49.236 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:49.236 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:49.237 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:49.237 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:49.237 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:49.237 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:49.237 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:49.237 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:49.237 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:49.238 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:49.238 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:49.238 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:49.238 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:49.238 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:49.238 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:49.238 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:49.239 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:49.239 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:49.239 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:49.239 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:49.239 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:49.239 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:49.239 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:49.240 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:49.240 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:49.240 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:49.240 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:49.240 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:49.240 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:49.240 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:49.241 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:49.241 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:49.241 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:49.241 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:49.241 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:49.241 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:49.241 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:49.242 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:49.242 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:49.242 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-09-03 14:59:49.242 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-09-03 14:59:49.270 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-09-03 14:59:49.271 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:49.271 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:49.271 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:49.271 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:49.272 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:49.272 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:49.272 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:49.272 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:49.272 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:49.272 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:49.273 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:49.273 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:49.273 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:49.273 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:49.273 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:49.273 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:49.274 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:49.274 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:49.274 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:49.274 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:49.275 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:49.275 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:49.275 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:49.275 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:49.275 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:49.276 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:49.276 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:49.276 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:49.276 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:49.276 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:49.277 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:49.277 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:49.277 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:49.277 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:49.277 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:49.277 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:49.278 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:49.278 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:49.278 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:49.278 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:49.278 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:49.278 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:49.278 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:49.279 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:49.279 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:49.279 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:49.279 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:49.279 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:49.279 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:49.279 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:49.280 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:49.280 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:49.280 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:49.280 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:49.280 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:49.280 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:49.280 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:49.281 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:49.281 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:49.281 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:49.281 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:49.281 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:49.281 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:49.281 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:49.282 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:49.282 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:49.282 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:49.282 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:49.282 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:49.282 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:49.282 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:49.283 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:49.283 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:49.283 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:49.283 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:49.283 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:49.283 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:49.283 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:49.284 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:49.284 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:49.284 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:49.284 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:49.284 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:49.284 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:49.284 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:49.285 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:49.285 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-09-03 14:59:49.285 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-09-03 14:59:49.339 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-09-03 14:59:49.344 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:49.344 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:49.344 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:49.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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:49.344 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:49.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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:49.344 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:49.344 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:49.344 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:49.344 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:49.344 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:49.344 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:49.344 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:49.344 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:49.345 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:49.345 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:49.345 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:49.345 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:49.345 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:49.345 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:49.345 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:49.345 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:49.345 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:49.345 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:49.345 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:49.345 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:49.345 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:49.345 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:49.345 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:49.345 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:49.345 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:49.345 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:49.345 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:49.345 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:49.345 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:49.345 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:49.345 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:49.345 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:49.345 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:49.346 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:49.346 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:49.346 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:49.346 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:49.346 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:49.346 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:49.346 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:49.346 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:49.346 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:49.346 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:49.346 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:49.346 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:49.346 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:49.347 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:49.347 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:49.347 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:49.347 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:49.347 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:49.347 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:49.348 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:49.348 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:49.348 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:49.348 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:49.348 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:49.348 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:49.348 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:49.349 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:49.349 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:49.349 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:49.349 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:49.349 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:49.349 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:49.349 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:49.350 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:49.350 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:49.350 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:49.350 | DEBUG migrate.versioning.script.base [[00;36m-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:49.350 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:49.350 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:49.350 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:49.351 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:49.351 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:49.351 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:49.351 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:49.351 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:49.351 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:49.351 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:49.352 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-09-03 14:59:49.352 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-09-03 14:59:49.359 | INFO migrate.versioning.api [-] 66 -> 67...  2021-09-03 14:59:50.304 | INFO migrate.versioning.api [-] done 2021-09-03 14:59:50.304 | INFO migrate.versioning.api [-] 67 -> 68...  2021-09-03 14:59:50.313 | INFO migrate.versioning.api [-] done 2021-09-03 14:59:50.314 | INFO migrate.versioning.api [-] 68 -> 69...  2021-09-03 14:59:50.322 | INFO migrate.versioning.api [-] done 2021-09-03 14:59:50.322 | INFO migrate.versioning.api [-] 69 -> 70...  2021-09-03 14:59:50.330 | INFO migrate.versioning.api [-] done 2021-09-03 14:59:50.330 | INFO migrate.versioning.api [-] 70 -> 71...  2021-09-03 14:59:50.339 | INFO migrate.versioning.api [-] done 2021-09-03 14:59:50.339 | INFO migrate.versioning.api [-] 71 -> 72...  2021-09-03 14:59:50.346 | INFO migrate.versioning.api [-] done 2021-09-03 14:59:50.347 | INFO migrate.versioning.api [-] 72 -> 73...  2021-09-03 14:59:50.475 | INFO migrate.versioning.api [-] done 2021-09-03 14:59:50.475 | INFO migrate.versioning.api [-] 73 -> 74...  2021-09-03 14:59:50.538 | INFO migrate.versioning.api [-] done 2021-09-03 14:59:50.538 | INFO migrate.versioning.api [-] 74 -> 75...  2021-09-03 14:59:50.564 | INFO migrate.versioning.api [-] done 2021-09-03 14:59:50.564 | INFO migrate.versioning.api [-] 75 -> 76...  2021-09-03 14:59:50.572 | INFO migrate.versioning.api [-] done 2021-09-03 14:59:50.572 | INFO migrate.versioning.api [-] 76 -> 77...  2021-09-03 14:59:50.579 | INFO migrate.versioning.api [-] done 2021-09-03 14:59:50.579 | INFO migrate.versioning.api [-] 77 -> 78...  2021-09-03 14:59:50.586 | INFO migrate.versioning.api [-] done 2021-09-03 14:59:50.586 | INFO migrate.versioning.api [-] 78 -> 79...  2021-09-03 14:59:50.595 | INFO migrate.versioning.api [-] done 2021-09-03 14:59:50.595 | INFO migrate.versioning.api [-] 79 -> 80...  2021-09-03 14:59:50.603 | INFO migrate.versioning.api [-] done 2021-09-03 14:59:50.603 | INFO migrate.versioning.api [-] 80 -> 81...  2021-09-03 14:59:50.637 | INFO migrate.versioning.api [-] done 2021-09-03 14:59:50.637 | INFO migrate.versioning.api [-] 81 -> 82...  2021-09-03 14:59:50.757 | INFO migrate.versioning.api [-] done 2021-09-03 14:59:50.757 | INFO migrate.versioning.api [-] 82 -> 83...  2021-09-03 14:59:50.894 | INFO migrate.versioning.api [-] done 2021-09-03 14:59:50.895 | INFO migrate.versioning.api [-] 83 -> 84...  2021-09-03 14:59:50.947 | INFO migrate.versioning.api [-] done 2021-09-03 14:59:50.947 | INFO migrate.versioning.api [-] 84 -> 85...  2021-09-03 14:59:51.016 | INFO migrate.versioning.api [-] done 2021-09-03 14:59:51.017 | INFO migrate.versioning.api [-] 85 -> 86...  2021-09-03 14:59:51.048 | INFO migrate.versioning.api [-] done 2021-09-03 14:59:51.048 | INFO migrate.versioning.api [-] 86 -> 87...  2021-09-03 14:59:51.156 | INFO migrate.versioning.api [-] done 2021-09-03 14:59:51.156 | INFO migrate.versioning.api [-] 87 -> 88...  2021-09-03 14:59:51.235 | INFO migrate.versioning.api [-] done 2021-09-03 14:59:51.235 | INFO migrate.versioning.api [-] 88 -> 89...  2021-09-03 14:59:51.280 | INFO migrate.versioning.api [-] done 2021-09-03 14:59:51.280 | INFO migrate.versioning.api [-] 89 -> 90...  2021-09-03 14:59:51.348 | INFO migrate.versioning.api [-] done 2021-09-03 14:59:51.348 | INFO migrate.versioning.api [-] 90 -> 91...  2021-09-03 14:59:51.503 | INFO migrate.versioning.api [-] done 2021-09-03 14:59:51.503 | INFO migrate.versioning.api [-] 91 -> 92...  2021-09-03 14:59:51.653 | INFO migrate.versioning.api [-] done 2021-09-03 14:59:51.653 | INFO migrate.versioning.api [-] 92 -> 93...  2021-09-03 14:59:51.820 | INFO migrate.versioning.api [-] done 2021-09-03 14:59:51.820 | INFO migrate.versioning.api [-] 93 -> 94...  2021-09-03 14:59:51.931 | INFO migrate.versioning.api [-] done 2021-09-03 14:59:51.931 | INFO migrate.versioning.api [-] 94 -> 95...  2021-09-03 14:59:52.007 | INFO migrate.versioning.api [-] done 2021-09-03 14:59:52.008 | INFO migrate.versioning.api [-] 95 -> 96...  2021-09-03 14:59:52.026 | INFO migrate.versioning.api [-] done 2021-09-03 14:59:52.026 | INFO migrate.versioning.api [-] 96 -> 97...  2021-09-03 14:59:52.038 | INFO migrate.versioning.api [-] done 2021-09-03 14:59:52.038 | INFO migrate.versioning.api [-] 97 -> 98...  2021-09-03 14:59:52.045 | INFO migrate.versioning.api [-] done 2021-09-03 14:59:52.045 | INFO migrate.versioning.api [-] 98 -> 99...  2021-09-03 14:59:52.053 | INFO migrate.versioning.api [-] done 2021-09-03 14:59:52.053 | INFO migrate.versioning.api [-] 99 -> 100...  2021-09-03 14:59:52.061 | INFO migrate.versioning.api [-] done 2021-09-03 14:59:52.062 | INFO migrate.versioning.api [-] 100 -> 101...  2021-09-03 14:59:52.074 | INFO migrate.versioning.api [-] done 2021-09-03 14:59:52.074 | INFO migrate.versioning.api [-] 101 -> 102...  2021-09-03 14:59:52.096 | INFO migrate.versioning.api [-] done 2021-09-03 14:59:52.096 | INFO migrate.versioning.api [-] 102 -> 103...  2021-09-03 14:59:52.134 | INFO migrate.versioning.api [-] done 2021-09-03 14:59:52.134 | INFO migrate.versioning.api [-] 103 -> 104...  2021-09-03 14:59:52.147 | INFO migrate.versioning.api [-] done 2021-09-03 14:59:52.148 | INFO migrate.versioning.api [-] 104 -> 105...  2021-09-03 14:59:52.213 | INFO migrate.versioning.api [-] done 2021-09-03 14:59:52.213 | INFO migrate.versioning.api [-] 105 -> 106...  2021-09-03 14:59:52.263 | INFO migrate.versioning.api [-] done 2021-09-03 14:59:52.263 | INFO migrate.versioning.api [-] 106 -> 107...  2021-09-03 14:59:52.336 | INFO migrate.versioning.api [-] done 2021-09-03 14:59:52.337 | INFO migrate.versioning.api [-] 107 -> 108...  2021-09-03 14:59:52.401 | INFO migrate.versioning.api [-] done 2021-09-03 14:59:52.401 | INFO migrate.versioning.api [-] 108 -> 109...  2021-09-03 14:59:52.444 | INFO migrate.versioning.api [-] done 2021-09-03 14:59:52.444 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-09-03 14:59:52.446 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.446 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.446 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.446 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.447 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.447 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.447 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.447 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.447 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.447 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.448 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.448 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.448 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.448 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.448 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.448 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.448 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.449 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.449 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.449 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.449 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.449 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.449 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.449 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.450 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.450 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.450 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.450 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.450 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.450 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.451 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.451 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.451 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.451 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.451 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.451 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.451 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.452 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.452 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.452 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.452 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.452 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.452 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.452 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.453 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.453 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.453 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.453 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.453 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.453 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.453 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.454 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.454 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.454 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.454 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.454 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.454 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.454 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.455 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.455 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.455 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.455 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.455 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.455 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.456 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.456 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.456 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.456 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.456 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.456 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.456 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.457 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.457 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.457 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.457 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.457 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.457 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.457 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.458 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.458 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.458 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.458 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.459 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.459 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.459 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.459 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.459 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-09-03 14:59:52.459 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-09-03 14:59:52.459 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-09-03 14:59:52.460 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.460 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.461 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.461 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.464 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.464 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.464 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.464 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.464 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.464 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.464 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.464 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.464 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.464 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.464 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.464 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.464 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.464 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.464 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.464 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.464 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.464 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.464 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.465 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.465 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.465 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.465 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.465 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.465 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.465 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.465 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.465 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.465 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.465 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.466 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.466 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.466 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.466 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.466 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.466 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.466 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.467 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.467 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.467 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.467 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.467 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.467 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.467 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.468 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.468 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.468 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.468 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.468 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.468 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.469 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.469 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.469 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.469 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.469 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.469 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.469 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.470 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.470 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.470 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.470 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.470 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.470 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.470 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.471 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.471 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.471 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.471 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.471 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.471 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.471 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.472 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.472 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.472 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.472 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.472 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.472 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.472 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.473 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.473 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.473 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.473 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.473 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-09-03 14:59:52.473 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-09-03 14:59:52.474 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-09-03 14:59:52.474 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.475 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.475 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.475 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.475 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.475 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.475 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.475 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.476 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.476 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.476 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.476 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.476 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.476 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.477 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.477 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.477 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.477 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.477 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.477 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.477 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.478 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.478 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.478 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.478 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.478 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.478 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.478 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.479 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.479 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.479 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.479 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.479 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.479 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.479 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.480 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.480 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.480 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.480 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.480 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.480 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.481 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.481 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.481 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.481 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.481 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.481 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.481 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.482 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.482 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.482 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.482 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.482 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.482 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.482 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.483 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.483 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.483 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.483 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.483 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.483 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.483 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.484 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.484 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.484 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.484 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.484 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.484 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.484 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.485 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.485 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.485 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.485 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.485 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.485 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.485 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.486 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.486 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.486 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.486 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.486 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.486 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.486 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.487 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.487 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.487 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.487 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-09-03 14:59:52.487 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-09-03 14:59:52.495 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-09-03 14:59:52.496 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.496 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.496 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.496 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.496 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.497 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.497 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.497 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.497 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.497 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.497 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.497 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.498 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.498 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.498 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.498 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.498 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.498 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.499 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/079_expand_update_local_id_limit.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.499 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.499 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.499 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.499 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.499 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.499 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.500 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.500 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.500 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.500 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.500 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.500 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.500 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.501 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.501 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.501 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.501 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.501 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.501 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.502 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.502 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.502 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.502 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.502 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.502 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.502 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.503 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.503 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.503 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.503 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.503 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.503 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.503 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.504 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.504 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.504 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.504 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.504 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.504 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.505 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.505 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.505 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.505 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.505 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.505 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.505 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.506 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.506 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.506 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.506 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.506 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.506 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.506 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.507 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.507 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.507 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.507 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.507 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.507 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.507 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.508 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.508 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.508 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.509 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.509 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.509 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/032_expand_add_expired_at_int_to_trust.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.509 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.509 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.509 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.509 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.510 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.510 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.510 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.510 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.510 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.510 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.510 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.511 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.511 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.511 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.511 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.511 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.511 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.512 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.512 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.512 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.512 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.512 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.513 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.513 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.513 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.513 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.513 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.513 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.513 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.514 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.514 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.514 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.514 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.514 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.514 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.515 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.515 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.515 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.515 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.515 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.515 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.515 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.516 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.516 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.516 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.516 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.516 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.516 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.516 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.517 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.517 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.517 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.517 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.517 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.517 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.517 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.518 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.518 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.518 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.518 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.518 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.518 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.518 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.519 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.519 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.519 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.519 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.519 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.519 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.520 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.520 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.520 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.520 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.520 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-09-03 14:59:52.520 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-09-03 14:59:52.539 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-09-03 14:59:52.540 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.541 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.541 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.541 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.541 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.541 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.541 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.542 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.542 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.542 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.542 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.542 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.542 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.542 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.543 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.543 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.543 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.543 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.543 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/079_expand_update_local_id_limit.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.543 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.543 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/014_expand_add_domain_id_to_user_table.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.544 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.544 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.544 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.544 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.544 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.544 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.545 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.545 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.545 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.545 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.545 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.545 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.545 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.546 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.546 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.546 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.546 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.546 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.546 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.546 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.547 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.547 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.547 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.547 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.547 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.547 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.547 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.548 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.548 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.548 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.548 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.548 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.548 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.548 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.549 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.549 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.549 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.549 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.549 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.549 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.550 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.550 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.550 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.550 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.550 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.550 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.550 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.551 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.551 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.551 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.551 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.551 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.551 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.551 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.552 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.552 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.552 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.552 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.552 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.552 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.552 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.553 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.553 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.553 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.553 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.553 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.553 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.553 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.554 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/012_expand_add_domain_id_to_idp.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.554 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.554 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.554 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.554 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.554 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.554 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.555 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.555 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.555 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.556 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.556 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.556 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.556 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.556 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.556 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.557 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.557 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/035_expand_add_system_column_to_application_credential_table.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.557 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.557 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.557 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.557 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.557 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.558 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.558 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.558 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.558 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.558 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.558 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.558 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.559 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.559 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.559 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.559 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.559 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.559 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.560 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.560 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.560 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.560 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.560 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.560 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.560 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.561 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.561 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.561 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.561 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.561 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.561 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.561 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.562 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.562 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.562 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.562 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.562 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.562 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.562 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.563 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.563 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.563 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.563 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.563 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.563 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.563 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.564 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.564 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.564 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.564 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.564 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.564 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-09-03 14:59:52.565 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-09-03 14:59:52.565 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-09-03 14:59:52.566 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.566 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.566 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.566 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.566 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.566 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.567 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.567 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.567 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.567 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.567 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.567 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.567 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.568 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.568 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.568 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.568 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.568 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.568 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/079_expand_update_local_id_limit.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.568 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.569 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.569 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.569 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.569 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.569 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.569 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.569 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.570 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.570 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.570 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.570 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.570 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.570 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.571 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.571 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.571 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.571 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.571 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.571 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.571 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.572 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.572 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.572 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.572 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.572 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.572 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.573 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.573 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.573 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.573 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.573 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.573 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.573 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.574 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.574 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.574 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.574 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.574 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.574 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.574 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.575 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.575 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.575 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.575 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.575 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.575 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.575 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.576 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.576 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.576 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.576 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.576 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.576 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.576 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.577 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.577 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.577 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.577 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.577 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.577 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.577 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.578 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.578 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.578 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.578 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.578 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.579 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.579 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.579 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.579 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.579 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.579 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.579 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.580 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.580 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.580 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.580 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.580 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.580 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.580 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.581 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.581 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.581 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.581 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.581 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.581 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.581 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.582 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.582 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.582 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.582 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.582 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.582 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.582 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.583 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.583 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.583 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.583 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.583 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.583 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.583 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.584 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.584 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.584 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.584 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.584 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.585 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.585 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.585 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.585 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.585 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.585 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.585 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.585 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.586 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.586 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.586 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.587 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.587 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.587 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.587 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.587 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.587 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.587 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.588 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.588 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.588 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.588 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.588 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.588 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.588 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.589 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.589 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.589 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.589 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.589 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.589 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.589 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.590 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-09-03 14:59:52.590 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-09-03 14:59:52.597 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-09-03 14:59:52.598 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.598 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.598 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.598 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.599 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.599 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.599 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.599 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.599 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.599 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.600 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.600 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.600 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.600 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.600 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.600 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.600 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.601 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.601 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/079_expand_update_local_id_limit.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.601 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.601 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.601 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.601 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.602 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.602 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.602 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.602 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.602 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.602 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.602 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.603 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.603 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.603 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.603 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.603 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.603 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.603 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.604 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.604 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.604 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.604 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.604 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.604 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.604 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.605 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.605 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.605 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.605 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.605 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.605 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.605 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.606 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.606 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.606 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.606 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.606 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.606 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.607 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.607 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.607 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.607 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.607 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.607 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.607 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.608 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.608 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.608 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.608 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.608 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.608 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.608 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.609 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.609 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.609 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.609 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.609 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.609 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.609 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.610 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.610 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.610 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.610 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.610 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.610 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.610 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.611 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.611 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.611 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.611 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.611 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.611 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.611 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.612 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.612 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.612 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.612 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.612 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.612 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.612 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.613 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.613 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.613 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.613 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.613 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.613 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.614 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.614 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.614 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.614 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.614 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.614 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.614 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.615 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.615 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.615 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.615 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.615 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.615 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.615 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.616 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.616 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.616 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.616 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.616 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.616 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.616 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.617 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.617 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.617 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.618 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.618 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.618 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.618 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.618 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.618 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.618 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.619 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.619 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.619 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.619 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.619 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.619 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.619 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.620 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.620 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.620 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.620 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.620 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.620 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.620 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.621 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.621 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.621 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.621 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.621 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.621 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.621 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:52.622 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:52.622 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-09-03 14:59:52.622 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-09-03 14:59:52.630 | INFO migrate.versioning.api [-] 0 -> 1...  2021-09-03 14:59:52.639 | INFO migrate.versioning.api [-] done 2021-09-03 14:59:52.639 | INFO migrate.versioning.api [-] 1 -> 2...  2021-09-03 14:59:52.646 | INFO migrate.versioning.api [-] done 2021-09-03 14:59:52.646 | INFO migrate.versioning.api [-] 2 -> 3...  2021-09-03 14:59:52.722 | INFO migrate.versioning.api [-] done 2021-09-03 14:59:52.723 | INFO migrate.versioning.api [-] 3 -> 4...  2021-09-03 14:59:52.730 | INFO migrate.versioning.api [-] done 2021-09-03 14:59:52.730 | INFO migrate.versioning.api [-] 4 -> 5...  2021-09-03 14:59:52.737 | INFO migrate.versioning.api [-] done 2021-09-03 14:59:52.737 | INFO migrate.versioning.api [-] 5 -> 6...  2021-09-03 14:59:52.744 | INFO migrate.versioning.api [-] done 2021-09-03 14:59:52.744 | INFO migrate.versioning.api [-] 6 -> 7...  2021-09-03 14:59:52.751 | INFO migrate.versioning.api [-] done 2021-09-03 14:59:52.751 | INFO migrate.versioning.api [-] 7 -> 8...  2021-09-03 14:59:52.759 | INFO migrate.versioning.api [-] done 2021-09-03 14:59:52.759 | INFO migrate.versioning.api [-] 8 -> 9...  2021-09-03 14:59:52.766 | INFO migrate.versioning.api [-] done 2021-09-03 14:59:52.766 | INFO migrate.versioning.api [-] 9 -> 10...  2021-09-03 14:59:52.862 | INFO migrate.versioning.api [-] done 2021-09-03 14:59:52.862 | INFO migrate.versioning.api [-] 10 -> 11...  2021-09-03 14:59:52.870 | INFO migrate.versioning.api [-] done 2021-09-03 14:59:52.870 | INFO migrate.versioning.api [-] 11 -> 12...  2021-09-03 14:59:52.988 | INFO migrate.versioning.api [-] done 2021-09-03 14:59:52.988 | INFO migrate.versioning.api [-] 12 -> 13...  2021-09-03 14:59:52.995 | INFO migrate.versioning.api [-] done 2021-09-03 14:59:52.995 | INFO migrate.versioning.api [-] 13 -> 14...  2021-09-03 14:59:53.129 | INFO migrate.versioning.api [-] done 2021-09-03 14:59:53.129 | INFO migrate.versioning.api [-] 14 -> 15...  2021-09-03 14:59:53.137 | INFO migrate.versioning.api [-] done 2021-09-03 14:59:53.137 | INFO migrate.versioning.api [-] 15 -> 16...  2021-09-03 14:59:53.199 | INFO migrate.versioning.api [-] done 2021-09-03 14:59:53.199 | INFO migrate.versioning.api [-] 16 -> 17...  2021-09-03 14:59:53.206 | INFO migrate.versioning.api [-] done 2021-09-03 14:59:53.206 | INFO migrate.versioning.api [-] 17 -> 18...  2021-09-03 14:59:53.212 | INFO migrate.versioning.api [-] done 2021-09-03 14:59:53.212 | INFO migrate.versioning.api [-] 18 -> 19...  2021-09-03 14:59:53.219 | INFO migrate.versioning.api [-] done 2021-09-03 14:59:53.219 | INFO migrate.versioning.api [-] 19 -> 20...  2021-09-03 14:59:53.226 | INFO migrate.versioning.api [-] done 2021-09-03 14:59:53.226 | INFO migrate.versioning.api [-] 20 -> 21...  2021-09-03 14:59:53.233 | INFO migrate.versioning.api [-] done 2021-09-03 14:59:53.233 | INFO migrate.versioning.api [-] 21 -> 22...  2021-09-03 14:59:53.308 | INFO migrate.versioning.api [-] done 2021-09-03 14:59:53.308 | INFO migrate.versioning.api [-] 22 -> 23...  2021-09-03 14:59:53.371 | INFO migrate.versioning.api [-] done 2021-09-03 14:59:53.371 | INFO migrate.versioning.api [-] 23 -> 24...  2021-09-03 14:59:53.454 | INFO migrate.versioning.api [-] done 2021-09-03 14:59:53.454 | INFO migrate.versioning.api [-] 24 -> 25...  2021-09-03 14:59:53.463 | INFO migrate.versioning.api [-] done 2021-09-03 14:59:53.464 | INFO migrate.versioning.api [-] 25 -> 26...  2021-09-03 14:59:53.471 | INFO migrate.versioning.api [-] done 2021-09-03 14:59:53.472 | INFO migrate.versioning.api [-] 26 -> 27...  2021-09-03 14:59:53.479 | INFO migrate.versioning.api [-] done 2021-09-03 14:59:53.479 | INFO migrate.versioning.api [-] 27 -> 28...  2021-09-03 14:59:53.486 | INFO migrate.versioning.api [-] done 2021-09-03 14:59:53.487 | INFO migrate.versioning.api [-] 28 -> 29...  2021-09-03 14:59:53.493 | INFO migrate.versioning.api [-] done 2021-09-03 14:59:53.493 | INFO migrate.versioning.api [-] 29 -> 30...  2021-09-03 14:59:53.552 | INFO migrate.versioning.api [-] done 2021-09-03 14:59:53.552 | INFO migrate.versioning.api [-] 30 -> 31...  2021-09-03 14:59:53.579 | INFO migrate.versioning.api [-] done 2021-09-03 14:59:53.580 | INFO migrate.versioning.api [-] 31 -> 32...  2021-09-03 14:59:53.631 | INFO migrate.versioning.api [-] done 2021-09-03 14:59:53.631 | INFO migrate.versioning.api [-] 32 -> 33...  2021-09-03 14:59:53.786 | INFO migrate.versioning.api [-] done 2021-09-03 14:59:53.786 | INFO migrate.versioning.api [-] 33 -> 34...  2021-09-03 14:59:53.844 | INFO migrate.versioning.api [-] done 2021-09-03 14:59:53.844 | INFO migrate.versioning.api [-] 34 -> 35...  2021-09-03 14:59:53.880 | INFO migrate.versioning.api [-] done 2021-09-03 14:59:53.881 | INFO migrate.versioning.api [-] 35 -> 36...  2021-09-03 14:59:53.919 | INFO migrate.versioning.api [-] done 2021-09-03 14:59:53.920 | INFO migrate.versioning.api [-] 36 -> 37...  2021-09-03 14:59:53.927 | INFO migrate.versioning.api [-] done 2021-09-03 14:59:53.927 | INFO migrate.versioning.api [-] 37 -> 38...  2021-09-03 14:59:53.935 | INFO migrate.versioning.api [-] done 2021-09-03 14:59:53.935 | INFO migrate.versioning.api [-] 38 -> 39...  2021-09-03 14:59:53.942 | INFO migrate.versioning.api [-] done 2021-09-03 14:59:53.947 | INFO migrate.versioning.api [-] 39 -> 40...  2021-09-03 14:59:53.955 | INFO migrate.versioning.api [-] done 2021-09-03 14:59:53.955 | INFO migrate.versioning.api [-] 40 -> 41...  2021-09-03 14:59:53.963 | INFO migrate.versioning.api [-] done 2021-09-03 14:59:53.964 | INFO migrate.versioning.api [-] 41 -> 42...  2021-09-03 14:59:53.971 | INFO migrate.versioning.api [-] done 2021-09-03 14:59:53.971 | INFO migrate.versioning.api [-] 42 -> 43...  2021-09-03 14:59:53.979 | INFO migrate.versioning.api [-] done 2021-09-03 14:59:53.979 | INFO migrate.versioning.api [-] 43 -> 44...  2021-09-03 14:59:53.986 | INFO migrate.versioning.api [-] done 2021-09-03 14:59:53.986 | INFO migrate.versioning.api [-] 44 -> 45...  2021-09-03 14:59:54.125 | INFO migrate.versioning.api [-] done 2021-09-03 14:59:54.125 | INFO migrate.versioning.api [-] 45 -> 46...  2021-09-03 14:59:54.132 | INFO migrate.versioning.api [-] done 2021-09-03 14:59:54.133 | INFO migrate.versioning.api [-] 46 -> 47...  2021-09-03 14:59:54.465 | INFO migrate.versioning.api [-] done 2021-09-03 14:59:54.465 | INFO migrate.versioning.api [-] 47 -> 48...  2021-09-03 14:59:54.641 | INFO migrate.versioning.api [-] done 2021-09-03 14:59:54.641 | INFO migrate.versioning.api [-] 48 -> 49...  2021-09-03 14:59:54.648 | INFO migrate.versioning.api [-] done 2021-09-03 14:59:54.648 | INFO migrate.versioning.api [-] 49 -> 50...  2021-09-03 14:59:54.656 | INFO migrate.versioning.api [-] done 2021-09-03 14:59:54.656 | INFO migrate.versioning.api [-] 50 -> 51...  2021-09-03 14:59:54.663 | INFO migrate.versioning.api [-] done 2021-09-03 14:59:54.663 | INFO migrate.versioning.api [-] 51 -> 52...  2021-09-03 14:59:54.670 | INFO migrate.versioning.api [-] done 2021-09-03 14:59:54.670 | INFO migrate.versioning.api [-] 52 -> 53...  2021-09-03 14:59:54.702 | INFO migrate.versioning.api [-] done 2021-09-03 14:59:54.702 | INFO migrate.versioning.api [-] 53 -> 54...  2021-09-03 14:59:54.709 | INFO migrate.versioning.api [-] done 2021-09-03 14:59:54.709 | INFO migrate.versioning.api [-] 54 -> 55...  2021-09-03 14:59:54.814 | INFO migrate.versioning.api [-] done 2021-09-03 14:59:54.814 | INFO migrate.versioning.api [-] 55 -> 56...  2021-09-03 14:59:54.880 | INFO migrate.versioning.api [-] done 2021-09-03 14:59:54.880 | INFO migrate.versioning.api [-] 56 -> 57...  2021-09-03 14:59:54.888 | INFO migrate.versioning.api [-] done 2021-09-03 14:59:54.888 | INFO migrate.versioning.api [-] 57 -> 58...  2021-09-03 14:59:54.895 | INFO migrate.versioning.api [-] done 2021-09-03 14:59:54.895 | INFO migrate.versioning.api [-] 58 -> 59...  2021-09-03 14:59:54.902 | INFO migrate.versioning.api [-] done 2021-09-03 14:59:54.902 | INFO migrate.versioning.api [-] 59 -> 60...  2021-09-03 14:59:54.909 | INFO migrate.versioning.api [-] done 2021-09-03 14:59:54.909 | INFO migrate.versioning.api [-] 60 -> 61...  2021-09-03 14:59:54.916 | INFO migrate.versioning.api [-] done 2021-09-03 14:59:54.916 | INFO migrate.versioning.api [-] 61 -> 62...  2021-09-03 14:59:54.972 | INFO migrate.versioning.api [-] done 2021-09-03 14:59:54.972 | INFO migrate.versioning.api [-] 62 -> 63...  2021-09-03 14:59:54.979 | INFO migrate.versioning.api [-] done 2021-09-03 14:59:54.979 | INFO migrate.versioning.api [-] 63 -> 64...  2021-09-03 14:59:55.044 | INFO migrate.versioning.api [-] done 2021-09-03 14:59:55.044 | INFO migrate.versioning.api [-] 64 -> 65...  2021-09-03 14:59:55.210 | INFO migrate.versioning.api [-] done 2021-09-03 14:59:55.211 | INFO migrate.versioning.api [-] 65 -> 66...  2021-09-03 14:59:55.305 | INFO migrate.versioning.api [-] done 2021-09-03 14:59:55.305 | INFO migrate.versioning.api [-] 66 -> 67...  2021-09-03 14:59:55.313 | INFO migrate.versioning.api [-] done 2021-09-03 14:59:55.313 | INFO migrate.versioning.api [-] 67 -> 68...  2021-09-03 14:59:55.320 | INFO migrate.versioning.api [-] done 2021-09-03 14:59:55.320 | INFO migrate.versioning.api [-] 68 -> 69...  2021-09-03 14:59:55.327 | INFO migrate.versioning.api [-] done 2021-09-03 14:59:55.327 | INFO migrate.versioning.api [-] 69 -> 70...  2021-09-03 14:59:55.334 | INFO migrate.versioning.api [-] done 2021-09-03 14:59:55.334 | INFO migrate.versioning.api [-] 70 -> 71...  2021-09-03 14:59:55.343 | INFO migrate.versioning.api [-] done 2021-09-03 14:59:55.344 | INFO migrate.versioning.api [-] 71 -> 72...  2021-09-03 14:59:55.350 | INFO migrate.versioning.api [-] done 2021-09-03 14:59:55.350 | INFO migrate.versioning.api [-] 72 -> 73...  2021-09-03 14:59:55.468 | INFO migrate.versioning.api [-] done 2021-09-03 14:59:55.468 | INFO migrate.versioning.api [-] 73 -> 74...  2021-09-03 14:59:55.475 | INFO migrate.versioning.api [-] done 2021-09-03 14:59:55.475 | INFO migrate.versioning.api [-] 74 -> 75...  2021-09-03 14:59:55.483 | INFO migrate.versioning.api [-] done 2021-09-03 14:59:55.483 | INFO migrate.versioning.api [-] 75 -> 76...  2021-09-03 14:59:55.490 | INFO migrate.versioning.api [-] done 2021-09-03 14:59:55.490 | INFO migrate.versioning.api [-] 76 -> 77...  2021-09-03 14:59:55.497 | INFO migrate.versioning.api [-] done 2021-09-03 14:59:55.497 | INFO migrate.versioning.api [-] 77 -> 78...  2021-09-03 14:59:55.504 | INFO migrate.versioning.api [-] done 2021-09-03 14:59:55.504 | INFO migrate.versioning.api [-] 78 -> 79...  2021-09-03 14:59:55.561 | INFO migrate.versioning.api [-] done 2021-09-03 14:59:55.561 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-09-03 14:59:55.562 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.562 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.562 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.563 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.563 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.563 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.563 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.563 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.563 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.563 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.564 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.564 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.564 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.564 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.564 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.564 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.565 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.565 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.565 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.565 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.565 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.565 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.566 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.566 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.566 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.566 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.566 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.566 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.566 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.567 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.567 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.567 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.567 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.567 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.567 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.567 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.568 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.568 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.568 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.568 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.568 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.568 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.568 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.569 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.569 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.569 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.569 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.569 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.569 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.570 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.570 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.570 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.570 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.571 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.571 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.572 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.572 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.572 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.572 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.572 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.572 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.572 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.573 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.573 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.573 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.573 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.573 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.573 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.574 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.574 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.574 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.574 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.574 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.574 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.574 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.575 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.575 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.575 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.575 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.575 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.575 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.575 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.576 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.576 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.576 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.576 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.576 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.576 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.577 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.577 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.577 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.577 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.577 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.577 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.577 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.578 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.578 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.578 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.578 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.578 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.578 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.578 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.579 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.579 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.579 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.579 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.579 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.579 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.580 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.580 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.580 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.580 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.580 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.580 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.580 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.581 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.581 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.581 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.581 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.581 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.581 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.581 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.582 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.582 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.582 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.582 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.582 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.582 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.582 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.583 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.583 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.583 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.583 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.583 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.583 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.584 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.584 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.584 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.584 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.584 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.584 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.584 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.585 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.585 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.585 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.585 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.585 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.585 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.585 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.586 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.586 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.586 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.587 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.587 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.587 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.587 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.587 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.587 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.587 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-09-03 14:59:55.588 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-09-03 14:59:55.588 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-09-03 14:59:55.589 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.589 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.589 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.590 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.590 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.590 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.590 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.590 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.590 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.590 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.591 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.591 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.591 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.591 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.591 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.591 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.591 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.592 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.592 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/079_expand_update_local_id_limit.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.592 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.592 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.592 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.592 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.593 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.593 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.593 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.593 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.593 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.593 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.593 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.594 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.594 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.594 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.594 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.594 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.594 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.594 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.595 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.595 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.595 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.595 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.595 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.595 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.595 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.596 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.596 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.596 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.596 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.596 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.596 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.597 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.597 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.597 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.597 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.597 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.597 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.597 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.598 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.598 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.598 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.598 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.598 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.598 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.598 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.599 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.599 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.599 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.599 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.599 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.599 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.599 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.600 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.600 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.600 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.600 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.600 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.600 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.601 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.601 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.601 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.601 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.601 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.601 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.602 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.602 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.602 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.602 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.603 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.603 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.603 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.603 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.603 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.603 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.604 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.604 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.604 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.604 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.604 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.604 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.604 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.605 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.605 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.605 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.605 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.605 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.605 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.605 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.606 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.606 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.606 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.606 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.606 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.606 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.606 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.607 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.607 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.607 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.607 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.607 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.607 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.607 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.608 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.608 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.608 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.608 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.608 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.608 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.609 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.609 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.609 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.609 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.609 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.609 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.609 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.610 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.610 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.610 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.610 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.610 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.610 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.610 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.611 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.611 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.611 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.611 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.611 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.611 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.611 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.612 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.612 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.612 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.612 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.612 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.612 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.613 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.613 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.613 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.613 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.613 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-09-03 14:59:55.613 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-09-03 14:59:55.614 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-09-03 14:59:55.614 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.615 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.615 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.615 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.615 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.615 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.615 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.615 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.616 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.616 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.616 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.616 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.616 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.616 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.618 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.618 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.618 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.618 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.618 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/079_expand_update_local_id_limit.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.618 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.618 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.619 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.619 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.619 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.619 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.619 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.619 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.620 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.620 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.620 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.620 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.620 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.620 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.621 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.621 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.621 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.621 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.621 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.621 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.621 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.622 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.622 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.622 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.622 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.622 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.622 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.622 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.623 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.623 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.623 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.623 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.623 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.623 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.623 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.624 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.624 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.624 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.624 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.624 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.624 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.625 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.625 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.625 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.625 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.625 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.625 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.625 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.626 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.626 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.626 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/066_expand_add_role_and_project_option_tables.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.626 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.626 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.626 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.626 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.627 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.627 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.627 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.627 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.627 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.627 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.627 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.628 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.628 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.628 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.628 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.628 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/032_expand_add_expired_at_int_to_trust.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.628 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.629 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.629 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.629 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.629 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.629 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.629 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.629 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.630 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.630 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.630 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.630 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.630 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.630 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.630 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.631 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.631 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.631 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.631 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.631 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.631 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.631 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.632 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.632 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.632 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.632 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.632 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.632 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.633 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.633 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.633 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.634 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.634 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.634 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.634 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.634 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.634 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.635 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.635 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.635 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.635 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.635 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.635 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.635 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.636 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.636 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.636 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.636 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.636 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.636 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.636 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.637 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.637 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.637 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.637 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.637 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.637 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.637 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.638 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.638 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.638 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.638 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.638 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.639 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.639 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.639 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.639 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.639 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.639 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.640 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.640 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.640 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.640 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-09-03 14:59:55.640 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-09-03 14:59:55.648 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-09-03 14:59:55.650 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.650 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.650 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.650 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.650 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.650 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.651 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.651 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.651 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.651 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.651 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.652 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.652 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.652 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.652 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.652 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.652 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.653 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.653 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.653 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.653 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.653 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.653 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.653 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.654 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.654 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.654 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.654 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.654 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.654 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.655 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.655 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.655 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.655 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.655 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.655 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.655 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.656 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.656 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.656 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.656 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.656 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.656 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.656 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.657 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.657 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.657 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.657 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.657 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.657 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.658 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.658 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.658 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.658 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.658 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.658 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.658 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.659 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.659 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.659 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.659 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.659 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.659 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.659 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.660 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.660 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.660 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.660 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.660 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.660 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.660 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.661 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.661 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.661 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.661 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.661 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.661 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.661 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.662 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.662 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.662 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.662 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.662 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.662 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.663 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.663 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.663 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.663 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.663 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.663 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.663 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.664 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.664 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.664 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.665 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.665 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.665 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.665 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.665 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.665 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.665 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.666 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.666 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.666 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.666 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.666 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.666 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.666 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.667 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.667 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.667 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.667 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.667 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.667 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.668 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.668 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.668 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.668 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.668 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.668 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.668 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.669 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.669 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.669 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.669 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.669 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.669 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.669 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.670 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.670 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.670 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.670 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.670 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.670 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.670 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.671 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.671 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.671 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.671 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.671 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.671 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.672 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.672 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.672 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.672 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.672 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.672 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.672 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.673 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.673 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.673 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.673 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.673 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.673 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.673 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.674 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.674 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.674 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.674 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-09-03 14:59:55.674 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-09-03 14:59:55.694 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-09-03 14:59:55.696 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.697 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.697 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.697 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.697 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.697 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.697 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.698 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.698 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.698 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.698 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.698 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.698 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.698 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.699 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.699 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.699 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.699 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.699 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.699 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.700 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.700 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.700 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.700 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.700 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.700 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.700 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.701 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.701 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.701 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.701 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.701 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.701 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.702 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.702 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.702 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.702 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.702 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.702 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.702 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.703 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.703 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.703 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.703 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.703 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.703 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.703 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.704 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.704 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.704 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.704 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.704 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.704 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.704 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.705 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.705 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.705 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.705 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.705 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.705 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.706 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.706 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.706 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.706 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.706 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.706 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.706 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.707 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.707 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.707 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.707 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.707 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.707 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.707 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.708 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.708 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.708 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.708 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.708 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.708 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.708 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.709 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.709 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.709 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.709 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.709 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.709 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.710 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.710 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.710 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.710 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.710 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.710 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.710 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.711 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.711 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.711 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.711 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.712 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.712 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.712 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.712 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.712 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.712 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.713 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.713 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.713 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.713 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.713 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.713 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.714 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.714 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.714 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.714 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.714 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.714 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.714 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.715 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.715 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.715 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.715 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.715 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.715 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.715 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.716 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.716 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.716 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.716 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.716 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.716 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.717 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.717 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.717 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.717 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.717 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.717 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.717 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.718 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.718 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.718 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.718 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.718 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.718 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.718 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.719 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.719 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.719 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.719 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.719 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.719 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.719 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.720 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.720 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.720 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.720 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.720 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.720 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.721 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.721 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-09-03 14:59:55.721 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-09-03 14:59:55.721 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-09-03 14:59:55.722 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.722 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.722 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.722 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.723 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.723 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.723 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.723 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.723 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.723 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.723 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.724 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.724 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.724 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.724 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.724 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.724 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.725 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.725 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.725 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.725 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.725 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.725 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.726 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.726 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.726 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.726 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.726 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.726 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.727 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.727 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.727 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.727 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.728 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.728 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.728 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.728 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.728 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.728 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.728 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.729 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.729 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.729 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.729 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.729 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.729 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.730 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.730 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.730 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.730 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.730 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.730 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.730 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.731 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.731 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.731 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.731 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.731 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.731 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.731 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.732 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.732 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.732 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.732 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.732 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.732 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.732 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.733 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.733 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.733 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.733 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.733 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.733 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.733 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.734 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.734 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.734 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.734 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.734 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.734 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.735 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.735 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.735 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.735 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.735 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.735 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.735 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.736 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/048_migrate_add_registered_limit_id_column_for_limit.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.736 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.736 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.736 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.736 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.736 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.736 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.737 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.737 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.737 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.737 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.737 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.737 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.737 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.738 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.738 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.738 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.738 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.738 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.738 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.739 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.739 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.739 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.739 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.739 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.740 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.740 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.740 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.740 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.740 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.740 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.740 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.741 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.741 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.741 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.741 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.741 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.741 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.741 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.742 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.742 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.742 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.743 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.743 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.743 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.744 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.744 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.744 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.744 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.744 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.744 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.744 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.745 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.745 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.745 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.745 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.745 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.745 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.745 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.746 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.746 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.746 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.746 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.746 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.746 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.746 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.747 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.747 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.747 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.747 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.747 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.747 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-09-03 14:59:55.748 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-09-03 14:59:55.754 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-09-03 14:59:55.755 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.755 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.756 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.756 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.756 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.756 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.756 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.756 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.757 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.757 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.757 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.757 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.757 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.757 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.757 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.758 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.759 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.759 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.759 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.759 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.759 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.760 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.760 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.760 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.760 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.760 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.760 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.760 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.761 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.761 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.761 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.761 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.761 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.761 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.762 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.762 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.762 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.762 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.762 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.762 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.762 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.763 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.763 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.763 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.763 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.763 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.763 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.763 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.764 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.764 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.764 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.764 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.764 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.764 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.764 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.765 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.765 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.765 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.765 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.765 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.765 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.766 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.766 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.766 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.766 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.766 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.766 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.766 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.767 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.767 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.767 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.767 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.767 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.767 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.767 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.768 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.768 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.768 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.768 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.768 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.768 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.768 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.769 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.769 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.769 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.769 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.769 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.769 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.770 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.770 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.770 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.770 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.770 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.770 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.770 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.771 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.771 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.771 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.771 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.771 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.771 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.771 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.772 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.772 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.772 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.772 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.772 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.772 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.772 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.773 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.773 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.773 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.773 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.773 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.774 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.774 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.774 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.774 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.775 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.775 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.775 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.775 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.775 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.775 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.775 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.776 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.776 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.776 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.776 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.776 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.777 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.777 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.777 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.777 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.777 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.777 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.777 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.778 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.778 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.778 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.778 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.778 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.778 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.778 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.779 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.779 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.779 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.779 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.779 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.779 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.780 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.780 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.780 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.780 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.780 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.780 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.780 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:55.781 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:55.781 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-09-03 14:59:55.781 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-09-03 14:59:55.789 | INFO migrate.versioning.api [-] 0 -> 1...  2021-09-03 14:59:55.797 | INFO migrate.versioning.api [-] done 2021-09-03 14:59:55.797 | INFO migrate.versioning.api [-] 1 -> 2...  2021-09-03 14:59:55.804 | INFO migrate.versioning.api [-] done 2021-09-03 14:59:55.804 | INFO migrate.versioning.api [-] 2 -> 3...  2021-09-03 14:59:55.820 | INFO migrate.versioning.api [-] done 2021-09-03 14:59:55.820 | INFO migrate.versioning.api [-] 3 -> 4...  2021-09-03 14:59:55.828 | INFO migrate.versioning.api [-] done 2021-09-03 14:59:55.828 | INFO migrate.versioning.api [-] 4 -> 5...  2021-09-03 14:59:55.835 | INFO migrate.versioning.api [-] done 2021-09-03 14:59:55.835 | INFO migrate.versioning.api [-] 5 -> 6...  2021-09-03 14:59:55.843 | INFO migrate.versioning.api [-] done 2021-09-03 14:59:55.843 | INFO migrate.versioning.api [-] 6 -> 7...  2021-09-03 14:59:55.850 | INFO migrate.versioning.api [-] done 2021-09-03 14:59:55.850 | INFO migrate.versioning.api [-] 7 -> 8...  2021-09-03 14:59:55.857 | INFO migrate.versioning.api [-] done 2021-09-03 14:59:55.857 | INFO migrate.versioning.api [-] 8 -> 9...  2021-09-03 14:59:55.864 | INFO migrate.versioning.api [-] done 2021-09-03 14:59:55.864 | INFO migrate.versioning.api [-] 9 -> 10...  2021-09-03 14:59:55.875 | INFO migrate.versioning.api [-] done 2021-09-03 14:59:55.875 | INFO migrate.versioning.api [-] 10 -> 11...  2021-09-03 14:59:55.882 | INFO migrate.versioning.api [-] done 2021-09-03 14:59:55.884 | INFO migrate.versioning.api [-] 11 -> 12...  2021-09-03 14:59:55.925 | INFO migrate.versioning.api [-] done 2021-09-03 14:59:55.925 | INFO migrate.versioning.api [-] 12 -> 13...  2021-09-03 14:59:55.933 | INFO migrate.versioning.api [-] done 2021-09-03 14:59:55.933 | INFO migrate.versioning.api [-] 13 -> 14...  2021-09-03 14:59:55.992 | INFO migrate.versioning.api [-] done 2021-09-03 14:59:55.992 | INFO migrate.versioning.api [-] 14 -> 15...  2021-09-03 14:59:56.067 | INFO migrate.versioning.api [-] done 2021-09-03 14:59:56.067 | INFO migrate.versioning.api [-] 15 -> 16...  2021-09-03 14:59:56.074 | INFO migrate.versioning.api [-] done 2021-09-03 14:59:56.074 | INFO migrate.versioning.api [-] 16 -> 17...  2021-09-03 14:59:56.081 | INFO migrate.versioning.api [-] done 2021-09-03 14:59:56.081 | INFO migrate.versioning.api [-] 17 -> 18...  2021-09-03 14:59:56.088 | INFO migrate.versioning.api [-] done 2021-09-03 14:59:56.089 | INFO migrate.versioning.api [-] 18 -> 19...  2021-09-03 14:59:56.096 | INFO migrate.versioning.api [-] done 2021-09-03 14:59:56.096 | INFO migrate.versioning.api [-] 19 -> 20...  2021-09-03 14:59:56.103 | INFO migrate.versioning.api [-] done 2021-09-03 14:59:56.104 | INFO migrate.versioning.api [-] 20 -> 21...  2021-09-03 14:59:56.111 | INFO migrate.versioning.api [-] done 2021-09-03 14:59:56.111 | INFO migrate.versioning.api [-] 21 -> 22...  2021-09-03 14:59:56.118 | INFO migrate.versioning.api [-] done 2021-09-03 14:59:56.119 | INFO migrate.versioning.api [-] 22 -> 23...  2021-09-03 14:59:56.125 | INFO migrate.versioning.api [-] done 2021-09-03 14:59:56.125 | INFO migrate.versioning.api [-] 23 -> 24...  2021-09-03 14:59:56.132 | INFO migrate.versioning.api [-] done 2021-09-03 14:59:56.132 | INFO migrate.versioning.api [-] 24 -> 25...  2021-09-03 14:59:56.140 | INFO migrate.versioning.api [-] done 2021-09-03 14:59:56.140 | INFO migrate.versioning.api [-] 25 -> 26...  2021-09-03 14:59:56.148 | INFO migrate.versioning.api [-] done 2021-09-03 14:59:56.148 | INFO migrate.versioning.api [-] 26 -> 27...  2021-09-03 14:59:56.157 | INFO migrate.versioning.api [-] done 2021-09-03 14:59:56.157 | INFO migrate.versioning.api [-] 27 -> 28...  2021-09-03 14:59:56.164 | INFO migrate.versioning.api [-] done 2021-09-03 14:59:56.164 | INFO migrate.versioning.api [-] 28 -> 29...  2021-09-03 14:59:56.171 | INFO migrate.versioning.api [-] done 2021-09-03 14:59:56.171 | INFO migrate.versioning.api [-] 29 -> 30...  2021-09-03 14:59:56.178 | INFO migrate.versioning.api [-] done 2021-09-03 14:59:56.178 | INFO migrate.versioning.api [-] 30 -> 31...  2021-09-03 14:59:56.185 | INFO migrate.versioning.api [-] done 2021-09-03 14:59:56.186 | INFO migrate.versioning.api [-] 31 -> 32...  2021-09-03 14:59:56.192 | INFO migrate.versioning.api [-] done 2021-09-03 14:59:56.192 | INFO migrate.versioning.api [-] 32 -> 33...  2021-09-03 14:59:56.199 | INFO migrate.versioning.api [-] done 2021-09-03 14:59:56.199 | INFO migrate.versioning.api [-] 33 -> 34...  2021-09-03 14:59:56.206 | INFO migrate.versioning.api [-] done 2021-09-03 14:59:56.206 | INFO migrate.versioning.api [-] 34 -> 35...  2021-09-03 14:59:56.213 | INFO migrate.versioning.api [-] done 2021-09-03 14:59:56.213 | INFO migrate.versioning.api [-] 35 -> 36...  2021-09-03 14:59:56.220 | INFO migrate.versioning.api [-] done 2021-09-03 14:59:56.220 | INFO migrate.versioning.api [-] 36 -> 37...  2021-09-03 14:59:56.230 | INFO migrate.versioning.api [-] done 2021-09-03 14:59:56.230 | INFO migrate.versioning.api [-] 37 -> 38...  2021-09-03 14:59:56.237 | INFO migrate.versioning.api [-] done 2021-09-03 14:59:56.237 | INFO migrate.versioning.api [-] 38 -> 39...  2021-09-03 14:59:56.244 | INFO migrate.versioning.api [-] done 2021-09-03 14:59:56.245 | INFO migrate.versioning.api [-] 39 -> 40...  2021-09-03 14:59:56.251 | INFO migrate.versioning.api [-] done 2021-09-03 14:59:56.252 | INFO migrate.versioning.api [-] 40 -> 41...  2021-09-03 14:59:56.258 | INFO migrate.versioning.api [-] done 2021-09-03 14:59:56.259 | INFO migrate.versioning.api [-] 41 -> 42...  2021-09-03 14:59:56.265 | INFO migrate.versioning.api [-] done 2021-09-03 14:59:56.266 | INFO migrate.versioning.api [-] 42 -> 43...  2021-09-03 14:59:56.272 | INFO migrate.versioning.api [-] done 2021-09-03 14:59:56.272 | INFO migrate.versioning.api [-] 43 -> 44...  2021-09-03 14:59:56.282 | INFO migrate.versioning.api [-] done 2021-09-03 14:59:56.282 | INFO migrate.versioning.api [-] 44 -> 45...  2021-09-03 14:59:56.289 | INFO migrate.versioning.api [-] done 2021-09-03 14:59:56.289 | INFO migrate.versioning.api [-] 45 -> 46...  2021-09-03 14:59:56.337 | INFO migrate.versioning.api [-] done 2021-09-03 14:59:56.337 | INFO migrate.versioning.api [-] 46 -> 47...  2021-09-03 14:59:56.345 | INFO migrate.versioning.api [-] done 2021-09-03 14:59:56.345 | INFO migrate.versioning.api [-] 47 -> 48...  2021-09-03 14:59:56.351 | INFO migrate.versioning.api [-] done 2021-09-03 14:59:56.352 | INFO migrate.versioning.api [-] 48 -> 49...  2021-09-03 14:59:56.359 | INFO migrate.versioning.api [-] done 2021-09-03 14:59:56.359 | INFO migrate.versioning.api [-] 49 -> 50...  2021-09-03 14:59:56.366 | INFO migrate.versioning.api [-] done 2021-09-03 14:59:56.366 | INFO migrate.versioning.api [-] 50 -> 51...  2021-09-03 14:59:56.373 | INFO migrate.versioning.api [-] done 2021-09-03 14:59:56.373 | INFO migrate.versioning.api [-] 51 -> 52...  2021-09-03 14:59:56.379 | INFO migrate.versioning.api [-] done 2021-09-03 14:59:56.380 | INFO migrate.versioning.api [-] 52 -> 53...  2021-09-03 14:59:56.386 | INFO migrate.versioning.api [-] done 2021-09-03 14:59:56.387 | INFO migrate.versioning.api [-] 53 -> 54...  2021-09-03 14:59:56.393 | INFO migrate.versioning.api [-] done 2021-09-03 14:59:56.393 | INFO migrate.versioning.api [-] 54 -> 55...  2021-09-03 14:59:56.401 | INFO migrate.versioning.api [-] done 2021-09-03 14:59:56.401 | INFO migrate.versioning.api [-] 55 -> 56...  2021-09-03 14:59:56.408 | INFO migrate.versioning.api [-] done 2021-09-03 14:59:56.409 | INFO migrate.versioning.api [-] 56 -> 57...  2021-09-03 14:59:56.416 | INFO migrate.versioning.api [-] done 2021-09-03 14:59:56.416 | INFO migrate.versioning.api [-] 57 -> 58...  2021-09-03 14:59:56.423 | INFO migrate.versioning.api [-] done 2021-09-03 14:59:56.423 | INFO migrate.versioning.api [-] 58 -> 59...  2021-09-03 14:59:56.431 | INFO migrate.versioning.api [-] done 2021-09-03 14:59:56.431 | INFO migrate.versioning.api [-] 59 -> 60...  2021-09-03 14:59:56.439 | INFO migrate.versioning.api [-] done 2021-09-03 14:59:56.439 | INFO migrate.versioning.api [-] 60 -> 61...  2021-09-03 14:59:56.446 | INFO migrate.versioning.api [-] done 2021-09-03 14:59:56.446 | INFO migrate.versioning.api [-] 61 -> 62...  2021-09-03 14:59:56.466 | INFO migrate.versioning.api [-] done 2021-09-03 14:59:56.466 | INFO migrate.versioning.api [-] 62 -> 63...  2021-09-03 14:59:56.473 | INFO migrate.versioning.api [-] done 2021-09-03 14:59:56.473 | INFO migrate.versioning.api [-] 63 -> 64...  2021-09-03 14:59:56.480 | INFO migrate.versioning.api [-] done 2021-09-03 14:59:56.480 | INFO migrate.versioning.api [-] 64 -> 65...  2021-09-03 14:59:56.493 | INFO migrate.versioning.api [-] done 2021-09-03 14:59:56.493 | INFO migrate.versioning.api [-] 65 -> 66...  2021-09-03 14:59:56.502 | INFO migrate.versioning.api [-] done 2021-09-03 14:59:56.502 | INFO migrate.versioning.api [-] 66 -> 67...  2021-09-03 14:59:56.510 | INFO migrate.versioning.api [-] done 2021-09-03 14:59:56.510 | INFO migrate.versioning.api [-] 67 -> 68...  2021-09-03 14:59:56.517 | INFO migrate.versioning.api [-] done 2021-09-03 14:59:56.517 | INFO migrate.versioning.api [-] 68 -> 69...  2021-09-03 14:59:56.525 | INFO migrate.versioning.api [-] done 2021-09-03 14:59:56.526 | INFO migrate.versioning.api [-] 69 -> 70...  2021-09-03 14:59:56.533 | INFO migrate.versioning.api [-] done 2021-09-03 14:59:56.533 | INFO migrate.versioning.api [-] 70 -> 71...  2021-09-03 14:59:56.540 | INFO migrate.versioning.api [-] done 2021-09-03 14:59:56.540 | INFO migrate.versioning.api [-] 71 -> 72...  2021-09-03 14:59:56.548 | INFO migrate.versioning.api [-] done 2021-09-03 14:59:56.548 | INFO migrate.versioning.api [-] 72 -> 73...  2021-09-03 14:59:56.558 | INFO migrate.versioning.api [-] done 2021-09-03 14:59:56.558 | INFO migrate.versioning.api [-] 73 -> 74...  2021-09-03 14:59:56.565 | INFO migrate.versioning.api [-] done 2021-09-03 14:59:56.565 | INFO migrate.versioning.api [-] 74 -> 75...  2021-09-03 14:59:56.573 | INFO migrate.versioning.api [-] done 2021-09-03 14:59:56.573 | INFO migrate.versioning.api [-] 75 -> 76...  2021-09-03 14:59:56.580 | INFO migrate.versioning.api [-] done 2021-09-03 14:59:56.580 | INFO migrate.versioning.api [-] 76 -> 77...  2021-09-03 14:59:56.587 | INFO migrate.versioning.api [-] done 2021-09-03 14:59:56.587 | INFO migrate.versioning.api [-] 77 -> 78...  2021-09-03 14:59:56.594 | INFO migrate.versioning.api [-] done 2021-09-03 14:59:56.594 | INFO migrate.versioning.api [-] 78 -> 79...  2021-09-03 14:59:56.601 | INFO migrate.versioning.api [-] done 2021-09-03 14:59:56.601 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/contract_repo... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-09-03 14:59:56.602 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.602 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.602 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.603 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.603 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.603 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.603 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.603 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.603 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.604 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.604 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.604 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.604 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.604 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.604 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.605 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.605 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.605 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.605 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.605 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.605 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.605 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.606 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.606 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.606 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.606 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.606 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.606 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.606 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.607 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.607 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.607 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.607 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.607 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.607 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.607 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.608 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.608 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.608 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.608 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.608 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.608 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.609 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.609 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.609 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.609 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.609 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.609 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.609 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.610 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.610 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.610 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.610 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.611 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.611 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.611 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.611 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.611 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.611 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.611 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.612 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.612 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.612 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.612 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.612 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.612 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.612 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.613 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.613 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.613 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.613 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.613 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.613 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.613 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.614 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.614 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.614 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.614 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.614 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.614 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.614 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.615 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.615 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.615 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.615 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.615 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.615 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.615 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.616 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.616 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.616 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.616 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.616 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.616 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.616 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.617 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.617 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.617 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.618 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.618 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.618 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.618 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.618 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.618 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.618 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.619 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.619 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.619 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.619 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.619 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.619 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.619 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.620 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.620 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.620 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.620 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.620 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.620 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.621 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.621 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.621 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.621 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.621 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.621 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.621 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.621 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.622 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.622 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.622 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.622 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.622 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.622 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.623 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.623 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.623 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.623 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.623 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.623 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.624 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.624 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.624 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.624 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.624 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.624 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.624 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.625 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.625 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.625 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.625 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.625 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.625 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.625 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.626 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.626 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.626 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.626 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.626 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.626 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.626 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/contract_repo loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-09-03 14:59:56.627 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-09-03 14:59:56.627 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-09-03 14:59:56.628 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.628 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.628 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.628 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.629 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.629 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.629 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.629 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.629 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.629 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.629 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.630 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.630 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.630 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.630 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.630 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.630 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.630 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.631 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.631 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.631 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.631 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.631 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.631 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.631 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.632 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.632 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.632 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.632 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.632 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.632 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.632 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.633 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.633 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.634 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.634 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.634 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.634 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.634 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.634 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.634 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.634 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.635 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.635 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.635 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.635 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.635 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.635 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.636 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.636 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.636 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.636 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.636 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.636 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.636 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.637 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.637 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.637 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.637 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.637 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.637 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.637 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.638 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.638 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.638 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.638 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.638 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.638 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.638 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.639 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.639 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.639 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.639 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.639 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.639 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.639 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.640 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.640 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.640 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.640 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.640 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.640 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.640 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.641 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.641 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.641 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.641 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.641 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.641 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.641 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.642 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.642 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.642 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.642 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.642 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.642 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.642 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.643 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.643 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.643 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.643 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.643 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.643 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.643 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.644 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.644 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.644 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.644 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.644 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.644 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.644 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.645 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.645 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.645 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.645 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.645 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.645 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.645 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.646 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.646 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.646 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.646 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.646 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.646 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.646 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.647 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.647 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.647 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.647 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.647 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.647 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.647 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.648 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.648 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.648 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.648 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.648 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.648 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.648 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.649 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.649 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.649 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.649 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.649 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.649 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.650 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.650 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.650 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.650 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.650 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.650 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.650 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.651 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.651 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.651 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.651 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.651 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.652 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.652 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-09-03 14:59:56.652 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-09-03 14:59:56.652 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-09-03 14:59:56.653 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.653 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.653 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.654 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.654 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.654 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.654 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.654 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.654 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.654 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.655 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.655 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.655 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.655 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.655 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.655 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.655 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.656 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.656 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.656 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.656 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.656 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.656 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.656 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.657 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.657 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.657 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.657 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.657 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.657 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.657 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.658 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.658 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.658 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.658 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.658 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.658 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.658 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.659 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.659 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.659 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.659 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.659 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.659 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.659 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.660 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.660 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.660 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.660 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.660 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.660 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.660 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.661 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.661 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.661 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.661 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.661 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.661 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.661 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.662 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.662 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.662 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.662 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.662 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.662 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.662 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.663 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.663 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.663 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.663 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.663 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.663 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.663 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.664 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.664 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.664 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.665 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.665 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.665 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.665 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.665 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.665 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.666 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.666 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.666 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.666 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.666 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.666 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.666 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.667 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.667 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.667 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.667 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.667 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.667 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.667 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.668 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.668 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.668 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.668 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.668 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.668 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.668 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.669 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.669 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.669 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.669 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.669 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.669 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.669 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.670 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.670 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.670 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.670 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.670 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.670 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.670 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.671 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.671 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.671 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.671 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.671 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.671 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.671 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.672 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.672 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.672 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.672 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.672 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.672 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.672 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.673 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.673 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.673 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.673 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.673 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.673 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.673 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.674 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.674 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.674 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.674 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.674 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.674 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.674 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.675 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.675 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.675 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.675 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.675 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.675 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.675 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.676 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.676 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.676 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.676 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.676 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.676 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.676 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-09-03 14:59:56.677 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-09-03 14:59:56.685 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/contract_repo... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-09-03 14:59:56.685 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.686 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.686 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.686 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.686 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.686 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.686 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.687 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.687 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.687 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.687 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.687 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.687 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.687 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.688 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.688 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.688 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.688 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.688 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.688 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.688 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.689 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.689 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.689 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.689 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.689 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.689 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.689 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.690 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.690 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.690 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.690 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.690 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.690 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.690 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.691 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.691 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.691 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.691 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.691 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.691 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.692 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.692 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.692 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.692 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.692 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.692 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.692 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.693 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.693 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.693 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.693 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.693 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.693 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.693 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.694 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.694 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.694 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.694 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.694 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.694 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.694 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.695 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.695 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.695 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.696 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.696 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.696 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.696 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.696 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.696 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.697 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.697 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.697 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.697 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.697 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.697 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.697 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.698 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.698 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.698 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.698 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.698 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.698 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.698 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.699 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.699 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.699 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.699 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.699 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.699 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.699 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.700 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.700 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.700 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.700 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.700 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.700 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.700 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.701 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.701 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.701 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.701 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.701 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.701 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.701 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.702 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.702 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.702 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.702 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.702 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.702 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.702 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.703 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.703 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.703 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.703 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.703 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.703 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.703 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.704 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.704 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.704 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.704 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.704 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.704 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.705 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.705 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.705 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.705 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.705 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.705 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.705 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.706 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.706 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.706 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.706 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.706 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.706 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.706 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.707 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.707 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.707 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.707 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.707 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.707 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.707 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.708 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.708 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.708 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.708 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.708 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.708 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.708 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.709 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.709 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.709 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.709 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.709 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/contract_repo loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-09-03 14:59:56.709 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-09-03 14:59:56.730 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/contract_repo... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-09-03 14:59:56.731 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.731 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.731 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.731 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.731 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.732 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.732 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.732 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.732 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.732 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.732 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.732 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.733 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.733 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.733 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.733 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.733 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.733 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.734 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.734 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.734 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.734 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.734 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.734 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.734 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.735 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.735 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.735 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.735 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.735 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.735 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.735 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.736 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.736 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.736 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.736 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.736 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.736 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.737 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.737 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.737 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.737 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.737 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.737 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.737 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.738 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.738 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.738 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.738 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.738 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.738 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.738 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.739 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.739 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.739 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.739 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.739 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.739 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.739 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.740 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.740 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.740 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.740 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.740 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.740 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.741 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.741 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.741 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.741 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.741 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.741 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.741 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.742 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.742 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.742 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.742 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.742 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.742 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.742 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.743 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.743 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.743 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.743 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.743 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.743 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.744 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.744 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.744 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.744 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.744 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.744 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.744 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.745 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.745 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.745 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.745 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.745 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.745 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.745 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.746 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.746 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.746 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.746 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.746 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.746 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.746 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.747 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.747 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.747 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.747 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.747 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.747 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.748 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.748 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.748 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.748 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.748 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.748 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.748 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.749 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.749 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.749 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.749 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.749 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.750 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.750 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.750 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.750 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.750 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.750 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.751 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.751 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.751 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.751 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.751 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.751 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.751 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.752 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.752 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.752 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.752 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.752 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.752 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.752 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.753 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.753 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.753 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.753 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.753 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.753 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.753 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.754 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.754 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.754 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.754 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.754 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.754 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.755 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.755 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/contract_repo loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-09-03 14:59:56.755 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-09-03 14:59:56.755 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/contract_repo... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-09-03 14:59:56.756 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.756 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.757 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.757 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.757 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.757 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.757 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.757 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.757 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.758 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.758 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.758 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.759 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.759 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.759 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.759 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.759 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.759 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.759 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.760 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.760 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.760 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.760 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.760 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.760 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.760 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.761 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.761 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.761 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.761 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.761 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.761 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.762 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.762 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.762 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.762 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.762 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.762 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.762 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.763 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.763 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.763 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.763 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.763 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.763 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.763 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.764 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.764 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.764 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.764 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.764 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.764 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.765 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.765 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.765 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.765 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.765 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.765 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.765 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.766 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.766 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.766 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.766 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.766 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.766 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.766 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.767 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.767 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.767 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.767 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.767 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.767 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.767 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.768 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.768 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.768 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.768 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.768 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.768 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.769 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.769 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.769 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.769 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.769 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.769 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.769 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.770 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.770 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.770 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.770 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.770 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.770 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.770 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.771 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.771 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.771 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.771 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.771 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.771 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.771 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.772 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.772 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.772 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.772 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.772 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.772 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.773 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.773 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.773 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.773 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.774 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.774 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.774 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.774 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.774 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.774 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.775 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.775 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.775 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.775 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.775 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.775 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.775 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.776 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.776 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.776 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.776 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.776 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.777 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.777 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.777 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.777 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.777 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.777 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.777 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.778 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.778 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.778 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.778 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.778 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.778 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.778 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.779 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.779 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.779 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.779 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.779 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.779 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.780 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.780 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.780 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.780 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.780 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.780 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.780 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.781 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.781 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.781 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.781 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/contract_repo loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-09-03 14:59:56.781 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-09-03 14:59:56.790 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/contract_repo... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-09-03 14:59:56.791 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.791 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.791 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.791 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.791 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.791 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.792 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.792 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.792 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.792 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.792 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.792 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.792 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.793 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.793 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.793 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.793 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.793 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.793 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.794 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.794 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.794 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.794 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.794 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.794 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.795 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.795 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.795 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.795 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.795 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.795 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.796 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.796 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.796 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.796 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.796 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.796 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.796 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.797 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.797 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.797 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.797 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.797 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.797 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.798 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.798 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.798 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.798 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.798 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.798 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.799 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.799 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.799 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.799 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.799 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.799 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.799 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.800 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.800 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.800 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.800 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.800 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.800 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.800 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.801 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.801 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.801 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.801 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.801 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.801 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.802 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.802 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.802 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.802 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.802 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.802 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.802 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.803 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.803 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.803 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.803 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.803 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.803 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.803 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.804 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.804 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.804 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.804 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.804 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.804 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.805 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.806 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.806 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.806 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.806 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.806 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.806 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.806 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.806 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.807 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.807 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.807 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.807 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.807 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.807 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.807 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.808 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.808 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.808 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.808 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.808 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.808 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.808 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.809 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.809 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.809 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.809 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.809 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.809 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.810 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.810 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.810 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.810 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.810 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.810 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.810 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.811 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.811 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.811 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.811 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.811 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.811 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.811 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.812 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.812 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.812 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.812 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.812 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.812 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.813 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.813 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.813 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.813 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.813 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.813 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.813 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.814 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.814 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.814 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.814 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.814 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.814 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.814 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.815 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.815 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.815 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.815 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py... {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 14:59:56.815 | 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=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 14:59:56.815 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/contract_repo loaded successfully {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-09-03 14:59:56.815 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=72977) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-09-03 14:59:56.824 | INFO migrate.versioning.api [-] 0 -> 1...  2021-09-03 14:59:56.832 | INFO migrate.versioning.api [-] done 2021-09-03 14:59:56.832 | INFO migrate.versioning.api [-] 1 -> 2...  2021-09-03 14:59:57.021 | INFO migrate.versioning.api [-] done 2021-09-03 14:59:57.021 | INFO migrate.versioning.api [-] 2 -> 3...  2021-09-03 14:59:57.125 | INFO migrate.versioning.api [-] done 2021-09-03 14:59:57.125 | INFO migrate.versioning.api [-] 3 -> 4...  2021-09-03 14:59:57.258 | INFO migrate.versioning.api [-] done 2021-09-03 14:59:57.258 | INFO migrate.versioning.api [-] 4 -> 5...  2021-09-03 14:59:57.265 | INFO migrate.versioning.api [-] done 2021-09-03 14:59:57.265 | INFO migrate.versioning.api [-] 5 -> 6...  2021-09-03 14:59:57.272 | INFO migrate.versioning.api [-] done 2021-09-03 14:59:57.272 | INFO migrate.versioning.api [-] 6 -> 7...  2021-09-03 14:59:57.281 | INFO migrate.versioning.api [-] done 2021-09-03 14:59:57.281 | INFO migrate.versioning.api [-] 7 -> 8...  2021-09-03 14:59:57.288 | INFO migrate.versioning.api [-] done 2021-09-03 14:59:57.288 | INFO migrate.versioning.api [-] 8 -> 9...  2021-09-03 14:59:57.296 | INFO migrate.versioning.api [-] done 2021-09-03 14:59:57.296 | INFO migrate.versioning.api [-] 9 -> 10...  2021-09-03 14:59:57.303 | INFO migrate.versioning.api [-] done 2021-09-03 14:59:57.303 | INFO migrate.versioning.api [-] 10 -> 11...  2021-09-03 14:59:57.362 | INFO migrate.versioning.api [-] done 2021-09-03 14:59:57.362 | INFO migrate.versioning.api [-] 11 -> 12...  2021-09-03 14:59:57.445 | INFO migrate.versioning.api [-] done 2021-09-03 14:59:57.446 | INFO migrate.versioning.api [-] 12 -> 13...  2021-09-03 14:59:57.587 | INFO migrate.versioning.api [-] done 2021-09-03 14:59:57.587 | INFO migrate.versioning.api [-] 13 -> 14...  2021-09-03 14:59:57.835 | INFO migrate.versioning.api [-] done 2021-09-03 14:59:57.835 | INFO migrate.versioning.api [-] 14 -> 15...  2021-09-03 14:59:57.937 | INFO migrate.versioning.api [-] done 2021-09-03 14:59:57.937 | INFO migrate.versioning.api [-] 15 -> 16...  2021-09-03 14:59:57.944 | INFO migrate.versioning.api [-] done 2021-09-03 14:59:57.945 | INFO migrate.versioning.api [-] 16 -> 17...  2021-09-03 14:59:57.952 | INFO migrate.versioning.api [-] done 2021-09-03 14:59:57.952 | INFO migrate.versioning.api [-] 17 -> 18...  2021-09-03 14:59:57.958 | INFO migrate.versioning.api [-] done 2021-09-03 14:59:57.959 | INFO migrate.versioning.api [-] 18 -> 19...  2021-09-03 14:59:57.966 | INFO migrate.versioning.api [-] done 2021-09-03 14:59:57.967 | INFO migrate.versioning.api [-] 19 -> 20...  2021-09-03 14:59:57.974 | INFO migrate.versioning.api [-] done 2021-09-03 14:59:57.974 | INFO migrate.versioning.api [-] 20 -> 21...  2021-09-03 14:59:57.982 | INFO migrate.versioning.api [-] done 2021-09-03 14:59:57.982 | INFO migrate.versioning.api [-] 21 -> 22...  2021-09-03 14:59:57.989 | INFO migrate.versioning.api [-] done 2021-09-03 14:59:57.989 | INFO migrate.versioning.api [-] 22 -> 23...  2021-09-03 14:59:57.996 | INFO migrate.versioning.api [-] done 2021-09-03 14:59:57.996 | INFO migrate.versioning.api [-] 23 -> 24...  2021-09-03 14:59:58.106 | INFO migrate.versioning.api [-] done 2021-09-03 14:59:58.106 | INFO migrate.versioning.api [-] 24 -> 25...  2021-09-03 14:59:58.113 | INFO migrate.versioning.api [-] done 2021-09-03 14:59:58.113 | INFO migrate.versioning.api [-] 25 -> 26...  2021-09-03 14:59:58.121 | INFO migrate.versioning.api [-] done 2021-09-03 14:59:58.122 | INFO migrate.versioning.api [-] 26 -> 27...  2021-09-03 14:59:58.128 | INFO migrate.versioning.api [-] done 2021-09-03 14:59:58.128 | INFO migrate.versioning.api [-] 27 -> 28...  2021-09-03 14:59:58.135 | INFO migrate.versioning.api [-] done 2021-09-03 14:59:58.135 | INFO migrate.versioning.api [-] 28 -> 29...  2021-09-03 14:59:58.142 | INFO migrate.versioning.api [-] done 2021-09-03 14:59:58.142 | INFO migrate.versioning.api [-] 29 -> 30...  2021-09-03 14:59:58.149 | INFO migrate.versioning.api [-] done 2021-09-03 14:59:58.149 | INFO migrate.versioning.api [-] 30 -> 31...  2021-09-03 14:59:58.157 | INFO migrate.versioning.api [-] done 2021-09-03 14:59:58.157 | INFO migrate.versioning.api [-] 31 -> 32...  2021-09-03 14:59:58.197 | INFO migrate.versioning.api [-] done 2021-09-03 14:59:58.197 | INFO migrate.versioning.api [-] 32 -> 33...  2021-09-03 14:59:58.204 | INFO migrate.versioning.api [-] done 2021-09-03 14:59:58.204 | INFO migrate.versioning.api [-] 33 -> 34...  2021-09-03 14:59:58.211 | INFO migrate.versioning.api [-] done 2021-09-03 14:59:58.212 | INFO migrate.versioning.api [-] 34 -> 35...  2021-09-03 14:59:58.265 | INFO migrate.versioning.api [-] done 2021-09-03 14:59:58.265 | INFO migrate.versioning.api [-] 35 -> 36...  2021-09-03 14:59:58.321 | INFO migrate.versioning.api [-] done 2021-09-03 14:59:58.322 | INFO migrate.versioning.api [-] 36 -> 37...  2021-09-03 14:59:58.429 | INFO migrate.versioning.api [-] done 2021-09-03 14:59:58.430 | INFO migrate.versioning.api [-] 37 -> 38...  2021-09-03 14:59:58.437 | INFO migrate.versioning.api [-] done 2021-09-03 14:59:58.437 | INFO migrate.versioning.api [-] 38 -> 39...  2021-09-03 14:59:58.444 | INFO migrate.versioning.api [-] done 2021-09-03 14:59:58.444 | INFO migrate.versioning.api [-] 39 -> 40...  2021-09-03 14:59:58.452 | INFO migrate.versioning.api [-] done 2021-09-03 14:59:58.452 | INFO migrate.versioning.api [-] 40 -> 41...  2021-09-03 14:59:58.462 | INFO migrate.versioning.api [-] done 2021-09-03 14:59:58.462 | INFO migrate.versioning.api [-] 41 -> 42...  2021-09-03 14:59:58.470 | INFO migrate.versioning.api [-] done 2021-09-03 14:59:58.470 | INFO migrate.versioning.api [-] 42 -> 43...  2021-09-03 14:59:58.478 | INFO migrate.versioning.api [-] done 2021-09-03 14:59:58.478 | INFO migrate.versioning.api [-] 43 -> 44...  2021-09-03 14:59:58.484 | INFO migrate.versioning.api [-] done 2021-09-03 14:59:58.485 | INFO migrate.versioning.api [-] 44 -> 45...  2021-09-03 14:59:58.491 | INFO migrate.versioning.api [-] done 2021-09-03 14:59:58.492 | INFO migrate.versioning.api [-] 45 -> 46...  2021-09-03 14:59:58.499 | INFO migrate.versioning.api [-] done 2021-09-03 14:59:58.500 | INFO migrate.versioning.api [-] 46 -> 47...  2021-09-03 14:59:58.684 | INFO migrate.versioning.api [-] done 2021-09-03 14:59:58.684 | INFO migrate.versioning.api [-] 47 -> 48...  2021-09-03 14:59:58.691 | INFO migrate.versioning.api [-] done 2021-09-03 14:59:58.691 | INFO migrate.versioning.api [-] 48 -> 49...  2021-09-03 14:59:58.698 | INFO migrate.versioning.api [-] done 2021-09-03 14:59:58.699 | INFO migrate.versioning.api [-] 49 -> 50...  2021-09-03 14:59:58.706 | INFO migrate.versioning.api [-] done 2021-09-03 14:59:58.707 | INFO migrate.versioning.api [-] 50 -> 51...  2021-09-03 14:59:58.714 | INFO migrate.versioning.api [-] done 2021-09-03 14:59:58.715 | INFO migrate.versioning.api [-] 51 -> 52...  2021-09-03 14:59:58.722 | INFO migrate.versioning.api [-] done 2021-09-03 14:59:58.722 | INFO migrate.versioning.api [-] 52 -> 53...  2021-09-03 14:59:58.729 | INFO migrate.versioning.api [-] done 2021-09-03 14:59:58.729 | INFO migrate.versioning.api [-] 53 -> 54...  2021-09-03 14:59:58.824 | INFO migrate.versioning.api [-] done 2021-09-03 14:59:58.824 | INFO migrate.versioning.api [-] 54 -> 55...  2021-09-03 14:59:58.849 | INFO migrate.versioning.api [-] done 2021-09-03 14:59:58.849 | INFO migrate.versioning.api [-] 55 -> 56...  2021-09-03 14:59:58.857 | INFO migrate.versioning.api [-] done 2021-09-03 14:59:58.857 | INFO migrate.versioning.api [-] 56 -> 57...  2021-09-03 14:59:58.864 | INFO migrate.versioning.api [-] done 2021-09-03 14:59:58.864 | INFO migrate.versioning.api [-] 57 -> 58...  2021-09-03 14:59:58.872 | INFO migrate.versioning.api [-] done 2021-09-03 14:59:58.872 | INFO migrate.versioning.api [-] 58 -> 59...  2021-09-03 14:59:58.879 | INFO migrate.versioning.api [-] done 2021-09-03 14:59:58.879 | INFO migrate.versioning.api [-] 59 -> 60...  2021-09-03 14:59:58.886 | INFO migrate.versioning.api [-] done 2021-09-03 14:59:58.886 | INFO migrate.versioning.api [-] 60 -> 61...  2021-09-03 14:59:58.893 | INFO migrate.versioning.api [-] done 2021-09-03 14:59:58.893 | INFO migrate.versioning.api [-] 61 -> 62...  2021-09-03 14:59:58.901 | INFO migrate.versioning.api [-] done 2021-09-03 14:59:58.901 | INFO migrate.versioning.api [-] 62 -> 63...  2021-09-03 14:59:59.027 | INFO migrate.versioning.api [-] done 2021-09-03 14:59:59.027 | INFO migrate.versioning.api [-] 63 -> 64...  2021-09-03 14:59:59.034 | INFO migrate.versioning.api [-] done 2021-09-03 14:59:59.034 | INFO migrate.versioning.api [-] 64 -> 65...  2021-09-03 14:59:59.041 | INFO migrate.versioning.api [-] done 2021-09-03 14:59:59.042 | INFO migrate.versioning.api [-] 65 -> 66...  2021-09-03 14:59:59.049 | INFO migrate.versioning.api [-] done 2021-09-03 14:59:59.049 | INFO migrate.versioning.api [-] 66 -> 67...  2021-09-03 14:59:59.056 | INFO migrate.versioning.api [-] done 2021-09-03 14:59:59.056 | INFO migrate.versioning.api [-] 67 -> 68...  2021-09-03 14:59:59.064 | INFO migrate.versioning.api [-] done 2021-09-03 14:59:59.064 | INFO migrate.versioning.api [-] 68 -> 69...  2021-09-03 14:59:59.073 | INFO migrate.versioning.api [-] done 2021-09-03 14:59:59.073 | INFO migrate.versioning.api [-] 69 -> 70...  2021-09-03 14:59:59.080 | INFO migrate.versioning.api [-] done 2021-09-03 14:59:59.080 | INFO migrate.versioning.api [-] 70 -> 71...  2021-09-03 14:59:59.088 | INFO migrate.versioning.api [-] done 2021-09-03 14:59:59.088 | INFO migrate.versioning.api [-] 71 -> 72...  2021-09-03 14:59:59.206 | INFO migrate.versioning.api [-] done 2021-09-03 14:59:59.206 | INFO migrate.versioning.api [-] 72 -> 73...  2021-09-03 14:59:59.218 | INFO migrate.versioning.api [-] done 2021-09-03 14:59:59.218 | INFO migrate.versioning.api [-] 73 -> 74...  2021-09-03 14:59:59.224 | INFO migrate.versioning.api [-] done 2021-09-03 14:59:59.225 | INFO migrate.versioning.api [-] 74 -> 75...  2021-09-03 14:59:59.238 | INFO migrate.versioning.api [-] done 2021-09-03 14:59:59.239 | INFO migrate.versioning.api [-] 75 -> 76...  2021-09-03 14:59:59.247 | INFO migrate.versioning.api [-] done 2021-09-03 14:59:59.247 | INFO migrate.versioning.api [-] 76 -> 77...  2021-09-03 14:59:59.255 | INFO migrate.versioning.api [-] done 2021-09-03 14:59:59.255 | INFO migrate.versioning.api [-] 77 -> 78...  2021-09-03 14:59:59.268 | INFO migrate.versioning.api [-] done 2021-09-03 14:59:59.269 | INFO migrate.versioning.api [-] 78 -> 79...  2021-09-03 14:59:59.276 | INFO migrate.versioning.api [-] done 2021-09-03 14:59:59.666 | + lib/keystone:init_keystone:455 : time_stop dbsync 2021-09-03 14:59:59.669 | + functions-common:time_stop:2309 : local name 2021-09-03 14:59:59.671 | + functions-common:time_stop:2310 : local end_time 2021-09-03 14:59:59.673 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-03 14:59:59.676 | + functions-common:time_stop:2312 : local total 2021-09-03 14:59:59.678 | + functions-common:time_stop:2313 : local start_time 2021-09-03 14:59:59.681 | + functions-common:time_stop:2315 : name=dbsync 2021-09-03 14:59:59.683 | + functions-common:time_stop:2316 : start_time=1630681185163 2021-09-03 14:59:59.686 | + functions-common:time_stop:2318 : [[ -z 1630681185163 ]] 2021-09-03 14:59:59.689 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-03 14:59:59.693 | + functions-common:time_stop:2321 : end_time=1630681199690 2021-09-03 14:59:59.696 | + functions-common:time_stop:2322 : elapsed_time=14527 2021-09-03 14:59:59.699 | + functions-common:time_stop:2323 : total=0 2021-09-03 14:59:59.701 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-03 14:59:59.704 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=14527 2021-09-03 14:59:59.706 | + lib/keystone:init_keystone:457 : [[ fernet == \f\e\r\n\e\t ]] 2021-09-03 14:59:59.709 | + lib/keystone:init_keystone:458 : rm -rf /etc/keystone/fernet-keys/ 2021-09-03 14:59:59.713 | + lib/keystone:init_keystone:459 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2021-09-03 15:00:03.559 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2021-09-03 15:00:03.560 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2021-09-03 15:00:03.560 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2021-09-03 15:00:03.560 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2021-09-03 15:00:03.561 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2021-09-03 15:00:03.561 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2021-09-03 15:00:03.561 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2021-09-03 15:00:03.561 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2021-09-03 15:00:03.561 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2021-09-03 15:00:03.872 | + lib/keystone:init_keystone:461 : rm -rf /etc/keystone/credential-keys/ 2021-09-03 15:00:03.876 | + lib/keystone:init_keystone:462 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2021-09-03 15:00:07.726 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2021-09-03 15:00:07.727 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2021-09-03 15:00:07.727 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2021-09-03 15:00:07.727 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2021-09-03 15:00:07.728 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2021-09-03 15:00:07.728 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2021-09-03 15:00:07.728 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2021-09-03 15:00:07.728 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2021-09-03 15:00:07.728 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2021-09-03 15:00:08.040 | + ./stack.sh:main:1098 : start_keystone 2021-09-03 15:00:08.042 | + lib/keystone:start_keystone:520 : local service_port=5000 2021-09-03 15:00:08.045 | + lib/keystone:start_keystone:521 : local auth_protocol=http 2021-09-03 15:00:08.047 | + lib/keystone:start_keystone:522 : is_service_enabled tls-proxy 2021-09-03 15:00:08.064 | + functions-common:is_service_enabled:1965 : return 1 2021-09-03 15:00:08.067 | + lib/keystone:start_keystone:527 : '[' uwsgi == mod_wsgi ']' 2021-09-03 15:00:08.070 | ++ lib/keystone:start_keystone:531 : which uwsgi 2021-09-03 15:00:08.074 | + lib/keystone:start_keystone:531 : run_process keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2021-09-03 15:00:08.077 | + functions-common:run_process:1564 : local service=keystone 2021-09-03 15:00:08.079 | + functions-common:run_process:1565 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2021-09-03 15:00:08.081 | + functions-common:run_process:1566 : local group= 2021-09-03 15:00:08.084 | + functions-common:run_process:1567 : local user= 2021-09-03 15:00:08.086 | + functions-common:run_process:1569 : local name=keystone 2021-09-03 15:00:08.089 | + functions-common:run_process:1571 : time_start run_process 2021-09-03 15:00:08.091 | + functions-common:time_start:2295 : local name=run_process 2021-09-03 15:00:08.094 | + functions-common:time_start:2296 : local start_time= 2021-09-03 15:00:08.096 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-09-03 15:00:08.099 | ++ functions-common:time_start:2300 : date +%s%3N 2021-09-03 15:00:08.104 | + functions-common:time_start:2300 : _TIME_START[$name]=1630681208101 2021-09-03 15:00:08.106 | + functions-common:run_process:1572 : is_service_enabled keystone 2021-09-03 15:00:08.122 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 15:00:08.125 | + functions-common:run_process:1573 : _run_under_systemd keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' 2021-09-03 15:00:08.127 | + functions-common:_run_under_systemd:1529 : local service=keystone 2021-09-03 15:00:08.130 | + functions-common:_run_under_systemd:1530 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2021-09-03 15:00:08.132 | + functions-common:_run_under_systemd:1531 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2021-09-03 15:00:08.135 | + functions-common:_run_under_systemd:1533 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2021-09-03 15:00:08.137 | + functions-common:_common_systemd_pitfalls:1501 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2021-09-03 15:00:08.139 | + functions-common:_common_systemd_pitfalls:1504 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2021-09-03 15:00:08.142 | + functions-common:_common_systemd_pitfalls:1515 : [[ ! /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2021-09-03 15:00:08.144 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@keystone.service 2021-09-03 15:00:08.146 | + functions-common:_run_under_systemd:1536 : local group= 2021-09-03 15:00:08.149 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2021-09-03 15:00:08.151 | + functions-common:_run_under_systemd:1538 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2021-09-03 15:00:08.154 | + functions-common:_run_under_systemd:1539 : write_uwsgi_user_unit_file devstack@keystone.service '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' ubuntu 2021-09-03 15:00:08.156 | + functions-common:write_uwsgi_user_unit_file:1473 : local service=devstack@keystone.service 2021-09-03 15:00:08.158 | + functions-common:write_uwsgi_user_unit_file:1474 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2021-09-03 15:00:08.160 | + functions-common:write_uwsgi_user_unit_file:1475 : local group= 2021-09-03 15:00:08.162 | + functions-common:write_uwsgi_user_unit_file:1476 : local user=ubuntu 2021-09-03 15:00:08.165 | + functions-common:write_uwsgi_user_unit_file:1477 : local unitfile=/etc/systemd/system/devstack@keystone.service 2021-09-03 15:00:08.167 | + functions-common:write_uwsgi_user_unit_file:1478 : mkdir -p /etc/systemd/system 2021-09-03 15:00:08.171 | + functions-common:write_uwsgi_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2021-09-03 15:00:08.232 | + functions-common:write_uwsgi_user_unit_file:1481 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2021-09-03 15:00:08.293 | + functions-common:write_uwsgi_user_unit_file:1482 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User ubuntu 2021-09-03 15:00:08.343 | + functions-common:write_uwsgi_user_unit_file:1483 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecStart '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2021-09-03 15:00:08.394 | + functions-common:write_uwsgi_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-09-03 15:00:08.444 | + functions-common:write_uwsgi_user_unit_file:1485 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2021-09-03 15:00:08.496 | + functions-common:write_uwsgi_user_unit_file:1486 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2021-09-03 15:00:08.546 | + functions-common:write_uwsgi_user_unit_file:1487 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2021-09-03 15:00:08.596 | + functions-common:write_uwsgi_user_unit_file:1488 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2021-09-03 15:00:08.646 | + functions-common:write_uwsgi_user_unit_file:1489 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2021-09-03 15:00:08.696 | + functions-common:write_uwsgi_user_unit_file:1491 : [[ -n '' ]] 2021-09-03 15:00:08.698 | + functions-common:write_uwsgi_user_unit_file:1494 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2021-09-03 15:00:08.758 | + functions-common:write_uwsgi_user_unit_file:1497 : sudo systemctl daemon-reload 2021-09-03 15:00:09.161 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@keystone.service 2021-09-03 15:00:09.175 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2021-09-03 15:00:09.559 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@keystone.service 2021-09-03 15:00:09.644 | + functions-common:run_process:1575 : time_stop run_process 2021-09-03 15:00:09.648 | + functions-common:time_stop:2309 : local name 2021-09-03 15:00:09.651 | + functions-common:time_stop:2310 : local end_time 2021-09-03 15:00:09.654 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-03 15:00:09.656 | + functions-common:time_stop:2312 : local total 2021-09-03 15:00:09.662 | + functions-common:time_stop:2313 : local start_time 2021-09-03 15:00:09.666 | + functions-common:time_stop:2315 : name=run_process 2021-09-03 15:00:09.669 | + functions-common:time_stop:2316 : start_time=1630681208101 2021-09-03 15:00:09.671 | + functions-common:time_stop:2318 : [[ -z 1630681208101 ]] 2021-09-03 15:00:09.676 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-03 15:00:09.682 | + functions-common:time_stop:2321 : end_time=1630681209676 2021-09-03 15:00:09.684 | + functions-common:time_stop:2322 : elapsed_time=1575 2021-09-03 15:00:09.686 | + functions-common:time_stop:2323 : total=1458 2021-09-03 15:00:09.689 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-03 15:00:09.691 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=3033 2021-09-03 15:00:09.694 | + lib/keystone:start_keystone:534 : echo 'Waiting for keystone to start...' 2021-09-03 15:00:09.694 | Waiting for keystone to start... 2021-09-03 15:00:09.696 | + lib/keystone:start_keystone:540 : local service_uri=http://10.222.0.38/identity/v3/ 2021-09-03 15:00:09.699 | + lib/keystone:start_keystone:542 : wait_for_service 60 http://10.222.0.38/identity/v3/ 2021-09-03 15:00:09.701 | + functions:wait_for_service:457 : local timeout=60 2021-09-03 15:00:09.704 | + functions:wait_for_service:458 : local url=http://10.222.0.38/identity/v3/ 2021-09-03 15:00:09.706 | + functions:wait_for_service:459 : local rval=0 2021-09-03 15:00:09.708 | + functions:wait_for_service:460 : time_start wait_for_service 2021-09-03 15:00:09.711 | + functions-common:time_start:2295 : local name=wait_for_service 2021-09-03 15:00:09.713 | + functions-common:time_start:2296 : local start_time= 2021-09-03 15:00:09.716 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-09-03 15:00:09.721 | ++ functions-common:time_start:2300 : date +%s%3N 2021-09-03 15:00:09.724 | + functions-common:time_start:2300 : _TIME_START[$name]=1630681209721 2021-09-03 15:00:09.727 | + functions:wait_for_service:461 : timeout 60 bash -x 2021-09-03 15:00:09.733 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.38/identity/v3/ 2021-09-03 15:00:10.818 | ++ inc/async:async_inner:64 : rc=0 2021-09-03 15:00:10.844 | [71132 Async install_tempest:71132]: finished successfully 2021-09-03 15:00:15.519 | + :: : [[ 200 == 503 ]] 2021-09-03 15:00:15.520 | + :: : [[ 0 -eq 7 ]] 2021-09-03 15:00:15.524 | + functions:wait_for_service:466 : time_stop wait_for_service 2021-09-03 15:00:15.526 | + functions-common:time_stop:2309 : local name 2021-09-03 15:00:15.529 | + functions-common:time_stop:2310 : local end_time 2021-09-03 15:00:15.531 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-03 15:00:15.534 | + functions-common:time_stop:2312 : local total 2021-09-03 15:00:15.537 | + functions-common:time_stop:2313 : local start_time 2021-09-03 15:00:15.539 | + functions-common:time_stop:2315 : name=wait_for_service 2021-09-03 15:00:15.541 | + functions-common:time_stop:2316 : start_time=1630681209721 2021-09-03 15:00:15.544 | + functions-common:time_stop:2318 : [[ -z 1630681209721 ]] 2021-09-03 15:00:15.547 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-03 15:00:15.551 | + functions-common:time_stop:2321 : end_time=1630681215549 2021-09-03 15:00:15.554 | + functions-common:time_stop:2322 : elapsed_time=5828 2021-09-03 15:00:15.556 | + functions-common:time_stop:2323 : total=0 2021-09-03 15:00:15.559 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-03 15:00:15.561 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=5828 2021-09-03 15:00:15.563 | + functions:wait_for_service:467 : return 0 2021-09-03 15:00:15.566 | + lib/keystone:start_keystone:547 : is_service_enabled tls-proxy 2021-09-03 15:00:15.583 | + functions-common:is_service_enabled:1965 : return 1 2021-09-03 15:00:15.586 | + lib/keystone:start_keystone:553 : restart_service memcached 2021-09-03 15:00:15.589 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-09-03 15:00:15.591 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart memcached 2021-09-03 15:00:15.619 | + ./stack.sh:main:1099 : bootstrap_keystone 2021-09-03 15:00:15.622 | + 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.38/identity --bootstrap-public-url http://10.222.0.38/identity 2021-09-03 15:00:19.603 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=73733) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-09-03 15:00:19.603 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=73733) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-09-03 15:00:19.603 | 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=73733) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-09-03 15:00:19.611 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=73733) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-09-03 15:00:19.627 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=73733) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-09-03 15:00:19.628 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=73733) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-09-03 15:00:19.659 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=73733) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-09-03 15:00:19.691 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=73733) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-09-03 15:00:19.692 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=73733) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-09-03 15:00:19.780 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=73733) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-09-03 15:00:19.780 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=73733) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-09-03 15:00:19.781 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=73733) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-09-03 15:00:19.781 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=73733) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-09-03 15:00:19.781 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=73733) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-09-03 15:00:19.781 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=73733) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-09-03 15:00:19.793 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=73733) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-09-03 15:00:19.793 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=73733) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-09-03 15:00:19.794 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=73733) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-09-03 15:00:19.794 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=73733) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-09-03 15:00:19.794 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=73733) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-09-03 15:00:19.794 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=73733) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-09-03 15:00:19.794 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=73733) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-09-03 15:00:19.802 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=73733) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-09-03 15:00:19.806 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=73733) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-09-03 15:00:19.806 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=73733) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-09-03 15:00:19.806 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=73733) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-09-03 15:00:19.806 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=73733) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-09-03 15:00:19.806 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=73733) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-09-03 15:00:19.807 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=73733) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-09-03 15:00:19.807 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=73733) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-09-03 15:00:19.920 | 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=73733) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2021-09-03 15:00:20.219 | INFO keystone.cmd.bootstrap [None req-8b0a5124-744f-4982-89d9-f1004e400b18 None None] Created domain default 2021-09-03 15:00:20.261 | INFO keystone.cmd.bootstrap [None req-8b0a5124-744f-4982-89d9-f1004e400b18 None None] Created project admin 2021-09-03 15:00:20.292 | DEBUG passlib.handlers.bcrypt [None req-8b0a5124-744f-4982-89d9-f1004e400b18 None None] detected 'bcrypt' backend, version '3.2.0' {{(pid=73733) _load_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:625}} 2021-09-03 15:00:20.292 | DEBUG passlib.handlers.bcrypt [None req-8b0a5124-744f-4982-89d9-f1004e400b18 None None] 'bcrypt' backend lacks $2$ support, enabling workaround {{(pid=73733) _finalize_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:406}} 2021-09-03 15:00:20.353 | INFO keystone.cmd.bootstrap [None req-8b0a5124-744f-4982-89d9-f1004e400b18 None None] Created user admin 2021-09-03 15:00:20.370 | INFO keystone.cmd.bootstrap [None req-8b0a5124-744f-4982-89d9-f1004e400b18 None None] Created role reader 2021-09-03 15:00:20.379 | INFO keystone.cmd.bootstrap [None req-8b0a5124-744f-4982-89d9-f1004e400b18 None None] Created role member 2021-09-03 15:00:20.403 | INFO keystone.cmd.bootstrap [None req-8b0a5124-744f-4982-89d9-f1004e400b18 None None] Created implied role where e2da8c7f2c494d4e834afe667ac59317 implies 5e73828dec9c4a54b0f8eda227d796f6 2021-09-03 15:00:20.412 | INFO keystone.cmd.bootstrap [None req-8b0a5124-744f-4982-89d9-f1004e400b18 None None] Created role admin 2021-09-03 15:00:20.428 | INFO keystone.cmd.bootstrap [None req-8b0a5124-744f-4982-89d9-f1004e400b18 None None] Created implied role where 72aa97a08c2245d487af729e84c20378 implies e2da8c7f2c494d4e834afe667ac59317 2021-09-03 15:00:20.442 | INFO keystone.cmd.bootstrap [None req-8b0a5124-744f-4982-89d9-f1004e400b18 None None] Granted role admin on project admin to user admin. 2021-09-03 15:00:20.451 | INFO keystone.cmd.bootstrap [None req-8b0a5124-744f-4982-89d9-f1004e400b18 None None] Granted role admin on the system to user admin. 2021-09-03 15:00:20.465 | WARNING py.warnings [None req-8b0a5124-744f-4982-89d9-f1004e400b18 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. 2021-09-03 15:00:20.465 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2021-09-03 15:00:20.465 |  2021-09-03 15:00:20.469 | INFO keystone.cmd.bootstrap [None req-8b0a5124-744f-4982-89d9-f1004e400b18 None None] Created region RegionOne 2021-09-03 15:00:20.501 | INFO keystone.cmd.bootstrap [None req-8b0a5124-744f-4982-89d9-f1004e400b18 None None] Created public endpoint http://10.222.0.38/identity 2021-09-03 15:00:20.511 | INFO keystone.cmd.bootstrap [None req-8b0a5124-744f-4982-89d9-f1004e400b18 None None] Created admin endpoint http://10.222.0.38/identity 2021-09-03 15:00:20.911 | + ./stack.sh:main:1102 : create_keystone_accounts 2021-09-03 15:00:20.914 | + lib/keystone:create_keystone_accounts:314 : local admin_project 2021-09-03 15:00:20.917 | ++ lib/keystone:create_keystone_accounts:315 : oscwrap project show admin -f value -c id 2021-09-03 15:00:23.923 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:00:23.923 | from cryptography.utils import int_from_bytes 2021-09-03 15:00:23.923 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:00:23.923 | from cryptography.utils import int_from_bytes 2021-09-03 15:00:24.070 | ++ functions-common:oscwrap:2349 : return 0 2021-09-03 15:00:24.073 | + lib/keystone:create_keystone_accounts:315 : admin_project=deba673be96c49bb95f2f31987ff30cd 2021-09-03 15:00:24.076 | + lib/keystone:create_keystone_accounts:316 : local admin_user 2021-09-03 15:00:24.079 | ++ lib/keystone:create_keystone_accounts:317 : oscwrap user show admin -f value -c id 2021-09-03 15:00:26.251 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:00:26.252 | from cryptography.utils import int_from_bytes 2021-09-03 15:00:26.252 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:00:26.252 | from cryptography.utils import int_from_bytes 2021-09-03 15:00:26.403 | ++ functions-common:oscwrap:2349 : return 0 2021-09-03 15:00:26.406 | + lib/keystone:create_keystone_accounts:317 : admin_user=16b4a7f2a9b64477b7f15c2b69acb472 2021-09-03 15:00:26.409 | + lib/keystone:create_keystone_accounts:318 : local admin_role=admin 2021-09-03 15:00:26.411 | + lib/keystone:create_keystone_accounts:319 : local member_role=member 2021-09-03 15:00:26.414 | + lib/keystone:create_keystone_accounts:321 : async_run ks-domain-role get_or_add_user_domain_role admin 16b4a7f2a9b64477b7f15c2b69acb472 default 2021-09-03 15:00:26.471 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin 16b4a7f2a9b64477b7f15c2b69acb472 default 2021-09-03 15:00:26.508 | [11707 Async ks-domain-role:73848]: running: get_or_add_user_domain_role admin 16b4a7f2a9b64477b7f15c2b69acb472 default 2021-09-03 15:00:26.511 | + lib/keystone:create_keystone_accounts:324 : get_or_create_domain Default 2021-09-03 15:00:26.513 | + functions-common:get_or_create_domain:792 : local domain_id 2021-09-03 15:00:26.517 | ++ functions-common:get_or_create_domain:804 : oscwrap domain show Default -f value -c id 2021-09-03 15:00:28.907 | + functions-common:get_or_create_domain:802 : domain_id=default 2021-09-03 15:00:28.910 | + functions-common:get_or_create_domain:803 : echo default 2021-09-03 15:00:28.910 | default 2021-09-03 15:00:28.912 | + lib/keystone:create_keystone_accounts:325 : async_run ks-project get_or_create_project service Default 2021-09-03 15:00:28.973 | + inc/async:async_inner:63 : get_or_create_project service Default 2021-09-03 15:00:29.011 | [11707 Async ks-project:73987]: running: get_or_create_project service Default 2021-09-03 15:00:29.014 | + lib/keystone:create_keystone_accounts:328 : async_run ks-service get_or_create_role service 2021-09-03 15:00:29.077 | + inc/async:async_inner:63 : get_or_create_role service 2021-09-03 15:00:29.118 | [11707 Async ks-service:74073]: running: get_or_create_role service 2021-09-03 15:00:29.120 | + lib/keystone:create_keystone_accounts:334 : async_run ks-reseller get_or_create_role ResellerAdmin 2021-09-03 15:00:29.193 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2021-09-03 15:00:29.257 | [11707 Async ks-reseller:74159]: running: get_or_create_role ResellerAdmin 2021-09-03 15:00:29.274 | + lib/keystone:create_keystone_accounts:338 : local another_role=anotherrole 2021-09-03 15:00:29.290 | + lib/keystone:create_keystone_accounts:339 : async_run ks-anotherrole get_or_create_role anotherrole 2021-09-03 15:00:29.690 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2021-09-03 15:00:29.941 | [11707 Async ks-anotherrole:74248]: running: get_or_create_role anotherrole 2021-09-03 15:00:29.958 | + lib/keystone:create_keystone_accounts:342 : local invis_project 2021-09-03 15:00:29.998 | ++ lib/keystone:create_keystone_accounts:343 : get_or_create_project invisible_to_admin default 2021-09-03 15:00:30.018 | ++ functions-common:get_or_create_project:847 : local project_id 2021-09-03 15:00:30.050 | +++ functions-common:get_or_create_project:855 : oscwrap project create invisible_to_admin --domain=default --or-show -f value -c id 2021-09-03 15:00:32.434 | + inc/async:async_inner:64 : rc=0 2021-09-03 15:00:32.581 | [73987 Async ks-project:73987]: finished successfully 2021-09-03 15:00:32.604 | + inc/async:async_inner:64 : rc=0 2021-09-03 15:00:32.739 | [74073 Async ks-service:74073]: finished successfully 2021-09-03 15:00:32.832 | + inc/async:async_inner:64 : rc=0 2021-09-03 15:00:32.931 | [74159 Async ks-reseller:74159]: finished successfully 2021-09-03 15:00:33.019 | + inc/async:async_inner:64 : rc=0 2021-09-03 15:00:33.056 | [74248 Async ks-anotherrole:74248]: finished successfully 2021-09-03 15:00:33.111 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:00:33.111 | from cryptography.utils import int_from_bytes 2021-09-03 15:00:33.111 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:00:33.111 | from cryptography.utils import int_from_bytes 2021-09-03 15:00:33.283 | +++ functions-common:oscwrap:2349 : return 0 2021-09-03 15:00:33.286 | ++ functions-common:get_or_create_project:853 : project_id=d22d7fefff1946c389c91dac197e1951 2021-09-03 15:00:33.289 | ++ functions-common:get_or_create_project:854 : echo d22d7fefff1946c389c91dac197e1951 2021-09-03 15:00:33.292 | + lib/keystone:create_keystone_accounts:343 : invis_project=d22d7fefff1946c389c91dac197e1951 2021-09-03 15:00:33.294 | + lib/keystone:create_keystone_accounts:346 : local demo_project 2021-09-03 15:00:33.297 | ++ lib/keystone:create_keystone_accounts:347 : get_or_create_project demo default 2021-09-03 15:00:33.300 | ++ functions-common:get_or_create_project:847 : local project_id 2021-09-03 15:00:33.303 | +++ functions-common:get_or_create_project:855 : oscwrap project create demo --domain=default --or-show -f value -c id 2021-09-03 15:00:35.024 | + inc/async:async_inner:64 : rc=0 2021-09-03 15:00:35.049 | [73848 Async ks-domain-role:73848]: finished successfully 2021-09-03 15:00:35.398 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:00:35.398 | from cryptography.utils import int_from_bytes 2021-09-03 15:00:35.398 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:00:35.398 | from cryptography.utils import int_from_bytes 2021-09-03 15:00:35.552 | +++ functions-common:oscwrap:2349 : return 0 2021-09-03 15:00:35.555 | ++ functions-common:get_or_create_project:853 : project_id=d35556df339a489b8b5c45b7d46e3a57 2021-09-03 15:00:35.558 | ++ functions-common:get_or_create_project:854 : echo d35556df339a489b8b5c45b7d46e3a57 2021-09-03 15:00:35.561 | + lib/keystone:create_keystone_accounts:347 : demo_project=d35556df339a489b8b5c45b7d46e3a57 2021-09-03 15:00:35.563 | + lib/keystone:create_keystone_accounts:348 : local demo_user 2021-09-03 15:00:35.566 | ++ lib/keystone:create_keystone_accounts:350 : get_or_create_user demo Passw0rd default demo@example.com 2021-09-03 15:00:35.569 | ++ functions-common:get_or_create_user:824 : local user_id 2021-09-03 15:00:35.572 | ++ functions-common:get_or_create_user:825 : [[ ! -z demo@example.com ]] 2021-09-03 15:00:35.574 | ++ functions-common:get_or_create_user:826 : local email=--email=demo@example.com 2021-09-03 15:00:35.578 | +++ functions-common:get_or_create_user:842 : oscwrap user create demo --password Passw0rd --domain=default --email=demo@example.com --or-show -f value -c id 2021-09-03 15:00:37.703 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:00:37.703 | from cryptography.utils import int_from_bytes 2021-09-03 15:00:37.703 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:00:37.703 | from cryptography.utils import int_from_bytes 2021-09-03 15:00:37.852 | +++ functions-common:oscwrap:2349 : return 0 2021-09-03 15:00:37.855 | ++ functions-common:get_or_create_user:840 : user_id=49a1df1d66b0499fb302990e9dc71f9f 2021-09-03 15:00:37.857 | ++ functions-common:get_or_create_user:841 : echo 49a1df1d66b0499fb302990e9dc71f9f 2021-09-03 15:00:37.860 | + lib/keystone:create_keystone_accounts:350 : demo_user=49a1df1d66b0499fb302990e9dc71f9f 2021-09-03 15:00:37.862 | + lib/keystone:create_keystone_accounts:352 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2021-09-03 15:00:37.912 | [11707 Async ks-domain-role:73848]: Waiting for completion of get_or_add_user_domain_role admin 16b4a7f2a9b64477b7f15c2b69acb472 default running on PID 73848 (6 other jobs running) 2021-09-03 15:00:37.937 | [11707 Async ks-domain-role:73848]: Signaling child to exit 2021-09-03 15:00:37.937 | WAKEUP 2021-09-03 15:00:37.961 | [11707 Async ks-domain-role:73848]: Signaled 2021-09-03 15:00:37.963 | + functions-common:get_or_add_user_domain_role:918 : local user_role_id 2021-09-03 15:00:37.963 | ++ functions-common:get_or_add_user_domain_role:924 : oscwrap role assignment list --role admin --user 16b4a7f2a9b64477b7f15c2b69acb472 --domain default 2021-09-03 15:00:37.963 | ++ functions-common:get_or_add_user_domain_role:924 : grep '^|\s[a-f0-9]\+' 2021-09-03 15:00:37.963 | ++ functions-common:get_or_add_user_domain_role:924 : get_field 1 2021-09-03 15:00:37.963 | ++ functions-common:get_field:726 : local data field 2021-09-03 15:00:37.963 | ++ functions-common:get_field:727 : read data 2021-09-03 15:00:37.963 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:00:37.963 | from cryptography.utils import int_from_bytes 2021-09-03 15:00:37.963 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:00:37.963 | from cryptography.utils import int_from_bytes 2021-09-03 15:00:37.963 | ++ functions-common:oscwrap:2349 : return 0 2021-09-03 15:00:37.963 | + functions-common:get_or_add_user_domain_role:924 : user_role_id= 2021-09-03 15:00:37.963 | + functions-common:get_or_add_user_domain_role:925 : [[ -z '' ]] 2021-09-03 15:00:37.963 | + functions-common:get_or_add_user_domain_role:927 : openstack role add admin --user 16b4a7f2a9b64477b7f15c2b69acb472 --domain default 2021-09-03 15:00:37.963 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:00:37.963 | from cryptography.utils import int_from_bytes 2021-09-03 15:00:37.963 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:00:37.963 | from cryptography.utils import int_from_bytes 2021-09-03 15:00:37.963 | ++ functions-common:get_or_add_user_domain_role:934 : oscwrap role assignment list --role admin --user 16b4a7f2a9b64477b7f15c2b69acb472 --domain default 2021-09-03 15:00:37.963 | ++ functions-common:get_or_add_user_domain_role:934 : grep '^|\s[a-f0-9]\+' 2021-09-03 15:00:37.963 | ++ functions-common:get_or_add_user_domain_role:934 : get_field 1 2021-09-03 15:00:37.963 | ++ functions-common:get_field:726 : local data field 2021-09-03 15:00:37.963 | ++ functions-common:get_field:727 : read data 2021-09-03 15:00:37.963 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:00:37.964 | from cryptography.utils import int_from_bytes 2021-09-03 15:00:37.964 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:00:37.964 | from cryptography.utils import int_from_bytes 2021-09-03 15:00:37.964 | ++ functions-common:oscwrap:2349 : return 0 2021-09-03 15:00:37.964 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-09-03 15:00:37.964 | ++ functions-common:get_field:731 : field='$2' 2021-09-03 15:00:37.964 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-09-03 15:00:37.964 | ++ functions-common:get_field:733 : echo '| 72aa97a08c2245d487af729e84c20378 | 16b4a7f2a9b64477b7f15c2b69acb472 | | | default | | False |' 2021-09-03 15:00:37.964 | ++ functions-common:get_field:727 : read data 2021-09-03 15:00:37.964 | + functions-common:get_or_add_user_domain_role:934 : user_role_id=72aa97a08c2245d487af729e84c20378 2021-09-03 15:00:37.964 | + functions-common:get_or_add_user_domain_role:936 : echo 72aa97a08c2245d487af729e84c20378 2021-09-03 15:00:37.964 | 72aa97a08c2245d487af729e84c20378 2021-09-03 15:00:38.005 | [11707 Async ks-domain-role:73848]: finished get_or_add_user_domain_role admin 16b4a7f2a9b64477b7f15c2b69acb472 default with result 0 in 8 seconds 2021-09-03 15:00:38.013 | Not waiting for async task ks-domain that we never started or has already been waited for 2021-09-03 15:00:38.049 | [11707 Async ks-project:73987]: Waiting for completion of get_or_create_project service Default running on PID 73987 (5 other jobs running) 2021-09-03 15:00:38.075 | [11707 Async ks-project:73987]: Signaling child to exit 2021-09-03 15:00:38.075 | WAKEUP 2021-09-03 15:00:38.098 | [11707 Async ks-project:73987]: Signaled 2021-09-03 15:00:38.099 | + functions-common:get_or_create_project:847 : local project_id 2021-09-03 15:00:38.099 | ++ functions-common:get_or_create_project:855 : oscwrap project create service --domain=Default --or-show -f value -c id 2021-09-03 15:00:38.099 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:00:38.099 | from cryptography.utils import int_from_bytes 2021-09-03 15:00:38.099 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:00:38.099 | from cryptography.utils import int_from_bytes 2021-09-03 15:00:38.100 | ++ functions-common:oscwrap:2349 : return 0 2021-09-03 15:00:38.100 | + functions-common:get_or_create_project:853 : project_id=4776d8843f03471f918e1f5ef0c80e8b 2021-09-03 15:00:38.100 | + functions-common:get_or_create_project:854 : echo 4776d8843f03471f918e1f5ef0c80e8b 2021-09-03 15:00:38.100 | 4776d8843f03471f918e1f5ef0c80e8b 2021-09-03 15:00:38.143 | [11707 Async ks-project:73987]: finished get_or_create_project service Default with result 0 in 3 seconds 2021-09-03 15:00:38.181 | [11707 Async ks-service:74073]: Waiting for completion of get_or_create_role service running on PID 74073 (4 other jobs running) 2021-09-03 15:00:38.205 | [11707 Async ks-service:74073]: Signaling child to exit 2021-09-03 15:00:38.205 | WAKEUP 2021-09-03 15:00:38.228 | [11707 Async ks-service:74073]: Signaled 2021-09-03 15:00:38.229 | + functions-common:get_or_create_role:860 : local role_id 2021-09-03 15:00:38.229 | ++ functions-common:get_or_create_role:867 : oscwrap role create service --or-show -f value -c id 2021-09-03 15:00:38.229 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:00:38.229 | from cryptography.utils import int_from_bytes 2021-09-03 15:00:38.229 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:00:38.229 | from cryptography.utils import int_from_bytes 2021-09-03 15:00:38.229 | ++ functions-common:oscwrap:2349 : return 0 2021-09-03 15:00:38.230 | + functions-common:get_or_create_role:865 : role_id=5908a7bf0b6e446797b847d2f6e14d25 2021-09-03 15:00:38.230 | + functions-common:get_or_create_role:866 : echo 5908a7bf0b6e446797b847d2f6e14d25 2021-09-03 15:00:38.230 | 5908a7bf0b6e446797b847d2f6e14d25 2021-09-03 15:00:38.273 | [11707 Async ks-service:74073]: finished get_or_create_role service with result 0 in 3 seconds 2021-09-03 15:00:38.311 | [11707 Async ks-reseller:74159]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 74159 (3 other jobs running) 2021-09-03 15:00:38.336 | [11707 Async ks-reseller:74159]: Signaling child to exit 2021-09-03 15:00:38.336 | WAKEUP 2021-09-03 15:00:38.358 | [11707 Async ks-reseller:74159]: Signaled 2021-09-03 15:00:38.360 | + functions-common:get_or_create_role:860 : local role_id 2021-09-03 15:00:38.360 | ++ functions-common:get_or_create_role:867 : oscwrap role create ResellerAdmin --or-show -f value -c id 2021-09-03 15:00:38.360 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:00:38.360 | from cryptography.utils import int_from_bytes 2021-09-03 15:00:38.360 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:00:38.360 | from cryptography.utils import int_from_bytes 2021-09-03 15:00:38.360 | ++ functions-common:oscwrap:2349 : return 0 2021-09-03 15:00:38.360 | + functions-common:get_or_create_role:865 : role_id=f197f9eeef20410ea8becbb85c36fd0c 2021-09-03 15:00:38.360 | + functions-common:get_or_create_role:866 : echo f197f9eeef20410ea8becbb85c36fd0c 2021-09-03 15:00:38.360 | f197f9eeef20410ea8becbb85c36fd0c 2021-09-03 15:00:38.403 | [11707 Async ks-reseller:74159]: finished get_or_create_role ResellerAdmin with result 0 in 3 seconds 2021-09-03 15:00:38.440 | [11707 Async ks-anotherrole:74248]: Waiting for completion of get_or_create_role anotherrole running on PID 74248 (2 other jobs running) 2021-09-03 15:00:38.465 | [11707 Async ks-anotherrole:74248]: Signaling child to exit 2021-09-03 15:00:38.465 | WAKEUP 2021-09-03 15:00:38.487 | [11707 Async ks-anotherrole:74248]: Signaled 2021-09-03 15:00:38.488 | + functions-common:get_or_create_role:860 : local role_id 2021-09-03 15:00:38.489 | ++ functions-common:get_or_create_role:867 : oscwrap role create anotherrole --or-show -f value -c id 2021-09-03 15:00:38.489 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:00:38.489 | from cryptography.utils import int_from_bytes 2021-09-03 15:00:38.489 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:00:38.489 | from cryptography.utils import int_from_bytes 2021-09-03 15:00:38.489 | ++ functions-common:oscwrap:2349 : return 0 2021-09-03 15:00:38.489 | + functions-common:get_or_create_role:865 : role_id=9595a15aae894c7cb344dd82144ed242 2021-09-03 15:00:38.489 | + functions-common:get_or_create_role:866 : echo 9595a15aae894c7cb344dd82144ed242 2021-09-03 15:00:38.489 | 9595a15aae894c7cb344dd82144ed242 2021-09-03 15:00:38.533 | [11707 Async ks-anotherrole:74248]: finished get_or_create_role anotherrole with result 0 in 3 seconds 2021-09-03 15:00:38.536 | + inc/async:async_wait:197 : return 0 2021-09-03 15:00:38.539 | + lib/keystone:create_keystone_accounts:354 : async_run ks-demo-member get_or_add_user_project_role member 49a1df1d66b0499fb302990e9dc71f9f d35556df339a489b8b5c45b7d46e3a57 2021-09-03 15:00:38.598 | + inc/async:async_inner:63 : get_or_add_user_project_role member 49a1df1d66b0499fb302990e9dc71f9f d35556df339a489b8b5c45b7d46e3a57 2021-09-03 15:00:38.639 | [11707 Async ks-demo-member:75150]: running: get_or_add_user_project_role member 49a1df1d66b0499fb302990e9dc71f9f d35556df339a489b8b5c45b7d46e3a57 2021-09-03 15:00:38.642 | + lib/keystone:create_keystone_accounts:355 : async_run ks-demo-admin get_or_add_user_project_role admin 16b4a7f2a9b64477b7f15c2b69acb472 d35556df339a489b8b5c45b7d46e3a57 2021-09-03 15:00:38.702 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 16b4a7f2a9b64477b7f15c2b69acb472 d35556df339a489b8b5c45b7d46e3a57 2021-09-03 15:00:38.752 | [11707 Async ks-demo-admin:75262]: running: get_or_add_user_project_role admin 16b4a7f2a9b64477b7f15c2b69acb472 d35556df339a489b8b5c45b7d46e3a57 2021-09-03 15:00:38.755 | + lib/keystone:create_keystone_accounts:356 : async_run ks-demo-another get_or_add_user_project_role anotherrole 49a1df1d66b0499fb302990e9dc71f9f d35556df339a489b8b5c45b7d46e3a57 2021-09-03 15:00:38.823 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 49a1df1d66b0499fb302990e9dc71f9f d35556df339a489b8b5c45b7d46e3a57 2021-09-03 15:00:38.876 | [11707 Async ks-demo-another:75374]: running: get_or_add_user_project_role anotherrole 49a1df1d66b0499fb302990e9dc71f9f d35556df339a489b8b5c45b7d46e3a57 2021-09-03 15:00:38.878 | + lib/keystone:create_keystone_accounts:357 : async_run ks-demo-invis get_or_add_user_project_role member 49a1df1d66b0499fb302990e9dc71f9f d22d7fefff1946c389c91dac197e1951 2021-09-03 15:00:38.947 | + inc/async:async_inner:63 : get_or_add_user_project_role member 49a1df1d66b0499fb302990e9dc71f9f d22d7fefff1946c389c91dac197e1951 2021-09-03 15:00:39.041 | [11707 Async ks-demo-invis:75486]: running: get_or_add_user_project_role member 49a1df1d66b0499fb302990e9dc71f9f d22d7fefff1946c389c91dac197e1951 2021-09-03 15:00:39.044 | + lib/keystone:create_keystone_accounts:360 : local alt_demo_project 2021-09-03 15:00:39.054 | ++ lib/keystone:create_keystone_accounts:361 : get_or_create_project alt_demo default 2021-09-03 15:00:39.057 | ++ functions-common:get_or_create_project:847 : local project_id 2021-09-03 15:00:39.072 | +++ functions-common:get_or_create_project:855 : oscwrap project create alt_demo --domain=default --or-show -f value -c id 2021-09-03 15:00:41.780 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:00:41.780 | from cryptography.utils import int_from_bytes 2021-09-03 15:00:41.780 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:00:41.780 | from cryptography.utils import int_from_bytes 2021-09-03 15:00:42.005 | +++ functions-common:oscwrap:2349 : return 0 2021-09-03 15:00:42.034 | ++ functions-common:get_or_create_project:853 : project_id=a639e37a07e340b392e4bddf272d5741 2021-09-03 15:00:42.058 | ++ functions-common:get_or_create_project:854 : echo a639e37a07e340b392e4bddf272d5741 2021-09-03 15:00:42.077 | + lib/keystone:create_keystone_accounts:361 : alt_demo_project=a639e37a07e340b392e4bddf272d5741 2021-09-03 15:00:42.096 | + lib/keystone:create_keystone_accounts:362 : local alt_demo_user 2021-09-03 15:00:42.115 | ++ lib/keystone:create_keystone_accounts:364 : get_or_create_user alt_demo Passw0rd default alt_demo@example.com 2021-09-03 15:00:42.119 | ++ functions-common:get_or_create_user:824 : local user_id 2021-09-03 15:00:42.128 | ++ functions-common:get_or_create_user:825 : [[ ! -z alt_demo@example.com ]] 2021-09-03 15:00:42.139 | ++ functions-common:get_or_create_user:826 : local email=--email=alt_demo@example.com 2021-09-03 15:00:42.148 | +++ functions-common:get_or_create_user:842 : oscwrap user create alt_demo --password Passw0rd --domain=default --email=alt_demo@example.com --or-show -f value -c id 2021-09-03 15:00:44.985 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:00:44.986 | from cryptography.utils import int_from_bytes 2021-09-03 15:00:44.986 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:00:44.986 | from cryptography.utils import int_from_bytes 2021-09-03 15:00:45.218 | +++ functions-common:oscwrap:2349 : return 0 2021-09-03 15:00:45.231 | ++ functions-common:get_or_create_user:840 : user_id=8fafe6f4bbba4e239e1038cdabf4b9f2 2021-09-03 15:00:45.246 | ++ functions-common:get_or_create_user:841 : echo 8fafe6f4bbba4e239e1038cdabf4b9f2 2021-09-03 15:00:45.274 | + lib/keystone:create_keystone_accounts:364 : alt_demo_user=8fafe6f4bbba4e239e1038cdabf4b9f2 2021-09-03 15:00:45.298 | + lib/keystone:create_keystone_accounts:366 : async_run ks-alt-member get_or_add_user_project_role member 8fafe6f4bbba4e239e1038cdabf4b9f2 a639e37a07e340b392e4bddf272d5741 2021-09-03 15:00:45.597 | + inc/async:async_inner:63 : get_or_add_user_project_role member 8fafe6f4bbba4e239e1038cdabf4b9f2 a639e37a07e340b392e4bddf272d5741 2021-09-03 15:00:45.809 | [11707 Async ks-alt-member:75844]: running: get_or_add_user_project_role member 8fafe6f4bbba4e239e1038cdabf4b9f2 a639e37a07e340b392e4bddf272d5741 2021-09-03 15:00:45.825 | + lib/keystone:create_keystone_accounts:367 : async_run ks-alt-admin get_or_add_user_project_role admin 16b4a7f2a9b64477b7f15c2b69acb472 a639e37a07e340b392e4bddf272d5741 2021-09-03 15:00:46.286 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 16b4a7f2a9b64477b7f15c2b69acb472 a639e37a07e340b392e4bddf272d5741 2021-09-03 15:00:46.512 | [11707 Async ks-alt-admin:75959]: running: get_or_add_user_project_role admin 16b4a7f2a9b64477b7f15c2b69acb472 a639e37a07e340b392e4bddf272d5741 2021-09-03 15:00:46.534 | + lib/keystone:create_keystone_accounts:368 : async_run ks-alt-another get_or_add_user_project_role anotherrole 8fafe6f4bbba4e239e1038cdabf4b9f2 a639e37a07e340b392e4bddf272d5741 2021-09-03 15:00:46.970 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 8fafe6f4bbba4e239e1038cdabf4b9f2 a639e37a07e340b392e4bddf272d5741 2021-09-03 15:00:47.244 | [11707 Async ks-alt-another:76073]: running: get_or_add_user_project_role anotherrole 8fafe6f4bbba4e239e1038cdabf4b9f2 a639e37a07e340b392e4bddf272d5741 2021-09-03 15:00:47.261 | + lib/keystone:create_keystone_accounts:371 : local admin_group 2021-09-03 15:00:47.289 | ++ lib/keystone:create_keystone_accounts:373 : get_or_create_group admins default 'openstack admin group' 2021-09-03 15:00:47.313 | ++ functions-common:get_or_create_group:809 : local 'desc=openstack admin group' 2021-09-03 15:00:47.338 | ++ functions-common:get_or_create_group:810 : local group_id 2021-09-03 15:00:47.367 | +++ functions-common:get_or_create_group:819 : oscwrap group create admins --domain default --description 'openstack admin group' --or-show -f value -c id 2021-09-03 15:00:48.078 | + inc/async:async_inner:64 : rc=0 2021-09-03 15:00:48.106 | + inc/async:async_inner:64 : rc=0 2021-09-03 15:00:48.240 | [75150 Async ks-demo-member:75150]: finished successfully 2021-09-03 15:00:48.288 | [75262 Async ks-demo-admin:75262]: finished successfully 2021-09-03 15:00:49.734 | + inc/async:async_inner:64 : rc=0 2021-09-03 15:00:49.877 | [75374 Async ks-demo-another:75374]: finished successfully 2021-09-03 15:00:49.892 | + inc/async:async_inner:64 : rc=0 2021-09-03 15:00:50.006 | [75486 Async ks-demo-invis:75486]: finished successfully 2021-09-03 15:00:50.315 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:00:50.315 | from cryptography.utils import int_from_bytes 2021-09-03 15:00:50.315 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:00:50.315 | from cryptography.utils import int_from_bytes 2021-09-03 15:00:50.503 | +++ functions-common:oscwrap:2349 : return 0 2021-09-03 15:00:50.506 | ++ functions-common:get_or_create_group:817 : group_id=9457ad1357524ee59b045d6d0dd94f94 2021-09-03 15:00:50.509 | ++ functions-common:get_or_create_group:818 : echo 9457ad1357524ee59b045d6d0dd94f94 2021-09-03 15:00:50.511 | + lib/keystone:create_keystone_accounts:373 : admin_group=9457ad1357524ee59b045d6d0dd94f94 2021-09-03 15:00:50.514 | + lib/keystone:create_keystone_accounts:374 : local non_admin_group 2021-09-03 15:00:50.518 | ++ lib/keystone:create_keystone_accounts:376 : get_or_create_group nonadmins default 'non-admin group' 2021-09-03 15:00:50.534 | ++ functions-common:get_or_create_group:809 : local 'desc=non-admin group' 2021-09-03 15:00:50.537 | ++ functions-common:get_or_create_group:810 : local group_id 2021-09-03 15:00:50.543 | +++ functions-common:get_or_create_group:819 : oscwrap group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id 2021-09-03 15:00:52.770 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:00:52.770 | from cryptography.utils import int_from_bytes 2021-09-03 15:00:52.770 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:00:52.770 | from cryptography.utils import int_from_bytes 2021-09-03 15:00:52.962 | +++ functions-common:oscwrap:2349 : return 0 2021-09-03 15:00:52.965 | ++ functions-common:get_or_create_group:817 : group_id=1124836eeff84cc3b5c905b36a21b353 2021-09-03 15:00:52.970 | ++ functions-common:get_or_create_group:818 : echo 1124836eeff84cc3b5c905b36a21b353 2021-09-03 15:00:52.974 | + lib/keystone:create_keystone_accounts:376 : non_admin_group=1124836eeff84cc3b5c905b36a21b353 2021-09-03 15:00:52.982 | + lib/keystone:create_keystone_accounts:378 : async_run ks-group-memberdemo get_or_add_group_project_role member 1124836eeff84cc3b5c905b36a21b353 d35556df339a489b8b5c45b7d46e3a57 2021-09-03 15:00:53.103 | + inc/async:async_inner:63 : get_or_add_group_project_role member 1124836eeff84cc3b5c905b36a21b353 d35556df339a489b8b5c45b7d46e3a57 2021-09-03 15:00:53.247 | [11707 Async ks-group-memberdemo:76525]: running: get_or_add_group_project_role member 1124836eeff84cc3b5c905b36a21b353 d35556df339a489b8b5c45b7d46e3a57 2021-09-03 15:00:53.250 | + lib/keystone:create_keystone_accounts:379 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole 1124836eeff84cc3b5c905b36a21b353 d35556df339a489b8b5c45b7d46e3a57 2021-09-03 15:00:53.434 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 1124836eeff84cc3b5c905b36a21b353 d35556df339a489b8b5c45b7d46e3a57 2021-09-03 15:00:53.686 | [11707 Async ks-group-anotherdemo:76671]: running: get_or_add_group_project_role anotherrole 1124836eeff84cc3b5c905b36a21b353 d35556df339a489b8b5c45b7d46e3a57 2021-09-03 15:00:53.710 | + lib/keystone:create_keystone_accounts:380 : async_run ks-group-memberalt get_or_add_group_project_role member 1124836eeff84cc3b5c905b36a21b353 a639e37a07e340b392e4bddf272d5741 2021-09-03 15:00:54.162 | + inc/async:async_inner:63 : get_or_add_group_project_role member 1124836eeff84cc3b5c905b36a21b353 a639e37a07e340b392e4bddf272d5741 2021-09-03 15:00:54.402 | [11707 Async ks-group-memberalt:76759]: running: get_or_add_group_project_role member 1124836eeff84cc3b5c905b36a21b353 a639e37a07e340b392e4bddf272d5741 2021-09-03 15:00:54.430 | + lib/keystone:create_keystone_accounts:381 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole 1124836eeff84cc3b5c905b36a21b353 a639e37a07e340b392e4bddf272d5741 2021-09-03 15:00:54.861 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 1124836eeff84cc3b5c905b36a21b353 a639e37a07e340b392e4bddf272d5741 2021-09-03 15:00:55.119 | [11707 Async ks-group-anotheralt:76846]: running: get_or_add_group_project_role anotherrole 1124836eeff84cc3b5c905b36a21b353 a639e37a07e340b392e4bddf272d5741 2021-09-03 15:00:55.150 | + lib/keystone:create_keystone_accounts:382 : async_run ks-group-admin get_or_add_group_project_role admin 9457ad1357524ee59b045d6d0dd94f94 deba673be96c49bb95f2f31987ff30cd 2021-09-03 15:00:55.624 | + inc/async:async_inner:64 : rc=0 2021-09-03 15:00:55.638 | + inc/async:async_inner:63 : get_or_add_group_project_role admin 9457ad1357524ee59b045d6d0dd94f94 deba673be96c49bb95f2f31987ff30cd 2021-09-03 15:00:55.800 | [75844 Async ks-alt-member:75844]: finished successfully 2021-09-03 15:00:55.870 | [11707 Async ks-group-admin:76953]: running: get_or_add_group_project_role admin 9457ad1357524ee59b045d6d0dd94f94 deba673be96c49bb95f2f31987ff30cd 2021-09-03 15:00:55.886 | + lib/keystone:create_keystone_accounts:384 : async_wait ks-demo-member ks-demo-admin ks-demo-another ks-demo-invis 2021-09-03 15:00:56.287 | [11707 Async ks-demo-member:75150]: Waiting for completion of get_or_add_user_project_role member 49a1df1d66b0499fb302990e9dc71f9f d35556df339a489b8b5c45b7d46e3a57 running on PID 75150 (13 other jobs running) 2021-09-03 15:00:56.461 | [11707 Async ks-demo-member:75150]: Signaling child to exit 2021-09-03 15:00:56.462 | WAKEUP 2021-09-03 15:00:56.672 | [11707 Async ks-demo-member:75150]: Signaled 2021-09-03 15:00:56.683 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-09-03 15:00:56.683 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-09-03 15:00:56.683 | ++ functions-common:_get_domain_args:872 : local domain 2021-09-03 15:00:56.683 | ++ functions-common:_get_domain_args:873 : domain= 2021-09-03 15:00:56.683 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-09-03 15:00:56.683 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-09-03 15:00:56.683 | ++ functions-common:_get_domain_args:882 : echo 2021-09-03 15:00:56.683 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-09-03 15:00:56.683 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-09-03 15:00:56.683 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role member --user 49a1df1d66b0499fb302990e9dc71f9f --project d35556df339a489b8b5c45b7d46e3a57 2021-09-03 15:00:56.683 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-09-03 15:00:56.683 | ++ functions-common:get_field:726 : local data field 2021-09-03 15:00:56.683 | ++ functions-common:get_field:727 : read data 2021-09-03 15:00:56.683 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:00:56.683 | from cryptography.utils import int_from_bytes 2021-09-03 15:00:56.683 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:00:56.684 | from cryptography.utils import int_from_bytes 2021-09-03 15:00:56.684 | ++ functions-common:oscwrap:2349 : return 0 2021-09-03 15:00:56.684 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-09-03 15:00:56.684 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-09-03 15:00:56.684 | + functions-common:get_or_add_user_project_role:901 : openstack role add member --user 49a1df1d66b0499fb302990e9dc71f9f --project d35556df339a489b8b5c45b7d46e3a57 2021-09-03 15:00:56.684 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:00:56.684 | from cryptography.utils import int_from_bytes 2021-09-03 15:00:56.684 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:00:56.684 | from cryptography.utils import int_from_bytes 2021-09-03 15:00:56.684 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role member --user 49a1df1d66b0499fb302990e9dc71f9f --project d35556df339a489b8b5c45b7d46e3a57 2021-09-03 15:00:56.684 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-09-03 15:00:56.684 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-09-03 15:00:56.684 | ++ functions-common:get_field:726 : local data field 2021-09-03 15:00:56.684 | ++ functions-common:get_field:727 : read data 2021-09-03 15:00:56.684 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:00:56.684 | from cryptography.utils import int_from_bytes 2021-09-03 15:00:56.684 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:00:56.684 | from cryptography.utils import int_from_bytes 2021-09-03 15:00:56.684 | ++ functions-common:oscwrap:2349 : return 0 2021-09-03 15:00:56.684 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-09-03 15:00:56.684 | ++ functions-common:get_field:731 : field='$2' 2021-09-03 15:00:56.684 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-09-03 15:00:56.684 | ++ functions-common:get_field:733 : echo '| e2da8c7f2c494d4e834afe667ac59317 | 49a1df1d66b0499fb302990e9dc71f9f | | d35556df339a489b8b5c45b7d46e3a57 | | | False |' 2021-09-03 15:00:56.684 | ++ functions-common:get_field:727 : read data 2021-09-03 15:00:56.684 | + functions-common:get_or_add_user_project_role:910 : user_role_id=e2da8c7f2c494d4e834afe667ac59317 2021-09-03 15:00:56.684 | + functions-common:get_or_add_user_project_role:912 : echo e2da8c7f2c494d4e834afe667ac59317 2021-09-03 15:00:56.684 | e2da8c7f2c494d4e834afe667ac59317 2021-09-03 15:00:57.030 | [11707 Async ks-demo-member:75150]: finished get_or_add_user_project_role member 49a1df1d66b0499fb302990e9dc71f9f d35556df339a489b8b5c45b7d46e3a57 with result 0 in 9 seconds 2021-09-03 15:00:57.313 | [11707 Async ks-demo-admin:75262]: Waiting for completion of get_or_add_user_project_role admin 16b4a7f2a9b64477b7f15c2b69acb472 d35556df339a489b8b5c45b7d46e3a57 running on PID 75262 (12 other jobs running) 2021-09-03 15:00:57.430 | + inc/async:async_inner:64 : rc=0 2021-09-03 15:00:57.468 | + inc/async:async_inner:64 : rc=0 2021-09-03 15:00:57.471 | [11707 Async ks-demo-admin:75262]: Signaling child to exit 2021-09-03 15:00:57.471 | WAKEUP 2021-09-03 15:00:57.592 | [75959 Async ks-alt-admin:75959]: finished successfully 2021-09-03 15:00:57.603 | [11707 Async ks-demo-admin:75262]: Signaled 2021-09-03 15:00:57.620 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-09-03 15:00:57.620 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-09-03 15:00:57.620 | ++ functions-common:_get_domain_args:872 : local domain 2021-09-03 15:00:57.620 | ++ functions-common:_get_domain_args:873 : domain= 2021-09-03 15:00:57.620 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-09-03 15:00:57.620 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-09-03 15:00:57.620 | ++ functions-common:_get_domain_args:882 : echo 2021-09-03 15:00:57.620 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-09-03 15:00:57.620 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-09-03 15:00:57.620 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role admin --user 16b4a7f2a9b64477b7f15c2b69acb472 --project d35556df339a489b8b5c45b7d46e3a57 2021-09-03 15:00:57.620 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-09-03 15:00:57.620 | ++ functions-common:get_field:726 : local data field 2021-09-03 15:00:57.620 | ++ functions-common:get_field:727 : read data 2021-09-03 15:00:57.620 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:00:57.620 | from cryptography.utils import int_from_bytes 2021-09-03 15:00:57.620 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:00:57.620 | from cryptography.utils import int_from_bytes 2021-09-03 15:00:57.620 | ++ functions-common:oscwrap:2349 : return 0 2021-09-03 15:00:57.620 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-09-03 15:00:57.620 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-09-03 15:00:57.620 | + functions-common:get_or_add_user_project_role:901 : openstack role add admin --user 16b4a7f2a9b64477b7f15c2b69acb472 --project d35556df339a489b8b5c45b7d46e3a57 2021-09-03 15:00:57.620 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:00:57.620 | from cryptography.utils import int_from_bytes 2021-09-03 15:00:57.620 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:00:57.620 | from cryptography.utils import int_from_bytes 2021-09-03 15:00:57.620 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-09-03 15:00:57.620 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role admin --user 16b4a7f2a9b64477b7f15c2b69acb472 --project d35556df339a489b8b5c45b7d46e3a57 2021-09-03 15:00:57.621 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-09-03 15:00:57.621 | ++ functions-common:get_field:726 : local data field 2021-09-03 15:00:57.621 | ++ functions-common:get_field:727 : read data 2021-09-03 15:00:57.621 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:00:57.621 | from cryptography.utils import int_from_bytes 2021-09-03 15:00:57.621 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:00:57.621 | from cryptography.utils import int_from_bytes 2021-09-03 15:00:57.621 | ++ functions-common:oscwrap:2349 : return 0 2021-09-03 15:00:57.621 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-09-03 15:00:57.621 | ++ functions-common:get_field:731 : field='$2' 2021-09-03 15:00:57.621 | ++ functions-common:get_field:733 : echo '| 72aa97a08c2245d487af729e84c20378 | 16b4a7f2a9b64477b7f15c2b69acb472 | | d35556df339a489b8b5c45b7d46e3a57 | | | False |' 2021-09-03 15:00:57.621 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-09-03 15:00:57.621 | ++ functions-common:get_field:727 : read data 2021-09-03 15:00:57.621 | + functions-common:get_or_add_user_project_role:910 : user_role_id=72aa97a08c2245d487af729e84c20378 2021-09-03 15:00:57.621 | + functions-common:get_or_add_user_project_role:912 : echo 72aa97a08c2245d487af729e84c20378 2021-09-03 15:00:57.621 | 72aa97a08c2245d487af729e84c20378 2021-09-03 15:00:57.661 | [76073 Async ks-alt-another:76073]: finished successfully 2021-09-03 15:00:57.923 | [11707 Async ks-demo-admin:75262]: finished get_or_add_user_project_role admin 16b4a7f2a9b64477b7f15c2b69acb472 d35556df339a489b8b5c45b7d46e3a57 with result 0 in 9 seconds 2021-09-03 15:00:58.161 | [11707 Async ks-demo-another:75374]: Waiting for completion of get_or_add_user_project_role anotherrole 49a1df1d66b0499fb302990e9dc71f9f d35556df339a489b8b5c45b7d46e3a57 running on PID 75374 (11 other jobs running) 2021-09-03 15:00:58.307 | [11707 Async ks-demo-another:75374]: Signaling child to exit 2021-09-03 15:00:58.308 | WAKEUP 2021-09-03 15:00:58.466 | [11707 Async ks-demo-another:75374]: Signaled 2021-09-03 15:00:58.492 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-09-03 15:00:58.492 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-09-03 15:00:58.492 | ++ functions-common:_get_domain_args:872 : local domain 2021-09-03 15:00:58.492 | ++ functions-common:_get_domain_args:873 : domain= 2021-09-03 15:00:58.492 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-09-03 15:00:58.492 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-09-03 15:00:58.492 | ++ functions-common:_get_domain_args:882 : echo 2021-09-03 15:00:58.492 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-09-03 15:00:58.492 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role anotherrole --user 49a1df1d66b0499fb302990e9dc71f9f --project d35556df339a489b8b5c45b7d46e3a57 2021-09-03 15:00:58.492 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-09-03 15:00:58.492 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-09-03 15:00:58.492 | ++ functions-common:get_field:726 : local data field 2021-09-03 15:00:58.492 | ++ functions-common:get_field:727 : read data 2021-09-03 15:00:58.492 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:00:58.492 | from cryptography.utils import int_from_bytes 2021-09-03 15:00:58.492 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:00:58.492 | from cryptography.utils import int_from_bytes 2021-09-03 15:00:58.492 | ++ functions-common:oscwrap:2349 : return 0 2021-09-03 15:00:58.492 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-09-03 15:00:58.492 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-09-03 15:00:58.492 | + functions-common:get_or_add_user_project_role:901 : openstack role add anotherrole --user 49a1df1d66b0499fb302990e9dc71f9f --project d35556df339a489b8b5c45b7d46e3a57 2021-09-03 15:00:58.492 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:00:58.492 | from cryptography.utils import int_from_bytes 2021-09-03 15:00:58.492 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:00:58.493 | from cryptography.utils import int_from_bytes 2021-09-03 15:00:58.493 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-09-03 15:00:58.493 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-09-03 15:00:58.493 | ++ functions-common:get_field:726 : local data field 2021-09-03 15:00:58.493 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role anotherrole --user 49a1df1d66b0499fb302990e9dc71f9f --project d35556df339a489b8b5c45b7d46e3a57 2021-09-03 15:00:58.493 | ++ functions-common:get_field:727 : read data 2021-09-03 15:00:58.493 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:00:58.493 | from cryptography.utils import int_from_bytes 2021-09-03 15:00:58.493 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:00:58.493 | from cryptography.utils import int_from_bytes 2021-09-03 15:00:58.493 | ++ functions-common:oscwrap:2349 : return 0 2021-09-03 15:00:58.493 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-09-03 15:00:58.493 | ++ functions-common:get_field:731 : field='$2' 2021-09-03 15:00:58.493 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-09-03 15:00:58.493 | ++ functions-common:get_field:733 : echo '| 9595a15aae894c7cb344dd82144ed242 | 49a1df1d66b0499fb302990e9dc71f9f | | d35556df339a489b8b5c45b7d46e3a57 | | | False |' 2021-09-03 15:00:58.493 | ++ functions-common:get_field:727 : read data 2021-09-03 15:00:58.493 | + functions-common:get_or_add_user_project_role:910 : user_role_id=9595a15aae894c7cb344dd82144ed242 2021-09-03 15:00:58.493 | + functions-common:get_or_add_user_project_role:912 : echo 9595a15aae894c7cb344dd82144ed242 2021-09-03 15:00:58.493 | 9595a15aae894c7cb344dd82144ed242 2021-09-03 15:00:58.836 | [11707 Async ks-demo-another:75374]: finished get_or_add_user_project_role anotherrole 49a1df1d66b0499fb302990e9dc71f9f d35556df339a489b8b5c45b7d46e3a57 with result 0 in 11 seconds 2021-09-03 15:00:59.118 | [11707 Async ks-demo-invis:75486]: Waiting for completion of get_or_add_user_project_role member 49a1df1d66b0499fb302990e9dc71f9f d22d7fefff1946c389c91dac197e1951 running on PID 75486 (10 other jobs running) 2021-09-03 15:00:59.280 | [11707 Async ks-demo-invis:75486]: Signaling child to exit 2021-09-03 15:00:59.280 | WAKEUP 2021-09-03 15:00:59.447 | [11707 Async ks-demo-invis:75486]: Signaled 2021-09-03 15:00:59.469 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-09-03 15:00:59.469 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-09-03 15:00:59.469 | ++ functions-common:_get_domain_args:872 : local domain 2021-09-03 15:00:59.469 | ++ functions-common:_get_domain_args:873 : domain= 2021-09-03 15:00:59.469 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-09-03 15:00:59.470 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-09-03 15:00:59.470 | ++ functions-common:_get_domain_args:882 : echo 2021-09-03 15:00:59.470 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-09-03 15:00:59.470 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role member --user 49a1df1d66b0499fb302990e9dc71f9f --project d22d7fefff1946c389c91dac197e1951 2021-09-03 15:00:59.470 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-09-03 15:00:59.470 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-09-03 15:00:59.470 | ++ functions-common:get_field:726 : local data field 2021-09-03 15:00:59.470 | ++ functions-common:get_field:727 : read data 2021-09-03 15:00:59.470 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:00:59.470 | from cryptography.utils import int_from_bytes 2021-09-03 15:00:59.470 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:00:59.470 | from cryptography.utils import int_from_bytes 2021-09-03 15:00:59.470 | ++ functions-common:oscwrap:2349 : return 0 2021-09-03 15:00:59.470 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-09-03 15:00:59.470 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-09-03 15:00:59.470 | + functions-common:get_or_add_user_project_role:901 : openstack role add member --user 49a1df1d66b0499fb302990e9dc71f9f --project d22d7fefff1946c389c91dac197e1951 2021-09-03 15:00:59.470 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:00:59.470 | from cryptography.utils import int_from_bytes 2021-09-03 15:00:59.470 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:00:59.470 | from cryptography.utils import int_from_bytes 2021-09-03 15:00:59.470 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-09-03 15:00:59.470 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role member --user 49a1df1d66b0499fb302990e9dc71f9f --project d22d7fefff1946c389c91dac197e1951 2021-09-03 15:00:59.470 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-09-03 15:00:59.470 | ++ functions-common:get_field:726 : local data field 2021-09-03 15:00:59.470 | ++ functions-common:get_field:727 : read data 2021-09-03 15:00:59.470 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:00:59.470 | from cryptography.utils import int_from_bytes 2021-09-03 15:00:59.470 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:00:59.470 | from cryptography.utils import int_from_bytes 2021-09-03 15:00:59.470 | ++ functions-common:oscwrap:2349 : return 0 2021-09-03 15:00:59.470 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-09-03 15:00:59.471 | ++ functions-common:get_field:731 : field='$2' 2021-09-03 15:00:59.471 | ++ functions-common:get_field:733 : echo '| e2da8c7f2c494d4e834afe667ac59317 | 49a1df1d66b0499fb302990e9dc71f9f | | d22d7fefff1946c389c91dac197e1951 | | | False |' 2021-09-03 15:00:59.471 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-09-03 15:00:59.471 | ++ functions-common:get_field:727 : read data 2021-09-03 15:00:59.471 | + functions-common:get_or_add_user_project_role:910 : user_role_id=e2da8c7f2c494d4e834afe667ac59317 2021-09-03 15:00:59.471 | + functions-common:get_or_add_user_project_role:912 : echo e2da8c7f2c494d4e834afe667ac59317 2021-09-03 15:00:59.471 | e2da8c7f2c494d4e834afe667ac59317 2021-09-03 15:00:59.811 | [11707 Async ks-demo-invis:75486]: finished get_or_add_user_project_role member 49a1df1d66b0499fb302990e9dc71f9f d22d7fefff1946c389c91dac197e1951 with result 0 in 11 seconds 2021-09-03 15:00:59.850 | + inc/async:async_wait:197 : return 0 2021-09-03 15:00:59.874 | + lib/keystone:create_keystone_accounts:385 : async_wait ks-alt-member ks-alt-admin ks-alt-another 2021-09-03 15:01:00.276 | [11707 Async ks-alt-member:75844]: Waiting for completion of get_or_add_user_project_role member 8fafe6f4bbba4e239e1038cdabf4b9f2 a639e37a07e340b392e4bddf272d5741 running on PID 75844 (9 other jobs running) 2021-09-03 15:01:00.448 | [11707 Async ks-alt-member:75844]: Signaling child to exit 2021-09-03 15:01:00.449 | WAKEUP 2021-09-03 15:01:00.590 | [11707 Async ks-alt-member:75844]: Signaled 2021-09-03 15:01:00.608 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-09-03 15:01:00.609 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-09-03 15:01:00.609 | ++ functions-common:_get_domain_args:872 : local domain 2021-09-03 15:01:00.609 | ++ functions-common:_get_domain_args:873 : domain= 2021-09-03 15:01:00.609 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-09-03 15:01:00.609 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-09-03 15:01:00.609 | ++ functions-common:_get_domain_args:882 : echo 2021-09-03 15:01:00.609 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-09-03 15:01:00.609 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-09-03 15:01:00.609 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-09-03 15:01:00.609 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role member --user 8fafe6f4bbba4e239e1038cdabf4b9f2 --project a639e37a07e340b392e4bddf272d5741 2021-09-03 15:01:00.609 | ++ functions-common:get_field:726 : local data field 2021-09-03 15:01:00.609 | ++ functions-common:get_field:727 : read data 2021-09-03 15:01:00.609 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:01:00.609 | from cryptography.utils import int_from_bytes 2021-09-03 15:01:00.609 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:01:00.609 | from cryptography.utils import int_from_bytes 2021-09-03 15:01:00.609 | ++ functions-common:oscwrap:2349 : return 0 2021-09-03 15:01:00.609 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-09-03 15:01:00.609 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-09-03 15:01:00.609 | + functions-common:get_or_add_user_project_role:901 : openstack role add member --user 8fafe6f4bbba4e239e1038cdabf4b9f2 --project a639e37a07e340b392e4bddf272d5741 2021-09-03 15:01:00.609 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:01:00.609 | from cryptography.utils import int_from_bytes 2021-09-03 15:01:00.609 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:01:00.609 | from cryptography.utils import int_from_bytes 2021-09-03 15:01:00.609 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-09-03 15:01:00.609 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role member --user 8fafe6f4bbba4e239e1038cdabf4b9f2 --project a639e37a07e340b392e4bddf272d5741 2021-09-03 15:01:00.609 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-09-03 15:01:00.609 | ++ functions-common:get_field:726 : local data field 2021-09-03 15:01:00.609 | ++ functions-common:get_field:727 : read data 2021-09-03 15:01:00.610 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:01:00.610 | from cryptography.utils import int_from_bytes 2021-09-03 15:01:00.610 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:01:00.610 | from cryptography.utils import int_from_bytes 2021-09-03 15:01:00.610 | ++ functions-common:oscwrap:2349 : return 0 2021-09-03 15:01:00.610 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-09-03 15:01:00.610 | ++ functions-common:get_field:731 : field='$2' 2021-09-03 15:01:00.610 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-09-03 15:01:00.610 | ++ functions-common:get_field:733 : echo '| e2da8c7f2c494d4e834afe667ac59317 | 8fafe6f4bbba4e239e1038cdabf4b9f2 | | a639e37a07e340b392e4bddf272d5741 | | | False |' 2021-09-03 15:01:00.610 | ++ functions-common:get_field:727 : read data 2021-09-03 15:01:00.610 | + functions-common:get_or_add_user_project_role:910 : user_role_id=e2da8c7f2c494d4e834afe667ac59317 2021-09-03 15:01:00.610 | + functions-common:get_or_add_user_project_role:912 : echo e2da8c7f2c494d4e834afe667ac59317 2021-09-03 15:01:00.610 | e2da8c7f2c494d4e834afe667ac59317 2021-09-03 15:01:00.966 | [11707 Async ks-alt-member:75844]: finished get_or_add_user_project_role member 8fafe6f4bbba4e239e1038cdabf4b9f2 a639e37a07e340b392e4bddf272d5741 with result 0 in 10 seconds 2021-09-03 15:01:01.203 | [11707 Async ks-alt-admin:75959]: Waiting for completion of get_or_add_user_project_role admin 16b4a7f2a9b64477b7f15c2b69acb472 a639e37a07e340b392e4bddf272d5741 running on PID 75959 (8 other jobs running) 2021-09-03 15:01:01.355 | [11707 Async ks-alt-admin:75959]: Signaling child to exit 2021-09-03 15:01:01.355 | WAKEUP 2021-09-03 15:01:01.508 | [11707 Async ks-alt-admin:75959]: Signaled 2021-09-03 15:01:01.515 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-09-03 15:01:01.515 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-09-03 15:01:01.516 | ++ functions-common:_get_domain_args:872 : local domain 2021-09-03 15:01:01.516 | ++ functions-common:_get_domain_args:873 : domain= 2021-09-03 15:01:01.516 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-09-03 15:01:01.516 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-09-03 15:01:01.516 | ++ functions-common:_get_domain_args:882 : echo 2021-09-03 15:01:01.516 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-09-03 15:01:01.516 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-09-03 15:01:01.516 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role admin --user 16b4a7f2a9b64477b7f15c2b69acb472 --project a639e37a07e340b392e4bddf272d5741 2021-09-03 15:01:01.516 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-09-03 15:01:01.516 | ++ functions-common:get_field:726 : local data field 2021-09-03 15:01:01.516 | ++ functions-common:get_field:727 : read data 2021-09-03 15:01:01.516 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:01:01.516 | from cryptography.utils import int_from_bytes 2021-09-03 15:01:01.516 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:01:01.516 | from cryptography.utils import int_from_bytes 2021-09-03 15:01:01.516 | ++ functions-common:oscwrap:2349 : return 0 2021-09-03 15:01:01.516 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-09-03 15:01:01.516 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-09-03 15:01:01.516 | + functions-common:get_or_add_user_project_role:901 : openstack role add admin --user 16b4a7f2a9b64477b7f15c2b69acb472 --project a639e37a07e340b392e4bddf272d5741 2021-09-03 15:01:01.516 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:01:01.516 | from cryptography.utils import int_from_bytes 2021-09-03 15:01:01.516 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:01:01.516 | from cryptography.utils import int_from_bytes 2021-09-03 15:01:01.516 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-09-03 15:01:01.516 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-09-03 15:01:01.516 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role admin --user 16b4a7f2a9b64477b7f15c2b69acb472 --project a639e37a07e340b392e4bddf272d5741 2021-09-03 15:01:01.516 | ++ functions-common:get_field:726 : local data field 2021-09-03 15:01:01.516 | ++ functions-common:get_field:727 : read data 2021-09-03 15:01:01.516 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:01:01.516 | from cryptography.utils import int_from_bytes 2021-09-03 15:01:01.517 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:01:01.517 | from cryptography.utils import int_from_bytes 2021-09-03 15:01:01.517 | ++ functions-common:oscwrap:2349 : return 0 2021-09-03 15:01:01.517 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-09-03 15:01:01.517 | ++ functions-common:get_field:731 : field='$2' 2021-09-03 15:01:01.517 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-09-03 15:01:01.517 | ++ functions-common:get_field:733 : echo '| 72aa97a08c2245d487af729e84c20378 | 16b4a7f2a9b64477b7f15c2b69acb472 | | a639e37a07e340b392e4bddf272d5741 | | | False |' 2021-09-03 15:01:01.517 | ++ functions-common:get_field:727 : read data 2021-09-03 15:01:01.517 | + functions-common:get_or_add_user_project_role:910 : user_role_id=72aa97a08c2245d487af729e84c20378 2021-09-03 15:01:01.517 | + functions-common:get_or_add_user_project_role:912 : echo 72aa97a08c2245d487af729e84c20378 2021-09-03 15:01:01.517 | 72aa97a08c2245d487af729e84c20378 2021-09-03 15:01:01.714 | [11707 Async ks-alt-admin:75959]: finished get_or_add_user_project_role admin 16b4a7f2a9b64477b7f15c2b69acb472 a639e37a07e340b392e4bddf272d5741 with result 0 in 11 seconds 2021-09-03 15:01:01.903 | [11707 Async ks-alt-another:76073]: Waiting for completion of get_or_add_user_project_role anotherrole 8fafe6f4bbba4e239e1038cdabf4b9f2 a639e37a07e340b392e4bddf272d5741 running on PID 76073 (7 other jobs running) 2021-09-03 15:01:02.052 | [11707 Async ks-alt-another:76073]: Signaling child to exit 2021-09-03 15:01:02.052 | WAKEUP 2021-09-03 15:01:02.155 | [11707 Async ks-alt-another:76073]: Signaled 2021-09-03 15:01:02.169 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-09-03 15:01:02.169 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-09-03 15:01:02.169 | ++ functions-common:_get_domain_args:872 : local domain 2021-09-03 15:01:02.169 | ++ functions-common:_get_domain_args:873 : domain= 2021-09-03 15:01:02.169 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-09-03 15:01:02.169 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-09-03 15:01:02.169 | ++ functions-common:_get_domain_args:882 : echo 2021-09-03 15:01:02.169 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-09-03 15:01:02.169 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role anotherrole --user 8fafe6f4bbba4e239e1038cdabf4b9f2 --project a639e37a07e340b392e4bddf272d5741 2021-09-03 15:01:02.169 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-09-03 15:01:02.169 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-09-03 15:01:02.169 | ++ functions-common:get_field:726 : local data field 2021-09-03 15:01:02.170 | ++ functions-common:get_field:727 : read data 2021-09-03 15:01:02.170 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:01:02.170 | from cryptography.utils import int_from_bytes 2021-09-03 15:01:02.170 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:01:02.170 | from cryptography.utils import int_from_bytes 2021-09-03 15:01:02.170 | ++ functions-common:oscwrap:2349 : return 0 2021-09-03 15:01:02.170 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-09-03 15:01:02.170 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-09-03 15:01:02.170 | + functions-common:get_or_add_user_project_role:901 : openstack role add anotherrole --user 8fafe6f4bbba4e239e1038cdabf4b9f2 --project a639e37a07e340b392e4bddf272d5741 2021-09-03 15:01:02.170 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:01:02.170 | from cryptography.utils import int_from_bytes 2021-09-03 15:01:02.170 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:01:02.170 | from cryptography.utils import int_from_bytes 2021-09-03 15:01:02.170 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role anotherrole --user 8fafe6f4bbba4e239e1038cdabf4b9f2 --project a639e37a07e340b392e4bddf272d5741 2021-09-03 15:01:02.170 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-09-03 15:01:02.170 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-09-03 15:01:02.170 | ++ functions-common:get_field:726 : local data field 2021-09-03 15:01:02.170 | ++ functions-common:get_field:727 : read data 2021-09-03 15:01:02.170 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:01:02.170 | from cryptography.utils import int_from_bytes 2021-09-03 15:01:02.170 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:01:02.170 | from cryptography.utils import int_from_bytes 2021-09-03 15:01:02.170 | ++ functions-common:oscwrap:2349 : return 0 2021-09-03 15:01:02.170 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-09-03 15:01:02.170 | ++ functions-common:get_field:731 : field='$2' 2021-09-03 15:01:02.170 | ++ functions-common:get_field:733 : echo '| 9595a15aae894c7cb344dd82144ed242 | 8fafe6f4bbba4e239e1038cdabf4b9f2 | | a639e37a07e340b392e4bddf272d5741 | | | False |' 2021-09-03 15:01:02.170 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-09-03 15:01:02.170 | ++ functions-common:get_field:727 : read data 2021-09-03 15:01:02.170 | + functions-common:get_or_add_user_project_role:910 : user_role_id=9595a15aae894c7cb344dd82144ed242 2021-09-03 15:01:02.170 | + functions-common:get_or_add_user_project_role:912 : echo 9595a15aae894c7cb344dd82144ed242 2021-09-03 15:01:02.170 | 9595a15aae894c7cb344dd82144ed242 2021-09-03 15:01:02.430 | [11707 Async ks-alt-another:76073]: finished get_or_add_user_project_role anotherrole 8fafe6f4bbba4e239e1038cdabf4b9f2 a639e37a07e340b392e4bddf272d5741 with result 0 in 10 seconds 2021-09-03 15:01:02.463 | + inc/async:async_wait:197 : return 0 2021-09-03 15:01:02.481 | + lib/keystone:create_keystone_accounts:386 : async_wait ks-group-memberdemo ks-group-anotherdemo ks-group-memberalt ks-group-anotheralt ks-group-admin 2021-09-03 15:01:02.815 | [11707 Async ks-group-memberdemo:76525]: Waiting for completion of get_or_add_group_project_role member 1124836eeff84cc3b5c905b36a21b353 d35556df339a489b8b5c45b7d46e3a57 running on PID 76525 (6 other jobs running) 2021-09-03 15:01:02.982 | [11707 Async ks-group-memberdemo:76525]: Signaling child to exit 2021-09-03 15:01:04.034 | + inc/async:async_inner:64 : rc=0 2021-09-03 15:01:04.215 | [76525 Async ks-group-memberdemo:76525]: finished successfully 2021-09-03 15:01:04.273 | WAKEUP 2021-09-03 15:01:04.387 | [11707 Async ks-group-memberdemo:76525]: Signaled 2021-09-03 15:01:04.403 | + functions-common:get_or_add_group_project_role:942 : local group_role_id 2021-09-03 15:01:04.403 | ++ functions-common:get_or_add_group_project_role:948 : oscwrap role assignment list --role member --group 1124836eeff84cc3b5c905b36a21b353 --project d35556df339a489b8b5c45b7d46e3a57 -f value 2021-09-03 15:01:04.403 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:01:04.403 | from cryptography.utils import int_from_bytes 2021-09-03 15:01:04.403 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:01:04.403 | from cryptography.utils import int_from_bytes 2021-09-03 15:01:04.403 | ++ functions-common:oscwrap:2349 : return 0 2021-09-03 15:01:04.403 | + functions-common:get_or_add_group_project_role:948 : group_role_id= 2021-09-03 15:01:04.403 | + functions-common:get_or_add_group_project_role:949 : [[ -z '' ]] 2021-09-03 15:01:04.403 | + functions-common:get_or_add_group_project_role:951 : openstack role add member --group 1124836eeff84cc3b5c905b36a21b353 --project d35556df339a489b8b5c45b7d46e3a57 2021-09-03 15:01:04.403 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:01:04.403 | from cryptography.utils import int_from_bytes 2021-09-03 15:01:04.404 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:01:04.404 | from cryptography.utils import int_from_bytes 2021-09-03 15:01:04.404 | ++ functions-common:get_or_add_group_project_role:958 : oscwrap role assignment list --role member --group 1124836eeff84cc3b5c905b36a21b353 --project d35556df339a489b8b5c45b7d46e3a57 -f value 2021-09-03 15:01:04.404 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:01:04.404 | from cryptography.utils import int_from_bytes 2021-09-03 15:01:04.404 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:01:04.404 | from cryptography.utils import int_from_bytes 2021-09-03 15:01:04.404 | ++ functions-common:oscwrap:2349 : return 0 2021-09-03 15:01:04.404 | + functions-common:get_or_add_group_project_role:958 : group_role_id='e2da8c7f2c494d4e834afe667ac59317 1124836eeff84cc3b5c905b36a21b353 d35556df339a489b8b5c45b7d46e3a57 False' 2021-09-03 15:01:04.404 | + functions-common:get_or_add_group_project_role:960 : echo e2da8c7f2c494d4e834afe667ac59317 1124836eeff84cc3b5c905b36a21b353 d35556df339a489b8b5c45b7d46e3a57 False 2021-09-03 15:01:04.404 | e2da8c7f2c494d4e834afe667ac59317 1124836eeff84cc3b5c905b36a21b353 d35556df339a489b8b5c45b7d46e3a57 False 2021-09-03 15:01:04.600 | [11707 Async ks-group-memberdemo:76525]: finished get_or_add_group_project_role member 1124836eeff84cc3b5c905b36a21b353 d35556df339a489b8b5c45b7d46e3a57 with result 0 in 11 seconds 2021-09-03 15:01:04.779 | [11707 Async ks-group-anotherdemo:76671]: Waiting for completion of get_or_add_group_project_role anotherrole 1124836eeff84cc3b5c905b36a21b353 d35556df339a489b8b5c45b7d46e3a57 running on PID 76671 (5 other jobs running) 2021-09-03 15:01:04.789 | + inc/async:async_inner:64 : rc=0 2021-09-03 15:01:04.833 | [76671 Async ks-group-anotherdemo:76671]: finished successfully 2021-09-03 15:01:04.838 | [11707 Async ks-group-anotherdemo:76671]: Signaling child to exit 2021-09-03 15:01:04.861 | WAKEUP 2021-09-03 15:01:04.905 | [11707 Async ks-group-anotherdemo:76671]: Signaled 2021-09-03 15:01:04.907 | + functions-common:get_or_add_group_project_role:942 : local group_role_id 2021-09-03 15:01:04.907 | ++ functions-common:get_or_add_group_project_role:948 : oscwrap role assignment list --role anotherrole --group 1124836eeff84cc3b5c905b36a21b353 --project d35556df339a489b8b5c45b7d46e3a57 -f value 2021-09-03 15:01:04.907 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:01:04.907 | from cryptography.utils import int_from_bytes 2021-09-03 15:01:04.907 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:01:04.907 | from cryptography.utils import int_from_bytes 2021-09-03 15:01:04.907 | ++ functions-common:oscwrap:2349 : return 0 2021-09-03 15:01:04.907 | + functions-common:get_or_add_group_project_role:948 : group_role_id= 2021-09-03 15:01:04.907 | + functions-common:get_or_add_group_project_role:949 : [[ -z '' ]] 2021-09-03 15:01:04.907 | + functions-common:get_or_add_group_project_role:951 : openstack role add anotherrole --group 1124836eeff84cc3b5c905b36a21b353 --project d35556df339a489b8b5c45b7d46e3a57 2021-09-03 15:01:04.907 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:01:04.907 | from cryptography.utils import int_from_bytes 2021-09-03 15:01:04.907 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:01:04.907 | from cryptography.utils import int_from_bytes 2021-09-03 15:01:04.908 | ++ functions-common:get_or_add_group_project_role:958 : oscwrap role assignment list --role anotherrole --group 1124836eeff84cc3b5c905b36a21b353 --project d35556df339a489b8b5c45b7d46e3a57 -f value 2021-09-03 15:01:04.908 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:01:04.908 | from cryptography.utils import int_from_bytes 2021-09-03 15:01:04.908 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:01:04.908 | from cryptography.utils import int_from_bytes 2021-09-03 15:01:04.908 | ++ functions-common:oscwrap:2349 : return 0 2021-09-03 15:01:04.908 | + functions-common:get_or_add_group_project_role:958 : group_role_id='9595a15aae894c7cb344dd82144ed242 1124836eeff84cc3b5c905b36a21b353 d35556df339a489b8b5c45b7d46e3a57 False' 2021-09-03 15:01:04.908 | + functions-common:get_or_add_group_project_role:960 : echo 9595a15aae894c7cb344dd82144ed242 1124836eeff84cc3b5c905b36a21b353 d35556df339a489b8b5c45b7d46e3a57 False 2021-09-03 15:01:04.908 | 9595a15aae894c7cb344dd82144ed242 1124836eeff84cc3b5c905b36a21b353 d35556df339a489b8b5c45b7d46e3a57 False 2021-09-03 15:01:04.978 | [11707 Async ks-group-anotherdemo:76671]: finished get_or_add_group_project_role anotherrole 1124836eeff84cc3b5c905b36a21b353 d35556df339a489b8b5c45b7d46e3a57 with result 0 in 11 seconds 2021-09-03 15:01:05.063 | [11707 Async ks-group-memberalt:76759]: Waiting for completion of get_or_add_group_project_role member 1124836eeff84cc3b5c905b36a21b353 a639e37a07e340b392e4bddf272d5741 running on PID 76759 (4 other jobs running) 2021-09-03 15:01:05.118 | [11707 Async ks-group-memberalt:76759]: Signaling child to exit 2021-09-03 15:01:05.262 | + inc/async:async_inner:64 : rc=0 2021-09-03 15:01:05.293 | [76846 Async ks-group-anotheralt:76846]: finished successfully 2021-09-03 15:01:05.327 | + inc/async:async_inner:64 : rc=0 2021-09-03 15:01:05.355 | [76759 Async ks-group-memberalt:76759]: finished successfully 2021-09-03 15:01:05.375 | WAKEUP 2021-09-03 15:01:05.400 | [11707 Async ks-group-memberalt:76759]: Signaled 2021-09-03 15:01:05.401 | + functions-common:get_or_add_group_project_role:942 : local group_role_id 2021-09-03 15:01:05.401 | ++ functions-common:get_or_add_group_project_role:948 : oscwrap role assignment list --role member --group 1124836eeff84cc3b5c905b36a21b353 --project a639e37a07e340b392e4bddf272d5741 -f value 2021-09-03 15:01:05.401 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:01:05.401 | from cryptography.utils import int_from_bytes 2021-09-03 15:01:05.401 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:01:05.401 | from cryptography.utils import int_from_bytes 2021-09-03 15:01:05.401 | ++ functions-common:oscwrap:2349 : return 0 2021-09-03 15:01:05.401 | + functions-common:get_or_add_group_project_role:948 : group_role_id= 2021-09-03 15:01:05.401 | + functions-common:get_or_add_group_project_role:949 : [[ -z '' ]] 2021-09-03 15:01:05.401 | + functions-common:get_or_add_group_project_role:951 : openstack role add member --group 1124836eeff84cc3b5c905b36a21b353 --project a639e37a07e340b392e4bddf272d5741 2021-09-03 15:01:05.401 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:01:05.402 | from cryptography.utils import int_from_bytes 2021-09-03 15:01:05.402 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:01:05.402 | from cryptography.utils import int_from_bytes 2021-09-03 15:01:05.402 | ++ functions-common:get_or_add_group_project_role:958 : oscwrap role assignment list --role member --group 1124836eeff84cc3b5c905b36a21b353 --project a639e37a07e340b392e4bddf272d5741 -f value 2021-09-03 15:01:05.402 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:01:05.402 | from cryptography.utils import int_from_bytes 2021-09-03 15:01:05.402 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:01:05.402 | from cryptography.utils import int_from_bytes 2021-09-03 15:01:05.402 | ++ functions-common:oscwrap:2349 : return 0 2021-09-03 15:01:05.402 | + functions-common:get_or_add_group_project_role:958 : group_role_id='e2da8c7f2c494d4e834afe667ac59317 1124836eeff84cc3b5c905b36a21b353 a639e37a07e340b392e4bddf272d5741 False' 2021-09-03 15:01:05.402 | + functions-common:get_or_add_group_project_role:960 : echo e2da8c7f2c494d4e834afe667ac59317 1124836eeff84cc3b5c905b36a21b353 a639e37a07e340b392e4bddf272d5741 False 2021-09-03 15:01:05.402 | e2da8c7f2c494d4e834afe667ac59317 1124836eeff84cc3b5c905b36a21b353 a639e37a07e340b392e4bddf272d5741 False 2021-09-03 15:01:05.451 | [11707 Async ks-group-memberalt:76759]: finished get_or_add_group_project_role member 1124836eeff84cc3b5c905b36a21b353 a639e37a07e340b392e4bddf272d5741 with result 0 in 11 seconds 2021-09-03 15:01:05.491 | [11707 Async ks-group-anotheralt:76846]: Waiting for completion of get_or_add_group_project_role anotherrole 1124836eeff84cc3b5c905b36a21b353 a639e37a07e340b392e4bddf272d5741 running on PID 76846 (3 other jobs running) 2021-09-03 15:01:05.517 | [11707 Async ks-group-anotheralt:76846]: Signaling child to exit 2021-09-03 15:01:05.517 | WAKEUP 2021-09-03 15:01:05.542 | [11707 Async ks-group-anotheralt:76846]: Signaled 2021-09-03 15:01:05.543 | + functions-common:get_or_add_group_project_role:942 : local group_role_id 2021-09-03 15:01:05.543 | ++ functions-common:get_or_add_group_project_role:948 : oscwrap role assignment list --role anotherrole --group 1124836eeff84cc3b5c905b36a21b353 --project a639e37a07e340b392e4bddf272d5741 -f value 2021-09-03 15:01:05.543 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:01:05.544 | from cryptography.utils import int_from_bytes 2021-09-03 15:01:05.544 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:01:05.544 | from cryptography.utils import int_from_bytes 2021-09-03 15:01:05.544 | ++ functions-common:oscwrap:2349 : return 0 2021-09-03 15:01:05.544 | + functions-common:get_or_add_group_project_role:948 : group_role_id= 2021-09-03 15:01:05.544 | + functions-common:get_or_add_group_project_role:949 : [[ -z '' ]] 2021-09-03 15:01:05.544 | + functions-common:get_or_add_group_project_role:951 : openstack role add anotherrole --group 1124836eeff84cc3b5c905b36a21b353 --project a639e37a07e340b392e4bddf272d5741 2021-09-03 15:01:05.544 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:01:05.544 | from cryptography.utils import int_from_bytes 2021-09-03 15:01:05.544 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:01:05.544 | from cryptography.utils import int_from_bytes 2021-09-03 15:01:05.544 | ++ functions-common:get_or_add_group_project_role:958 : oscwrap role assignment list --role anotherrole --group 1124836eeff84cc3b5c905b36a21b353 --project a639e37a07e340b392e4bddf272d5741 -f value 2021-09-03 15:01:05.544 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:01:05.544 | from cryptography.utils import int_from_bytes 2021-09-03 15:01:05.544 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:01:05.544 | from cryptography.utils import int_from_bytes 2021-09-03 15:01:05.544 | ++ functions-common:oscwrap:2349 : return 0 2021-09-03 15:01:05.544 | + functions-common:get_or_add_group_project_role:958 : group_role_id='9595a15aae894c7cb344dd82144ed242 1124836eeff84cc3b5c905b36a21b353 a639e37a07e340b392e4bddf272d5741 False' 2021-09-03 15:01:05.544 | + functions-common:get_or_add_group_project_role:960 : echo 9595a15aae894c7cb344dd82144ed242 1124836eeff84cc3b5c905b36a21b353 a639e37a07e340b392e4bddf272d5741 False 2021-09-03 15:01:05.544 | 9595a15aae894c7cb344dd82144ed242 1124836eeff84cc3b5c905b36a21b353 a639e37a07e340b392e4bddf272d5741 False 2021-09-03 15:01:05.592 | [11707 Async ks-group-anotheralt:76846]: finished get_or_add_group_project_role anotherrole 1124836eeff84cc3b5c905b36a21b353 a639e37a07e340b392e4bddf272d5741 with result 0 in 10 seconds 2021-09-03 15:01:05.639 | [11707 Async ks-group-admin:76953]: Waiting for completion of get_or_add_group_project_role admin 9457ad1357524ee59b045d6d0dd94f94 deba673be96c49bb95f2f31987ff30cd running on PID 76953 (2 other jobs running) 2021-09-03 15:01:05.667 | [11707 Async ks-group-admin:76953]: Signaling child to exit 2021-09-03 15:01:05.766 | + inc/async:async_inner:64 : rc=0 2021-09-03 15:01:05.793 | [76953 Async ks-group-admin:76953]: finished successfully 2021-09-03 15:01:05.813 | WAKEUP 2021-09-03 15:01:05.835 | [11707 Async ks-group-admin:76953]: Signaled 2021-09-03 15:01:05.836 | + functions-common:get_or_add_group_project_role:942 : local group_role_id 2021-09-03 15:01:05.836 | ++ functions-common:get_or_add_group_project_role:948 : oscwrap role assignment list --role admin --group 9457ad1357524ee59b045d6d0dd94f94 --project deba673be96c49bb95f2f31987ff30cd -f value 2021-09-03 15:01:05.837 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:01:05.837 | from cryptography.utils import int_from_bytes 2021-09-03 15:01:05.837 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:01:05.837 | from cryptography.utils import int_from_bytes 2021-09-03 15:01:05.837 | ++ functions-common:oscwrap:2349 : return 0 2021-09-03 15:01:05.837 | + functions-common:get_or_add_group_project_role:948 : group_role_id= 2021-09-03 15:01:05.837 | + functions-common:get_or_add_group_project_role:949 : [[ -z '' ]] 2021-09-03 15:01:05.837 | + functions-common:get_or_add_group_project_role:951 : openstack role add admin --group 9457ad1357524ee59b045d6d0dd94f94 --project deba673be96c49bb95f2f31987ff30cd 2021-09-03 15:01:05.837 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:01:05.837 | from cryptography.utils import int_from_bytes 2021-09-03 15:01:05.837 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:01:05.837 | from cryptography.utils import int_from_bytes 2021-09-03 15:01:05.837 | ++ functions-common:get_or_add_group_project_role:958 : oscwrap role assignment list --role admin --group 9457ad1357524ee59b045d6d0dd94f94 --project deba673be96c49bb95f2f31987ff30cd -f value 2021-09-03 15:01:05.837 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:01:05.837 | from cryptography.utils import int_from_bytes 2021-09-03 15:01:05.837 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:01:05.837 | from cryptography.utils import int_from_bytes 2021-09-03 15:01:05.837 | ++ functions-common:oscwrap:2349 : return 0 2021-09-03 15:01:05.837 | + functions-common:get_or_add_group_project_role:958 : group_role_id='72aa97a08c2245d487af729e84c20378 9457ad1357524ee59b045d6d0dd94f94 deba673be96c49bb95f2f31987ff30cd False' 2021-09-03 15:01:05.837 | + functions-common:get_or_add_group_project_role:960 : echo 72aa97a08c2245d487af729e84c20378 9457ad1357524ee59b045d6d0dd94f94 deba673be96c49bb95f2f31987ff30cd False 2021-09-03 15:01:05.837 | 72aa97a08c2245d487af729e84c20378 9457ad1357524ee59b045d6d0dd94f94 deba673be96c49bb95f2f31987ff30cd False 2021-09-03 15:01:05.881 | [11707 Async ks-group-admin:76953]: finished get_or_add_group_project_role admin 9457ad1357524ee59b045d6d0dd94f94 deba673be96c49bb95f2f31987ff30cd with result 0 in 10 seconds 2021-09-03 15:01:05.885 | + inc/async:async_wait:197 : return 0 2021-09-03 15:01:05.888 | + lib/keystone:create_keystone_accounts:388 : is_service_enabled ldap 2021-09-03 15:01:05.905 | + functions-common:is_service_enabled:1965 : return 1 2021-09-03 15:01:05.908 | + ./stack.sh:main:1103 : is_service_enabled nova 2021-09-03 15:01:05.925 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 15:01:05.928 | + ./stack.sh:main:1104 : async_runfunc create_nova_accounts 2021-09-03 15:01:05.931 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2021-09-03 15:01:05.989 | + inc/async:async_inner:63 : create_nova_accounts 2021-09-03 15:01:06.028 | [11707 Async create_nova_accounts:78595]: running: create_nova_accounts 2021-09-03 15:01:06.030 | + ./stack.sh:main:1106 : is_service_enabled glance 2021-09-03 15:01:06.049 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 15:01:06.051 | + ./stack.sh:main:1107 : async_runfunc create_glance_accounts 2021-09-03 15:01:06.055 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2021-09-03 15:01:06.116 | + inc/async:async_inner:63 : create_glance_accounts 2021-09-03 15:01:06.156 | [11707 Async create_glance_accounts:78710]: running: create_glance_accounts 2021-09-03 15:01:06.158 | + ./stack.sh:main:1109 : is_service_enabled cinder 2021-09-03 15:01:06.180 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 15:01:06.182 | + ./stack.sh:main:1110 : async_runfunc create_cinder_accounts 2021-09-03 15:01:06.185 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2021-09-03 15:01:06.261 | + inc/async:async_inner:63 : create_cinder_accounts 2021-09-03 15:01:06.306 | [11707 Async create_cinder_accounts:78840]: running: create_cinder_accounts 2021-09-03 15:01:06.308 | + ./stack.sh:main:1112 : is_service_enabled neutron 2021-09-03 15:01:06.330 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 15:01:06.332 | + ./stack.sh:main:1113 : async_runfunc create_neutron_accounts 2021-09-03 15:01:06.336 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2021-09-03 15:01:06.415 | + inc/async:async_inner:63 : create_neutron_accounts 2021-09-03 15:01:06.490 | [11707 Async create_neutron_accounts:78955]: running: create_neutron_accounts 2021-09-03 15:01:06.497 | + ./stack.sh:main:1115 : is_service_enabled swift 2021-09-03 15:01:06.533 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 15:01:06.536 | + ./stack.sh:main:1116 : async_runfunc create_swift_accounts 2021-09-03 15:01:06.540 | + inc/async:async_runfunc:116 : async_run create_swift_accounts create_swift_accounts 2021-09-03 15:01:06.867 | + inc/async:async_inner:63 : create_swift_accounts 2021-09-03 15:01:07.104 | [11707 Async create_swift_accounts:79097]: running: create_swift_accounts 2021-09-03 15:01:07.129 | + ./stack.sh:main:1122 : write_clouds_yaml 2021-09-03 15:01:07.158 | + functions-common:write_clouds_yaml:79 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2021-09-03 15:01:07.197 | ++ functions-common:write_clouds_yaml:81 : dirname /etc/openstack/clouds.yaml 2021-09-03 15:01:07.215 | + functions-common:write_clouds_yaml:81 : sudo mkdir -p /etc/openstack 2021-09-03 15:01:07.294 | + functions-common:write_clouds_yaml:82 : sudo chown -R ubuntu /etc/openstack 2021-09-03 15:01:07.354 | + functions-common:write_clouds_yaml:84 : CA_CERT_ARG= 2021-09-03 15:01:07.370 | + functions-common:write_clouds_yaml:85 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2021-09-03 15:01:07.389 | + 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.38/identity --os-username demo --os-password Passw0rd --os-project-name demo 2021-09-03 15:01:07.591 | The user clouds.yaml file didn't exist. 2021-09-03 15:01:07.625 | + 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.38/identity --os-username alt_demo --os-password Passw0rd --os-project-name alt_demo 2021-09-03 15:01:07.848 | /home/ubuntu/devstack/tools/update_clouds_yaml.py:68: YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full details. 2021-09-03 15:01:07.848 | self._clouds = yaml.load(clouds_file) 2021-09-03 15:01:07.878 | + 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.38/identity --os-username admin --os-password Passw0rd --os-project-name admin 2021-09-03 15:01:08.113 | /home/ubuntu/devstack/tools/update_clouds_yaml.py:68: YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full details. 2021-09-03 15:01:08.113 | self._clouds = yaml.load(clouds_file) 2021-09-03 15:01:08.146 | + 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.38/identity --os-username admin --os-password Passw0rd --os-system-scope all 2021-09-03 15:01:08.379 | /home/ubuntu/devstack/tools/update_clouds_yaml.py:68: YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full details. 2021-09-03 15:01:08.379 | self._clouds = yaml.load(clouds_file) 2021-09-03 15:01:08.411 | + functions-common:write_clouds_yaml:132 : cat 2021-09-03 15:01:08.458 | ++ functions-common:write_clouds_yaml:138 : eval echo '~ubuntu' 2021-09-03 15:01:08.486 | +++ functions-common:write_clouds_yaml:138 : echo /home/ubuntu 2021-09-03 15:01:08.506 | + functions-common:write_clouds_yaml:138 : rm -f /home/ubuntu/.config/openstack/clouds.yaml 2021-09-03 15:01:08.532 | + ./stack.sh:main:1127 : is_service_enabled horizon 2021-09-03 15:01:08.658 | + functions-common:is_service_enabled:1965 : return 1 2021-09-03 15:01:08.686 | + ./stack.sh:main:1132 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2021-09-03 15:01:08.931 | [11707 Async create_nova_accounts:78595]: Waiting for completion of create_nova_accounts running on PID 78595 (6 other jobs running) 2021-09-03 15:01:09.044 | [11707 Async create_nova_accounts:78595]: Signaling child to exit 2021-09-03 15:01:33.189 | + inc/async:async_inner:64 : rc=0 2021-09-03 15:01:33.373 | [78955 Async create_neutron_accounts:78955]: finished successfully 2021-09-03 15:01:48.164 | + inc/async:async_inner:64 : rc=0 2021-09-03 15:01:48.211 | [78840 Async create_cinder_accounts:78840]: finished successfully 2021-09-03 15:01:55.732 | + inc/async:async_inner:64 : rc=0 2021-09-03 15:01:55.759 | [78710 Async create_glance_accounts:78710]: finished successfully 2021-09-03 15:01:59.463 | + inc/async:async_inner:64 : rc=0 2021-09-03 15:01:59.489 | [78595 Async create_nova_accounts:78595]: finished successfully 2021-09-03 15:01:59.510 | WAKEUP 2021-09-03 15:01:59.532 | [11707 Async create_nova_accounts:78595]: Signaled 2021-09-03 15:01:59.534 | + lib/nova:create_nova_accounts:336 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2021-09-03 15:01:59.534 | + lib/nova:create_nova_accounts:340 : create_service_user nova admin 2021-09-03 15:01:59.534 | + lib/keystone:create_service_user:401 : get_or_create_user nova Passw0rd Default 2021-09-03 15:01:59.534 | + functions-common:get_or_create_user:824 : local user_id 2021-09-03 15:01:59.534 | + functions-common:get_or_create_user:825 : [[ ! -z '' ]] 2021-09-03 15:01:59.534 | + functions-common:get_or_create_user:828 : local email= 2021-09-03 15:01:59.534 | ++ functions-common:get_or_create_user:842 : oscwrap user create nova --password Passw0rd --domain=Default --or-show -f value -c id 2021-09-03 15:01:59.534 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:01:59.534 | from cryptography.utils import int_from_bytes 2021-09-03 15:01:59.534 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:01:59.534 | from cryptography.utils import int_from_bytes 2021-09-03 15:01:59.534 | ++ functions-common:oscwrap:2349 : return 0 2021-09-03 15:01:59.534 | + functions-common:get_or_create_user:840 : user_id=39a204b691864bddb32e74099f79ec76 2021-09-03 15:01:59.534 | + functions-common:get_or_create_user:841 : echo 39a204b691864bddb32e74099f79ec76 2021-09-03 15:01:59.534 | 39a204b691864bddb32e74099f79ec76 2021-09-03 15:01:59.534 | + lib/keystone:create_service_user:402 : get_or_add_user_project_role service nova service Default Default 2021-09-03 15:01:59.534 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-09-03 15:01:59.534 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-09-03 15:01:59.535 | ++ functions-common:_get_domain_args:872 : local domain 2021-09-03 15:01:59.535 | ++ functions-common:_get_domain_args:873 : domain= 2021-09-03 15:01:59.535 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-09-03 15:01:59.535 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-09-03 15:01:59.535 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-09-03 15:01:59.535 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-09-03 15:01:59.535 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-09-03 15:01:59.535 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-09-03 15:01:59.535 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-09-03 15:01:59.535 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2021-09-03 15:01:59.535 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-09-03 15:01:59.535 | ++ functions-common:get_field:726 : local data field 2021-09-03 15:01:59.535 | ++ functions-common:get_field:727 : read data 2021-09-03 15:01:59.535 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:01:59.535 | from cryptography.utils import int_from_bytes 2021-09-03 15:01:59.535 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:01:59.535 | from cryptography.utils import int_from_bytes 2021-09-03 15:01:59.535 | ++ functions-common:oscwrap:2349 : return 0 2021-09-03 15:01:59.535 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-09-03 15:01:59.535 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-09-03 15:01:59.535 | + functions-common:get_or_add_user_project_role:901 : openstack role add service --user nova --project service --user-domain Default --project-domain Default 2021-09-03 15:01:59.535 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:01:59.535 | from cryptography.utils import int_from_bytes 2021-09-03 15:01:59.535 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:01:59.535 | from cryptography.utils import int_from_bytes 2021-09-03 15:01:59.535 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2021-09-03 15:01:59.535 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-09-03 15:01:59.536 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-09-03 15:01:59.536 | ++ functions-common:get_field:726 : local data field 2021-09-03 15:01:59.536 | ++ functions-common:get_field:727 : read data 2021-09-03 15:01:59.536 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:01:59.536 | from cryptography.utils import int_from_bytes 2021-09-03 15:01:59.536 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:01:59.536 | from cryptography.utils import int_from_bytes 2021-09-03 15:01:59.536 | ++ functions-common:oscwrap:2349 : return 0 2021-09-03 15:01:59.536 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-09-03 15:01:59.536 | ++ functions-common:get_field:731 : field='$2' 2021-09-03 15:01:59.536 | ++ functions-common:get_field:733 : echo '| 5908a7bf0b6e446797b847d2f6e14d25 | 39a204b691864bddb32e74099f79ec76 | | 4776d8843f03471f918e1f5ef0c80e8b | | | False |' 2021-09-03 15:01:59.536 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-09-03 15:01:59.536 | ++ functions-common:get_field:727 : read data 2021-09-03 15:01:59.536 | + functions-common:get_or_add_user_project_role:910 : user_role_id=5908a7bf0b6e446797b847d2f6e14d25 2021-09-03 15:01:59.536 | + functions-common:get_or_add_user_project_role:912 : echo 5908a7bf0b6e446797b847d2f6e14d25 2021-09-03 15:01:59.536 | 5908a7bf0b6e446797b847d2f6e14d25 2021-09-03 15:01:59.536 | + lib/keystone:create_service_user:404 : [[ -n admin ]] 2021-09-03 15:01:59.536 | + lib/keystone:create_service_user:405 : get_or_add_user_project_role admin nova service Default Default 2021-09-03 15:01:59.536 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-09-03 15:01:59.536 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-09-03 15:01:59.536 | ++ functions-common:_get_domain_args:872 : local domain 2021-09-03 15:01:59.536 | ++ functions-common:_get_domain_args:873 : domain= 2021-09-03 15:01:59.536 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-09-03 15:01:59.536 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-09-03 15:01:59.536 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-09-03 15:01:59.536 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-09-03 15:01:59.536 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-09-03 15:01:59.536 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-09-03 15:01:59.536 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-09-03 15:01:59.536 | ++ functions-common:get_field:726 : local data field 2021-09-03 15:01:59.536 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2021-09-03 15:01:59.537 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-09-03 15:01:59.537 | ++ functions-common:get_field:727 : read data 2021-09-03 15:01:59.537 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:01:59.537 | from cryptography.utils import int_from_bytes 2021-09-03 15:01:59.537 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:01:59.537 | from cryptography.utils import int_from_bytes 2021-09-03 15:01:59.537 | ++ functions-common:oscwrap:2349 : return 0 2021-09-03 15:01:59.537 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-09-03 15:01:59.537 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-09-03 15:01:59.537 | + functions-common:get_or_add_user_project_role:901 : openstack role add admin --user nova --project service --user-domain Default --project-domain Default 2021-09-03 15:01:59.537 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:01:59.537 | from cryptography.utils import int_from_bytes 2021-09-03 15:01:59.537 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:01:59.537 | from cryptography.utils import int_from_bytes 2021-09-03 15:01:59.537 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-09-03 15:01:59.537 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-09-03 15:01:59.537 | ++ functions-common:get_field:726 : local data field 2021-09-03 15:01:59.537 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2021-09-03 15:01:59.537 | ++ functions-common:get_field:727 : read data 2021-09-03 15:01:59.537 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:01:59.537 | from cryptography.utils import int_from_bytes 2021-09-03 15:01:59.537 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:01:59.537 | from cryptography.utils import int_from_bytes 2021-09-03 15:01:59.537 | ++ functions-common:oscwrap:2349 : return 0 2021-09-03 15:01:59.537 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-09-03 15:01:59.537 | ++ functions-common:get_field:731 : field='$2' 2021-09-03 15:01:59.537 | ++ functions-common:get_field:733 : echo '| 72aa97a08c2245d487af729e84c20378 | 39a204b691864bddb32e74099f79ec76 | | 4776d8843f03471f918e1f5ef0c80e8b | | | False |' 2021-09-03 15:01:59.537 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-09-03 15:01:59.537 | ++ functions-common:get_field:727 : read data 2021-09-03 15:01:59.537 | + functions-common:get_or_add_user_project_role:910 : user_role_id=72aa97a08c2245d487af729e84c20378 2021-09-03 15:01:59.537 | + functions-common:get_or_add_user_project_role:912 : echo 72aa97a08c2245d487af729e84c20378 2021-09-03 15:01:59.538 | 72aa97a08c2245d487af729e84c20378 2021-09-03 15:01:59.538 | + lib/nova:create_nova_accounts:342 : local nova_api_url 2021-09-03 15:01:59.538 | + lib/nova:create_nova_accounts:343 : [[ True == \F\a\l\s\e ]] 2021-09-03 15:01:59.538 | + lib/nova:create_nova_accounts:346 : nova_api_url=http://10.222.0.38/compute 2021-09-03 15:01:59.538 | + lib/nova:create_nova_accounts:349 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2021-09-03 15:01:59.538 | + functions-common:get_or_create_service:966 : local service_id 2021-09-03 15:01:59.538 | ++ functions-common:get_or_create_service:979 : oscwrap service show compute_legacy -f value -c id 2021-09-03 15:01:59.538 | ++ functions-common:get_or_create_service:981 : oscwrap service create compute_legacy --name nova_legacy '--description=Nova Compute Service (Legacy 2.0)' -f value -c id 2021-09-03 15:01:59.538 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:01:59.538 | from cryptography.utils import int_from_bytes 2021-09-03 15:01:59.538 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:01:59.538 | from cryptography.utils import int_from_bytes 2021-09-03 15:01:59.538 | ++ functions-common:oscwrap:2349 : return 0 2021-09-03 15:01:59.538 | + functions-common:get_or_create_service:977 : service_id=' 2021-09-03 15:01:59.538 | 16172ba5540b465e94bcb0b425949d74' 2021-09-03 15:01:59.538 | + functions-common:get_or_create_service:978 : echo 16172ba5540b465e94bcb0b425949d74 2021-09-03 15:01:59.538 | 16172ba5540b465e94bcb0b425949d74 2021-09-03 15:01:59.538 | + lib/nova:create_nova_accounts:351 : get_or_create_endpoint compute_legacy RegionOne 'http://10.222.0.38/compute/v2/$(project_id)s' 2021-09-03 15:01:59.538 | + functions-common:get_or_create_endpoint:1010 : local public_id 2021-09-03 15:01:59.538 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface compute_legacy public 'http://10.222.0.38/compute/v2/$(project_id)s' RegionOne 2021-09-03 15:01:59.538 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-09-03 15:01:59.538 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service compute_legacy --interface public --region RegionOne -c ID -f value 2021-09-03 15:01:59.538 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:01:59.538 | from cryptography.utils import int_from_bytes 2021-09-03 15:01:59.538 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:01:59.538 | from cryptography.utils import int_from_bytes 2021-09-03 15:01:59.538 | +++ functions-common:oscwrap:2349 : return 0 2021-09-03 15:01:59.538 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-09-03 15:01:59.538 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-09-03 15:01:59.538 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create compute_legacy public 'http://10.222.0.38/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2021-09-03 15:01:59.538 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:01:59.539 | from cryptography.utils import int_from_bytes 2021-09-03 15:01:59.539 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:01:59.539 | from cryptography.utils import int_from_bytes 2021-09-03 15:01:59.539 | +++ functions-common:oscwrap:2349 : return 0 2021-09-03 15:01:59.539 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=0310774237064e8488e0328a2dd9861a 2021-09-03 15:01:59.539 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo 0310774237064e8488e0328a2dd9861a 2021-09-03 15:01:59.539 | + functions-common:get_or_create_endpoint:1011 : public_id=0310774237064e8488e0328a2dd9861a 2021-09-03 15:01:59.539 | + functions-common:get_or_create_endpoint:1013 : [[ -n '' ]] 2021-09-03 15:01:59.539 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2021-09-03 15:01:59.539 | + functions-common:get_or_create_endpoint:1020 : echo 0310774237064e8488e0328a2dd9861a 2021-09-03 15:01:59.539 | 0310774237064e8488e0328a2dd9861a 2021-09-03 15:01:59.539 | + lib/nova:create_nova_accounts:355 : get_or_create_service nova compute 'Nova Compute Service' 2021-09-03 15:01:59.539 | + functions-common:get_or_create_service:966 : local service_id 2021-09-03 15:01:59.539 | ++ functions-common:get_or_create_service:979 : oscwrap service show compute -f value -c id 2021-09-03 15:01:59.539 | ++ functions-common:get_or_create_service:981 : oscwrap service create compute --name nova '--description=Nova Compute Service' -f value -c id 2021-09-03 15:01:59.539 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:01:59.539 | from cryptography.utils import int_from_bytes 2021-09-03 15:01:59.539 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:01:59.539 | from cryptography.utils import int_from_bytes 2021-09-03 15:01:59.539 | ++ functions-common:oscwrap:2349 : return 0 2021-09-03 15:01:59.539 | + functions-common:get_or_create_service:977 : service_id=' 2021-09-03 15:01:59.539 | 2e0e45d0e20e4a55a9deece6549c1f8e' 2021-09-03 15:01:59.539 | + functions-common:get_or_create_service:978 : echo 2e0e45d0e20e4a55a9deece6549c1f8e 2021-09-03 15:01:59.539 | 2e0e45d0e20e4a55a9deece6549c1f8e 2021-09-03 15:01:59.539 | + lib/nova:create_nova_accounts:357 : get_or_create_endpoint compute RegionOne http://10.222.0.38/compute/v2.1 2021-09-03 15:01:59.539 | + functions-common:get_or_create_endpoint:1010 : local public_id 2021-09-03 15:01:59.539 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface compute public http://10.222.0.38/compute/v2.1 RegionOne 2021-09-03 15:01:59.539 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-09-03 15:01:59.539 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service compute --interface public --region RegionOne -c ID -f value 2021-09-03 15:01:59.539 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:01:59.539 | from cryptography.utils import int_from_bytes 2021-09-03 15:01:59.539 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:01:59.540 | from cryptography.utils import int_from_bytes 2021-09-03 15:01:59.540 | +++ functions-common:oscwrap:2349 : return 0 2021-09-03 15:01:59.540 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-09-03 15:01:59.540 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-09-03 15:01:59.540 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create compute public http://10.222.0.38/compute/v2.1 --region RegionOne -f value -c id 2021-09-03 15:01:59.540 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:01:59.540 | from cryptography.utils import int_from_bytes 2021-09-03 15:01:59.540 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:01:59.540 | from cryptography.utils import int_from_bytes 2021-09-03 15:01:59.540 | +++ functions-common:oscwrap:2349 : return 0 2021-09-03 15:01:59.540 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=02f9e8f6936e4230a48670cd2027bdd4 2021-09-03 15:01:59.540 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo 02f9e8f6936e4230a48670cd2027bdd4 2021-09-03 15:01:59.540 | + functions-common:get_or_create_endpoint:1011 : public_id=02f9e8f6936e4230a48670cd2027bdd4 2021-09-03 15:01:59.540 | + functions-common:get_or_create_endpoint:1013 : [[ -n '' ]] 2021-09-03 15:01:59.540 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2021-09-03 15:01:59.540 | + functions-common:get_or_create_endpoint:1020 : echo 02f9e8f6936e4230a48670cd2027bdd4 2021-09-03 15:01:59.540 | 02f9e8f6936e4230a48670cd2027bdd4 2021-09-03 15:01:59.540 | + lib/nova:create_nova_accounts:362 : is_service_enabled n-api 2021-09-03 15:01:59.540 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 15:01:59.540 | + lib/nova:create_nova_accounts:364 : is_service_enabled swift 2021-09-03 15:01:59.540 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 15:01:59.540 | + lib/nova:create_nova_accounts:367 : get_or_add_user_project_role ResellerAdmin nova service Default Default 2021-09-03 15:01:59.540 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-09-03 15:01:59.540 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-09-03 15:01:59.540 | ++ functions-common:_get_domain_args:872 : local domain 2021-09-03 15:01:59.540 | ++ functions-common:_get_domain_args:873 : domain= 2021-09-03 15:01:59.540 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-09-03 15:01:59.540 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-09-03 15:01:59.540 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-09-03 15:01:59.540 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-09-03 15:01:59.540 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-09-03 15:01:59.541 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-09-03 15:01:59.541 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-09-03 15:01:59.541 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2021-09-03 15:01:59.541 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-09-03 15:01:59.541 | ++ functions-common:get_field:726 : local data field 2021-09-03 15:01:59.541 | ++ functions-common:get_field:727 : read data 2021-09-03 15:01:59.541 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:01:59.541 | from cryptography.utils import int_from_bytes 2021-09-03 15:01:59.541 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:01:59.541 | from cryptography.utils import int_from_bytes 2021-09-03 15:01:59.541 | ++ functions-common:oscwrap:2349 : return 0 2021-09-03 15:01:59.541 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-09-03 15:01:59.541 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-09-03 15:01:59.541 | + functions-common:get_or_add_user_project_role:901 : openstack role add ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2021-09-03 15:01:59.541 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:01:59.541 | from cryptography.utils import int_from_bytes 2021-09-03 15:01:59.541 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:01:59.541 | from cryptography.utils import int_from_bytes 2021-09-03 15:01:59.541 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2021-09-03 15:01:59.541 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-09-03 15:01:59.541 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-09-03 15:01:59.541 | ++ functions-common:get_field:726 : local data field 2021-09-03 15:01:59.541 | ++ functions-common:get_field:727 : read data 2021-09-03 15:01:59.541 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:01:59.541 | from cryptography.utils import int_from_bytes 2021-09-03 15:01:59.541 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:01:59.541 | from cryptography.utils import int_from_bytes 2021-09-03 15:01:59.541 | ++ functions-common:oscwrap:2349 : return 0 2021-09-03 15:01:59.541 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-09-03 15:01:59.541 | ++ functions-common:get_field:731 : field='$2' 2021-09-03 15:01:59.541 | ++ functions-common:get_field:733 : echo '| f197f9eeef20410ea8becbb85c36fd0c | 39a204b691864bddb32e74099f79ec76 | | 4776d8843f03471f918e1f5ef0c80e8b | | | False |' 2021-09-03 15:01:59.542 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-09-03 15:01:59.542 | ++ functions-common:get_field:727 : read data 2021-09-03 15:01:59.542 | + functions-common:get_or_add_user_project_role:910 : user_role_id=f197f9eeef20410ea8becbb85c36fd0c 2021-09-03 15:01:59.542 | + functions-common:get_or_add_user_project_role:912 : echo f197f9eeef20410ea8becbb85c36fd0c 2021-09-03 15:01:59.542 | f197f9eeef20410ea8becbb85c36fd0c 2021-09-03 15:01:59.542 | + lib/nova:create_nova_accounts:372 : is_service_enabled s3api 2021-09-03 15:01:59.542 | + functions-common:is_service_enabled:1965 : return 1 2021-09-03 15:01:59.582 | [11707 Async create_nova_accounts:78595]: finished create_nova_accounts with result 0 in 53 seconds 2021-09-03 15:01:59.619 | [11707 Async create_glance_accounts:78710]: Waiting for completion of create_glance_accounts running on PID 78710 (5 other jobs running) 2021-09-03 15:01:59.644 | [11707 Async create_glance_accounts:78710]: Signaling child to exit 2021-09-03 15:01:59.645 | WAKEUP 2021-09-03 15:01:59.667 | [11707 Async create_glance_accounts:78710]: Signaled 2021-09-03 15:01:59.669 | + lib/glance:create_glance_accounts:458 : is_service_enabled g-api 2021-09-03 15:01:59.669 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 15:01:59.669 | + lib/glance:create_glance_accounts:460 : create_service_user glance 2021-09-03 15:01:59.669 | + lib/keystone:create_service_user:401 : get_or_create_user glance Passw0rd Default 2021-09-03 15:01:59.669 | + functions-common:get_or_create_user:824 : local user_id 2021-09-03 15:01:59.669 | + functions-common:get_or_create_user:825 : [[ ! -z '' ]] 2021-09-03 15:01:59.669 | + functions-common:get_or_create_user:828 : local email= 2021-09-03 15:01:59.669 | ++ functions-common:get_or_create_user:842 : oscwrap user create glance --password Passw0rd --domain=Default --or-show -f value -c id 2021-09-03 15:01:59.669 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:01:59.669 | from cryptography.utils import int_from_bytes 2021-09-03 15:01:59.669 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:01:59.669 | from cryptography.utils import int_from_bytes 2021-09-03 15:01:59.669 | ++ functions-common:oscwrap:2349 : return 0 2021-09-03 15:01:59.669 | + functions-common:get_or_create_user:840 : user_id=fec570e6c0504a07b5fed842ab36907d 2021-09-03 15:01:59.669 | + functions-common:get_or_create_user:841 : echo fec570e6c0504a07b5fed842ab36907d 2021-09-03 15:01:59.669 | fec570e6c0504a07b5fed842ab36907d 2021-09-03 15:01:59.669 | + lib/keystone:create_service_user:402 : get_or_add_user_project_role service glance service Default Default 2021-09-03 15:01:59.670 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-09-03 15:01:59.670 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-09-03 15:01:59.670 | ++ functions-common:_get_domain_args:872 : local domain 2021-09-03 15:01:59.670 | ++ functions-common:_get_domain_args:873 : domain= 2021-09-03 15:01:59.670 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-09-03 15:01:59.670 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-09-03 15:01:59.670 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-09-03 15:01:59.670 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-09-03 15:01:59.670 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-09-03 15:01:59.670 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-09-03 15:01:59.670 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-09-03 15:01:59.670 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-09-03 15:01:59.670 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2021-09-03 15:01:59.670 | ++ functions-common:get_field:726 : local data field 2021-09-03 15:01:59.670 | ++ functions-common:get_field:727 : read data 2021-09-03 15:01:59.670 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:01:59.670 | from cryptography.utils import int_from_bytes 2021-09-03 15:01:59.670 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:01:59.670 | from cryptography.utils import int_from_bytes 2021-09-03 15:01:59.670 | ++ functions-common:oscwrap:2349 : return 0 2021-09-03 15:01:59.670 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-09-03 15:01:59.670 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-09-03 15:01:59.670 | + functions-common:get_or_add_user_project_role:901 : openstack role add service --user glance --project service --user-domain Default --project-domain Default 2021-09-03 15:01:59.670 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:01:59.670 | from cryptography.utils import int_from_bytes 2021-09-03 15:01:59.670 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:01:59.670 | from cryptography.utils import int_from_bytes 2021-09-03 15:01:59.670 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-09-03 15:01:59.670 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2021-09-03 15:01:59.670 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-09-03 15:01:59.670 | ++ functions-common:get_field:726 : local data field 2021-09-03 15:01:59.670 | ++ functions-common:get_field:727 : read data 2021-09-03 15:01:59.671 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:01:59.671 | from cryptography.utils import int_from_bytes 2021-09-03 15:01:59.671 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:01:59.671 | from cryptography.utils import int_from_bytes 2021-09-03 15:01:59.671 | ++ functions-common:oscwrap:2349 : return 0 2021-09-03 15:01:59.671 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-09-03 15:01:59.671 | ++ functions-common:get_field:731 : field='$2' 2021-09-03 15:01:59.671 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-09-03 15:01:59.671 | ++ functions-common:get_field:733 : echo '| 5908a7bf0b6e446797b847d2f6e14d25 | fec570e6c0504a07b5fed842ab36907d | | 4776d8843f03471f918e1f5ef0c80e8b | | | False |' 2021-09-03 15:01:59.671 | ++ functions-common:get_field:727 : read data 2021-09-03 15:01:59.671 | + functions-common:get_or_add_user_project_role:910 : user_role_id=5908a7bf0b6e446797b847d2f6e14d25 2021-09-03 15:01:59.671 | + functions-common:get_or_add_user_project_role:912 : echo 5908a7bf0b6e446797b847d2f6e14d25 2021-09-03 15:01:59.671 | 5908a7bf0b6e446797b847d2f6e14d25 2021-09-03 15:01:59.671 | + lib/keystone:create_service_user:404 : [[ -n '' ]] 2021-09-03 15:01:59.671 | + lib/glance:create_glance_accounts:463 : is_service_enabled s-proxy 2021-09-03 15:01:59.671 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 15:01:59.671 | + lib/glance:create_glance_accounts:464 : create_service_user glance-swift ResellerAdmin 2021-09-03 15:01:59.671 | + lib/keystone:create_service_user:401 : get_or_create_user glance-swift Passw0rd Default 2021-09-03 15:01:59.671 | + functions-common:get_or_create_user:824 : local user_id 2021-09-03 15:01:59.671 | + functions-common:get_or_create_user:825 : [[ ! -z '' ]] 2021-09-03 15:01:59.671 | + functions-common:get_or_create_user:828 : local email= 2021-09-03 15:01:59.671 | ++ functions-common:get_or_create_user:842 : oscwrap user create glance-swift --password Passw0rd --domain=Default --or-show -f value -c id 2021-09-03 15:01:59.671 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:01:59.671 | from cryptography.utils import int_from_bytes 2021-09-03 15:01:59.671 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:01:59.671 | from cryptography.utils import int_from_bytes 2021-09-03 15:01:59.671 | ++ functions-common:oscwrap:2349 : return 0 2021-09-03 15:01:59.671 | + functions-common:get_or_create_user:840 : user_id=edff1fb3e7694adf95b75c36ff47e72f 2021-09-03 15:01:59.671 | + functions-common:get_or_create_user:841 : echo edff1fb3e7694adf95b75c36ff47e72f 2021-09-03 15:01:59.671 | edff1fb3e7694adf95b75c36ff47e72f 2021-09-03 15:01:59.671 | + lib/keystone:create_service_user:402 : get_or_add_user_project_role service glance-swift service Default Default 2021-09-03 15:01:59.672 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-09-03 15:01:59.672 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-09-03 15:01:59.672 | ++ functions-common:_get_domain_args:872 : local domain 2021-09-03 15:01:59.672 | ++ functions-common:_get_domain_args:873 : domain= 2021-09-03 15:01:59.672 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-09-03 15:01:59.672 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-09-03 15:01:59.672 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-09-03 15:01:59.672 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-09-03 15:01:59.672 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-09-03 15:01:59.672 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-09-03 15:01:59.672 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2021-09-03 15:01:59.672 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-09-03 15:01:59.672 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-09-03 15:01:59.672 | ++ functions-common:get_field:726 : local data field 2021-09-03 15:01:59.672 | ++ functions-common:get_field:727 : read data 2021-09-03 15:01:59.672 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:01:59.672 | from cryptography.utils import int_from_bytes 2021-09-03 15:01:59.672 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:01:59.672 | from cryptography.utils import int_from_bytes 2021-09-03 15:01:59.672 | ++ functions-common:oscwrap:2349 : return 0 2021-09-03 15:01:59.672 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-09-03 15:01:59.672 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-09-03 15:01:59.672 | + functions-common:get_or_add_user_project_role:901 : openstack role add service --user glance-swift --project service --user-domain Default --project-domain Default 2021-09-03 15:01:59.672 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:01:59.672 | from cryptography.utils import int_from_bytes 2021-09-03 15:01:59.672 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:01:59.672 | from cryptography.utils import int_from_bytes 2021-09-03 15:01:59.672 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2021-09-03 15:01:59.673 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-09-03 15:01:59.673 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-09-03 15:01:59.673 | ++ functions-common:get_field:726 : local data field 2021-09-03 15:01:59.673 | ++ functions-common:get_field:727 : read data 2021-09-03 15:01:59.673 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:01:59.673 | from cryptography.utils import int_from_bytes 2021-09-03 15:01:59.673 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:01:59.673 | from cryptography.utils import int_from_bytes 2021-09-03 15:01:59.673 | ++ functions-common:oscwrap:2349 : return 0 2021-09-03 15:01:59.673 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-09-03 15:01:59.673 | ++ functions-common:get_field:731 : field='$2' 2021-09-03 15:01:59.673 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-09-03 15:01:59.673 | ++ functions-common:get_field:733 : echo '| 5908a7bf0b6e446797b847d2f6e14d25 | edff1fb3e7694adf95b75c36ff47e72f | | 4776d8843f03471f918e1f5ef0c80e8b | | | False |' 2021-09-03 15:01:59.673 | ++ functions-common:get_field:727 : read data 2021-09-03 15:01:59.673 | + functions-common:get_or_add_user_project_role:910 : user_role_id=5908a7bf0b6e446797b847d2f6e14d25 2021-09-03 15:01:59.673 | + functions-common:get_or_add_user_project_role:912 : echo 5908a7bf0b6e446797b847d2f6e14d25 2021-09-03 15:01:59.673 | 5908a7bf0b6e446797b847d2f6e14d25 2021-09-03 15:01:59.673 | + lib/keystone:create_service_user:404 : [[ -n ResellerAdmin ]] 2021-09-03 15:01:59.673 | + lib/keystone:create_service_user:405 : get_or_add_user_project_role ResellerAdmin glance-swift service Default Default 2021-09-03 15:01:59.673 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-09-03 15:01:59.673 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-09-03 15:01:59.673 | ++ functions-common:_get_domain_args:872 : local domain 2021-09-03 15:01:59.673 | ++ functions-common:_get_domain_args:873 : domain= 2021-09-03 15:01:59.673 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-09-03 15:01:59.673 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-09-03 15:01:59.673 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-09-03 15:01:59.673 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-09-03 15:01:59.673 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-09-03 15:01:59.673 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-09-03 15:01:59.673 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2021-09-03 15:01:59.673 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-09-03 15:01:59.673 | ++ functions-common:get_field:726 : local data field 2021-09-03 15:01:59.673 | ++ functions-common:get_field:727 : read data 2021-09-03 15:01:59.674 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-09-03 15:01:59.674 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:01:59.674 | from cryptography.utils import int_from_bytes 2021-09-03 15:01:59.674 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:01:59.674 | from cryptography.utils import int_from_bytes 2021-09-03 15:01:59.674 | ++ functions-common:oscwrap:2349 : return 0 2021-09-03 15:01:59.674 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-09-03 15:01:59.674 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-09-03 15:01:59.674 | + functions-common:get_or_add_user_project_role:901 : openstack role add ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2021-09-03 15:01:59.674 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:01:59.674 | from cryptography.utils import int_from_bytes 2021-09-03 15:01:59.674 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:01:59.674 | from cryptography.utils import int_from_bytes 2021-09-03 15:01:59.674 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2021-09-03 15:01:59.674 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-09-03 15:01:59.674 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-09-03 15:01:59.674 | ++ functions-common:get_field:726 : local data field 2021-09-03 15:01:59.674 | ++ functions-common:get_field:727 : read data 2021-09-03 15:01:59.674 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:01:59.674 | from cryptography.utils import int_from_bytes 2021-09-03 15:01:59.674 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:01:59.674 | from cryptography.utils import int_from_bytes 2021-09-03 15:01:59.674 | ++ functions-common:oscwrap:2349 : return 0 2021-09-03 15:01:59.674 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-09-03 15:01:59.674 | ++ functions-common:get_field:731 : field='$2' 2021-09-03 15:01:59.674 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-09-03 15:01:59.674 | ++ functions-common:get_field:733 : echo '| f197f9eeef20410ea8becbb85c36fd0c | edff1fb3e7694adf95b75c36ff47e72f | | 4776d8843f03471f918e1f5ef0c80e8b | | | False |' 2021-09-03 15:01:59.674 | ++ functions-common:get_field:727 : read data 2021-09-03 15:01:59.674 | + functions-common:get_or_add_user_project_role:910 : user_role_id=f197f9eeef20410ea8becbb85c36fd0c 2021-09-03 15:01:59.674 | + functions-common:get_or_add_user_project_role:912 : echo f197f9eeef20410ea8becbb85c36fd0c 2021-09-03 15:01:59.674 | f197f9eeef20410ea8becbb85c36fd0c 2021-09-03 15:01:59.674 | + lib/glance:create_glance_accounts:467 : get_or_create_service glance image 'Glance Image Service' 2021-09-03 15:01:59.675 | + functions-common:get_or_create_service:966 : local service_id 2021-09-03 15:01:59.675 | ++ functions-common:get_or_create_service:979 : oscwrap service show image -f value -c id 2021-09-03 15:01:59.675 | ++ functions-common:get_or_create_service:981 : oscwrap service create image --name glance '--description=Glance Image Service' -f value -c id 2021-09-03 15:01:59.675 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:01:59.675 | from cryptography.utils import int_from_bytes 2021-09-03 15:01:59.675 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:01:59.675 | from cryptography.utils import int_from_bytes 2021-09-03 15:01:59.675 | ++ functions-common:oscwrap:2349 : return 0 2021-09-03 15:01:59.675 | + functions-common:get_or_create_service:977 : service_id=' 2021-09-03 15:01:59.675 | 18bcf6ae833b42acbb9b86e1846c6f82' 2021-09-03 15:01:59.675 | + functions-common:get_or_create_service:978 : echo 18bcf6ae833b42acbb9b86e1846c6f82 2021-09-03 15:01:59.675 | 18bcf6ae833b42acbb9b86e1846c6f82 2021-09-03 15:01:59.675 | + lib/glance:create_glance_accounts:469 : get_or_create_endpoint image RegionOne http://10.222.0.38/image 2021-09-03 15:01:59.675 | + functions-common:get_or_create_endpoint:1010 : local public_id 2021-09-03 15:01:59.675 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface image public http://10.222.0.38/image RegionOne 2021-09-03 15:01:59.675 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-09-03 15:01:59.675 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service image --interface public --region RegionOne -c ID -f value 2021-09-03 15:01:59.675 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:01:59.675 | from cryptography.utils import int_from_bytes 2021-09-03 15:01:59.675 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:01:59.675 | from cryptography.utils import int_from_bytes 2021-09-03 15:01:59.675 | +++ functions-common:oscwrap:2349 : return 0 2021-09-03 15:01:59.675 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-09-03 15:01:59.675 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-09-03 15:01:59.675 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create image public http://10.222.0.38/image --region RegionOne -f value -c id 2021-09-03 15:01:59.676 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:01:59.676 | from cryptography.utils import int_from_bytes 2021-09-03 15:01:59.676 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:01:59.676 | from cryptography.utils import int_from_bytes 2021-09-03 15:01:59.676 | +++ functions-common:oscwrap:2349 : return 0 2021-09-03 15:01:59.676 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=dd0f9ea0c1054afa9279cffa70ed31e9 2021-09-03 15:01:59.676 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo dd0f9ea0c1054afa9279cffa70ed31e9 2021-09-03 15:01:59.676 | + functions-common:get_or_create_endpoint:1011 : public_id=dd0f9ea0c1054afa9279cffa70ed31e9 2021-09-03 15:01:59.676 | + functions-common:get_or_create_endpoint:1013 : [[ -n '' ]] 2021-09-03 15:01:59.676 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2021-09-03 15:01:59.676 | + functions-common:get_or_create_endpoint:1020 : echo dd0f9ea0c1054afa9279cffa70ed31e9 2021-09-03 15:01:59.676 | dd0f9ea0c1054afa9279cffa70ed31e9 2021-09-03 15:01:59.676 | ++ lib/glance:create_glance_accounts:474 : get_or_create_domain Default 2021-09-03 15:01:59.676 | ++ functions-common:get_or_create_domain:792 : local domain_id 2021-09-03 15:01:59.676 | +++ functions-common:get_or_create_domain:804 : oscwrap domain show Default -f value -c id 2021-09-03 15:01:59.676 | ++ functions-common:get_or_create_domain:802 : domain_id=default 2021-09-03 15:01:59.676 | ++ functions-common:get_or_create_domain:803 : echo default 2021-09-03 15:01:59.676 | + lib/glance:create_glance_accounts:474 : service_domain_id=default 2021-09-03 15:01:59.676 | + lib/glance:create_glance_accounts:475 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2021-09-03 15:01:59.676 | + lib/glance:create_glance_accounts:476 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2021-09-03 15:01:59.676 | + lib/glance:create_glance_accounts:478 : [[ False = True ]] 2021-09-03 15:01:59.716 | [11707 Async create_glance_accounts:78710]: finished create_glance_accounts with result 0 in 49 seconds 2021-09-03 15:01:59.756 | [11707 Async create_cinder_accounts:78840]: Waiting for completion of create_cinder_accounts running on PID 78840 (4 other jobs running) 2021-09-03 15:01:59.781 | [11707 Async create_cinder_accounts:78840]: Signaling child to exit 2021-09-03 15:01:59.782 | WAKEUP 2021-09-03 15:01:59.804 | [11707 Async create_cinder_accounts:78840]: Signaled 2021-09-03 15:01:59.805 | + lib/cinder:create_cinder_accounts:391 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ c-api ]] 2021-09-03 15:01:59.805 | + lib/cinder:create_cinder_accounts:393 : create_service_user cinder 2021-09-03 15:01:59.805 | + lib/keystone:create_service_user:401 : get_or_create_user cinder Passw0rd Default 2021-09-03 15:01:59.805 | + functions-common:get_or_create_user:824 : local user_id 2021-09-03 15:01:59.805 | + functions-common:get_or_create_user:825 : [[ ! -z '' ]] 2021-09-03 15:01:59.805 | + functions-common:get_or_create_user:828 : local email= 2021-09-03 15:01:59.805 | ++ functions-common:get_or_create_user:842 : oscwrap user create cinder --password Passw0rd --domain=Default --or-show -f value -c id 2021-09-03 15:01:59.805 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:01:59.805 | from cryptography.utils import int_from_bytes 2021-09-03 15:01:59.805 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:01:59.806 | from cryptography.utils import int_from_bytes 2021-09-03 15:01:59.806 | ++ functions-common:oscwrap:2349 : return 0 2021-09-03 15:01:59.806 | + functions-common:get_or_create_user:840 : user_id=81321e8641364e5c9181e7a116ea4ecd 2021-09-03 15:01:59.806 | + functions-common:get_or_create_user:841 : echo 81321e8641364e5c9181e7a116ea4ecd 2021-09-03 15:01:59.806 | 81321e8641364e5c9181e7a116ea4ecd 2021-09-03 15:01:59.806 | + lib/keystone:create_service_user:402 : get_or_add_user_project_role service cinder service Default Default 2021-09-03 15:01:59.806 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-09-03 15:01:59.806 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-09-03 15:01:59.806 | ++ functions-common:_get_domain_args:872 : local domain 2021-09-03 15:01:59.806 | ++ functions-common:_get_domain_args:873 : domain= 2021-09-03 15:01:59.806 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-09-03 15:01:59.806 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-09-03 15:01:59.806 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-09-03 15:01:59.806 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-09-03 15:01:59.806 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-09-03 15:01:59.806 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-09-03 15:01:59.806 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-09-03 15:01:59.806 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2021-09-03 15:01:59.806 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-09-03 15:01:59.806 | ++ functions-common:get_field:726 : local data field 2021-09-03 15:01:59.806 | ++ functions-common:get_field:727 : read data 2021-09-03 15:01:59.806 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:01:59.806 | from cryptography.utils import int_from_bytes 2021-09-03 15:01:59.806 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:01:59.806 | from cryptography.utils import int_from_bytes 2021-09-03 15:01:59.806 | ++ functions-common:oscwrap:2349 : return 0 2021-09-03 15:01:59.806 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-09-03 15:01:59.806 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-09-03 15:01:59.806 | + functions-common:get_or_add_user_project_role:901 : openstack role add service --user cinder --project service --user-domain Default --project-domain Default 2021-09-03 15:01:59.806 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:01:59.806 | from cryptography.utils import int_from_bytes 2021-09-03 15:01:59.807 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:01:59.807 | from cryptography.utils import int_from_bytes 2021-09-03 15:01:59.807 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2021-09-03 15:01:59.807 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-09-03 15:01:59.807 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-09-03 15:01:59.807 | ++ functions-common:get_field:726 : local data field 2021-09-03 15:01:59.807 | ++ functions-common:get_field:727 : read data 2021-09-03 15:01:59.807 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:01:59.807 | from cryptography.utils import int_from_bytes 2021-09-03 15:01:59.807 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:01:59.807 | from cryptography.utils import int_from_bytes 2021-09-03 15:01:59.807 | ++ functions-common:oscwrap:2349 : return 0 2021-09-03 15:01:59.807 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-09-03 15:01:59.807 | ++ functions-common:get_field:731 : field='$2' 2021-09-03 15:01:59.807 | ++ functions-common:get_field:733 : echo '| 5908a7bf0b6e446797b847d2f6e14d25 | 81321e8641364e5c9181e7a116ea4ecd | | 4776d8843f03471f918e1f5ef0c80e8b | | | False |' 2021-09-03 15:01:59.807 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-09-03 15:01:59.807 | ++ functions-common:get_field:727 : read data 2021-09-03 15:01:59.807 | + functions-common:get_or_add_user_project_role:910 : user_role_id=5908a7bf0b6e446797b847d2f6e14d25 2021-09-03 15:01:59.807 | + functions-common:get_or_add_user_project_role:912 : echo 5908a7bf0b6e446797b847d2f6e14d25 2021-09-03 15:01:59.807 | 5908a7bf0b6e446797b847d2f6e14d25 2021-09-03 15:01:59.807 | + lib/keystone:create_service_user:404 : [[ -n '' ]] 2021-09-03 15:01:59.807 | + lib/cinder:create_cinder_accounts:396 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2021-09-03 15:01:59.807 | + functions-common:get_or_create_service:966 : local service_id 2021-09-03 15:01:59.807 | ++ functions-common:get_or_create_service:979 : oscwrap service show block-storage -f value -c id 2021-09-03 15:01:59.807 | ++ functions-common:get_or_create_service:981 : oscwrap service create block-storage --name cinder '--description=Cinder Volume Service' -f value -c id 2021-09-03 15:01:59.807 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:01:59.807 | from cryptography.utils import int_from_bytes 2021-09-03 15:01:59.807 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:01:59.807 | from cryptography.utils import int_from_bytes 2021-09-03 15:01:59.807 | ++ functions-common:oscwrap:2349 : return 0 2021-09-03 15:01:59.807 | + functions-common:get_or_create_service:977 : service_id=' 2021-09-03 15:01:59.807 | d444540bd3cd4bdb8011b5d855abfd74' 2021-09-03 15:01:59.808 | + functions-common:get_or_create_service:978 : echo d444540bd3cd4bdb8011b5d855abfd74 2021-09-03 15:01:59.808 | d444540bd3cd4bdb8011b5d855abfd74 2021-09-03 15:01:59.808 | + lib/cinder:create_cinder_accounts:397 : '[' True == False ']' 2021-09-03 15:01:59.808 | + lib/cinder:create_cinder_accounts:410 : get_or_create_endpoint block-storage RegionOne 'http://10.222.0.38/volume/v3/$(project_id)s' 2021-09-03 15:01:59.808 | + functions-common:get_or_create_endpoint:1010 : local public_id 2021-09-03 15:01:59.808 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface block-storage public 'http://10.222.0.38/volume/v3/$(project_id)s' RegionOne 2021-09-03 15:01:59.808 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-09-03 15:01:59.808 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service block-storage --interface public --region RegionOne -c ID -f value 2021-09-03 15:01:59.808 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:01:59.808 | from cryptography.utils import int_from_bytes 2021-09-03 15:01:59.808 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:01:59.808 | from cryptography.utils import int_from_bytes 2021-09-03 15:01:59.808 | +++ functions-common:oscwrap:2349 : return 0 2021-09-03 15:01:59.808 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-09-03 15:01:59.808 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-09-03 15:01:59.808 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create block-storage public 'http://10.222.0.38/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2021-09-03 15:01:59.808 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:01:59.808 | from cryptography.utils import int_from_bytes 2021-09-03 15:01:59.808 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:01:59.808 | from cryptography.utils import int_from_bytes 2021-09-03 15:01:59.808 | +++ functions-common:oscwrap:2349 : return 0 2021-09-03 15:01:59.808 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=f49b87092c1f4a9b83ac402bf135b39f 2021-09-03 15:01:59.808 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo f49b87092c1f4a9b83ac402bf135b39f 2021-09-03 15:01:59.808 | + functions-common:get_or_create_endpoint:1011 : public_id=f49b87092c1f4a9b83ac402bf135b39f 2021-09-03 15:01:59.808 | + functions-common:get_or_create_endpoint:1013 : [[ -n '' ]] 2021-09-03 15:01:59.808 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2021-09-03 15:01:59.809 | + functions-common:get_or_create_endpoint:1020 : echo f49b87092c1f4a9b83ac402bf135b39f 2021-09-03 15:01:59.809 | f49b87092c1f4a9b83ac402bf135b39f 2021-09-03 15:01:59.809 | + lib/cinder:create_cinder_accounts:414 : get_or_create_service cinderv3 volumev3 'Cinder Volume Service V3' 2021-09-03 15:01:59.809 | + functions-common:get_or_create_service:966 : local service_id 2021-09-03 15:01:59.809 | ++ functions-common:get_or_create_service:979 : oscwrap service show volumev3 -f value -c id 2021-09-03 15:01:59.809 | ++ functions-common:get_or_create_service:981 : oscwrap service create volumev3 --name cinderv3 '--description=Cinder Volume Service V3' -f value -c id 2021-09-03 15:01:59.809 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:01:59.809 | from cryptography.utils import int_from_bytes 2021-09-03 15:01:59.809 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:01:59.809 | from cryptography.utils import int_from_bytes 2021-09-03 15:01:59.809 | ++ functions-common:oscwrap:2349 : return 0 2021-09-03 15:01:59.809 | + functions-common:get_or_create_service:977 : service_id=' 2021-09-03 15:01:59.809 | dde2b4e987d445b9b39916e2a6e1a9aa' 2021-09-03 15:01:59.809 | + functions-common:get_or_create_service:978 : echo dde2b4e987d445b9b39916e2a6e1a9aa 2021-09-03 15:01:59.809 | dde2b4e987d445b9b39916e2a6e1a9aa 2021-09-03 15:01:59.809 | + lib/cinder:create_cinder_accounts:416 : get_or_create_endpoint volumev3 RegionOne 'http://10.222.0.38/volume/v3/$(project_id)s' 2021-09-03 15:01:59.809 | + functions-common:get_or_create_endpoint:1010 : local public_id 2021-09-03 15:01:59.809 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface volumev3 public 'http://10.222.0.38/volume/v3/$(project_id)s' RegionOne 2021-09-03 15:01:59.809 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-09-03 15:01:59.809 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service volumev3 --interface public --region RegionOne -c ID -f value 2021-09-03 15:01:59.809 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:01:59.809 | from cryptography.utils import int_from_bytes 2021-09-03 15:01:59.809 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:01:59.809 | from cryptography.utils import int_from_bytes 2021-09-03 15:01:59.809 | +++ functions-common:oscwrap:2349 : return 0 2021-09-03 15:01:59.809 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-09-03 15:01:59.809 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-09-03 15:01:59.809 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create volumev3 public 'http://10.222.0.38/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2021-09-03 15:01:59.809 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:01:59.809 | from cryptography.utils import int_from_bytes 2021-09-03 15:01:59.809 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:01:59.809 | from cryptography.utils import int_from_bytes 2021-09-03 15:01:59.810 | +++ functions-common:oscwrap:2349 : return 0 2021-09-03 15:01:59.810 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=bd2a4dc51ffa4e33999df328c04aa665 2021-09-03 15:01:59.810 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo bd2a4dc51ffa4e33999df328c04aa665 2021-09-03 15:01:59.810 | + functions-common:get_or_create_endpoint:1011 : public_id=bd2a4dc51ffa4e33999df328c04aa665 2021-09-03 15:01:59.810 | + functions-common:get_or_create_endpoint:1013 : [[ -n '' ]] 2021-09-03 15:01:59.810 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2021-09-03 15:01:59.810 | + functions-common:get_or_create_endpoint:1020 : echo bd2a4dc51ffa4e33999df328c04aa665 2021-09-03 15:01:59.810 | bd2a4dc51ffa4e33999df328c04aa665 2021-09-03 15:01:59.810 | + lib/cinder:create_cinder_accounts:421 : configure_cinder_internal_tenant 2021-09-03 15:01:59.810 | ++ lib/cinder:configure_cinder_internal_tenant:608 : get_or_create_project service 2021-09-03 15:01:59.810 | ++ functions-common:get_or_create_project:847 : local project_id 2021-09-03 15:01:59.810 | +++ functions-common:get_or_create_project:855 : oscwrap project create service --domain= --or-show -f value -c id 2021-09-03 15:01:59.810 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:01:59.810 | from cryptography.utils import int_from_bytes 2021-09-03 15:01:59.810 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:01:59.810 | from cryptography.utils import int_from_bytes 2021-09-03 15:01:59.810 | +++ functions-common:oscwrap:2349 : return 0 2021-09-03 15:01:59.810 | ++ functions-common:get_or_create_project:853 : project_id=4776d8843f03471f918e1f5ef0c80e8b 2021-09-03 15:01:59.810 | ++ functions-common:get_or_create_project:854 : echo 4776d8843f03471f918e1f5ef0c80e8b 2021-09-03 15:01:59.810 | + lib/cinder:configure_cinder_internal_tenant:608 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id 4776d8843f03471f918e1f5ef0c80e8b 2021-09-03 15:01:59.810 | ++ lib/cinder:configure_cinder_internal_tenant:609 : get_or_create_user cinder 2021-09-03 15:01:59.810 | ++ functions-common:get_or_create_user:824 : local user_id 2021-09-03 15:01:59.810 | ++ functions-common:get_or_create_user:825 : [[ ! -z '' ]] 2021-09-03 15:01:59.810 | ++ functions-common:get_or_create_user:828 : local email= 2021-09-03 15:01:59.810 | +++ functions-common:get_or_create_user:842 : oscwrap user create cinder --password '' --domain= --or-show -f value -c id 2021-09-03 15:01:59.810 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:01:59.810 | from cryptography.utils import int_from_bytes 2021-09-03 15:01:59.810 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:01:59.810 | from cryptography.utils import int_from_bytes 2021-09-03 15:01:59.810 | No password was supplied, authentication will fail when a user does not have a password. 2021-09-03 15:01:59.810 | +++ functions-common:oscwrap:2349 : return 0 2021-09-03 15:01:59.811 | ++ functions-common:get_or_create_user:840 : user_id=81321e8641364e5c9181e7a116ea4ecd 2021-09-03 15:01:59.811 | ++ functions-common:get_or_create_user:841 : echo 81321e8641364e5c9181e7a116ea4ecd 2021-09-03 15:01:59.811 | + lib/cinder:configure_cinder_internal_tenant:609 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id 81321e8641364e5c9181e7a116ea4ecd 2021-09-03 15:01:59.854 | [11707 Async create_cinder_accounts:78840]: finished create_cinder_accounts with result 0 in 41 seconds 2021-09-03 15:01:59.858 | + inc/async:async_wait:197 : return 0 2021-09-03 15:01:59.861 | + ./stack.sh:main:1133 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2021-09-03 15:01:59.913 | [11707 Async create_neutron_accounts:78955]: Waiting for completion of create_neutron_accounts running on PID 78955 (3 other jobs running) 2021-09-03 15:01:59.938 | [11707 Async create_neutron_accounts:78955]: Signaling child to exit 2021-09-03 15:01:59.938 | WAKEUP 2021-09-03 15:01:59.963 | [11707 Async create_neutron_accounts:78955]: Signaled 2021-09-03 15:01:59.964 | + lib/neutron:create_neutron_accounts:639 : is_neutron_legacy_enabled 2021-09-03 15:01:59.964 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-09-03 15:01:59.964 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-09-03 15:01:59.964 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-09-03 15:01:59.964 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2021-09-03 15:01:59.964 | + 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,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2021-09-03 15:01:59.964 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-09-03 15:01:59.964 | + lib/neutron:create_neutron_accounts:641 : create_mutnauq_accounts 2021-09-03 15:01:59.964 | + lib/neutron-legacy:create_mutnauq_accounts:410 : local neutron_url 2021-09-03 15:01:59.964 | + lib/neutron-legacy:create_mutnauq_accounts:411 : '[' False == True ']' 2021-09-03 15:01:59.964 | + lib/neutron-legacy:create_mutnauq_accounts:414 : neutron_url=http://10.222.0.38:9696/ 2021-09-03 15:01:59.964 | + 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,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ q-svc ]] 2021-09-03 15:01:59.964 | + lib/neutron-legacy:create_mutnauq_accounts:419 : create_service_user neutron 2021-09-03 15:01:59.964 | + lib/keystone:create_service_user:401 : get_or_create_user neutron Passw0rd Default 2021-09-03 15:01:59.965 | + functions-common:get_or_create_user:824 : local user_id 2021-09-03 15:01:59.965 | + functions-common:get_or_create_user:825 : [[ ! -z '' ]] 2021-09-03 15:01:59.965 | + functions-common:get_or_create_user:828 : local email= 2021-09-03 15:01:59.965 | ++ functions-common:get_or_create_user:842 : oscwrap user create neutron --password Passw0rd --domain=Default --or-show -f value -c id 2021-09-03 15:01:59.965 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:01:59.965 | from cryptography.utils import int_from_bytes 2021-09-03 15:01:59.965 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:01:59.965 | from cryptography.utils import int_from_bytes 2021-09-03 15:01:59.965 | ++ functions-common:oscwrap:2349 : return 0 2021-09-03 15:01:59.965 | + functions-common:get_or_create_user:840 : user_id=a9fe7af26e3b48bcb7faab0782735b2b 2021-09-03 15:01:59.965 | + functions-common:get_or_create_user:841 : echo a9fe7af26e3b48bcb7faab0782735b2b 2021-09-03 15:01:59.965 | a9fe7af26e3b48bcb7faab0782735b2b 2021-09-03 15:01:59.965 | + lib/keystone:create_service_user:402 : get_or_add_user_project_role service neutron service Default Default 2021-09-03 15:01:59.965 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-09-03 15:01:59.965 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-09-03 15:01:59.965 | ++ functions-common:_get_domain_args:872 : local domain 2021-09-03 15:01:59.965 | ++ functions-common:_get_domain_args:873 : domain= 2021-09-03 15:01:59.965 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-09-03 15:01:59.965 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-09-03 15:01:59.965 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-09-03 15:01:59.965 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-09-03 15:01:59.965 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-09-03 15:01:59.965 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-09-03 15:01:59.965 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2021-09-03 15:01:59.965 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-09-03 15:01:59.965 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-09-03 15:01:59.965 | ++ functions-common:get_field:726 : local data field 2021-09-03 15:01:59.965 | ++ functions-common:get_field:727 : read data 2021-09-03 15:01:59.965 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:01:59.965 | from cryptography.utils import int_from_bytes 2021-09-03 15:01:59.965 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:01:59.965 | from cryptography.utils import int_from_bytes 2021-09-03 15:01:59.966 | ++ functions-common:oscwrap:2349 : return 0 2021-09-03 15:01:59.966 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-09-03 15:01:59.966 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-09-03 15:01:59.966 | + functions-common:get_or_add_user_project_role:901 : openstack role add service --user neutron --project service --user-domain Default --project-domain Default 2021-09-03 15:01:59.966 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:01:59.966 | from cryptography.utils import int_from_bytes 2021-09-03 15:01:59.966 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:01:59.966 | from cryptography.utils import int_from_bytes 2021-09-03 15:01:59.966 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2021-09-03 15:01:59.966 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-09-03 15:01:59.966 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-09-03 15:01:59.966 | ++ functions-common:get_field:726 : local data field 2021-09-03 15:01:59.966 | ++ functions-common:get_field:727 : read data 2021-09-03 15:01:59.966 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:01:59.966 | from cryptography.utils import int_from_bytes 2021-09-03 15:01:59.966 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:01:59.966 | from cryptography.utils import int_from_bytes 2021-09-03 15:01:59.966 | ++ functions-common:oscwrap:2349 : return 0 2021-09-03 15:01:59.966 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-09-03 15:01:59.966 | ++ functions-common:get_field:731 : field='$2' 2021-09-03 15:01:59.966 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-09-03 15:01:59.966 | ++ functions-common:get_field:733 : echo '| 5908a7bf0b6e446797b847d2f6e14d25 | a9fe7af26e3b48bcb7faab0782735b2b | | 4776d8843f03471f918e1f5ef0c80e8b | | | False |' 2021-09-03 15:01:59.966 | ++ functions-common:get_field:727 : read data 2021-09-03 15:01:59.966 | + functions-common:get_or_add_user_project_role:910 : user_role_id=5908a7bf0b6e446797b847d2f6e14d25 2021-09-03 15:01:59.966 | + functions-common:get_or_add_user_project_role:912 : echo 5908a7bf0b6e446797b847d2f6e14d25 2021-09-03 15:01:59.966 | 5908a7bf0b6e446797b847d2f6e14d25 2021-09-03 15:01:59.966 | + lib/keystone:create_service_user:404 : [[ -n '' ]] 2021-09-03 15:01:59.966 | + lib/neutron-legacy:create_mutnauq_accounts:421 : get_or_create_service neutron network 'Neutron Service' 2021-09-03 15:01:59.966 | + functions-common:get_or_create_service:966 : local service_id 2021-09-03 15:01:59.966 | ++ functions-common:get_or_create_service:979 : oscwrap service show network -f value -c id 2021-09-03 15:01:59.966 | ++ functions-common:get_or_create_service:981 : oscwrap service create network --name neutron '--description=Neutron Service' -f value -c id 2021-09-03 15:01:59.967 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:01:59.967 | from cryptography.utils import int_from_bytes 2021-09-03 15:01:59.967 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:01:59.967 | from cryptography.utils import int_from_bytes 2021-09-03 15:01:59.967 | ++ functions-common:oscwrap:2349 : return 0 2021-09-03 15:01:59.967 | + functions-common:get_or_create_service:977 : service_id=' 2021-09-03 15:01:59.967 | ce6c39f736dc41e1bea6f817ff433c0e' 2021-09-03 15:01:59.967 | + functions-common:get_or_create_service:978 : echo ce6c39f736dc41e1bea6f817ff433c0e 2021-09-03 15:01:59.967 | ce6c39f736dc41e1bea6f817ff433c0e 2021-09-03 15:01:59.967 | + lib/neutron-legacy:create_mutnauq_accounts:423 : get_or_create_endpoint network RegionOne http://10.222.0.38:9696/ 2021-09-03 15:01:59.967 | + functions-common:get_or_create_endpoint:1010 : local public_id 2021-09-03 15:01:59.967 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface network public http://10.222.0.38:9696/ RegionOne 2021-09-03 15:01:59.967 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-09-03 15:01:59.967 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service network --interface public --region RegionOne -c ID -f value 2021-09-03 15:01:59.967 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:01:59.967 | from cryptography.utils import int_from_bytes 2021-09-03 15:01:59.967 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:01:59.967 | from cryptography.utils import int_from_bytes 2021-09-03 15:01:59.967 | +++ functions-common:oscwrap:2349 : return 0 2021-09-03 15:01:59.967 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-09-03 15:01:59.967 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-09-03 15:01:59.967 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create network public http://10.222.0.38:9696/ --region RegionOne -f value -c id 2021-09-03 15:01:59.967 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:01:59.967 | from cryptography.utils import int_from_bytes 2021-09-03 15:01:59.967 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:01:59.967 | from cryptography.utils import int_from_bytes 2021-09-03 15:01:59.967 | +++ functions-common:oscwrap:2349 : return 0 2021-09-03 15:01:59.967 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=cea7653734f3454d855fca7a04e4f52d 2021-09-03 15:01:59.967 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo cea7653734f3454d855fca7a04e4f52d 2021-09-03 15:01:59.967 | + functions-common:get_or_create_endpoint:1011 : public_id=cea7653734f3454d855fca7a04e4f52d 2021-09-03 15:01:59.967 | + functions-common:get_or_create_endpoint:1013 : [[ -n '' ]] 2021-09-03 15:01:59.967 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2021-09-03 15:01:59.967 | + functions-common:get_or_create_endpoint:1020 : echo cea7653734f3454d855fca7a04e4f52d 2021-09-03 15:01:59.968 | cea7653734f3454d855fca7a04e4f52d 2021-09-03 15:02:00.013 | [11707 Async create_neutron_accounts:78955]: finished create_neutron_accounts with result 0 in 27 seconds 2021-09-03 15:02:00.053 | [11707 Async create_swift_accounts:79097]: Waiting for completion of create_swift_accounts running on PID 79097 (2 other jobs running) 2021-09-03 15:02:00.081 | [11707 Async create_swift_accounts:79097]: Signaling child to exit 2021-09-03 15:02:40.477 | + inc/async:async_inner:64 : rc=0 2021-09-03 15:02:40.503 | [79097 Async create_swift_accounts:79097]: finished successfully 2021-09-03 15:02:40.523 | WAKEUP 2021-09-03 15:02:40.545 | [11707 Async create_swift_accounts:79097]: Signaled 2021-09-03 15:02:40.546 | + lib/swift:create_swift_accounts:632 : export swiftusertest1_password=testing 2021-09-03 15:02:40.546 | + lib/swift:create_swift_accounts:632 : swiftusertest1_password=testing 2021-09-03 15:02:40.546 | + lib/swift:create_swift_accounts:633 : export swiftusertest2_password=testing2 2021-09-03 15:02:40.546 | + lib/swift:create_swift_accounts:633 : swiftusertest2_password=testing2 2021-09-03 15:02:40.547 | + lib/swift:create_swift_accounts:634 : export swiftusertest3_password=testing3 2021-09-03 15:02:40.547 | + lib/swift:create_swift_accounts:634 : swiftusertest3_password=testing3 2021-09-03 15:02:40.547 | + lib/swift:create_swift_accounts:635 : export swiftusertest4_password=testing4 2021-09-03 15:02:40.547 | + lib/swift:create_swift_accounts:635 : swiftusertest4_password=testing4 2021-09-03 15:02:40.547 | + lib/swift:create_swift_accounts:637 : local another_role 2021-09-03 15:02:40.547 | ++ lib/swift:create_swift_accounts:638 : get_or_create_role anotherrole 2021-09-03 15:02:40.547 | ++ functions-common:get_or_create_role:860 : local role_id 2021-09-03 15:02:40.547 | +++ functions-common:get_or_create_role:867 : oscwrap role create anotherrole --or-show -f value -c id 2021-09-03 15:02:40.547 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:02:40.547 | from cryptography.utils import int_from_bytes 2021-09-03 15:02:40.547 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:02:40.547 | from cryptography.utils import int_from_bytes 2021-09-03 15:02:40.547 | +++ functions-common:oscwrap:2349 : return 0 2021-09-03 15:02:40.547 | ++ functions-common:get_or_create_role:865 : role_id=9595a15aae894c7cb344dd82144ed242 2021-09-03 15:02:40.547 | ++ functions-common:get_or_create_role:866 : echo 9595a15aae894c7cb344dd82144ed242 2021-09-03 15:02:40.547 | + lib/swift:create_swift_accounts:638 : another_role=9595a15aae894c7cb344dd82144ed242 2021-09-03 15:02:40.547 | + lib/swift:create_swift_accounts:642 : create_service_user swift admin 2021-09-03 15:02:40.547 | + lib/keystone:create_service_user:401 : get_or_create_user swift Passw0rd Default 2021-09-03 15:02:40.547 | + functions-common:get_or_create_user:824 : local user_id 2021-09-03 15:02:40.547 | + functions-common:get_or_create_user:825 : [[ ! -z '' ]] 2021-09-03 15:02:40.547 | + functions-common:get_or_create_user:828 : local email= 2021-09-03 15:02:40.547 | ++ functions-common:get_or_create_user:842 : oscwrap user create swift --password Passw0rd --domain=Default --or-show -f value -c id 2021-09-03 15:02:40.547 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:02:40.547 | from cryptography.utils import int_from_bytes 2021-09-03 15:02:40.547 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:02:40.547 | from cryptography.utils import int_from_bytes 2021-09-03 15:02:40.547 | ++ functions-common:oscwrap:2349 : return 0 2021-09-03 15:02:40.547 | + functions-common:get_or_create_user:840 : user_id=a2fa67ec029b4bddad0cc7b4bef4018f 2021-09-03 15:02:40.547 | + functions-common:get_or_create_user:841 : echo a2fa67ec029b4bddad0cc7b4bef4018f 2021-09-03 15:02:40.547 | a2fa67ec029b4bddad0cc7b4bef4018f 2021-09-03 15:02:40.547 | + lib/keystone:create_service_user:402 : get_or_add_user_project_role service swift service Default Default 2021-09-03 15:02:40.548 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-09-03 15:02:40.548 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-09-03 15:02:40.548 | ++ functions-common:_get_domain_args:872 : local domain 2021-09-03 15:02:40.548 | ++ functions-common:_get_domain_args:873 : domain= 2021-09-03 15:02:40.548 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-09-03 15:02:40.548 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-09-03 15:02:40.548 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-09-03 15:02:40.548 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-09-03 15:02:40.548 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-09-03 15:02:40.548 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-09-03 15:02:40.548 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2021-09-03 15:02:40.548 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-09-03 15:02:40.548 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-09-03 15:02:40.548 | ++ functions-common:get_field:726 : local data field 2021-09-03 15:02:40.548 | ++ functions-common:get_field:727 : read data 2021-09-03 15:02:40.548 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:02:40.548 | from cryptography.utils import int_from_bytes 2021-09-03 15:02:40.548 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:02:40.548 | from cryptography.utils import int_from_bytes 2021-09-03 15:02:40.548 | ++ functions-common:oscwrap:2349 : return 0 2021-09-03 15:02:40.548 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-09-03 15:02:40.548 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-09-03 15:02:40.548 | + functions-common:get_or_add_user_project_role:901 : openstack role add service --user swift --project service --user-domain Default --project-domain Default 2021-09-03 15:02:40.548 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:02:40.548 | from cryptography.utils import int_from_bytes 2021-09-03 15:02:40.548 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:02:40.548 | from cryptography.utils import int_from_bytes 2021-09-03 15:02:40.549 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-09-03 15:02:40.549 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-09-03 15:02:40.549 | ++ functions-common:get_field:726 : local data field 2021-09-03 15:02:40.549 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2021-09-03 15:02:40.549 | ++ functions-common:get_field:727 : read data 2021-09-03 15:02:40.549 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:02:40.549 | from cryptography.utils import int_from_bytes 2021-09-03 15:02:40.549 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:02:40.549 | from cryptography.utils import int_from_bytes 2021-09-03 15:02:40.549 | ++ functions-common:oscwrap:2349 : return 0 2021-09-03 15:02:40.549 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-09-03 15:02:40.549 | ++ functions-common:get_field:731 : field='$2' 2021-09-03 15:02:40.549 | ++ functions-common:get_field:733 : echo '| 5908a7bf0b6e446797b847d2f6e14d25 | a2fa67ec029b4bddad0cc7b4bef4018f | | 4776d8843f03471f918e1f5ef0c80e8b | | | False |' 2021-09-03 15:02:40.549 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-09-03 15:02:40.549 | ++ functions-common:get_field:727 : read data 2021-09-03 15:02:40.549 | + functions-common:get_or_add_user_project_role:910 : user_role_id=5908a7bf0b6e446797b847d2f6e14d25 2021-09-03 15:02:40.549 | + functions-common:get_or_add_user_project_role:912 : echo 5908a7bf0b6e446797b847d2f6e14d25 2021-09-03 15:02:40.549 | 5908a7bf0b6e446797b847d2f6e14d25 2021-09-03 15:02:40.549 | + lib/keystone:create_service_user:404 : [[ -n admin ]] 2021-09-03 15:02:40.550 | + lib/keystone:create_service_user:405 : get_or_add_user_project_role admin swift service Default Default 2021-09-03 15:02:40.550 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-09-03 15:02:40.550 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-09-03 15:02:40.550 | ++ functions-common:_get_domain_args:872 : local domain 2021-09-03 15:02:40.550 | ++ functions-common:_get_domain_args:873 : domain= 2021-09-03 15:02:40.550 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-09-03 15:02:40.550 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-09-03 15:02:40.550 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-09-03 15:02:40.550 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-09-03 15:02:40.550 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-09-03 15:02:40.550 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-09-03 15:02:40.550 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2021-09-03 15:02:40.550 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-09-03 15:02:40.550 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-09-03 15:02:40.550 | ++ functions-common:get_field:726 : local data field 2021-09-03 15:02:40.550 | ++ functions-common:get_field:727 : read data 2021-09-03 15:02:40.550 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:02:40.550 | from cryptography.utils import int_from_bytes 2021-09-03 15:02:40.550 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:02:40.550 | from cryptography.utils import int_from_bytes 2021-09-03 15:02:40.550 | ++ functions-common:oscwrap:2349 : return 0 2021-09-03 15:02:40.550 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-09-03 15:02:40.550 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-09-03 15:02:40.550 | + functions-common:get_or_add_user_project_role:901 : openstack role add admin --user swift --project service --user-domain Default --project-domain Default 2021-09-03 15:02:40.550 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:02:40.550 | from cryptography.utils import int_from_bytes 2021-09-03 15:02:40.550 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:02:40.550 | from cryptography.utils import int_from_bytes 2021-09-03 15:02:40.550 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2021-09-03 15:02:40.550 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-09-03 15:02:40.550 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-09-03 15:02:40.550 | ++ functions-common:get_field:726 : local data field 2021-09-03 15:02:40.551 | ++ functions-common:get_field:727 : read data 2021-09-03 15:02:40.551 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:02:40.551 | from cryptography.utils import int_from_bytes 2021-09-03 15:02:40.551 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:02:40.551 | from cryptography.utils import int_from_bytes 2021-09-03 15:02:40.551 | ++ functions-common:oscwrap:2349 : return 0 2021-09-03 15:02:40.551 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-09-03 15:02:40.551 | ++ functions-common:get_field:731 : field='$2' 2021-09-03 15:02:40.551 | ++ functions-common:get_field:733 : echo '| 72aa97a08c2245d487af729e84c20378 | a2fa67ec029b4bddad0cc7b4bef4018f | | 4776d8843f03471f918e1f5ef0c80e8b | | | False |' 2021-09-03 15:02:40.551 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-09-03 15:02:40.551 | ++ functions-common:get_field:727 : read data 2021-09-03 15:02:40.551 | + functions-common:get_or_add_user_project_role:910 : user_role_id=72aa97a08c2245d487af729e84c20378 2021-09-03 15:02:40.551 | + functions-common:get_or_add_user_project_role:912 : echo 72aa97a08c2245d487af729e84c20378 2021-09-03 15:02:40.551 | 72aa97a08c2245d487af729e84c20378 2021-09-03 15:02:40.551 | + lib/swift:create_swift_accounts:644 : get_or_create_service swift object-store 'Swift Service' 2021-09-03 15:02:40.551 | + functions-common:get_or_create_service:966 : local service_id 2021-09-03 15:02:40.551 | ++ functions-common:get_or_create_service:979 : oscwrap service show object-store -f value -c id 2021-09-03 15:02:40.551 | ++ functions-common:get_or_create_service:981 : oscwrap service create object-store --name swift '--description=Swift Service' -f value -c id 2021-09-03 15:02:40.551 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:02:40.551 | from cryptography.utils import int_from_bytes 2021-09-03 15:02:40.551 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:02:40.551 | from cryptography.utils import int_from_bytes 2021-09-03 15:02:40.551 | ++ functions-common:oscwrap:2349 : return 0 2021-09-03 15:02:40.551 | + functions-common:get_or_create_service:977 : service_id=' 2021-09-03 15:02:40.551 | 06f12edd95aa407faa9d6a729ba08811' 2021-09-03 15:02:40.551 | + functions-common:get_or_create_service:978 : echo 06f12edd95aa407faa9d6a729ba08811 2021-09-03 15:02:40.551 | 06f12edd95aa407faa9d6a729ba08811 2021-09-03 15:02:40.551 | + lib/swift:create_swift_accounts:646 : get_or_create_endpoint object-store RegionOne 'http://10.222.0.38:8080/v1/AUTH_$(project_id)s' http://10.222.0.38:8080 2021-09-03 15:02:40.551 | + functions-common:get_or_create_endpoint:1010 : local public_id 2021-09-03 15:02:40.551 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface object-store public 'http://10.222.0.38:8080/v1/AUTH_$(project_id)s' RegionOne 2021-09-03 15:02:40.551 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-09-03 15:02:40.551 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service object-store --interface public --region RegionOne -c ID -f value 2021-09-03 15:02:40.552 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:02:40.552 | from cryptography.utils import int_from_bytes 2021-09-03 15:02:40.552 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:02:40.552 | from cryptography.utils import int_from_bytes 2021-09-03 15:02:40.552 | +++ functions-common:oscwrap:2349 : return 0 2021-09-03 15:02:40.552 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-09-03 15:02:40.552 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-09-03 15:02:40.552 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create object-store public 'http://10.222.0.38:8080/v1/AUTH_$(project_id)s' --region RegionOne -f value -c id 2021-09-03 15:02:40.552 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:02:40.552 | from cryptography.utils import int_from_bytes 2021-09-03 15:02:40.552 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:02:40.552 | from cryptography.utils import int_from_bytes 2021-09-03 15:02:40.552 | +++ functions-common:oscwrap:2349 : return 0 2021-09-03 15:02:40.552 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=5427de4a44b64affb6f78881392bb090 2021-09-03 15:02:40.552 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo 5427de4a44b64affb6f78881392bb090 2021-09-03 15:02:40.552 | + functions-common:get_or_create_endpoint:1011 : public_id=5427de4a44b64affb6f78881392bb090 2021-09-03 15:02:40.552 | + functions-common:get_or_create_endpoint:1013 : [[ -n http://10.222.0.38:8080 ]] 2021-09-03 15:02:40.552 | + functions-common:get_or_create_endpoint:1014 : _get_or_create_endpoint_with_interface object-store admin http://10.222.0.38:8080 RegionOne 2021-09-03 15:02:40.552 | + functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-09-03 15:02:40.552 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service object-store --interface admin --region RegionOne -c ID -f value 2021-09-03 15:02:40.552 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:02:40.552 | from cryptography.utils import int_from_bytes 2021-09-03 15:02:40.552 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:02:40.552 | from cryptography.utils import int_from_bytes 2021-09-03 15:02:40.552 | ++ functions-common:oscwrap:2349 : return 0 2021-09-03 15:02:40.552 | + functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-09-03 15:02:40.552 | + functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-09-03 15:02:40.553 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create object-store admin http://10.222.0.38:8080 --region RegionOne -f value -c id 2021-09-03 15:02:40.553 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:02:40.553 | from cryptography.utils import int_from_bytes 2021-09-03 15:02:40.553 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:02:40.553 | from cryptography.utils import int_from_bytes 2021-09-03 15:02:40.553 | ++ functions-common:oscwrap:2349 : return 0 2021-09-03 15:02:40.553 | + functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=5c7a67901c60446480cb10b7d1ddbbc5 2021-09-03 15:02:40.553 | + functions-common:_get_or_create_endpoint_with_interface:996 : echo 5c7a67901c60446480cb10b7d1ddbbc5 2021-09-03 15:02:40.553 | 5c7a67901c60446480cb10b7d1ddbbc5 2021-09-03 15:02:40.553 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2021-09-03 15:02:40.553 | + functions-common:get_or_create_endpoint:1020 : echo 5427de4a44b64affb6f78881392bb090 2021-09-03 15:02:40.553 | 5427de4a44b64affb6f78881392bb090 2021-09-03 15:02:40.553 | + lib/swift:create_swift_accounts:651 : local swift_project_test1 2021-09-03 15:02:40.553 | ++ lib/swift:create_swift_accounts:652 : get_or_create_project swiftprojecttest1 default 2021-09-03 15:02:40.553 | ++ functions-common:get_or_create_project:847 : local project_id 2021-09-03 15:02:40.553 | +++ functions-common:get_or_create_project:855 : oscwrap project create swiftprojecttest1 --domain=default --or-show -f value -c id 2021-09-03 15:02:40.553 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:02:40.553 | from cryptography.utils import int_from_bytes 2021-09-03 15:02:40.553 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:02:40.553 | from cryptography.utils import int_from_bytes 2021-09-03 15:02:40.553 | +++ functions-common:oscwrap:2349 : return 0 2021-09-03 15:02:40.553 | ++ functions-common:get_or_create_project:853 : project_id=108496807885400ab1ca021776092125 2021-09-03 15:02:40.553 | ++ functions-common:get_or_create_project:854 : echo 108496807885400ab1ca021776092125 2021-09-03 15:02:40.553 | + lib/swift:create_swift_accounts:652 : swift_project_test1=108496807885400ab1ca021776092125 2021-09-03 15:02:40.553 | + lib/swift:create_swift_accounts:653 : die_if_not_set 653 swift_project_test1 'Failure creating swift_project_test1' 2021-09-03 15:02:40.553 | + functions-common:die_if_not_set:216 : local exitcode=0 2021-09-03 15:02:40.553 | ++ lib/swift:create_swift_accounts:655 : get_or_create_user swiftusertest1 testing default test@example.com 2021-09-03 15:02:40.553 | ++ functions-common:get_or_create_user:824 : local user_id 2021-09-03 15:02:40.553 | ++ functions-common:get_or_create_user:825 : [[ ! -z test@example.com ]] 2021-09-03 15:02:40.553 | ++ functions-common:get_or_create_user:826 : local email=--email=test@example.com 2021-09-03 15:02:40.553 | +++ functions-common:get_or_create_user:842 : oscwrap user create swiftusertest1 --password testing --domain=default --email=test@example.com --or-show -f value -c id 2021-09-03 15:02:40.554 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:02:40.554 | from cryptography.utils import int_from_bytes 2021-09-03 15:02:40.554 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:02:40.554 | from cryptography.utils import int_from_bytes 2021-09-03 15:02:40.554 | +++ functions-common:oscwrap:2349 : return 0 2021-09-03 15:02:40.554 | ++ functions-common:get_or_create_user:840 : user_id=981d4251dcef45c1b885f217850f0b58 2021-09-03 15:02:40.554 | ++ functions-common:get_or_create_user:841 : echo 981d4251dcef45c1b885f217850f0b58 2021-09-03 15:02:40.554 | + lib/swift:create_swift_accounts:655 : SWIFT_USER_TEST1=981d4251dcef45c1b885f217850f0b58 2021-09-03 15:02:40.554 | + lib/swift:create_swift_accounts:656 : die_if_not_set 656 SWIFT_USER_TEST1 'Failure creating SWIFT_USER_TEST1' 2021-09-03 15:02:40.554 | + functions-common:die_if_not_set:216 : local exitcode=0 2021-09-03 15:02:40.554 | + lib/swift:create_swift_accounts:657 : get_or_add_user_project_role admin 981d4251dcef45c1b885f217850f0b58 108496807885400ab1ca021776092125 2021-09-03 15:02:40.554 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-09-03 15:02:40.554 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-09-03 15:02:40.554 | ++ functions-common:_get_domain_args:872 : local domain 2021-09-03 15:02:40.554 | ++ functions-common:_get_domain_args:873 : domain= 2021-09-03 15:02:40.554 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-09-03 15:02:40.554 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-09-03 15:02:40.554 | ++ functions-common:_get_domain_args:882 : echo 2021-09-03 15:02:40.554 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-09-03 15:02:40.554 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-09-03 15:02:40.554 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role admin --user 981d4251dcef45c1b885f217850f0b58 --project 108496807885400ab1ca021776092125 2021-09-03 15:02:40.554 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-09-03 15:02:40.554 | ++ functions-common:get_field:726 : local data field 2021-09-03 15:02:40.554 | ++ functions-common:get_field:727 : read data 2021-09-03 15:02:40.554 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:02:40.554 | from cryptography.utils import int_from_bytes 2021-09-03 15:02:40.554 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:02:40.554 | from cryptography.utils import int_from_bytes 2021-09-03 15:02:40.554 | ++ functions-common:oscwrap:2349 : return 0 2021-09-03 15:02:40.554 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-09-03 15:02:40.554 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-09-03 15:02:40.555 | + functions-common:get_or_add_user_project_role:901 : openstack role add admin --user 981d4251dcef45c1b885f217850f0b58 --project 108496807885400ab1ca021776092125 2021-09-03 15:02:40.555 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:02:40.555 | from cryptography.utils import int_from_bytes 2021-09-03 15:02:40.555 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:02:40.555 | from cryptography.utils import int_from_bytes 2021-09-03 15:02:40.555 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role admin --user 981d4251dcef45c1b885f217850f0b58 --project 108496807885400ab1ca021776092125 2021-09-03 15:02:40.555 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-09-03 15:02:40.555 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-09-03 15:02:40.555 | ++ functions-common:get_field:726 : local data field 2021-09-03 15:02:40.555 | ++ functions-common:get_field:727 : read data 2021-09-03 15:02:40.555 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:02:40.555 | from cryptography.utils import int_from_bytes 2021-09-03 15:02:40.555 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:02:40.555 | from cryptography.utils import int_from_bytes 2021-09-03 15:02:40.555 | ++ functions-common:oscwrap:2349 : return 0 2021-09-03 15:02:40.555 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-09-03 15:02:40.555 | ++ functions-common:get_field:731 : field='$2' 2021-09-03 15:02:40.555 | ++ functions-common:get_field:733 : echo '| 72aa97a08c2245d487af729e84c20378 | 981d4251dcef45c1b885f217850f0b58 | | 108496807885400ab1ca021776092125 | | | False |' 2021-09-03 15:02:40.555 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-09-03 15:02:40.555 | ++ functions-common:get_field:727 : read data 2021-09-03 15:02:40.555 | + functions-common:get_or_add_user_project_role:910 : user_role_id=72aa97a08c2245d487af729e84c20378 2021-09-03 15:02:40.555 | + functions-common:get_or_add_user_project_role:912 : echo 72aa97a08c2245d487af729e84c20378 2021-09-03 15:02:40.555 | 72aa97a08c2245d487af729e84c20378 2021-09-03 15:02:40.555 | + lib/swift:create_swift_accounts:659 : local swift_user_test3 2021-09-03 15:02:40.555 | ++ lib/swift:create_swift_accounts:661 : get_or_create_user swiftusertest3 testing3 default test3@example.com 2021-09-03 15:02:40.555 | ++ functions-common:get_or_create_user:824 : local user_id 2021-09-03 15:02:40.555 | ++ functions-common:get_or_create_user:825 : [[ ! -z test3@example.com ]] 2021-09-03 15:02:40.555 | ++ functions-common:get_or_create_user:826 : local email=--email=test3@example.com 2021-09-03 15:02:40.555 | +++ functions-common:get_or_create_user:842 : oscwrap user create swiftusertest3 --password testing3 --domain=default --email=test3@example.com --or-show -f value -c id 2021-09-03 15:02:40.555 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:02:40.555 | from cryptography.utils import int_from_bytes 2021-09-03 15:02:40.556 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:02:40.556 | from cryptography.utils import int_from_bytes 2021-09-03 15:02:40.556 | +++ functions-common:oscwrap:2349 : return 0 2021-09-03 15:02:40.556 | ++ functions-common:get_or_create_user:840 : user_id=9a7f328dca164f84815da80de90166e9 2021-09-03 15:02:40.556 | ++ functions-common:get_or_create_user:841 : echo 9a7f328dca164f84815da80de90166e9 2021-09-03 15:02:40.556 | + lib/swift:create_swift_accounts:661 : swift_user_test3=9a7f328dca164f84815da80de90166e9 2021-09-03 15:02:40.556 | + lib/swift:create_swift_accounts:662 : die_if_not_set 662 swift_user_test3 'Failure creating swift_user_test3' 2021-09-03 15:02:40.556 | + functions-common:die_if_not_set:216 : local exitcode=0 2021-09-03 15:02:40.556 | + lib/swift:create_swift_accounts:663 : get_or_add_user_project_role 9595a15aae894c7cb344dd82144ed242 9a7f328dca164f84815da80de90166e9 108496807885400ab1ca021776092125 2021-09-03 15:02:40.556 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-09-03 15:02:40.556 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-09-03 15:02:40.556 | ++ functions-common:_get_domain_args:872 : local domain 2021-09-03 15:02:40.556 | ++ functions-common:_get_domain_args:873 : domain= 2021-09-03 15:02:40.556 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-09-03 15:02:40.556 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-09-03 15:02:40.556 | ++ functions-common:_get_domain_args:882 : echo 2021-09-03 15:02:40.556 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-09-03 15:02:40.556 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role 9595a15aae894c7cb344dd82144ed242 --user 9a7f328dca164f84815da80de90166e9 --project 108496807885400ab1ca021776092125 2021-09-03 15:02:40.556 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-09-03 15:02:40.556 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-09-03 15:02:40.556 | ++ functions-common:get_field:726 : local data field 2021-09-03 15:02:40.556 | ++ functions-common:get_field:727 : read data 2021-09-03 15:02:40.556 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:02:40.556 | from cryptography.utils import int_from_bytes 2021-09-03 15:02:40.556 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:02:40.556 | from cryptography.utils import int_from_bytes 2021-09-03 15:02:40.556 | ++ functions-common:oscwrap:2349 : return 0 2021-09-03 15:02:40.556 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-09-03 15:02:40.556 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-09-03 15:02:40.556 | + functions-common:get_or_add_user_project_role:901 : openstack role add 9595a15aae894c7cb344dd82144ed242 --user 9a7f328dca164f84815da80de90166e9 --project 108496807885400ab1ca021776092125 2021-09-03 15:02:40.556 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:02:40.557 | from cryptography.utils import int_from_bytes 2021-09-03 15:02:40.557 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:02:40.557 | from cryptography.utils import int_from_bytes 2021-09-03 15:02:40.557 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-09-03 15:02:40.557 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-09-03 15:02:40.557 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role 9595a15aae894c7cb344dd82144ed242 --user 9a7f328dca164f84815da80de90166e9 --project 108496807885400ab1ca021776092125 2021-09-03 15:02:40.557 | ++ functions-common:get_field:726 : local data field 2021-09-03 15:02:40.557 | ++ functions-common:get_field:727 : read data 2021-09-03 15:02:40.557 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:02:40.557 | from cryptography.utils import int_from_bytes 2021-09-03 15:02:40.557 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:02:40.557 | from cryptography.utils import int_from_bytes 2021-09-03 15:02:40.557 | ++ functions-common:oscwrap:2349 : return 0 2021-09-03 15:02:40.557 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-09-03 15:02:40.557 | ++ functions-common:get_field:731 : field='$2' 2021-09-03 15:02:40.557 | ++ functions-common:get_field:733 : echo '| 9595a15aae894c7cb344dd82144ed242 | 9a7f328dca164f84815da80de90166e9 | | 108496807885400ab1ca021776092125 | | | False |' 2021-09-03 15:02:40.557 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-09-03 15:02:40.557 | ++ functions-common:get_field:727 : read data 2021-09-03 15:02:40.557 | + functions-common:get_or_add_user_project_role:910 : user_role_id=9595a15aae894c7cb344dd82144ed242 2021-09-03 15:02:40.557 | + functions-common:get_or_add_user_project_role:912 : echo 9595a15aae894c7cb344dd82144ed242 2021-09-03 15:02:40.557 | 9595a15aae894c7cb344dd82144ed242 2021-09-03 15:02:40.557 | + lib/swift:create_swift_accounts:665 : local swift_project_test2 2021-09-03 15:02:40.557 | ++ lib/swift:create_swift_accounts:666 : get_or_create_project swiftprojecttest2 default 2021-09-03 15:02:40.557 | ++ functions-common:get_or_create_project:847 : local project_id 2021-09-03 15:02:40.557 | +++ functions-common:get_or_create_project:855 : oscwrap project create swiftprojecttest2 --domain=default --or-show -f value -c id 2021-09-03 15:02:40.557 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:02:40.557 | from cryptography.utils import int_from_bytes 2021-09-03 15:02:40.557 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:02:40.557 | from cryptography.utils import int_from_bytes 2021-09-03 15:02:40.557 | +++ functions-common:oscwrap:2349 : return 0 2021-09-03 15:02:40.557 | ++ functions-common:get_or_create_project:853 : project_id=093b1b4e11954f1eb3233f25ce22a0a5 2021-09-03 15:02:40.557 | ++ functions-common:get_or_create_project:854 : echo 093b1b4e11954f1eb3233f25ce22a0a5 2021-09-03 15:02:40.558 | + lib/swift:create_swift_accounts:666 : swift_project_test2=093b1b4e11954f1eb3233f25ce22a0a5 2021-09-03 15:02:40.558 | + lib/swift:create_swift_accounts:667 : die_if_not_set 667 swift_project_test2 'Failure creating swift_project_test2' 2021-09-03 15:02:40.558 | + functions-common:die_if_not_set:216 : local exitcode=0 2021-09-03 15:02:40.558 | + lib/swift:create_swift_accounts:669 : local swift_user_test2 2021-09-03 15:02:40.558 | ++ lib/swift:create_swift_accounts:671 : get_or_create_user swiftusertest2 testing2 default test2@example.com 2021-09-03 15:02:40.558 | ++ functions-common:get_or_create_user:824 : local user_id 2021-09-03 15:02:40.558 | ++ functions-common:get_or_create_user:825 : [[ ! -z test2@example.com ]] 2021-09-03 15:02:40.558 | ++ functions-common:get_or_create_user:826 : local email=--email=test2@example.com 2021-09-03 15:02:40.558 | +++ functions-common:get_or_create_user:842 : oscwrap user create swiftusertest2 --password testing2 --domain=default --email=test2@example.com --or-show -f value -c id 2021-09-03 15:02:40.558 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:02:40.558 | from cryptography.utils import int_from_bytes 2021-09-03 15:02:40.558 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:02:40.558 | from cryptography.utils import int_from_bytes 2021-09-03 15:02:40.558 | +++ functions-common:oscwrap:2349 : return 0 2021-09-03 15:02:40.558 | ++ functions-common:get_or_create_user:840 : user_id=810f58e80de449c8a8f4e66bd706dae2 2021-09-03 15:02:40.558 | ++ functions-common:get_or_create_user:841 : echo 810f58e80de449c8a8f4e66bd706dae2 2021-09-03 15:02:40.558 | + lib/swift:create_swift_accounts:671 : swift_user_test2=810f58e80de449c8a8f4e66bd706dae2 2021-09-03 15:02:40.558 | + lib/swift:create_swift_accounts:672 : die_if_not_set 672 swift_user_test2 'Failure creating swift_user_test2' 2021-09-03 15:02:40.558 | + functions-common:die_if_not_set:216 : local exitcode=0 2021-09-03 15:02:40.558 | + lib/swift:create_swift_accounts:673 : get_or_add_user_project_role admin 810f58e80de449c8a8f4e66bd706dae2 093b1b4e11954f1eb3233f25ce22a0a5 2021-09-03 15:02:40.558 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-09-03 15:02:40.558 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-09-03 15:02:40.558 | ++ functions-common:_get_domain_args:872 : local domain 2021-09-03 15:02:40.558 | ++ functions-common:_get_domain_args:873 : domain= 2021-09-03 15:02:40.558 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-09-03 15:02:40.558 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-09-03 15:02:40.558 | ++ functions-common:_get_domain_args:882 : echo 2021-09-03 15:02:40.558 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-09-03 15:02:40.558 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role admin --user 810f58e80de449c8a8f4e66bd706dae2 --project 093b1b4e11954f1eb3233f25ce22a0a5 2021-09-03 15:02:40.558 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-09-03 15:02:40.558 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-09-03 15:02:40.559 | ++ functions-common:get_field:726 : local data field 2021-09-03 15:02:40.559 | ++ functions-common:get_field:727 : read data 2021-09-03 15:02:40.559 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:02:40.559 | from cryptography.utils import int_from_bytes 2021-09-03 15:02:40.559 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:02:40.559 | from cryptography.utils import int_from_bytes 2021-09-03 15:02:40.559 | ++ functions-common:oscwrap:2349 : return 0 2021-09-03 15:02:40.559 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-09-03 15:02:40.559 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-09-03 15:02:40.559 | + functions-common:get_or_add_user_project_role:901 : openstack role add admin --user 810f58e80de449c8a8f4e66bd706dae2 --project 093b1b4e11954f1eb3233f25ce22a0a5 2021-09-03 15:02:40.559 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:02:40.559 | from cryptography.utils import int_from_bytes 2021-09-03 15:02:40.559 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:02:40.559 | from cryptography.utils import int_from_bytes 2021-09-03 15:02:40.559 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role admin --user 810f58e80de449c8a8f4e66bd706dae2 --project 093b1b4e11954f1eb3233f25ce22a0a5 2021-09-03 15:02:40.559 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-09-03 15:02:40.559 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-09-03 15:02:40.559 | ++ functions-common:get_field:726 : local data field 2021-09-03 15:02:40.559 | ++ functions-common:get_field:727 : read data 2021-09-03 15:02:40.559 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:02:40.559 | from cryptography.utils import int_from_bytes 2021-09-03 15:02:40.559 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:02:40.559 | from cryptography.utils import int_from_bytes 2021-09-03 15:02:40.559 | ++ functions-common:oscwrap:2349 : return 0 2021-09-03 15:02:40.559 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-09-03 15:02:40.559 | ++ functions-common:get_field:731 : field='$2' 2021-09-03 15:02:40.559 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-09-03 15:02:40.559 | ++ functions-common:get_field:733 : echo '| 72aa97a08c2245d487af729e84c20378 | 810f58e80de449c8a8f4e66bd706dae2 | | 093b1b4e11954f1eb3233f25ce22a0a5 | | | False |' 2021-09-03 15:02:40.559 | ++ functions-common:get_field:727 : read data 2021-09-03 15:02:40.559 | + functions-common:get_or_add_user_project_role:910 : user_role_id=72aa97a08c2245d487af729e84c20378 2021-09-03 15:02:40.559 | + functions-common:get_or_add_user_project_role:912 : echo 72aa97a08c2245d487af729e84c20378 2021-09-03 15:02:40.559 | 72aa97a08c2245d487af729e84c20378 2021-09-03 15:02:40.560 | + lib/swift:create_swift_accounts:675 : local swift_domain 2021-09-03 15:02:40.560 | ++ lib/swift:create_swift_accounts:676 : get_or_create_domain swift_test 'Used for swift functional testing' 2021-09-03 15:02:40.560 | ++ functions-common:get_or_create_domain:792 : local domain_id 2021-09-03 15:02:40.560 | +++ functions-common:get_or_create_domain:804 : oscwrap domain show swift_test -f value -c id 2021-09-03 15:02:40.560 | +++ functions-common:get_or_create_domain:806 : oscwrap domain create swift_test --description 'Used for swift functional testing' -f value -c id 2021-09-03 15:02:40.560 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:02:40.560 | from cryptography.utils import int_from_bytes 2021-09-03 15:02:40.560 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:02:40.560 | from cryptography.utils import int_from_bytes 2021-09-03 15:02:40.560 | +++ functions-common:oscwrap:2349 : return 0 2021-09-03 15:02:40.560 | ++ functions-common:get_or_create_domain:802 : domain_id=' 2021-09-03 15:02:40.560 | 90484408bf054fa898f6496141a075fe' 2021-09-03 15:02:40.560 | ++ functions-common:get_or_create_domain:803 : echo 90484408bf054fa898f6496141a075fe 2021-09-03 15:02:40.560 | + lib/swift:create_swift_accounts:676 : swift_domain=90484408bf054fa898f6496141a075fe 2021-09-03 15:02:40.560 | + lib/swift:create_swift_accounts:677 : die_if_not_set 677 swift_domain 'Failure creating swift_test domain' 2021-09-03 15:02:40.560 | + functions-common:die_if_not_set:216 : local exitcode=0 2021-09-03 15:02:40.560 | + lib/swift:create_swift_accounts:679 : local swift_project_test4 2021-09-03 15:02:40.560 | ++ lib/swift:create_swift_accounts:680 : get_or_create_project swiftprojecttest4 90484408bf054fa898f6496141a075fe 2021-09-03 15:02:40.560 | ++ functions-common:get_or_create_project:847 : local project_id 2021-09-03 15:02:40.560 | +++ functions-common:get_or_create_project:855 : oscwrap project create swiftprojecttest4 --domain=90484408bf054fa898f6496141a075fe --or-show -f value -c id 2021-09-03 15:02:40.560 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:02:40.560 | from cryptography.utils import int_from_bytes 2021-09-03 15:02:40.560 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:02:40.560 | from cryptography.utils import int_from_bytes 2021-09-03 15:02:40.560 | +++ functions-common:oscwrap:2349 : return 0 2021-09-03 15:02:40.560 | ++ functions-common:get_or_create_project:853 : project_id=ade44c4db03340109f5aa19d0163f60e 2021-09-03 15:02:40.560 | ++ functions-common:get_or_create_project:854 : echo ade44c4db03340109f5aa19d0163f60e 2021-09-03 15:02:40.560 | + lib/swift:create_swift_accounts:680 : swift_project_test4=ade44c4db03340109f5aa19d0163f60e 2021-09-03 15:02:40.560 | + lib/swift:create_swift_accounts:681 : die_if_not_set 681 swift_project_test4 'Failure creating swift_project_test4' 2021-09-03 15:02:40.560 | + functions-common:die_if_not_set:216 : local exitcode=0 2021-09-03 15:02:40.561 | + lib/swift:create_swift_accounts:683 : local swift_user_test4 2021-09-03 15:02:40.561 | ++ lib/swift:create_swift_accounts:685 : get_or_create_user swiftusertest4 testing4 90484408bf054fa898f6496141a075fe test4@example.com 2021-09-03 15:02:40.561 | ++ functions-common:get_or_create_user:824 : local user_id 2021-09-03 15:02:40.561 | ++ functions-common:get_or_create_user:825 : [[ ! -z test4@example.com ]] 2021-09-03 15:02:40.561 | ++ functions-common:get_or_create_user:826 : local email=--email=test4@example.com 2021-09-03 15:02:40.561 | +++ functions-common:get_or_create_user:842 : oscwrap user create swiftusertest4 --password testing4 --domain=90484408bf054fa898f6496141a075fe --email=test4@example.com --or-show -f value -c id 2021-09-03 15:02:40.561 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:02:40.561 | from cryptography.utils import int_from_bytes 2021-09-03 15:02:40.561 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:02:40.561 | from cryptography.utils import int_from_bytes 2021-09-03 15:02:40.561 | +++ functions-common:oscwrap:2349 : return 0 2021-09-03 15:02:40.561 | ++ functions-common:get_or_create_user:840 : user_id=4ccf39224c0c4c8880b6d12f9655a201 2021-09-03 15:02:40.561 | ++ functions-common:get_or_create_user:841 : echo 4ccf39224c0c4c8880b6d12f9655a201 2021-09-03 15:02:40.561 | + lib/swift:create_swift_accounts:685 : swift_user_test4=4ccf39224c0c4c8880b6d12f9655a201 2021-09-03 15:02:40.561 | + lib/swift:create_swift_accounts:686 : die_if_not_set 686 swift_user_test4 'Failure creating swift_user_test4' 2021-09-03 15:02:40.561 | + functions-common:die_if_not_set:216 : local exitcode=0 2021-09-03 15:02:40.561 | + lib/swift:create_swift_accounts:687 : get_or_add_user_project_role admin 4ccf39224c0c4c8880b6d12f9655a201 ade44c4db03340109f5aa19d0163f60e 2021-09-03 15:02:40.561 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-09-03 15:02:40.561 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-09-03 15:02:40.561 | ++ functions-common:_get_domain_args:872 : local domain 2021-09-03 15:02:40.561 | ++ functions-common:_get_domain_args:873 : domain= 2021-09-03 15:02:40.561 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-09-03 15:02:40.561 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-09-03 15:02:40.561 | ++ functions-common:_get_domain_args:882 : echo 2021-09-03 15:02:40.561 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-09-03 15:02:40.561 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-09-03 15:02:40.561 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-09-03 15:02:40.561 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role admin --user 4ccf39224c0c4c8880b6d12f9655a201 --project ade44c4db03340109f5aa19d0163f60e 2021-09-03 15:02:40.561 | ++ functions-common:get_field:726 : local data field 2021-09-03 15:02:40.561 | ++ functions-common:get_field:727 : read data 2021-09-03 15:02:40.561 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:02:40.562 | from cryptography.utils import int_from_bytes 2021-09-03 15:02:40.562 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:02:40.562 | from cryptography.utils import int_from_bytes 2021-09-03 15:02:40.562 | ++ functions-common:oscwrap:2349 : return 0 2021-09-03 15:02:40.562 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-09-03 15:02:40.562 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-09-03 15:02:40.562 | + functions-common:get_or_add_user_project_role:901 : openstack role add admin --user 4ccf39224c0c4c8880b6d12f9655a201 --project ade44c4db03340109f5aa19d0163f60e 2021-09-03 15:02:40.562 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:02:40.562 | from cryptography.utils import int_from_bytes 2021-09-03 15:02:40.562 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:02:40.562 | from cryptography.utils import int_from_bytes 2021-09-03 15:02:40.562 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role admin --user 4ccf39224c0c4c8880b6d12f9655a201 --project ade44c4db03340109f5aa19d0163f60e 2021-09-03 15:02:40.562 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-09-03 15:02:40.562 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-09-03 15:02:40.562 | ++ functions-common:get_field:726 : local data field 2021-09-03 15:02:40.562 | ++ functions-common:get_field:727 : read data 2021-09-03 15:02:40.562 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:02:40.562 | from cryptography.utils import int_from_bytes 2021-09-03 15:02:40.562 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:02:40.562 | from cryptography.utils import int_from_bytes 2021-09-03 15:02:40.562 | ++ functions-common:oscwrap:2349 : return 0 2021-09-03 15:02:40.562 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-09-03 15:02:40.562 | ++ functions-common:get_field:731 : field='$2' 2021-09-03 15:02:40.562 | ++ functions-common:get_field:733 : echo '| 72aa97a08c2245d487af729e84c20378 | 4ccf39224c0c4c8880b6d12f9655a201 | | ade44c4db03340109f5aa19d0163f60e | | | False |' 2021-09-03 15:02:40.562 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-09-03 15:02:40.562 | ++ functions-common:get_field:727 : read data 2021-09-03 15:02:40.562 | + functions-common:get_or_add_user_project_role:910 : user_role_id=72aa97a08c2245d487af729e84c20378 2021-09-03 15:02:40.562 | + functions-common:get_or_add_user_project_role:912 : echo 72aa97a08c2245d487af729e84c20378 2021-09-03 15:02:40.562 | 72aa97a08c2245d487af729e84c20378 2021-09-03 15:02:40.592 | [11707 Async create_swift_accounts:79097]: finished create_swift_accounts with result 0 in 93 seconds 2021-09-03 15:02:40.600 | Not waiting for async task configure_horizon that we never started or has already been waited for 2021-09-03 15:02:40.602 | + inc/async:async_wait:197 : return 0 2021-09-03 15:02:40.605 | + ./stack.sh:main:1139 : is_service_enabled mysql postgresql 2021-09-03 15:02:40.622 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 15:02:40.625 | + ./stack.sh:main:1139 : is_service_enabled glance 2021-09-03 15:02:40.642 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 15:02:40.645 | + ./stack.sh:main:1140 : echo_summary 'Configuring Glance' 2021-09-03 15:02:40.647 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-09-03 15:02:40.650 | + ./stack.sh:echo_summary:432 : echo -e Configuring Glance 2021-09-03 15:02:40.653 | + ./stack.sh:main:1141 : async_runfunc init_glance 2021-09-03 15:02:40.655 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2021-09-03 15:02:40.715 | + inc/async:async_inner:63 : init_glance 2021-09-03 15:02:40.753 | [11707 Async init_glance:83366]: running: init_glance 2021-09-03 15:02:40.755 | + ./stack.sh:main:1148 : is_service_enabled neutron 2021-09-03 15:02:40.775 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 15:02:40.778 | + ./stack.sh:main:1149 : echo_summary 'Configuring Neutron' 2021-09-03 15:02:40.781 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-09-03 15:02:40.784 | + ./stack.sh:echo_summary:432 : echo -e Configuring Neutron 2021-09-03 15:02:40.787 | + ./stack.sh:main:1151 : configure_neutron 2021-09-03 15:02:40.789 | + lib/neutron:configure_neutron:603 : is_neutron_legacy_enabled 2021-09-03 15:02:40.794 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-09-03 15:02:40.795 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-09-03 15:02:40.800 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-09-03 15:02:40.803 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2021-09-03 15:02:40.805 | + 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,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2021-09-03 15:02:40.808 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-09-03 15:02:40.810 | + lib/neutron:configure_neutron:605 : configure_mutnauq 2021-09-03 15:02:40.813 | + lib/neutron-legacy:configure_mutnauq:338 : _configure_neutron_common 2021-09-03 15:02:40.816 | + lib/neutron-legacy:_configure_neutron_common:739 : _create_neutron_conf_dir 2021-09-03 15:02:40.818 | + lib/neutron-legacy:_create_neutron_conf_dir:732 : sudo install -d -o ubuntu /etc/neutron 2021-09-03 15:02:40.833 | + lib/neutron-legacy:_configure_neutron_common:742 : cd /opt/stack/neutron 2021-09-03 15:02:40.835 | + lib/neutron-legacy:_configure_neutron_common:742 : exec ./tools/generate_config_file_samples.sh 2021-09-03 15:02:44.008 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:02:44.008 | from cryptography.utils import int_from_bytes 2021-09-03 15:02:44.008 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:02:44.008 | from cryptography.utils import int_from_bytes 2021-09-03 15:02:47.201 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:02:47.201 | from cryptography.utils import int_from_bytes 2021-09-03 15:02:47.201 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:02:47.201 | from cryptography.utils import int_from_bytes 2021-09-03 15:02:49.979 | + inc/async:async_inner:64 : rc=0 2021-09-03 15:02:50.004 | [83366 Async init_glance:83366]: finished successfully 2021-09-03 15:02:50.493 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:02:50.493 | from cryptography.utils import int_from_bytes 2021-09-03 15:02:50.493 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:02:50.493 | from cryptography.utils import int_from_bytes 2021-09-03 15:02:53.560 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:02:53.560 | from cryptography.utils import int_from_bytes 2021-09-03 15:02:53.560 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:02:53.560 | from cryptography.utils import int_from_bytes 2021-09-03 15:02:56.623 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:02:56.623 | from cryptography.utils import int_from_bytes 2021-09-03 15:02:56.623 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:02:56.623 | from cryptography.utils import int_from_bytes 2021-09-03 15:02:59.683 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:02:59.683 | from cryptography.utils import int_from_bytes 2021-09-03 15:02:59.683 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:02:59.683 | from cryptography.utils import int_from_bytes 2021-09-03 15:03:02.794 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:03:02.794 | from cryptography.utils import int_from_bytes 2021-09-03 15:03:02.794 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:03:02.794 | from cryptography.utils import int_from_bytes 2021-09-03 15:03:06.272 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:03:06.272 | from cryptography.utils import int_from_bytes 2021-09-03 15:03:06.273 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:03:06.273 | from cryptography.utils import int_from_bytes 2021-09-03 15:03:10.326 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:03:10.326 | from cryptography.utils import int_from_bytes 2021-09-03 15:03:10.326 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:03:10.326 | from cryptography.utils import int_from_bytes 2021-09-03 15:03:15.396 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:03:15.396 | from cryptography.utils import int_from_bytes 2021-09-03 15:03:15.396 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:03:15.396 | from cryptography.utils import int_from_bytes 2021-09-03 15:03:15.662 | + lib/neutron-legacy:_configure_neutron_common:744 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2021-09-03 15:03:15.667 | + lib/neutron-legacy:_configure_neutron_common:746 : Q_POLICY_FILE=/etc/neutron/policy.json 2021-09-03 15:03:15.669 | + lib/neutron-legacy:_configure_neutron_common:750 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2021-09-03 15:03:15.671 | + lib/neutron-legacy:_configure_neutron_common:754 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2021-09-03 15:03:15.674 | + lib/neutron-legacy:_configure_neutron_common:759 : neutron_plugin_configure_common 2021-09-03 15:03:15.677 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2021-09-03 15:03:15.679 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2021-09-03 15:03:15.681 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2021-09-03 15:03:15.683 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : _neutron_service_plugin_class_add router 2021-09-03 15:03:15.685 | + lib/neutron-legacy:_neutron_service_plugin_class_add:908 : local service_plugin_class=router 2021-09-03 15:03:15.687 | + lib/neutron-legacy:_neutron_service_plugin_class_add:909 : [[ '' == '' ]] 2021-09-03 15:03:15.690 | + lib/neutron-legacy:_neutron_service_plugin_class_add:910 : Q_SERVICE_PLUGIN_CLASSES=router 2021-09-03 15:03:15.692 | + lib/neutron-legacy:_configure_neutron_common:761 : [[ etc/neutron/plugins/ml2 == '' ]] 2021-09-03 15:03:15.695 | + lib/neutron-legacy:_configure_neutron_common:761 : [[ ml2_conf.ini == '' ]] 2021-09-03 15:03:15.697 | + lib/neutron-legacy:_configure_neutron_common:761 : [[ ml2 == '' ]] 2021-09-03 15:03:15.699 | + lib/neutron-legacy:_configure_neutron_common:766 : mkdir -p /etc/neutron/plugins/ml2 2021-09-03 15:03:15.703 | + lib/neutron-legacy:_configure_neutron_common:767 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2021-09-03 15:03:15.706 | + lib/neutron-legacy:_configure_neutron_common:770 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2021-09-03 15:03:15.712 | + lib/neutron-legacy:_configure_neutron_common:771 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample /etc/neutron/plugins/ml2/ml2_conf.ini 2021-09-03 15:03:15.717 | ++ lib/neutron-legacy:_configure_neutron_common:776 : database_connection_url neutron 2021-09-03 15:03:15.719 | ++ lib/database:database_connection_url:132 : local db=neutron 2021-09-03 15:03:15.722 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql neutron 2021-09-03 15:03:15.724 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=neutron 2021-09-03 15:03:15.726 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2021-09-03 15:03:15.729 | + lib/neutron-legacy:_configure_neutron_common:776 : iniset /etc/neutron/neutron.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2021-09-03 15:03:15.758 | + lib/neutron-legacy:_configure_neutron_common:777 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2021-09-03 15:03:15.786 | + lib/neutron-legacy:_configure_neutron_common:778 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2021-09-03 15:03:15.814 | + lib/neutron-legacy:_configure_neutron_common:779 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2021-09-03 15:03:15.842 | + lib/neutron-legacy:_configure_neutron_common:780 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2021-09-03 15:03:15.871 | + lib/neutron-legacy:_configure_neutron_common:783 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2021-09-03 15:03:15.899 | + lib/neutron-legacy:_configure_neutron_common:785 : '[' libvirt = fake ']' 2021-09-03 15:03:15.901 | + lib/neutron-legacy:_configure_neutron_common:795 : setup_logging /etc/neutron/neutron.conf 2021-09-03 15:03:15.904 | + functions:setup_logging:674 : setup_systemd_logging /etc/neutron/neutron.conf 2021-09-03 15:03:15.906 | + functions:setup_systemd_logging:689 : local conf_file=/etc/neutron/neutron.conf 2021-09-03 15:03:15.909 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-09-03 15:03:15.926 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-09-03 15:03:15.928 | + functions:setup_systemd_logging:695 : local pidstr= 2021-09-03 15:03:15.930 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-09-03 15:03:15.932 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-09-03 15:03:15.934 | + functions:setup_systemd_logging:702 : iniset /etc/neutron/neutron.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-09-03 15:03:15.963 | + 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' 2021-09-03 15:03:15.991 | + 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' 2021-09-03 15:03:16.021 | + functions:setup_systemd_logging:706 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-09-03 15:03:16.051 | + lib/neutron-legacy:_configure_neutron_common:797 : is_service_enabled tls-proxy 2021-09-03 15:03:16.067 | + functions-common:is_service_enabled:1965 : return 1 2021-09-03 15:03:16.069 | + lib/neutron-legacy:_configure_neutron_common:803 : _neutron_setup_rootwrap 2021-09-03 15:03:16.072 | + lib/neutron-legacy:_neutron_setup_rootwrap:943 : [[ True == \F\a\l\s\e ]] 2021-09-03 15:03:16.074 | + lib/neutron-legacy:_neutron_setup_rootwrap:947 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2021-09-03 15:03:16.076 | + lib/neutron-legacy:_neutron_setup_rootwrap:948 : [[ -d /etc/neutron/rootwrap.d ]] 2021-09-03 15:03:16.080 | + lib/neutron-legacy:_neutron_setup_rootwrap:952 : _neutron_deploy_rootwrap_filters /opt/stack/neutron 2021-09-03 15:03:16.082 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:933 : [[ True == \F\a\l\s\e ]] 2021-09-03 15:03:16.084 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:936 : local srcdir=/opt/stack/neutron 2021-09-03 15:03:16.087 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:937 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2021-09-03 15:03:16.099 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:938 : sudo install -o root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.d/rootwrap.filters /etc/neutron/rootwrap.d/ 2021-09-03 15:03:16.111 | + lib/neutron-legacy:_neutron_setup_rootwrap:956 : test -r /opt/stack/neutron/etc/neutron/rootwrap.conf 2021-09-03 15:03:16.114 | + lib/neutron-legacy:_neutron_setup_rootwrap:959 : sudo install -o root -g root -m 644 /opt/stack/neutron/etc/rootwrap.conf /etc/neutron/rootwrap.conf 2021-09-03 15:03:16.127 | + lib/neutron-legacy:_neutron_setup_rootwrap:961 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/neutron/rootwrap.d:' -i /etc/neutron/rootwrap.conf 2021-09-03 15:03:16.139 | + lib/neutron-legacy:_neutron_setup_rootwrap:962 : sudo sed -e 's:^exec_dirs=\(.*\)$:exec_dirs=\1,/usr/local/bin:' -i /etc/neutron/rootwrap.conf 2021-09-03 15:03:16.152 | + lib/neutron-legacy:_neutron_setup_rootwrap:965 : ROOTWRAP_SUDOER_CMD='/usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2021-09-03 15:03:16.155 | + lib/neutron-legacy:_neutron_setup_rootwrap:966 : ROOTWRAP_DAEMON_SUDOER_CMD='/usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2021-09-03 15:03:16.158 | ++ lib/neutron-legacy:_neutron_setup_rootwrap:969 : mktemp 2021-09-03 15:03:16.162 | + lib/neutron-legacy:_neutron_setup_rootwrap:969 : TEMPFILE=/tmp/tmp.b60iJXYLQB 2021-09-03 15:03:16.164 | + lib/neutron-legacy:_neutron_setup_rootwrap:970 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2021-09-03 15:03:16.167 | + lib/neutron-legacy:_neutron_setup_rootwrap:971 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2021-09-03 15:03:16.169 | + lib/neutron-legacy:_neutron_setup_rootwrap:972 : chmod 0440 /tmp/tmp.b60iJXYLQB 2021-09-03 15:03:16.173 | + lib/neutron-legacy:_neutron_setup_rootwrap:973 : sudo chown root:root /tmp/tmp.b60iJXYLQB 2021-09-03 15:03:16.185 | + lib/neutron-legacy:_neutron_setup_rootwrap:974 : sudo mv /tmp/tmp.b60iJXYLQB /etc/sudoers.d/neutron-rootwrap 2021-09-03 15:03:16.197 | + lib/neutron-legacy:_neutron_setup_rootwrap:977 : iniset /etc/neutron/neutron.conf agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2021-09-03 15:03:16.226 | + lib/neutron-legacy:_neutron_setup_rootwrap:978 : [[ True == \T\r\u\e ]] 2021-09-03 15:03:16.228 | + lib/neutron-legacy:_neutron_setup_rootwrap:979 : iniset /etc/neutron/neutron.conf agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2021-09-03 15:03:16.258 | + lib/neutron-legacy:configure_mutnauq:339 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2021-09-03 15:03:16.260 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=neutron 2021-09-03 15:03:16.263 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/neutron/neutron.conf 2021-09-03 15:03:16.265 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-09-03 15:03:16.268 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-09-03 15:03:16.270 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-09-03 15:03:16.287 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 15:03:16.290 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-09-03 15:03:16.293 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-09-03 15:03:16.295 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-09-03 15:03:16.313 | ++ functions-common:is_service_enabled:1965 : return 0 2021-09-03 15:03:16.316 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.38:5672/ 2021-09-03 15:03:16.319 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.38:5672/ 2021-09-03 15:03:16.350 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-09-03 15:03:16.353 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-09-03 15:03:16.355 | + lib/neutron-legacy:configure_mutnauq:341 : is_service_enabled q-metering 2021-09-03 15:03:16.372 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 15:03:16.375 | + lib/neutron-legacy:configure_mutnauq:342 : _configure_neutron_metering 2021-09-03 15:03:16.377 | + lib/neutron-legacy:_configure_neutron_metering:852 : neutron_agent_metering_configure_common 2021-09-03 15:03:16.380 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_common:15 : _neutron_service_plugin_class_add neutron.services.metering.metering_plugin.MeteringPlugin 2021-09-03 15:03:16.382 | + lib/neutron-legacy:_neutron_service_plugin_class_add:908 : local service_plugin_class=neutron.services.metering.metering_plugin.MeteringPlugin 2021-09-03 15:03:16.384 | + lib/neutron-legacy:_neutron_service_plugin_class_add:909 : [[ router == '' ]] 2021-09-03 15:03:16.387 | + lib/neutron-legacy:_neutron_service_plugin_class_add:911 : [[ ! ,router, =~ ,neutron.services.metering.metering_plugin.MeteringPlugin, ]] 2021-09-03 15:03:16.390 | + lib/neutron-legacy:_neutron_service_plugin_class_add:912 : Q_SERVICE_PLUGIN_CLASSES=router,neutron.services.metering.metering_plugin.MeteringPlugin 2021-09-03 15:03:16.393 | + lib/neutron-legacy:_configure_neutron_metering:853 : neutron_agent_metering_configure_agent 2021-09-03 15:03:16.395 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:19 : METERING_AGENT_CONF_PATH=/etc/neutron/services/metering 2021-09-03 15:03:16.398 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:20 : mkdir -p /etc/neutron/services/metering 2021-09-03 15:03:16.403 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:22 : METERING_AGENT_CONF_FILENAME=/etc/neutron/services/metering/metering_agent.ini 2021-09-03 15:03:16.405 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:24 : cp /opt/stack/neutron/etc/metering_agent.ini.sample /etc/neutron/services/metering/metering_agent.ini 2021-09-03 15:03:16.410 | + lib/neutron-legacy:configure_mutnauq:344 : is_service_enabled q-agt q-svc 2021-09-03 15:03:16.427 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 15:03:16.430 | + lib/neutron-legacy:configure_mutnauq:345 : _configure_neutron_service 2021-09-03 15:03:16.432 | + lib/neutron-legacy:_configure_neutron_service:880 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2021-09-03 15:03:16.435 | + lib/neutron-legacy:_configure_neutron_service:881 : cp /opt/stack/neutron/etc/api-paste.ini /etc/neutron/api-paste.ini 2021-09-03 15:03:16.440 | + lib/neutron-legacy:_configure_neutron_service:884 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2021-09-03 15:03:16.470 | + lib/neutron-legacy:_configure_neutron_service:886 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2021-09-03 15:03:16.499 | + lib/neutron-legacy:_configure_neutron_service:887 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2021-09-03 15:03:16.529 | + lib/neutron-legacy:_configure_neutron_service:888 : iniset /etc/neutron/neutron.conf DEFAULT allow_overlapping_ips True 2021-09-03 15:03:16.559 | + lib/neutron-legacy:_configure_neutron_service:890 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2021-09-03 15:03:16.589 | + lib/neutron-legacy:_configure_neutron_service:891 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2021-09-03 15:03:16.592 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/neutron/neutron.conf 2021-09-03 15:03:16.594 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=neutron 2021-09-03 15:03:16.597 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=keystone_authtoken 2021-09-03 15:03:16.599 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2021-09-03 15:03:16.631 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2021-09-03 15:03:16.662 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://10.222.0.38/identity 2021-09-03 15:03:16.692 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2021-09-03 15:03:16.722 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/neutron/neutron.conf keystone_authtoken password Passw0rd 2021-09-03 15:03:16.752 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2021-09-03 15:03:16.782 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2021-09-03 15:03:16.811 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2021-09-03 15:03:16.841 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-09-03 15:03:16.870 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2021-09-03 15:03:16.901 | + lib/neutron-legacy:_configure_neutron_service:894 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2021-09-03 15:03:16.931 | + lib/neutron-legacy:_configure_neutron_service:895 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2021-09-03 15:03:16.962 | + lib/neutron-legacy:_configure_neutron_service:897 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf nova nova 2021-09-03 15:03:16.965 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/neutron/neutron.conf 2021-09-03 15:03:16.967 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=nova 2021-09-03 15:03:16.970 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=nova 2021-09-03 15:03:16.972 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/neutron/neutron.conf nova auth_type password 2021-09-03 15:03:17.002 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/neutron/neutron.conf nova interface public 2021-09-03 15:03:17.032 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/neutron/neutron.conf nova auth_url http://10.222.0.38/identity 2021-09-03 15:03:17.062 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/neutron/neutron.conf nova username nova 2021-09-03 15:03:17.092 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/neutron/neutron.conf nova password Passw0rd 2021-09-03 15:03:17.121 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2021-09-03 15:03:17.152 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/neutron/neutron.conf nova project_name service 2021-09-03 15:03:17.181 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2021-09-03 15:03:17.211 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/neutron/neutron.conf nova cafile /opt/stack/data/ca-bundle.pem 2021-09-03 15:03:17.241 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/neutron/neutron.conf nova memcached_servers localhost:11211 2021-09-03 15:03:17.271 | + lib/neutron-legacy:_configure_neutron_service:900 : neutron_plugin_configure_service 2021-09-03 15:03:17.274 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ vlan != \l\o\c\a\l ]] 2021-09-03 15:03:17.277 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(tenant_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2021-09-03 15:03:17.279 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2021-09-03 15:03:17.281 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2021-09-03 15:03:17.284 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ physnet1 != '' ]] 2021-09-03 15:03:17.286 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=physnet1 2021-09-03 15:03:17.288 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ 650:699 != '' ]] 2021-09-03 15:03:17.291 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:93 : ML2_VLAN_RANGES=physnet1:650:699 2021-09-03 15:03:17.293 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ physnet1:650:699 != '' ]] 2021-09-03 15:03:17.296 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2021-09-03 15:03:17.299 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2021-09-03 15:03:17.301 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n physnet1 ]] 2021-09-03 15:03:17.303 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2021-09-03 15:03:17.306 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n physnet1 ]] 2021-09-03 15:03:17.308 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=physnet1, 2021-09-03 15:03:17.310 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n physnet1 ]] 2021-09-03 15:03:17.313 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ physnet1 != \p\h\y\s\n\e\t\1 ]] 2021-09-03 15:03:17.316 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:121 : [[ True == \T\r\u\e ]] 2021-09-03 15:03:17.318 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:122 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver neutron.agent.not.a.real.FirewallDriver 2021-09-03 15:03:17.346 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:127 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers=openvswitch,hyperv 2021-09-03 15:03:17.349 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-09-03 15:03:17.352 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2021-09-03 15:03:17.354 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=openvswitch,hyperv 2021-09-03 15:03:17.357 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=openvswitch,hyperv ']' 2021-09-03 15:03:17.359 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2021-09-03 15:03:17.362 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers openvswitch,hyperv 2021-09-03 15:03:17.390 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:129 : [[ -n '' ]] 2021-09-03 15:03:17.392 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:133 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers=port_security 2021-09-03 15:03:17.395 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-09-03 15:03:17.397 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2021-09-03 15:03:17.399 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security 2021-09-03 15:03:17.402 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security ']' 2021-09-03 15:03:17.404 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2021-09-03 15:03:17.407 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security 2021-09-03 15:03:17.436 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:135 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types=vlan 2021-09-03 15:03:17.438 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-09-03 15:03:17.441 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2021-09-03 15:03:17.443 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tenant_network_types=vlan 2021-09-03 15:03:17.445 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tenant_network_types=vlan ']' 2021-09-03 15:03:17.448 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2021-09-03 15:03:17.450 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types vlan 2021-09-03 15:03:17.479 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:137 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges=1:1000 2021-09-03 15:03:17.481 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-09-03 15:03:17.483 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2021-09-03 15:03:17.486 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2021-09-03 15:03:17.488 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2021-09-03 15:03:17.491 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2021-09-03 15:03:17.493 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges 1:1000 2021-09-03 15:03:17.521 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:139 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges=1:1000 2021-09-03 15:03:17.524 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-09-03 15:03:17.526 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2021-09-03 15:03:17.529 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2021-09-03 15:03:17.531 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2021-09-03 15:03:17.534 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2021-09-03 15:03:17.536 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000 2021-09-03 15:03:17.565 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:141 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks=physnet1, 2021-09-03 15:03:17.567 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-09-03 15:03:17.570 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2021-09-03 15:03:17.572 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=physnet1, 2021-09-03 15:03:17.574 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=physnet1, ']' 2021-09-03 15:03:17.577 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2021-09-03 15:03:17.579 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks physnet1, 2021-09-03 15:03:17.608 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:143 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges=physnet1:650:699 2021-09-03 15:03:17.611 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-09-03 15:03:17.613 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2021-09-03 15:03:17.616 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=physnet1:650:699 2021-09-03 15:03:17.618 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=physnet1:650:699 ']' 2021-09-03 15:03:17.620 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2021-09-03 15:03:17.623 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges physnet1:650:699 2021-09-03 15:03:17.651 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:145 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges=1:1000 2021-09-03 15:03:17.654 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-09-03 15:03:17.661 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2021-09-03 15:03:17.664 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2021-09-03 15:03:17.666 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2021-09-03 15:03:17.668 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2021-09-03 15:03:17.671 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:1000 2021-09-03 15:03:17.704 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:147 : [[ legacy != \l\e\g\a\c\y ]] 2021-09-03 15:03:17.707 | + lib/neutron-legacy:configure_mutnauq:347 : is_service_enabled q-agt 2021-09-03 15:03:17.725 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 15:03:17.727 | + lib/neutron-legacy:configure_mutnauq:348 : _configure_neutron_plugin_agent 2021-09-03 15:03:17.730 | + lib/neutron-legacy:_configure_neutron_plugin_agent:867 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2021-09-03 15:03:17.761 | + lib/neutron-legacy:_configure_neutron_plugin_agent:868 : [[ True == \T\r\u\e ]] 2021-09-03 15:03:17.763 | + lib/neutron-legacy:_configure_neutron_plugin_agent:869 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2021-09-03 15:03:17.793 | + lib/neutron-legacy:_configure_neutron_plugin_agent:871 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2021-09-03 15:03:17.824 | + lib/neutron-legacy:_configure_neutron_plugin_agent:874 : neutron_plugin_configure_plugin_agent 2021-09-03 15:03:17.827 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:36 : _neutron_ovs_base_setup_bridge br-int 2021-09-03 15:03:17.830 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:32 : local bridge=br-int 2021-09-03 15:03:17.832 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:33 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2021-09-03 15:03:20.588 | INFO neutron.common.config [-] Logging enabled! 2021-09-03 15:03:20.588 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 18.1.0.dev608 2021-09-03 15:03:20.589 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=85162) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2021-09-03 15:03:20.589 | ERROR ovsdbapp.backend.ovs_idl.idlutils [-] Unable to open stream to tcp:127.0.0.1:6640 to retrieve schema: Connection refused 2021-09-03 15:03:20.590 | 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/tmp2n1_8by6/privsep.sock'] 2021-09-03 15:03:21.841 | INFO oslo.privsep.daemon [-] Spawned new privsep daemon via rootwrap 2021-09-03 15:03:21.842 | DEBUG oslo.privsep.daemon [-] Accepted privsep connection to /tmp/tmp2n1_8by6/privsep.sock {{(pid=85162) __init__ /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:363}} 2021-09-03 15:03:21.843 | INFO oslo.privsep.daemon [-] privsep daemon starting 2021-09-03 15:03:21.843 | INFO oslo.privsep.daemon [-] privsep process running with uid/gid: 0/0 2021-09-03 15:03:21.844 | 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 2021-09-03 15:03:21.844 | INFO oslo.privsep.daemon [-] privsep daemon running as pid 85172 2021-09-03 15:03:21.844 | DEBUG oslo.privsep.daemon [-] privsep: reply[92248b05-f2c5-4184-8c47-6dd11a9f8a72]: (2,) {{(pid=85172) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:502}} 2021-09-03 15:03:22.017 | 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=85172) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}} 2021-09-03 15:03:22.029 | 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.012s {{(pid=85172) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}} 2021-09-03 15:03:22.029 | DEBUG oslo.privsep.daemon [-] privsep: reply[f7b7bb4a-2b19-463a-936f-8dda34013215]: (4, ('cf29b711-ad01-420b-85c0-da57c19745d0\n', '')) {{(pid=85172) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:502}} 2021-09-03 15:03:22.193 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=85162) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2021-09-03 15:03:22.193 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=85162) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2021-09-03 15:03:22.193 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=85162) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2021-09-03 15:03:22.193 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=85162) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2021-09-03 15:03:22.193 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=85162) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2021-09-03 15:03:22.194 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=85162) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2021-09-03 15:03:22.248 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2021-09-03 15:03:22.248 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:03:22.248 | from cryptography.utils import int_from_bytes 2021-09-03 15:03:22.248 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:03:22.248 | from cryptography.utils import int_from_bytes 2021-09-03 15:03:22.572 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:34 : _neutron_ovs_base_add_bridge br-int 2021-09-03 15:03:22.575 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:21 : local bridge=br-int 2021-09-03 15:03:22.577 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:22 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-int' 2021-09-03 15:03:22.580 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:24 : '[' system '!=' system ']' 2021-09-03 15:03:22.583 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : sudo ovs-vsctl -- --may-exist add-br br-int 2021-09-03 15:03:22.646 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:35 : sudo ovs-vsctl --no-wait br-set-external-id br-int bridge-id br-int 2021-09-03 15:03:22.665 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:37 : _neutron_ovs_base_configure_firewall_driver 2021-09-03 15:03:22.668 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:88 : [[ True == \T\r\u\e ]] 2021-09-03 15:03:22.670 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:89 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver openvswitch 2021-09-03 15:03:22.701 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:90 : running_in_container 2021-09-03 15:03:22.705 | ++ functions:running_in_container:793 : systemd-detect-virt --container 2021-09-03 15:03:22.713 | + functions:running_in_container:793 : [[ none != \n\o\n\e ]] 2021-09-03 15:03:22.715 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:91 : enable_kernel_bridge_firewall 2021-09-03 15:03:22.718 | + functions:enable_kernel_bridge_firewall:802 : sudo modprobe bridge 2021-09-03 15:03:22.741 | + functions:enable_kernel_bridge_firewall:805 : sudo modprobe br_netfilter 2021-09-03 15:03:22.762 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2021-09-03 15:03:22.765 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-iptables=1 2021-09-03 15:03:22.773 | net.bridge.bridge-nf-call-iptables = 1 2021-09-03 15:03:22.777 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2021-09-03 15:03:22.779 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-ip6tables=1 2021-09-03 15:03:22.788 | net.bridge.bridge-nf-call-ip6tables = 1 2021-09-03 15:03:22.791 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:40 : [[ False == \T\r\u\e ]] 2021-09-03 15:03:22.794 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ physnet1 != '' ]] 2021-09-03 15:03:22.796 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ br-data != '' ]] 2021-09-03 15:03:22.798 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:49 : [[ physnet1:br-data == '' ]] 2021-09-03 15:03:22.801 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:54 : _neutron_ovs_base_add_bridge br-data 2021-09-03 15:03:22.803 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:21 : local bridge=br-data 2021-09-03 15:03:22.806 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:22 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2021-09-03 15:03:22.808 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:24 : '[' system '!=' system ']' 2021-09-03 15:03:22.811 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : sudo ovs-vsctl -- --may-exist add-br br-data 2021-09-03 15:03:22.836 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:56 : [[ physnet1:br-data != '' ]] 2021-09-03 15:03:22.839 | + 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 2021-09-03 15:03:22.872 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:59 : AGENT_BINARY=/usr/local/bin/neutron-openvswitch-agent 2021-09-03 15:03:22.875 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:61 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent tunnel_types 2021-09-03 15:03:22.904 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:62 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs datapath_type system 2021-09-03 15:03:22.932 | + lib/neutron-legacy:configure_mutnauq:350 : is_service_enabled q-dhcp 2021-09-03 15:03:22.949 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 15:03:22.952 | + lib/neutron-legacy:configure_mutnauq:351 : _configure_neutron_dhcp_agent 2021-09-03 15:03:22.955 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:808 : cp /opt/stack/neutron/etc/dhcp_agent.ini.sample /etc/neutron/dhcp_agent.ini 2021-09-03 15:03:22.959 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:810 : iniset /etc/neutron/dhcp_agent.ini DEFAULT debug True 2021-09-03 15:03:22.989 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:812 : iniset /etc/neutron/dhcp_agent.ini DEFAULT dnsmasq_local_resolv True 2021-09-03 15:03:23.018 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:813 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2021-09-03 15:03:23.049 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:814 : [[ True == \T\r\u\e ]] 2021-09-03 15:03:23.052 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:815 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2021-09-03 15:03:23.081 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:818 : is_service_enabled q-l3 2021-09-03 15:03:23.099 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 15:03:23.101 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:829 : _neutron_setup_interface_driver /etc/neutron/dhcp_agent.ini 2021-09-03 15:03:23.104 | + lib/neutron-legacy:_neutron_setup_interface_driver:987 : iniset /etc/neutron/dhcp_agent.ini DEFAULT ovs_use_veth False 2021-09-03 15:03:23.133 | + lib/neutron-legacy:_neutron_setup_interface_driver:989 : neutron_plugin_setup_interface_driver /etc/neutron/dhcp_agent.ini 2021-09-03 15:03:23.135 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/dhcp_agent.ini 2021-09-03 15:03:23.137 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/dhcp_agent.ini DEFAULT interface_driver openvswitch 2021-09-03 15:03:23.166 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:831 : neutron_plugin_configure_dhcp_agent /etc/neutron/dhcp_agent.ini 2021-09-03 15:03:23.169 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:25 : local conf_file=/etc/neutron/dhcp_agent.ini 2021-09-03 15:03:23.171 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:26 : : 2021-09-03 15:03:23.175 | + lib/neutron-legacy:configure_mutnauq:353 : is_service_enabled q-l3 2021-09-03 15:03:23.191 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 15:03:23.194 | + lib/neutron-legacy:configure_mutnauq:354 : _configure_neutron_l3_agent 2021-09-03 15:03:23.196 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:114 : cp /opt/stack/neutron/etc/l3_agent.ini.sample /etc/neutron/l3_agent.ini 2021-09-03 15:03:23.201 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:116 : iniset /etc/neutron/l3_agent.ini DEFAULT debug True 2021-09-03 15:03:23.230 | + 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' 2021-09-03 15:03:23.262 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:118 : [[ True == \T\r\u\e ]] 2021-09-03 15:03:23.264 | + 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' 2021-09-03 15:03:23.294 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:122 : _neutron_setup_interface_driver /etc/neutron/l3_agent.ini 2021-09-03 15:03:23.296 | + lib/neutron-legacy:_neutron_setup_interface_driver:987 : iniset /etc/neutron/l3_agent.ini DEFAULT ovs_use_veth False 2021-09-03 15:03:23.325 | + lib/neutron-legacy:_neutron_setup_interface_driver:989 : neutron_plugin_setup_interface_driver /etc/neutron/l3_agent.ini 2021-09-03 15:03:23.328 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/l3_agent.ini 2021-09-03 15:03:23.330 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/l3_agent.ini DEFAULT interface_driver openvswitch 2021-09-03 15:03:23.360 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:124 : neutron_plugin_configure_l3_agent /etc/neutron/l3_agent.ini 2021-09-03 15:03:23.363 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:30 : local conf_file=/etc/neutron/l3_agent.ini 2021-09-03 15:03:23.365 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:31 : _neutron_ovs_base_configure_l3_agent 2021-09-03 15:03:23.368 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:99 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2021-09-03 15:03:26.041 | INFO neutron.common.config [-] Logging enabled! 2021-09-03 15:03:26.041 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 18.1.0.dev608 2021-09-03 15:03:26.042 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=85715) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2021-09-03 15:03:26.092 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=85715) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2021-09-03 15:03:26.093 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=85715) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2021-09-03 15:03:26.093 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=85715) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2021-09-03 15:03:26.093 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=85715) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2021-09-03 15:03:26.093 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=85715) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2021-09-03 15:03:26.093 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=85715) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2021-09-03 15:03:26.154 | INFO neutron.cmd.ovs_cleanup [-] Cleaning bridge: br-int 2021-09-03 15:03:26.154 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): OvsCleanup(bridge=br-int, all_ports=False) {{(pid=85715) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:90}} 2021-09-03 15:03:26.155 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=85715) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:134}} 2021-09-03 15:03:26.155 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2021-09-03 15:03:26.155 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:03:26.155 | from cryptography.utils import int_from_bytes 2021-09-03 15:03:26.155 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:03:26.155 | from cryptography.utils import int_from_bytes 2021-09-03 15:03:26.467 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:100 : [[ False = \T\r\u\e ]] 2021-09-03 15:03:26.470 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:108 : _neutron_ovs_base_add_public_bridge 2021-09-03 15:03:26.472 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:114 : _neutron_ovs_base_add_bridge br-data 2021-09-03 15:03:26.475 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:21 : local bridge=br-data 2021-09-03 15:03:26.477 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:22 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2021-09-03 15:03:26.480 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:24 : '[' system '!=' system ']' 2021-09-03 15:03:26.482 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : sudo ovs-vsctl -- --may-exist add-br br-data 2021-09-03 15:03:26.500 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:115 : set_mtu br-data 1500 2021-09-03 15:03:26.503 | + functions:set_mtu:785 : local dev=br-data 2021-09-03 15:03:26.505 | + functions:set_mtu:786 : local mtu=1500 2021-09-03 15:03:26.508 | + functions:set_mtu:787 : sudo ip link set mtu 1500 dev br-data 2021-09-03 15:03:26.520 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:109 : sudo ovs-vsctl br-set-external-id br-data bridge-id br-data 2021-09-03 15:03:26.537 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:126 : _configure_public_network_connectivity 2021-09-03 15:03:26.540 | + lib/neutron-legacy:_configure_public_network_connectivity:674 : [[ -n eth1 ]] 2021-09-03 15:03:26.542 | + lib/neutron-legacy:_configure_public_network_connectivity:675 : _move_neutron_addresses_route eth1 br-data True False inet 2021-09-03 15:03:26.545 | + lib/neutron-legacy:_move_neutron_addresses_route:615 : local from_intf=eth1 2021-09-03 15:03:26.548 | + lib/neutron-legacy:_move_neutron_addresses_route:616 : local to_intf=br-data 2021-09-03 15:03:26.550 | + lib/neutron-legacy:_move_neutron_addresses_route:617 : local add_ovs_port=True 2021-09-03 15:03:26.553 | + lib/neutron-legacy:_move_neutron_addresses_route:618 : local del_ovs_port=False 2021-09-03 15:03:26.555 | + lib/neutron-legacy:_move_neutron_addresses_route:619 : local af=inet 2021-09-03 15:03:26.557 | + lib/neutron-legacy:_move_neutron_addresses_route:621 : [[ -n eth1 ]] 2021-09-03 15:03:26.560 | + lib/neutron-legacy:_move_neutron_addresses_route:621 : [[ -n br-data ]] 2021-09-03 15:03:26.563 | + lib/neutron-legacy:_move_neutron_addresses_route:627 : local IP_REPLACE= 2021-09-03 15:03:26.566 | + lib/neutron-legacy:_move_neutron_addresses_route:628 : local IP_DEL= 2021-09-03 15:03:26.568 | + lib/neutron-legacy:_move_neutron_addresses_route:629 : local IP_UP= 2021-09-03 15:03:26.570 | + lib/neutron-legacy:_move_neutron_addresses_route:630 : local DEFAULT_ROUTE_GW 2021-09-03 15:03:26.574 | ++ lib/neutron-legacy:_move_neutron_addresses_route:631 : ip -f inet r 2021-09-03 15:03:26.575 | ++ lib/neutron-legacy:_move_neutron_addresses_route:631 : awk '/default.+eth1\s/ { print $3; exit }' 2021-09-03 15:03:26.582 | + lib/neutron-legacy:_move_neutron_addresses_route:631 : DEFAULT_ROUTE_GW= 2021-09-03 15:03:26.584 | + lib/neutron-legacy:_move_neutron_addresses_route:632 : local ADD_OVS_PORT= 2021-09-03 15:03:26.586 | + lib/neutron-legacy:_move_neutron_addresses_route:633 : local DEL_OVS_PORT= 2021-09-03 15:03:26.589 | + lib/neutron-legacy:_move_neutron_addresses_route:634 : local ARP_CMD= 2021-09-03 15:03:26.593 | ++ lib/neutron-legacy:_move_neutron_addresses_route:636 : ip -f inet a s dev eth1 scope global primary 2021-09-03 15:03:26.593 | ++ lib/neutron-legacy:_move_neutron_addresses_route:636 : grep inet 2021-09-03 15:03:26.593 | ++ lib/neutron-legacy:_move_neutron_addresses_route:636 : awk '{ print $2, $3, $4; exit }' 2021-09-03 15:03:26.600 | + lib/neutron-legacy:_move_neutron_addresses_route:636 : IP_BRD='192.168.0.55/22 brd 192.168.3.255' 2021-09-03 15:03:26.603 | + lib/neutron-legacy:_move_neutron_addresses_route:638 : '[' '' '!=' '' ']' 2021-09-03 15:03:26.605 | + lib/neutron-legacy:_move_neutron_addresses_route:642 : [[ True == \T\r\u\e ]] 2021-09-03 15:03:26.608 | + lib/neutron-legacy:_move_neutron_addresses_route:643 : ADD_OVS_PORT='sudo ovs-vsctl --may-exist add-port br-data eth1' 2021-09-03 15:03:26.610 | + lib/neutron-legacy:_move_neutron_addresses_route:646 : [[ False == \T\r\u\e ]] 2021-09-03 15:03:26.613 | + lib/neutron-legacy:_move_neutron_addresses_route:650 : [[ 192.168.0.55/22 brd 192.168.3.255 != '' ]] 2021-09-03 15:03:26.615 | + lib/neutron-legacy:_move_neutron_addresses_route:651 : IP_DEL='sudo ip addr del 192.168.0.55/22 brd 192.168.3.255 dev eth1' 2021-09-03 15:03:26.617 | + lib/neutron-legacy:_move_neutron_addresses_route:652 : IP_REPLACE='sudo ip addr replace 192.168.0.55/22 brd 192.168.3.255 dev br-data' 2021-09-03 15:03:26.620 | + lib/neutron-legacy:_move_neutron_addresses_route:653 : IP_UP='sudo ip link set br-data up' 2021-09-03 15:03:26.622 | + lib/neutron-legacy:_move_neutron_addresses_route:654 : [[ inet == \i\n\e\t ]] 2021-09-03 15:03:26.627 | ++ lib/neutron-legacy:_move_neutron_addresses_route:655 : echo 192.168.0.55/22 brd 192.168.3.255 2021-09-03 15:03:26.627 | ++ lib/neutron-legacy:_move_neutron_addresses_route:655 : awk '{ print $1; exit }' 2021-09-03 15:03:26.628 | ++ lib/neutron-legacy:_move_neutron_addresses_route:655 : cut -d / -f1 2021-09-03 15:03:26.628 | ++ lib/neutron-legacy:_move_neutron_addresses_route:655 : grep -o -E '(.*)/' 2021-09-03 15:03:26.633 | + lib/neutron-legacy:_move_neutron_addresses_route:655 : IP=192.168.0.55 2021-09-03 15:03:26.636 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : ARP_CMD='sudo ping -c 3 -w 5 -I br-data 192.168.0.55 ' 2021-09-03 15:03:26.638 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : sudo ip addr del 192.168.0.55/22 brd 192.168.3.255 dev eth1 2021-09-03 15:03:26.652 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : sudo ip addr replace 192.168.0.55/22 brd 192.168.3.255 dev br-data 2021-09-03 15:03:26.665 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : sudo ip link set br-data up 2021-09-03 15:03:26.677 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : sudo ovs-vsctl --may-exist add-port br-data eth1 2021-09-03 15:03:26.697 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : sudo ping -c 3 -w 5 -I br-data 192.168.0.55 2021-09-03 15:03:26.715 | PING 192.168.0.55 (192.168.0.55) from 192.168.0.55 br-data: 56(84) bytes of data. 2021-09-03 15:03:26.716 | 64 bytes from 192.168.0.55: icmp_seq=1 ttl=64 time=0.065 ms 2021-09-03 15:03:27.744 | 64 bytes from 192.168.0.55: icmp_seq=2 ttl=64 time=0.053 ms 2021-09-03 15:03:28.768 | 64 bytes from 192.168.0.55: icmp_seq=3 ttl=64 time=0.040 ms 2021-09-03 15:03:28.768 | 2021-09-03 15:03:28.768 | --- 192.168.0.55 ping statistics --- 2021-09-03 15:03:28.768 | 3 packets transmitted, 3 received, 0% packet loss, time 2053ms 2021-09-03 15:03:28.768 | rtt min/avg/max/mdev = 0.040/0.052/0.065/0.010 ms 2021-09-03 15:03:28.773 | ++ lib/neutron-legacy:_configure_public_network_connectivity:677 : ip -f inet6 a s dev eth1 2021-09-03 15:03:28.774 | ++ lib/neutron-legacy:_configure_public_network_connectivity:677 : grep -c global 2021-09-03 15:03:28.779 | + lib/neutron-legacy:_configure_public_network_connectivity:677 : [[ 0 != 0 ]] 2021-09-03 15:03:28.782 | + lib/neutron-legacy:configure_mutnauq:356 : is_service_enabled q-meta 2021-09-03 15:03:28.799 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 15:03:28.802 | + lib/neutron-legacy:configure_mutnauq:357 : _configure_neutron_metadata_agent 2021-09-03 15:03:28.804 | + lib/neutron-legacy:_configure_neutron_metadata_agent:836 : cp /opt/stack/neutron/etc/metadata_agent.ini.sample /etc/neutron/metadata_agent.ini 2021-09-03 15:03:28.809 | + lib/neutron-legacy:_configure_neutron_metadata_agent:838 : iniset /etc/neutron/metadata_agent.ini DEFAULT debug True 2021-09-03 15:03:28.838 | + lib/neutron-legacy:_configure_neutron_metadata_agent:839 : iniset /etc/neutron/metadata_agent.ini DEFAULT nova_metadata_host 10.222.0.38 2021-09-03 15:03:28.867 | + lib/neutron-legacy:_configure_neutron_metadata_agent:840 : iniset /etc/neutron/metadata_agent.ini DEFAULT metadata_workers 2 2021-09-03 15:03:28.896 | + lib/neutron-legacy:_configure_neutron_metadata_agent:841 : iniset /etc/neutron/metadata_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2021-09-03 15:03:28.928 | + lib/neutron-legacy:_configure_neutron_metadata_agent:842 : [[ True == \T\r\u\e ]] 2021-09-03 15:03:28.931 | + lib/neutron-legacy:_configure_neutron_metadata_agent:843 : iniset /etc/neutron/metadata_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2021-09-03 15:03:28.960 | + lib/neutron-legacy:configure_mutnauq:360 : [[ legacy != \l\e\g\a\c\y ]] 2021-09-03 15:03:28.962 | + lib/neutron-legacy:configure_mutnauq:363 : is_service_enabled ceilometer 2021-09-03 15:03:28.980 | + functions-common:is_service_enabled:1965 : return 1 2021-09-03 15:03:28.982 | + lib/neutron-legacy:configure_mutnauq:367 : [[ openvswitch == \o\v\n ]] 2021-09-03 15:03:28.985 | + lib/neutron-legacy:configure_mutnauq:372 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 2 2021-09-03 15:03:29.017 | + lib/neutron-legacy:configure_mutnauq:376 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2021-09-03 15:03:29.047 | + lib/neutron:configure_neutron:610 : '[' False == True ']' 2021-09-03 15:03:29.049 | + ./stack.sh:main:1154 : is_service_enabled mysql postgresql 2021-09-03 15:03:29.067 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 15:03:29.069 | + ./stack.sh:main:1154 : is_service_enabled neutron 2021-09-03 15:03:29.087 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 15:03:29.090 | + ./stack.sh:main:1155 : async_runfunc init_neutron 2021-09-03 15:03:29.092 | + inc/async:async_runfunc:116 : async_run init_neutron init_neutron 2021-09-03 15:03:29.151 | + inc/async:async_inner:63 : init_neutron 2021-09-03 15:03:29.190 | [11707 Async init_neutron:86141]: running: init_neutron 2021-09-03 15:03:29.192 | + ./stack.sh:main:1163 : is_service_enabled q-dhcp 2021-09-03 15:03:29.212 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 15:03:29.215 | ++ ./stack.sh:main:1166 : pidof NetworkManager 2021-09-03 15:03:29.226 | ++ ./stack.sh:main:1166 : true 2021-09-03 15:03:29.229 | + ./stack.sh:main:1166 : netman_pid= 2021-09-03 15:03:29.232 | + ./stack.sh:main:1167 : '[' -z '' ']' 2021-09-03 15:03:29.234 | + ./stack.sh:main:1168 : sudo killall dnsmasq 2021-09-03 15:03:29.255 | dnsmasq: no process found 2021-09-03 15:03:29.259 | + ./stack.sh:main:1168 : true 2021-09-03 15:03:29.261 | + ./stack.sh:main:1173 : clean_iptables 2021-09-03 15:03:29.270 | + lib/nova:clean_iptables:183 : sudo iptables -S -v 2021-09-03 15:03:29.270 | + lib/nova:clean_iptables:183 : grep '\-A' 2021-09-03 15:03:29.270 | + lib/nova:clean_iptables:183 : sed s/-A/-D/g 2021-09-03 15:03:29.271 | + lib/nova:clean_iptables:183 : sed 's/-c [0-9]* [0-9]* //g' 2021-09-03 15:03:29.275 | + lib/nova:clean_iptables:183 : grep nova 2021-09-03 15:03:29.276 | + lib/nova:clean_iptables:183 : bash 2021-09-03 15:03:29.278 | + lib/nova:clean_iptables:183 : awk '{print "sudo iptables",$0}' 2021-09-03 15:03:29.287 | + lib/nova:clean_iptables:185 : sudo iptables -S -v -t nat 2021-09-03 15:03:29.291 | + lib/nova:clean_iptables:185 : grep nova 2021-09-03 15:03:29.291 | + lib/nova:clean_iptables:185 : sed s/-A/-D/g 2021-09-03 15:03:29.293 | + lib/nova:clean_iptables:185 : grep '\-A' 2021-09-03 15:03:29.294 | + lib/nova:clean_iptables:185 : bash 2021-09-03 15:03:29.297 | + lib/nova:clean_iptables:185 : sed 's/-c [0-9]* [0-9]* //g' 2021-09-03 15:03:29.300 | + lib/nova:clean_iptables:185 : awk '{print "sudo iptables -t nat",$0}' 2021-09-03 15:03:29.309 | + lib/nova:clean_iptables:187 : sed 's/-c [0-9]* [0-9]* //g' 2021-09-03 15:03:29.310 | + lib/nova:clean_iptables:187 : awk '{print "sudo iptables",$0}' 2021-09-03 15:03:29.313 | + lib/nova:clean_iptables:187 : bash 2021-09-03 15:03:29.314 | + lib/nova:clean_iptables:187 : sed s/-N/-X/g 2021-09-03 15:03:29.318 | + lib/nova:clean_iptables:187 : grep '\-N' 2021-09-03 15:03:29.318 | + lib/nova:clean_iptables:187 : grep nova 2021-09-03 15:03:29.321 | + lib/nova:clean_iptables:187 : sudo iptables -S -v 2021-09-03 15:03:29.339 | + lib/nova:clean_iptables:189 : sed 's/-c [0-9]* [0-9]* //g' 2021-09-03 15:03:29.339 | + lib/nova:clean_iptables:189 : sudo iptables -S -v -t nat 2021-09-03 15:03:29.341 | + lib/nova:clean_iptables:189 : grep '\-N' 2021-09-03 15:03:29.343 | + lib/nova:clean_iptables:189 : bash 2021-09-03 15:03:29.348 | + lib/nova:clean_iptables:189 : awk '{print "sudo iptables -t nat",$0}' 2021-09-03 15:03:29.349 | + lib/nova:clean_iptables:189 : sed s/-N/-X/g 2021-09-03 15:03:29.351 | + lib/nova:clean_iptables:189 : grep nova 2021-09-03 15:03:29.356 | + ./stack.sh:main:1176 : sudo sysctl -w net.ipv4.ip_forward=1 2021-09-03 15:03:29.366 | net.ipv4.ip_forward = 1 2021-09-03 15:03:29.369 | + ./stack.sh:main:1181 : is_service_enabled nova neutron 2021-09-03 15:03:29.388 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 15:03:29.390 | + ./stack.sh:main:1182 : configure_os_vif 2021-09-03 15:03:29.393 | + lib/os-vif:configure_os_vif:21 : [[ -e /etc/nova/nova.conf ]] 2021-09-03 15:03:29.396 | + lib/os-vif:configure_os_vif:22 : iniset /etc/nova/nova.conf os_vif_ovs ovsdb_interface vsctl 2021-09-03 15:03:29.429 | + lib/os-vif:configure_os_vif:23 : iniset /etc/nova/nova.conf os_vif_ovs isolate_vif False 2021-09-03 15:03:29.460 | + lib/os-vif:configure_os_vif:25 : [[ -e /etc/neutron/neutron.conf ]] 2021-09-03 15:03:29.462 | + lib/os-vif:configure_os_vif:26 : iniset /etc/neutron/neutron.conf os_vif_ovs ovsdb_interface vsctl 2021-09-03 15:03:29.496 | + lib/os-vif:configure_os_vif:27 : iniset /etc/neutron/neutron.conf os_vif_ovs isolate_vif False 2021-09-03 15:03:29.528 | + ./stack.sh:main:1188 : is_service_enabled swift 2021-09-03 15:03:29.545 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 15:03:29.548 | + ./stack.sh:main:1189 : echo_summary 'Configuring Swift' 2021-09-03 15:03:29.551 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-09-03 15:03:29.553 | + ./stack.sh:echo_summary:432 : echo -e Configuring Swift 2021-09-03 15:03:29.556 | + ./stack.sh:main:1190 : async_runfunc init_swift 2021-09-03 15:03:29.558 | + inc/async:async_runfunc:116 : async_run init_swift init_swift 2021-09-03 15:03:29.617 | + inc/async:async_inner:63 : init_swift 2021-09-03 15:03:29.660 | [11707 Async init_swift:86518]: running: init_swift 2021-09-03 15:03:29.663 | + ./stack.sh:main:1197 : is_service_enabled cinder 2021-09-03 15:03:29.682 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 15:03:29.685 | + ./stack.sh:main:1198 : echo_summary 'Configuring Cinder' 2021-09-03 15:03:29.687 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-09-03 15:03:29.690 | + ./stack.sh:echo_summary:432 : echo -e Configuring Cinder 2021-09-03 15:03:29.693 | + ./stack.sh:main:1199 : async_runfunc init_cinder 2021-09-03 15:03:29.695 | + inc/async:async_runfunc:116 : async_run init_cinder init_cinder 2021-09-03 15:03:29.760 | + inc/async:async_inner:63 : init_cinder 2021-09-03 15:03:29.804 | [11707 Async init_cinder:86614]: running: init_cinder 2021-09-03 15:03:29.809 | + ./stack.sh:main:1205 : is_service_enabled placement 2021-09-03 15:03:29.825 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 15:03:29.828 | + ./stack.sh:main:1206 : echo_summary 'Configuring placement' 2021-09-03 15:03:29.831 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-09-03 15:03:29.837 | + ./stack.sh:echo_summary:432 : echo -e Configuring placement 2021-09-03 15:03:29.840 | + ./stack.sh:main:1207 : async_runfunc init_placement 2021-09-03 15:03:29.844 | + inc/async:async_runfunc:116 : async_run init_placement init_placement 2021-09-03 15:03:29.918 | + inc/async:async_inner:63 : init_placement 2021-09-03 15:03:30.007 | [11707 Async init_placement:86751]: running: init_placement 2021-09-03 15:03:30.010 | + ./stack.sh:main:1211 : async_wait init_neutron 2021-09-03 15:03:30.335 | [11707 Async init_neutron:86141]: Waiting for completion of init_neutron running on PID 86141 (6 other jobs running) 2021-09-03 15:03:30.522 | [11707 Async init_neutron:86141]: Signaling child to exit 2021-09-03 15:03:31.663 | + inc/async:async_inner:64 : rc=0 2021-09-03 15:03:31.700 | [86614 Async init_cinder:86614]: finished successfully 2021-09-03 15:03:40.121 | + inc/async:async_inner:64 : rc=0 2021-09-03 15:03:40.151 | [86518 Async init_swift:86518]: finished successfully 2021-09-03 15:03:50.579 | + inc/async:async_inner:64 : rc=0 2021-09-03 15:03:50.605 | [86141 Async init_neutron:86141]: finished successfully 2021-09-03 15:03:50.624 | WAKEUP 2021-09-03 15:03:50.648 | [11707 Async init_neutron:86141]: Signaled 2021-09-03 15:03:50.649 | + lib/neutron:init_neutron:648 : is_neutron_legacy_enabled 2021-09-03 15:03:50.649 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-09-03 15:03:50.649 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-09-03 15:03:50.649 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-09-03 15:03:50.649 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2021-09-03 15:03:50.649 | + 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,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2021-09-03 15:03:50.649 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-09-03 15:03:50.649 | + lib/neutron:init_neutron:650 : init_mutnauq 2021-09-03 15:03:50.650 | + lib/neutron-legacy:init_mutnauq:430 : recreate_database neutron 2021-09-03 15:03:50.650 | + lib/database:recreate_database:110 : local db=neutron 2021-09-03 15:03:50.650 | + lib/database:recreate_database:111 : recreate_database_mysql neutron 2021-09-03 15:03:50.650 | + lib/databases/mysql:recreate_database_mysql:63 : local db=neutron 2021-09-03 15:03:50.650 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2021-09-03 15:03:50.650 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-09-03 15:03:50.650 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2021-09-03 15:03:50.650 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-09-03 15:03:50.650 | + lib/neutron-legacy:init_mutnauq:431 : time_start dbsync 2021-09-03 15:03:50.650 | + functions-common:time_start:2295 : local name=dbsync 2021-09-03 15:03:50.650 | + functions-common:time_start:2296 : local start_time= 2021-09-03 15:03:50.650 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-09-03 15:03:50.650 | ++ functions-common:time_start:2300 : date +%s%3N 2021-09-03 15:03:50.650 | + functions-common:time_start:2300 : _TIME_START[$name]=1630681409243 2021-09-03 15:03:50.650 | + 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 2021-09-03 15:03:50.650 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:03:50.650 | from cryptography.utils import int_from_bytes 2021-09-03 15:03:50.650 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:03:50.650 | from cryptography.utils import int_from_bytes 2021-09-03 15:03:50.650 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-09-03 15:03:50.650 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-09-03 15:03:50.650 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-09-03 15:03:50.650 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-09-03 15:03:50.650 | INFO [alembic.runtime.migration] Running upgrade -> kilo 2021-09-03 15:03:50.650 | INFO [alembic.runtime.migration] Running upgrade kilo -> 354db87e3225 2021-09-03 15:03:50.650 | INFO [alembic.runtime.migration] Running upgrade 354db87e3225 -> 599c6a226151 2021-09-03 15:03:50.650 | INFO [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf 2021-09-03 15:03:50.650 | INFO [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee 2021-09-03 15:03:50.650 | INFO [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f 2021-09-03 15:03:50.650 | INFO [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773 2021-09-03 15:03:50.650 | INFO [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592 2021-09-03 15:03:50.650 | INFO [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7 2021-09-03 15:03:50.650 | INFO [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79 2021-09-03 15:03:50.651 | INFO [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051 2021-09-03 15:03:50.651 | INFO [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136 2021-09-03 15:03:50.651 | INFO [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59 2021-09-03 15:03:50.651 | INFO [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d 2021-09-03 15:03:50.651 | INFO [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a 2021-09-03 15:03:50.651 | INFO [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25 2021-09-03 15:03:50.651 | INFO [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee 2021-09-03 15:03:50.651 | INFO [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9 2021-09-03 15:03:50.651 | INFO [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4 2021-09-03 15:03:50.651 | INFO [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664 2021-09-03 15:03:50.651 | INFO [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5 2021-09-03 15:03:50.651 | INFO [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f 2021-09-03 15:03:50.651 | INFO [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821 2021-09-03 15:03:50.651 | INFO [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4 2021-09-03 15:03:50.651 | INFO [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81 2021-09-03 15:03:50.651 | INFO [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6 2021-09-03 15:03:50.651 | INFO [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532 2021-09-03 15:03:50.651 | INFO [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f 2021-09-03 15:03:50.651 | INFO [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a 2021-09-03 15:03:50.651 | INFO [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b 2021-09-03 15:03:50.651 | INFO [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73 2021-09-03 15:03:50.651 | INFO [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502 2021-09-03 15:03:50.651 | INFO [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee 2021-09-03 15:03:50.651 | INFO [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048 2021-09-03 15:03:50.651 | INFO [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4 2021-09-03 15:03:50.652 | INFO [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99 2021-09-03 15:03:50.652 | INFO [alembic.runtime.migration] Running upgrade 30018084ec99 -> 4ffceebfada 2021-09-03 15:03:50.652 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfada -> 5498d17be016 2021-09-03 15:03:50.652 | INFO [alembic.runtime.migration] Running upgrade 5498d17be016 -> 2a16083502f3 2021-09-03 15:03:50.652 | INFO [alembic.runtime.migration] Running upgrade 2a16083502f3 -> 2e5352a0ad4d 2021-09-03 15:03:50.652 | INFO [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d 2021-09-03 15:03:50.652 | INFO [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 4af11ca47297 2021-09-03 15:03:50.652 | INFO [alembic.runtime.migration] Running upgrade 4af11ca47297 -> 1b294093239c 2021-09-03 15:03:50.652 | INFO [alembic.runtime.migration] Running upgrade 1b294093239c -> 8a6d8bdae39 2021-09-03 15:03:50.652 | INFO [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 2b4c2465d44b 2021-09-03 15:03:50.652 | INFO [alembic.runtime.migration] Running upgrade 2b4c2465d44b -> e3278ee65050 2021-09-03 15:03:50.652 | INFO [alembic.runtime.migration] Running upgrade e3278ee65050 -> c6c112992c9 2021-09-03 15:03:50.652 | INFO [alembic.runtime.migration] Running upgrade c6c112992c9 -> 5ffceebfada 2021-09-03 15:03:50.652 | INFO [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc 2021-09-03 15:03:50.652 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53 2021-09-03 15:03:50.652 | INFO [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70 2021-09-03 15:03:50.652 | INFO [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90 2021-09-03 15:03:50.652 | INFO [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4 2021-09-03 15:03:50.652 | INFO [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426 2021-09-03 15:03:50.652 | INFO [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> b67e765a3524 2021-09-03 15:03:50.652 | INFO [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37 2021-09-03 15:03:50.652 | INFO [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa 2021-09-03 15:03:50.652 | INFO [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf 2021-09-03 15:03:50.652 | INFO [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4 2021-09-03 15:03:50.652 | INFO [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e 2021-09-03 15:03:50.652 | INFO [alembic.runtime.migration] Running upgrade b67e765a3524 -> a84ccf28f06a 2021-09-03 15:03:50.652 | INFO [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad 2021-09-03 15:03:50.652 | INFO [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc 2021-09-03 15:03:50.652 | INFO [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d 2021-09-03 15:03:50.652 | INFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70 2021-09-03 15:03:50.652 | INFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c 2021-09-03 15:03:50.652 | INFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c 2021-09-03 15:03:50.653 | INFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da 2021-09-03 15:03:50.653 | INFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192 2021-09-03 15:03:50.653 | INFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9 2021-09-03 15:03:50.653 | INFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6 2021-09-03 15:03:50.653 | INFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f 2021-09-03 15:03:50.653 | INFO [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee 2021-09-03 15:03:50.653 | INFO [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c 2021-09-03 15:03:50.653 | INFO [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding 2021-09-03 15:03:50.653 | INFO [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding 2021-09-03 15:03:50.653 | INFO [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41 2021-09-03 15:03:50.653 | INFO [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS 2021-09-03 15:03:50.653 | INFO [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639 2021-09-03 15:03:50.653 | INFO [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597 2021-09-03 15:03:50.653 | INFO [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780 2021-09-03 15:03:50.653 | INFO [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd 2021-09-03 15:03:50.653 | INFO [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681 2021-09-03 15:03:50.653 | INFO [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367 2021-09-03 15:03:50.653 | INFO [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e 2021-09-03 15:03:50.653 | INFO [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c 2021-09-03 15:03:50.653 | INFO [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc 2021-09-03 15:03:50.653 | INFO [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655 2021-09-03 15:03:50.653 | INFO [alembic.runtime.migration] Running upgrade 263d454a9655 -> Ibac91d24da2 2021-09-03 15:03:50.653 | INFO [alembic.runtime.migration] Running upgrade Ibac91d24da2 -> 2217c4222de6 2021-09-03 15:03:50.653 | INFO [alembic.runtime.migration] Running upgrade 2217c4222de6 -> 18a7e90ae768 2021-09-03 15:03:50.653 | INFO [alembic.runtime.migration] Running upgrade 18a7e90ae768 -> e4e236b0e1ff 2021-09-03 15:03:50.653 | INFO [alembic.runtime.migration] Running upgrade e4e236b0e1ff -> e88badaa9591 2021-09-03 15:03:50.653 | INFO [alembic.runtime.migration] Running upgrade e88badaa9591 -> d8bdf05313f4 2021-09-03 15:03:50.653 | INFO [alembic.runtime.migration] Running upgrade d8bdf05313f4 -> dfe425060830 2021-09-03 15:03:50.653 | INFO [alembic.runtime.migration] Running upgrade dfe425060830 -> fd6107509ccd 2021-09-03 15:03:50.653 | INFO [alembic.runtime.migration] Running upgrade fd6107509ccd -> 1ea5dab0897a 2021-09-03 15:03:50.653 | INFO [alembic.runtime.migration] Running upgrade 1ea5dab0897a -> 49d8622c5221 2021-09-03 15:03:50.653 | INFO [alembic.runtime.migration] Running upgrade 49d8622c5221 -> I38991de2b4 2021-09-03 15:03:50.653 | INFO [alembic.runtime.migration] Running upgrade I38991de2b4 -> 532aa95457e2 2021-09-03 15:03:50.653 | INFO [alembic.runtime.migration] Running upgrade 532aa95457e2 -> f010820fc498 2021-09-03 15:03:50.653 | INFO [alembic.runtime.migration] Running upgrade f010820fc498 -> a964d94b4677 2021-09-03 15:03:50.654 | INFO [alembic.runtime.migration] Running upgrade a964d94b4677 -> 26d1e9f5c766 2021-09-03 15:03:50.654 | INFO [alembic.runtime.migration] Running upgrade 26d1e9f5c766 -> 1e0744e4ffea 2021-09-03 15:03:50.654 | INFO [alembic.runtime.migration] Running upgrade 1e0744e4ffea -> 6135a7bd4425 2021-09-03 15:03:50.654 | INFO [alembic.runtime.migration] Running upgrade 6135a7bd4425 -> 8df53b0d2c0e 2021-09-03 15:03:50.654 | INFO [alembic.runtime.migration] Running upgrade 8df53b0d2c0e -> 1bb3393de75d, add qos policy rule Packet Rate Limit 2021-09-03 15:03:50.654 | INFO [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab 2021-09-03 15:03:50.654 | INFO [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0 2021-09-03 15:03:50.654 | INFO [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62 2021-09-03 15:03:50.654 | INFO [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353 2021-09-03 15:03:50.654 | INFO [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586 2021-09-03 15:03:50.654 | INFO [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d 2021-09-03 15:03:50.654 | Running upgrade for neutron ... 2021-09-03 15:03:50.654 | OK 2021-09-03 15:03:50.654 | + lib/neutron-legacy:init_mutnauq:434 : time_stop dbsync 2021-09-03 15:03:50.654 | + functions-common:time_stop:2309 : local name 2021-09-03 15:03:50.654 | + functions-common:time_stop:2310 : local end_time 2021-09-03 15:03:50.654 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-03 15:03:50.654 | + functions-common:time_stop:2312 : local total 2021-09-03 15:03:50.654 | + functions-common:time_stop:2313 : local start_time 2021-09-03 15:03:50.654 | + functions-common:time_stop:2315 : name=dbsync 2021-09-03 15:03:50.654 | + functions-common:time_stop:2316 : start_time=1630681409243 2021-09-03 15:03:50.654 | + functions-common:time_stop:2318 : [[ -z 1630681409243 ]] 2021-09-03 15:03:50.654 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-03 15:03:50.654 | + functions-common:time_stop:2321 : end_time=1630681430564 2021-09-03 15:03:50.654 | + functions-common:time_stop:2322 : elapsed_time=21321 2021-09-03 15:03:50.654 | + functions-common:time_stop:2323 : total=14527 2021-09-03 15:03:50.654 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-03 15:03:50.654 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=35848 2021-09-03 15:03:50.698 | [11707 Async init_neutron:86141]: finished init_neutron with result 0 in 21 seconds 2021-09-03 15:03:50.703 | + inc/async:async_wait:197 : return 0 2021-09-03 15:03:50.706 | + ./stack.sh:main:1212 : async_wait init_placement 2021-09-03 15:03:50.758 | [11707 Async init_placement:86751]: Waiting for completion of init_placement running on PID 86751 (5 other jobs running) 2021-09-03 15:03:50.784 | [11707 Async init_placement:86751]: Signaling child to exit 2021-09-03 15:04:02.347 | + inc/async:async_inner:64 : rc=0 2021-09-03 15:04:02.374 | [86751 Async init_placement:86751]: finished successfully 2021-09-03 15:04:02.393 | WAKEUP 2021-09-03 15:04:02.416 | [11707 Async init_placement:86751]: Signaled 2021-09-03 15:04:02.417 | + lib/placement:init_placement:130 : recreate_database placement 2021-09-03 15:04:02.417 | + lib/database:recreate_database:110 : local db=placement 2021-09-03 15:04:02.417 | + lib/database:recreate_database:111 : recreate_database_mysql placement 2021-09-03 15:04:02.417 | + lib/databases/mysql:recreate_database_mysql:63 : local db=placement 2021-09-03 15:04:02.417 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2021-09-03 15:04:02.417 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-09-03 15:04:02.417 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2021-09-03 15:04:02.418 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-09-03 15:04:02.418 | + lib/placement:init_placement:131 : /usr/local/bin/placement-manage db sync 2021-09-03 15:04:02.418 | + lib/placement:init_placement:132 : create_placement_accounts 2021-09-03 15:04:02.418 | + lib/placement:create_placement_accounts:119 : create_service_user placement admin 2021-09-03 15:04:02.418 | + lib/keystone:create_service_user:401 : get_or_create_user placement Passw0rd Default 2021-09-03 15:04:02.418 | + functions-common:get_or_create_user:824 : local user_id 2021-09-03 15:04:02.418 | + functions-common:get_or_create_user:825 : [[ ! -z '' ]] 2021-09-03 15:04:02.418 | + functions-common:get_or_create_user:828 : local email= 2021-09-03 15:04:02.418 | ++ functions-common:get_or_create_user:842 : oscwrap user create placement --password Passw0rd --domain=Default --or-show -f value -c id 2021-09-03 15:04:02.418 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:04:02.418 | from cryptography.utils import int_from_bytes 2021-09-03 15:04:02.418 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:04:02.418 | from cryptography.utils import int_from_bytes 2021-09-03 15:04:02.418 | ++ functions-common:oscwrap:2349 : return 0 2021-09-03 15:04:02.418 | + functions-common:get_or_create_user:840 : user_id=3668000a55904361bfb93b6b16a2a10c 2021-09-03 15:04:02.418 | + functions-common:get_or_create_user:841 : echo 3668000a55904361bfb93b6b16a2a10c 2021-09-03 15:04:02.418 | 3668000a55904361bfb93b6b16a2a10c 2021-09-03 15:04:02.418 | + lib/keystone:create_service_user:402 : get_or_add_user_project_role service placement service Default Default 2021-09-03 15:04:02.418 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-09-03 15:04:02.418 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-09-03 15:04:02.418 | ++ functions-common:_get_domain_args:872 : local domain 2021-09-03 15:04:02.418 | ++ functions-common:_get_domain_args:873 : domain= 2021-09-03 15:04:02.418 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-09-03 15:04:02.418 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-09-03 15:04:02.418 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-09-03 15:04:02.418 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-09-03 15:04:02.418 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-09-03 15:04:02.418 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-09-03 15:04:02.418 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role service --user placement --project service --user-domain Default --project-domain Default 2021-09-03 15:04:02.418 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-09-03 15:04:02.418 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-09-03 15:04:02.418 | ++ functions-common:get_field:726 : local data field 2021-09-03 15:04:02.419 | ++ functions-common:get_field:727 : read data 2021-09-03 15:04:02.419 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:04:02.419 | from cryptography.utils import int_from_bytes 2021-09-03 15:04:02.419 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:04:02.419 | from cryptography.utils import int_from_bytes 2021-09-03 15:04:02.419 | ++ functions-common:oscwrap:2349 : return 0 2021-09-03 15:04:02.419 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-09-03 15:04:02.419 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-09-03 15:04:02.419 | + functions-common:get_or_add_user_project_role:901 : openstack role add service --user placement --project service --user-domain Default --project-domain Default 2021-09-03 15:04:02.419 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:04:02.419 | from cryptography.utils import int_from_bytes 2021-09-03 15:04:02.419 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:04:02.419 | from cryptography.utils import int_from_bytes 2021-09-03 15:04:02.419 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role service --user placement --project service --user-domain Default --project-domain Default 2021-09-03 15:04:02.419 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-09-03 15:04:02.419 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-09-03 15:04:02.419 | ++ functions-common:get_field:726 : local data field 2021-09-03 15:04:02.419 | ++ functions-common:get_field:727 : read data 2021-09-03 15:04:02.419 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:04:02.419 | from cryptography.utils import int_from_bytes 2021-09-03 15:04:02.419 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:04:02.419 | from cryptography.utils import int_from_bytes 2021-09-03 15:04:02.419 | ++ functions-common:oscwrap:2349 : return 0 2021-09-03 15:04:02.419 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-09-03 15:04:02.419 | ++ functions-common:get_field:731 : field='$2' 2021-09-03 15:04:02.419 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-09-03 15:04:02.419 | ++ functions-common:get_field:733 : echo '| 5908a7bf0b6e446797b847d2f6e14d25 | 3668000a55904361bfb93b6b16a2a10c | | 4776d8843f03471f918e1f5ef0c80e8b | | | False |' 2021-09-03 15:04:02.419 | ++ functions-common:get_field:727 : read data 2021-09-03 15:04:02.419 | + functions-common:get_or_add_user_project_role:910 : user_role_id=5908a7bf0b6e446797b847d2f6e14d25 2021-09-03 15:04:02.419 | + functions-common:get_or_add_user_project_role:912 : echo 5908a7bf0b6e446797b847d2f6e14d25 2021-09-03 15:04:02.419 | 5908a7bf0b6e446797b847d2f6e14d25 2021-09-03 15:04:02.419 | + lib/keystone:create_service_user:404 : [[ -n admin ]] 2021-09-03 15:04:02.420 | + lib/keystone:create_service_user:405 : get_or_add_user_project_role admin placement service Default Default 2021-09-03 15:04:02.420 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-09-03 15:04:02.420 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-09-03 15:04:02.420 | ++ functions-common:_get_domain_args:872 : local domain 2021-09-03 15:04:02.420 | ++ functions-common:_get_domain_args:873 : domain= 2021-09-03 15:04:02.420 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-09-03 15:04:02.420 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-09-03 15:04:02.420 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-09-03 15:04:02.420 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-09-03 15:04:02.420 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-09-03 15:04:02.420 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-09-03 15:04:02.420 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default 2021-09-03 15:04:02.421 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-09-03 15:04:02.421 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-09-03 15:04:02.421 | ++ functions-common:get_field:726 : local data field 2021-09-03 15:04:02.421 | ++ functions-common:get_field:727 : read data 2021-09-03 15:04:02.421 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:04:02.421 | from cryptography.utils import int_from_bytes 2021-09-03 15:04:02.421 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:04:02.421 | from cryptography.utils import int_from_bytes 2021-09-03 15:04:02.421 | ++ functions-common:oscwrap:2349 : return 0 2021-09-03 15:04:02.421 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-09-03 15:04:02.421 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-09-03 15:04:02.421 | + functions-common:get_or_add_user_project_role:901 : openstack role add admin --user placement --project service --user-domain Default --project-domain Default 2021-09-03 15:04:02.421 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:04:02.421 | from cryptography.utils import int_from_bytes 2021-09-03 15:04:02.421 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:04:02.421 | from cryptography.utils import int_from_bytes 2021-09-03 15:04:02.421 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default 2021-09-03 15:04:02.421 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-09-03 15:04:02.421 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-09-03 15:04:02.421 | ++ functions-common:get_field:726 : local data field 2021-09-03 15:04:02.421 | ++ functions-common:get_field:727 : read data 2021-09-03 15:04:02.421 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:04:02.421 | from cryptography.utils import int_from_bytes 2021-09-03 15:04:02.421 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:04:02.421 | from cryptography.utils import int_from_bytes 2021-09-03 15:04:02.421 | ++ functions-common:oscwrap:2349 : return 0 2021-09-03 15:04:02.421 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-09-03 15:04:02.421 | ++ functions-common:get_field:731 : field='$2' 2021-09-03 15:04:02.421 | ++ functions-common:get_field:733 : echo '| 72aa97a08c2245d487af729e84c20378 | 3668000a55904361bfb93b6b16a2a10c | | 4776d8843f03471f918e1f5ef0c80e8b | | | False |' 2021-09-03 15:04:02.421 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-09-03 15:04:02.422 | ++ functions-common:get_field:727 : read data 2021-09-03 15:04:02.422 | + functions-common:get_or_add_user_project_role:910 : user_role_id=72aa97a08c2245d487af729e84c20378 2021-09-03 15:04:02.422 | + functions-common:get_or_add_user_project_role:912 : echo 72aa97a08c2245d487af729e84c20378 2021-09-03 15:04:02.422 | 72aa97a08c2245d487af729e84c20378 2021-09-03 15:04:02.422 | + lib/placement:create_placement_accounts:120 : local placement_api_url=http://10.222.0.38/placement 2021-09-03 15:04:02.422 | + lib/placement:create_placement_accounts:121 : get_or_create_service placement placement 'Placement Service' 2021-09-03 15:04:02.422 | + functions-common:get_or_create_service:966 : local service_id 2021-09-03 15:04:02.422 | ++ functions-common:get_or_create_service:979 : oscwrap service show placement -f value -c id 2021-09-03 15:04:02.422 | ++ functions-common:get_or_create_service:981 : oscwrap service create placement --name placement '--description=Placement Service' -f value -c id 2021-09-03 15:04:02.422 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:04:02.422 | from cryptography.utils import int_from_bytes 2021-09-03 15:04:02.422 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:04:02.422 | from cryptography.utils import int_from_bytes 2021-09-03 15:04:02.422 | ++ functions-common:oscwrap:2349 : return 0 2021-09-03 15:04:02.422 | + functions-common:get_or_create_service:977 : service_id=' 2021-09-03 15:04:02.422 | ab7e81ec671f4302b6e53ba28889021f' 2021-09-03 15:04:02.422 | + functions-common:get_or_create_service:978 : echo ab7e81ec671f4302b6e53ba28889021f 2021-09-03 15:04:02.422 | ab7e81ec671f4302b6e53ba28889021f 2021-09-03 15:04:02.422 | + lib/placement:create_placement_accounts:123 : get_or_create_endpoint placement RegionOne http://10.222.0.38/placement 2021-09-03 15:04:02.422 | + functions-common:get_or_create_endpoint:1010 : local public_id 2021-09-03 15:04:02.422 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface placement public http://10.222.0.38/placement RegionOne 2021-09-03 15:04:02.422 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-09-03 15:04:02.422 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service placement --interface public --region RegionOne -c ID -f value 2021-09-03 15:04:02.422 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:04:02.422 | from cryptography.utils import int_from_bytes 2021-09-03 15:04:02.422 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:04:02.422 | from cryptography.utils import int_from_bytes 2021-09-03 15:04:02.422 | +++ functions-common:oscwrap:2349 : return 0 2021-09-03 15:04:02.422 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-09-03 15:04:02.422 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-09-03 15:04:02.422 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create placement public http://10.222.0.38/placement --region RegionOne -f value -c id 2021-09-03 15:04:02.422 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:04:02.423 | from cryptography.utils import int_from_bytes 2021-09-03 15:04:02.423 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:04:02.423 | from cryptography.utils import int_from_bytes 2021-09-03 15:04:02.423 | +++ functions-common:oscwrap:2349 : return 0 2021-09-03 15:04:02.423 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=07fa73c5e15743058937da2825af1794 2021-09-03 15:04:02.423 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo 07fa73c5e15743058937da2825af1794 2021-09-03 15:04:02.423 | + functions-common:get_or_create_endpoint:1011 : public_id=07fa73c5e15743058937da2825af1794 2021-09-03 15:04:02.423 | + functions-common:get_or_create_endpoint:1013 : [[ -n '' ]] 2021-09-03 15:04:02.423 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2021-09-03 15:04:02.423 | + functions-common:get_or_create_endpoint:1020 : echo 07fa73c5e15743058937da2825af1794 2021-09-03 15:04:02.423 | 07fa73c5e15743058937da2825af1794 2021-09-03 15:04:02.464 | [11707 Async init_placement:86751]: finished init_placement with result 0 in 32 seconds 2021-09-03 15:04:02.469 | + inc/async:async_wait:197 : return 0 2021-09-03 15:04:02.472 | + ./stack.sh:main:1213 : async_wait init_glance 2021-09-03 15:04:02.522 | [11707 Async init_glance:83366]: Waiting for completion of init_glance running on PID 83366 (4 other jobs running) 2021-09-03 15:04:02.548 | [11707 Async init_glance:83366]: Signaling child to exit 2021-09-03 15:04:02.548 | WAKEUP 2021-09-03 15:04:02.571 | [11707 Async init_glance:83366]: Signaled 2021-09-03 15:04:02.572 | + lib/glance:init_glance:488 : rm -rf /opt/stack/data/glance/images 2021-09-03 15:04:02.572 | + lib/glance:init_glance:489 : mkdir -p /opt/stack/data/glance/images 2021-09-03 15:04:02.572 | + lib/glance:init_glance:492 : recreate_database glance 2021-09-03 15:04:02.572 | + lib/database:recreate_database:110 : local db=glance 2021-09-03 15:04:02.572 | + lib/database:recreate_database:111 : recreate_database_mysql glance 2021-09-03 15:04:02.572 | + lib/databases/mysql:recreate_database_mysql:63 : local db=glance 2021-09-03 15:04:02.572 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2021-09-03 15:04:02.572 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-09-03 15:04:02.572 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2021-09-03 15:04:02.573 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-09-03 15:04:02.573 | + lib/glance:init_glance:494 : time_start dbsync 2021-09-03 15:04:02.573 | + functions-common:time_start:2295 : local name=dbsync 2021-09-03 15:04:02.573 | + functions-common:time_start:2296 : local start_time= 2021-09-03 15:04:02.573 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-09-03 15:04:02.573 | ++ functions-common:time_start:2300 : date +%s%3N 2021-09-03 15:04:02.573 | + functions-common:time_start:2300 : _TIME_START[$name]=1630681360795 2021-09-03 15:04:02.573 | + lib/glance:init_glance:496 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2021-09-03 15:04:02.573 | 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=83466) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2021-09-03 15:04:02.573 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2021-09-03 15:04:02.573 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2021-09-03 15:04:02.573 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2021-09-03 15:04:02.573 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2021-09-03 15:04:02.573 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-09-03 15:04:02.573 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-09-03 15:04:02.573 | INFO [alembic.runtime.migration] Running upgrade -> liberty, liberty initial 2021-09-03 15:04:02.573 | INFO [alembic.runtime.migration] Running upgrade liberty -> mitaka01, add index on created_at and updated_at columns of 'images' table 2021-09-03 15:04:02.573 | INFO [alembic.runtime.migration] Running upgrade mitaka01 -> mitaka02, update metadef os_nova_server 2021-09-03 15:04:02.573 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_expand01, add visibility to images 2021-09-03 15:04:02.573 | INFO [alembic.runtime.migration] Running upgrade ocata_expand01 -> pike_expand01, empty expand for symmetry with pike_contract01 2021-09-03 15:04:02.573 | INFO [alembic.runtime.migration] Running upgrade pike_expand01 -> queens_expand01 2021-09-03 15:04:02.573 | INFO [alembic.runtime.migration] Running upgrade queens_expand01 -> rocky_expand01, add os_hidden column to images table 2021-09-03 15:04:02.573 | INFO [alembic.runtime.migration] Running upgrade rocky_expand01 -> rocky_expand02, add os_hash_algo and os_hash_value columns to images table 2021-09-03 15:04:02.573 | INFO [alembic.runtime.migration] Running upgrade rocky_expand02 -> train_expand01, empty expand for symmetry with train_contract01 2021-09-03 15:04:02.573 | INFO [alembic.runtime.migration] Running upgrade train_expand01 -> ussuri_expand01, empty expand for symmetry with ussuri_expand01 2021-09-03 15:04:02.573 | INFO [alembic.runtime.migration] Running upgrade ussuri_expand01 -> wallaby_expand01, add image_id, request_id, user columns to tasks table" 2021-09-03 15:04:02.573 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-09-03 15:04:02.573 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-09-03 15:04:02.573 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-09-03 15:04:02.573 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-09-03 15:04:02.573 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-09-03 15:04:02.574 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-09-03 15:04:02.574 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-09-03 15:04:02.574 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-09-03 15:04:02.574 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-09-03 15:04:02.574 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-09-03 15:04:02.574 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_contract01, remove is_public from images 2021-09-03 15:04:02.574 | INFO [alembic.runtime.migration] Running upgrade ocata_contract01 -> pike_contract01, drop glare artifacts tables 2021-09-03 15:04:02.574 | INFO [alembic.runtime.migration] Running upgrade pike_contract01 -> queens_contract01 2021-09-03 15:04:02.574 | INFO [alembic.runtime.migration] Running upgrade queens_contract01 -> rocky_contract01 2021-09-03 15:04:02.574 | INFO [alembic.runtime.migration] Running upgrade rocky_contract01 -> rocky_contract02 2021-09-03 15:04:02.574 | INFO [alembic.runtime.migration] Running upgrade rocky_contract02 -> train_contract01 2021-09-03 15:04:02.574 | INFO [alembic.runtime.migration] Running upgrade train_contract01 -> ussuri_contract01 2021-09-03 15:04:02.574 | INFO [alembic.runtime.migration] Running upgrade ussuri_contract01 -> wallaby_contract01 2021-09-03 15:04:02.574 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-09-03 15:04:02.574 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-09-03 15:04:02.574 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-09-03 15:04:02.574 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-09-03 15:04:02.574 | Upgraded database to: wallaby_expand01, current revision(s): wallaby_expand01 2021-09-03 15:04:02.574 | Database migration is up to date. No migration needed. 2021-09-03 15:04:02.574 | Upgraded database to: wallaby_contract01, current revision(s): wallaby_contract01 2021-09-03 15:04:02.574 | Database is synced successfully. 2021-09-03 15:04:02.574 | + lib/glance:init_glance:499 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2021-09-03 15:04:02.574 | 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=83499) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2021-09-03 15:04:02.574 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-hypervisor.json loaded to database. 2021-09-03 15:04:02.574 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-quota-flavor.json loaded to database. 2021-09-03 15:04:02.574 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-disk-filter.json loaded to database. 2021-09-03 15:04:02.574 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-memory-backing.json loaded to database. 2021-09-03 15:04:02.574 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-webservers.json loaded to database. 2021-09-03 15:04:02.574 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-num-instances.json loaded to database. 2021-09-03 15:04:02.574 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-watchdog.json loaded to database. 2021-09-03 15:04:02.574 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-xenapi.json loaded to database. 2021-09-03 15:04:02.575 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/operating-system.json loaded to database. 2021-09-03 15:04:02.575 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-runtimes.json loaded to database. 2021-09-03 15:04:02.575 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/image-signature-verification.json loaded to database. 2021-09-03 15:04:02.575 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/glance-common-image-props.json loaded to database. 2021-09-03 15:04:02.575 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/storage-volume-type.json loaded to database. 2021-09-03 15:04:02.575 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-iops-filter.json loaded to database. 2021-09-03 15:04:02.575 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-flavor.json loaded to database. 2021-09-03 15:04:02.575 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-pinning.json loaded to database. 2021-09-03 15:04:02.575 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-instance-data.json loaded to database. 2021-09-03 15:04:02.575 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt-image.json loaded to database. 2021-09-03 15:04:02.575 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vcputopology.json loaded to database. 2021-09-03 15:04:02.575 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-host-capabilities.json loaded to database. 2021-09-03 15:04:02.575 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-shutdown.json loaded to database. 2021-09-03 15:04:02.575 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware.json loaded to database. 2021-09-03 15:04:02.575 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-databases.json loaded to database. 2021-09-03 15:04:02.575 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-storage-allocation-setting-data.json loaded to database. 2021-09-03 15:04:02.575 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-resource-allocation-setting-data.json loaded to database. 2021-09-03 15:04:02.575 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-quota.json loaded to database. 2021-09-03 15:04:02.575 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-virtual-system-setting-data.json loaded to database. 2021-09-03 15:04:02.575 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt.json loaded to database. 2021-09-03 15:04:02.575 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-processor-allocation-setting-data.json loaded to database. 2021-09-03 15:04:02.575 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-randomgen.json loaded to database. 2021-09-03 15:04:02.575 | INFO glance.db.sqlalchemy.metadata [-] Metadata loading finished 2021-09-03 15:04:02.575 | + lib/glance:init_glance:500 : time_stop dbsync 2021-09-03 15:04:02.575 | + functions-common:time_stop:2309 : local name 2021-09-03 15:04:02.575 | + functions-common:time_stop:2310 : local end_time 2021-09-03 15:04:02.575 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-03 15:04:02.575 | + functions-common:time_stop:2312 : local total 2021-09-03 15:04:02.575 | + functions-common:time_stop:2313 : local start_time 2021-09-03 15:04:02.575 | + functions-common:time_stop:2315 : name=dbsync 2021-09-03 15:04:02.576 | + functions-common:time_stop:2316 : start_time=1630681360795 2021-09-03 15:04:02.576 | + functions-common:time_stop:2318 : [[ -z 1630681360795 ]] 2021-09-03 15:04:02.576 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-03 15:04:02.576 | + functions-common:time_stop:2321 : end_time=1630681369964 2021-09-03 15:04:02.576 | + functions-common:time_stop:2322 : elapsed_time=9169 2021-09-03 15:04:02.576 | + functions-common:time_stop:2323 : total=14527 2021-09-03 15:04:02.576 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-03 15:04:02.576 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=23696 2021-09-03 15:04:02.622 | [11707 Async init_glance:83366]: finished init_glance with result 0 in 9 seconds 2021-09-03 15:04:02.626 | + inc/async:async_wait:197 : return 0 2021-09-03 15:04:02.629 | + ./stack.sh:main:1214 : async_wait init_swift 2021-09-03 15:04:02.680 | [11707 Async init_swift:86518]: Waiting for completion of init_swift running on PID 86518 (3 other jobs running) 2021-09-03 15:04:02.706 | [11707 Async init_swift:86518]: Signaling child to exit 2021-09-03 15:04:02.706 | WAKEUP 2021-09-03 15:04:02.728 | [11707 Async init_swift:86518]: Signaled 2021-09-03 15:04:02.730 | + lib/swift:init_swift:692 : local node_number 2021-09-03 15:04:02.730 | + lib/swift:init_swift:694 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2021-09-03 15:04:02.730 | No object-server running 2021-09-03 15:04:02.730 | No account-auditor running 2021-09-03 15:04:02.730 | No container-sharder running 2021-09-03 15:04:02.730 | No object-updater running 2021-09-03 15:04:02.730 | No container-auditor running 2021-09-03 15:04:02.730 | No account-server running 2021-09-03 15:04:02.730 | No object-expirer running 2021-09-03 15:04:02.730 | No object-replicator running 2021-09-03 15:04:02.730 | No container-server running 2021-09-03 15:04:02.730 | No container-updater running 2021-09-03 15:04:02.730 | No container-replicator running 2021-09-03 15:04:02.730 | No account-replicator running 2021-09-03 15:04:02.730 | No container-sync running 2021-09-03 15:04:02.730 | No container-reconciler running 2021-09-03 15:04:02.730 | No object-auditor running 2021-09-03 15:04:02.730 | No account-reaper running 2021-09-03 15:04:02.730 | No proxy-server running 2021-09-03 15:04:02.730 | No object-reconstructor running 2021-09-03 15:04:02.731 | + lib/swift:init_swift:694 : true 2021-09-03 15:04:02.731 | + lib/swift:init_swift:697 : create_swift_disk 2021-09-03 15:04:02.731 | + lib/swift:create_swift_disk:568 : local node_number 2021-09-03 15:04:02.731 | + lib/swift:create_swift_disk:573 : local user_group 2021-09-03 15:04:02.731 | ++ lib/swift:create_swift_disk:574 : id -g ubuntu 2021-09-03 15:04:02.731 | + lib/swift:create_swift_disk:574 : user_group=1000 2021-09-03 15:04:02.731 | + 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 2021-09-03 15:04:02.731 | + lib/swift:create_swift_disk:578 : [[ -e /opt/stack/data/swift/drives/images/swift.img ]] 2021-09-03 15:04:02.731 | + lib/swift:create_swift_disk:585 : mkdir -p /opt/stack/data/swift/drives/images 2021-09-03 15:04:02.731 | + lib/swift:create_swift_disk:586 : sudo touch /opt/stack/data/swift/drives/images/swift.img 2021-09-03 15:04:02.731 | + lib/swift:create_swift_disk:587 : sudo chown ubuntu: /opt/stack/data/swift/drives/images/swift.img 2021-09-03 15:04:02.731 | + lib/swift:create_swift_disk:589 : truncate -s 6G /opt/stack/data/swift/drives/images/swift.img 2021-09-03 15:04:02.731 | + lib/swift:create_swift_disk:592 : /sbin/mkfs.xfs -f -i size=1024 /opt/stack/data/swift/drives/images/swift.img 2021-09-03 15:04:02.731 | meta-data=/opt/stack/data/swift/drives/images/swift.img isize=1024 agcount=4, agsize=393216 blks 2021-09-03 15:04:02.731 | = sectsz=512 attr=2, projid32bit=1 2021-09-03 15:04:02.731 | = crc=1 finobt=1, sparse=1, rmapbt=0 2021-09-03 15:04:02.731 | = reflink=1 2021-09-03 15:04:02.731 | data = bsize=4096 blocks=1572864, imaxpct=25 2021-09-03 15:04:02.731 | = sunit=0 swidth=0 blks 2021-09-03 15:04:02.731 | naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2021-09-03 15:04:02.731 | log =internal log bsize=4096 blocks=2560, version=2 2021-09-03 15:04:02.731 | = sectsz=512 sunit=0 blks, lazy-count=1 2021-09-03 15:04:02.731 | realtime =none extsz=4096 blocks=0, rtextents=0 2021-09-03 15:04:02.731 | + lib/swift:create_swift_disk:595 : mkdir -p /opt/stack/data/swift/drives/sdb1 2021-09-03 15:04:02.731 | + lib/swift:create_swift_disk:596 : egrep -q /opt/stack/data/swift/drives/sdb1 /proc/mounts 2021-09-03 15:04:02.731 | + 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 2021-09-03 15:04:02.731 | + lib/swift:create_swift_disk:603 : local node_number 2021-09-03 15:04:02.731 | + lib/swift:create_swift_disk:604 : for node_number in ${SWIFT_REPLICAS_SEQ} 2021-09-03 15:04:02.731 | + lib/swift:create_swift_disk:606 : local node_devices=/opt/stack/data/swift/1 2021-09-03 15:04:02.731 | + lib/swift:create_swift_disk:607 : local real_devices=/opt/stack/data/swift/drives/sdb1/1 2021-09-03 15:04:02.731 | + lib/swift:create_swift_disk:608 : sudo ln -sf /opt/stack/data/swift/drives/sdb1/1 /opt/stack/data/swift/1 2021-09-03 15:04:02.732 | + lib/swift:create_swift_disk:609 : local device=/opt/stack/data/swift/drives/sdb1/1/sdb1 2021-09-03 15:04:02.732 | + lib/swift:create_swift_disk:610 : [[ -d /opt/stack/data/swift/drives/sdb1/1/sdb1 ]] 2021-09-03 15:04:02.732 | + lib/swift:create_swift_disk:611 : sudo install -o ubuntu -g 1000 -d /opt/stack/data/swift/drives/sdb1/1/sdb1 2021-09-03 15:04:02.732 | + lib/swift:init_swift:701 : pushd /etc/swift 2021-09-03 15:04:02.732 | + lib/swift:init_swift:703 : rm -f '*.builder' '*.ring.gz' 'backups/*.builder' 'backups/*.ring.gz' 2021-09-03 15:04:02.732 | + lib/swift:init_swift:705 : /usr/local/bin/swift-ring-builder object.builder create 9 1 1 2021-09-03 15:04:02.732 | + lib/swift:init_swift:706 : /usr/local/bin/swift-ring-builder container.builder create 9 1 1 2021-09-03 15:04:02.732 | + lib/swift:init_swift:707 : /usr/local/bin/swift-ring-builder account.builder create 9 1 1 2021-09-03 15:04:02.732 | + lib/swift:init_swift:713 : [[ -n '' ]] 2021-09-03 15:04:02.732 | + lib/swift:init_swift:726 : for node_number in ${SWIFT_REPLICAS_SEQ} 2021-09-03 15:04:02.732 | + lib/swift:init_swift:727 : /usr/local/bin/swift-ring-builder object.builder add z1-127.0.0.1:6613/sdb1 1 2021-09-03 15:04:02.732 | WARNING: No region specified for z1-127.0.0.1:6613/sdb1. Defaulting to region 1. 2021-09-03 15:04:02.732 | Device d0r1z1-127.0.0.1:6613R127.0.0.1:6613/sdb1_"" with 1.0 weight got id 0 2021-09-03 15:04:02.732 | + lib/swift:init_swift:728 : /usr/local/bin/swift-ring-builder container.builder add z1-127.0.0.1:6611/sdb1 1 2021-09-03 15:04:02.732 | WARNING: No region specified for z1-127.0.0.1:6611/sdb1. Defaulting to region 1. 2021-09-03 15:04:02.732 | Device d0r1z1-127.0.0.1:6611R127.0.0.1:6611/sdb1_"" with 1.0 weight got id 0 2021-09-03 15:04:02.732 | + lib/swift:init_swift:729 : /usr/local/bin/swift-ring-builder account.builder add z1-127.0.0.1:6612/sdb1 1 2021-09-03 15:04:02.732 | WARNING: No region specified for z1-127.0.0.1:6612/sdb1. Defaulting to region 1. 2021-09-03 15:04:02.732 | Device d0r1z1-127.0.0.1:6612R127.0.0.1:6612/sdb1_"" with 1.0 weight got id 0 2021-09-03 15:04:02.732 | + lib/swift:init_swift:735 : /usr/local/bin/swift-ring-builder object.builder rebalance 42 2021-09-03 15:04:02.732 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2021-09-03 15:04:02.732 | + lib/swift:init_swift:736 : /usr/local/bin/swift-ring-builder container.builder rebalance 42 2021-09-03 15:04:02.732 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2021-09-03 15:04:02.732 | + lib/swift:init_swift:737 : /usr/local/bin/swift-ring-builder account.builder rebalance 42 2021-09-03 15:04:02.732 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2021-09-03 15:04:02.732 | + lib/swift:init_swift:738 : popd 2021-09-03 15:04:02.775 | [11707 Async init_swift:86518]: finished init_swift with result 0 in 10 seconds 2021-09-03 15:04:02.780 | + inc/async:async_wait:197 : return 0 2021-09-03 15:04:02.783 | + ./stack.sh:main:1215 : async_wait init_cinder 2021-09-03 15:04:02.833 | [11707 Async init_cinder:86614]: Waiting for completion of init_cinder running on PID 86614 (2 other jobs running) 2021-09-03 15:04:02.860 | [11707 Async init_cinder:86614]: Signaling child to exit 2021-09-03 15:04:02.860 | WAKEUP 2021-09-03 15:04:02.883 | [11707 Async init_cinder:86614]: Signaled 2021-09-03 15:04:02.884 | + lib/cinder:init_cinder:427 : is_service_enabled mysql postgresql 2021-09-03 15:04:02.884 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 15:04:02.884 | + lib/cinder:init_cinder:429 : recreate_database cinder 2021-09-03 15:04:02.884 | + lib/database:recreate_database:110 : local db=cinder 2021-09-03 15:04:02.884 | + lib/database:recreate_database:111 : recreate_database_mysql cinder 2021-09-03 15:04:02.884 | + lib/databases/mysql:recreate_database_mysql:63 : local db=cinder 2021-09-03 15:04:02.884 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2021-09-03 15:04:02.884 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-09-03 15:04:02.884 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2021-09-03 15:04:02.884 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-09-03 15:04:02.884 | + lib/cinder:init_cinder:431 : time_start dbsync 2021-09-03 15:04:02.884 | + functions-common:time_start:2295 : local name=dbsync 2021-09-03 15:04:02.885 | + functions-common:time_start:2296 : local start_time= 2021-09-03 15:04:02.885 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-09-03 15:04:02.885 | ++ functions-common:time_start:2300 : date +%s%3N 2021-09-03 15:04:02.885 | + functions-common:time_start:2300 : _TIME_START[$name]=1630681409875 2021-09-03 15:04:02.885 | + lib/cinder:init_cinder:433 : /usr/local/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2021-09-03 15:04:02.885 | Traceback (most recent call last): 2021-09-03 15:04:02.885 | File "/usr/local/bin/cinder-manage", line 6, in 2021-09-03 15:04:02.885 | from cinder.cmd.manage import main 2021-09-03 15:04:02.885 | File "/opt/stack/cinder/cinder/cmd/manage.py", line 72, in 2021-09-03 15:04:02.885 | from cinder.backup import rpcapi as backup_rpcapi 2021-09-03 15:04:02.885 | File "/opt/stack/cinder/cinder/backup/__init__.py", line 21, in 2021-09-03 15:04:02.885 | from cinder.common import config 2021-09-03 15:04:02.885 | File "/opt/stack/cinder/cinder/common/config.py", line 36, in 2021-09-03 15:04:02.885 | from cinder.policy import DEFAULT_POLICY_FILENAME 2021-09-03 15:04:02.885 | File "/opt/stack/cinder/cinder/policy.py", line 27, in 2021-09-03 15:04:02.885 | from cinder import policies 2021-09-03 15:04:02.885 | File "/opt/stack/cinder/cinder/policies/__init__.py", line 27, in 2021-09-03 15:04:02.885 | from cinder.policies import group_snapshots 2021-09-03 15:04:02.885 | File "/opt/stack/cinder/cinder/policies/group_snapshots.py", line 82, in 2021-09-03 15:04:02.885 | check_str=base.PROJECT_MEMBER, 2021-09-03 15:04:02.885 | AttributeError: module 'cinder.policies.base' has no attribute 'PROJECT_MEMBER' 2021-09-03 15:04:02.885 | + lib/cinder:init_cinder:434 : time_stop dbsync 2021-09-03 15:04:02.885 | + functions-common:time_stop:2309 : local name 2021-09-03 15:04:02.885 | + functions-common:time_stop:2310 : local end_time 2021-09-03 15:04:02.885 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-03 15:04:02.885 | + functions-common:time_stop:2312 : local total 2021-09-03 15:04:02.885 | + functions-common:time_stop:2313 : local start_time 2021-09-03 15:04:02.885 | + functions-common:time_stop:2315 : name=dbsync 2021-09-03 15:04:02.885 | + functions-common:time_stop:2316 : start_time=1630681409875 2021-09-03 15:04:02.885 | + functions-common:time_stop:2318 : [[ -z 1630681409875 ]] 2021-09-03 15:04:02.885 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-03 15:04:02.885 | + functions-common:time_stop:2321 : end_time=1630681411599 2021-09-03 15:04:02.886 | + functions-common:time_stop:2322 : elapsed_time=1724 2021-09-03 15:04:02.886 | + functions-common:time_stop:2323 : total=14527 2021-09-03 15:04:02.886 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-03 15:04:02.886 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=16251 2021-09-03 15:04:02.886 | + lib/cinder:init_cinder:437 : is_service_enabled c-vol 2021-09-03 15:04:02.886 | + functions-common:is_service_enabled:1965 : return 1 2021-09-03 15:04:02.886 | + lib/cinder:init_cinder:452 : is_service_enabled c-bak 2021-09-03 15:04:02.886 | + functions-common:is_service_enabled:1965 : return 1 2021-09-03 15:04:02.886 | + lib/cinder:init_cinder:458 : mkdir -p /opt/stack/data/cinder/volumes 2021-09-03 15:04:02.930 | [11707 Async init_cinder:86614]: finished init_cinder with result 0 in 1 seconds 2021-09-03 15:04:02.935 | + inc/async:async_wait:197 : return 0 2021-09-03 15:04:02.937 | + ./stack.sh:main:1220 : is_service_enabled nova 2021-09-03 15:04:02.956 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 15:04:02.958 | + ./stack.sh:main:1221 : echo_summary 'Configuring Nova' 2021-09-03 15:04:02.961 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-09-03 15:04:02.963 | + ./stack.sh:echo_summary:432 : echo -e Configuring Nova 2021-09-03 15:04:02.966 | + ./stack.sh:main:1222 : init_nova 2021-09-03 15:04:02.969 | + lib/nova:init_nova:750 : is_service_enabled mysql postgresql 2021-09-03 15:04:02.986 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 15:04:02.989 | + lib/nova:init_nova:750 : is_service_enabled n-api 2021-09-03 15:04:03.005 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 15:04:03.008 | + lib/nova:init_nova:752 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-09-03 15:04:03.010 | + lib/nova:init_nova:760 : async_run nova-cell-0 init_nova_db nova_cell0 /etc/nova/nova.conf 2021-09-03 15:04:03.069 | + inc/async:async_inner:63 : init_nova_db nova_cell0 /etc/nova/nova.conf 2021-09-03 15:04:03.110 | [11707 Async nova-cell-0:88197]: running: init_nova_db nova_cell0 /etc/nova/nova.conf 2021-09-03 15:04:03.116 | ++ lib/nova:init_nova:763 : seq 1 1 2021-09-03 15:04:03.121 | + lib/nova:init_nova:763 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-09-03 15:04:03.125 | ++ lib/nova:init_nova:764 : conductor_conf 1 2021-09-03 15:04:03.127 | ++ lib/nova:conductor_conf:729 : local cell=1 2021-09-03 15:04:03.130 | ++ lib/nova:conductor_conf:730 : echo /etc/nova/nova_cell1.conf 2021-09-03 15:04:03.133 | + lib/nova:init_nova:764 : async_run nova-cell-1 init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2021-09-03 15:04:03.194 | + inc/async:async_inner:63 : init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2021-09-03 15:04:03.237 | [11707 Async nova-cell-1:88295]: running: init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2021-09-03 15:04:03.239 | + lib/nova:init_nova:767 : recreate_database nova_api 2021-09-03 15:04:03.242 | + lib/database:recreate_database:110 : local db=nova_api 2021-09-03 15:04:03.245 | + lib/database:recreate_database:111 : recreate_database_mysql nova_api 2021-09-03 15:04:03.247 | + lib/databases/mysql:recreate_database_mysql:63 : local db=nova_api 2021-09-03 15:04:03.250 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2021-09-03 15:04:03.255 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-09-03 15:04:03.272 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;' 2021-09-03 15:04:03.277 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-09-03 15:04:03.296 | + lib/nova:init_nova:768 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2021-09-03 15:04:07.433 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/api/legacy_migrations... {{(pid=88359) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-09-03 15:04:07.434 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/086_placeholder.py... {{(pid=88359) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 15:04:07.434 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/086_placeholder.py loaded successfully {{(pid=88359) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 15:04:07.434 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/075_placeholder.py... {{(pid=88359) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 15:04:07.435 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/075_placeholder.py loaded successfully {{(pid=88359) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 15:04:07.435 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/077_placeholder.py... {{(pid=88359) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 15:04:07.435 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/077_placeholder.py loaded successfully {{(pid=88359) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 15:04:07.435 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/073_placeholder.py... {{(pid=88359) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 15:04:07.435 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/073_placeholder.py loaded successfully {{(pid=88359) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 15:04:07.436 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/082_placeholder.py... {{(pid=88359) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 15:04:07.436 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/082_placeholder.py loaded successfully {{(pid=88359) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 15:04:07.436 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/083_placeholder.py... {{(pid=88359) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 15:04:07.436 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/083_placeholder.py loaded successfully {{(pid=88359) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 15:04:07.437 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/068_placeholder.py... {{(pid=88359) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 15:04:07.437 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/068_placeholder.py loaded successfully {{(pid=88359) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 15:04:07.437 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/071_placeholder.py... {{(pid=88359) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 15:04:07.438 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/071_placeholder.py loaded successfully {{(pid=88359) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 15:04:07.438 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/084_placeholder.py... {{(pid=88359) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 15:04:07.438 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/084_placeholder.py loaded successfully {{(pid=88359) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 15:04:07.439 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/069_placeholder.py... {{(pid=88359) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 15:04:07.439 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/069_placeholder.py loaded successfully {{(pid=88359) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 15:04:07.439 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/074_placeholder.py... {{(pid=88359) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 15:04:07.440 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/074_placeholder.py loaded successfully {{(pid=88359) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 15:04:07.440 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/072_placeholder.py... {{(pid=88359) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 15:04:07.440 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/072_placeholder.py loaded successfully {{(pid=88359) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 15:04:07.441 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/081_placeholder.py... {{(pid=88359) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 15:04:07.441 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/081_placeholder.py loaded successfully {{(pid=88359) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 15:04:07.441 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/087_placeholder.py... {{(pid=88359) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 15:04:07.442 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/087_placeholder.py loaded successfully {{(pid=88359) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 15:04:07.442 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/078_placeholder.py... {{(pid=88359) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 15:04:07.442 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/078_placeholder.py loaded successfully {{(pid=88359) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 15:04:07.442 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/085_placeholder.py... {{(pid=88359) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 15:04:07.442 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/085_placeholder.py loaded successfully {{(pid=88359) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 15:04:07.443 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/080_placeholder.py... {{(pid=88359) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 15:04:07.443 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/080_placeholder.py loaded successfully {{(pid=88359) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 15:04:07.443 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/067_train.py... {{(pid=88359) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 15:04:07.443 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/067_train.py loaded successfully {{(pid=88359) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 15:04:07.444 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/079_placeholder.py... {{(pid=88359) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 15:04:07.444 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/079_placeholder.py loaded successfully {{(pid=88359) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 15:04:07.444 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/070_placeholder.py... {{(pid=88359) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 15:04:07.445 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/070_placeholder.py loaded successfully {{(pid=88359) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 15:04:07.445 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/076_placeholder.py... {{(pid=88359) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 15:04:07.445 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/076_placeholder.py loaded successfully {{(pid=88359) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 15:04:07.445 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/api/legacy_migrations loaded successfully {{(pid=88359) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-09-03 15:04:07.446 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova_api', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=88359) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-09-03 15:04:07.474 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2021-09-03 15:04:07.474 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2021-09-03 15:04:07.506 | INFO alembic.runtime.migration [-] Running upgrade -> d67eeaabee36, Initial version 2021-09-03 15:04:09.693 | DEBUG alembic.runtime.migration [-] new branch insert d67eeaabee36 {{(pid=88359) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:807}} 2021-09-03 15:04:09.699 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:04:09.699 | from cryptography.utils import int_from_bytes 2021-09-03 15:04:09.699 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:04:09.699 | from cryptography.utils import int_from_bytes 2021-09-03 15:04:10.152 | ++ lib/nova:init_nova:772 : database_connection_url nova_cell0 2021-09-03 15:04:10.154 | ++ lib/database:database_connection_url:132 : local db=nova_cell0 2021-09-03 15:04:10.157 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_cell0 2021-09-03 15:04:10.161 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_cell0 2021-09-03 15:04:10.164 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2021-09-03 15:04:10.168 | + lib/nova:init_nova:772 : /usr/local/bin/nova-manage cell_v2 map_cell0 --database_connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2021-09-03 15:04:13.993 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:04:13.993 | from cryptography.utils import int_from_bytes 2021-09-03 15:04:13.993 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:04:13.993 | from cryptography.utils import int_from_bytes 2021-09-03 15:04:14.441 | ++ lib/nova:init_nova:775 : seq 0 1 2021-09-03 15:04:14.446 | + lib/nova:init_nova:775 : for i in $(seq 0 $NOVA_NUM_CELLS) 2021-09-03 15:04:14.449 | + lib/nova:init_nova:776 : async_wait nova-cell-0 2021-09-03 15:04:14.523 | [11707 Async nova-cell-0:88197]: Waiting for completion of init_nova_db nova_cell0 /etc/nova/nova.conf running on PID 88197 (3 other jobs running) 2021-09-03 15:04:14.557 | [11707 Async nova-cell-0:88197]: Signaling child to exit 2021-09-03 15:04:14.899 | + inc/async:async_inner:64 : rc=0 2021-09-03 15:04:14.911 | + inc/async:async_inner:64 : rc=0 2021-09-03 15:04:14.926 | [88295 Async nova-cell-1:88295]: finished successfully 2021-09-03 15:04:14.937 | [88197 Async nova-cell-0:88197]: finished successfully 2021-09-03 15:04:14.956 | WAKEUP 2021-09-03 15:04:14.979 | [11707 Async nova-cell-0:88197]: Signaled 2021-09-03 15:04:14.980 | + lib/nova:init_nova_db:740 : local dbname=nova_cell0 2021-09-03 15:04:14.980 | + lib/nova:init_nova_db:741 : local conffile=/etc/nova/nova.conf 2021-09-03 15:04:14.981 | + lib/nova:init_nova_db:742 : recreate_database nova_cell0 2021-09-03 15:04:14.981 | + lib/database:recreate_database:110 : local db=nova_cell0 2021-09-03 15:04:14.981 | + lib/database:recreate_database:111 : recreate_database_mysql nova_cell0 2021-09-03 15:04:14.981 | + lib/databases/mysql:recreate_database_mysql:63 : local db=nova_cell0 2021-09-03 15:04:14.981 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell0;' 2021-09-03 15:04:14.981 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-09-03 15:04:14.981 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell0 CHARACTER SET utf8;' 2021-09-03 15:04:14.981 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-09-03 15:04:14.981 | + lib/nova:init_nova_db:743 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db sync --local_cell 2021-09-03 15:04:14.981 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/main/legacy_migrations... {{(pid=88256) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-09-03 15:04:14.981 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py... {{(pid=88256) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 15:04:14.981 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py loaded successfully {{(pid=88256) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 15:04:14.981 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py... {{(pid=88256) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 15:04:14.981 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py loaded successfully {{(pid=88256) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 15:04:14.981 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py... {{(pid=88256) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 15:04:14.981 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py loaded successfully {{(pid=88256) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 15:04:14.981 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py... {{(pid=88256) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 15:04:14.981 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py loaded successfully {{(pid=88256) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 15:04:14.981 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py... {{(pid=88256) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 15:04:14.981 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py loaded successfully {{(pid=88256) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 15:04:14.981 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py... {{(pid=88256) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 15:04:14.981 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py loaded successfully {{(pid=88256) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 15:04:14.981 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py... {{(pid=88256) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 15:04:14.981 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py loaded successfully {{(pid=88256) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 15:04:14.981 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py... {{(pid=88256) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 15:04:14.981 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py loaded successfully {{(pid=88256) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 15:04:14.981 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py... {{(pid=88256) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 15:04:14.981 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py loaded successfully {{(pid=88256) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 15:04:14.982 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py... {{(pid=88256) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 15:04:14.982 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py loaded successfully {{(pid=88256) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 15:04:14.982 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py... {{(pid=88256) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 15:04:14.982 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py loaded successfully {{(pid=88256) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 15:04:14.982 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py... {{(pid=88256) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 15:04:14.982 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py loaded successfully {{(pid=88256) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 15:04:14.982 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py... {{(pid=88256) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 15:04:14.982 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py loaded successfully {{(pid=88256) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 15:04:14.982 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py... {{(pid=88256) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 15:04:14.983 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py loaded successfully {{(pid=88256) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 15:04:14.983 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py... {{(pid=88256) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 15:04:14.983 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py loaded successfully {{(pid=88256) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 15:04:14.983 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py... {{(pid=88256) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 15:04:14.983 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py loaded successfully {{(pid=88256) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 15:04:14.983 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py... {{(pid=88256) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 15:04:14.983 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py loaded successfully {{(pid=88256) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 15:04:14.983 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py... {{(pid=88256) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 15:04:14.983 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py loaded successfully {{(pid=88256) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 15:04:14.983 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py... {{(pid=88256) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 15:04:14.983 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py loaded successfully {{(pid=88256) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 15:04:14.983 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py... {{(pid=88256) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 15:04:14.983 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py loaded successfully {{(pid=88256) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 15:04:14.983 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py... {{(pid=88256) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 15:04:14.983 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py loaded successfully {{(pid=88256) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 15:04:14.983 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/main/legacy_migrations loaded successfully {{(pid=88256) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-09-03 15:04:14.983 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=88256) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-09-03 15:04:14.983 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2021-09-03 15:04:14.983 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2021-09-03 15:04:14.983 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2021-09-03 15:04:14.983 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=88256) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:807}} 2021-09-03 15:04:14.984 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:04:14.984 | from cryptography.utils import int_from_bytes 2021-09-03 15:04:14.984 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:04:14.984 | from cryptography.utils import int_from_bytes 2021-09-03 15:04:15.026 | [11707 Async nova-cell-0:88197]: finished init_nova_db nova_cell0 /etc/nova/nova.conf with result 0 in 11 seconds 2021-09-03 15:04:15.031 | + inc/async:async_wait:197 : return 0 2021-09-03 15:04:15.034 | + lib/nova:init_nova:775 : for i in $(seq 0 $NOVA_NUM_CELLS) 2021-09-03 15:04:15.036 | + lib/nova:init_nova:776 : async_wait nova-cell-1 2021-09-03 15:04:15.089 | [11707 Async nova-cell-1:88295]: Waiting for completion of init_nova_db nova_cell1 /etc/nova/nova_cell1.conf running on PID 88295 (2 other jobs running) 2021-09-03 15:04:15.118 | [11707 Async nova-cell-1:88295]: Signaling child to exit 2021-09-03 15:04:15.118 | WAKEUP 2021-09-03 15:04:15.145 | [11707 Async nova-cell-1:88295]: Signaled 2021-09-03 15:04:15.146 | + lib/nova:init_nova_db:740 : local dbname=nova_cell1 2021-09-03 15:04:15.146 | + lib/nova:init_nova_db:741 : local conffile=/etc/nova/nova_cell1.conf 2021-09-03 15:04:15.146 | + lib/nova:init_nova_db:742 : recreate_database nova_cell1 2021-09-03 15:04:15.146 | + lib/database:recreate_database:110 : local db=nova_cell1 2021-09-03 15:04:15.146 | + lib/database:recreate_database:111 : recreate_database_mysql nova_cell1 2021-09-03 15:04:15.146 | + lib/databases/mysql:recreate_database_mysql:63 : local db=nova_cell1 2021-09-03 15:04:15.146 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell1;' 2021-09-03 15:04:15.146 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-09-03 15:04:15.146 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell1 CHARACTER SET utf8;' 2021-09-03 15:04:15.146 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-09-03 15:04:15.147 | + lib/nova:init_nova_db:743 : /usr/local/bin/nova-manage --config-file /etc/nova/nova_cell1.conf db sync --local_cell 2021-09-03 15:04:15.147 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/main/legacy_migrations... {{(pid=88353) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-09-03 15:04:15.147 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py... {{(pid=88353) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 15:04:15.147 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py loaded successfully {{(pid=88353) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 15:04:15.147 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py... {{(pid=88353) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 15:04:15.147 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py loaded successfully {{(pid=88353) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 15:04:15.147 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py... {{(pid=88353) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 15:04:15.147 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py loaded successfully {{(pid=88353) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 15:04:15.147 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py... {{(pid=88353) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 15:04:15.147 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py loaded successfully {{(pid=88353) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 15:04:15.147 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py... {{(pid=88353) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 15:04:15.147 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py loaded successfully {{(pid=88353) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 15:04:15.147 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py... {{(pid=88353) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 15:04:15.147 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py loaded successfully {{(pid=88353) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 15:04:15.147 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py... {{(pid=88353) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 15:04:15.147 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py loaded successfully {{(pid=88353) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 15:04:15.147 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py... {{(pid=88353) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 15:04:15.147 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py loaded successfully {{(pid=88353) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 15:04:15.147 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py... {{(pid=88353) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 15:04:15.147 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py loaded successfully {{(pid=88353) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 15:04:15.147 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py... {{(pid=88353) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 15:04:15.147 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py loaded successfully {{(pid=88353) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 15:04:15.147 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py... {{(pid=88353) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 15:04:15.147 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py loaded successfully {{(pid=88353) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 15:04:15.147 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py... {{(pid=88353) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 15:04:15.147 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py loaded successfully {{(pid=88353) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 15:04:15.148 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py... {{(pid=88353) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 15:04:15.148 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py loaded successfully {{(pid=88353) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 15:04:15.148 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py... {{(pid=88353) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 15:04:15.148 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py loaded successfully {{(pid=88353) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 15:04:15.148 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py... {{(pid=88353) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 15:04:15.148 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py loaded successfully {{(pid=88353) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 15:04:15.148 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py... {{(pid=88353) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 15:04:15.148 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py loaded successfully {{(pid=88353) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 15:04:15.148 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py... {{(pid=88353) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 15:04:15.148 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py loaded successfully {{(pid=88353) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 15:04:15.148 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py... {{(pid=88353) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 15:04:15.148 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py loaded successfully {{(pid=88353) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 15:04:15.148 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py... {{(pid=88353) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 15:04:15.148 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py loaded successfully {{(pid=88353) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 15:04:15.148 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py... {{(pid=88353) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 15:04:15.148 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py loaded successfully {{(pid=88353) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 15:04:15.148 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py... {{(pid=88353) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 15:04:15.148 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py loaded successfully {{(pid=88353) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 15:04:15.148 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/main/legacy_migrations loaded successfully {{(pid=88353) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-09-03 15:04:15.148 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=88353) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-09-03 15:04:15.148 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2021-09-03 15:04:15.148 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2021-09-03 15:04:15.148 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2021-09-03 15:04:15.148 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=88353) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:807}} 2021-09-03 15:04:15.148 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:04:15.148 | from cryptography.utils import int_from_bytes 2021-09-03 15:04:15.149 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:04:15.149 | from cryptography.utils import int_from_bytes 2021-09-03 15:04:15.194 | [11707 Async nova-cell-1:88295]: finished init_nova_db nova_cell1 /etc/nova/nova_cell1.conf with result 0 in 11 seconds 2021-09-03 15:04:15.198 | + inc/async:async_wait:197 : return 0 2021-09-03 15:04:15.200 | + lib/nova:init_nova:779 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-09-03 15:04:15.203 | + lib/nova:init_nova:786 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db online_data_migrations 2021-09-03 15:04:19.016 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:04:19.016 | from cryptography.utils import int_from_bytes 2021-09-03 15:04:19.016 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:04:19.016 | from cryptography.utils import int_from_bytes 2021-09-03 15:04:19.016 | Running batches of 50 until complete 2021-09-03 15:04:19.016 | +-------------------------------------+--------------+-----------+ 2021-09-03 15:04:19.016 | | Migration | Total Needed | Completed | 2021-09-03 15:04:19.016 | +-------------------------------------+--------------+-----------+ 2021-09-03 15:04:19.016 | | fill_virtual_interface_list | 0 | 0 | 2021-09-03 15:04:19.016 | | migrate_empty_ratio | 0 | 0 | 2021-09-03 15:04:19.016 | | migrate_quota_classes_to_api_db | 0 | 0 | 2021-09-03 15:04:19.016 | | migrate_quota_limits_to_api_db | 0 | 0 | 2021-09-03 15:04:19.016 | | migration_migrate_to_uuid | 0 | 0 | 2021-09-03 15:04:19.016 | | populate_dev_uuids | 0 | 0 | 2021-09-03 15:04:19.016 | | populate_missing_availability_zones | 0 | 0 | 2021-09-03 15:04:19.016 | | populate_queued_for_delete | 0 | 0 | 2021-09-03 15:04:19.017 | | populate_user_id | 0 | 0 | 2021-09-03 15:04:19.017 | | populate_uuids | 0 | 0 | 2021-09-03 15:04:19.017 | +-------------------------------------+--------------+-----------+ 2021-09-03 15:04:19.491 | ++ lib/nova:init_nova:789 : seq 1 1 2021-09-03 15:04:19.496 | + lib/nova:init_nova:789 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-09-03 15:04:19.500 | ++ lib/nova:init_nova:790 : conductor_conf 1 2021-09-03 15:04:19.502 | ++ lib/nova:conductor_conf:729 : local cell=1 2021-09-03 15:04:19.505 | ++ lib/nova:conductor_conf:730 : echo /etc/nova/nova_cell1.conf 2021-09-03 15:04:19.508 | + lib/nova:init_nova:790 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf --config-file /etc/nova/nova_cell1.conf cell_v2 create_cell --name cell1 2021-09-03 15:04:23.032 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:04:23.032 | from cryptography.utils import int_from_bytes 2021-09-03 15:04:23.032 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:04:23.032 | from cryptography.utils import int_from_bytes 2021-09-03 15:04:23.032 | --transport-url not provided in the command line, using the value [DEFAULT]/transport_url from the configuration file 2021-09-03 15:04:23.032 | --database_connection not provided in the command line, using the value [database]/connection from the configuration file 2021-09-03 15:04:23.449 | + lib/nova:init_nova:794 : create_nova_keys_dir 2021-09-03 15:04:23.453 | + lib/nova:create_nova_keys_dir:736 : sudo install -d -o ubuntu /opt/stack/data/nova /opt/stack/data/nova/keys 2021-09-03 15:04:23.466 | + lib/nova:init_nova:796 : [[ '' == \L\V\M ]] 2021-09-03 15:04:23.469 | + ./stack.sh:main:1227 : is_service_enabled neutron 2021-09-03 15:04:23.487 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 15:04:23.489 | + ./stack.sh:main:1228 : async_runfunc configure_neutron_nova 2021-09-03 15:04:23.492 | + inc/async:async_runfunc:116 : async_run configure_neutron_nova configure_neutron_nova 2021-09-03 15:04:23.551 | + inc/async:async_inner:63 : configure_neutron_nova 2021-09-03 15:04:23.591 | [11707 Async configure_neutron_nova:88759]: running: configure_neutron_nova 2021-09-03 15:04:23.594 | + ./stack.sh:main:1237 : run_phase stack post-config 2021-09-03 15:04:23.597 | + functions-common:run_phase:1737 : local mode=stack 2021-09-03 15:04:23.600 | + functions-common:run_phase:1738 : local phase=post-config 2021-09-03 15:04:23.602 | + functions-common:run_phase:1739 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-09-03 15:04:23.605 | + functions-common:run_phase:1740 : local extra_plugin_file_name 2021-09-03 15:04:23.608 | + functions-common:run_phase:1741 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-09-03 15:04:23.611 | + functions-common:run_phase:1746 : local exceptions=80-tempest.sh 2021-09-03 15:04:23.614 | + functions-common:run_phase:1747 : local extra 2021-09-03 15:04:23.619 | ++ functions-common:run_phase:1748 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-09-03 15:04:23.622 | + functions-common:run_phase:1748 : extra=80-tempest.sh 2021-09-03 15:04:23.624 | + functions-common:run_phase:1749 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-09-03 15:04:23.627 | + functions-common:run_phase:1753 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-09-03 15:04:23.630 | + functions-common:run_phase:1753 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack post-config 2021-09-03 15:04:23.633 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-09-03 15:04:23.650 | ++ functions-common:is_service_enabled:1965 : return 0 2021-09-03 15:04:23.653 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2021-09-03 15:04:23.656 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2021-09-03 15:04:23.658 | ++ extras.d/80-tempest.sh:source:7 : [[ post-config == \i\n\s\t\a\l\l ]] 2021-09-03 15:04:23.661 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2021-09-03 15:04:23.663 | ++ extras.d/80-tempest.sh:source:10 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2021-09-03 15:04:23.666 | ++ extras.d/80-tempest.sh:source:12 : : 2021-09-03 15:04:23.668 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2021-09-03 15:04:23.671 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2021-09-03 15:04:23.674 | + functions-common:run_phase:1758 : [[ stack == \s\o\u\r\c\e ]] 2021-09-03 15:04:23.677 | + functions-common:run_phase:1761 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-09-03 15:04:23.680 | + functions-common:run_phase:1764 : run_plugins stack post-config 2021-09-03 15:04:23.682 | + functions-common:run_plugins:1723 : local mode=stack 2021-09-03 15:04:23.685 | + functions-common:run_plugins:1724 : local phase=post-config 2021-09-03 15:04:23.688 | + functions-common:run_plugins:1726 : local plugins= 2021-09-03 15:04:23.691 | + functions-common:run_plugins:1727 : local plugin 2021-09-03 15:04:23.693 | + ./stack.sh:main:1245 : merge_config_group /home/ubuntu/devstack/local.conf post-config 2021-09-03 15:04:23.696 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2021-09-03 15:04:23.698 | + inc/meta-config:merge_config_group:171 : shift 2021-09-03 15:04:23.701 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-config 2021-09-03 15:04:23.704 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-09-03 15:04:23.707 | + inc/meta-config:merge_config_group:176 : local configfile group 2021-09-03 15:04:23.711 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2021-09-03 15:04:23.714 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf post-config 2021-09-03 15:04:23.718 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2021-09-03 15:04:23.720 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-config 2021-09-03 15:04:23.723 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-09-03 15:04:23.726 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-config ' 2021-09-03 15:04:23.726 | /^\[\[.+\|.*\]\]/ { 2021-09-03 15:04:23.726 | gsub("[][]", "", $1); 2021-09-03 15:04:23.726 | split($1, a, "|"); 2021-09-03 15:04:23.726 | if (a[1] == matchgroup) 2021-09-03 15:04:23.726 | print a[2] 2021-09-03 15:04:23.726 | } 2021-09-03 15:04:23.726 | ' /home/ubuntu/devstack/local.conf 2021-09-03 15:04:23.732 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2021-09-03 15:04:23.735 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2021-09-03 15:04:23.737 | + inc/meta-config:merge_config_group:180 : local dir 2021-09-03 15:04:23.741 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NOVA_CONF' 2021-09-03 15:04:23.744 | +++ inc/meta-config:merge_config_group:182 : echo /etc/nova/nova.conf 2021-09-03 15:04:23.748 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/nova/nova.conf 2021-09-03 15:04:23.750 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/nova/nova.conf ]] 2021-09-03 15:04:23.754 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/nova/nova.conf 2021-09-03 15:04:23.758 | + inc/meta-config:merge_config_group:187 : dir=/etc/nova 2021-09-03 15:04:23.761 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/nova ]] 2021-09-03 15:04:23.764 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2021-09-03 15:04:23.767 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2021-09-03 15:04:23.770 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2021-09-03 15:04:23.772 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CONF' 2021-09-03 15:04:23.775 | + inc/meta-config:merge_config_file:90 : local real_configfile 2021-09-03 15:04:23.779 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CONF' 2021-09-03 15:04:23.782 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova.conf 2021-09-03 15:04:23.785 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova.conf 2021-09-03 15:04:23.787 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova.conf ']' 2021-09-03 15:04:23.792 | + inc/meta-config:merge_config_file:164 : read a 2021-09-03 15:04:23.792 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CONF' ' 2021-09-03 15:04:23.792 | BEGIN { 2021-09-03 15:04:23.792 | section = "" 2021-09-03 15:04:23.792 | last_section = "" 2021-09-03 15:04:23.792 | section_count = 0 2021-09-03 15:04:23.792 | } 2021-09-03 15:04:23.792 | /^\[.+\]/ { 2021-09-03 15:04:23.792 | gsub("[][]", "", $1); 2021-09-03 15:04:23.792 | section=$1 2021-09-03 15:04:23.792 | next 2021-09-03 15:04:23.792 | } 2021-09-03 15:04:23.792 | /^ *\#/ { 2021-09-03 15:04:23.792 | next 2021-09-03 15:04:23.792 | } 2021-09-03 15:04:23.792 | /^[^ \t]+/ { 2021-09-03 15:04:23.792 | # get offset of first = in $0 2021-09-03 15:04:23.792 | eq_idx = index($0, "=") 2021-09-03 15:04:23.792 | # extract attr & value from $0 2021-09-03 15:04:23.792 | attr = substr($0, 1, eq_idx - 1) 2021-09-03 15:04:23.792 | value = substr($0, eq_idx + 1) 2021-09-03 15:04:23.792 | # only need to strip trailing whitespace from attr 2021-09-03 15:04:23.792 | sub(/[ \t]*$/, "", attr) 2021-09-03 15:04:23.792 | # need to strip leading & trailing whitespace from value 2021-09-03 15:04:23.792 | sub(/^[ \t]*/, "", value) 2021-09-03 15:04:23.793 | sub(/[ \t]*$/, "", value) 2021-09-03 15:04:23.793 | 2021-09-03 15:04:23.793 | # cfg_attr_count: number of config lines per [section, attr] 2021-09-03 15:04:23.793 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2021-09-03 15:04:23.793 | # cfg_section: keep the section names in the same order as they appear in local.conf 2021-09-03 15:04:23.793 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2021-09-03 15:04:23.793 | if (! (section, attr) in cfg_attr_count) { 2021-09-03 15:04:23.793 | if (section != last_section) { 2021-09-03 15:04:23.793 | cfg_section[section_count++] = section 2021-09-03 15:04:23.793 | last_section = section 2021-09-03 15:04:23.793 | } 2021-09-03 15:04:23.793 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2021-09-03 15:04:23.793 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2021-09-03 15:04:23.793 | 2021-09-03 15:04:23.793 | cfg_attr[section, attr, 0] = value 2021-09-03 15:04:23.793 | cfg_attr_count[section, attr] = 1 2021-09-03 15:04:23.793 | } else { 2021-09-03 15:04:23.793 | lno = cfg_attr_count[section, attr]++ 2021-09-03 15:04:23.793 | cfg_attr[section, attr, lno] = value 2021-09-03 15:04:23.793 | } 2021-09-03 15:04:23.793 | } 2021-09-03 15:04:23.793 | END { 2021-09-03 15:04:23.793 | # Process each section in order 2021-09-03 15:04:23.793 | for (sno = 0; sno < section_count; sno++) { 2021-09-03 15:04:23.793 | section = cfg_section[sno] 2021-09-03 15:04:23.793 | # The ini routines simply append a config item immediately 2021-09-03 15:04:23.793 | # after the section header. To keep the same order as defined 2021-09-03 15:04:23.793 | # in local.conf, invoke the ini routines in the reverse order 2021-09-03 15:04:23.793 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2021-09-03 15:04:23.793 | attr = cfg_sec_attr_name[sno, attr_no] 2021-09-03 15:04:23.793 | if (cfg_attr_count[section, attr] == 1) 2021-09-03 15:04:23.793 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2021-09-03 15:04:23.793 | else { 2021-09-03 15:04:23.794 | # For multiline, invoke the ini routines in the reverse order 2021-09-03 15:04:23.794 | count = cfg_attr_count[section, attr] 2021-09-03 15:04:23.794 | print "inidelete " configfile " " section " " attr 2021-09-03 15:04:23.794 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2021-09-03 15:04:23.794 | for (l = count -2; l >= 0; l--) 2021-09-03 15:04:23.794 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2021-09-03 15:04:23.794 | } 2021-09-03 15:04:23.794 | } 2021-09-03 15:04:23.794 | } 2021-09-03 15:04:23.794 | } 2021-09-03 15:04:23.794 | ' 2021-09-03 15:04:23.794 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2021-09-03 15:04:23.795 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2021-09-03 15:04:23.796 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2021-09-03 15:04:23.799 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2021-09-03 15:04:23.801 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CONF' 2021-09-03 15:04:23.804 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-09-03 15:04:23.807 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CONF ]] 2021-09-03 15:04:23.809 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CONF' ' 2021-09-03 15:04:23.809 | BEGIN { group = "" } 2021-09-03 15:04:23.809 | /^\[\[.+\|.*\]\]/ { 2021-09-03 15:04:23.809 | gsub("[][]", "", $1); 2021-09-03 15:04:23.809 | split($1, a, "|"); 2021-09-03 15:04:23.809 | if (a[1] == matchgroup && a[2] == configfile) { 2021-09-03 15:04:23.809 | group=a[1] 2021-09-03 15:04:23.810 | } else { 2021-09-03 15:04:23.810 | group="" 2021-09-03 15:04:23.810 | } 2021-09-03 15:04:23.810 | next 2021-09-03 15:04:23.810 | } 2021-09-03 15:04:23.810 | { 2021-09-03 15:04:23.810 | if (group != "") 2021-09-03 15:04:23.810 | print $0 2021-09-03 15:04:23.810 | } 2021-09-03 15:04:23.810 | ' /home/ubuntu/devstack/local.conf 2021-09-03 15:04:23.817 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF DEFAULT scheduler_default_filters "RetryFilter,AvailabilityZoneFilter,RamFilter,DiskFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,DifferentHostFilter,SameHostFilter"' 2021-09-03 15:04:23.820 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf DEFAULT scheduler_default_filters RetryFilter,AvailabilityZoneFilter,RamFilter,DiskFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,DifferentHostFilter,SameHostFilter 2021-09-03 15:04:23.852 | + inc/meta-config:merge_config_file:164 : read a 2021-09-03 15:04:23.855 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF DEFAULT force_config_drive "True"' 2021-09-03 15:04:23.857 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf DEFAULT force_config_drive True 2021-09-03 15:04:23.891 | + inc/meta-config:merge_config_file:164 : read a 2021-09-03 15:04:23.894 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF glance use_glance_v1 "False"' 2021-09-03 15:04:23.896 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf glance use_glance_v1 False 2021-09-03 15:04:23.931 | + inc/meta-config:merge_config_file:164 : read a 2021-09-03 15:04:23.934 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_rate "3"' 2021-09-03 15:04:23.937 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_rate 3 2021-09-03 15:04:23.969 | + inc/meta-config:merge_config_file:164 : read a 2021-09-03 15:04:23.972 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_timeout_threshold "600"' 2021-09-03 15:04:23.975 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_timeout_threshold 600 2021-09-03 15:04:24.006 | + inc/meta-config:merge_config_file:164 : read a 2021-09-03 15:04:24.009 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_type "password"' 2021-09-03 15:04:24.012 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_type password 2021-09-03 15:04:24.045 | + inc/meta-config:merge_config_file:164 : read a 2021-09-03 15:04:24.047 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_url "http://10.222.0.38/identity"' 2021-09-03 15:04:24.050 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.38/identity 2021-09-03 15:04:24.082 | + inc/meta-config:merge_config_file:164 : read a 2021-09-03 15:04:24.085 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement username "placement"' 2021-09-03 15:04:24.087 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement username placement 2021-09-03 15:04:24.121 | + inc/meta-config:merge_config_file:164 : read a 2021-09-03 15:04:24.125 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement password "Passw0rd"' 2021-09-03 15:04:24.128 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement password Passw0rd 2021-09-03 15:04:24.161 | + inc/meta-config:merge_config_file:164 : read a 2021-09-03 15:04:24.163 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement user_domain_name "Default"' 2021-09-03 15:04:24.166 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement user_domain_name Default 2021-09-03 15:04:24.202 | + inc/meta-config:merge_config_file:164 : read a 2021-09-03 15:04:24.205 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_name "service"' 2021-09-03 15:04:24.209 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_name service 2021-09-03 15:04:24.241 | + inc/meta-config:merge_config_file:164 : read a 2021-09-03 15:04:24.244 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_domain_name "Default"' 2021-09-03 15:04:24.246 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_domain_name Default 2021-09-03 15:04:24.278 | + inc/meta-config:merge_config_file:164 : read a 2021-09-03 15:04:24.282 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement os_region_name "RegionOne"' 2021-09-03 15:04:24.284 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement os_region_name RegionOne 2021-09-03 15:04:24.315 | + inc/meta-config:merge_config_file:164 : read a 2021-09-03 15:04:24.318 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2021-09-03 15:04:24.320 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2021-09-03 15:04:24.323 | + inc/meta-config:merge_config_group:180 : local dir 2021-09-03 15:04:24.327 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NEUTRON_CONF' 2021-09-03 15:04:24.330 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/neutron.conf 2021-09-03 15:04:24.333 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/neutron.conf 2021-09-03 15:04:24.335 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/neutron.conf ]] 2021-09-03 15:04:24.339 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/neutron.conf 2021-09-03 15:04:24.344 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron 2021-09-03 15:04:24.347 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron ]] 2021-09-03 15:04:24.350 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2021-09-03 15:04:24.353 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2021-09-03 15:04:24.355 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2021-09-03 15:04:24.358 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NEUTRON_CONF' 2021-09-03 15:04:24.361 | + inc/meta-config:merge_config_file:90 : local real_configfile 2021-09-03 15:04:24.364 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NEUTRON_CONF' 2021-09-03 15:04:24.368 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/neutron.conf 2021-09-03 15:04:24.371 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/neutron.conf 2021-09-03 15:04:24.374 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/neutron.conf ']' 2021-09-03 15:04:24.379 | + inc/meta-config:merge_config_file:164 : read a 2021-09-03 15:04:24.379 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NEUTRON_CONF' ' 2021-09-03 15:04:24.380 | BEGIN { 2021-09-03 15:04:24.380 | section = "" 2021-09-03 15:04:24.380 | last_section = "" 2021-09-03 15:04:24.380 | section_count = 0 2021-09-03 15:04:24.380 | } 2021-09-03 15:04:24.380 | /^\[.+\]/ { 2021-09-03 15:04:24.380 | gsub("[][]", "", $1); 2021-09-03 15:04:24.380 | section=$1 2021-09-03 15:04:24.380 | next 2021-09-03 15:04:24.380 | } 2021-09-03 15:04:24.380 | /^ *\#/ { 2021-09-03 15:04:24.380 | next 2021-09-03 15:04:24.380 | } 2021-09-03 15:04:24.380 | /^[^ \t]+/ { 2021-09-03 15:04:24.380 | # get offset of first = in $0 2021-09-03 15:04:24.380 | eq_idx = index($0, "=") 2021-09-03 15:04:24.380 | # extract attr & value from $0 2021-09-03 15:04:24.380 | attr = substr($0, 1, eq_idx - 1) 2021-09-03 15:04:24.380 | value = substr($0, eq_idx + 1) 2021-09-03 15:04:24.380 | # only need to strip trailing whitespace from attr 2021-09-03 15:04:24.380 | sub(/[ \t]*$/, "", attr) 2021-09-03 15:04:24.380 | # need to strip leading & trailing whitespace from value 2021-09-03 15:04:24.380 | sub(/^[ \t]*/, "", value) 2021-09-03 15:04:24.380 | sub(/[ \t]*$/, "", value) 2021-09-03 15:04:24.380 | 2021-09-03 15:04:24.380 | # cfg_attr_count: number of config lines per [section, attr] 2021-09-03 15:04:24.380 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2021-09-03 15:04:24.380 | # cfg_section: keep the section names in the same order as they appear in local.conf 2021-09-03 15:04:24.380 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2021-09-03 15:04:24.380 | if (! (section, attr) in cfg_attr_count) { 2021-09-03 15:04:24.380 | if (section != last_section) { 2021-09-03 15:04:24.380 | cfg_section[section_count++] = section 2021-09-03 15:04:24.381 | last_section = section 2021-09-03 15:04:24.381 | } 2021-09-03 15:04:24.381 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2021-09-03 15:04:24.381 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2021-09-03 15:04:24.381 | 2021-09-03 15:04:24.381 | cfg_attr[section, attr, 0] = value 2021-09-03 15:04:24.381 | cfg_attr_count[section, attr] = 1 2021-09-03 15:04:24.381 | } else { 2021-09-03 15:04:24.381 | lno = cfg_attr_count[section, attr]++ 2021-09-03 15:04:24.381 | cfg_attr[section, attr, lno] = value 2021-09-03 15:04:24.381 | } 2021-09-03 15:04:24.381 | } 2021-09-03 15:04:24.381 | END { 2021-09-03 15:04:24.381 | # Process each section in order 2021-09-03 15:04:24.381 | for (sno = 0; sno < section_count; sno++) { 2021-09-03 15:04:24.381 | section = cfg_section[sno] 2021-09-03 15:04:24.381 | # The ini routines simply append a config item immediately 2021-09-03 15:04:24.381 | # after the section header. To keep the same order as defined 2021-09-03 15:04:24.381 | # in local.conf, invoke the ini routines in the reverse order 2021-09-03 15:04:24.381 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2021-09-03 15:04:24.381 | attr = cfg_sec_attr_name[sno, attr_no] 2021-09-03 15:04:24.381 | if (cfg_attr_count[section, attr] == 1) 2021-09-03 15:04:24.381 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2021-09-03 15:04:24.381 | else { 2021-09-03 15:04:24.381 | # For multiline, invoke the ini routines in the reverse order 2021-09-03 15:04:24.381 | count = cfg_attr_count[section, attr] 2021-09-03 15:04:24.381 | print "inidelete " configfile " " section " " attr 2021-09-03 15:04:24.381 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2021-09-03 15:04:24.381 | for (l = count -2; l >= 0; l--) 2021-09-03 15:04:24.381 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2021-09-03 15:04:24.381 | } 2021-09-03 15:04:24.381 | } 2021-09-03 15:04:24.381 | } 2021-09-03 15:04:24.381 | } 2021-09-03 15:04:24.381 | ' 2021-09-03 15:04:24.382 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2021-09-03 15:04:24.384 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2021-09-03 15:04:24.384 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2021-09-03 15:04:24.387 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2021-09-03 15:04:24.390 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NEUTRON_CONF' 2021-09-03 15:04:24.392 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-09-03 15:04:24.395 | + inc/meta-config:get_meta_section:38 : [[ -z $NEUTRON_CONF ]] 2021-09-03 15:04:24.397 | + inc/async:async_inner:64 : rc=0 2021-09-03 15:04:24.398 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NEUTRON_CONF' ' 2021-09-03 15:04:24.398 | BEGIN { group = "" } 2021-09-03 15:04:24.398 | /^\[\[.+\|.*\]\]/ { 2021-09-03 15:04:24.398 | gsub("[][]", "", $1); 2021-09-03 15:04:24.398 | split($1, a, "|"); 2021-09-03 15:04:24.398 | if (a[1] == matchgroup && a[2] == configfile) { 2021-09-03 15:04:24.398 | group=a[1] 2021-09-03 15:04:24.398 | } else { 2021-09-03 15:04:24.398 | group="" 2021-09-03 15:04:24.398 | } 2021-09-03 15:04:24.398 | next 2021-09-03 15:04:24.398 | } 2021-09-03 15:04:24.399 | { 2021-09-03 15:04:24.399 | if (group != "") 2021-09-03 15:04:24.399 | print $0 2021-09-03 15:04:24.399 | } 2021-09-03 15:04:24.399 | ' /home/ubuntu/devstack/local.conf 2021-09-03 15:04:24.406 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_overflow "50"' 2021-09-03 15:04:24.409 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_overflow 50 2021-09-03 15:04:24.425 | [88759 Async configure_neutron_nova:88759]: finished successfully 2021-09-03 15:04:24.443 | + inc/meta-config:merge_config_file:164 : read a 2021-09-03 15:04:24.445 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_pool_size "50"' 2021-09-03 15:04:24.448 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_pool_size 50 2021-09-03 15:04:24.479 | + inc/meta-config:merge_config_file:164 : read a 2021-09-03 15:04:24.481 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database min_pool_size "5"' 2021-09-03 15:04:24.484 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database min_pool_size 5 2021-09-03 15:04:24.514 | + inc/meta-config:merge_config_file:164 : read a 2021-09-03 15:04:24.516 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_rule "100"' 2021-09-03 15:04:24.519 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_rule 100 2021-09-03 15:04:24.547 | + inc/meta-config:merge_config_file:164 : read a 2021-09-03 15:04:24.550 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_policy "10"' 2021-09-03 15:04:24.553 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_policy 10 2021-09-03 15:04:24.582 | + inc/meta-config:merge_config_file:164 : read a 2021-09-03 15:04:24.585 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall "10"' 2021-09-03 15:04:24.587 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall 10 2021-09-03 15:04:24.616 | + inc/meta-config:merge_config_file:164 : read a 2021-09-03 15:04:24.619 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_floatingip "50"' 2021-09-03 15:04:24.621 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_floatingip 50 2021-09-03 15:04:24.652 | + inc/meta-config:merge_config_file:164 : read a 2021-09-03 15:04:24.654 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_router "100"' 2021-09-03 15:04:24.657 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_router 100 2021-09-03 15:04:24.686 | + inc/meta-config:merge_config_file:164 : read a 2021-09-03 15:04:24.689 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_loadbalancer "100"' 2021-09-03 15:04:24.691 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_loadbalancer 100 2021-09-03 15:04:24.721 | + inc/meta-config:merge_config_file:164 : read a 2021-09-03 15:04:24.724 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_pool "100"' 2021-09-03 15:04:24.726 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_pool 100 2021-09-03 15:04:24.756 | + inc/meta-config:merge_config_file:164 : read a 2021-09-03 15:04:24.758 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_vip "100"' 2021-09-03 15:04:24.761 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_vip 100 2021-09-03 15:04:24.790 | + inc/meta-config:merge_config_file:164 : read a 2021-09-03 15:04:24.793 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group_rule "100"' 2021-09-03 15:04:24.795 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group_rule 100 2021-09-03 15:04:24.826 | + inc/meta-config:merge_config_file:164 : read a 2021-09-03 15:04:24.828 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group "100"' 2021-09-03 15:04:24.831 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group 100 2021-09-03 15:04:24.860 | + inc/meta-config:merge_config_file:164 : read a 2021-09-03 15:04:24.863 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_port "500"' 2021-09-03 15:04:24.865 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_port 500 2021-09-03 15:04:24.895 | + inc/meta-config:merge_config_file:164 : read a 2021-09-03 15:04:24.897 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_subnet "100"' 2021-09-03 15:04:24.900 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_subnet 100 2021-09-03 15:04:24.930 | + inc/meta-config:merge_config_file:164 : read a 2021-09-03 15:04:24.932 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_network "100"' 2021-09-03 15:04:24.935 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_network 100 2021-09-03 15:04:24.964 | + inc/meta-config:merge_config_file:164 : read a 2021-09-03 15:04:24.967 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2021-09-03 15:04:24.970 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2021-09-03 15:04:24.972 | + inc/meta-config:merge_config_group:180 : local dir 2021-09-03 15:04:24.975 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $CINDER_CONF' 2021-09-03 15:04:24.978 | +++ inc/meta-config:merge_config_group:182 : echo /etc/cinder/cinder.conf 2021-09-03 15:04:24.981 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/cinder/cinder.conf 2021-09-03 15:04:24.984 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/cinder/cinder.conf ]] 2021-09-03 15:04:24.987 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/cinder/cinder.conf 2021-09-03 15:04:24.991 | + inc/meta-config:merge_config_group:187 : dir=/etc/cinder 2021-09-03 15:04:24.994 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/cinder ]] 2021-09-03 15:04:24.996 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2021-09-03 15:04:24.999 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2021-09-03 15:04:25.002 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2021-09-03 15:04:25.004 | + inc/meta-config:merge_config_file:85 : local 'configfile=$CINDER_CONF' 2021-09-03 15:04:25.007 | + inc/meta-config:merge_config_file:90 : local real_configfile 2021-09-03 15:04:25.010 | ++ inc/meta-config:merge_config_file:91 : eval echo '$CINDER_CONF' 2021-09-03 15:04:25.013 | +++ inc/meta-config:merge_config_file:91 : echo /etc/cinder/cinder.conf 2021-09-03 15:04:25.016 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/cinder/cinder.conf 2021-09-03 15:04:25.018 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/cinder/cinder.conf ']' 2021-09-03 15:04:25.022 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2021-09-03 15:04:25.022 | + inc/meta-config:merge_config_file:164 : read a 2021-09-03 15:04:25.023 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$CINDER_CONF' ' 2021-09-03 15:04:25.023 | BEGIN { 2021-09-03 15:04:25.023 | section = "" 2021-09-03 15:04:25.023 | last_section = "" 2021-09-03 15:04:25.023 | section_count = 0 2021-09-03 15:04:25.023 | } 2021-09-03 15:04:25.023 | /^\[.+\]/ { 2021-09-03 15:04:25.023 | gsub("[][]", "", $1); 2021-09-03 15:04:25.023 | section=$1 2021-09-03 15:04:25.023 | next 2021-09-03 15:04:25.023 | } 2021-09-03 15:04:25.023 | /^ *\#/ { 2021-09-03 15:04:25.023 | next 2021-09-03 15:04:25.023 | } 2021-09-03 15:04:25.023 | /^[^ \t]+/ { 2021-09-03 15:04:25.023 | # get offset of first = in $0 2021-09-03 15:04:25.023 | eq_idx = index($0, "=") 2021-09-03 15:04:25.023 | # extract attr & value from $0 2021-09-03 15:04:25.023 | attr = substr($0, 1, eq_idx - 1) 2021-09-03 15:04:25.023 | value = substr($0, eq_idx + 1) 2021-09-03 15:04:25.023 | # only need to strip trailing whitespace from attr 2021-09-03 15:04:25.023 | sub(/[ \t]*$/, "", attr) 2021-09-03 15:04:25.023 | # need to strip leading & trailing whitespace from value 2021-09-03 15:04:25.023 | sub(/^[ \t]*/, "", value) 2021-09-03 15:04:25.023 | sub(/[ \t]*$/, "", value) 2021-09-03 15:04:25.023 | 2021-09-03 15:04:25.023 | # cfg_attr_count: number of config lines per [section, attr] 2021-09-03 15:04:25.023 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2021-09-03 15:04:25.024 | # cfg_section: keep the section names in the same order as they appear in local.conf 2021-09-03 15:04:25.024 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2021-09-03 15:04:25.024 | if (! (section, attr) in cfg_attr_count) { 2021-09-03 15:04:25.024 | if (section != last_section) { 2021-09-03 15:04:25.024 | cfg_section[section_count++] = section 2021-09-03 15:04:25.024 | last_section = section 2021-09-03 15:04:25.024 | } 2021-09-03 15:04:25.024 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2021-09-03 15:04:25.024 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2021-09-03 15:04:25.024 | 2021-09-03 15:04:25.024 | cfg_attr[section, attr, 0] = value 2021-09-03 15:04:25.024 | cfg_attr_count[section, attr] = 1 2021-09-03 15:04:25.024 | } else { 2021-09-03 15:04:25.024 | lno = cfg_attr_count[section, attr]++ 2021-09-03 15:04:25.024 | cfg_attr[section, attr, lno] = value 2021-09-03 15:04:25.024 | } 2021-09-03 15:04:25.024 | } 2021-09-03 15:04:25.024 | END { 2021-09-03 15:04:25.024 | # Process each section in order 2021-09-03 15:04:25.024 | for (sno = 0; sno < section_count; sno++) { 2021-09-03 15:04:25.024 | section = cfg_section[sno] 2021-09-03 15:04:25.024 | # The ini routines simply append a config item immediately 2021-09-03 15:04:25.024 | # after the section header. To keep the same order as defined 2021-09-03 15:04:25.024 | # in local.conf, invoke the ini routines in the reverse order 2021-09-03 15:04:25.024 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2021-09-03 15:04:25.024 | attr = cfg_sec_attr_name[sno, attr_no] 2021-09-03 15:04:25.024 | if (cfg_attr_count[section, attr] == 1) 2021-09-03 15:04:25.024 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2021-09-03 15:04:25.024 | else { 2021-09-03 15:04:25.024 | # For multiline, invoke the ini routines in the reverse order 2021-09-03 15:04:25.024 | count = cfg_attr_count[section, attr] 2021-09-03 15:04:25.024 | print "inidelete " configfile " " section " " attr 2021-09-03 15:04:25.025 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2021-09-03 15:04:25.025 | for (l = count -2; l >= 0; l--) 2021-09-03 15:04:25.025 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2021-09-03 15:04:25.025 | } 2021-09-03 15:04:25.025 | } 2021-09-03 15:04:25.025 | } 2021-09-03 15:04:25.025 | } 2021-09-03 15:04:25.025 | ' 2021-09-03 15:04:25.026 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2021-09-03 15:04:25.026 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2021-09-03 15:04:25.029 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2021-09-03 15:04:25.031 | + inc/meta-config:get_meta_section:35 : local 'configfile=$CINDER_CONF' 2021-09-03 15:04:25.034 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-09-03 15:04:25.036 | + inc/meta-config:get_meta_section:38 : [[ -z $CINDER_CONF ]] 2021-09-03 15:04:25.039 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$CINDER_CONF' ' 2021-09-03 15:04:25.039 | BEGIN { group = "" } 2021-09-03 15:04:25.039 | /^\[\[.+\|.*\]\]/ { 2021-09-03 15:04:25.039 | gsub("[][]", "", $1); 2021-09-03 15:04:25.039 | split($1, a, "|"); 2021-09-03 15:04:25.039 | if (a[1] == matchgroup && a[2] == configfile) { 2021-09-03 15:04:25.039 | group=a[1] 2021-09-03 15:04:25.039 | } else { 2021-09-03 15:04:25.039 | group="" 2021-09-03 15:04:25.039 | } 2021-09-03 15:04:25.039 | next 2021-09-03 15:04:25.039 | } 2021-09-03 15:04:25.039 | { 2021-09-03 15:04:25.039 | if (group != "") 2021-09-03 15:04:25.039 | print $0 2021-09-03 15:04:25.039 | } 2021-09-03 15:04:25.039 | ' /home/ubuntu/devstack/local.conf 2021-09-03 15:04:25.046 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT os_privileged_user_auth_url "http://10.222.0.38/identity/v2.0"' 2021-09-03 15:04:25.048 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT os_privileged_user_auth_url http://10.222.0.38/identity/v2.0 2021-09-03 15:04:25.076 | + inc/meta-config:merge_config_file:164 : read a 2021-09-03 15:04:25.079 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2021-09-03 15:04:25.082 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2021-09-03 15:04:25.085 | + inc/meta-config:merge_config_group:180 : local dir 2021-09-03 15:04:25.088 | ++ inc/meta-config:merge_config_group:182 : eval 'echo /$Q_PLUGIN_CONF_FILE' 2021-09-03 15:04:25.092 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2021-09-03 15:04:25.095 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-09-03 15:04:25.098 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/plugins/ml2/ml2_conf.ini ]] 2021-09-03 15:04:25.103 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/plugins/ml2/ml2_conf.ini 2021-09-03 15:04:25.106 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron/plugins/ml2 2021-09-03 15:04:25.108 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron/plugins/ml2 ]] 2021-09-03 15:04:25.111 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2021-09-03 15:04:25.114 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2021-09-03 15:04:25.116 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2021-09-03 15:04:25.119 | + inc/meta-config:merge_config_file:85 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2021-09-03 15:04:25.123 | + inc/meta-config:merge_config_file:90 : local real_configfile 2021-09-03 15:04:25.127 | ++ inc/meta-config:merge_config_file:91 : eval echo '/$Q_PLUGIN_CONF_FILE' 2021-09-03 15:04:25.130 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2021-09-03 15:04:25.133 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-09-03 15:04:25.137 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/plugins/ml2/ml2_conf.ini ']' 2021-09-03 15:04:25.142 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2021-09-03 15:04:25.143 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2021-09-03 15:04:25.143 | BEGIN { 2021-09-03 15:04:25.143 | section = "" 2021-09-03 15:04:25.143 | last_section = "" 2021-09-03 15:04:25.143 | section_count = 0 2021-09-03 15:04:25.143 | } 2021-09-03 15:04:25.143 | /^\[.+\]/ { 2021-09-03 15:04:25.143 | gsub("[][]", "", $1); 2021-09-03 15:04:25.143 | section=$1 2021-09-03 15:04:25.143 | next 2021-09-03 15:04:25.143 | } 2021-09-03 15:04:25.143 | /^ *\#/ { 2021-09-03 15:04:25.143 | next 2021-09-03 15:04:25.143 | } 2021-09-03 15:04:25.143 | /^[^ \t]+/ { 2021-09-03 15:04:25.143 | # get offset of first = in $0 2021-09-03 15:04:25.143 | eq_idx = index($0, "=") 2021-09-03 15:04:25.143 | # extract attr & value from $0 2021-09-03 15:04:25.144 | attr = substr($0, 1, eq_idx - 1) 2021-09-03 15:04:25.144 | value = substr($0, eq_idx + 1) 2021-09-03 15:04:25.144 | # only need to strip trailing whitespace from attr 2021-09-03 15:04:25.144 | sub(/[ \t]*$/, "", attr) 2021-09-03 15:04:25.144 | # need to strip leading & trailing whitespace from value 2021-09-03 15:04:25.144 | sub(/^[ \t]*/, "", value) 2021-09-03 15:04:25.144 | sub(/[ \t]*$/, "", value) 2021-09-03 15:04:25.144 | 2021-09-03 15:04:25.144 | # cfg_attr_count: number of config lines per [section, attr] 2021-09-03 15:04:25.144 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2021-09-03 15:04:25.144 | # cfg_section: keep the section names in the same order as they appear in local.conf 2021-09-03 15:04:25.144 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2021-09-03 15:04:25.144 | if (! (section, attr) in cfg_attr_count) { 2021-09-03 15:04:25.144 | if (section != last_section) { 2021-09-03 15:04:25.144 | cfg_section[section_count++] = section 2021-09-03 15:04:25.144 | last_section = section 2021-09-03 15:04:25.144 | } 2021-09-03 15:04:25.144 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2021-09-03 15:04:25.144 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2021-09-03 15:04:25.144 | 2021-09-03 15:04:25.144 | cfg_attr[section, attr, 0] = value 2021-09-03 15:04:25.144 | cfg_attr_count[section, attr] = 1 2021-09-03 15:04:25.144 | } else { 2021-09-03 15:04:25.144 | lno = cfg_attr_count[section, attr]++ 2021-09-03 15:04:25.144 | cfg_attr[section, attr, lno] = value 2021-09-03 15:04:25.145 | } 2021-09-03 15:04:25.145 | } 2021-09-03 15:04:25.145 | END { 2021-09-03 15:04:25.145 | # Process each section in order 2021-09-03 15:04:25.145 | for (sno = 0; sno < section_count; sno++) { 2021-09-03 15:04:25.145 | section = cfg_section[sno] 2021-09-03 15:04:25.145 | # The ini routines simply append a config item immediately 2021-09-03 15:04:25.145 | # after the section header. To keep the same order as defined 2021-09-03 15:04:25.145 | # in local.conf, invoke the ini routines in the reverse order 2021-09-03 15:04:25.145 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2021-09-03 15:04:25.145 | attr = cfg_sec_attr_name[sno, attr_no] 2021-09-03 15:04:25.145 | if (cfg_attr_count[section, attr] == 1) 2021-09-03 15:04:25.145 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2021-09-03 15:04:25.145 | else { 2021-09-03 15:04:25.145 | # For multiline, invoke the ini routines in the reverse order 2021-09-03 15:04:25.145 | count = cfg_attr_count[section, attr] 2021-09-03 15:04:25.145 | print "inidelete " configfile " " section " " attr 2021-09-03 15:04:25.145 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2021-09-03 15:04:25.145 | for (l = count -2; l >= 0; l--) 2021-09-03 15:04:25.145 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2021-09-03 15:04:25.145 | } 2021-09-03 15:04:25.145 | } 2021-09-03 15:04:25.145 | } 2021-09-03 15:04:25.145 | } 2021-09-03 15:04:25.145 | ' 2021-09-03 15:04:25.145 | + inc/meta-config:merge_config_file:164 : read a 2021-09-03 15:04:25.145 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2021-09-03 15:04:25.146 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2021-09-03 15:04:25.148 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2021-09-03 15:04:25.152 | + inc/meta-config:get_meta_section:35 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2021-09-03 15:04:25.155 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-09-03 15:04:25.158 | + inc/meta-config:get_meta_section:38 : [[ -z /$Q_PLUGIN_CONF_FILE ]] 2021-09-03 15:04:25.161 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2021-09-03 15:04:25.161 | BEGIN { group = "" } 2021-09-03 15:04:25.161 | /^\[\[.+\|.*\]\]/ { 2021-09-03 15:04:25.161 | gsub("[][]", "", $1); 2021-09-03 15:04:25.161 | split($1, a, "|"); 2021-09-03 15:04:25.161 | if (a[1] == matchgroup && a[2] == configfile) { 2021-09-03 15:04:25.161 | group=a[1] 2021-09-03 15:04:25.162 | } else { 2021-09-03 15:04:25.162 | group="" 2021-09-03 15:04:25.162 | } 2021-09-03 15:04:25.162 | next 2021-09-03 15:04:25.162 | } 2021-09-03 15:04:25.162 | { 2021-09-03 15:04:25.162 | if (group != "") 2021-09-03 15:04:25.162 | print $0 2021-09-03 15:04:25.162 | } 2021-09-03 15:04:25.162 | ' /home/ubuntu/devstack/local.conf 2021-09-03 15:04:25.168 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE securitygroup enable_security_group "True"' 2021-09-03 15:04:25.171 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2021-09-03 15:04:25.200 | + inc/meta-config:merge_config_file:164 : read a 2021-09-03 15:04:25.203 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE ovs of_interface "ovs-ofctl"' 2021-09-03 15:04:25.206 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs of_interface ovs-ofctl 2021-09-03 15:04:25.234 | + inc/meta-config:merge_config_file:164 : read a 2021-09-03 15:04:25.237 | + ./stack.sh:main:1254 : is_service_enabled swift 2021-09-03 15:04:25.255 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 15:04:25.258 | + ./stack.sh:main:1255 : echo_summary 'Starting Swift' 2021-09-03 15:04:25.260 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-09-03 15:04:25.263 | + ./stack.sh:echo_summary:432 : echo -e Starting Swift 2021-09-03 15:04:25.266 | + ./stack.sh:main:1256 : start_swift 2021-09-03 15:04:25.269 | + lib/swift:start_swift:776 : restart_service memcached 2021-09-03 15:04:25.271 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-09-03 15:04:25.274 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart memcached 2021-09-03 15:04:25.302 | + lib/swift:start_swift:779 : is_ubuntu 2021-09-03 15:04:25.306 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-03 15:04:25.311 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-03 15:04:25.313 | + lib/swift:start_swift:780 : sudo /etc/init.d/rsync restart 2021-09-03 15:04:25.364 | Restarting rsync (via systemctl): rsync.service. 2021-09-03 15:04:25.367 | + lib/swift:start_swift:787 : '[' False == True ']' 2021-09-03 15:04:25.370 | + lib/swift:start_swift:806 : [[ 1 == 1 ]] 2021-09-03 15:04:25.373 | + lib/swift:start_swift:807 : local foreground_services type 2021-09-03 15:04:25.376 | + lib/swift:start_swift:809 : foreground_services='object container account' 2021-09-03 15:04:25.378 | + lib/swift:start_swift:810 : for type in ${foreground_services} 2021-09-03 15:04:25.381 | + lib/swift:start_swift:811 : run_process s-object '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2021-09-03 15:04:25.384 | + functions-common:run_process:1564 : local service=s-object 2021-09-03 15:04:25.387 | + functions-common:run_process:1565 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2021-09-03 15:04:25.389 | + functions-common:run_process:1566 : local group= 2021-09-03 15:04:25.391 | + functions-common:run_process:1567 : local user= 2021-09-03 15:04:25.394 | + functions-common:run_process:1569 : local name=s-object 2021-09-03 15:04:25.396 | + functions-common:run_process:1571 : time_start run_process 2021-09-03 15:04:25.399 | + functions-common:time_start:2295 : local name=run_process 2021-09-03 15:04:25.402 | + functions-common:time_start:2296 : local start_time= 2021-09-03 15:04:25.405 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-09-03 15:04:25.408 | ++ functions-common:time_start:2300 : date +%s%3N 2021-09-03 15:04:25.412 | + functions-common:time_start:2300 : _TIME_START[$name]=1630681465409 2021-09-03 15:04:25.414 | + functions-common:run_process:1572 : is_service_enabled s-object 2021-09-03 15:04:25.431 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 15:04:25.433 | + functions-common:run_process:1573 : _run_under_systemd s-object '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' '' '' 2021-09-03 15:04:25.436 | + functions-common:_run_under_systemd:1529 : local service=s-object 2021-09-03 15:04:25.439 | + functions-common:_run_under_systemd:1530 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2021-09-03 15:04:25.441 | + functions-common:_run_under_systemd:1531 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2021-09-03 15:04:25.444 | + functions-common:_run_under_systemd:1533 : _common_systemd_pitfalls '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2021-09-03 15:04:25.446 | + functions-common:_common_systemd_pitfalls:1501 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2021-09-03 15:04:25.448 | + functions-common:_common_systemd_pitfalls:1504 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ sudo ]] 2021-09-03 15:04:25.451 | + functions-common:_common_systemd_pitfalls:1515 : [[ ! /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ ^/ ]] 2021-09-03 15:04:25.453 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@s-object.service 2021-09-03 15:04:25.456 | + functions-common:_run_under_systemd:1536 : local group= 2021-09-03 15:04:25.458 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2021-09-03 15:04:25.461 | + functions-common:_run_under_systemd:1538 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ uwsgi ]] 2021-09-03 15:04:25.463 | + functions-common:_run_under_systemd:1541 : write_user_unit_file devstack@s-object.service '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' '' ubuntu 2021-09-03 15:04:25.466 | + functions-common:write_user_unit_file:1446 : local service=devstack@s-object.service 2021-09-03 15:04:25.468 | + functions-common:write_user_unit_file:1447 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2021-09-03 15:04:25.470 | + functions-common:write_user_unit_file:1448 : local group= 2021-09-03 15:04:25.473 | + functions-common:write_user_unit_file:1449 : local user=ubuntu 2021-09-03 15:04:25.475 | + functions-common:write_user_unit_file:1450 : local extra= 2021-09-03 15:04:25.477 | + functions-common:write_user_unit_file:1451 : [[ -n '' ]] 2021-09-03 15:04:25.479 | + functions-common:write_user_unit_file:1454 : local unitfile=/etc/systemd/system/devstack@s-object.service 2021-09-03 15:04:25.482 | + functions-common:write_user_unit_file:1455 : mkdir -p /etc/systemd/system 2021-09-03 15:04:25.486 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@s-object.service Unit Description 'Devstack devstack@s-object.service' 2021-09-03 15:04:25.547 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service User ubuntu 2021-09-03 15:04:25.608 | + functions-common:write_user_unit_file:1459 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service ExecStart '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2021-09-03 15:04:25.659 | + functions-common:write_user_unit_file:1460 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service KillMode process 2021-09-03 15:04:25.710 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service TimeoutStopSec 300 2021-09-03 15:04:25.761 | + functions-common:write_user_unit_file:1462 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-09-03 15:04:25.813 | + functions-common:write_user_unit_file:1463 : [[ -n '' ]] 2021-09-03 15:04:25.815 | + functions-common:write_user_unit_file:1466 : iniset -sudo /etc/systemd/system/devstack@s-object.service Install WantedBy multi-user.target 2021-09-03 15:04:25.877 | + functions-common:write_user_unit_file:1469 : sudo systemctl daemon-reload 2021-09-03 15:04:26.281 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@s-object.service 2021-09-03 15:04:26.296 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-object.service → /etc/systemd/system/devstack@s-object.service. 2021-09-03 15:04:26.667 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@s-object.service 2021-09-03 15:04:26.691 | + functions-common:run_process:1575 : time_stop run_process 2021-09-03 15:04:26.697 | + functions-common:time_stop:2309 : local name 2021-09-03 15:04:26.699 | + functions-common:time_stop:2310 : local end_time 2021-09-03 15:04:26.702 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-03 15:04:26.704 | + functions-common:time_stop:2312 : local total 2021-09-03 15:04:26.706 | + functions-common:time_stop:2313 : local start_time 2021-09-03 15:04:26.709 | + functions-common:time_stop:2315 : name=run_process 2021-09-03 15:04:26.711 | + functions-common:time_stop:2316 : start_time=1630681465409 2021-09-03 15:04:26.713 | + functions-common:time_stop:2318 : [[ -z 1630681465409 ]] 2021-09-03 15:04:26.717 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-03 15:04:26.721 | + functions-common:time_stop:2321 : end_time=1630681466719 2021-09-03 15:04:26.724 | + functions-common:time_stop:2322 : elapsed_time=1310 2021-09-03 15:04:26.726 | + functions-common:time_stop:2323 : total=3033 2021-09-03 15:04:26.728 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-03 15:04:26.731 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=4343 2021-09-03 15:04:26.734 | + lib/swift:start_swift:810 : for type in ${foreground_services} 2021-09-03 15:04:26.737 | + lib/swift:start_swift:811 : run_process s-container '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2021-09-03 15:04:26.739 | + functions-common:run_process:1564 : local service=s-container 2021-09-03 15:04:26.741 | + functions-common:run_process:1565 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2021-09-03 15:04:26.744 | + functions-common:run_process:1566 : local group= 2021-09-03 15:04:26.746 | + functions-common:run_process:1567 : local user= 2021-09-03 15:04:26.749 | + functions-common:run_process:1569 : local name=s-container 2021-09-03 15:04:26.751 | + functions-common:run_process:1571 : time_start run_process 2021-09-03 15:04:26.754 | + functions-common:time_start:2295 : local name=run_process 2021-09-03 15:04:26.756 | + functions-common:time_start:2296 : local start_time= 2021-09-03 15:04:26.759 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-09-03 15:04:26.762 | ++ functions-common:time_start:2300 : date +%s%3N 2021-09-03 15:04:26.766 | + functions-common:time_start:2300 : _TIME_START[$name]=1630681466764 2021-09-03 15:04:26.769 | + functions-common:run_process:1572 : is_service_enabled s-container 2021-09-03 15:04:26.787 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 15:04:26.790 | + functions-common:run_process:1573 : _run_under_systemd s-container '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' '' '' 2021-09-03 15:04:26.792 | + functions-common:_run_under_systemd:1529 : local service=s-container 2021-09-03 15:04:26.795 | + functions-common:_run_under_systemd:1530 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2021-09-03 15:04:26.798 | + functions-common:_run_under_systemd:1531 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2021-09-03 15:04:26.800 | + functions-common:_run_under_systemd:1533 : _common_systemd_pitfalls '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2021-09-03 15:04:26.802 | + functions-common:_common_systemd_pitfalls:1501 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2021-09-03 15:04:26.805 | + functions-common:_common_systemd_pitfalls:1504 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ sudo ]] 2021-09-03 15:04:26.807 | + functions-common:_common_systemd_pitfalls:1515 : [[ ! /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ ^/ ]] 2021-09-03 15:04:26.810 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@s-container.service 2021-09-03 15:04:26.812 | + functions-common:_run_under_systemd:1536 : local group= 2021-09-03 15:04:26.815 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2021-09-03 15:04:26.817 | + functions-common:_run_under_systemd:1538 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ uwsgi ]] 2021-09-03 15:04:26.820 | + functions-common:_run_under_systemd:1541 : write_user_unit_file devstack@s-container.service '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' '' ubuntu 2021-09-03 15:04:26.822 | + functions-common:write_user_unit_file:1446 : local service=devstack@s-container.service 2021-09-03 15:04:26.824 | + functions-common:write_user_unit_file:1447 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2021-09-03 15:04:26.827 | + functions-common:write_user_unit_file:1448 : local group= 2021-09-03 15:04:26.829 | + functions-common:write_user_unit_file:1449 : local user=ubuntu 2021-09-03 15:04:26.832 | + functions-common:write_user_unit_file:1450 : local extra= 2021-09-03 15:04:26.834 | + functions-common:write_user_unit_file:1451 : [[ -n '' ]] 2021-09-03 15:04:26.836 | + functions-common:write_user_unit_file:1454 : local unitfile=/etc/systemd/system/devstack@s-container.service 2021-09-03 15:04:26.839 | + functions-common:write_user_unit_file:1455 : mkdir -p /etc/systemd/system 2021-09-03 15:04:26.844 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@s-container.service Unit Description 'Devstack devstack@s-container.service' 2021-09-03 15:04:26.906 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service User ubuntu 2021-09-03 15:04:26.967 | + functions-common:write_user_unit_file:1459 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service ExecStart '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2021-09-03 15:04:27.021 | + functions-common:write_user_unit_file:1460 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service KillMode process 2021-09-03 15:04:27.076 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service TimeoutStopSec 300 2021-09-03 15:04:27.131 | + functions-common:write_user_unit_file:1462 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-09-03 15:04:27.194 | + functions-common:write_user_unit_file:1463 : [[ -n '' ]] 2021-09-03 15:04:27.196 | + functions-common:write_user_unit_file:1466 : iniset -sudo /etc/systemd/system/devstack@s-container.service Install WantedBy multi-user.target 2021-09-03 15:04:27.258 | + functions-common:write_user_unit_file:1469 : sudo systemctl daemon-reload 2021-09-03 15:04:27.654 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@s-container.service 2021-09-03 15:04:27.668 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-container.service → /etc/systemd/system/devstack@s-container.service. 2021-09-03 15:04:28.061 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@s-container.service 2021-09-03 15:04:28.085 | + functions-common:run_process:1575 : time_stop run_process 2021-09-03 15:04:28.088 | + functions-common:time_stop:2309 : local name 2021-09-03 15:04:28.091 | + functions-common:time_stop:2310 : local end_time 2021-09-03 15:04:28.093 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-03 15:04:28.096 | + functions-common:time_stop:2312 : local total 2021-09-03 15:04:28.099 | + functions-common:time_stop:2313 : local start_time 2021-09-03 15:04:28.101 | + functions-common:time_stop:2315 : name=run_process 2021-09-03 15:04:28.104 | + functions-common:time_stop:2316 : start_time=1630681466764 2021-09-03 15:04:28.107 | + functions-common:time_stop:2318 : [[ -z 1630681466764 ]] 2021-09-03 15:04:28.113 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-03 15:04:28.115 | + functions-common:time_stop:2321 : end_time=1630681468113 2021-09-03 15:04:28.118 | + functions-common:time_stop:2322 : elapsed_time=1349 2021-09-03 15:04:28.120 | + functions-common:time_stop:2323 : total=4343 2021-09-03 15:04:28.123 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-03 15:04:28.126 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=5692 2021-09-03 15:04:28.128 | + lib/swift:start_swift:810 : for type in ${foreground_services} 2021-09-03 15:04:28.131 | + lib/swift:start_swift:811 : run_process s-account '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2021-09-03 15:04:28.134 | + functions-common:run_process:1564 : local service=s-account 2021-09-03 15:04:28.137 | + functions-common:run_process:1565 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2021-09-03 15:04:28.140 | + functions-common:run_process:1566 : local group= 2021-09-03 15:04:28.142 | + functions-common:run_process:1567 : local user= 2021-09-03 15:04:28.145 | + functions-common:run_process:1569 : local name=s-account 2021-09-03 15:04:28.148 | + functions-common:run_process:1571 : time_start run_process 2021-09-03 15:04:28.150 | + functions-common:time_start:2295 : local name=run_process 2021-09-03 15:04:28.154 | + functions-common:time_start:2296 : local start_time= 2021-09-03 15:04:28.156 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-09-03 15:04:28.159 | ++ functions-common:time_start:2300 : date +%s%3N 2021-09-03 15:04:28.164 | + functions-common:time_start:2300 : _TIME_START[$name]=1630681468161 2021-09-03 15:04:28.167 | + functions-common:run_process:1572 : is_service_enabled s-account 2021-09-03 15:04:28.187 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 15:04:28.190 | + functions-common:run_process:1573 : _run_under_systemd s-account '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' '' '' 2021-09-03 15:04:28.192 | + functions-common:_run_under_systemd:1529 : local service=s-account 2021-09-03 15:04:28.195 | + functions-common:_run_under_systemd:1530 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2021-09-03 15:04:28.197 | + functions-common:_run_under_systemd:1531 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2021-09-03 15:04:28.199 | + functions-common:_run_under_systemd:1533 : _common_systemd_pitfalls '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2021-09-03 15:04:28.202 | + functions-common:_common_systemd_pitfalls:1501 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2021-09-03 15:04:28.205 | + functions-common:_common_systemd_pitfalls:1504 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ sudo ]] 2021-09-03 15:04:28.207 | + functions-common:_common_systemd_pitfalls:1515 : [[ ! /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ ^/ ]] 2021-09-03 15:04:28.210 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@s-account.service 2021-09-03 15:04:28.212 | + functions-common:_run_under_systemd:1536 : local group= 2021-09-03 15:04:28.215 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2021-09-03 15:04:28.218 | + functions-common:_run_under_systemd:1538 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ uwsgi ]] 2021-09-03 15:04:28.221 | + functions-common:_run_under_systemd:1541 : write_user_unit_file devstack@s-account.service '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' '' ubuntu 2021-09-03 15:04:28.223 | + functions-common:write_user_unit_file:1446 : local service=devstack@s-account.service 2021-09-03 15:04:28.225 | + functions-common:write_user_unit_file:1447 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2021-09-03 15:04:28.228 | + functions-common:write_user_unit_file:1448 : local group= 2021-09-03 15:04:28.230 | + functions-common:write_user_unit_file:1449 : local user=ubuntu 2021-09-03 15:04:28.233 | + functions-common:write_user_unit_file:1450 : local extra= 2021-09-03 15:04:28.236 | + functions-common:write_user_unit_file:1451 : [[ -n '' ]] 2021-09-03 15:04:28.238 | + functions-common:write_user_unit_file:1454 : local unitfile=/etc/systemd/system/devstack@s-account.service 2021-09-03 15:04:28.240 | + functions-common:write_user_unit_file:1455 : mkdir -p /etc/systemd/system 2021-09-03 15:04:28.245 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@s-account.service Unit Description 'Devstack devstack@s-account.service' 2021-09-03 15:04:28.308 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service User ubuntu 2021-09-03 15:04:28.374 | + functions-common:write_user_unit_file:1459 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service ExecStart '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2021-09-03 15:04:28.428 | + functions-common:write_user_unit_file:1460 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service KillMode process 2021-09-03 15:04:28.487 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service TimeoutStopSec 300 2021-09-03 15:04:28.545 | + functions-common:write_user_unit_file:1462 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-09-03 15:04:28.604 | + functions-common:write_user_unit_file:1463 : [[ -n '' ]] 2021-09-03 15:04:28.606 | + functions-common:write_user_unit_file:1466 : iniset -sudo /etc/systemd/system/devstack@s-account.service Install WantedBy multi-user.target 2021-09-03 15:04:28.680 | + functions-common:write_user_unit_file:1469 : sudo systemctl daemon-reload 2021-09-03 15:04:29.189 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@s-account.service 2021-09-03 15:04:29.206 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-account.service → /etc/systemd/system/devstack@s-account.service. 2021-09-03 15:04:29.605 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@s-account.service 2021-09-03 15:04:29.627 | + functions-common:run_process:1575 : time_stop run_process 2021-09-03 15:04:29.630 | + functions-common:time_stop:2309 : local name 2021-09-03 15:04:29.633 | + functions-common:time_stop:2310 : local end_time 2021-09-03 15:04:29.639 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-03 15:04:29.642 | + functions-common:time_stop:2312 : local total 2021-09-03 15:04:29.644 | + functions-common:time_stop:2313 : local start_time 2021-09-03 15:04:29.647 | + functions-common:time_stop:2315 : name=run_process 2021-09-03 15:04:29.649 | + functions-common:time_stop:2316 : start_time=1630681468161 2021-09-03 15:04:29.652 | + functions-common:time_stop:2318 : [[ -z 1630681468161 ]] 2021-09-03 15:04:29.656 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-03 15:04:29.660 | + functions-common:time_stop:2321 : end_time=1630681469658 2021-09-03 15:04:29.663 | + functions-common:time_stop:2322 : elapsed_time=1497 2021-09-03 15:04:29.665 | + functions-common:time_stop:2323 : total=5692 2021-09-03 15:04:29.667 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-03 15:04:29.670 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=7189 2021-09-03 15:04:29.672 | + lib/swift:start_swift:814 : [[ False == \T\r\u\e ]] 2021-09-03 15:04:29.675 | + lib/swift:start_swift:819 : enable_service s-container-sync 2021-09-03 15:04:29.727 | + lib/swift:start_swift:820 : run_process s-container-sync '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2021-09-03 15:04:29.729 | + functions-common:run_process:1564 : local service=s-container-sync 2021-09-03 15:04:29.732 | + functions-common:run_process:1565 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2021-09-03 15:04:29.735 | + functions-common:run_process:1566 : local group= 2021-09-03 15:04:29.737 | + functions-common:run_process:1567 : local user= 2021-09-03 15:04:29.740 | + functions-common:run_process:1569 : local name=s-container-sync 2021-09-03 15:04:29.742 | + functions-common:run_process:1571 : time_start run_process 2021-09-03 15:04:29.744 | + functions-common:time_start:2295 : local name=run_process 2021-09-03 15:04:29.747 | + functions-common:time_start:2296 : local start_time= 2021-09-03 15:04:29.750 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-09-03 15:04:29.753 | ++ functions-common:time_start:2300 : date +%s%3N 2021-09-03 15:04:29.757 | + functions-common:time_start:2300 : _TIME_START[$name]=1630681469755 2021-09-03 15:04:29.760 | + functions-common:run_process:1572 : is_service_enabled s-container-sync 2021-09-03 15:04:29.777 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 15:04:29.780 | + functions-common:run_process:1573 : _run_under_systemd s-container-sync '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' '' '' 2021-09-03 15:04:29.783 | + functions-common:_run_under_systemd:1529 : local service=s-container-sync 2021-09-03 15:04:29.785 | + functions-common:_run_under_systemd:1530 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2021-09-03 15:04:29.788 | + functions-common:_run_under_systemd:1531 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2021-09-03 15:04:29.790 | + functions-common:_run_under_systemd:1533 : _common_systemd_pitfalls '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2021-09-03 15:04:29.793 | + functions-common:_common_systemd_pitfalls:1501 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2021-09-03 15:04:29.795 | + functions-common:_common_systemd_pitfalls:1504 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ sudo ]] 2021-09-03 15:04:29.798 | + functions-common:_common_systemd_pitfalls:1515 : [[ ! /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ ^/ ]] 2021-09-03 15:04:29.800 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@s-container-sync.service 2021-09-03 15:04:29.803 | + functions-common:_run_under_systemd:1536 : local group= 2021-09-03 15:04:29.805 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2021-09-03 15:04:29.808 | + functions-common:_run_under_systemd:1538 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ uwsgi ]] 2021-09-03 15:04:29.811 | + functions-common:_run_under_systemd:1541 : write_user_unit_file devstack@s-container-sync.service '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' '' ubuntu 2021-09-03 15:04:29.813 | + functions-common:write_user_unit_file:1446 : local service=devstack@s-container-sync.service 2021-09-03 15:04:29.815 | + functions-common:write_user_unit_file:1447 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2021-09-03 15:04:29.818 | + functions-common:write_user_unit_file:1448 : local group= 2021-09-03 15:04:29.820 | + functions-common:write_user_unit_file:1449 : local user=ubuntu 2021-09-03 15:04:29.822 | + functions-common:write_user_unit_file:1450 : local extra= 2021-09-03 15:04:29.825 | + functions-common:write_user_unit_file:1451 : [[ -n '' ]] 2021-09-03 15:04:29.828 | + functions-common:write_user_unit_file:1454 : local unitfile=/etc/systemd/system/devstack@s-container-sync.service 2021-09-03 15:04:29.830 | + functions-common:write_user_unit_file:1455 : mkdir -p /etc/systemd/system 2021-09-03 15:04:29.835 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Unit Description 'Devstack devstack@s-container-sync.service' 2021-09-03 15:04:29.897 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service User ubuntu 2021-09-03 15:04:29.961 | + functions-common:write_user_unit_file:1459 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service ExecStart '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2021-09-03 15:04:30.014 | + functions-common:write_user_unit_file:1460 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service KillMode process 2021-09-03 15:04:30.065 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service TimeoutStopSec 300 2021-09-03 15:04:30.117 | + functions-common:write_user_unit_file:1462 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-09-03 15:04:30.169 | + functions-common:write_user_unit_file:1463 : [[ -n '' ]] 2021-09-03 15:04:30.172 | + functions-common:write_user_unit_file:1466 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Install WantedBy multi-user.target 2021-09-03 15:04:30.233 | + functions-common:write_user_unit_file:1469 : sudo systemctl daemon-reload 2021-09-03 15:04:30.651 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@s-container-sync.service 2021-09-03 15:04:30.665 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-container-sync.service → /etc/systemd/system/devstack@s-container-sync.service. 2021-09-03 15:04:31.040 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@s-container-sync.service 2021-09-03 15:04:31.067 | + functions-common:run_process:1575 : time_stop run_process 2021-09-03 15:04:31.070 | + functions-common:time_stop:2309 : local name 2021-09-03 15:04:31.072 | + functions-common:time_stop:2310 : local end_time 2021-09-03 15:04:31.075 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-03 15:04:31.077 | + functions-common:time_stop:2312 : local total 2021-09-03 15:04:31.080 | + functions-common:time_stop:2313 : local start_time 2021-09-03 15:04:31.082 | + functions-common:time_stop:2315 : name=run_process 2021-09-03 15:04:31.085 | + functions-common:time_stop:2316 : start_time=1630681469755 2021-09-03 15:04:31.087 | + functions-common:time_stop:2318 : [[ -z 1630681469755 ]] 2021-09-03 15:04:31.091 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-03 15:04:31.095 | + functions-common:time_stop:2321 : end_time=1630681471092 2021-09-03 15:04:31.098 | + functions-common:time_stop:2322 : elapsed_time=1337 2021-09-03 15:04:31.100 | + functions-common:time_stop:2323 : total=7189 2021-09-03 15:04:31.102 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-03 15:04:31.105 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=8526 2021-09-03 15:04:31.108 | + lib/swift:start_swift:827 : is_service_enabled tls-proxy 2021-09-03 15:04:31.126 | + functions-common:is_service_enabled:1965 : return 1 2021-09-03 15:04:31.128 | + lib/swift:start_swift:831 : run_process s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2021-09-03 15:04:31.131 | + functions-common:run_process:1564 : local service=s-proxy 2021-09-03 15:04:31.133 | + functions-common:run_process:1565 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2021-09-03 15:04:31.135 | + functions-common:run_process:1566 : local group= 2021-09-03 15:04:31.138 | + functions-common:run_process:1567 : local user= 2021-09-03 15:04:31.140 | + functions-common:run_process:1569 : local name=s-proxy 2021-09-03 15:04:31.143 | + functions-common:run_process:1571 : time_start run_process 2021-09-03 15:04:31.145 | + functions-common:time_start:2295 : local name=run_process 2021-09-03 15:04:31.147 | + functions-common:time_start:2296 : local start_time= 2021-09-03 15:04:31.150 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-09-03 15:04:31.153 | ++ functions-common:time_start:2300 : date +%s%3N 2021-09-03 15:04:31.158 | + functions-common:time_start:2300 : _TIME_START[$name]=1630681471155 2021-09-03 15:04:31.160 | + functions-common:run_process:1572 : is_service_enabled s-proxy 2021-09-03 15:04:31.178 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 15:04:31.181 | + functions-common:run_process:1573 : _run_under_systemd s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' '' 2021-09-03 15:04:31.183 | + functions-common:_run_under_systemd:1529 : local service=s-proxy 2021-09-03 15:04:31.187 | + functions-common:_run_under_systemd:1530 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2021-09-03 15:04:31.189 | + functions-common:_run_under_systemd:1531 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2021-09-03 15:04:31.191 | + functions-common:_run_under_systemd:1533 : _common_systemd_pitfalls '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2021-09-03 15:04:31.194 | + functions-common:_common_systemd_pitfalls:1501 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2021-09-03 15:04:31.196 | + functions-common:_common_systemd_pitfalls:1504 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ sudo ]] 2021-09-03 15:04:31.199 | + functions-common:_common_systemd_pitfalls:1515 : [[ ! /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ ^/ ]] 2021-09-03 15:04:31.202 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@s-proxy.service 2021-09-03 15:04:31.204 | + functions-common:_run_under_systemd:1536 : local group= 2021-09-03 15:04:31.206 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2021-09-03 15:04:31.209 | + functions-common:_run_under_systemd:1538 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ uwsgi ]] 2021-09-03 15:04:31.211 | + functions-common:_run_under_systemd:1541 : write_user_unit_file devstack@s-proxy.service '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' ubuntu 2021-09-03 15:04:31.214 | + functions-common:write_user_unit_file:1446 : local service=devstack@s-proxy.service 2021-09-03 15:04:31.217 | + functions-common:write_user_unit_file:1447 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2021-09-03 15:04:31.219 | + functions-common:write_user_unit_file:1448 : local group= 2021-09-03 15:04:31.222 | + functions-common:write_user_unit_file:1449 : local user=ubuntu 2021-09-03 15:04:31.224 | + functions-common:write_user_unit_file:1450 : local extra= 2021-09-03 15:04:31.227 | + functions-common:write_user_unit_file:1451 : [[ -n '' ]] 2021-09-03 15:04:31.229 | + functions-common:write_user_unit_file:1454 : local unitfile=/etc/systemd/system/devstack@s-proxy.service 2021-09-03 15:04:31.232 | + functions-common:write_user_unit_file:1455 : mkdir -p /etc/systemd/system 2021-09-03 15:04:31.236 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Unit Description 'Devstack devstack@s-proxy.service' 2021-09-03 15:04:31.298 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service User ubuntu 2021-09-03 15:04:31.361 | + functions-common:write_user_unit_file:1459 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service ExecStart '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2021-09-03 15:04:31.416 | + functions-common:write_user_unit_file:1460 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service KillMode process 2021-09-03 15:04:31.470 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service TimeoutStopSec 300 2021-09-03 15:04:31.522 | + functions-common:write_user_unit_file:1462 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-09-03 15:04:31.573 | + functions-common:write_user_unit_file:1463 : [[ -n '' ]] 2021-09-03 15:04:31.576 | + functions-common:write_user_unit_file:1466 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Install WantedBy multi-user.target 2021-09-03 15:04:31.637 | + functions-common:write_user_unit_file:1469 : sudo systemctl daemon-reload 2021-09-03 15:04:32.054 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@s-proxy.service 2021-09-03 15:04:32.068 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-proxy.service → /etc/systemd/system/devstack@s-proxy.service. 2021-09-03 15:04:32.455 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@s-proxy.service 2021-09-03 15:04:32.476 | + functions-common:run_process:1575 : time_stop run_process 2021-09-03 15:04:32.479 | + functions-common:time_stop:2309 : local name 2021-09-03 15:04:32.484 | + functions-common:time_stop:2310 : local end_time 2021-09-03 15:04:32.487 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-03 15:04:32.490 | + functions-common:time_stop:2312 : local total 2021-09-03 15:04:32.493 | + functions-common:time_stop:2313 : local start_time 2021-09-03 15:04:32.495 | + functions-common:time_stop:2315 : name=run_process 2021-09-03 15:04:32.498 | + functions-common:time_stop:2316 : start_time=1630681471155 2021-09-03 15:04:32.500 | + functions-common:time_stop:2318 : [[ -z 1630681471155 ]] 2021-09-03 15:04:32.503 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-03 15:04:32.508 | + functions-common:time_stop:2321 : end_time=1630681472505 2021-09-03 15:04:32.510 | + functions-common:time_stop:2322 : elapsed_time=1350 2021-09-03 15:04:32.514 | + functions-common:time_stop:2323 : total=8526 2021-09-03 15:04:32.516 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-03 15:04:32.519 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=9876 2021-09-03 15:04:32.521 | + lib/swift:start_swift:836 : echo 'Waiting for swift proxy to start...' 2021-09-03 15:04:32.521 | Waiting for swift proxy to start... 2021-09-03 15:04:32.523 | + lib/swift:start_swift:837 : wait_for_service 60 http://10.222.0.38:8080/info 2021-09-03 15:04:32.526 | + functions:wait_for_service:457 : local timeout=60 2021-09-03 15:04:32.529 | + functions:wait_for_service:458 : local url=http://10.222.0.38:8080/info 2021-09-03 15:04:32.531 | + functions:wait_for_service:459 : local rval=0 2021-09-03 15:04:32.534 | + functions:wait_for_service:460 : time_start wait_for_service 2021-09-03 15:04:32.536 | + functions-common:time_start:2295 : local name=wait_for_service 2021-09-03 15:04:32.539 | + functions-common:time_start:2296 : local start_time= 2021-09-03 15:04:32.541 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-09-03 15:04:32.544 | ++ functions-common:time_start:2300 : date +%s%3N 2021-09-03 15:04:32.549 | + functions-common:time_start:2300 : _TIME_START[$name]=1630681472546 2021-09-03 15:04:32.551 | + functions:wait_for_service:461 : timeout 60 bash -x 2021-09-03 15:04:32.557 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.38:8080/info 2021-09-03 15:04:32.569 | + :: : [[ 000 == 503 ]] 2021-09-03 15:04:32.571 | + :: : [[ 7 -eq 7 ]] 2021-09-03 15:04:32.572 | + :: : sleep 1 2021-09-03 15:04:33.576 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.38:8080/info 2021-09-03 15:04:33.588 | + :: : [[ 000 == 503 ]] 2021-09-03 15:04:33.590 | + :: : [[ 7 -eq 7 ]] 2021-09-03 15:04:33.591 | + :: : sleep 1 2021-09-03 15:04:34.594 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.38:8080/info 2021-09-03 15:04:34.608 | + :: : [[ 000 == 503 ]] 2021-09-03 15:04:34.609 | + :: : [[ 7 -eq 7 ]] 2021-09-03 15:04:34.611 | + :: : sleep 1 2021-09-03 15:04:35.614 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.38:8080/info 2021-09-03 15:04:35.635 | + :: : [[ 200 == 503 ]] 2021-09-03 15:04:35.636 | + :: : [[ 0 -eq 7 ]] 2021-09-03 15:04:35.639 | + functions:wait_for_service:466 : time_stop wait_for_service 2021-09-03 15:04:35.642 | + functions-common:time_stop:2309 : local name 2021-09-03 15:04:35.644 | + functions-common:time_stop:2310 : local end_time 2021-09-03 15:04:35.646 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-03 15:04:35.649 | + functions-common:time_stop:2312 : local total 2021-09-03 15:04:35.652 | + functions-common:time_stop:2313 : local start_time 2021-09-03 15:04:35.654 | + functions-common:time_stop:2315 : name=wait_for_service 2021-09-03 15:04:35.657 | + functions-common:time_stop:2316 : start_time=1630681472546 2021-09-03 15:04:35.659 | + functions-common:time_stop:2318 : [[ -z 1630681472546 ]] 2021-09-03 15:04:35.662 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-03 15:04:35.667 | + functions-common:time_stop:2321 : end_time=1630681475664 2021-09-03 15:04:35.670 | + functions-common:time_stop:2322 : elapsed_time=3118 2021-09-03 15:04:35.672 | + functions-common:time_stop:2323 : total=5828 2021-09-03 15:04:35.674 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-03 15:04:35.677 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=8946 2021-09-03 15:04:35.679 | + functions:wait_for_service:467 : return 0 2021-09-03 15:04:35.682 | + lib/swift:start_swift:841 : [[ False == \T\r\u\e ]] 2021-09-03 15:04:35.685 | + ./stack.sh:main:1262 : FIXED_KEY=bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2021-09-03 15:04:35.688 | + ./stack.sh:main:1263 : is_service_enabled cinder 2021-09-03 15:04:35.705 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 15:04:35.708 | + ./stack.sh:main:1264 : iniset /etc/cinder/cinder.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2021-09-03 15:04:35.739 | + ./stack.sh:main:1267 : async_wait configure_neutron_nova 2021-09-03 15:04:35.790 | [11707 Async configure_neutron_nova:88759]: Waiting for completion of configure_neutron_nova running on PID 88759 (2 other jobs running) 2021-09-03 15:04:35.815 | [11707 Async configure_neutron_nova:88759]: Signaling child to exit 2021-09-03 15:04:35.815 | WAKEUP 2021-09-03 15:04:35.838 | [11707 Async configure_neutron_nova:88759]: Signaled 2021-09-03 15:04:35.840 | + lib/neutron:configure_neutron_nova:616 : is_neutron_legacy_enabled 2021-09-03 15:04:35.840 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-09-03 15:04:35.840 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-09-03 15:04:35.840 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-09-03 15:04:35.840 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2021-09-03 15:04:35.840 | + 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,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2021-09-03 15:04:35.840 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-09-03 15:04:35.840 | + lib/neutron:configure_neutron_nova:618 : create_nova_conf_neutron /etc/nova/nova.conf 2021-09-03 15:04:35.840 | + lib/neutron-legacy:create_nova_conf_neutron:380 : local conf=/etc/nova/nova.conf 2021-09-03 15:04:35.840 | + lib/neutron-legacy:create_nova_conf_neutron:381 : iniset /etc/nova/nova.conf neutron auth_type password 2021-09-03 15:04:35.840 | + lib/neutron-legacy:create_nova_conf_neutron:382 : iniset /etc/nova/nova.conf neutron auth_url http://10.222.0.38/identity 2021-09-03 15:04:35.840 | + lib/neutron-legacy:create_nova_conf_neutron:383 : iniset /etc/nova/nova.conf neutron username neutron 2021-09-03 15:04:35.840 | + lib/neutron-legacy:create_nova_conf_neutron:384 : iniset /etc/nova/nova.conf neutron password Passw0rd 2021-09-03 15:04:35.840 | + lib/neutron-legacy:create_nova_conf_neutron:385 : iniset /etc/nova/nova.conf neutron user_domain_name Default 2021-09-03 15:04:35.841 | + lib/neutron-legacy:create_nova_conf_neutron:386 : iniset /etc/nova/nova.conf neutron project_name service 2021-09-03 15:04:35.841 | + lib/neutron-legacy:create_nova_conf_neutron:387 : iniset /etc/nova/nova.conf neutron project_domain_name Default 2021-09-03 15:04:35.841 | + lib/neutron-legacy:create_nova_conf_neutron:388 : iniset /etc/nova/nova.conf neutron auth_strategy keystone 2021-09-03 15:04:35.841 | + lib/neutron-legacy:create_nova_conf_neutron:389 : iniset /etc/nova/nova.conf neutron region_name RegionOne 2021-09-03 15:04:35.841 | + lib/neutron-legacy:create_nova_conf_neutron:392 : neutron_plugin_create_nova_conf /etc/nova/nova.conf 2021-09-03 15:04:35.841 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2021-09-03 15:04:35.841 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:119 : : 2021-09-03 15:04:35.841 | + lib/neutron-legacy:create_nova_conf_neutron:394 : is_service_enabled q-meta 2021-09-03 15:04:35.841 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 15:04:35.841 | + lib/neutron-legacy:create_nova_conf_neutron:395 : iniset /etc/nova/nova.conf neutron service_metadata_proxy True 2021-09-03 15:04:35.841 | + lib/neutron-legacy:create_nova_conf_neutron:398 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_is_fatal True 2021-09-03 15:04:35.841 | + lib/neutron-legacy:create_nova_conf_neutron:399 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_timeout 300 2021-09-03 15:04:35.841 | + lib/neutron:configure_neutron_nova:619 : [[ superconductor == \s\u\p\e\r\c\o\n\d\u\c\t\o\r ]] 2021-09-03 15:04:35.841 | ++ lib/neutron:configure_neutron_nova:620 : seq 1 1 2021-09-03 15:04:35.841 | + lib/neutron:configure_neutron_nova:620 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-09-03 15:04:35.841 | + lib/neutron:configure_neutron_nova:621 : local conf 2021-09-03 15:04:35.841 | ++ lib/neutron:configure_neutron_nova:622 : conductor_conf 1 2021-09-03 15:04:35.841 | ++ lib/nova:conductor_conf:729 : local cell=1 2021-09-03 15:04:35.841 | ++ lib/nova:conductor_conf:730 : echo /etc/nova/nova_cell1.conf 2021-09-03 15:04:35.842 | + lib/neutron:configure_neutron_nova:622 : conf=/etc/nova/nova_cell1.conf 2021-09-03 15:04:35.842 | + lib/neutron:configure_neutron_nova:623 : create_nova_conf_neutron /etc/nova/nova_cell1.conf 2021-09-03 15:04:35.842 | + lib/neutron-legacy:create_nova_conf_neutron:380 : local conf=/etc/nova/nova_cell1.conf 2021-09-03 15:04:35.842 | + lib/neutron-legacy:create_nova_conf_neutron:381 : iniset /etc/nova/nova_cell1.conf neutron auth_type password 2021-09-03 15:04:35.842 | + lib/neutron-legacy:create_nova_conf_neutron:382 : iniset /etc/nova/nova_cell1.conf neutron auth_url http://10.222.0.38/identity 2021-09-03 15:04:35.842 | + lib/neutron-legacy:create_nova_conf_neutron:383 : iniset /etc/nova/nova_cell1.conf neutron username neutron 2021-09-03 15:04:35.842 | + lib/neutron-legacy:create_nova_conf_neutron:384 : iniset /etc/nova/nova_cell1.conf neutron password Passw0rd 2021-09-03 15:04:35.842 | + lib/neutron-legacy:create_nova_conf_neutron:385 : iniset /etc/nova/nova_cell1.conf neutron user_domain_name Default 2021-09-03 15:04:35.842 | + lib/neutron-legacy:create_nova_conf_neutron:386 : iniset /etc/nova/nova_cell1.conf neutron project_name service 2021-09-03 15:04:35.842 | + lib/neutron-legacy:create_nova_conf_neutron:387 : iniset /etc/nova/nova_cell1.conf neutron project_domain_name Default 2021-09-03 15:04:35.842 | + lib/neutron-legacy:create_nova_conf_neutron:388 : iniset /etc/nova/nova_cell1.conf neutron auth_strategy keystone 2021-09-03 15:04:35.842 | + lib/neutron-legacy:create_nova_conf_neutron:389 : iniset /etc/nova/nova_cell1.conf neutron region_name RegionOne 2021-09-03 15:04:35.842 | + lib/neutron-legacy:create_nova_conf_neutron:392 : neutron_plugin_create_nova_conf /etc/nova/nova_cell1.conf 2021-09-03 15:04:35.842 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2021-09-03 15:04:35.842 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:119 : : 2021-09-03 15:04:35.842 | + lib/neutron-legacy:create_nova_conf_neutron:394 : is_service_enabled q-meta 2021-09-03 15:04:35.842 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 15:04:35.842 | + lib/neutron-legacy:create_nova_conf_neutron:395 : iniset /etc/nova/nova_cell1.conf neutron service_metadata_proxy True 2021-09-03 15:04:35.842 | + lib/neutron-legacy:create_nova_conf_neutron:398 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_is_fatal True 2021-09-03 15:04:35.842 | + lib/neutron-legacy:create_nova_conf_neutron:399 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_timeout 300 2021-09-03 15:04:35.885 | [11707 Async configure_neutron_nova:88759]: finished configure_neutron_nova with result 0 in 0 seconds 2021-09-03 15:04:35.890 | + inc/async:async_wait:197 : return 0 2021-09-03 15:04:35.892 | + ./stack.sh:main:1273 : is_service_enabled nova 2021-09-03 15:04:35.911 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 15:04:35.913 | + ./stack.sh:main:1274 : iniset /etc/nova/nova.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2021-09-03 15:04:35.943 | + ./stack.sh:main:1275 : iniset /etc/nova/nova-cpu.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2021-09-03 15:04:35.975 | + ./stack.sh:main:1279 : is_service_enabled n-api 2021-09-03 15:04:35.993 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 15:04:35.995 | + ./stack.sh:main:1280 : echo_summary 'Starting Nova API' 2021-09-03 15:04:35.998 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-09-03 15:04:36.000 | + ./stack.sh:echo_summary:432 : echo -e Starting Nova API 2021-09-03 15:04:36.003 | + ./stack.sh:main:1281 : start_nova_api 2021-09-03 15:04:36.005 | + lib/nova:start_nova_api:855 : local service_port=8774 2021-09-03 15:04:36.008 | + lib/nova:start_nova_api:856 : local service_protocol=http 2021-09-03 15:04:36.010 | + lib/nova:start_nova_api:857 : local nova_url 2021-09-03 15:04:36.013 | + lib/nova:start_nova_api:858 : is_service_enabled tls-proxy 2021-09-03 15:04:36.030 | + functions-common:is_service_enabled:1965 : return 1 2021-09-03 15:04:36.033 | + lib/nova:start_nova_api:864 : 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 2021-09-03 15:04:36.036 | + lib/nova:start_nova_api:865 : 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 2021-09-03 15:04:36.038 | + lib/nova:start_nova_api:865 : 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 2021-09-03 15:04:36.041 | + lib/nova:start_nova_api:867 : '[' True == False ']' 2021-09-03 15:04:36.045 | ++ lib/nova:start_nova_api:875 : which uwsgi 2021-09-03 15:04:36.049 | + lib/nova:start_nova_api:875 : run_process n-api '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2021-09-03 15:04:36.051 | + functions-common:run_process:1564 : local service=n-api 2021-09-03 15:04:36.054 | + functions-common:run_process:1565 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2021-09-03 15:04:36.056 | + functions-common:run_process:1566 : local group= 2021-09-03 15:04:36.059 | + functions-common:run_process:1567 : local user= 2021-09-03 15:04:36.062 | + functions-common:run_process:1569 : local name=n-api 2021-09-03 15:04:36.065 | + functions-common:run_process:1571 : time_start run_process 2021-09-03 15:04:36.067 | + functions-common:time_start:2295 : local name=run_process 2021-09-03 15:04:36.070 | + functions-common:time_start:2296 : local start_time= 2021-09-03 15:04:36.072 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-09-03 15:04:36.076 | ++ functions-common:time_start:2300 : date +%s%3N 2021-09-03 15:04:36.080 | + functions-common:time_start:2300 : _TIME_START[$name]=1630681476077 2021-09-03 15:04:36.083 | + functions-common:run_process:1572 : is_service_enabled n-api 2021-09-03 15:04:36.099 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 15:04:36.102 | + functions-common:run_process:1573 : _run_under_systemd n-api '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' '' 2021-09-03 15:04:36.104 | + functions-common:_run_under_systemd:1529 : local service=n-api 2021-09-03 15:04:36.107 | + functions-common:_run_under_systemd:1530 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2021-09-03 15:04:36.110 | + functions-common:_run_under_systemd:1531 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2021-09-03 15:04:36.112 | + functions-common:_run_under_systemd:1533 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2021-09-03 15:04:36.115 | + functions-common:_common_systemd_pitfalls:1501 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2021-09-03 15:04:36.117 | + functions-common:_common_systemd_pitfalls:1504 : [[ /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ sudo ]] 2021-09-03 15:04:36.120 | + functions-common:_common_systemd_pitfalls:1515 : [[ ! /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ ^/ ]] 2021-09-03 15:04:36.123 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@n-api.service 2021-09-03 15:04:36.125 | + functions-common:_run_under_systemd:1536 : local group= 2021-09-03 15:04:36.128 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2021-09-03 15:04:36.130 | + functions-common:_run_under_systemd:1538 : [[ /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ uwsgi ]] 2021-09-03 15:04:36.133 | + functions-common:_run_under_systemd:1539 : write_uwsgi_user_unit_file devstack@n-api.service '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' ubuntu 2021-09-03 15:04:36.135 | + functions-common:write_uwsgi_user_unit_file:1473 : local service=devstack@n-api.service 2021-09-03 15:04:36.138 | + functions-common:write_uwsgi_user_unit_file:1474 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2021-09-03 15:04:36.140 | + functions-common:write_uwsgi_user_unit_file:1475 : local group= 2021-09-03 15:04:36.142 | + functions-common:write_uwsgi_user_unit_file:1476 : local user=ubuntu 2021-09-03 15:04:36.145 | + functions-common:write_uwsgi_user_unit_file:1477 : local unitfile=/etc/systemd/system/devstack@n-api.service 2021-09-03 15:04:36.147 | + functions-common:write_uwsgi_user_unit_file:1478 : mkdir -p /etc/systemd/system 2021-09-03 15:04:36.151 | + functions-common:write_uwsgi_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@n-api.service Unit Description 'Devstack devstack@n-api.service' 2021-09-03 15:04:36.212 | + functions-common:write_uwsgi_user_unit_file:1481 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service SyslogIdentifier devstack@n-api.service 2021-09-03 15:04:36.273 | + functions-common:write_uwsgi_user_unit_file:1482 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service User ubuntu 2021-09-03 15:04:36.324 | + functions-common:write_uwsgi_user_unit_file:1483 : 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' 2021-09-03 15:04:36.376 | + functions-common:write_uwsgi_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-09-03 15:04:36.427 | + functions-common:write_uwsgi_user_unit_file:1485 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Type notify 2021-09-03 15:04:36.480 | + functions-common:write_uwsgi_user_unit_file:1486 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service KillMode process 2021-09-03 15:04:36.532 | + functions-common:write_uwsgi_user_unit_file:1487 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Restart always 2021-09-03 15:04:36.584 | + functions-common:write_uwsgi_user_unit_file:1488 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service NotifyAccess all 2021-09-03 15:04:36.636 | + functions-common:write_uwsgi_user_unit_file:1489 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service RestartForceExitStatus 100 2021-09-03 15:04:36.689 | + functions-common:write_uwsgi_user_unit_file:1491 : [[ -n '' ]] 2021-09-03 15:04:36.692 | + functions-common:write_uwsgi_user_unit_file:1494 : iniset -sudo /etc/systemd/system/devstack@n-api.service Install WantedBy multi-user.target 2021-09-03 15:04:36.753 | + functions-common:write_uwsgi_user_unit_file:1497 : sudo systemctl daemon-reload 2021-09-03 15:04:37.183 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@n-api.service 2021-09-03 15:04:37.197 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api.service → /etc/systemd/system/devstack@n-api.service. 2021-09-03 15:04:37.588 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@n-api.service 2021-09-03 15:04:37.674 | + functions-common:run_process:1575 : time_stop run_process 2021-09-03 15:04:37.678 | + functions-common:time_stop:2309 : local name 2021-09-03 15:04:37.680 | + functions-common:time_stop:2310 : local end_time 2021-09-03 15:04:37.685 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-03 15:04:37.687 | + functions-common:time_stop:2312 : local total 2021-09-03 15:04:37.690 | + functions-common:time_stop:2313 : local start_time 2021-09-03 15:04:37.692 | + functions-common:time_stop:2315 : name=run_process 2021-09-03 15:04:37.695 | + functions-common:time_stop:2316 : start_time=1630681476077 2021-09-03 15:04:37.697 | + functions-common:time_stop:2318 : [[ -z 1630681476077 ]] 2021-09-03 15:04:37.701 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-03 15:04:37.706 | + functions-common:time_stop:2321 : end_time=1630681477703 2021-09-03 15:04:37.709 | + functions-common:time_stop:2322 : elapsed_time=1626 2021-09-03 15:04:37.711 | + functions-common:time_stop:2323 : total=9876 2021-09-03 15:04:37.714 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-03 15:04:37.717 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=11502 2021-09-03 15:04:37.719 | + lib/nova:start_nova_api:876 : nova_url=http://10.222.0.38/compute/v2.1/ 2021-09-03 15:04:37.722 | + lib/nova:start_nova_api:879 : echo 'Waiting for nova-api to start...' 2021-09-03 15:04:37.722 | Waiting for nova-api to start... 2021-09-03 15:04:37.725 | + lib/nova:start_nova_api:880 : wait_for_service 60 http://10.222.0.38/compute/v2.1/ 2021-09-03 15:04:37.727 | + functions:wait_for_service:457 : local timeout=60 2021-09-03 15:04:37.730 | + functions:wait_for_service:458 : local url=http://10.222.0.38/compute/v2.1/ 2021-09-03 15:04:37.732 | + functions:wait_for_service:459 : local rval=0 2021-09-03 15:04:37.735 | + functions:wait_for_service:460 : time_start wait_for_service 2021-09-03 15:04:37.737 | + functions-common:time_start:2295 : local name=wait_for_service 2021-09-03 15:04:37.740 | + functions-common:time_start:2296 : local start_time= 2021-09-03 15:04:37.742 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-09-03 15:04:37.746 | ++ functions-common:time_start:2300 : date +%s%3N 2021-09-03 15:04:37.750 | + functions-common:time_start:2300 : _TIME_START[$name]=1630681477748 2021-09-03 15:04:37.753 | + functions:wait_for_service:461 : timeout 60 bash -x 2021-09-03 15:04:37.759 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.38/compute/v2.1/ 2021-09-03 15:04:43.466 | + :: : [[ 200 == 503 ]] 2021-09-03 15:04:43.467 | + :: : [[ 0 -eq 7 ]] 2021-09-03 15:04:43.471 | + functions:wait_for_service:466 : time_stop wait_for_service 2021-09-03 15:04:43.473 | + functions-common:time_stop:2309 : local name 2021-09-03 15:04:43.476 | + functions-common:time_stop:2310 : local end_time 2021-09-03 15:04:43.479 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-03 15:04:43.481 | + functions-common:time_stop:2312 : local total 2021-09-03 15:04:43.484 | + functions-common:time_stop:2313 : local start_time 2021-09-03 15:04:43.486 | + functions-common:time_stop:2315 : name=wait_for_service 2021-09-03 15:04:43.489 | + functions-common:time_stop:2316 : start_time=1630681477748 2021-09-03 15:04:43.492 | + functions-common:time_stop:2318 : [[ -z 1630681477748 ]] 2021-09-03 15:04:43.495 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-03 15:04:43.500 | + functions-common:time_stop:2321 : end_time=1630681483498 2021-09-03 15:04:43.503 | + functions-common:time_stop:2322 : elapsed_time=5750 2021-09-03 15:04:43.505 | + functions-common:time_stop:2323 : total=8946 2021-09-03 15:04:43.508 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-03 15:04:43.511 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=14696 2021-09-03 15:04:43.514 | + functions:wait_for_service:467 : return 0 2021-09-03 15:04:43.516 | + lib/nova:start_nova_api:884 : 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 2021-09-03 15:04:43.519 | + lib/nova:start_nova_api:884 : 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 2021-09-03 15:04:43.522 | + ./stack.sh:main:1284 : is_service_enabled ovn-controller ovn-controller-vtep 2021-09-03 15:04:43.539 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 15:04:43.542 | + ./stack.sh:main:1285 : echo_summary 'Starting OVN services' 2021-09-03 15:04:43.544 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-09-03 15:04:43.547 | + ./stack.sh:echo_summary:432 : echo -e Starting OVN services 2021-09-03 15:04:43.550 | + ./stack.sh:main:1286 : start_ovn_services 2021-09-03 15:04:43.552 | + lib/neutron-legacy:start_ovn_services:475 : [[ openvswitch == \o\v\n ]] 2021-09-03 15:04:43.555 | + ./stack.sh:main:1289 : is_service_enabled neutron-api 2021-09-03 15:04:43.572 | + functions-common:is_service_enabled:1965 : return 1 2021-09-03 15:04:43.575 | + ./stack.sh:main:1292 : is_service_enabled q-svc 2021-09-03 15:04:43.592 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 15:04:43.595 | + ./stack.sh:main:1293 : echo_summary 'Starting Neutron' 2021-09-03 15:04:43.598 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-09-03 15:04:43.601 | + ./stack.sh:echo_summary:432 : echo -e Starting Neutron 2021-09-03 15:04:43.603 | + ./stack.sh:main:1294 : configure_neutron_after_post_config 2021-09-03 15:04:43.606 | + lib/neutron-legacy:configure_neutron_after_post_config:468 : [[ router,neutron.services.metering.metering_plugin.MeteringPlugin != '' ]] 2021-09-03 15:04:43.609 | + lib/neutron-legacy:configure_neutron_after_post_config:469 : iniset /etc/neutron/neutron.conf DEFAULT service_plugins router,neutron.services.metering.metering_plugin.MeteringPlugin 2021-09-03 15:04:43.640 | + ./stack.sh:main:1295 : start_neutron_service_and_check 2021-09-03 15:04:43.643 | + lib/neutron-legacy:start_neutron_service_and_check:491 : local service_port=9696 2021-09-03 15:04:43.645 | + lib/neutron-legacy:start_neutron_service_and_check:492 : local service_protocol=http 2021-09-03 15:04:43.648 | + lib/neutron-legacy:start_neutron_service_and_check:493 : local cfg_file_options 2021-09-03 15:04:43.651 | + lib/neutron-legacy:start_neutron_service_and_check:494 : local neutron_url 2021-09-03 15:04:43.655 | ++ lib/neutron-legacy:start_neutron_service_and_check:496 : determine_config_files neutron-server 2021-09-03 15:04:43.657 | ++ lib/neutron-legacy:determine_config_files:324 : local opts= 2021-09-03 15:04:43.660 | ++ lib/neutron-legacy:determine_config_files:325 : case "$1" in 2021-09-03 15:04:43.663 | +++ lib/neutron-legacy:determine_config_files:326 : _determine_config_server 2021-09-03 15:04:43.666 | +++ lib/neutron-legacy:_determine_config_server:294 : [[ '' != '' ]] 2021-09-03 15:04:43.668 | +++ lib/neutron-legacy:_determine_config_server:301 : [[ 0 > 0 ]] 2021-09-03 15:04:43.671 | +++ lib/neutron-legacy:_determine_config_server:308 : local cfg_file 2021-09-03 15:04:43.673 | +++ lib/neutron-legacy:_determine_config_server:309 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-09-03 15:04:43.675 | +++ lib/neutron-legacy:_determine_config_server:313 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-09-03 15:04:43.678 | ++ lib/neutron-legacy:determine_config_files:326 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-09-03 15:04:43.681 | ++ lib/neutron-legacy:determine_config_files:329 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' ']' 2021-09-03 15:04:43.683 | ++ lib/neutron-legacy:determine_config_files:332 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-09-03 15:04:43.687 | + 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' 2021-09-03 15:04:43.689 | + lib/neutron-legacy:start_neutron_service_and_check:498 : is_service_enabled tls-proxy 2021-09-03 15:04:43.706 | + functions-common:is_service_enabled:1965 : return 1 2021-09-03 15:04:43.709 | + lib/neutron-legacy:start_neutron_service_and_check:503 : '[' False == True ']' 2021-09-03 15:04:43.711 | + 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' 2021-09-03 15:04:43.714 | + functions-common:run_process:1564 : local service=q-svc 2021-09-03 15:04:43.717 | + functions-common:run_process:1565 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-09-03 15:04:43.719 | + functions-common:run_process:1566 : local group= 2021-09-03 15:04:43.722 | + functions-common:run_process:1567 : local user= 2021-09-03 15:04:43.724 | + functions-common:run_process:1569 : local name=q-svc 2021-09-03 15:04:43.727 | + functions-common:run_process:1571 : time_start run_process 2021-09-03 15:04:43.729 | + functions-common:time_start:2295 : local name=run_process 2021-09-03 15:04:43.732 | + functions-common:time_start:2296 : local start_time= 2021-09-03 15:04:43.734 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-09-03 15:04:43.738 | ++ functions-common:time_start:2300 : date +%s%3N 2021-09-03 15:04:43.742 | + functions-common:time_start:2300 : _TIME_START[$name]=1630681483739 2021-09-03 15:04:43.745 | + functions-common:run_process:1572 : is_service_enabled q-svc 2021-09-03 15:04:43.761 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 15:04:43.764 | + functions-common:run_process:1573 : _run_under_systemd q-svc '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' 2021-09-03 15:04:43.766 | + functions-common:_run_under_systemd:1529 : local service=q-svc 2021-09-03 15:04:43.769 | + functions-common:_run_under_systemd:1530 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-09-03 15:04:43.772 | + functions-common:_run_under_systemd:1531 : local 'cmd=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-09-03 15:04:43.774 | + functions-common:_run_under_systemd:1533 : _common_systemd_pitfalls '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-09-03 15:04:43.777 | + functions-common:_common_systemd_pitfalls:1501 : local 'cmd=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-09-03 15:04:43.780 | + functions-common:_common_systemd_pitfalls:1504 : [[ /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2021-09-03 15:04:43.782 | + functions-common:_common_systemd_pitfalls:1515 : [[ ! /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2021-09-03 15:04:43.785 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@q-svc.service 2021-09-03 15:04:43.787 | + functions-common:_run_under_systemd:1536 : local group= 2021-09-03 15:04:43.790 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2021-09-03 15:04:43.792 | + functions-common:_run_under_systemd:1538 : [[ /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2021-09-03 15:04:43.795 | + functions-common:_run_under_systemd:1541 : write_user_unit_file devstack@q-svc.service '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' ubuntu 2021-09-03 15:04:43.797 | + functions-common:write_user_unit_file:1446 : local service=devstack@q-svc.service 2021-09-03 15:04:43.800 | + functions-common:write_user_unit_file:1447 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-09-03 15:04:43.802 | + functions-common:write_user_unit_file:1448 : local group= 2021-09-03 15:04:43.804 | + functions-common:write_user_unit_file:1449 : local user=ubuntu 2021-09-03 15:04:43.807 | + functions-common:write_user_unit_file:1450 : local extra= 2021-09-03 15:04:43.809 | + functions-common:write_user_unit_file:1451 : [[ -n '' ]] 2021-09-03 15:04:43.811 | + functions-common:write_user_unit_file:1454 : local unitfile=/etc/systemd/system/devstack@q-svc.service 2021-09-03 15:04:43.813 | + functions-common:write_user_unit_file:1455 : mkdir -p /etc/systemd/system 2021-09-03 15:04:43.818 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Unit Description 'Devstack devstack@q-svc.service' 2021-09-03 15:04:43.879 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service User ubuntu 2021-09-03 15:04:43.940 | + functions-common:write_user_unit_file:1459 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service ExecStart '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-09-03 15:04:43.991 | + functions-common:write_user_unit_file:1460 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service KillMode process 2021-09-03 15:04:44.043 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service TimeoutStopSec 300 2021-09-03 15:04:44.095 | + functions-common:write_user_unit_file:1462 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-09-03 15:04:44.146 | + functions-common:write_user_unit_file:1463 : [[ -n '' ]] 2021-09-03 15:04:44.148 | + functions-common:write_user_unit_file:1466 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Install WantedBy multi-user.target 2021-09-03 15:04:44.210 | + functions-common:write_user_unit_file:1469 : sudo systemctl daemon-reload 2021-09-03 15:04:44.584 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@q-svc.service 2021-09-03 15:04:44.598 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-svc.service → /etc/systemd/system/devstack@q-svc.service. 2021-09-03 15:04:44.999 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@q-svc.service 2021-09-03 15:04:45.025 | + functions-common:run_process:1575 : time_stop run_process 2021-09-03 15:04:45.029 | + functions-common:time_stop:2309 : local name 2021-09-03 15:04:45.031 | + functions-common:time_stop:2310 : local end_time 2021-09-03 15:04:45.034 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-03 15:04:45.036 | + functions-common:time_stop:2312 : local total 2021-09-03 15:04:45.038 | + functions-common:time_stop:2313 : local start_time 2021-09-03 15:04:45.041 | + functions-common:time_stop:2315 : name=run_process 2021-09-03 15:04:45.044 | + functions-common:time_stop:2316 : start_time=1630681483739 2021-09-03 15:04:45.046 | + functions-common:time_stop:2318 : [[ -z 1630681483739 ]] 2021-09-03 15:04:45.049 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-03 15:04:45.054 | + functions-common:time_stop:2321 : end_time=1630681485051 2021-09-03 15:04:45.056 | + functions-common:time_stop:2322 : elapsed_time=1312 2021-09-03 15:04:45.059 | + functions-common:time_stop:2323 : total=11502 2021-09-03 15:04:45.061 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-03 15:04:45.064 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=12814 2021-09-03 15:04:45.066 | + lib/neutron-legacy:start_neutron_service_and_check:511 : neutron_url=http://10.222.0.38:9696 2021-09-03 15:04:45.069 | + lib/neutron-legacy:start_neutron_service_and_check:513 : is_service_enabled tls-proxy 2021-09-03 15:04:45.087 | + functions-common:is_service_enabled:1965 : return 1 2021-09-03 15:04:45.089 | + lib/neutron-legacy:start_neutron_service_and_check:517 : echo 'Waiting for Neutron to start...' 2021-09-03 15:04:45.089 | Waiting for Neutron to start... 2021-09-03 15:04:45.092 | + lib/neutron-legacy:start_neutron_service_and_check:519 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.38:9696' 2021-09-03 15:04:45.094 | + lib/neutron-legacy:start_neutron_service_and_check:520 : test_with_retry 'wget --no-proxy -q -O- http://10.222.0.38:9696' 'Neutron did not start' 60 2021-09-03 15:04:45.097 | + functions-common:test_with_retry:2247 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.38:9696' 2021-09-03 15:04:45.099 | + functions-common:test_with_retry:2248 : local 'failmsg=Neutron did not start' 2021-09-03 15:04:45.102 | + functions-common:test_with_retry:2249 : local until=60 2021-09-03 15:04:45.104 | + functions-common:test_with_retry:2250 : local sleep=0.5 2021-09-03 15:04:45.107 | + functions-common:test_with_retry:2252 : time_start test_with_retry 2021-09-03 15:04:45.110 | + functions-common:time_start:2295 : local name=test_with_retry 2021-09-03 15:04:45.112 | + functions-common:time_start:2296 : local start_time= 2021-09-03 15:04:45.115 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-09-03 15:04:45.118 | ++ functions-common:time_start:2300 : date +%s%3N 2021-09-03 15:04:45.123 | + functions-common:time_start:2300 : _TIME_START[$name]=1630681485120 2021-09-03 15:04:45.125 | + functions-common:test_with_retry:2253 : timeout 60 sh -c 'while ! wget --no-proxy -q -O- http://10.222.0.38:9696; do sleep 0.5; done' 2021-09-03 15:04:50.701 | {"versions": [{"id": "v2.0", "status": "CURRENT", "links": [{"rel": "self", "href": "http://10.222.0.38:9696/v2.0/"}]}]}+ functions-common:test_with_retry:2256 : time_stop test_with_retry 2021-09-03 15:04:50.704 | + functions-common:time_stop:2309 : local name 2021-09-03 15:04:50.707 | + functions-common:time_stop:2310 : local end_time 2021-09-03 15:04:50.709 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-03 15:04:50.712 | + functions-common:time_stop:2312 : local total 2021-09-03 15:04:50.714 | + functions-common:time_stop:2313 : local start_time 2021-09-03 15:04:50.717 | + functions-common:time_stop:2315 : name=test_with_retry 2021-09-03 15:04:50.720 | + functions-common:time_stop:2316 : start_time=1630681485120 2021-09-03 15:04:50.722 | + functions-common:time_stop:2318 : [[ -z 1630681485120 ]] 2021-09-03 15:04:50.726 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-03 15:04:50.730 | + functions-common:time_stop:2321 : end_time=1630681490727 2021-09-03 15:04:50.733 | + functions-common:time_stop:2322 : elapsed_time=5607 2021-09-03 15:04:50.735 | + functions-common:time_stop:2323 : total=0 2021-09-03 15:04:50.738 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-03 15:04:50.740 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=5607 2021-09-03 15:04:50.743 | + ./stack.sh:main:1300 : is_service_enabled placement 2021-09-03 15:04:50.761 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 15:04:50.764 | + ./stack.sh:main:1301 : echo_summary 'Starting Placement' 2021-09-03 15:04:50.766 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-09-03 15:04:50.769 | + ./stack.sh:echo_summary:432 : echo -e Starting Placement 2021-09-03 15:04:50.771 | + ./stack.sh:main:1302 : start_placement 2021-09-03 15:04:50.774 | + lib/placement:start_placement:160 : start_placement_api 2021-09-03 15:04:50.777 | + lib/placement:start_placement_api:146 : [[ uwsgi == \u\w\s\g\i ]] 2021-09-03 15:04:50.780 | ++ lib/placement:start_placement_api:147 : which uwsgi 2021-09-03 15:04:50.784 | + lib/placement:start_placement_api:147 : run_process placement-api '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2021-09-03 15:04:50.787 | + functions-common:run_process:1564 : local service=placement-api 2021-09-03 15:04:50.789 | + functions-common:run_process:1565 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2021-09-03 15:04:50.792 | + functions-common:run_process:1566 : local group= 2021-09-03 15:04:50.794 | + functions-common:run_process:1567 : local user= 2021-09-03 15:04:50.797 | + functions-common:run_process:1569 : local name=placement-api 2021-09-03 15:04:50.799 | + functions-common:run_process:1571 : time_start run_process 2021-09-03 15:04:50.802 | + functions-common:time_start:2295 : local name=run_process 2021-09-03 15:04:50.804 | + functions-common:time_start:2296 : local start_time= 2021-09-03 15:04:50.806 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-09-03 15:04:50.810 | ++ functions-common:time_start:2300 : date +%s%3N 2021-09-03 15:04:50.814 | + functions-common:time_start:2300 : _TIME_START[$name]=1630681490812 2021-09-03 15:04:50.817 | + functions-common:run_process:1572 : is_service_enabled placement-api 2021-09-03 15:04:50.834 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 15:04:50.837 | + functions-common:run_process:1573 : _run_under_systemd placement-api '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' '' 2021-09-03 15:04:50.839 | + functions-common:_run_under_systemd:1529 : local service=placement-api 2021-09-03 15:04:50.842 | + functions-common:_run_under_systemd:1530 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2021-09-03 15:04:50.845 | + functions-common:_run_under_systemd:1531 : local 'cmd=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2021-09-03 15:04:50.847 | + functions-common:_run_under_systemd:1533 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2021-09-03 15:04:50.850 | + functions-common:_common_systemd_pitfalls:1501 : local 'cmd=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2021-09-03 15:04:50.852 | + functions-common:_common_systemd_pitfalls:1504 : [[ /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ sudo ]] 2021-09-03 15:04:50.855 | + functions-common:_common_systemd_pitfalls:1515 : [[ ! /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ ^/ ]] 2021-09-03 15:04:50.858 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@placement-api.service 2021-09-03 15:04:50.860 | + functions-common:_run_under_systemd:1536 : local group= 2021-09-03 15:04:50.863 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2021-09-03 15:04:50.865 | + functions-common:_run_under_systemd:1538 : [[ /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ uwsgi ]] 2021-09-03 15:04:50.868 | + functions-common:_run_under_systemd:1539 : write_uwsgi_user_unit_file devstack@placement-api.service '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' ubuntu 2021-09-03 15:04:50.870 | + functions-common:write_uwsgi_user_unit_file:1473 : local service=devstack@placement-api.service 2021-09-03 15:04:50.873 | + functions-common:write_uwsgi_user_unit_file:1474 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2021-09-03 15:04:50.875 | + functions-common:write_uwsgi_user_unit_file:1475 : local group= 2021-09-03 15:04:50.877 | + functions-common:write_uwsgi_user_unit_file:1476 : local user=ubuntu 2021-09-03 15:04:50.880 | + functions-common:write_uwsgi_user_unit_file:1477 : local unitfile=/etc/systemd/system/devstack@placement-api.service 2021-09-03 15:04:50.882 | + functions-common:write_uwsgi_user_unit_file:1478 : mkdir -p /etc/systemd/system 2021-09-03 15:04:50.886 | + functions-common:write_uwsgi_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Unit Description 'Devstack devstack@placement-api.service' 2021-09-03 15:04:50.948 | + functions-common:write_uwsgi_user_unit_file:1481 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service SyslogIdentifier devstack@placement-api.service 2021-09-03 15:04:51.010 | + functions-common:write_uwsgi_user_unit_file:1482 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service User ubuntu 2021-09-03 15:04:51.061 | + functions-common:write_uwsgi_user_unit_file:1483 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecStart '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2021-09-03 15:04:51.113 | + functions-common:write_uwsgi_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-09-03 15:04:51.164 | + functions-common:write_uwsgi_user_unit_file:1485 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Type notify 2021-09-03 15:04:51.216 | + functions-common:write_uwsgi_user_unit_file:1486 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service KillMode process 2021-09-03 15:04:51.268 | + functions-common:write_uwsgi_user_unit_file:1487 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Restart always 2021-09-03 15:04:51.321 | + functions-common:write_uwsgi_user_unit_file:1488 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service NotifyAccess all 2021-09-03 15:04:51.374 | + functions-common:write_uwsgi_user_unit_file:1489 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service RestartForceExitStatus 100 2021-09-03 15:04:51.428 | + functions-common:write_uwsgi_user_unit_file:1491 : [[ -n '' ]] 2021-09-03 15:04:51.430 | + functions-common:write_uwsgi_user_unit_file:1494 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Install WantedBy multi-user.target 2021-09-03 15:04:51.496 | + functions-common:write_uwsgi_user_unit_file:1497 : sudo systemctl daemon-reload 2021-09-03 15:04:51.891 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@placement-api.service 2021-09-03 15:04:51.905 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@placement-api.service → /etc/systemd/system/devstack@placement-api.service. 2021-09-03 15:04:52.297 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@placement-api.service 2021-09-03 15:04:52.376 | + functions-common:run_process:1575 : time_stop run_process 2021-09-03 15:04:52.378 | + functions-common:time_stop:2309 : local name 2021-09-03 15:04:52.381 | + functions-common:time_stop:2310 : local end_time 2021-09-03 15:04:52.383 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-03 15:04:52.386 | + functions-common:time_stop:2312 : local total 2021-09-03 15:04:52.389 | + functions-common:time_stop:2313 : local start_time 2021-09-03 15:04:52.392 | + functions-common:time_stop:2315 : name=run_process 2021-09-03 15:04:52.394 | + functions-common:time_stop:2316 : start_time=1630681490812 2021-09-03 15:04:52.397 | + functions-common:time_stop:2318 : [[ -z 1630681490812 ]] 2021-09-03 15:04:52.400 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-03 15:04:52.406 | + functions-common:time_stop:2321 : end_time=1630681492402 2021-09-03 15:04:52.408 | + functions-common:time_stop:2322 : elapsed_time=1590 2021-09-03 15:04:52.410 | + functions-common:time_stop:2323 : total=12814 2021-09-03 15:04:52.413 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-03 15:04:52.415 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=14404 2021-09-03 15:04:52.418 | + lib/placement:start_placement_api:153 : echo 'Waiting for placement-api to start...' 2021-09-03 15:04:52.419 | Waiting for placement-api to start... 2021-09-03 15:04:52.421 | + lib/placement:start_placement_api:154 : wait_for_service 60 http://10.222.0.38/placement 2021-09-03 15:04:52.423 | + functions:wait_for_service:457 : local timeout=60 2021-09-03 15:04:52.426 | + functions:wait_for_service:458 : local url=http://10.222.0.38/placement 2021-09-03 15:04:52.428 | + functions:wait_for_service:459 : local rval=0 2021-09-03 15:04:52.431 | + functions:wait_for_service:460 : time_start wait_for_service 2021-09-03 15:04:52.434 | + functions-common:time_start:2295 : local name=wait_for_service 2021-09-03 15:04:52.439 | + functions-common:time_start:2296 : local start_time= 2021-09-03 15:04:52.442 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-09-03 15:04:52.446 | ++ functions-common:time_start:2300 : date +%s%3N 2021-09-03 15:04:52.450 | + functions-common:time_start:2300 : _TIME_START[$name]=1630681492447 2021-09-03 15:04:52.453 | + functions:wait_for_service:461 : timeout 60 bash -x 2021-09-03 15:04:52.458 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.38/placement 2021-09-03 15:04:55.182 | + :: : [[ 200 == 503 ]] 2021-09-03 15:04:55.185 | + :: : [[ 0 -eq 7 ]] 2021-09-03 15:04:55.188 | + functions:wait_for_service:466 : time_stop wait_for_service 2021-09-03 15:04:55.190 | + functions-common:time_stop:2309 : local name 2021-09-03 15:04:55.193 | + functions-common:time_stop:2310 : local end_time 2021-09-03 15:04:55.195 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-03 15:04:55.198 | + functions-common:time_stop:2312 : local total 2021-09-03 15:04:55.201 | + functions-common:time_stop:2313 : local start_time 2021-09-03 15:04:55.203 | + functions-common:time_stop:2315 : name=wait_for_service 2021-09-03 15:04:55.206 | + functions-common:time_stop:2316 : start_time=1630681492447 2021-09-03 15:04:55.208 | + functions-common:time_stop:2318 : [[ -z 1630681492447 ]] 2021-09-03 15:04:55.211 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-03 15:04:55.217 | + functions-common:time_stop:2321 : end_time=1630681495213 2021-09-03 15:04:55.219 | + functions-common:time_stop:2322 : elapsed_time=2766 2021-09-03 15:04:55.222 | + functions-common:time_stop:2323 : total=14696 2021-09-03 15:04:55.224 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-03 15:04:55.227 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=17462 2021-09-03 15:04:55.229 | + functions:wait_for_service:467 : return 0 2021-09-03 15:04:55.232 | + ./stack.sh:main:1305 : is_service_enabled neutron 2021-09-03 15:04:55.250 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 15:04:55.253 | + ./stack.sh:main:1306 : start_neutron 2021-09-03 15:04:55.256 | + lib/neutron:start_neutron:702 : is_neutron_legacy_enabled 2021-09-03 15:04:55.259 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-09-03 15:04:55.260 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-09-03 15:04:55.266 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-09-03 15:04:55.269 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2021-09-03 15:04:55.271 | + 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,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,s-container-sync =~ ,q- ]] 2021-09-03 15:04:55.274 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-09-03 15:04:55.277 | + lib/neutron:start_neutron:704 : start_mutnauq_l2_agent 2021-09-03 15:04:55.280 | + 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' 2021-09-03 15:04:55.282 | + functions-common:run_process:1564 : local service=q-agt 2021-09-03 15:04:55.285 | + functions-common:run_process:1565 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-09-03 15:04:55.287 | + functions-common:run_process:1566 : local group= 2021-09-03 15:04:55.290 | + functions-common:run_process:1567 : local user= 2021-09-03 15:04:55.292 | + functions-common:run_process:1569 : local name=q-agt 2021-09-03 15:04:55.295 | + functions-common:run_process:1571 : time_start run_process 2021-09-03 15:04:55.297 | + functions-common:time_start:2295 : local name=run_process 2021-09-03 15:04:55.300 | + functions-common:time_start:2296 : local start_time= 2021-09-03 15:04:55.302 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-09-03 15:04:55.305 | ++ functions-common:time_start:2300 : date +%s%3N 2021-09-03 15:04:55.310 | + functions-common:time_start:2300 : _TIME_START[$name]=1630681495307 2021-09-03 15:04:55.313 | + functions-common:run_process:1572 : is_service_enabled q-agt 2021-09-03 15:04:55.330 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 15:04:55.333 | + functions-common:run_process:1573 : _run_under_systemd q-agt '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' 2021-09-03 15:04:55.335 | + functions-common:_run_under_systemd:1529 : local service=q-agt 2021-09-03 15:04:55.338 | + functions-common:_run_under_systemd:1530 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-09-03 15:04:55.340 | + functions-common:_run_under_systemd:1531 : local 'cmd=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-09-03 15:04:55.343 | + functions-common:_run_under_systemd:1533 : _common_systemd_pitfalls '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-09-03 15:04:55.345 | + functions-common:_common_systemd_pitfalls:1501 : local 'cmd=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-09-03 15:04:55.348 | + functions-common:_common_systemd_pitfalls:1504 : [[ /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2021-09-03 15:04:55.350 | + functions-common:_common_systemd_pitfalls:1515 : [[ ! /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2021-09-03 15:04:55.353 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@q-agt.service 2021-09-03 15:04:55.356 | + functions-common:_run_under_systemd:1536 : local group= 2021-09-03 15:04:55.358 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2021-09-03 15:04:55.361 | + functions-common:_run_under_systemd:1538 : [[ /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2021-09-03 15:04:55.363 | + functions-common:_run_under_systemd:1541 : write_user_unit_file devstack@q-agt.service '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' ubuntu 2021-09-03 15:04:55.368 | + functions-common:write_user_unit_file:1446 : local service=devstack@q-agt.service 2021-09-03 15:04:55.370 | + functions-common:write_user_unit_file:1447 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-09-03 15:04:55.373 | + functions-common:write_user_unit_file:1448 : local group= 2021-09-03 15:04:55.375 | + functions-common:write_user_unit_file:1449 : local user=ubuntu 2021-09-03 15:04:55.377 | + functions-common:write_user_unit_file:1450 : local extra= 2021-09-03 15:04:55.379 | + functions-common:write_user_unit_file:1451 : [[ -n '' ]] 2021-09-03 15:04:55.382 | + functions-common:write_user_unit_file:1454 : local unitfile=/etc/systemd/system/devstack@q-agt.service 2021-09-03 15:04:55.384 | + functions-common:write_user_unit_file:1455 : mkdir -p /etc/systemd/system 2021-09-03 15:04:55.389 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Unit Description 'Devstack devstack@q-agt.service' 2021-09-03 15:04:55.452 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service User ubuntu 2021-09-03 15:04:55.514 | + functions-common:write_user_unit_file:1459 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service ExecStart '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-09-03 15:04:55.565 | + functions-common:write_user_unit_file:1460 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service KillMode process 2021-09-03 15:04:55.617 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service TimeoutStopSec 300 2021-09-03 15:04:55.669 | + functions-common:write_user_unit_file:1462 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-09-03 15:04:55.720 | + functions-common:write_user_unit_file:1463 : [[ -n '' ]] 2021-09-03 15:04:55.723 | + functions-common:write_user_unit_file:1466 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Install WantedBy multi-user.target 2021-09-03 15:04:55.784 | + functions-common:write_user_unit_file:1469 : sudo systemctl daemon-reload 2021-09-03 15:04:56.185 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@q-agt.service 2021-09-03 15:04:56.198 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-agt.service → /etc/systemd/system/devstack@q-agt.service. 2021-09-03 15:04:56.587 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@q-agt.service 2021-09-03 15:04:56.609 | + functions-common:run_process:1575 : time_stop run_process 2021-09-03 15:04:56.612 | + functions-common:time_stop:2309 : local name 2021-09-03 15:04:56.615 | + functions-common:time_stop:2310 : local end_time 2021-09-03 15:04:56.618 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-03 15:04:56.622 | + functions-common:time_stop:2312 : local total 2021-09-03 15:04:56.625 | + functions-common:time_stop:2313 : local start_time 2021-09-03 15:04:56.627 | + functions-common:time_stop:2315 : name=run_process 2021-09-03 15:04:56.630 | + functions-common:time_stop:2316 : start_time=1630681495307 2021-09-03 15:04:56.632 | + functions-common:time_stop:2318 : [[ -z 1630681495307 ]] 2021-09-03 15:04:56.635 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-03 15:04:56.640 | + functions-common:time_stop:2321 : end_time=1630681496638 2021-09-03 15:04:56.643 | + functions-common:time_stop:2322 : elapsed_time=1331 2021-09-03 15:04:56.645 | + functions-common:time_stop:2323 : total=14404 2021-09-03 15:04:56.648 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-03 15:04:56.650 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=15735 2021-09-03 15:04:56.654 | + lib/neutron-legacy:start_mutnauq_l2_agent:528 : is_provider_network 2021-09-03 15:04:56.656 | + functions-common:is_provider_network:2158 : '[' '' == True ']' 2021-09-03 15:04:56.659 | + functions-common:is_provider_network:2161 : return 1 2021-09-03 15:04:56.661 | + lib/neutron:start_neutron:705 : start_mutnauq_other_agents 2021-09-03 15:04:56.664 | + 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' 2021-09-03 15:04:56.666 | + functions-common:run_process:1564 : local service=q-dhcp 2021-09-03 15:04:56.669 | + functions-common:run_process:1565 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2021-09-03 15:04:56.672 | + functions-common:run_process:1566 : local group= 2021-09-03 15:04:56.674 | + functions-common:run_process:1567 : local user= 2021-09-03 15:04:56.677 | + functions-common:run_process:1569 : local name=q-dhcp 2021-09-03 15:04:56.679 | + functions-common:run_process:1571 : time_start run_process 2021-09-03 15:04:56.681 | + functions-common:time_start:2295 : local name=run_process 2021-09-03 15:04:56.684 | + functions-common:time_start:2296 : local start_time= 2021-09-03 15:04:56.686 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-09-03 15:04:56.690 | ++ functions-common:time_start:2300 : date +%s%3N 2021-09-03 15:04:56.694 | + functions-common:time_start:2300 : _TIME_START[$name]=1630681496691 2021-09-03 15:04:56.697 | + functions-common:run_process:1572 : is_service_enabled q-dhcp 2021-09-03 15:04:56.716 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 15:04:56.719 | + functions-common:run_process:1573 : _run_under_systemd q-dhcp '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' '' '' 2021-09-03 15:04:56.722 | + functions-common:_run_under_systemd:1529 : local service=q-dhcp 2021-09-03 15:04:56.724 | + functions-common:_run_under_systemd:1530 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2021-09-03 15:04:56.727 | + functions-common:_run_under_systemd:1531 : local 'cmd=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2021-09-03 15:04:56.729 | + functions-common:_run_under_systemd:1533 : _common_systemd_pitfalls '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2021-09-03 15:04:56.732 | + functions-common:_common_systemd_pitfalls:1501 : local 'cmd=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2021-09-03 15:04:56.734 | + functions-common:_common_systemd_pitfalls:1504 : [[ /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ sudo ]] 2021-09-03 15:04:56.737 | + functions-common:_common_systemd_pitfalls:1515 : [[ ! /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ ^/ ]] 2021-09-03 15:04:56.739 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@q-dhcp.service 2021-09-03 15:04:56.742 | + functions-common:_run_under_systemd:1536 : local group= 2021-09-03 15:04:56.745 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2021-09-03 15:04:56.748 | + functions-common:_run_under_systemd:1538 : [[ /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ uwsgi ]] 2021-09-03 15:04:56.750 | + functions-common:_run_under_systemd:1541 : write_user_unit_file devstack@q-dhcp.service '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' '' ubuntu 2021-09-03 15:04:56.753 | + functions-common:write_user_unit_file:1446 : local service=devstack@q-dhcp.service 2021-09-03 15:04:56.756 | + functions-common:write_user_unit_file:1447 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2021-09-03 15:04:56.758 | + functions-common:write_user_unit_file:1448 : local group= 2021-09-03 15:04:56.761 | + functions-common:write_user_unit_file:1449 : local user=ubuntu 2021-09-03 15:04:56.764 | + functions-common:write_user_unit_file:1450 : local extra= 2021-09-03 15:04:56.767 | + functions-common:write_user_unit_file:1451 : [[ -n '' ]] 2021-09-03 15:04:56.769 | + functions-common:write_user_unit_file:1454 : local unitfile=/etc/systemd/system/devstack@q-dhcp.service 2021-09-03 15:04:56.772 | + functions-common:write_user_unit_file:1455 : mkdir -p /etc/systemd/system 2021-09-03 15:04:56.776 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Unit Description 'Devstack devstack@q-dhcp.service' 2021-09-03 15:04:56.839 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service User ubuntu 2021-09-03 15:04:56.902 | + functions-common:write_user_unit_file:1459 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service ExecStart '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2021-09-03 15:04:56.954 | + functions-common:write_user_unit_file:1460 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service KillMode process 2021-09-03 15:04:57.006 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service TimeoutStopSec 300 2021-09-03 15:04:57.060 | + functions-common:write_user_unit_file:1462 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-09-03 15:04:57.115 | + functions-common:write_user_unit_file:1463 : [[ -n '' ]] 2021-09-03 15:04:57.118 | + functions-common:write_user_unit_file:1466 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Install WantedBy multi-user.target 2021-09-03 15:04:57.181 | + functions-common:write_user_unit_file:1469 : sudo systemctl daemon-reload 2021-09-03 15:04:57.610 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@q-dhcp.service 2021-09-03 15:04:57.624 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-dhcp.service → /etc/systemd/system/devstack@q-dhcp.service. 2021-09-03 15:04:58.027 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@q-dhcp.service 2021-09-03 15:04:58.056 | + functions-common:run_process:1575 : time_stop run_process 2021-09-03 15:04:58.059 | + functions-common:time_stop:2309 : local name 2021-09-03 15:04:58.062 | + functions-common:time_stop:2310 : local end_time 2021-09-03 15:04:58.064 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-03 15:04:58.067 | + functions-common:time_stop:2312 : local total 2021-09-03 15:04:58.069 | + functions-common:time_stop:2313 : local start_time 2021-09-03 15:04:58.072 | + functions-common:time_stop:2315 : name=run_process 2021-09-03 15:04:58.075 | + functions-common:time_stop:2316 : start_time=1630681496691 2021-09-03 15:04:58.078 | + functions-common:time_stop:2318 : [[ -z 1630681496691 ]] 2021-09-03 15:04:58.083 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-03 15:04:58.085 | + functions-common:time_stop:2321 : end_time=1630681498083 2021-09-03 15:04:58.088 | + functions-common:time_stop:2322 : elapsed_time=1392 2021-09-03 15:04:58.092 | + functions-common:time_stop:2323 : total=15735 2021-09-03 15:04:58.094 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-03 15:04:58.097 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=17127 2021-09-03 15:04:58.100 | + lib/neutron-legacy:start_mutnauq_other_agents:546 : is_service_enabled neutron-vpnaas 2021-09-03 15:04:58.119 | + functions-common:is_service_enabled:1965 : return 1 2021-09-03 15:04:58.122 | ++ lib/neutron-legacy:start_mutnauq_other_agents:549 : determine_config_files neutron-l3-agent 2021-09-03 15:04:58.125 | ++ lib/neutron-legacy:determine_config_files:324 : local opts= 2021-09-03 15:04:58.127 | ++ lib/neutron-legacy:determine_config_files:325 : case "$1" in 2021-09-03 15:04:58.131 | +++ lib/neutron-legacy:determine_config_files:327 : _determine_config_l3 2021-09-03 15:04:58.133 | +++ lib/neutron-legacy:_determine_config_l3:317 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-09-03 15:04:58.136 | +++ lib/neutron-legacy:_determine_config_l3:318 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-09-03 15:04:58.140 | ++ lib/neutron-legacy:determine_config_files:327 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-09-03 15:04:58.142 | ++ lib/neutron-legacy:determine_config_files:329 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' ']' 2021-09-03 15:04:58.145 | ++ lib/neutron-legacy:determine_config_files:332 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-09-03 15:04:58.148 | + 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' 2021-09-03 15:04:58.150 | + functions-common:run_process:1564 : local service=q-l3 2021-09-03 15:04:58.154 | + functions-common:run_process:1565 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-09-03 15:04:58.156 | + functions-common:run_process:1566 : local group= 2021-09-03 15:04:58.159 | + functions-common:run_process:1567 : local user= 2021-09-03 15:04:58.161 | + functions-common:run_process:1569 : local name=q-l3 2021-09-03 15:04:58.164 | + functions-common:run_process:1571 : time_start run_process 2021-09-03 15:04:58.166 | + functions-common:time_start:2295 : local name=run_process 2021-09-03 15:04:58.169 | + functions-common:time_start:2296 : local start_time= 2021-09-03 15:04:58.172 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-09-03 15:04:58.177 | ++ functions-common:time_start:2300 : date +%s%3N 2021-09-03 15:04:58.180 | + functions-common:time_start:2300 : _TIME_START[$name]=1630681498177 2021-09-03 15:04:58.182 | + functions-common:run_process:1572 : is_service_enabled q-l3 2021-09-03 15:04:58.203 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 15:04:58.205 | + functions-common:run_process:1573 : _run_under_systemd q-l3 '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' '' '' 2021-09-03 15:04:58.208 | + functions-common:_run_under_systemd:1529 : local service=q-l3 2021-09-03 15:04:58.210 | + functions-common:_run_under_systemd:1530 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-09-03 15:04:58.213 | + functions-common:_run_under_systemd:1531 : local 'cmd=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-09-03 15:04:58.216 | + functions-common:_run_under_systemd:1533 : _common_systemd_pitfalls '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-09-03 15:04:58.219 | + functions-common:_common_systemd_pitfalls:1501 : local 'cmd=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-09-03 15:04:58.221 | + functions-common:_common_systemd_pitfalls:1504 : [[ /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ sudo ]] 2021-09-03 15:04:58.224 | + functions-common:_common_systemd_pitfalls:1515 : [[ ! /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ ^/ ]] 2021-09-03 15:04:58.226 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@q-l3.service 2021-09-03 15:04:58.229 | + functions-common:_run_under_systemd:1536 : local group= 2021-09-03 15:04:58.232 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2021-09-03 15:04:58.234 | + functions-common:_run_under_systemd:1538 : [[ /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ uwsgi ]] 2021-09-03 15:04:58.237 | + functions-common:_run_under_systemd:1541 : write_user_unit_file devstack@q-l3.service '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' '' ubuntu 2021-09-03 15:04:58.239 | + functions-common:write_user_unit_file:1446 : local service=devstack@q-l3.service 2021-09-03 15:04:58.242 | + functions-common:write_user_unit_file:1447 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-09-03 15:04:58.245 | + functions-common:write_user_unit_file:1448 : local group= 2021-09-03 15:04:58.248 | + functions-common:write_user_unit_file:1449 : local user=ubuntu 2021-09-03 15:04:58.250 | + functions-common:write_user_unit_file:1450 : local extra= 2021-09-03 15:04:58.253 | + functions-common:write_user_unit_file:1451 : [[ -n '' ]] 2021-09-03 15:04:58.255 | + functions-common:write_user_unit_file:1454 : local unitfile=/etc/systemd/system/devstack@q-l3.service 2021-09-03 15:04:58.258 | + functions-common:write_user_unit_file:1455 : mkdir -p /etc/systemd/system 2021-09-03 15:04:58.263 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Unit Description 'Devstack devstack@q-l3.service' 2021-09-03 15:04:58.329 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service User ubuntu 2021-09-03 15:04:58.398 | + functions-common:write_user_unit_file:1459 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service ExecStart '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-09-03 15:04:58.457 | + functions-common:write_user_unit_file:1460 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service KillMode process 2021-09-03 15:04:58.515 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service TimeoutStopSec 300 2021-09-03 15:04:58.569 | + functions-common:write_user_unit_file:1462 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-09-03 15:04:58.626 | + functions-common:write_user_unit_file:1463 : [[ -n '' ]] 2021-09-03 15:04:58.629 | + functions-common:write_user_unit_file:1466 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Install WantedBy multi-user.target 2021-09-03 15:04:58.702 | + functions-common:write_user_unit_file:1469 : sudo systemctl daemon-reload 2021-09-03 15:04:59.137 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@q-l3.service 2021-09-03 15:04:59.151 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-l3.service → /etc/systemd/system/devstack@q-l3.service. 2021-09-03 15:04:59.559 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@q-l3.service 2021-09-03 15:04:59.584 | + functions-common:run_process:1575 : time_stop run_process 2021-09-03 15:04:59.587 | + functions-common:time_stop:2309 : local name 2021-09-03 15:04:59.593 | + functions-common:time_stop:2310 : local end_time 2021-09-03 15:04:59.596 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-03 15:04:59.601 | + functions-common:time_stop:2312 : local total 2021-09-03 15:04:59.605 | + functions-common:time_stop:2313 : local start_time 2021-09-03 15:04:59.609 | + functions-common:time_stop:2315 : name=run_process 2021-09-03 15:04:59.612 | + functions-common:time_stop:2316 : start_time=1630681498177 2021-09-03 15:04:59.614 | + functions-common:time_stop:2318 : [[ -z 1630681498177 ]] 2021-09-03 15:04:59.620 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-03 15:04:59.623 | + functions-common:time_stop:2321 : end_time=1630681499619 2021-09-03 15:04:59.626 | + functions-common:time_stop:2322 : elapsed_time=1442 2021-09-03 15:04:59.628 | + functions-common:time_stop:2323 : total=17127 2021-09-03 15:04:59.631 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-03 15:04:59.634 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=18569 2021-09-03 15:04:59.636 | + 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' 2021-09-03 15:04:59.639 | + functions-common:run_process:1564 : local service=q-meta 2021-09-03 15:04:59.642 | + functions-common:run_process:1565 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2021-09-03 15:04:59.644 | + functions-common:run_process:1566 : local group= 2021-09-03 15:04:59.647 | + functions-common:run_process:1567 : local user= 2021-09-03 15:04:59.650 | + functions-common:run_process:1569 : local name=q-meta 2021-09-03 15:04:59.652 | + functions-common:run_process:1571 : time_start run_process 2021-09-03 15:04:59.655 | + functions-common:time_start:2295 : local name=run_process 2021-09-03 15:04:59.658 | + functions-common:time_start:2296 : local start_time= 2021-09-03 15:04:59.660 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-09-03 15:04:59.664 | ++ functions-common:time_start:2300 : date +%s%3N 2021-09-03 15:04:59.671 | + functions-common:time_start:2300 : _TIME_START[$name]=1630681499666 2021-09-03 15:04:59.674 | + functions-common:run_process:1572 : is_service_enabled q-meta 2021-09-03 15:04:59.701 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 15:04:59.704 | + functions-common:run_process:1573 : _run_under_systemd q-meta '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' '' '' 2021-09-03 15:04:59.706 | + functions-common:_run_under_systemd:1529 : local service=q-meta 2021-09-03 15:04:59.709 | + functions-common:_run_under_systemd:1530 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2021-09-03 15:04:59.712 | + functions-common:_run_under_systemd:1531 : local 'cmd=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2021-09-03 15:04:59.715 | + functions-common:_run_under_systemd:1533 : _common_systemd_pitfalls '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2021-09-03 15:04:59.718 | + functions-common:_common_systemd_pitfalls:1501 : local 'cmd=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2021-09-03 15:04:59.720 | + functions-common:_common_systemd_pitfalls:1504 : [[ /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ sudo ]] 2021-09-03 15:04:59.723 | + functions-common:_common_systemd_pitfalls:1515 : [[ ! /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ ^/ ]] 2021-09-03 15:04:59.726 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@q-meta.service 2021-09-03 15:04:59.728 | + functions-common:_run_under_systemd:1536 : local group= 2021-09-03 15:04:59.732 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2021-09-03 15:04:59.734 | + functions-common:_run_under_systemd:1538 : [[ /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ uwsgi ]] 2021-09-03 15:04:59.737 | + functions-common:_run_under_systemd:1541 : write_user_unit_file devstack@q-meta.service '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' '' ubuntu 2021-09-03 15:04:59.740 | + functions-common:write_user_unit_file:1446 : local service=devstack@q-meta.service 2021-09-03 15:04:59.742 | + functions-common:write_user_unit_file:1447 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2021-09-03 15:04:59.745 | + functions-common:write_user_unit_file:1448 : local group= 2021-09-03 15:04:59.748 | + functions-common:write_user_unit_file:1449 : local user=ubuntu 2021-09-03 15:04:59.751 | + functions-common:write_user_unit_file:1450 : local extra= 2021-09-03 15:04:59.753 | + functions-common:write_user_unit_file:1451 : [[ -n '' ]] 2021-09-03 15:04:59.756 | + functions-common:write_user_unit_file:1454 : local unitfile=/etc/systemd/system/devstack@q-meta.service 2021-09-03 15:04:59.759 | + functions-common:write_user_unit_file:1455 : mkdir -p /etc/systemd/system 2021-09-03 15:04:59.764 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Unit Description 'Devstack devstack@q-meta.service' 2021-09-03 15:04:59.843 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service User ubuntu 2021-09-03 15:04:59.923 | + functions-common:write_user_unit_file:1459 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service ExecStart '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2021-09-03 15:04:59.989 | + functions-common:write_user_unit_file:1460 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service KillMode process 2021-09-03 15:05:00.050 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service TimeoutStopSec 300 2021-09-03 15:05:00.110 | + functions-common:write_user_unit_file:1462 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-09-03 15:05:00.171 | + functions-common:write_user_unit_file:1463 : [[ -n '' ]] 2021-09-03 15:05:00.173 | + functions-common:write_user_unit_file:1466 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Install WantedBy multi-user.target 2021-09-03 15:05:00.260 | + functions-common:write_user_unit_file:1469 : sudo systemctl daemon-reload 2021-09-03 15:05:00.717 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@q-meta.service 2021-09-03 15:05:00.732 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-meta.service → /etc/systemd/system/devstack@q-meta.service. 2021-09-03 15:05:01.141 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@q-meta.service 2021-09-03 15:05:01.170 | + functions-common:run_process:1575 : time_stop run_process 2021-09-03 15:05:01.178 | + functions-common:time_stop:2309 : local name 2021-09-03 15:05:01.182 | + functions-common:time_stop:2310 : local end_time 2021-09-03 15:05:01.187 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-03 15:05:01.190 | + functions-common:time_stop:2312 : local total 2021-09-03 15:05:01.193 | + functions-common:time_stop:2313 : local start_time 2021-09-03 15:05:01.198 | + functions-common:time_stop:2315 : name=run_process 2021-09-03 15:05:01.201 | + functions-common:time_stop:2316 : start_time=1630681499666 2021-09-03 15:05:01.204 | + functions-common:time_stop:2318 : [[ -z 1630681499666 ]] 2021-09-03 15:05:01.212 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-03 15:05:01.221 | + functions-common:time_stop:2321 : end_time=1630681501214 2021-09-03 15:05:01.226 | + functions-common:time_stop:2322 : elapsed_time=1548 2021-09-03 15:05:01.230 | + functions-common:time_stop:2323 : total=18569 2021-09-03 15:05:01.235 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-03 15:05:01.238 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=20117 2021-09-03 15:05:01.242 | + 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' 2021-09-03 15:05:01.246 | + functions-common:run_process:1564 : local service=q-metering 2021-09-03 15:05:01.250 | + functions-common:run_process:1565 : local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2021-09-03 15:05:01.254 | + functions-common:run_process:1566 : local group= 2021-09-03 15:05:01.261 | + functions-common:run_process:1567 : local user= 2021-09-03 15:05:01.265 | + functions-common:run_process:1569 : local name=q-metering 2021-09-03 15:05:01.273 | + functions-common:run_process:1571 : time_start run_process 2021-09-03 15:05:01.280 | + functions-common:time_start:2295 : local name=run_process 2021-09-03 15:05:01.284 | + functions-common:time_start:2296 : local start_time= 2021-09-03 15:05:01.292 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-09-03 15:05:01.302 | ++ functions-common:time_start:2300 : date +%s%3N 2021-09-03 15:05:01.309 | + functions-common:time_start:2300 : _TIME_START[$name]=1630681501304 2021-09-03 15:05:01.312 | + functions-common:run_process:1572 : is_service_enabled q-metering 2021-09-03 15:05:01.345 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 15:05:01.349 | + functions-common:run_process:1573 : _run_under_systemd q-metering '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' '' '' 2021-09-03 15:05:01.353 | + functions-common:_run_under_systemd:1529 : local service=q-metering 2021-09-03 15:05:01.357 | + functions-common:_run_under_systemd:1530 : local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2021-09-03 15:05:01.362 | + functions-common:_run_under_systemd:1531 : local 'cmd=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2021-09-03 15:05:01.373 | + functions-common:_run_under_systemd:1533 : _common_systemd_pitfalls '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2021-09-03 15:05:01.377 | + functions-common:_common_systemd_pitfalls:1501 : local 'cmd=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2021-09-03 15:05:01.381 | + functions-common:_common_systemd_pitfalls:1504 : [[ /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini =~ sudo ]] 2021-09-03 15:05:01.389 | + functions-common:_common_systemd_pitfalls:1515 : [[ ! /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini =~ ^/ ]] 2021-09-03 15:05:01.396 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@q-metering.service 2021-09-03 15:05:01.403 | + functions-common:_run_under_systemd:1536 : local group= 2021-09-03 15:05:01.407 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2021-09-03 15:05:01.410 | + functions-common:_run_under_systemd:1538 : [[ /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini =~ uwsgi ]] 2021-09-03 15:05:01.415 | + functions-common:_run_under_systemd:1541 : write_user_unit_file devstack@q-metering.service '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' '' ubuntu 2021-09-03 15:05:01.418 | + functions-common:write_user_unit_file:1446 : local service=devstack@q-metering.service 2021-09-03 15:05:01.422 | + functions-common:write_user_unit_file:1447 : local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2021-09-03 15:05:01.425 | + functions-common:write_user_unit_file:1448 : local group= 2021-09-03 15:05:01.429 | + functions-common:write_user_unit_file:1449 : local user=ubuntu 2021-09-03 15:05:01.432 | + functions-common:write_user_unit_file:1450 : local extra= 2021-09-03 15:05:01.435 | + functions-common:write_user_unit_file:1451 : [[ -n '' ]] 2021-09-03 15:05:01.443 | + functions-common:write_user_unit_file:1454 : local unitfile=/etc/systemd/system/devstack@q-metering.service 2021-09-03 15:05:01.447 | + functions-common:write_user_unit_file:1455 : mkdir -p /etc/systemd/system 2021-09-03 15:05:01.454 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Unit Description 'Devstack devstack@q-metering.service' 2021-09-03 15:05:01.565 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service User ubuntu 2021-09-03 15:05:01.672 | + functions-common:write_user_unit_file:1459 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service ExecStart '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2021-09-03 15:05:01.773 | + functions-common:write_user_unit_file:1460 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service KillMode process 2021-09-03 15:05:01.892 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service TimeoutStopSec 300 2021-09-03 15:05:01.981 | + functions-common:write_user_unit_file:1462 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-09-03 15:05:02.069 | + functions-common:write_user_unit_file:1463 : [[ -n '' ]] 2021-09-03 15:05:02.071 | + functions-common:write_user_unit_file:1466 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Install WantedBy multi-user.target 2021-09-03 15:05:02.186 | + functions-common:write_user_unit_file:1469 : sudo systemctl daemon-reload 2021-09-03 15:05:02.644 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@q-metering.service 2021-09-03 15:05:02.660 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-metering.service → /etc/systemd/system/devstack@q-metering.service. 2021-09-03 15:05:03.103 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@q-metering.service 2021-09-03 15:05:03.130 | + functions-common:run_process:1575 : time_stop run_process 2021-09-03 15:05:03.134 | + functions-common:time_stop:2309 : local name 2021-09-03 15:05:03.140 | + functions-common:time_stop:2310 : local end_time 2021-09-03 15:05:03.148 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-03 15:05:03.164 | + functions-common:time_stop:2312 : local total 2021-09-03 15:05:03.167 | + functions-common:time_stop:2313 : local start_time 2021-09-03 15:05:03.171 | + functions-common:time_stop:2315 : name=run_process 2021-09-03 15:05:03.174 | + functions-common:time_stop:2316 : start_time=1630681501304 2021-09-03 15:05:03.176 | + functions-common:time_stop:2318 : [[ -z 1630681501304 ]] 2021-09-03 15:05:03.182 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-03 15:05:03.185 | + functions-common:time_stop:2321 : end_time=1630681503182 2021-09-03 15:05:03.188 | + functions-common:time_stop:2322 : elapsed_time=1878 2021-09-03 15:05:03.197 | + functions-common:time_stop:2323 : total=20117 2021-09-03 15:05:03.209 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-03 15:05:03.221 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=21995 2021-09-03 15:05:03.234 | + ./stack.sh:main:1309 : is_service_enabled q-svc 2021-09-03 15:05:03.294 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 15:05:03.301 | + ./stack.sh:main:1309 : [[ True == \T\r\u\e ]] 2021-09-03 15:05:03.308 | + ./stack.sh:main:1310 : echo_summary 'Creating initial neutron network elements' 2021-09-03 15:05:03.315 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-09-03 15:05:03.325 | + ./stack.sh:echo_summary:432 : echo -e Creating initial neutron network elements 2021-09-03 15:05:03.331 | + ./stack.sh:main:1313 : type -p neutron_plugin_create_initial_networks 2021-09-03 15:05:03.337 | + ./stack.sh:main:1316 : create_neutron_initial_network 2021-09-03 15:05:03.344 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:150 : local project_id 2021-09-03 15:05:03.354 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:151 : grep ' demo ' 2021-09-03 15:05:03.360 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:151 : oscwrap project list 2021-09-03 15:05:03.360 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:151 : get_field 1 2021-09-03 15:05:03.372 | ++ functions-common:get_field:726 : local data field 2021-09-03 15:05:03.373 | ++ functions-common:get_field:727 : read data 2021-09-03 15:05:06.016 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:05:06.016 | from cryptography.utils import int_from_bytes 2021-09-03 15:05:06.016 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:05:06.016 | from cryptography.utils import int_from_bytes 2021-09-03 15:05:06.177 | ++ functions-common:oscwrap:2349 : return 0 2021-09-03 15:05:06.181 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-09-03 15:05:06.184 | ++ functions-common:get_field:731 : field='$2' 2021-09-03 15:05:06.187 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-09-03 15:05:06.191 | ++ functions-common:get_field:733 : echo '| d35556df339a489b8b5c45b7d46e3a57 | demo |' 2021-09-03 15:05:06.194 | ++ functions-common:get_field:727 : read data 2021-09-03 15:05:06.197 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:151 : project_id=d35556df339a489b8b5c45b7d46e3a57 2021-09-03 15:05:06.201 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:152 : die_if_not_set 152 project_id 'Failure retrieving project_id for demo' 2021-09-03 15:05:06.203 | + functions-common:die_if_not_set:216 : local exitcode=0 2021-09-03 15:05:06.222 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:155 : type -p neutron_plugin_create_initial_network_profile 2021-09-03 15:05:06.224 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:159 : is_networking_extension_supported auto-allocated-topology 2021-09-03 15:05:06.227 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:425 : local extension=auto-allocated-topology 2021-09-03 15:05:06.231 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2021-09-03 15:05:09.183 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:05:09.183 | from cryptography.utils import int_from_bytes 2021-09-03 15:05:09.183 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:05:09.183 | from cryptography.utils import int_from_bytes 2021-09-03 15:05:09.339 | ++ functions-common:oscwrap:2349 : return 0 2021-09-03 15:05:09.343 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : EXT_LIST='address-group 2021-09-03 15:05:09.343 | address-scope 2021-09-03 15:05:09.343 | router-admin-state-down-before-update 2021-09-03 15:05:09.343 | agent 2021-09-03 15:05:09.343 | agent-resources-synced 2021-09-03 15:05:09.343 | allowed-address-pairs 2021-09-03 15:05:09.343 | auto-allocated-topology 2021-09-03 15:05:09.343 | availability_zone 2021-09-03 15:05:09.343 | availability_zone_filter 2021-09-03 15:05:09.343 | default-subnetpools 2021-09-03 15:05:09.343 | dhcp_agent_scheduler 2021-09-03 15:05:09.343 | dvr 2021-09-03 15:05:09.343 | empty-string-filtering 2021-09-03 15:05:09.343 | external-net 2021-09-03 15:05:09.343 | extra_dhcp_opt 2021-09-03 15:05:09.343 | extraroute 2021-09-03 15:05:09.343 | extraroute-atomic 2021-09-03 15:05:09.343 | filter-validation 2021-09-03 15:05:09.343 | fip-port-details 2021-09-03 15:05:09.343 | flavors 2021-09-03 15:05:09.343 | floatingip-pools 2021-09-03 15:05:09.343 | ip-substring-filtering 2021-09-03 15:05:09.343 | router 2021-09-03 15:05:09.343 | ext-gw-mode 2021-09-03 15:05:09.344 | l3-ha 2021-09-03 15:05:09.344 | l3-flavors 2021-09-03 15:05:09.344 | l3-port-ip-change-not-allowed 2021-09-03 15:05:09.344 | l3_agent_scheduler 2021-09-03 15:05:09.344 | metering 2021-09-03 15:05:09.344 | metering_source_and_destination_fields 2021-09-03 15:05:09.344 | multi-provider 2021-09-03 15:05:09.344 | net-mtu 2021-09-03 15:05:09.344 | net-mtu-writable 2021-09-03 15:05:09.344 | network_availability_zone 2021-09-03 15:05:09.344 | network-ip-availability 2021-09-03 15:05:09.344 | pagination 2021-09-03 15:05:09.344 | port-device-profile 2021-09-03 15:05:09.344 | port-mac-address-regenerate 2021-09-03 15:05:09.344 | port-numa-affinity-policy 2021-09-03 15:05:09.344 | binding 2021-09-03 15:05:09.344 | binding-extended 2021-09-03 15:05:09.344 | port-security 2021-09-03 15:05:09.344 | project-id 2021-09-03 15:05:09.344 | provider 2021-09-03 15:05:09.344 | quotas 2021-09-03 15:05:09.344 | quota_details 2021-09-03 15:05:09.344 | rbac-policies 2021-09-03 15:05:09.344 | rbac-address-group 2021-09-03 15:05:09.344 | rbac-address-scope 2021-09-03 15:05:09.344 | rbac-security-groups 2021-09-03 15:05:09.344 | rbac-subnetpool 2021-09-03 15:05:09.344 | revision-if-match 2021-09-03 15:05:09.344 | standard-attr-revisions 2021-09-03 15:05:09.344 | router_availability_zone 2021-09-03 15:05:09.344 | security-groups-normalized-cidr 2021-09-03 15:05:09.344 | port-security-groups-filtering 2021-09-03 15:05:09.344 | security-groups-remote-address-group 2021-09-03 15:05:09.344 | security-group 2021-09-03 15:05:09.344 | service-type 2021-09-03 15:05:09.345 | sorting 2021-09-03 15:05:09.345 | standard-attr-description 2021-09-03 15:05:09.345 | stateful-security-group 2021-09-03 15:05:09.345 | subnet_onboard 2021-09-03 15:05:09.345 | subnet-service-types 2021-09-03 15:05:09.345 | subnet_allocation 2021-09-03 15:05:09.345 | subnetpool-prefix-ops 2021-09-03 15:05:09.345 | standard-attr-tag 2021-09-03 15:05:09.345 | standard-attr-timestamp' 2021-09-03 15:05:09.345 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:428 : [[ address-group 2021-09-03 15:05:09.346 | address-scope 2021-09-03 15:05:09.346 | router-admin-state-down-before-update 2021-09-03 15:05:09.346 | agent 2021-09-03 15:05:09.346 | agent-resources-synced 2021-09-03 15:05:09.346 | allowed-address-pairs 2021-09-03 15:05:09.346 | auto-allocated-topology 2021-09-03 15:05:09.346 | availability_zone 2021-09-03 15:05:09.346 | availability_zone_filter 2021-09-03 15:05:09.346 | default-subnetpools 2021-09-03 15:05:09.346 | dhcp_agent_scheduler 2021-09-03 15:05:09.346 | dvr 2021-09-03 15:05:09.346 | empty-string-filtering 2021-09-03 15:05:09.346 | external-net 2021-09-03 15:05:09.346 | extra_dhcp_opt 2021-09-03 15:05:09.346 | extraroute 2021-09-03 15:05:09.346 | extraroute-atomic 2021-09-03 15:05:09.346 | filter-validation 2021-09-03 15:05:09.346 | fip-port-details 2021-09-03 15:05:09.346 | flavors 2021-09-03 15:05:09.346 | floatingip-pools 2021-09-03 15:05:09.346 | ip-substring-filtering 2021-09-03 15:05:09.346 | router 2021-09-03 15:05:09.346 | ext-gw-mode 2021-09-03 15:05:09.346 | l3-ha 2021-09-03 15:05:09.346 | l3-flavors 2021-09-03 15:05:09.346 | l3-port-ip-change-not-allowed 2021-09-03 15:05:09.346 | l3_agent_scheduler 2021-09-03 15:05:09.346 | metering 2021-09-03 15:05:09.346 | metering_source_and_destination_fields 2021-09-03 15:05:09.346 | multi-provider 2021-09-03 15:05:09.346 | net-mtu 2021-09-03 15:05:09.346 | net-mtu-writable 2021-09-03 15:05:09.346 | network_availability_zone 2021-09-03 15:05:09.346 | network-ip-availability 2021-09-03 15:05:09.346 | pagination 2021-09-03 15:05:09.346 | port-device-profile 2021-09-03 15:05:09.347 | port-mac-address-regenerate 2021-09-03 15:05:09.347 | port-numa-affinity-policy 2021-09-03 15:05:09.347 | binding 2021-09-03 15:05:09.347 | binding-extended 2021-09-03 15:05:09.347 | port-security 2021-09-03 15:05:09.347 | project-id 2021-09-03 15:05:09.347 | provider 2021-09-03 15:05:09.347 | quotas 2021-09-03 15:05:09.347 | quota_details 2021-09-03 15:05:09.347 | rbac-policies 2021-09-03 15:05:09.347 | rbac-address-group 2021-09-03 15:05:09.347 | rbac-address-scope 2021-09-03 15:05:09.347 | rbac-security-groups 2021-09-03 15:05:09.347 | rbac-subnetpool 2021-09-03 15:05:09.347 | revision-if-match 2021-09-03 15:05:09.347 | standard-attr-revisions 2021-09-03 15:05:09.347 | router_availability_zone 2021-09-03 15:05:09.347 | security-groups-normalized-cidr 2021-09-03 15:05:09.347 | port-security-groups-filtering 2021-09-03 15:05:09.347 | security-groups-remote-address-group 2021-09-03 15:05:09.347 | security-group 2021-09-03 15:05:09.347 | service-type 2021-09-03 15:05:09.347 | sorting 2021-09-03 15:05:09.347 | standard-attr-description 2021-09-03 15:05:09.347 | stateful-security-group 2021-09-03 15:05:09.347 | subnet_onboard 2021-09-03 15:05:09.347 | subnet-service-types 2021-09-03 15:05:09.347 | subnet_allocation 2021-09-03 15:05:09.347 | subnetpool-prefix-ops 2021-09-03 15:05:09.347 | standard-attr-tag 2021-09-03 15:05:09.347 | standard-attr-timestamp =~ auto-allocated-topology ]] 2021-09-03 15:05:09.349 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:428 : return 0 2021-09-03 15:05:09.352 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:160 : [[ True == \T\r\u\e ]] 2021-09-03 15:05:09.354 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:161 : [[ 4 =~ 4.* ]] 2021-09-03 15:05:09.358 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:162 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet pool create shared-default-subnetpool-v4 --default-prefix-length 26 --pool-prefix 172.20.0.0/16 --share --default -f value -c id 2021-09-03 15:05:12.144 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:05:12.144 | from cryptography.utils import int_from_bytes 2021-09-03 15:05:12.144 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:05:12.144 | from cryptography.utils import int_from_bytes 2021-09-03 15:05:12.294 | ++ functions-common:oscwrap:2349 : return 0 2021-09-03 15:05:12.297 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:162 : SUBNETPOOL_V4_ID=43e2f512-3e59-46c2-b8b4-e1221e24fbbb 2021-09-03 15:05:12.300 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:164 : [[ 4 =~ .*6 ]] 2021-09-03 15:05:12.303 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:170 : is_provider_network 2021-09-03 15:05:12.306 | + functions-common:is_provider_network:2158 : '[' '' == True ']' 2021-09-03 15:05:12.309 | + functions-common:is_provider_network:2161 : return 1 2021-09-03 15:05:12.313 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:200 : oscwrap --os-cloud devstack-admin --os-region RegionOne network create --project d35556df339a489b8b5c45b7d46e3a57 private 2021-09-03 15:05:12.313 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:200 : grep ' id ' 2021-09-03 15:05:12.314 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:200 : get_field 2 2021-09-03 15:05:12.317 | ++ functions-common:get_field:726 : local data field 2021-09-03 15:05:12.320 | ++ functions-common:get_field:727 : read data 2021-09-03 15:05:15.400 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:05:15.400 | from cryptography.utils import int_from_bytes 2021-09-03 15:05:15.400 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:05:15.400 | from cryptography.utils import int_from_bytes 2021-09-03 15:05:15.563 | ++ functions-common:oscwrap:2349 : return 0 2021-09-03 15:05:15.567 | ++ functions-common:get_field:728 : '[' 2 -lt 0 ']' 2021-09-03 15:05:15.569 | ++ functions-common:get_field:731 : field='$3' 2021-09-03 15:05:15.572 | ++ functions-common:get_field:733 : echo '| id | a7fae111-fd99-4f0e-8a63-1d2643ec5f36 |' 2021-09-03 15:05:15.573 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2021-09-03 15:05:15.579 | ++ functions-common:get_field:727 : read data 2021-09-03 15:05:15.582 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:200 : NET_ID=a7fae111-fd99-4f0e-8a63-1d2643ec5f36 2021-09-03 15:05:15.585 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:201 : die_if_not_set 201 NET_ID 'Failure creating NET_ID for private d35556df339a489b8b5c45b7d46e3a57' 2021-09-03 15:05:15.588 | + functions-common:die_if_not_set:216 : local exitcode=0 2021-09-03 15:05:15.607 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:203 : [[ 4 =~ 4.* ]] 2021-09-03 15:05:15.611 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:205 : _neutron_create_private_subnet_v4 d35556df339a489b8b5c45b7d46e3a57 2021-09-03 15:05:15.613 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:252 : local project_id=d35556df339a489b8b5c45b7d46e3a57 2021-09-03 15:05:15.616 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:253 : '[' -z 43e2f512-3e59-46c2-b8b4-e1221e24fbbb ']' 2021-09-03 15:05:15.618 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:256 : local 'subnet_params=--project d35556df339a489b8b5c45b7d46e3a57 ' 2021-09-03 15:05:15.622 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:257 : subnet_params+='--ip-version 4 ' 2021-09-03 15:05:15.624 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:258 : [[ -n 172.20.0.1 ]] 2021-09-03 15:05:15.627 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:259 : subnet_params+='--gateway 172.20.0.1 ' 2021-09-03 15:05:15.629 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:261 : subnet_params+='--subnet-pool 43e2f512-3e59-46c2-b8b4-e1221e24fbbb ' 2021-09-03 15:05:15.632 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:262 : subnet_params+=' ' 2021-09-03 15:05:15.634 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:263 : subnet_params+='--network a7fae111-fd99-4f0e-8a63-1d2643ec5f36 private-subnet' 2021-09-03 15:05:15.637 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:264 : local subnet_id 2021-09-03 15:05:15.642 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:265 : grep ' id ' 2021-09-03 15:05:15.642 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:265 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet create --project d35556df339a489b8b5c45b7d46e3a57 --ip-version 4 --gateway 172.20.0.1 --subnet-pool 43e2f512-3e59-46c2-b8b4-e1221e24fbbb --network a7fae111-fd99-4f0e-8a63-1d2643ec5f36 private-subnet 2021-09-03 15:05:15.642 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:265 : get_field 2 2021-09-03 15:05:15.645 | +++ functions-common:get_field:726 : local data field 2021-09-03 15:05:15.648 | +++ functions-common:get_field:727 : read data 2021-09-03 15:05:18.882 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:05:18.882 | from cryptography.utils import int_from_bytes 2021-09-03 15:05:18.882 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:05:18.882 | from cryptography.utils import int_from_bytes 2021-09-03 15:05:19.045 | +++ functions-common:oscwrap:2349 : return 0 2021-09-03 15:05:19.048 | +++ functions-common:get_field:728 : '[' 2 -lt 0 ']' 2021-09-03 15:05:19.051 | +++ functions-common:get_field:731 : field='$3' 2021-09-03 15:05:19.054 | +++ functions-common:get_field:733 : echo '| id | dae79e53-72fd-420e-ba85-d88f07a29abb |' 2021-09-03 15:05:19.055 | +++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2021-09-03 15:05:19.061 | +++ functions-common:get_field:727 : read data 2021-09-03 15:05:19.065 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:265 : subnet_id=dae79e53-72fd-420e-ba85-d88f07a29abb 2021-09-03 15:05:19.067 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:266 : die_if_not_set 266 subnet_id 'Failure creating private IPv4 subnet for d35556df339a489b8b5c45b7d46e3a57' 2021-09-03 15:05:19.070 | ++ functions-common:die_if_not_set:216 : local exitcode=0 2021-09-03 15:05:19.088 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:267 : echo dae79e53-72fd-420e-ba85-d88f07a29abb 2021-09-03 15:05:19.091 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:205 : SUBNET_ID=dae79e53-72fd-420e-ba85-d88f07a29abb 2021-09-03 15:05:19.094 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:208 : [[ 4 =~ .*6 ]] 2021-09-03 15:05:19.097 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : is_networking_extension_supported router 2021-09-03 15:05:19.099 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:425 : local extension=router 2021-09-03 15:05:19.103 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2021-09-03 15:05:21.658 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:05:21.658 | from cryptography.utils import int_from_bytes 2021-09-03 15:05:21.658 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:05:21.658 | from cryptography.utils import int_from_bytes 2021-09-03 15:05:21.814 | ++ functions-common:oscwrap:2349 : return 0 2021-09-03 15:05:21.817 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : EXT_LIST='address-group 2021-09-03 15:05:21.817 | address-scope 2021-09-03 15:05:21.817 | router-admin-state-down-before-update 2021-09-03 15:05:21.817 | agent 2021-09-03 15:05:21.817 | agent-resources-synced 2021-09-03 15:05:21.817 | allowed-address-pairs 2021-09-03 15:05:21.817 | auto-allocated-topology 2021-09-03 15:05:21.817 | availability_zone 2021-09-03 15:05:21.817 | availability_zone_filter 2021-09-03 15:05:21.817 | default-subnetpools 2021-09-03 15:05:21.817 | dhcp_agent_scheduler 2021-09-03 15:05:21.817 | dvr 2021-09-03 15:05:21.817 | empty-string-filtering 2021-09-03 15:05:21.818 | external-net 2021-09-03 15:05:21.818 | extra_dhcp_opt 2021-09-03 15:05:21.818 | extraroute 2021-09-03 15:05:21.818 | extraroute-atomic 2021-09-03 15:05:21.818 | filter-validation 2021-09-03 15:05:21.818 | fip-port-details 2021-09-03 15:05:21.818 | flavors 2021-09-03 15:05:21.818 | floatingip-pools 2021-09-03 15:05:21.818 | ip-substring-filtering 2021-09-03 15:05:21.818 | router 2021-09-03 15:05:21.818 | ext-gw-mode 2021-09-03 15:05:21.818 | l3-ha 2021-09-03 15:05:21.818 | l3-flavors 2021-09-03 15:05:21.818 | l3-port-ip-change-not-allowed 2021-09-03 15:05:21.818 | l3_agent_scheduler 2021-09-03 15:05:21.818 | metering 2021-09-03 15:05:21.818 | metering_source_and_destination_fields 2021-09-03 15:05:21.818 | multi-provider 2021-09-03 15:05:21.818 | net-mtu 2021-09-03 15:05:21.818 | net-mtu-writable 2021-09-03 15:05:21.818 | network_availability_zone 2021-09-03 15:05:21.818 | network-ip-availability 2021-09-03 15:05:21.818 | pagination 2021-09-03 15:05:21.818 | port-device-profile 2021-09-03 15:05:21.818 | port-mac-address-regenerate 2021-09-03 15:05:21.818 | port-numa-affinity-policy 2021-09-03 15:05:21.818 | binding 2021-09-03 15:05:21.818 | binding-extended 2021-09-03 15:05:21.818 | port-security 2021-09-03 15:05:21.818 | project-id 2021-09-03 15:05:21.818 | provider 2021-09-03 15:05:21.818 | quotas 2021-09-03 15:05:21.818 | quota_details 2021-09-03 15:05:21.818 | rbac-policies 2021-09-03 15:05:21.818 | rbac-address-group 2021-09-03 15:05:21.818 | rbac-address-scope 2021-09-03 15:05:21.819 | rbac-security-groups 2021-09-03 15:05:21.819 | rbac-subnetpool 2021-09-03 15:05:21.819 | revision-if-match 2021-09-03 15:05:21.819 | standard-attr-revisions 2021-09-03 15:05:21.819 | router_availability_zone 2021-09-03 15:05:21.819 | security-groups-normalized-cidr 2021-09-03 15:05:21.819 | port-security-groups-filtering 2021-09-03 15:05:21.819 | security-groups-remote-address-group 2021-09-03 15:05:21.819 | security-group 2021-09-03 15:05:21.819 | service-type 2021-09-03 15:05:21.819 | sorting 2021-09-03 15:05:21.819 | standard-attr-description 2021-09-03 15:05:21.819 | stateful-security-group 2021-09-03 15:05:21.819 | subnet_onboard 2021-09-03 15:05:21.819 | subnet-service-types 2021-09-03 15:05:21.819 | subnet_allocation 2021-09-03 15:05:21.819 | subnetpool-prefix-ops 2021-09-03 15:05:21.819 | standard-attr-tag 2021-09-03 15:05:21.819 | standard-attr-timestamp' 2021-09-03 15:05:21.822 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:428 : [[ address-group 2021-09-03 15:05:21.822 | address-scope 2021-09-03 15:05:21.822 | router-admin-state-down-before-update 2021-09-03 15:05:21.822 | agent 2021-09-03 15:05:21.822 | agent-resources-synced 2021-09-03 15:05:21.822 | allowed-address-pairs 2021-09-03 15:05:21.822 | auto-allocated-topology 2021-09-03 15:05:21.822 | availability_zone 2021-09-03 15:05:21.822 | availability_zone_filter 2021-09-03 15:05:21.822 | default-subnetpools 2021-09-03 15:05:21.822 | dhcp_agent_scheduler 2021-09-03 15:05:21.822 | dvr 2021-09-03 15:05:21.822 | empty-string-filtering 2021-09-03 15:05:21.822 | external-net 2021-09-03 15:05:21.822 | extra_dhcp_opt 2021-09-03 15:05:21.822 | extraroute 2021-09-03 15:05:21.822 | extraroute-atomic 2021-09-03 15:05:21.822 | filter-validation 2021-09-03 15:05:21.822 | fip-port-details 2021-09-03 15:05:21.822 | flavors 2021-09-03 15:05:21.822 | floatingip-pools 2021-09-03 15:05:21.822 | ip-substring-filtering 2021-09-03 15:05:21.822 | router 2021-09-03 15:05:21.822 | ext-gw-mode 2021-09-03 15:05:21.822 | l3-ha 2021-09-03 15:05:21.822 | l3-flavors 2021-09-03 15:05:21.822 | l3-port-ip-change-not-allowed 2021-09-03 15:05:21.822 | l3_agent_scheduler 2021-09-03 15:05:21.822 | metering 2021-09-03 15:05:21.822 | metering_source_and_destination_fields 2021-09-03 15:05:21.822 | multi-provider 2021-09-03 15:05:21.822 | net-mtu 2021-09-03 15:05:21.823 | net-mtu-writable 2021-09-03 15:05:21.823 | network_availability_zone 2021-09-03 15:05:21.823 | network-ip-availability 2021-09-03 15:05:21.823 | pagination 2021-09-03 15:05:21.823 | port-device-profile 2021-09-03 15:05:21.823 | port-mac-address-regenerate 2021-09-03 15:05:21.823 | port-numa-affinity-policy 2021-09-03 15:05:21.823 | binding 2021-09-03 15:05:21.823 | binding-extended 2021-09-03 15:05:21.823 | port-security 2021-09-03 15:05:21.823 | project-id 2021-09-03 15:05:21.823 | provider 2021-09-03 15:05:21.824 | quotas 2021-09-03 15:05:21.824 | quota_details 2021-09-03 15:05:21.824 | rbac-policies 2021-09-03 15:05:21.824 | rbac-address-group 2021-09-03 15:05:21.824 | rbac-address-scope 2021-09-03 15:05:21.824 | rbac-security-groups 2021-09-03 15:05:21.824 | rbac-subnetpool 2021-09-03 15:05:21.824 | revision-if-match 2021-09-03 15:05:21.824 | standard-attr-revisions 2021-09-03 15:05:21.824 | router_availability_zone 2021-09-03 15:05:21.824 | security-groups-normalized-cidr 2021-09-03 15:05:21.824 | port-security-groups-filtering 2021-09-03 15:05:21.824 | security-groups-remote-address-group 2021-09-03 15:05:21.824 | security-group 2021-09-03 15:05:21.824 | service-type 2021-09-03 15:05:21.824 | sorting 2021-09-03 15:05:21.824 | standard-attr-description 2021-09-03 15:05:21.824 | stateful-security-group 2021-09-03 15:05:21.824 | subnet_onboard 2021-09-03 15:05:21.824 | subnet-service-types 2021-09-03 15:05:21.824 | subnet_allocation 2021-09-03 15:05:21.824 | subnetpool-prefix-ops 2021-09-03 15:05:21.824 | standard-attr-tag 2021-09-03 15:05:21.824 | standard-attr-timestamp =~ router ]] 2021-09-03 15:05:21.826 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:428 : return 0 2021-09-03 15:05:21.829 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : is_networking_extension_supported external-net 2021-09-03 15:05:21.831 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:425 : local extension=external-net 2021-09-03 15:05:21.835 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2021-09-03 15:05:24.869 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:05:24.870 | from cryptography.utils import int_from_bytes 2021-09-03 15:05:24.870 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:05:24.870 | from cryptography.utils import int_from_bytes 2021-09-03 15:05:25.027 | ++ functions-common:oscwrap:2349 : return 0 2021-09-03 15:05:25.030 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : EXT_LIST='address-group 2021-09-03 15:05:25.030 | address-scope 2021-09-03 15:05:25.030 | router-admin-state-down-before-update 2021-09-03 15:05:25.030 | agent 2021-09-03 15:05:25.030 | agent-resources-synced 2021-09-03 15:05:25.030 | allowed-address-pairs 2021-09-03 15:05:25.030 | auto-allocated-topology 2021-09-03 15:05:25.030 | availability_zone 2021-09-03 15:05:25.031 | availability_zone_filter 2021-09-03 15:05:25.031 | default-subnetpools 2021-09-03 15:05:25.031 | dhcp_agent_scheduler 2021-09-03 15:05:25.031 | dvr 2021-09-03 15:05:25.031 | empty-string-filtering 2021-09-03 15:05:25.031 | external-net 2021-09-03 15:05:25.031 | extra_dhcp_opt 2021-09-03 15:05:25.031 | extraroute 2021-09-03 15:05:25.031 | extraroute-atomic 2021-09-03 15:05:25.031 | filter-validation 2021-09-03 15:05:25.031 | fip-port-details 2021-09-03 15:05:25.031 | flavors 2021-09-03 15:05:25.031 | floatingip-pools 2021-09-03 15:05:25.031 | ip-substring-filtering 2021-09-03 15:05:25.031 | router 2021-09-03 15:05:25.031 | ext-gw-mode 2021-09-03 15:05:25.031 | l3-ha 2021-09-03 15:05:25.031 | l3-flavors 2021-09-03 15:05:25.031 | l3-port-ip-change-not-allowed 2021-09-03 15:05:25.031 | l3_agent_scheduler 2021-09-03 15:05:25.031 | metering 2021-09-03 15:05:25.031 | metering_source_and_destination_fields 2021-09-03 15:05:25.031 | multi-provider 2021-09-03 15:05:25.031 | net-mtu 2021-09-03 15:05:25.031 | net-mtu-writable 2021-09-03 15:05:25.031 | network_availability_zone 2021-09-03 15:05:25.031 | network-ip-availability 2021-09-03 15:05:25.031 | pagination 2021-09-03 15:05:25.031 | port-device-profile 2021-09-03 15:05:25.031 | port-mac-address-regenerate 2021-09-03 15:05:25.031 | port-numa-affinity-policy 2021-09-03 15:05:25.031 | binding 2021-09-03 15:05:25.031 | binding-extended 2021-09-03 15:05:25.031 | port-security 2021-09-03 15:05:25.031 | project-id 2021-09-03 15:05:25.032 | provider 2021-09-03 15:05:25.032 | quotas 2021-09-03 15:05:25.032 | quota_details 2021-09-03 15:05:25.032 | rbac-policies 2021-09-03 15:05:25.032 | rbac-address-group 2021-09-03 15:05:25.032 | rbac-address-scope 2021-09-03 15:05:25.032 | rbac-security-groups 2021-09-03 15:05:25.032 | rbac-subnetpool 2021-09-03 15:05:25.032 | revision-if-match 2021-09-03 15:05:25.032 | standard-attr-revisions 2021-09-03 15:05:25.032 | router_availability_zone 2021-09-03 15:05:25.032 | security-groups-normalized-cidr 2021-09-03 15:05:25.032 | port-security-groups-filtering 2021-09-03 15:05:25.032 | security-groups-remote-address-group 2021-09-03 15:05:25.032 | security-group 2021-09-03 15:05:25.032 | service-type 2021-09-03 15:05:25.032 | sorting 2021-09-03 15:05:25.032 | standard-attr-description 2021-09-03 15:05:25.032 | stateful-security-group 2021-09-03 15:05:25.032 | subnet_onboard 2021-09-03 15:05:25.032 | subnet-service-types 2021-09-03 15:05:25.032 | subnet_allocation 2021-09-03 15:05:25.032 | subnetpool-prefix-ops 2021-09-03 15:05:25.032 | standard-attr-tag 2021-09-03 15:05:25.032 | standard-attr-timestamp' 2021-09-03 15:05:25.033 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:428 : [[ address-group 2021-09-03 15:05:25.033 | address-scope 2021-09-03 15:05:25.033 | router-admin-state-down-before-update 2021-09-03 15:05:25.033 | agent 2021-09-03 15:05:25.033 | agent-resources-synced 2021-09-03 15:05:25.033 | allowed-address-pairs 2021-09-03 15:05:25.033 | auto-allocated-topology 2021-09-03 15:05:25.033 | availability_zone 2021-09-03 15:05:25.033 | availability_zone_filter 2021-09-03 15:05:25.033 | default-subnetpools 2021-09-03 15:05:25.033 | dhcp_agent_scheduler 2021-09-03 15:05:25.033 | dvr 2021-09-03 15:05:25.033 | empty-string-filtering 2021-09-03 15:05:25.033 | external-net 2021-09-03 15:05:25.033 | extra_dhcp_opt 2021-09-03 15:05:25.033 | extraroute 2021-09-03 15:05:25.033 | extraroute-atomic 2021-09-03 15:05:25.033 | filter-validation 2021-09-03 15:05:25.033 | fip-port-details 2021-09-03 15:05:25.033 | flavors 2021-09-03 15:05:25.033 | floatingip-pools 2021-09-03 15:05:25.033 | ip-substring-filtering 2021-09-03 15:05:25.034 | router 2021-09-03 15:05:25.034 | ext-gw-mode 2021-09-03 15:05:25.034 | l3-ha 2021-09-03 15:05:25.034 | l3-flavors 2021-09-03 15:05:25.034 | l3-port-ip-change-not-allowed 2021-09-03 15:05:25.034 | l3_agent_scheduler 2021-09-03 15:05:25.034 | metering 2021-09-03 15:05:25.034 | metering_source_and_destination_fields 2021-09-03 15:05:25.034 | multi-provider 2021-09-03 15:05:25.034 | net-mtu 2021-09-03 15:05:25.034 | net-mtu-writable 2021-09-03 15:05:25.034 | network_availability_zone 2021-09-03 15:05:25.034 | network-ip-availability 2021-09-03 15:05:25.034 | pagination 2021-09-03 15:05:25.034 | port-device-profile 2021-09-03 15:05:25.034 | port-mac-address-regenerate 2021-09-03 15:05:25.034 | port-numa-affinity-policy 2021-09-03 15:05:25.034 | binding 2021-09-03 15:05:25.034 | binding-extended 2021-09-03 15:05:25.034 | port-security 2021-09-03 15:05:25.034 | project-id 2021-09-03 15:05:25.034 | provider 2021-09-03 15:05:25.034 | quotas 2021-09-03 15:05:25.034 | quota_details 2021-09-03 15:05:25.034 | rbac-policies 2021-09-03 15:05:25.034 | rbac-address-group 2021-09-03 15:05:25.034 | rbac-address-scope 2021-09-03 15:05:25.034 | rbac-security-groups 2021-09-03 15:05:25.034 | rbac-subnetpool 2021-09-03 15:05:25.034 | revision-if-match 2021-09-03 15:05:25.034 | standard-attr-revisions 2021-09-03 15:05:25.034 | router_availability_zone 2021-09-03 15:05:25.034 | security-groups-normalized-cidr 2021-09-03 15:05:25.034 | port-security-groups-filtering 2021-09-03 15:05:25.034 | security-groups-remote-address-group 2021-09-03 15:05:25.034 | security-group 2021-09-03 15:05:25.035 | service-type 2021-09-03 15:05:25.035 | sorting 2021-09-03 15:05:25.035 | standard-attr-description 2021-09-03 15:05:25.035 | stateful-security-group 2021-09-03 15:05:25.035 | subnet_onboard 2021-09-03 15:05:25.035 | subnet-service-types 2021-09-03 15:05:25.035 | subnet_allocation 2021-09-03 15:05:25.035 | subnetpool-prefix-ops 2021-09-03 15:05:25.035 | standard-attr-tag 2021-09-03 15:05:25.035 | standard-attr-timestamp =~ external-net ]] 2021-09-03 15:05:25.036 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:428 : return 0 2021-09-03 15:05:25.039 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:216 : [[ True == \T\r\u\e ]] 2021-09-03 15:05:25.044 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:218 : grep ' id ' 2021-09-03 15:05:25.045 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:218 : oscwrap --os-cloud devstack-admin --os-region RegionOne router create --project d35556df339a489b8b5c45b7d46e3a57 router1 2021-09-03 15:05:25.045 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:218 : get_field 2 2021-09-03 15:05:25.049 | ++ functions-common:get_field:726 : local data field 2021-09-03 15:05:25.053 | ++ functions-common:get_field:727 : read data 2021-09-03 15:05:28.136 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:05:28.136 | from cryptography.utils import int_from_bytes 2021-09-03 15:05:28.136 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:05:28.136 | from cryptography.utils import int_from_bytes 2021-09-03 15:05:28.296 | ++ functions-common:oscwrap:2349 : return 0 2021-09-03 15:05:28.299 | ++ functions-common:get_field:728 : '[' 2 -lt 0 ']' 2021-09-03 15:05:28.301 | ++ functions-common:get_field:731 : field='$3' 2021-09-03 15:05:28.304 | ++ functions-common:get_field:733 : echo '| id | c38bd615-59b3-4f58-a9fe-73be67155bce |' 2021-09-03 15:05:28.305 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2021-09-03 15:05:28.311 | ++ functions-common:get_field:727 : read data 2021-09-03 15:05:28.315 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:218 : ROUTER_ID=c38bd615-59b3-4f58-a9fe-73be67155bce 2021-09-03 15:05:28.317 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:219 : die_if_not_set 219 ROUTER_ID 'Failure creating ROUTER_ID for d35556df339a489b8b5c45b7d46e3a57 router1' 2021-09-03 15:05:28.320 | + functions-common:die_if_not_set:216 : local exitcode=0 2021-09-03 15:05:28.338 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:226 : EXTERNAL_NETWORK_FLAGS=--external 2021-09-03 15:05:28.341 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:227 : is_networking_extension_supported auto-allocated-topology 2021-09-03 15:05:28.344 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:425 : local extension=auto-allocated-topology 2021-09-03 15:05:28.347 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2021-09-03 15:05:30.890 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:05:30.890 | from cryptography.utils import int_from_bytes 2021-09-03 15:05:30.890 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:05:30.890 | from cryptography.utils import int_from_bytes 2021-09-03 15:05:31.058 | ++ functions-common:oscwrap:2349 : return 0 2021-09-03 15:05:31.061 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : EXT_LIST='address-group 2021-09-03 15:05:31.061 | address-scope 2021-09-03 15:05:31.061 | router-admin-state-down-before-update 2021-09-03 15:05:31.061 | agent 2021-09-03 15:05:31.061 | agent-resources-synced 2021-09-03 15:05:31.061 | allowed-address-pairs 2021-09-03 15:05:31.061 | auto-allocated-topology 2021-09-03 15:05:31.061 | availability_zone 2021-09-03 15:05:31.061 | availability_zone_filter 2021-09-03 15:05:31.061 | default-subnetpools 2021-09-03 15:05:31.061 | dhcp_agent_scheduler 2021-09-03 15:05:31.061 | dvr 2021-09-03 15:05:31.061 | empty-string-filtering 2021-09-03 15:05:31.061 | external-net 2021-09-03 15:05:31.061 | extra_dhcp_opt 2021-09-03 15:05:31.061 | extraroute 2021-09-03 15:05:31.061 | extraroute-atomic 2021-09-03 15:05:31.061 | filter-validation 2021-09-03 15:05:31.062 | fip-port-details 2021-09-03 15:05:31.062 | flavors 2021-09-03 15:05:31.062 | floatingip-pools 2021-09-03 15:05:31.062 | ip-substring-filtering 2021-09-03 15:05:31.062 | router 2021-09-03 15:05:31.062 | ext-gw-mode 2021-09-03 15:05:31.062 | l3-ha 2021-09-03 15:05:31.062 | l3-flavors 2021-09-03 15:05:31.062 | l3-port-ip-change-not-allowed 2021-09-03 15:05:31.062 | l3_agent_scheduler 2021-09-03 15:05:31.062 | metering 2021-09-03 15:05:31.062 | metering_source_and_destination_fields 2021-09-03 15:05:31.062 | multi-provider 2021-09-03 15:05:31.062 | net-mtu 2021-09-03 15:05:31.062 | net-mtu-writable 2021-09-03 15:05:31.062 | network_availability_zone 2021-09-03 15:05:31.062 | network-ip-availability 2021-09-03 15:05:31.062 | pagination 2021-09-03 15:05:31.062 | port-device-profile 2021-09-03 15:05:31.062 | port-mac-address-regenerate 2021-09-03 15:05:31.062 | port-numa-affinity-policy 2021-09-03 15:05:31.062 | binding 2021-09-03 15:05:31.062 | binding-extended 2021-09-03 15:05:31.062 | port-security 2021-09-03 15:05:31.062 | project-id 2021-09-03 15:05:31.062 | provider 2021-09-03 15:05:31.062 | quotas 2021-09-03 15:05:31.062 | quota_details 2021-09-03 15:05:31.062 | rbac-policies 2021-09-03 15:05:31.062 | rbac-address-group 2021-09-03 15:05:31.062 | rbac-address-scope 2021-09-03 15:05:31.062 | rbac-security-groups 2021-09-03 15:05:31.062 | rbac-subnetpool 2021-09-03 15:05:31.062 | revision-if-match 2021-09-03 15:05:31.062 | standard-attr-revisions 2021-09-03 15:05:31.063 | router_availability_zone 2021-09-03 15:05:31.063 | security-groups-normalized-cidr 2021-09-03 15:05:31.063 | port-security-groups-filtering 2021-09-03 15:05:31.063 | security-groups-remote-address-group 2021-09-03 15:05:31.063 | security-group 2021-09-03 15:05:31.063 | service-type 2021-09-03 15:05:31.063 | sorting 2021-09-03 15:05:31.063 | standard-attr-description 2021-09-03 15:05:31.063 | stateful-security-group 2021-09-03 15:05:31.063 | subnet_onboard 2021-09-03 15:05:31.063 | subnet-service-types 2021-09-03 15:05:31.063 | subnet_allocation 2021-09-03 15:05:31.063 | subnetpool-prefix-ops 2021-09-03 15:05:31.063 | standard-attr-tag 2021-09-03 15:05:31.063 | standard-attr-timestamp' 2021-09-03 15:05:31.064 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:428 : [[ address-group 2021-09-03 15:05:31.064 | address-scope 2021-09-03 15:05:31.064 | router-admin-state-down-before-update 2021-09-03 15:05:31.064 | agent 2021-09-03 15:05:31.064 | agent-resources-synced 2021-09-03 15:05:31.064 | allowed-address-pairs 2021-09-03 15:05:31.064 | auto-allocated-topology 2021-09-03 15:05:31.064 | availability_zone 2021-09-03 15:05:31.064 | availability_zone_filter 2021-09-03 15:05:31.064 | default-subnetpools 2021-09-03 15:05:31.064 | dhcp_agent_scheduler 2021-09-03 15:05:31.064 | dvr 2021-09-03 15:05:31.064 | empty-string-filtering 2021-09-03 15:05:31.064 | external-net 2021-09-03 15:05:31.064 | extra_dhcp_opt 2021-09-03 15:05:31.064 | extraroute 2021-09-03 15:05:31.064 | extraroute-atomic 2021-09-03 15:05:31.064 | filter-validation 2021-09-03 15:05:31.064 | fip-port-details 2021-09-03 15:05:31.064 | flavors 2021-09-03 15:05:31.064 | floatingip-pools 2021-09-03 15:05:31.064 | ip-substring-filtering 2021-09-03 15:05:31.064 | router 2021-09-03 15:05:31.064 | ext-gw-mode 2021-09-03 15:05:31.064 | l3-ha 2021-09-03 15:05:31.064 | l3-flavors 2021-09-03 15:05:31.064 | l3-port-ip-change-not-allowed 2021-09-03 15:05:31.065 | l3_agent_scheduler 2021-09-03 15:05:31.065 | metering 2021-09-03 15:05:31.065 | metering_source_and_destination_fields 2021-09-03 15:05:31.065 | multi-provider 2021-09-03 15:05:31.065 | net-mtu 2021-09-03 15:05:31.065 | net-mtu-writable 2021-09-03 15:05:31.065 | network_availability_zone 2021-09-03 15:05:31.065 | network-ip-availability 2021-09-03 15:05:31.065 | pagination 2021-09-03 15:05:31.065 | port-device-profile 2021-09-03 15:05:31.065 | port-mac-address-regenerate 2021-09-03 15:05:31.065 | port-numa-affinity-policy 2021-09-03 15:05:31.065 | binding 2021-09-03 15:05:31.065 | binding-extended 2021-09-03 15:05:31.065 | port-security 2021-09-03 15:05:31.065 | project-id 2021-09-03 15:05:31.065 | provider 2021-09-03 15:05:31.065 | quotas 2021-09-03 15:05:31.065 | quota_details 2021-09-03 15:05:31.065 | rbac-policies 2021-09-03 15:05:31.065 | rbac-address-group 2021-09-03 15:05:31.065 | rbac-address-scope 2021-09-03 15:05:31.065 | rbac-security-groups 2021-09-03 15:05:31.065 | rbac-subnetpool 2021-09-03 15:05:31.065 | revision-if-match 2021-09-03 15:05:31.065 | standard-attr-revisions 2021-09-03 15:05:31.065 | router_availability_zone 2021-09-03 15:05:31.065 | security-groups-normalized-cidr 2021-09-03 15:05:31.065 | port-security-groups-filtering 2021-09-03 15:05:31.065 | security-groups-remote-address-group 2021-09-03 15:05:31.065 | security-group 2021-09-03 15:05:31.065 | service-type 2021-09-03 15:05:31.065 | sorting 2021-09-03 15:05:31.065 | standard-attr-description 2021-09-03 15:05:31.065 | stateful-security-group 2021-09-03 15:05:31.066 | subnet_onboard 2021-09-03 15:05:31.066 | subnet-service-types 2021-09-03 15:05:31.066 | subnet_allocation 2021-09-03 15:05:31.066 | subnetpool-prefix-ops 2021-09-03 15:05:31.066 | standard-attr-tag 2021-09-03 15:05:31.066 | standard-attr-timestamp =~ auto-allocated-topology ]] 2021-09-03 15:05:31.066 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:428 : return 0 2021-09-03 15:05:31.069 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : EXTERNAL_NETWORK_FLAGS='--external --default' 2021-09-03 15:05:31.072 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:231 : '[' True = True ']' 2021-09-03 15:05:31.076 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:232 : oscwrap --os-cloud devstack-admin --os-region RegionOne network create public --external --default --provider-network-type flat --provider-physical-network physnet1 2021-09-03 15:05:31.081 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:232 : grep ' id ' 2021-09-03 15:05:31.081 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:232 : get_field 2 2021-09-03 15:05:31.085 | ++ functions-common:get_field:726 : local data field 2021-09-03 15:05:31.088 | ++ functions-common:get_field:727 : read data 2021-09-03 15:05:34.010 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:05:34.011 | from cryptography.utils import int_from_bytes 2021-09-03 15:05:34.011 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:05:34.011 | from cryptography.utils import int_from_bytes 2021-09-03 15:05:34.170 | ++ functions-common:oscwrap:2349 : return 0 2021-09-03 15:05:34.173 | ++ functions-common:get_field:728 : '[' 2 -lt 0 ']' 2021-09-03 15:05:34.176 | ++ functions-common:get_field:731 : field='$3' 2021-09-03 15:05:34.179 | ++ functions-common:get_field:733 : echo '| id | 66232b81-9127-4eee-9ffa-630a43a44f73 |' 2021-09-03 15:05:34.179 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2021-09-03 15:05:34.186 | ++ functions-common:get_field:727 : read data 2021-09-03 15:05:34.189 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:232 : EXT_NET_ID=66232b81-9127-4eee-9ffa-630a43a44f73 2021-09-03 15:05:34.192 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:236 : die_if_not_set 236 EXT_NET_ID 'Failure creating EXT_NET_ID for public' 2021-09-03 15:05:34.195 | + functions-common:die_if_not_set:216 : local exitcode=0 2021-09-03 15:05:34.212 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:238 : [[ 4 =~ 4.* ]] 2021-09-03 15:05:34.215 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:240 : _neutron_configure_router_v4 2021-09-03 15:05:34.217 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:322 : openstack --os-cloud devstack-admin --os-region RegionOne router add subnet c38bd615-59b3-4f58-a9fe-73be67155bce dae79e53-72fd-420e-ba85-d88f07a29abb 2021-09-03 15:05:38.515 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:05:38.515 | from cryptography.utils import int_from_bytes 2021-09-03 15:05:38.515 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:05:38.515 | from cryptography.utils import int_from_bytes 2021-09-03 15:05:38.690 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:324 : local id_and_ext_gw_ip 2021-09-03 15:05:38.693 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:325 : _neutron_create_public_subnet_v4 66232b81-9127-4eee-9ffa-630a43a44f73 2021-09-03 15:05:38.695 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:295 : local 'subnet_params=--ip-version 4 ' 2021-09-03 15:05:38.698 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : subnet_params+=' ' 2021-09-03 15:05:38.700 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:297 : [[ -n 172.27.2.1 ]] 2021-09-03 15:05:38.703 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:298 : subnet_params+='--gateway 172.27.2.1 ' 2021-09-03 15:05:38.705 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:300 : subnet_params+='--network 66232b81-9127-4eee-9ffa-630a43a44f73 --subnet-range 172.27.2.0/24 --no-dhcp ' 2021-09-03 15:05:38.707 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:301 : subnet_params+=public-subnet 2021-09-03 15:05:38.709 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:302 : local id_and_ext_gw_ip 2021-09-03 15:05:38.714 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:303 : grep -e gateway_ip -e ' id ' 2021-09-03 15:05:38.714 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:303 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet create --ip-version 4 --gateway 172.27.2.1 --network 66232b81-9127-4eee-9ffa-630a43a44f73 --subnet-range 172.27.2.0/24 --no-dhcp public-subnet 2021-09-03 15:05:41.406 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:05:41.406 | from cryptography.utils import int_from_bytes 2021-09-03 15:05:41.406 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:05:41.406 | from cryptography.utils import int_from_bytes 2021-09-03 15:05:41.570 | +++ functions-common:oscwrap:2349 : return 0 2021-09-03 15:05:41.574 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:303 : id_and_ext_gw_ip='| gateway_ip | 172.27.2.1 | 2021-09-03 15:05:41.574 | | id | 740d0d7f-5924-41ed-9187-0cafc8d19312 |' 2021-09-03 15:05:41.576 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:304 : die_if_not_set 304 id_and_ext_gw_ip 'Failure creating public IPv4 subnet' 2021-09-03 15:05:41.578 | ++ functions-common:die_if_not_set:216 : local exitcode=0 2021-09-03 15:05:41.599 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:305 : echo '|' gateway_ip '|' 172.27.2.1 '|' '|' id '|' 740d0d7f-5924-41ed-9187-0cafc8d19312 '|' 2021-09-03 15:05:41.602 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:325 : id_and_ext_gw_ip='| gateway_ip | 172.27.2.1 | | id | 740d0d7f-5924-41ed-9187-0cafc8d19312 |' 2021-09-03 15:05:41.606 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:326 : local ext_gw_ip 2021-09-03 15:05:41.610 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:327 : echo '|' gateway_ip '|' 172.27.2.1 '|' '|' id '|' 740d0d7f-5924-41ed-9187-0cafc8d19312 '|' 2021-09-03 15:05:41.611 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:327 : get_field 2 2021-09-03 15:05:41.614 | ++ functions-common:get_field:726 : local data field 2021-09-03 15:05:41.616 | ++ functions-common:get_field:727 : read data 2021-09-03 15:05:41.619 | ++ functions-common:get_field:728 : '[' 2 -lt 0 ']' 2021-09-03 15:05:41.621 | ++ functions-common:get_field:731 : field='$3' 2021-09-03 15:05:41.625 | ++ functions-common:get_field:733 : echo '| gateway_ip | 172.27.2.1 | | id | 740d0d7f-5924-41ed-9187-0cafc8d19312 |' 2021-09-03 15:05:41.625 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2021-09-03 15:05:41.630 | ++ functions-common:get_field:727 : read data 2021-09-03 15:05:41.636 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:327 : ext_gw_ip=172.27.2.1 2021-09-03 15:05:41.640 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:328 : echo '|' gateway_ip '|' 172.27.2.1 '|' '|' id '|' 740d0d7f-5924-41ed-9187-0cafc8d19312 '|' 2021-09-03 15:05:41.643 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:328 : get_field 5 2021-09-03 15:05:41.645 | ++ functions-common:get_field:726 : local data field 2021-09-03 15:05:41.647 | ++ functions-common:get_field:727 : read data 2021-09-03 15:05:41.649 | ++ functions-common:get_field:728 : '[' 5 -lt 0 ']' 2021-09-03 15:05:41.653 | ++ functions-common:get_field:731 : field='$6' 2021-09-03 15:05:41.657 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2021-09-03 15:05:41.657 | ++ functions-common:get_field:733 : echo '| gateway_ip | 172.27.2.1 | | id | 740d0d7f-5924-41ed-9187-0cafc8d19312 |' 2021-09-03 15:05:41.662 | ++ functions-common:get_field:727 : read data 2021-09-03 15:05:41.666 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:328 : PUB_SUBNET_ID=740d0d7f-5924-41ed-9187-0cafc8d19312 2021-09-03 15:05:41.669 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:330 : openstack --os-cloud devstack-admin --os-region RegionOne router set --external-gateway 66232b81-9127-4eee-9ffa-630a43a44f73 c38bd615-59b3-4f58-a9fe-73be67155bce 2021-09-03 15:05:45.564 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:05:45.564 | from cryptography.utils import int_from_bytes 2021-09-03 15:05:45.564 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:05:45.564 | from cryptography.utils import int_from_bytes 2021-09-03 15:05:45.726 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:333 : [[ openvswitch == \o\v\n ]] 2021-09-03 15:05:45.730 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:333 : is_service_enabled q-l3 neutron-l3 2021-09-03 15:05:45.746 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 15:05:45.749 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : local ext_gw_interface=none 2021-09-03 15:05:45.751 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : is_neutron_ovs_base_plugin 2021-09-03 15:05:45.753 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:17 : return 0 2021-09-03 15:05:45.756 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:337 : _neutron_get_ext_gw_interface 2021-09-03 15:05:45.759 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:138 : [[ False == \T\r\u\e ]] 2021-09-03 15:05:45.763 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:143 : sudo ovs-vsctl set Bridge br-data other_config:disable-in-band=true 2021-09-03 15:05:45.784 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:145 : echo br-data 2021-09-03 15:05:45.787 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:337 : ext_gw_interface=br-data 2021-09-03 15:05:45.790 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:349 : [[ br-data != \n\o\n\e ]] 2021-09-03 15:05:45.792 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : local cidr_len=24 2021-09-03 15:05:45.794 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : local 'testcmd=ip -o link | grep -q br-data' 2021-09-03 15:05:45.797 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352 : test_with_retry 'ip -o link | grep -q br-data' 'br-data creation failed' 2021-09-03 15:05:45.799 | + functions-common:test_with_retry:2247 : local 'testcmd=ip -o link | grep -q br-data' 2021-09-03 15:05:45.802 | + functions-common:test_with_retry:2248 : local 'failmsg=br-data creation failed' 2021-09-03 15:05:45.804 | + functions-common:test_with_retry:2249 : local until=10 2021-09-03 15:05:45.807 | + functions-common:test_with_retry:2250 : local sleep=0.5 2021-09-03 15:05:45.810 | + functions-common:test_with_retry:2252 : time_start test_with_retry 2021-09-03 15:05:45.812 | + functions-common:time_start:2295 : local name=test_with_retry 2021-09-03 15:05:45.814 | + functions-common:time_start:2296 : local start_time= 2021-09-03 15:05:45.817 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-09-03 15:05:45.820 | ++ functions-common:time_start:2300 : date +%s%3N 2021-09-03 15:05:45.824 | + functions-common:time_start:2300 : _TIME_START[$name]=1630681545822 2021-09-03 15:05:45.827 | + functions-common:test_with_retry:2253 : timeout 10 sh -c 'while ! ip -o link | grep -q br-data; do sleep 0.5; done' 2021-09-03 15:05:45.835 | + functions-common:test_with_retry:2256 : time_stop test_with_retry 2021-09-03 15:05:45.837 | + functions-common:time_stop:2309 : local name 2021-09-03 15:05:45.840 | + functions-common:time_stop:2310 : local end_time 2021-09-03 15:05:45.842 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-03 15:05:45.844 | + functions-common:time_stop:2312 : local total 2021-09-03 15:05:45.847 | + functions-common:time_stop:2313 : local start_time 2021-09-03 15:05:45.850 | + functions-common:time_stop:2315 : name=test_with_retry 2021-09-03 15:05:45.852 | + functions-common:time_stop:2316 : start_time=1630681545822 2021-09-03 15:05:45.855 | + functions-common:time_stop:2318 : [[ -z 1630681545822 ]] 2021-09-03 15:05:45.858 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-03 15:05:45.862 | + functions-common:time_stop:2321 : end_time=1630681545860 2021-09-03 15:05:45.865 | + functions-common:time_stop:2322 : elapsed_time=38 2021-09-03 15:05:45.867 | + functions-common:time_stop:2323 : total=5607 2021-09-03 15:05:45.870 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-03 15:05:45.873 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=5645 2021-09-03 15:05:45.877 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:353 : ip addr show dev br-data 2021-09-03 15:05:45.881 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:353 : grep -c 172.27.2.1 2021-09-03 15:05:45.886 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:353 : [[ 0 == 0 ]] 2021-09-03 15:05:45.889 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:353 : [[ True == \F\a\l\s\e ]] 2021-09-03 15:05:45.891 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:353 : [[ False == \T\r\u\e ]] 2021-09-03 15:05:45.896 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:353 : [[ True == \T\r\u\e ]] 2021-09-03 15:05:45.898 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:354 : sudo ip addr add 172.27.2.1/24 dev br-data 2021-09-03 15:05:45.913 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : sudo ip link set br-data up 2021-09-03 15:05:45.928 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:357 : oscwrap --os-cloud devstack-admin --os-region RegionOne port list -c 'Fixed IP Addresses' --device-owner network:router_gateway 2021-09-03 15:05:45.928 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:357 : awk -Fip_address '{ print $2 }' 2021-09-03 15:05:45.929 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:357 : cut -f2 '-d'\''' 2021-09-03 15:05:45.929 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:357 : tr '\n' ' ' 2021-09-03 15:05:48.116 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:05:48.116 | from cryptography.utils import int_from_bytes 2021-09-03 15:05:48.116 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:05:48.116 | from cryptography.utils import int_from_bytes 2021-09-03 15:05:48.277 | ++ functions-common:oscwrap:2349 : return 0 2021-09-03 15:05:48.280 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:357 : ROUTER_GW_IP=' 172.27.2.80 ' 2021-09-03 15:05:48.283 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:358 : die_if_not_set 358 ROUTER_GW_IP 'Failure retrieving ROUTER_GW_IP' 2021-09-03 15:05:48.285 | + functions-common:die_if_not_set:216 : local exitcode=0 2021-09-03 15:05:48.306 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:360 : _neutron_set_router_id 2021-09-03 15:05:48.308 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:131 : [[ True == \F\a\l\s\e ]] 2021-09-03 15:05:48.311 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:243 : [[ 4 =~ .*6 ]] 2021-09-03 15:05:48.314 | + ./stack.sh:main:1321 : is_service_enabled nova 2021-09-03 15:05:48.335 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 15:05:48.338 | + ./stack.sh:main:1322 : echo_summary 'Starting Nova' 2021-09-03 15:05:48.341 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-09-03 15:05:48.344 | + ./stack.sh:echo_summary:432 : echo -e Starting Nova 2021-09-03 15:05:48.346 | + ./stack.sh:main:1323 : start_nova 2021-09-03 15:05:48.349 | + lib/nova:start_nova:1058 : start_nova_rest 2021-09-03 15:05:48.351 | + lib/nova:start_nova_rest:966 : 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 2021-09-03 15:05:48.354 | + lib/nova:start_nova_rest:967 : 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 2021-09-03 15:05:48.357 | + lib/nova:start_nova_rest:967 : 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 2021-09-03 15:05:48.360 | + lib/nova:start_nova_rest:969 : local api_cell_conf=/etc/nova/nova.conf 2021-09-03 15:05:48.363 | + lib/nova:start_nova_rest:970 : local compute_cell_conf=/etc/nova/nova.conf 2021-09-03 15:05:48.365 | + lib/nova:start_nova_rest:972 : run_process n-sch '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2021-09-03 15:05:48.368 | + functions-common:run_process:1564 : local service=n-sch 2021-09-03 15:05:48.372 | + functions-common:run_process:1565 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2021-09-03 15:05:48.374 | + functions-common:run_process:1566 : local group= 2021-09-03 15:05:48.378 | + functions-common:run_process:1567 : local user= 2021-09-03 15:05:48.381 | + functions-common:run_process:1569 : local name=n-sch 2021-09-03 15:05:48.383 | + functions-common:run_process:1571 : time_start run_process 2021-09-03 15:05:48.387 | + functions-common:time_start:2295 : local name=run_process 2021-09-03 15:05:48.390 | + functions-common:time_start:2296 : local start_time= 2021-09-03 15:05:48.392 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-09-03 15:05:48.396 | ++ functions-common:time_start:2300 : date +%s%3N 2021-09-03 15:05:48.401 | + functions-common:time_start:2300 : _TIME_START[$name]=1630681548398 2021-09-03 15:05:48.404 | + functions-common:run_process:1572 : is_service_enabled n-sch 2021-09-03 15:05:48.423 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 15:05:48.425 | + functions-common:run_process:1573 : _run_under_systemd n-sch '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' '' 2021-09-03 15:05:48.428 | + functions-common:_run_under_systemd:1529 : local service=n-sch 2021-09-03 15:05:48.430 | + functions-common:_run_under_systemd:1530 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2021-09-03 15:05:48.433 | + functions-common:_run_under_systemd:1531 : local 'cmd=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2021-09-03 15:05:48.436 | + functions-common:_run_under_systemd:1533 : _common_systemd_pitfalls '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2021-09-03 15:05:48.441 | + functions-common:_common_systemd_pitfalls:1501 : local 'cmd=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2021-09-03 15:05:48.443 | + functions-common:_common_systemd_pitfalls:1504 : [[ /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ sudo ]] 2021-09-03 15:05:48.446 | + functions-common:_common_systemd_pitfalls:1515 : [[ ! /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ ^/ ]] 2021-09-03 15:05:48.449 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@n-sch.service 2021-09-03 15:05:48.452 | + functions-common:_run_under_systemd:1536 : local group= 2021-09-03 15:05:48.454 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2021-09-03 15:05:48.457 | + functions-common:_run_under_systemd:1538 : [[ /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ uwsgi ]] 2021-09-03 15:05:48.459 | + functions-common:_run_under_systemd:1541 : write_user_unit_file devstack@n-sch.service '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' ubuntu 2021-09-03 15:05:48.464 | + functions-common:write_user_unit_file:1446 : local service=devstack@n-sch.service 2021-09-03 15:05:48.465 | + functions-common:write_user_unit_file:1447 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2021-09-03 15:05:48.467 | + functions-common:write_user_unit_file:1448 : local group= 2021-09-03 15:05:48.469 | + functions-common:write_user_unit_file:1449 : local user=ubuntu 2021-09-03 15:05:48.472 | + functions-common:write_user_unit_file:1450 : local extra= 2021-09-03 15:05:48.474 | + functions-common:write_user_unit_file:1451 : [[ -n '' ]] 2021-09-03 15:05:48.477 | + functions-common:write_user_unit_file:1454 : local unitfile=/etc/systemd/system/devstack@n-sch.service 2021-09-03 15:05:48.479 | + functions-common:write_user_unit_file:1455 : mkdir -p /etc/systemd/system 2021-09-03 15:05:48.485 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Unit Description 'Devstack devstack@n-sch.service' 2021-09-03 15:05:48.561 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service User ubuntu 2021-09-03 15:05:48.631 | + functions-common:write_user_unit_file:1459 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecStart '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2021-09-03 15:05:48.687 | + functions-common:write_user_unit_file:1460 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service KillMode process 2021-09-03 15:05:48.741 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service TimeoutStopSec 300 2021-09-03 15:05:48.795 | + functions-common:write_user_unit_file:1462 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-09-03 15:05:48.849 | + functions-common:write_user_unit_file:1463 : [[ -n '' ]] 2021-09-03 15:05:48.851 | + functions-common:write_user_unit_file:1466 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Install WantedBy multi-user.target 2021-09-03 15:05:48.919 | + functions-common:write_user_unit_file:1469 : sudo systemctl daemon-reload 2021-09-03 15:05:49.380 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@n-sch.service 2021-09-03 15:05:49.400 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-sch.service → /etc/systemd/system/devstack@n-sch.service. 2021-09-03 15:05:49.824 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@n-sch.service 2021-09-03 15:05:49.848 | + functions-common:run_process:1575 : time_stop run_process 2021-09-03 15:05:49.850 | + functions-common:time_stop:2309 : local name 2021-09-03 15:05:49.854 | + functions-common:time_stop:2310 : local end_time 2021-09-03 15:05:49.856 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-03 15:05:49.859 | + functions-common:time_stop:2312 : local total 2021-09-03 15:05:49.861 | + functions-common:time_stop:2313 : local start_time 2021-09-03 15:05:49.864 | + functions-common:time_stop:2315 : name=run_process 2021-09-03 15:05:49.866 | + functions-common:time_stop:2316 : start_time=1630681548398 2021-09-03 15:05:49.869 | + functions-common:time_stop:2318 : [[ -z 1630681548398 ]] 2021-09-03 15:05:49.872 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-03 15:05:49.877 | + functions-common:time_stop:2321 : end_time=1630681549874 2021-09-03 15:05:49.880 | + functions-common:time_stop:2322 : elapsed_time=1476 2021-09-03 15:05:49.882 | + functions-common:time_stop:2323 : total=21995 2021-09-03 15:05:49.885 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-03 15:05:49.888 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=23471 2021-09-03 15:05:49.890 | + lib/nova:start_nova_rest:973 : '[' True == False ']' 2021-09-03 15:05:49.894 | ++ lib/nova:start_nova_rest:976 : which uwsgi 2021-09-03 15:05:49.898 | + lib/nova:start_nova_rest:976 : run_process n-api-meta '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2021-09-03 15:05:49.902 | + functions-common:run_process:1564 : local service=n-api-meta 2021-09-03 15:05:49.904 | + functions-common:run_process:1565 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2021-09-03 15:05:49.907 | + functions-common:run_process:1566 : local group= 2021-09-03 15:05:49.909 | + functions-common:run_process:1567 : local user= 2021-09-03 15:05:49.912 | + functions-common:run_process:1569 : local name=n-api-meta 2021-09-03 15:05:49.914 | + functions-common:run_process:1571 : time_start run_process 2021-09-03 15:05:49.917 | + functions-common:time_start:2295 : local name=run_process 2021-09-03 15:05:49.925 | + functions-common:time_start:2296 : local start_time= 2021-09-03 15:05:49.928 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-09-03 15:05:49.931 | ++ functions-common:time_start:2300 : date +%s%3N 2021-09-03 15:05:49.936 | + functions-common:time_start:2300 : _TIME_START[$name]=1630681549933 2021-09-03 15:05:49.939 | + functions-common:run_process:1572 : is_service_enabled n-api-meta 2021-09-03 15:05:49.961 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 15:05:49.964 | + functions-common:run_process:1573 : _run_under_systemd n-api-meta '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' '' '' 2021-09-03 15:05:49.966 | + functions-common:_run_under_systemd:1529 : local service=n-api-meta 2021-09-03 15:05:49.969 | + functions-common:_run_under_systemd:1530 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2021-09-03 15:05:49.971 | + functions-common:_run_under_systemd:1531 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2021-09-03 15:05:49.974 | + functions-common:_run_under_systemd:1533 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2021-09-03 15:05:49.977 | + functions-common:_common_systemd_pitfalls:1501 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2021-09-03 15:05:49.979 | + functions-common:_common_systemd_pitfalls:1504 : [[ /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ sudo ]] 2021-09-03 15:05:49.982 | + functions-common:_common_systemd_pitfalls:1515 : [[ ! /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ ^/ ]] 2021-09-03 15:05:49.984 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@n-api-meta.service 2021-09-03 15:05:49.987 | + functions-common:_run_under_systemd:1536 : local group= 2021-09-03 15:05:49.989 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2021-09-03 15:05:49.992 | + functions-common:_run_under_systemd:1538 : [[ /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ uwsgi ]] 2021-09-03 15:05:49.995 | + functions-common:_run_under_systemd:1539 : 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 2021-09-03 15:05:49.998 | + functions-common:write_uwsgi_user_unit_file:1473 : local service=devstack@n-api-meta.service 2021-09-03 15:05:50.000 | + functions-common:write_uwsgi_user_unit_file:1474 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2021-09-03 15:05:50.003 | + functions-common:write_uwsgi_user_unit_file:1475 : local group= 2021-09-03 15:05:50.005 | + functions-common:write_uwsgi_user_unit_file:1476 : local user=ubuntu 2021-09-03 15:05:50.007 | + functions-common:write_uwsgi_user_unit_file:1477 : local unitfile=/etc/systemd/system/devstack@n-api-meta.service 2021-09-03 15:05:50.010 | + functions-common:write_uwsgi_user_unit_file:1478 : mkdir -p /etc/systemd/system 2021-09-03 15:05:50.015 | + functions-common:write_uwsgi_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Unit Description 'Devstack devstack@n-api-meta.service' 2021-09-03 15:05:50.079 | + functions-common:write_uwsgi_user_unit_file:1481 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service SyslogIdentifier devstack@n-api-meta.service 2021-09-03 15:05:50.143 | + functions-common:write_uwsgi_user_unit_file:1482 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service User ubuntu 2021-09-03 15:05:50.196 | + functions-common:write_uwsgi_user_unit_file:1483 : 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' 2021-09-03 15:05:50.248 | + functions-common:write_uwsgi_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-09-03 15:05:50.305 | + functions-common:write_uwsgi_user_unit_file:1485 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Type notify 2021-09-03 15:05:50.361 | + functions-common:write_uwsgi_user_unit_file:1486 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service KillMode process 2021-09-03 15:05:50.415 | + functions-common:write_uwsgi_user_unit_file:1487 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Restart always 2021-09-03 15:05:50.471 | + functions-common:write_uwsgi_user_unit_file:1488 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service NotifyAccess all 2021-09-03 15:05:50.524 | + functions-common:write_uwsgi_user_unit_file:1489 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service RestartForceExitStatus 100 2021-09-03 15:05:50.580 | + functions-common:write_uwsgi_user_unit_file:1491 : [[ -n '' ]] 2021-09-03 15:05:50.583 | + functions-common:write_uwsgi_user_unit_file:1494 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Install WantedBy multi-user.target 2021-09-03 15:05:50.646 | + functions-common:write_uwsgi_user_unit_file:1497 : sudo systemctl daemon-reload 2021-09-03 15:05:51.076 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@n-api-meta.service 2021-09-03 15:05:51.090 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api-meta.service → /etc/systemd/system/devstack@n-api-meta.service. 2021-09-03 15:05:51.505 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@n-api-meta.service 2021-09-03 15:05:51.586 | + functions-common:run_process:1575 : time_stop run_process 2021-09-03 15:05:51.589 | + functions-common:time_stop:2309 : local name 2021-09-03 15:05:51.595 | + functions-common:time_stop:2310 : local end_time 2021-09-03 15:05:51.599 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-03 15:05:51.602 | + functions-common:time_stop:2312 : local total 2021-09-03 15:05:51.605 | + functions-common:time_stop:2313 : local start_time 2021-09-03 15:05:51.608 | + functions-common:time_stop:2315 : name=run_process 2021-09-03 15:05:51.611 | + functions-common:time_stop:2316 : start_time=1630681549933 2021-09-03 15:05:51.614 | + functions-common:time_stop:2318 : [[ -z 1630681549933 ]] 2021-09-03 15:05:51.620 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-03 15:05:51.623 | + functions-common:time_stop:2321 : end_time=1630681551619 2021-09-03 15:05:51.625 | + functions-common:time_stop:2322 : elapsed_time=1686 2021-09-03 15:05:51.628 | + functions-common:time_stop:2323 : total=23471 2021-09-03 15:05:51.630 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-03 15:05:51.633 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=25157 2021-09-03 15:05:51.636 | + lib/nova:start_nova_rest:979 : 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 2021-09-03 15:05:51.639 | + lib/nova:start_nova_rest:979 : 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 2021-09-03 15:05:51.643 | + lib/nova:start_nova:1059 : start_nova_console_proxies 2021-09-03 15:05:51.645 | + lib/nova:start_nova_console_proxies:994 : 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 2021-09-03 15:05:51.652 | + lib/nova:start_nova_console_proxies:996 : 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 2021-09-03 15:05:51.652 | + lib/nova:start_nova_console_proxies:996 : 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 2021-09-03 15:05:51.654 | + lib/nova:start_nova_console_proxies:998 : local api_cell_conf=/etc/nova/nova.conf 2021-09-03 15:05:51.657 | + lib/nova:start_nova_console_proxies:1000 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-09-03 15:05:51.659 | + lib/nova:start_nova_console_proxies:1005 : enable_nova_console_proxies 2021-09-03 15:05:51.663 | ++ lib/nova:enable_nova_console_proxies:983 : seq 1 1 2021-09-03 15:05:51.668 | + lib/nova:enable_nova_console_proxies:983 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-09-03 15:05:51.670 | + lib/nova:enable_nova_console_proxies:984 : for srv in n-novnc n-spice n-sproxy 2021-09-03 15:05:51.673 | + lib/nova:enable_nova_console_proxies:985 : is_service_enabled n-novnc 2021-09-03 15:05:51.693 | + functions-common:is_service_enabled:1965 : return 1 2021-09-03 15:05:51.696 | + lib/nova:enable_nova_console_proxies:984 : for srv in n-novnc n-spice n-sproxy 2021-09-03 15:05:51.699 | + lib/nova:enable_nova_console_proxies:985 : is_service_enabled n-spice 2021-09-03 15:05:51.722 | + functions-common:is_service_enabled:1965 : return 1 2021-09-03 15:05:51.724 | + lib/nova:enable_nova_console_proxies:984 : for srv in n-novnc n-spice n-sproxy 2021-09-03 15:05:51.727 | + lib/nova:enable_nova_console_proxies:985 : is_service_enabled n-sproxy 2021-09-03 15:05:51.748 | + functions-common:is_service_enabled:1965 : return 1 2021-09-03 15:05:51.754 | ++ lib/nova:start_nova_console_proxies:1006 : seq 1 1 2021-09-03 15:05:51.757 | + lib/nova:start_nova_console_proxies:1006 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-09-03 15:05:51.760 | + lib/nova:start_nova_console_proxies:1007 : local conf 2021-09-03 15:05:51.763 | ++ lib/nova:start_nova_console_proxies:1008 : conductor_conf 1 2021-09-03 15:05:51.766 | ++ lib/nova:conductor_conf:729 : local cell=1 2021-09-03 15:05:51.769 | ++ lib/nova:conductor_conf:730 : echo /etc/nova/nova_cell1.conf 2021-09-03 15:05:51.772 | + lib/nova:start_nova_console_proxies:1008 : conf=/etc/nova/nova_cell1.conf 2021-09-03 15:05:51.776 | + lib/nova:start_nova_console_proxies:1009 : run_process n-novnc-cell1 '/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web ' 2021-09-03 15:05:51.779 | + functions-common:run_process:1564 : local service=n-novnc-cell1 2021-09-03 15:05:51.782 | + functions-common:run_process:1565 : local 'command=/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web ' 2021-09-03 15:05:51.784 | + functions-common:run_process:1566 : local group= 2021-09-03 15:05:51.787 | + functions-common:run_process:1567 : local user= 2021-09-03 15:05:51.800 | + functions-common:run_process:1569 : local name=n-novnc-cell1 2021-09-03 15:05:51.800 | + functions-common:run_process:1571 : time_start run_process 2021-09-03 15:05:51.800 | + functions-common:time_start:2295 : local name=run_process 2021-09-03 15:05:51.801 | + functions-common:time_start:2296 : local start_time= 2021-09-03 15:05:51.804 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-09-03 15:05:51.808 | ++ functions-common:time_start:2300 : date +%s%3N 2021-09-03 15:05:51.816 | + functions-common:time_start:2300 : _TIME_START[$name]=1630681551809 2021-09-03 15:05:51.816 | + functions-common:run_process:1572 : is_service_enabled n-novnc-cell1 2021-09-03 15:05:51.834 | + functions-common:is_service_enabled:1965 : return 1 2021-09-03 15:05:51.836 | + functions-common:run_process:1575 : time_stop run_process 2021-09-03 15:05:51.839 | + functions-common:time_stop:2309 : local name 2021-09-03 15:05:51.841 | + functions-common:time_stop:2310 : local end_time 2021-09-03 15:05:51.844 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-03 15:05:51.846 | + functions-common:time_stop:2312 : local total 2021-09-03 15:05:51.849 | + functions-common:time_stop:2313 : local start_time 2021-09-03 15:05:51.851 | + functions-common:time_stop:2315 : name=run_process 2021-09-03 15:05:51.854 | + functions-common:time_stop:2316 : start_time=1630681551809 2021-09-03 15:05:51.857 | + functions-common:time_stop:2318 : [[ -z 1630681551809 ]] 2021-09-03 15:05:51.862 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-03 15:05:51.865 | + functions-common:time_stop:2321 : end_time=1630681551862 2021-09-03 15:05:51.868 | + functions-common:time_stop:2322 : elapsed_time=53 2021-09-03 15:05:51.870 | + functions-common:time_stop:2323 : total=25157 2021-09-03 15:05:51.873 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-03 15:05:51.875 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=25210 2021-09-03 15:05:51.878 | + lib/nova:start_nova_console_proxies:1010 : run_process n-spice-cell1 '/usr/local/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2021-09-03 15:05:51.881 | + functions-common:run_process:1564 : local service=n-spice-cell1 2021-09-03 15:05:51.883 | + functions-common:run_process:1565 : local 'command=/usr/local/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2021-09-03 15:05:51.887 | + functions-common:run_process:1566 : local group= 2021-09-03 15:05:51.890 | + functions-common:run_process:1567 : local user= 2021-09-03 15:05:51.892 | + functions-common:run_process:1569 : local name=n-spice-cell1 2021-09-03 15:05:51.895 | + functions-common:run_process:1571 : time_start run_process 2021-09-03 15:05:51.898 | + functions-common:time_start:2295 : local name=run_process 2021-09-03 15:05:51.901 | + functions-common:time_start:2296 : local start_time= 2021-09-03 15:05:51.903 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-09-03 15:05:51.909 | ++ functions-common:time_start:2300 : date +%s%3N 2021-09-03 15:05:51.911 | + functions-common:time_start:2300 : _TIME_START[$name]=1630681551908 2021-09-03 15:05:51.914 | + functions-common:run_process:1572 : is_service_enabled n-spice-cell1 2021-09-03 15:05:51.934 | + functions-common:is_service_enabled:1965 : return 1 2021-09-03 15:05:51.936 | + functions-common:run_process:1575 : time_stop run_process 2021-09-03 15:05:51.941 | + functions-common:time_stop:2309 : local name 2021-09-03 15:05:51.945 | + functions-common:time_stop:2310 : local end_time 2021-09-03 15:05:51.948 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-03 15:05:51.951 | + functions-common:time_stop:2312 : local total 2021-09-03 15:05:51.953 | + functions-common:time_stop:2313 : local start_time 2021-09-03 15:05:51.956 | + functions-common:time_stop:2315 : name=run_process 2021-09-03 15:05:51.958 | + functions-common:time_stop:2316 : start_time=1630681551908 2021-09-03 15:05:51.961 | + functions-common:time_stop:2318 : [[ -z 1630681551908 ]] 2021-09-03 15:05:51.967 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-03 15:05:51.970 | + functions-common:time_stop:2321 : end_time=1630681551967 2021-09-03 15:05:51.972 | + functions-common:time_stop:2322 : elapsed_time=59 2021-09-03 15:05:51.975 | + functions-common:time_stop:2323 : total=25210 2021-09-03 15:05:51.978 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-03 15:05:51.980 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=25269 2021-09-03 15:05:51.983 | + lib/nova:start_nova_console_proxies:1011 : run_process n-sproxy-cell1 '/usr/local/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2021-09-03 15:05:51.986 | + functions-common:run_process:1564 : local service=n-sproxy-cell1 2021-09-03 15:05:51.988 | + functions-common:run_process:1565 : local 'command=/usr/local/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2021-09-03 15:05:51.991 | + functions-common:run_process:1566 : local group= 2021-09-03 15:05:52.000 | + functions-common:run_process:1567 : local user= 2021-09-03 15:05:52.000 | + functions-common:run_process:1569 : local name=n-sproxy-cell1 2021-09-03 15:05:52.000 | + functions-common:run_process:1571 : time_start run_process 2021-09-03 15:05:52.003 | + functions-common:time_start:2295 : local name=run_process 2021-09-03 15:05:52.008 | + functions-common:time_start:2296 : local start_time= 2021-09-03 15:05:52.008 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-09-03 15:05:52.012 | ++ functions-common:time_start:2300 : date +%s%3N 2021-09-03 15:05:52.016 | + functions-common:time_start:2300 : _TIME_START[$name]=1630681552012 2021-09-03 15:05:52.019 | + functions-common:run_process:1572 : is_service_enabled n-sproxy-cell1 2021-09-03 15:05:52.040 | + functions-common:is_service_enabled:1965 : return 1 2021-09-03 15:05:52.044 | + functions-common:run_process:1575 : time_stop run_process 2021-09-03 15:05:52.044 | + functions-common:time_stop:2309 : local name 2021-09-03 15:05:52.048 | + functions-common:time_stop:2310 : local end_time 2021-09-03 15:05:52.048 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-03 15:05:52.052 | + functions-common:time_stop:2312 : local total 2021-09-03 15:05:52.056 | + functions-common:time_stop:2313 : local start_time 2021-09-03 15:05:52.060 | + functions-common:time_stop:2315 : name=run_process 2021-09-03 15:05:52.060 | + functions-common:time_stop:2316 : start_time=1630681552012 2021-09-03 15:05:52.064 | + functions-common:time_stop:2318 : [[ -z 1630681552012 ]] 2021-09-03 15:05:52.068 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-03 15:05:52.072 | + functions-common:time_stop:2321 : end_time=1630681552066 2021-09-03 15:05:52.074 | + functions-common:time_stop:2322 : elapsed_time=54 2021-09-03 15:05:52.077 | + functions-common:time_stop:2323 : total=25269 2021-09-03 15:05:52.077 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-03 15:05:52.080 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=25323 2021-09-03 15:05:52.089 | + lib/nova:start_nova_console_proxies:1015 : 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 2021-09-03 15:05:52.092 | + lib/nova:start_nova_console_proxies:1015 : 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 2021-09-03 15:05:52.100 | + lib/nova:start_nova:1060 : start_nova_conductor 2021-09-03 15:05:52.104 | + lib/nova:start_nova_conductor:1028 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-09-03 15:05:52.107 | + lib/nova:start_nova_conductor:1034 : enable_nova_fleet 2021-09-03 15:05:52.109 | + lib/nova:enable_nova_fleet:1019 : is_service_enabled n-cond 2021-09-03 15:05:52.132 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 15:05:52.134 | + lib/nova:enable_nova_fleet:1020 : enable_service n-super-cond 2021-09-03 15:05:52.198 | ++ lib/nova:enable_nova_fleet:1021 : seq 1 1 2021-09-03 15:05:52.201 | + lib/nova:enable_nova_fleet:1021 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-09-03 15:05:52.203 | + lib/nova:enable_nova_fleet:1022 : enable_service n-cond-cell1 2021-09-03 15:05:52.264 | + lib/nova:start_nova_conductor:1035 : is_service_enabled n-super-cond 2021-09-03 15:05:52.287 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 15:05:52.290 | + lib/nova:start_nova_conductor:1036 : run_process n-super-cond '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2021-09-03 15:05:52.293 | + functions-common:run_process:1564 : local service=n-super-cond 2021-09-03 15:05:52.296 | + functions-common:run_process:1565 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2021-09-03 15:05:52.298 | + functions-common:run_process:1566 : local group= 2021-09-03 15:05:52.301 | + functions-common:run_process:1567 : local user= 2021-09-03 15:05:52.304 | + functions-common:run_process:1569 : local name=n-super-cond 2021-09-03 15:05:52.307 | + functions-common:run_process:1571 : time_start run_process 2021-09-03 15:05:52.310 | + functions-common:time_start:2295 : local name=run_process 2021-09-03 15:05:52.312 | + functions-common:time_start:2296 : local start_time= 2021-09-03 15:05:52.315 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-09-03 15:05:52.320 | ++ functions-common:time_start:2300 : date +%s%3N 2021-09-03 15:05:52.323 | + functions-common:time_start:2300 : _TIME_START[$name]=1630681552320 2021-09-03 15:05:52.326 | + functions-common:run_process:1572 : is_service_enabled n-super-cond 2021-09-03 15:05:52.348 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 15:05:52.351 | + functions-common:run_process:1573 : _run_under_systemd n-super-cond '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' '' '' 2021-09-03 15:05:52.353 | + functions-common:_run_under_systemd:1529 : local service=n-super-cond 2021-09-03 15:05:52.356 | + functions-common:_run_under_systemd:1530 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2021-09-03 15:05:52.359 | + functions-common:_run_under_systemd:1531 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2021-09-03 15:05:52.361 | + functions-common:_run_under_systemd:1533 : _common_systemd_pitfalls '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2021-09-03 15:05:52.364 | + functions-common:_common_systemd_pitfalls:1501 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2021-09-03 15:05:52.367 | + functions-common:_common_systemd_pitfalls:1504 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ sudo ]] 2021-09-03 15:05:52.370 | + functions-common:_common_systemd_pitfalls:1515 : [[ ! /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ ^/ ]] 2021-09-03 15:05:52.373 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@n-super-cond.service 2021-09-03 15:05:52.375 | + functions-common:_run_under_systemd:1536 : local group= 2021-09-03 15:05:52.378 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2021-09-03 15:05:52.381 | + functions-common:_run_under_systemd:1538 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ uwsgi ]] 2021-09-03 15:05:52.384 | + functions-common:_run_under_systemd:1541 : write_user_unit_file devstack@n-super-cond.service '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' '' ubuntu 2021-09-03 15:05:52.386 | + functions-common:write_user_unit_file:1446 : local service=devstack@n-super-cond.service 2021-09-03 15:05:52.388 | + functions-common:write_user_unit_file:1447 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2021-09-03 15:05:52.391 | + functions-common:write_user_unit_file:1448 : local group= 2021-09-03 15:05:52.393 | + functions-common:write_user_unit_file:1449 : local user=ubuntu 2021-09-03 15:05:52.396 | + functions-common:write_user_unit_file:1450 : local extra= 2021-09-03 15:05:52.398 | + functions-common:write_user_unit_file:1451 : [[ -n '' ]] 2021-09-03 15:05:52.402 | + functions-common:write_user_unit_file:1454 : local unitfile=/etc/systemd/system/devstack@n-super-cond.service 2021-09-03 15:05:52.404 | + functions-common:write_user_unit_file:1455 : mkdir -p /etc/systemd/system 2021-09-03 15:05:52.410 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Unit Description 'Devstack devstack@n-super-cond.service' 2021-09-03 15:05:52.501 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service User ubuntu 2021-09-03 15:05:52.576 | + functions-common:write_user_unit_file:1459 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecStart '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2021-09-03 15:05:52.642 | + functions-common:write_user_unit_file:1460 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service KillMode process 2021-09-03 15:05:52.704 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service TimeoutStopSec 300 2021-09-03 15:05:52.766 | + functions-common:write_user_unit_file:1462 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-09-03 15:05:52.829 | + functions-common:write_user_unit_file:1463 : [[ -n '' ]] 2021-09-03 15:05:52.832 | + functions-common:write_user_unit_file:1466 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Install WantedBy multi-user.target 2021-09-03 15:05:52.912 | + functions-common:write_user_unit_file:1469 : sudo systemctl daemon-reload 2021-09-03 15:05:53.417 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@n-super-cond.service 2021-09-03 15:05:53.433 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-super-cond.service → /etc/systemd/system/devstack@n-super-cond.service. 2021-09-03 15:05:53.854 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@n-super-cond.service 2021-09-03 15:05:53.887 | + functions-common:run_process:1575 : time_stop run_process 2021-09-03 15:05:53.893 | + functions-common:time_stop:2309 : local name 2021-09-03 15:05:53.902 | + functions-common:time_stop:2310 : local end_time 2021-09-03 15:05:53.906 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-03 15:05:53.910 | + functions-common:time_stop:2312 : local total 2021-09-03 15:05:53.914 | + functions-common:time_stop:2313 : local start_time 2021-09-03 15:05:53.917 | + functions-common:time_stop:2315 : name=run_process 2021-09-03 15:05:53.921 | + functions-common:time_stop:2316 : start_time=1630681552320 2021-09-03 15:05:53.924 | + functions-common:time_stop:2318 : [[ -z 1630681552320 ]] 2021-09-03 15:05:53.928 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-03 15:05:53.937 | + functions-common:time_stop:2321 : end_time=1630681553930 2021-09-03 15:05:53.942 | + functions-common:time_stop:2322 : elapsed_time=1610 2021-09-03 15:05:53.947 | + functions-common:time_stop:2323 : total=25323 2021-09-03 15:05:53.954 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-03 15:05:53.962 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=26933 2021-09-03 15:05:53.969 | ++ lib/nova:start_nova_conductor:1038 : seq 1 1 2021-09-03 15:05:53.974 | + lib/nova:start_nova_conductor:1038 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-09-03 15:05:53.981 | + lib/nova:start_nova_conductor:1039 : is_service_enabled n-cond-cell1 2021-09-03 15:05:54.015 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 15:05:54.020 | + lib/nova:start_nova_conductor:1040 : local conf 2021-09-03 15:05:54.026 | ++ lib/nova:start_nova_conductor:1041 : conductor_conf 1 2021-09-03 15:05:54.031 | ++ lib/nova:conductor_conf:729 : local cell=1 2021-09-03 15:05:54.037 | ++ lib/nova:conductor_conf:730 : echo /etc/nova/nova_cell1.conf 2021-09-03 15:05:54.039 | + lib/nova:start_nova_conductor:1041 : conf=/etc/nova/nova_cell1.conf 2021-09-03 15:05:54.045 | + lib/nova:start_nova_conductor:1042 : run_process n-cond-cell1 '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2021-09-03 15:05:54.050 | + functions-common:run_process:1564 : local service=n-cond-cell1 2021-09-03 15:05:54.059 | + functions-common:run_process:1565 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2021-09-03 15:05:54.061 | + functions-common:run_process:1566 : local group= 2021-09-03 15:05:54.068 | + functions-common:run_process:1567 : local user= 2021-09-03 15:05:54.070 | + functions-common:run_process:1569 : local name=n-cond-cell1 2021-09-03 15:05:54.074 | + functions-common:run_process:1571 : time_start run_process 2021-09-03 15:05:54.078 | + functions-common:time_start:2295 : local name=run_process 2021-09-03 15:05:54.081 | + functions-common:time_start:2296 : local start_time= 2021-09-03 15:05:54.084 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-09-03 15:05:54.090 | ++ functions-common:time_start:2300 : date +%s%3N 2021-09-03 15:05:54.096 | + functions-common:time_start:2300 : _TIME_START[$name]=1630681554090 2021-09-03 15:05:54.099 | + functions-common:run_process:1572 : is_service_enabled n-cond-cell1 2021-09-03 15:05:54.129 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 15:05:54.132 | + functions-common:run_process:1573 : _run_under_systemd n-cond-cell1 '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' '' 2021-09-03 15:05:54.137 | + functions-common:_run_under_systemd:1529 : local service=n-cond-cell1 2021-09-03 15:05:54.140 | + functions-common:_run_under_systemd:1530 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2021-09-03 15:05:54.146 | + functions-common:_run_under_systemd:1531 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2021-09-03 15:05:54.149 | + functions-common:_run_under_systemd:1533 : _common_systemd_pitfalls '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2021-09-03 15:05:54.153 | + functions-common:_common_systemd_pitfalls:1501 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2021-09-03 15:05:54.161 | + functions-common:_common_systemd_pitfalls:1504 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ sudo ]] 2021-09-03 15:05:54.166 | + functions-common:_common_systemd_pitfalls:1515 : [[ ! /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ ^/ ]] 2021-09-03 15:05:54.173 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@n-cond-cell1.service 2021-09-03 15:05:54.181 | + functions-common:_run_under_systemd:1536 : local group= 2021-09-03 15:05:54.186 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2021-09-03 15:05:54.190 | + functions-common:_run_under_systemd:1538 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ uwsgi ]] 2021-09-03 15:05:54.194 | + functions-common:_run_under_systemd:1541 : write_user_unit_file devstack@n-cond-cell1.service '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' ubuntu 2021-09-03 15:05:54.198 | + functions-common:write_user_unit_file:1446 : local service=devstack@n-cond-cell1.service 2021-09-03 15:05:54.202 | + functions-common:write_user_unit_file:1447 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2021-09-03 15:05:54.206 | + functions-common:write_user_unit_file:1448 : local group= 2021-09-03 15:05:54.209 | + functions-common:write_user_unit_file:1449 : local user=ubuntu 2021-09-03 15:05:54.214 | + functions-common:write_user_unit_file:1450 : local extra= 2021-09-03 15:05:54.218 | + functions-common:write_user_unit_file:1451 : [[ -n '' ]] 2021-09-03 15:05:54.222 | + functions-common:write_user_unit_file:1454 : local unitfile=/etc/systemd/system/devstack@n-cond-cell1.service 2021-09-03 15:05:54.226 | + functions-common:write_user_unit_file:1455 : mkdir -p /etc/systemd/system 2021-09-03 15:05:54.234 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Unit Description 'Devstack devstack@n-cond-cell1.service' 2021-09-03 15:05:54.350 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service User ubuntu 2021-09-03 15:05:54.473 | + functions-common:write_user_unit_file:1459 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecStart '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2021-09-03 15:05:54.559 | + functions-common:write_user_unit_file:1460 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service KillMode process 2021-09-03 15:05:54.625 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service TimeoutStopSec 300 2021-09-03 15:05:54.700 | + functions-common:write_user_unit_file:1462 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-09-03 15:05:54.760 | + functions-common:write_user_unit_file:1463 : [[ -n '' ]] 2021-09-03 15:05:54.762 | + functions-common:write_user_unit_file:1466 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Install WantedBy multi-user.target 2021-09-03 15:05:54.842 | + functions-common:write_user_unit_file:1469 : sudo systemctl daemon-reload 2021-09-03 15:05:55.361 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@n-cond-cell1.service 2021-09-03 15:05:55.376 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cond-cell1.service → /etc/systemd/system/devstack@n-cond-cell1.service. 2021-09-03 15:05:55.882 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@n-cond-cell1.service 2021-09-03 15:05:55.909 | + functions-common:run_process:1575 : time_stop run_process 2021-09-03 15:05:55.914 | + functions-common:time_stop:2309 : local name 2021-09-03 15:05:55.917 | + functions-common:time_stop:2310 : local end_time 2021-09-03 15:05:55.921 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-03 15:05:55.928 | + functions-common:time_stop:2312 : local total 2021-09-03 15:05:55.937 | + functions-common:time_stop:2313 : local start_time 2021-09-03 15:05:55.944 | + functions-common:time_stop:2315 : name=run_process 2021-09-03 15:05:55.956 | + functions-common:time_stop:2316 : start_time=1630681554090 2021-09-03 15:05:55.972 | + functions-common:time_stop:2318 : [[ -z 1630681554090 ]] 2021-09-03 15:05:55.980 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-03 15:05:55.992 | + functions-common:time_stop:2321 : end_time=1630681555985 2021-09-03 15:05:56.001 | + functions-common:time_stop:2322 : elapsed_time=1895 2021-09-03 15:05:56.006 | + functions-common:time_stop:2323 : total=26933 2021-09-03 15:05:56.014 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-03 15:05:56.020 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=28828 2021-09-03 15:05:56.026 | + lib/nova:start_nova:1061 : start_nova_compute 2021-09-03 15:05:56.029 | + lib/nova:start_nova_compute:891 : 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 2021-09-03 15:05:56.033 | + lib/nova:start_nova_compute:892 : 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 2021-09-03 15:05:56.036 | + lib/nova:start_nova_compute:892 : 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 2021-09-03 15:05:56.041 | + lib/nova:start_nova_compute:894 : local compute_cell_conf=/etc/nova/nova.conf 2021-09-03 15:05:56.048 | + lib/nova:start_nova_compute:897 : cp /etc/nova/nova.conf /etc/nova/nova-cpu.conf 2021-09-03 15:05:56.061 | + lib/nova:start_nova_compute:899 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CPU_CONF' 2021-09-03 15:05:56.068 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2021-09-03 15:05:56.077 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2021-09-03 15:05:56.085 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CPU_CONF' 2021-09-03 15:05:56.088 | + inc/meta-config:merge_config_file:90 : local real_configfile 2021-09-03 15:05:56.096 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CPU_CONF' 2021-09-03 15:05:56.108 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova-cpu.conf 2021-09-03 15:05:56.118 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova-cpu.conf 2021-09-03 15:05:56.126 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova-cpu.conf ']' 2021-09-03 15:05:56.132 | + inc/meta-config:merge_config_file:164 : read a 2021-09-03 15:05:56.136 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CPU_CONF' ' 2021-09-03 15:05:56.136 | BEGIN { 2021-09-03 15:05:56.136 | section = "" 2021-09-03 15:05:56.136 | last_section = "" 2021-09-03 15:05:56.136 | section_count = 0 2021-09-03 15:05:56.136 | } 2021-09-03 15:05:56.136 | /^\[.+\]/ { 2021-09-03 15:05:56.136 | gsub("[][]", "", $1); 2021-09-03 15:05:56.136 | section=$1 2021-09-03 15:05:56.136 | next 2021-09-03 15:05:56.136 | } 2021-09-03 15:05:56.136 | /^ *\#/ { 2021-09-03 15:05:56.136 | next 2021-09-03 15:05:56.136 | } 2021-09-03 15:05:56.136 | /^[^ \t]+/ { 2021-09-03 15:05:56.136 | # get offset of first = in $0 2021-09-03 15:05:56.136 | eq_idx = index($0, "=") 2021-09-03 15:05:56.136 | # extract attr & value from $0 2021-09-03 15:05:56.136 | attr = substr($0, 1, eq_idx - 1) 2021-09-03 15:05:56.137 | value = substr($0, eq_idx + 1) 2021-09-03 15:05:56.137 | # only need to strip trailing whitespace from attr 2021-09-03 15:05:56.137 | sub(/[ \t]*$/, "", attr) 2021-09-03 15:05:56.137 | # need to strip leading & trailing whitespace from value 2021-09-03 15:05:56.137 | sub(/^[ \t]*/, "", value) 2021-09-03 15:05:56.137 | sub(/[ \t]*$/, "", value) 2021-09-03 15:05:56.137 | 2021-09-03 15:05:56.137 | # cfg_attr_count: number of config lines per [section, attr] 2021-09-03 15:05:56.137 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2021-09-03 15:05:56.137 | # cfg_section: keep the section names in the same order as they appear in local.conf 2021-09-03 15:05:56.137 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2021-09-03 15:05:56.137 | if (! (section, attr) in cfg_attr_count) { 2021-09-03 15:05:56.137 | if (section != last_section) { 2021-09-03 15:05:56.137 | cfg_section[section_count++] = section 2021-09-03 15:05:56.137 | last_section = section 2021-09-03 15:05:56.137 | } 2021-09-03 15:05:56.137 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2021-09-03 15:05:56.137 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2021-09-03 15:05:56.137 | 2021-09-03 15:05:56.137 | cfg_attr[section, attr, 0] = value 2021-09-03 15:05:56.137 | cfg_attr_count[section, attr] = 1 2021-09-03 15:05:56.137 | } else { 2021-09-03 15:05:56.137 | lno = cfg_attr_count[section, attr]++ 2021-09-03 15:05:56.137 | cfg_attr[section, attr, lno] = value 2021-09-03 15:05:56.137 | } 2021-09-03 15:05:56.137 | } 2021-09-03 15:05:56.137 | END { 2021-09-03 15:05:56.137 | # Process each section in order 2021-09-03 15:05:56.137 | for (sno = 0; sno < section_count; sno++) { 2021-09-03 15:05:56.137 | section = cfg_section[sno] 2021-09-03 15:05:56.137 | # The ini routines simply append a config item immediately 2021-09-03 15:05:56.137 | # after the section header. To keep the same order as defined 2021-09-03 15:05:56.137 | # in local.conf, invoke the ini routines in the reverse order 2021-09-03 15:05:56.138 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2021-09-03 15:05:56.138 | attr = cfg_sec_attr_name[sno, attr_no] 2021-09-03 15:05:56.138 | if (cfg_attr_count[section, attr] == 1) 2021-09-03 15:05:56.138 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2021-09-03 15:05:56.138 | else { 2021-09-03 15:05:56.138 | # For multiline, invoke the ini routines in the reverse order 2021-09-03 15:05:56.138 | count = cfg_attr_count[section, attr] 2021-09-03 15:05:56.138 | print "inidelete " configfile " " section " " attr 2021-09-03 15:05:56.138 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2021-09-03 15:05:56.138 | for (l = count -2; l >= 0; l--) 2021-09-03 15:05:56.138 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2021-09-03 15:05:56.138 | } 2021-09-03 15:05:56.138 | } 2021-09-03 15:05:56.138 | } 2021-09-03 15:05:56.138 | } 2021-09-03 15:05:56.138 | ' 2021-09-03 15:05:56.138 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CPU_CONF' 2021-09-03 15:05:56.138 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2021-09-03 15:05:56.148 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2021-09-03 15:05:56.153 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2021-09-03 15:05:56.155 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CPU_CONF' 2021-09-03 15:05:56.164 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-09-03 15:05:56.172 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CPU_CONF ]] 2021-09-03 15:05:56.176 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CPU_CONF' ' 2021-09-03 15:05:56.176 | BEGIN { group = "" } 2021-09-03 15:05:56.176 | /^\[\[.+\|.*\]\]/ { 2021-09-03 15:05:56.176 | gsub("[][]", "", $1); 2021-09-03 15:05:56.176 | split($1, a, "|"); 2021-09-03 15:05:56.176 | if (a[1] == matchgroup && a[2] == configfile) { 2021-09-03 15:05:56.177 | group=a[1] 2021-09-03 15:05:56.177 | } else { 2021-09-03 15:05:56.177 | group="" 2021-09-03 15:05:56.177 | } 2021-09-03 15:05:56.177 | next 2021-09-03 15:05:56.177 | } 2021-09-03 15:05:56.177 | { 2021-09-03 15:05:56.177 | if (group != "") 2021-09-03 15:05:56.177 | print $0 2021-09-03 15:05:56.177 | } 2021-09-03 15:05:56.177 | ' /home/ubuntu/devstack/local.conf 2021-09-03 15:05:56.193 | + lib/nova:start_nova_compute:901 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-09-03 15:05:56.205 | + lib/nova:start_nova_compute:908 : iniset /etc/nova/nova-cpu.conf workarounds disable_group_policy_check_upcall True 2021-09-03 15:05:56.284 | + lib/nova:start_nova_compute:911 : iniset /etc/nova/nova-cpu.conf filter_scheduler track_instance_changes False 2021-09-03 15:05:56.364 | + lib/nova:start_nova_compute:912 : iniset_rpc_backend nova /etc/nova/nova-cpu.conf DEFAULT nova_cell1 2021-09-03 15:05:56.368 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2021-09-03 15:05:56.373 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova-cpu.conf 2021-09-03 15:05:56.386 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-09-03 15:05:56.392 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2021-09-03 15:05:56.397 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-09-03 15:05:56.435 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 15:05:56.442 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2021-09-03 15:05:56.456 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2021-09-03 15:05:56.463 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-09-03 15:05:56.514 | ++ functions-common:is_service_enabled:1965 : return 0 2021-09-03 15:05:56.526 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.38:5672/nova_cell1 2021-09-03 15:05:56.533 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova-cpu.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.38:5672/nova_cell1 2021-09-03 15:05:56.612 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-09-03 15:05:56.621 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-09-03 15:05:56.629 | + lib/nova:start_nova_compute:916 : inidelete /etc/nova/nova-cpu.conf database connection 2021-09-03 15:05:56.684 | + lib/nova:start_nova_compute:917 : inidelete /etc/nova/nova-cpu.conf api_database connection 2021-09-03 15:05:56.706 | + lib/nova:start_nova_compute:922 : configure_console_compute 2021-09-03 15:05:56.709 | + lib/nova:configure_console_compute:611 : local offset 2021-09-03 15:05:56.713 | + lib/nova:configure_console_compute:612 : offset=0 2021-09-03 15:05:56.715 | + lib/nova:configure_console_compute:616 : local default_proxyclient_addr 2021-09-03 15:05:56.719 | ++ lib/nova:configure_console_compute:617 : iniget /etc/nova/nova-cpu.conf DEFAULT my_ip 2021-09-03 15:05:56.740 | + lib/nova:configure_console_compute:617 : default_proxyclient_addr=10.222.0.38 2021-09-03 15:05:56.743 | + lib/nova:configure_console_compute:621 : is_service_enabled n-cpu 2021-09-03 15:05:56.762 | + functions-common:is_service_enabled:1965 : return 1 2021-09-03 15:05:56.764 | + lib/nova:configure_console_compute:637 : is_service_enabled n-novnc 2021-09-03 15:05:56.785 | + functions-common:is_service_enabled:1965 : return 1 2021-09-03 15:05:56.788 | + lib/nova:configure_console_compute:637 : '[' False '!=' False ']' 2021-09-03 15:05:56.790 | + lib/nova:configure_console_compute:645 : iniset /etc/nova/nova-cpu.conf vnc enabled false 2021-09-03 15:05:56.826 | + lib/nova:configure_console_compute:648 : is_service_enabled n-spice 2021-09-03 15:05:56.844 | + functions-common:is_service_enabled:1965 : return 1 2021-09-03 15:05:56.847 | + lib/nova:configure_console_compute:658 : is_service_enabled n-sproxy 2021-09-03 15:05:56.867 | + functions-common:is_service_enabled:1965 : return 1 2021-09-03 15:05:56.870 | + lib/nova:start_nova_compute:925 : '[' -n '' ']' 2021-09-03 15:05:56.873 | + lib/nova:start_nova_compute:930 : [[ libvirt == \l\i\b\v\i\r\t ]] 2021-09-03 15:05:56.875 | + lib/nova:start_nova_compute:930 : [[ kvm == \q\e\m\u ]] 2021-09-03 15:05:56.878 | + lib/nova:start_nova_compute:934 : [[ libvirt = \l\i\b\v\i\r\t ]] 2021-09-03 15:05:56.880 | + lib/nova:start_nova_compute:938 : run_process n-cpu '/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt 2021-09-03 15:05:56.883 | + functions-common:run_process:1564 : local service=n-cpu 2021-09-03 15:05:56.886 | + functions-common:run_process:1565 : local 'command=/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2021-09-03 15:05:56.888 | + functions-common:run_process:1566 : local group=libvirt 2021-09-03 15:05:56.891 | + functions-common:run_process:1567 : local user= 2021-09-03 15:05:56.894 | + functions-common:run_process:1569 : local name=n-cpu 2021-09-03 15:05:56.897 | + functions-common:run_process:1571 : time_start run_process 2021-09-03 15:05:56.899 | + functions-common:time_start:2295 : local name=run_process 2021-09-03 15:05:56.903 | + functions-common:time_start:2296 : local start_time= 2021-09-03 15:05:56.905 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-09-03 15:05:56.911 | ++ functions-common:time_start:2300 : date +%s%3N 2021-09-03 15:05:56.914 | + functions-common:time_start:2300 : _TIME_START[$name]=1630681556911 2021-09-03 15:05:56.917 | + functions-common:run_process:1572 : is_service_enabled n-cpu 2021-09-03 15:05:56.935 | + functions-common:is_service_enabled:1965 : return 1 2021-09-03 15:05:56.938 | + functions-common:run_process:1575 : time_stop run_process 2021-09-03 15:05:56.941 | + functions-common:time_stop:2309 : local name 2021-09-03 15:05:56.943 | + functions-common:time_stop:2310 : local end_time 2021-09-03 15:05:56.946 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-03 15:05:56.952 | + functions-common:time_stop:2312 : local total 2021-09-03 15:05:56.957 | + functions-common:time_stop:2313 : local start_time 2021-09-03 15:05:56.960 | + functions-common:time_stop:2315 : name=run_process 2021-09-03 15:05:56.963 | + functions-common:time_stop:2316 : start_time=1630681556911 2021-09-03 15:05:56.965 | + functions-common:time_stop:2318 : [[ -z 1630681556911 ]] 2021-09-03 15:05:56.971 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-03 15:05:56.973 | + functions-common:time_stop:2321 : end_time=1630681556970 2021-09-03 15:05:56.976 | + functions-common:time_stop:2322 : elapsed_time=59 2021-09-03 15:05:56.978 | + functions-common:time_stop:2323 : total=28828 2021-09-03 15:05:56.980 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-03 15:05:56.983 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=28887 2021-09-03 15:05:56.986 | + lib/nova:start_nova_compute:960 : 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 2021-09-03 15:05:56.989 | + lib/nova:start_nova_compute:960 : 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 2021-09-03 15:05:56.992 | + lib/nova:start_nova:1062 : is_service_enabled n-api 2021-09-03 15:05:57.014 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 15:05:57.016 | + lib/nova:start_nova:1064 : echo 'Dumping cells_v2 mapping' 2021-09-03 15:05:57.016 | Dumping cells_v2 mapping 2021-09-03 15:05:57.019 | + lib/nova:start_nova:1065 : /usr/local/bin/nova-manage cell_v2 list_cells --verbose 2021-09-03 15:06:00.541 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:06:00.541 | from cryptography.utils import int_from_bytes 2021-09-03 15:06:00.541 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:06:00.541 | from cryptography.utils import int_from_bytes 2021-09-03 15:06:00.541 | +-------+--------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------------+----------+ 2021-09-03 15:06:00.541 | | Name | UUID | Transport URL | Database Connection | Disabled | 2021-09-03 15:06:00.541 | +-------+--------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------------+----------+ 2021-09-03 15:06:00.541 | | cell0 | 00000000-0000-0000-0000-000000000000 | none:/// | mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8 | False | 2021-09-03 15:06:00.541 | | cell1 | 0fe2deb9-df90-4124-bca7-6a7b789e8226 | rabbit://stackrabbit:Passw0rd@10.222.0.38:5672/nova_cell1 | mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8 | False | 2021-09-03 15:06:00.541 | +-------+--------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------------+----------+ 2021-09-03 15:06:00.955 | + ./stack.sh:main:1324 : async_runfunc create_flavors 2021-09-03 15:06:00.958 | + inc/async:async_runfunc:116 : async_run create_flavors create_flavors 2021-09-03 15:06:01.019 | + inc/async:async_inner:63 : create_flavors 2021-09-03 15:06:01.060 | [11707 Async create_flavors:100332]: running: create_flavors 2021-09-03 15:06:01.063 | + ./stack.sh:main:1326 : is_service_enabled cinder 2021-09-03 15:06:01.081 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 15:06:01.084 | + ./stack.sh:main:1327 : echo_summary 'Starting Cinder' 2021-09-03 15:06:01.086 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-09-03 15:06:01.090 | + ./stack.sh:echo_summary:432 : echo -e Starting Cinder 2021-09-03 15:06:01.092 | + ./stack.sh:main:1328 : start_cinder 2021-09-03 15:06:01.095 | + lib/cinder:start_cinder:505 : local service_port=8776 2021-09-03 15:06:01.098 | + lib/cinder:start_cinder:506 : local service_protocol=http 2021-09-03 15:06:01.100 | + lib/cinder:start_cinder:507 : local cinder_url 2021-09-03 15:06:01.103 | + lib/cinder:start_cinder:508 : is_service_enabled tls-proxy 2021-09-03 15:06:01.120 | + functions-common:is_service_enabled:1965 : return 1 2021-09-03 15:06:01.123 | + lib/cinder:start_cinder:512 : '[' lioadm = tgtadm ']' 2021-09-03 15:06:01.126 | + lib/cinder:start_cinder:532 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,s-container-sync,n-super-cond,n-cond-cell1 =~ c-api ]] 2021-09-03 15:06:01.128 | + lib/cinder:start_cinder:533 : '[' True == False ']' 2021-09-03 15:06:01.132 | ++ lib/cinder:start_cinder:541 : which uwsgi 2021-09-03 15:06:01.137 | + lib/cinder:start_cinder:541 : run_process c-api '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2021-09-03 15:06:01.139 | + functions-common:run_process:1564 : local service=c-api 2021-09-03 15:06:01.142 | + functions-common:run_process:1565 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2021-09-03 15:06:01.144 | + functions-common:run_process:1566 : local group= 2021-09-03 15:06:01.147 | + functions-common:run_process:1567 : local user= 2021-09-03 15:06:01.150 | + functions-common:run_process:1569 : local name=c-api 2021-09-03 15:06:01.153 | + functions-common:run_process:1571 : time_start run_process 2021-09-03 15:06:01.155 | + functions-common:time_start:2295 : local name=run_process 2021-09-03 15:06:01.158 | + functions-common:time_start:2296 : local start_time= 2021-09-03 15:06:01.160 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-09-03 15:06:01.163 | ++ functions-common:time_start:2300 : date +%s%3N 2021-09-03 15:06:01.168 | + functions-common:time_start:2300 : _TIME_START[$name]=1630681561166 2021-09-03 15:06:01.171 | + functions-common:run_process:1572 : is_service_enabled c-api 2021-09-03 15:06:01.187 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 15:06:01.190 | + functions-common:run_process:1573 : _run_under_systemd c-api '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' '' '' 2021-09-03 15:06:01.193 | + functions-common:_run_under_systemd:1529 : local service=c-api 2021-09-03 15:06:01.195 | + functions-common:_run_under_systemd:1530 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2021-09-03 15:06:01.198 | + functions-common:_run_under_systemd:1531 : local 'cmd=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2021-09-03 15:06:01.201 | + functions-common:_run_under_systemd:1533 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2021-09-03 15:06:01.203 | + functions-common:_common_systemd_pitfalls:1501 : local 'cmd=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2021-09-03 15:06:01.206 | + functions-common:_common_systemd_pitfalls:1504 : [[ /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ sudo ]] 2021-09-03 15:06:01.208 | + functions-common:_common_systemd_pitfalls:1515 : [[ ! /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ ^/ ]] 2021-09-03 15:06:01.211 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@c-api.service 2021-09-03 15:06:01.213 | + functions-common:_run_under_systemd:1536 : local group= 2021-09-03 15:06:01.216 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2021-09-03 15:06:01.218 | + functions-common:_run_under_systemd:1538 : [[ /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ uwsgi ]] 2021-09-03 15:06:01.221 | + functions-common:_run_under_systemd:1539 : write_uwsgi_user_unit_file devstack@c-api.service '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' '' ubuntu 2021-09-03 15:06:01.223 | + functions-common:write_uwsgi_user_unit_file:1473 : local service=devstack@c-api.service 2021-09-03 15:06:01.226 | + functions-common:write_uwsgi_user_unit_file:1474 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2021-09-03 15:06:01.228 | + functions-common:write_uwsgi_user_unit_file:1475 : local group= 2021-09-03 15:06:01.230 | + functions-common:write_uwsgi_user_unit_file:1476 : local user=ubuntu 2021-09-03 15:06:01.233 | + functions-common:write_uwsgi_user_unit_file:1477 : local unitfile=/etc/systemd/system/devstack@c-api.service 2021-09-03 15:06:01.235 | + functions-common:write_uwsgi_user_unit_file:1478 : mkdir -p /etc/systemd/system 2021-09-03 15:06:01.239 | + functions-common:write_uwsgi_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@c-api.service Unit Description 'Devstack devstack@c-api.service' 2021-09-03 15:06:01.303 | + functions-common:write_uwsgi_user_unit_file:1481 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service SyslogIdentifier devstack@c-api.service 2021-09-03 15:06:01.367 | + functions-common:write_uwsgi_user_unit_file:1482 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service User ubuntu 2021-09-03 15:06:01.420 | + functions-common:write_uwsgi_user_unit_file:1483 : 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' 2021-09-03 15:06:01.473 | + functions-common:write_uwsgi_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-09-03 15:06:01.527 | + functions-common:write_uwsgi_user_unit_file:1485 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Type notify 2021-09-03 15:06:01.583 | + functions-common:write_uwsgi_user_unit_file:1486 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service KillMode process 2021-09-03 15:06:01.645 | + functions-common:write_uwsgi_user_unit_file:1487 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Restart always 2021-09-03 15:06:01.699 | + functions-common:write_uwsgi_user_unit_file:1488 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service NotifyAccess all 2021-09-03 15:06:01.752 | + functions-common:write_uwsgi_user_unit_file:1489 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service RestartForceExitStatus 100 2021-09-03 15:06:01.804 | + functions-common:write_uwsgi_user_unit_file:1491 : [[ -n '' ]] 2021-09-03 15:06:01.807 | + functions-common:write_uwsgi_user_unit_file:1494 : iniset -sudo /etc/systemd/system/devstack@c-api.service Install WantedBy multi-user.target 2021-09-03 15:06:01.873 | + functions-common:write_uwsgi_user_unit_file:1497 : sudo systemctl daemon-reload 2021-09-03 15:06:02.296 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@c-api.service 2021-09-03 15:06:02.310 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-api.service → /etc/systemd/system/devstack@c-api.service. 2021-09-03 15:06:02.715 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@c-api.service 2021-09-03 15:06:02.805 | + functions-common:run_process:1575 : time_stop run_process 2021-09-03 15:06:02.808 | + functions-common:time_stop:2309 : local name 2021-09-03 15:06:02.813 | + functions-common:time_stop:2310 : local end_time 2021-09-03 15:06:02.815 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-03 15:06:02.818 | + functions-common:time_stop:2312 : local total 2021-09-03 15:06:02.821 | + functions-common:time_stop:2313 : local start_time 2021-09-03 15:06:02.823 | + functions-common:time_stop:2315 : name=run_process 2021-09-03 15:06:02.826 | + functions-common:time_stop:2316 : start_time=1630681561166 2021-09-03 15:06:02.828 | + functions-common:time_stop:2318 : [[ -z 1630681561166 ]] 2021-09-03 15:06:02.832 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-03 15:06:02.836 | + functions-common:time_stop:2321 : end_time=1630681562833 2021-09-03 15:06:02.839 | + functions-common:time_stop:2322 : elapsed_time=1667 2021-09-03 15:06:02.842 | + functions-common:time_stop:2323 : total=28887 2021-09-03 15:06:02.844 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-03 15:06:02.847 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=30554 2021-09-03 15:06:02.849 | + lib/cinder:start_cinder:542 : cinder_url=http://10.222.0.38/volume/v3 2021-09-03 15:06:02.854 | + lib/cinder:start_cinder:546 : echo 'Waiting for Cinder API to start...' 2021-09-03 15:06:02.854 | Waiting for Cinder API to start... 2021-09-03 15:06:02.858 | + lib/cinder:start_cinder:547 : wait_for_service 60 http://10.222.0.38/volume/v3 2021-09-03 15:06:02.860 | + functions:wait_for_service:457 : local timeout=60 2021-09-03 15:06:02.863 | + functions:wait_for_service:458 : local url=http://10.222.0.38/volume/v3 2021-09-03 15:06:02.866 | + functions:wait_for_service:459 : local rval=0 2021-09-03 15:06:02.870 | + functions:wait_for_service:460 : time_start wait_for_service 2021-09-03 15:06:02.872 | + functions-common:time_start:2295 : local name=wait_for_service 2021-09-03 15:06:02.875 | + functions-common:time_start:2296 : local start_time= 2021-09-03 15:06:02.878 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-09-03 15:06:02.883 | ++ functions-common:time_start:2300 : date +%s%3N 2021-09-03 15:06:02.886 | + functions-common:time_start:2300 : _TIME_START[$name]=1630681562882 2021-09-03 15:06:02.889 | + functions:wait_for_service:461 : timeout 60 bash -x 2021-09-03 15:06:02.897 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.38/volume/v3 2021-09-03 15:06:04.261 | + :: : [[ 500 == 503 ]] 2021-09-03 15:06:04.263 | + :: : [[ 0 -eq 7 ]] 2021-09-03 15:06:04.266 | + functions:wait_for_service:466 : time_stop wait_for_service 2021-09-03 15:06:04.269 | + functions-common:time_stop:2309 : local name 2021-09-03 15:06:04.271 | + functions-common:time_stop:2310 : local end_time 2021-09-03 15:06:04.274 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-03 15:06:04.277 | + functions-common:time_stop:2312 : local total 2021-09-03 15:06:04.280 | + functions-common:time_stop:2313 : local start_time 2021-09-03 15:06:04.283 | + functions-common:time_stop:2315 : name=wait_for_service 2021-09-03 15:06:04.285 | + functions-common:time_stop:2316 : start_time=1630681562882 2021-09-03 15:06:04.288 | + functions-common:time_stop:2318 : [[ -z 1630681562882 ]] 2021-09-03 15:06:04.292 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-03 15:06:04.297 | + functions-common:time_stop:2321 : end_time=1630681564294 2021-09-03 15:06:04.300 | + functions-common:time_stop:2322 : elapsed_time=1412 2021-09-03 15:06:04.303 | + functions-common:time_stop:2323 : total=17462 2021-09-03 15:06:04.305 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-03 15:06:04.308 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=18874 2021-09-03 15:06:04.310 | + functions:wait_for_service:467 : return 0 2021-09-03 15:06:04.313 | + lib/cinder:start_cinder:551 : run_process c-sch '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2021-09-03 15:06:04.316 | + functions-common:run_process:1564 : local service=c-sch 2021-09-03 15:06:04.318 | + functions-common:run_process:1565 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2021-09-03 15:06:04.321 | + functions-common:run_process:1566 : local group= 2021-09-03 15:06:04.323 | + functions-common:run_process:1567 : local user= 2021-09-03 15:06:04.326 | + functions-common:run_process:1569 : local name=c-sch 2021-09-03 15:06:04.329 | + functions-common:run_process:1571 : time_start run_process 2021-09-03 15:06:04.331 | + functions-common:time_start:2295 : local name=run_process 2021-09-03 15:06:04.334 | + functions-common:time_start:2296 : local start_time= 2021-09-03 15:06:04.336 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-09-03 15:06:04.340 | ++ functions-common:time_start:2300 : date +%s%3N 2021-09-03 15:06:04.345 | + functions-common:time_start:2300 : _TIME_START[$name]=1630681564342 2021-09-03 15:06:04.347 | + functions-common:run_process:1572 : is_service_enabled c-sch 2021-09-03 15:06:04.365 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 15:06:04.368 | + functions-common:run_process:1573 : _run_under_systemd c-sch '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' '' 2021-09-03 15:06:04.371 | + functions-common:_run_under_systemd:1529 : local service=c-sch 2021-09-03 15:06:04.373 | + functions-common:_run_under_systemd:1530 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2021-09-03 15:06:04.376 | + functions-common:_run_under_systemd:1531 : local 'cmd=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2021-09-03 15:06:04.378 | + functions-common:_run_under_systemd:1533 : _common_systemd_pitfalls '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2021-09-03 15:06:04.381 | + functions-common:_common_systemd_pitfalls:1501 : local 'cmd=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2021-09-03 15:06:04.383 | + functions-common:_common_systemd_pitfalls:1504 : [[ /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ sudo ]] 2021-09-03 15:06:04.386 | + functions-common:_common_systemd_pitfalls:1515 : [[ ! /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2021-09-03 15:06:04.388 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@c-sch.service 2021-09-03 15:06:04.391 | + functions-common:_run_under_systemd:1536 : local group= 2021-09-03 15:06:04.394 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2021-09-03 15:06:04.396 | + functions-common:_run_under_systemd:1538 : [[ /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2021-09-03 15:06:04.399 | + functions-common:_run_under_systemd:1541 : write_user_unit_file devstack@c-sch.service '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' ubuntu 2021-09-03 15:06:04.402 | + functions-common:write_user_unit_file:1446 : local service=devstack@c-sch.service 2021-09-03 15:06:04.405 | + functions-common:write_user_unit_file:1447 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2021-09-03 15:06:04.407 | + functions-common:write_user_unit_file:1448 : local group= 2021-09-03 15:06:04.410 | + functions-common:write_user_unit_file:1449 : local user=ubuntu 2021-09-03 15:06:04.412 | + functions-common:write_user_unit_file:1450 : local extra= 2021-09-03 15:06:04.415 | + functions-common:write_user_unit_file:1451 : [[ -n '' ]] 2021-09-03 15:06:04.417 | + functions-common:write_user_unit_file:1454 : local unitfile=/etc/systemd/system/devstack@c-sch.service 2021-09-03 15:06:04.420 | + functions-common:write_user_unit_file:1455 : mkdir -p /etc/systemd/system 2021-09-03 15:06:04.424 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Unit Description 'Devstack devstack@c-sch.service' 2021-09-03 15:06:04.492 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service User ubuntu 2021-09-03 15:06:04.557 | + functions-common:write_user_unit_file:1459 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecStart '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2021-09-03 15:06:04.613 | + functions-common:write_user_unit_file:1460 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service KillMode process 2021-09-03 15:06:04.670 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service TimeoutStopSec 300 2021-09-03 15:06:04.728 | + functions-common:write_user_unit_file:1462 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-09-03 15:06:04.783 | + functions-common:write_user_unit_file:1463 : [[ -n '' ]] 2021-09-03 15:06:04.786 | + functions-common:write_user_unit_file:1466 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Install WantedBy multi-user.target 2021-09-03 15:06:04.850 | + functions-common:write_user_unit_file:1469 : sudo systemctl daemon-reload 2021-09-03 15:06:05.290 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@c-sch.service 2021-09-03 15:06:05.304 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-sch.service → /etc/systemd/system/devstack@c-sch.service. 2021-09-03 15:06:05.746 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@c-sch.service 2021-09-03 15:06:05.772 | + functions-common:run_process:1575 : time_stop run_process 2021-09-03 15:06:05.773 | + functions-common:time_stop:2309 : local name 2021-09-03 15:06:05.776 | + functions-common:time_stop:2310 : local end_time 2021-09-03 15:06:05.779 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-03 15:06:05.782 | + functions-common:time_stop:2312 : local total 2021-09-03 15:06:05.785 | + functions-common:time_stop:2313 : local start_time 2021-09-03 15:06:05.787 | + functions-common:time_stop:2315 : name=run_process 2021-09-03 15:06:05.789 | + functions-common:time_stop:2316 : start_time=1630681564342 2021-09-03 15:06:05.792 | + functions-common:time_stop:2318 : [[ -z 1630681564342 ]] 2021-09-03 15:06:05.795 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-03 15:06:05.800 | + functions-common:time_stop:2321 : end_time=1630681565797 2021-09-03 15:06:05.802 | + functions-common:time_stop:2322 : elapsed_time=1455 2021-09-03 15:06:05.805 | + functions-common:time_stop:2323 : total=30554 2021-09-03 15:06:05.808 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-03 15:06:05.811 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=32009 2021-09-03 15:06:05.814 | + lib/cinder:start_cinder:552 : run_process c-bak '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2021-09-03 15:06:05.816 | + functions-common:run_process:1564 : local service=c-bak 2021-09-03 15:06:05.819 | + functions-common:run_process:1565 : local 'command=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2021-09-03 15:06:05.822 | + functions-common:run_process:1566 : local group= 2021-09-03 15:06:05.825 | + functions-common:run_process:1567 : local user= 2021-09-03 15:06:05.827 | + functions-common:run_process:1569 : local name=c-bak 2021-09-03 15:06:05.830 | + functions-common:run_process:1571 : time_start run_process 2021-09-03 15:06:05.833 | + functions-common:time_start:2295 : local name=run_process 2021-09-03 15:06:05.836 | + functions-common:time_start:2296 : local start_time= 2021-09-03 15:06:05.839 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-09-03 15:06:05.842 | ++ functions-common:time_start:2300 : date +%s%3N 2021-09-03 15:06:05.847 | + functions-common:time_start:2300 : _TIME_START[$name]=1630681565844 2021-09-03 15:06:05.849 | + functions-common:run_process:1572 : is_service_enabled c-bak 2021-09-03 15:06:05.871 | + functions-common:is_service_enabled:1965 : return 1 2021-09-03 15:06:05.878 | + functions-common:run_process:1575 : time_stop run_process 2021-09-03 15:06:05.881 | + functions-common:time_stop:2309 : local name 2021-09-03 15:06:05.883 | + functions-common:time_stop:2310 : local end_time 2021-09-03 15:06:05.889 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-03 15:06:05.892 | + functions-common:time_stop:2312 : local total 2021-09-03 15:06:05.895 | + functions-common:time_stop:2313 : local start_time 2021-09-03 15:06:05.897 | + functions-common:time_stop:2315 : name=run_process 2021-09-03 15:06:05.901 | + functions-common:time_stop:2316 : start_time=1630681565844 2021-09-03 15:06:05.904 | + functions-common:time_stop:2318 : [[ -z 1630681565844 ]] 2021-09-03 15:06:05.907 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-03 15:06:05.912 | + functions-common:time_stop:2321 : end_time=1630681565909 2021-09-03 15:06:05.915 | + functions-common:time_stop:2322 : elapsed_time=65 2021-09-03 15:06:05.917 | + functions-common:time_stop:2323 : total=32009 2021-09-03 15:06:05.920 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-03 15:06:05.923 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=32074 2021-09-03 15:06:05.927 | + lib/cinder:start_cinder:553 : run_process c-vol '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2021-09-03 15:06:05.929 | + functions-common:run_process:1564 : local service=c-vol 2021-09-03 15:06:05.933 | + functions-common:run_process:1565 : local 'command=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2021-09-03 15:06:05.935 | + functions-common:run_process:1566 : local group= 2021-09-03 15:06:05.938 | + functions-common:run_process:1567 : local user= 2021-09-03 15:06:05.940 | + functions-common:run_process:1569 : local name=c-vol 2021-09-03 15:06:05.943 | + functions-common:run_process:1571 : time_start run_process 2021-09-03 15:06:05.946 | + functions-common:time_start:2295 : local name=run_process 2021-09-03 15:06:05.948 | + functions-common:time_start:2296 : local start_time= 2021-09-03 15:06:05.951 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-09-03 15:06:05.956 | ++ functions-common:time_start:2300 : date +%s%3N 2021-09-03 15:06:05.961 | + functions-common:time_start:2300 : _TIME_START[$name]=1630681565958 2021-09-03 15:06:05.964 | + functions-common:run_process:1572 : is_service_enabled c-vol 2021-09-03 15:06:05.983 | + functions-common:is_service_enabled:1965 : return 1 2021-09-03 15:06:05.986 | + functions-common:run_process:1575 : time_stop run_process 2021-09-03 15:06:05.989 | + functions-common:time_stop:2309 : local name 2021-09-03 15:06:05.991 | + functions-common:time_stop:2310 : local end_time 2021-09-03 15:06:05.993 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-03 15:06:05.996 | + functions-common:time_stop:2312 : local total 2021-09-03 15:06:05.998 | + functions-common:time_stop:2313 : local start_time 2021-09-03 15:06:06.001 | + functions-common:time_stop:2315 : name=run_process 2021-09-03 15:06:06.003 | + functions-common:time_stop:2316 : start_time=1630681565958 2021-09-03 15:06:06.006 | + functions-common:time_stop:2318 : [[ -z 1630681565958 ]] 2021-09-03 15:06:06.009 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-03 15:06:06.013 | + functions-common:time_stop:2321 : end_time=1630681566011 2021-09-03 15:06:06.016 | + functions-common:time_stop:2322 : elapsed_time=53 2021-09-03 15:06:06.018 | + functions-common:time_stop:2323 : total=32074 2021-09-03 15:06:06.021 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-03 15:06:06.023 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=32127 2021-09-03 15:06:06.027 | + ./stack.sh:main:1329 : create_volume_types 2021-09-03 15:06:06.030 | + lib/cinder:create_volume_types:571 : is_service_enabled c-api 2021-09-03 15:06:06.048 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 15:06:06.051 | + lib/cinder:create_volume_types:571 : [[ -n lvm:lvmdriver-1 ]] 2021-09-03 15:06:06.053 | + lib/cinder:create_volume_types:572 : local be be_name 2021-09-03 15:06:06.056 | + lib/cinder:create_volume_types:573 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2021-09-03 15:06:06.059 | + lib/cinder:create_volume_types:574 : be_name=lvmdriver-1 2021-09-03 15:06:06.061 | + lib/cinder:create_volume_types:576 : is_service_enabled keystone 2021-09-03 15:06:06.079 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 15:06:06.082 | + lib/cinder:create_volume_types:577 : openstack --os-region-name=RegionOne volume type create --property volume_backend_name=lvmdriver-1 lvmdriver-1 2021-09-03 15:06:08.157 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:06:08.157 | from cryptography.utils import int_from_bytes 2021-09-03 15:06:08.157 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 15:06:08.157 | from cryptography.utils import int_from_bytes 2021-09-03 15:06:08.157 | Internal Server Error (HTTP 500) 2021-09-03 15:06:08.315 | + lib/cinder:create_volume_types:1 : exit_trap 2021-09-03 15:06:08.318 | + ./stack.sh:exit_trap:507 : local r=1 2021-09-03 15:06:08.322 | ++ ./stack.sh:exit_trap:508 : jobs -p 2021-09-03 15:06:08.325 | + ./stack.sh:exit_trap:508 : jobs='71132 2021-09-03 15:06:08.325 | 100332' 2021-09-03 15:06:08.327 | + ./stack.sh:exit_trap:511 : [[ -n 71132 2021-09-03 15:06:08.327 | 100332 ]] 2021-09-03 15:06:08.330 | + ./stack.sh:exit_trap:511 : [[ -n /opt/stack/logs/stack.sh.log.2021-09-03-144926 ]] 2021-09-03 15:06:08.333 | + ./stack.sh:exit_trap:511 : [[ True == \T\r\u\e ]] 2021-09-03 15:06:08.335 | + ./stack.sh:exit_trap:512 : echo 'exit_trap: cleaning up child processes' 2021-09-03 15:06:08.335 | exit_trap: cleaning up child processes 2021-09-03 15:06:08.338 | + ./stack.sh:exit_trap:513 : kill 71132 100332 2021-09-03 15:06:08.341 | + ./stack.sh:exit_trap:517 : '[' -f /tmp/tmp.UJEIfjJHrw ']' 2021-09-03 15:06:08.344 | + ./stack.sh:exit_trap:518 : rm /tmp/tmp.UJEIfjJHrw 2021-09-03 15:06:08.351 | + ./stack.sh:exit_trap:522 : kill_spinner 2021-09-03 15:06:08.354 | + ./stack.sh:kill_spinner:417 : '[' '!' -z '' ']' 2021-09-03 15:06:08.357 | + ./stack.sh:exit_trap:524 : [[ 1 -ne 0 ]] 2021-09-03 15:06:08.359 | + ./stack.sh:exit_trap:525 : echo 'Error on exit' 2021-09-03 15:06:08.360 | Error on exit 2021-09-03 15:06:08.362 | + ./stack.sh:exit_trap:527 : type -p generate-subunit 2021-09-03 15:06:08.365 | + ./stack.sh:exit_trap:528 : generate-subunit 1630680563 1005 fail 2021-09-03 15:06:08.971 | + ./stack.sh:exit_trap:530 : [[ -z /opt/stack/logs ]] 2021-09-03 15:06:08.974 | + ./stack.sh:exit_trap:533 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2021-09-03 15:06:09.968 | + ./stack.sh:exit_trap:542 : exit 1